/* ------------------------------
	Basic
------------------------------ */
body {
	background: #fff url('../images/act-bg.gif') top left repeat-x;
	margin: 0;
	padding: 0;}
body, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;}
body.nobg {
	background: #999;
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff;
	/*border: 5px solid #063;*/
	border: 5px solid #3982b5;
	margin: 0;
	padding: 15px;}

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

/* brainstorm #26
input.disabled {background-color: #e0e0e0; color: #333;}
*/

/* 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: #616161;}
a:visited	{color: #009;}
a:active	{color: #616161;}

hr {
	border: 0;
	height: 2px;
	margin: 2px 0;
	/*background-color: #063;*/
	background-color: #3982b5;
	/*color: #063;*/
	color: #3982b5;
	}

img {border: 0;}

h1, h2, .lgmedb {
	font-weight: normal;
	text-transform: capitalize;
	color: #000;}
h1 {font-size: 20px}
h2, .lgmedb {font-size: 18px;}
h3 {
	margin-top: 0;
	font-size: 15px;}

big, .lgmed, .sectionhead {
	font-size: 13px;
	font-weight: bold;
	/*color: #063;*/
	color: #3982b5;
	}

small, .small, .smallbold, .smallmedbold, .errorsm {
	font-size: 10px;}
.smallbold, .smallmedbold {font-weight: bold;}
/*.small strong, .smallmedbold {color: #063;}*/
.small strong, .smallmedbold {color: #3982b5;}

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;}  
	
#container {}	
	
#content {
	margin: 0;
	padding: 0 15px 75px;}
#pleasewait {
	background: #fff;
	/*border: 5px double #063;*/
	border: 5px double #3982b5;
	width: 400px;
	text-align: center;
	color: #000;}
#footer {
	background: #3982b5;
	margin: 15px 0 0 0;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;}
#footer p {
	width: 725px;
	margin: 1em auto;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	background: url('../images/act-menuBG.gif') top right repeat-y;
	margin: 0;
	padding: 10px 0 50px 0;}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 15px;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#menu li a {
	display: block;
	margin: 0;
	padding: 3px 0;
	text-decoration: none;
	text-transform: capitalize;
	color: #3982b5;
	/*color: #063;*/
	}
#menu li a:hover {
	text-decoration: underline;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	border-bottom: 1px solid #ccc;
	margin: 1em 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	/*color: #063;*/
	color: #3982b5;
	}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ccc;
	padding: 5px;
	padding-bottom: 1em;}
	
.boxed2 {
	border: 1px solid #ccc;
	margin: 5px 0px 30px 15px;
	padding:  5px 0px 30px 15px; 
	font-size: 14px;
	/*padding-bottom: 1em;*/}	

.boxedhead, .boxedheadsm, .bgmed {
	/*background-color: #063;*/
	background-color: #3982b5;
	/* border: 1px solid #ccc; */
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* ------------------------------
	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: #3982b5;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	/*background-color: #063;*/
	background-color: #3982b5;
	padding: 1px 3px;
	font-weight: bold;
	color: #fff;}

.listeven, .listevenb {
	background-color: transparent;}	
	
/* custom code, margin increase 32757 */ 
.listeven td {
	padding: 10px 0px 10px 0px;	 
	margin: 5;
}		
	
.listevenb {
	font-weight: bold;}

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

/* custom code, margin increase 32757 */  
.listodd td {
	padding: 10px 0px 10px 0px;
}		
	
.listoddb {
	font-weight: bold;}
	
	
	
	
	
.listeven2 {
	background-color: transparent;}	
	

.listodd2 {
	background-color: #eeeeee;}



/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #666;
	padding: 4px;
	font-size: 10px;}
.carthead {
	background-color: #3982b5;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	/*background-color: #063;*/
	background-color: #3982b5;
	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-color: #963;
	border: 1px solid #999;*/
	font-weight: bold;
	text-transform: uppercase;
	/*color: #063;*/
	color: #3982b5;
	}
	
.button2 {
	/*background-color: #963;
	border: 1px solid #999;*/
	font-weight: bold;
	text-transform: uppercase;
	/*color: #063;*/
	color: #cc0000;
	}	

.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 {margin-bottom: 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;}
		
/* client style */	
.bluetext {
 	color: #1500dd;
}	


