/* ------------------------------
	Basic
------------------------------ */
body {
	background-image:url('../images/BG-Bottom.gif');
	background-repeat:repeat;
	margin: 0;
	padding: 0;}

#BackgroundTop {
	background-image:url(../images/BG-Top.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px auto auto auto;
	padding:0px;
	}		

body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;}
body.nobg, table.nobg {
	background: #ccc;
	margin: 0;
	padding: 15px;}
body.pop {
	margin: 0;
	padding: 15px;}

input, select {color: #000;}
input.inputright {text-align: right;}

/* brainstorm #26 */
input.disabled {
	border:0; 
	background-color: transparent;}

/* brainstorm #26 */
input.inputrightdisabled { 
	border:0; 
	background-color: transparent;
	text-align: right;}

a			{color: #00f; font-weight: bold;}
a:hover 	{color: #666;}
a:visited	{color: #009;}
a:active	{color: #666;}

hr {
	border: 0;
	height: 2px;
	margin: 2px 0;
	background-color: #000066;
	color: #000066;}

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #666;}
h1 {
	border-bottom: 2px solid #666;
	font-size: 18px;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 14px;}

big, .lgmed, .sectionhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #666;}

small, 
.small, 
.small p, 
.small div, 
.small td, 
.smallbold, 
.smallmedbold, 
.errorsm {
	font-size: 10px;}

.small b, 
.small strong, 
.smallbold, 
.smallmedbold {
	font-weight: bold;}

.small strong, 
.smallmedbold {
	color: #666;}

form, script {margin: 0; padding: 0;}

/* ------------------------------
	Layout
------------------------------ */
/* brainstorm #26 */
#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;}

/* brainstorm #26 */
#timer input {
	font-size: 10px;
	font-weight: bold;
	border:0; 
	background-color: transparent;
	color: #f00;}

#content {
	background: #DEDFE0;
	margin: 0;
	padding: 0 15px 5px 0;}

#footer {
	/*
	background: #fff;
	*/
	padding: 10px;
	font-size: 10px;
	text-align: center;}

#pleasewait {
	background: #fff;
	border: 6px double #ddd;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	margin: 0;
	background: #DEDFE0;
	padding: 0 0 75px 0;}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 24px 0;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 3px;}
#menu li a {
	/*
	display: block;
	background: #eee;
	border: 2px solid #96cad8;
	border-right: 2px solid #107d9a;
	border-bottom: 2px solid #107d9a;
	margin: 0 0 2px 0;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	*/
	
	font-family:"Palatino Linotype", Palatino, Times, serif;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 10px 5px;
	padding: 2px;
	}
#menu li a:hover {
	font-family:"Palatino Linotype", Palatino, Times, serif;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 10px 5px;
	padding: 2px;
	border-bottom:1px dotted #666666;
	}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 2px;
	font-size: 10px;
	text-align: left;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #666;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ddd;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #666;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedheadlink, a.boxedheadlink, a.boxedheadlink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;}

a.boxedheadlink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;}

/* brainstorm # 22 */
.label {
	text-align: right;
	padding: 0 5px 0 0;}	
	
.acctInfo {
	text-align: left;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;}	
	
.myacct a:link{
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
}	
/* end of brainstorm #22 */

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 1.5em;}

ul#eventlistbig {margin: 0 180px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	border: 1px solid #eee;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #666;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	background-color: #666;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #514da1;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #bbb;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #666;}
.amounthead {
	background-color: #666;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
.attention {
	font-weight: bold;
	color: #0000ff;}

.button {
	background: #eee;
	border: 2px solid #666;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;}

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}

.checkOut {
	padding: 5px;
	font-size: 13px;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #cc0000;}
	
ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

ul.extended ul,
ul.extended ol,
ol.extended ul,
ol.extended ol
	{margin-top: 1em;}

.hide {display: none;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

/* ------------------------------
	eCheck
------------------------------ */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}
	
/* ------------------------------
	10px font fix
	(use when global font is arial
	instead of verdana)
------------------------------ */
/*
small, .small, .small p, .small div, .small td, .smallbold, .smallmedbold, .errorsm,
#timer,
#footer b, #footer strong,
#breadcrumbs,
.boxedheadsm,
.sectionhead,
.cartbox,
.carthead,
.amounthead{
	font-family: Verdana, Geneva, sans-serif;}
*/

/* ------------------------------
	LOGOS: toggle fullsize
------------------------------ */
.thumbShow, .thumbHide {
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display:block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}
	
.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display:none;}

/* 	88888888888888888888888888 
	Sub - Footer
	88888888888888888888888888 */
	
#SubFooter {
	width:100%;
	height:50px;
	color:#666666;
	font-size:11px;
	padding:10px 0px 0px 0px;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0;
	position:relative;
	}
	
#SubFooter a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	width:auto;
	}

#DesignedByCIO {
	width:220px;
	color:#666666;
	font-size:11px;
	position:absolute;
	top:0;
	right:0;
	vertical-align:middle;
	margin:0;
	padding:0;
	text-align:right;
	}
	
#DesignedByCIO a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	margin:0;
	padding:0;
	text-align:right;
	float:none;
	}

#DesignedByCIO span {
	margin:15px 0px 0px 0px;
	padding:0;
	float:left;
	}
	
#DesignedByCIO span#Credits {
	}

.nonbold, a.nonbold, a.nonbold:hover, a.nonbold:visited {
	font-weight: normal;
	text-decoration: none;
	color: #00f;}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.mainbold {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/*---------------------------------
		POPUP : windows
----------------------------------*/

#layer {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}


#box {
	background-color: #fff;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	background:#00539b;
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-weight: bold; 
	font-size: 14px; 
	height: 20px;	
	} 	
	
*html #box .hd {
	height: 28px;
	} 	
	
#box .content {
	background: #fff;
	margin: 0;
	padding: 10px;
	overflow: auto;	
	/*border: 1px solid #ff0000;*/
	} 		

#box .ft {
	background: #e7e7e7;
	position: relative;
	text-align: right;
	padding: 10px 10px 15px 10px;
	color: #fff;
	border-top: 1px solid #00539b;
	vertical-align: bottom;
	} 
