/*
##################################
# Author: Todd Langford          #
# Copyright © 2010 Todd Langford #
##################################
* Dark: #000
* Light: #999
*/


body,div,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,form,fieldset,blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #CCCCCC;
	text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

p,div,h1,h2,h3,h4,td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: normal;
}

input, textarea {
	font-size: 14px;
	font-family: Verdana, Arial;
	line-height: 20px;
	background-color: #DDDDDD; 
	color: #333333; 
	border: 1px solid #333333; 
}

select {
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
}

p,h1,h2,h3,h4,#content ul,#content ol,#content table,#wrapcentre ul {
	margin-bottom: 15px;
}

/*
a img,:link img,:visited img {
	border: none
}
*/

a:link,a:visited {
	color: #f1f1f1;
	text-decoration: underline;
	border: none
}

a:hover,a:active {
	color: #ccc;
	text-decoration: underline;
	border: none
}

div.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}

#top {
	min-height: 50px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
}

/* ----------------------------------- */ /* CONTAINER / WRAPPER
/* ----------------------------------- */


#wrapper {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0 0px 0;
}


#main {
	background-color: #333; 
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/* Drop Shadow */
	-moz-box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
}



#footer {
	height: 44px;
	text-align: center;
	color: #666;
	font-size: 10px;
	line-height: 20px;
}

#footer a {
	color: #777;
	margin: 0 3px;
	text-decoration: underline;
}

#footer a:hover,#footer a.active {
	text-decoration: none;
}

img {
  border: 0;
  margin: 6;
  padding: 3;
}


/* Normal v4 */


.thidden { 
	display: none; 
}

.tunhidden { 
	display: block; 
}


/*Info Popup*/

#PopUp {
	display: none; 
	position: fixed; 
	left: 9%; 
	top: 20px; 
	border: 1px solid #666666; 
	padding: 10px; 
	background-color: #333333; 
	text-align: left; 
	font-size: 12px; 
	width: 80%;
	color: #000000;
	z-index: 9002;
	overflow: auto;
}

#PopUpW {
	display: none; 
	position: fixed; 
	left: 9%; 
	top: 20px; 
	border: 1px solid #666666; 
	padding: 10px; 
	background-color: #333333; 
	text-align: left; 
	font-size: 12px; 
	width: 80%;
	color: #000000;
	z-index: 9002;
	overflow: auto;
}

#PopUpW a {
	color:#000000;
	text-decoration: underline;
}

#PopUpW .headertitle {
	color:#000000;
	font-weight: bold;
}

.PopUp {
	display: none; 
	position: fixed; 
	top: 5%;
	left: 30%;
	border: 1px solid #666666; 
	padding: 0px; 
	background-color: #333333; 
	text-align: left; 
	font-size: 12px; 
	color: #000000;
	z-index: 9002;
	overflow: visible;
	width: 700px;
	height: 650px;
}

.popupcontent {
	overflow: auto;
	height: 100%;
	width: 100%;
}


#PopUp a {
	color:#FFFFFF;
	text-decoration: underline;
}

#PopUpTitle {
	border-bottom: 1px solid #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

#emailtitle {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.headertitle {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.header {
	border-bottom: 1px solid #666;
	font-size: 12px;
	line-height: 12px;
}


#blanket {
	background-color: #000000;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position: fixed;
	z-index: 900;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
}

#maincontent {
	padding: 0px;
	border-top: 1px solid #666;
	overflow: hidden;
	position: relative;
}

#leftsidebar {
	display: inline-block;
	position: relative;
	width: 275px;
	min-height: 400px;
	padding: 0px;
	margin-right: 5px;
	overflow: visible;
	margin-bottom: 3px;
	vertical-align: top;
}

#rightsidebar {
	float: right;
	position: relative;
	width: 260px;
	min-height: 400px;
	border-left: 1px solid #666;
	padding-left: 0px;
	margin-left: 0px;
	overflow: auto;
	background-color:#333;
}

#rightcontent {
	display: inline-block;
	position: relative;
	width: 720px;
	padding: 0px;
	overflow: visible;
	vertical-align: top;
}

.navbutton, #navbutton {
	list-style: none;
    margin: 10px;
    padding: 0;
    text-decoration: none;
}

.navbutton a, #navbutton a {
    
    margin-top: 20px;
    
    display: block;

    
      /* Background */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -border-radius: 4px;
    
    /* Text */
    text-align: center;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 18px;
    font-weight: normal;
    text-transform:uppercase;
    padding: 8px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
}

#subnavbutton {
	list-style: none;
    margin: 5px;
    padding: 0;
}

#subnavbutton a {
    font-weight: bold;
    text-align: center;
    color: #000;
    text-shadow: -1px -1px 0px #FFF;
    filter: Shadow(Color=#FFF, 	
			Direction=315, 
			Strength=1);
    line-height: 22px;
    background-color: #003456;
    
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    
    border: 1px solid #000;
    
    margin-top: 10px;
    
    display: block;
    
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    text-decoration: none;
}

.subnavbutton {
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px -1px 0px #000000;
    filter: Shadow(Color=#FFF, 	
			Direction=315, 
			Strength=1);
    line-height: 14px;
    background-color: #003456;
    
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    
    border: 1px solid #FFFFFF;
    
    margin-top: 0px;
    
    display: block;
    
    font-size: 14px;
    padding: 8px;
    text-decoration: none;
    
    cursor: pointer;
}

#subnavbutton-c a {
    
    display: block;

    
      /* Background */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -border-radius: 4px;
    
    /* Text */
    text-align: center;
    color: #FFFFFF;
    line-height: 22px;
    font-size: 18px;
    font-weight: normal;
    text-transform:uppercase;
    padding: 8px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
}

#subnavbutton-z a, .subnavbutton-z a {
    
    display: block;

    
      /* Background */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -border-radius: 4px;
    
    /* Text */
    text-align: center;
    vertical-align:middle;
    color: #FFFFFF;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    text-transform:uppercase;
    padding: 4px 0px 0px 0px;
    margin-left:5px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    width:85px;
    height:20px;
}

.subnavbutton-ilb {
    
    display: inline-block;

    
      /* Background */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    
    /* Text */
    text-align: center;
    vertical-align:middle;
    color: #FFFFFF;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    text-transform:uppercase;
    padding: 6px 12px 6px 12px;
    margin-left: 5px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    width: 100px;
    height: 20px;
    cursor: pointer;
}

#subnavbutton-f a, .subnavbutton-f a {
    display: inline-block;

    
      /* Background */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -border-radius: 4px;
    
    /* Text */
    text-align: center;
    vertical-align:middle;
    color: #FFFFFF;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    text-transform:uppercase;
    padding: 4px 10px 2px 10px;
    margin-left:5px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    height:20px;
}

#imagetable {
	position: relative;
	text-align: center;
	width: 260px;
	height: 350px;
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #DDDDDD;
}

#fineprint
{
	font-size: 10px;
	line-height: 12px; 
	color: #666666;
	padding: 2px;
}

h1 {
	font-size: 14px;
	font-family:helvetica, arial, verdana;
	font-weight:bold;
	color: #fff;
	border-bottom: 0px dotted #000;
	line-height: 22px;
	margin-bottom: 3px;
	padding-left: 5px;
	background-color:#666;
	text-transform:uppercase;
}

#h-box {
	border-bottom: 1px solid #666;
	position: relative;
	height: 220px; 
	overflow-x: auto;
	overflow-y: hidden;
	margin: 0px -5px 0px -5px;
	padding: 5px;
}

#t-box {
	border-bottom: 1px solid #666;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sn-box {
	float: left; 
	position: relative; 
	height: 40px; 
	width: 475px; 
	padding-left: 20px;
	line-height: 25px;
	font-size: 16px;
}

.himg-box {
	position: relative;
	text-align: center;
	width: 200px;
	height: 200px;
	float: none;
	padding-top: 2px;
	display: table-cell;
	vertical-align: middle;
	
}

.vimg-box {
	position: relative;
	text-align: center;
	width: 200px;
	height: 200px;
	float: none;
	padding-top: 2px;
	display: block;
	vertical-align: middle;
	
}


#m-box {
	border-bottom: 1px solid #666;
	height: 550px; 
	overflow: auto;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	background-color: #333333;
}

.messagebox {  
	width: 80%;  
	padding: 5px;  
	color: #EEEEEE;
	position: absolute;
	bottom: 0px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	left: 10%;
	z-index:999;  
	background-color:#111111;
	font-weight: normal;
	
}   

#messageboxmsg {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
}

.closeMessageBox {
	position: absolute;
	top: -8px;
	right: -8px;
	width: 16px;
	height: 18px;
}

#m-box-rvert {
	position: absolute;
	float: right;
	width: 204px;
	height: 100%;
	right: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	background-color: #333;
	border-left: 1px solid #666;
	overflow:hidden;
}

#m-box-lvert {
	position: relative;
	float: left;
	width: 200px;
	height: 100%;
	overflow: auto;
	background-color: #333;
	border-right: 1px solid #666;
}

#m-box-uwide {
	position: relative;
	float: left;
	width: 1018px;
	height: 100%;
	overflow: hidden;
	text-align: center;
}

#m-box-lwide {
	position: relative;
	float: left;
	width: 815px;
	height: 100%;
	overflow: hidden;
	text-align: center;
}

#m-box-cwide {
	position: relative;
	float: left;
	width: 614px;
	height: 100%;
	overflow: hidden;
	text-align: center;
}

#i-box {
	margin: 0px;
}

#menubar {
	height: 40px;
	background-color: #444;
	border-bottom: 1px solid #666;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
}

.pictext {
	font-size: 10px;
	font-weight: normal;
	color: white;
    text-shadow: 0px -1px 0px #000000;
    filter: Shadow(Color=#000000, 	
			Direction=315, 
			Strength=1);
}

#tabs {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #000;
	position: relative;
	height: 26px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#tabon {
	padding-bottom: -2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	position: relative;
	float: left;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#taboff {
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #000;
	background: #EEEEEE;
	border-top: 1px solid #000;
	position: relative;
	float: left;
	border-bottom: 1px solid #000;
}

.tablast {
	border-right: 1px solid #000;
}

#createpicbutton {
	position: absolute; 
	bottom: 10px; 
	background-color: #FFFFFF; 
	padding-top: 0px; 
	width: 200px;
	border-top: 1px solid #000;
}

.imgloading {
	background-image:url('../assets/loading-small.gif');
	background-repeat:no-repeat;
	background-position:center top;
}

/*
##################################
# Author: Todd Langford          #
# Copyright © 2009 Todd Langford #
##################################
*/

/*** Tables ***/
.tableBorder
{
	border: 1px solid #666666;
}

.tableBorderShaded
{
	border: 1px solid #666666;
	background: #EEEEEE;
}

.tableBorderLeft
{
	border-left: 1px solid #666666;
} 

.tableBorderRight
{
	border-right: 1px solid #666666;
} 

.tableBorderRightSoft
{
	border-right: 1px solid #CCCCCC;
} 

.tableBorderLeftBottom, .tableBorderBottomLeft
{
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.tableBorderBottom
{
	border-bottom: 1px solid #666666;
}

.tableBorderTop
{
	border-top: 1px solid #666666;
}

.tableBorderBottomSoft
{
	border-bottom: 1px solid #666666;
}

.tableBorderTopBottom, .tableBorderBottomTop
{
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

.tableBorderLeftRight, .tableBorderRightLeft
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.tableBorderBottomRight, .tableBorderRightBottom
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.tableBorderBottomRightSoft, .tableBorderRightBottomSoft
{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.tableBorderLeftBottomRight, .tableBorderLeftRightBottom, .tableBorderBottomRightLeft, .tableBorderBottomLeftRight, .tableBorderRightLeftBottom
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.tableBorderLeftTopRight, .tableBorderLeftRightTop, .tableBorderTopRightLeft, .tableBorderTopLeftRight, .tableBorderRightLeftTop
{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.tableBorderTopRightBottom, .tableBorderRightTopBottom, .tableBorderBottomTopRight, .tableBorderBottomRightTop
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
}

.tableTitle
{
	border-bottom: 1px solid #666666;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.tableSubTitle
{
	border-bottom: 1px solid #666666;
	color: #000;
	background: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.tableSubSubTitle
{
	border-bottom: 1px solid #666666;
	color: #000000;
	font-weight: bold;
}

.tableSubTitleRight
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #333333;
	background: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.tableSubTitleBottomTop
{
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #333333;
	background: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.tableSubTitleRightTop
{
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #333333;
	background: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.tableSubTitleTop
{
	border-top: 1px solid #666666;
	color: #333333;
	background: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.tablePastDue
{
	border-bottom: 1px solid #666666;
	color: #FF0000;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.menuBarButton {
	overflow: visible; 
	height: 30px; 
	text-align: left; 
	padding: 4px 5px 5px 5px; 
	float: left; 
	position: relative; 
	margin-left: 0px;
	cursor: pointer;
	line-height: 21px;
}

.menuBarButton2 {
	overflow: visible; 
	height: 30px; 
	text-align: left; 
	padding: 4px 5px 5px 5px; 
	position: relative; 
	margin-left: 0px;
	cursor: pointer;
	line-height: 21px;
}


/*** Added 2011-04-01 ***/
#backgroundPopup {  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  

.popupWindow{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	background:transparent;  
	z-index:9002;  
	padding:12px;  
	font-size:13px; 
	text-align: left;
	overflow: auto;
	text-align: center;
	float: center;
	margin-left: auto;
	margin-top: auto;
}  

.popupWindowImg{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/   
	background: none;  
	border:2px solid #cecece;  
	z-index:2;  
	padding: 0px;  
	font-size:13px; 
	text-align: left;
	overflow: visible;
	text-align: center;
}  

.popupWindowSaveImg{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/   
	background: none;   
	z-index: 9999;  
	padding: 0px;  
	font-size: 13px; 
	overflow: visible;
	text-align: center;
}  

.popupWindowClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
	z-index:6000;
}  

#topbannerlink {
	position: absolute; 
	left: 8px; 
	top: 100px; 
	width: 48px; 
	height: 20px; 
	font-size: 10px; 
	text-align: left;
}

#topbannerlink a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}

#topbannerlink a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.topnavbutton {

    margin: 4px 5px 2px 5px;
    
    display: inline;
    float: right;
    position: relative;

    
      /* Background */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    
    /* Text */
    font-size: 12px;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    line-height: 16px;
    
    border: 1px solid #FFFFFF;
    
    cursor: pointer;
    
    font-weight: normal;
    text-transform:uppercase;
    
}

.topnavbutton a {
	text-decoration:none;
	}
	
.dsimghover {
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	border: 1px solid #000000;
}

.addcodeinput {
	width: 100px; 
	font-size: 12px; 
	line-height: 14px; 
	height: 14px; 
	background-color: #DDDDDD; 
	color: #333333; 
	border: 1px solid #333333; 
	margin: 0px; 
	padding: 0px;
}
