/* ------------------------------
	Basic
------------------------------ */
body {
	background-color: #051628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}
body, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
body.nobg {
	margin: 0;
	padding: 12px;}
body.pop {
	background: #fff;
	margin: 0;
	padding: 12px;}

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{
	text-decoration: none;
	color: #00f;
	font-weight:bold;
}

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

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

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	text-transform: capitalize;
	color: #051628;
	}
h1 {font-size: 16px;}
h2, .lgmedb {font-size: 16px;}
h3 {font-size: 14px;}

big, .lgmed, .sectionhead {
	font-size: 13px;
	font-weight: bold;
	color: #224177;}

small, .small, .smallbold, .smallmedbold, .errorsm {
	font-size: 10px;}
.small strong .smallbold, .smallmedbold {font-weight: bold;}
.small strong .smallmedbold {color: #051628;}

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

 ul {
  margin: 0;
  padding: 0;
  /*width: 761px;*/
  list-style: none;
  text-transform: uppercase;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
}

ul a {
	padding: 0 ;
	line-height: 2.1em;
	text-decoration: none;
	color: #00f;
	padding-right:5px;
	padding-left:0px;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

ul a:hover {
  color: #333;
}

blockquote {
border : 2px solid #000;
width: 300px;
margin: 10px;
padding: 10px;
background-color: #ccc;
/* quotes: "\201C" "\201D"; */
}

/* ------------------------------
	Layout
------------------------------ */
#timer {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	margin: -10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
	text-align: center;}
#timer input {font-size: 10px;}

#content {
	background-color: #a3bdce;
	margin: 0;
	padding: 10px;
	text-align:left;
	color:#000000;
	}

#footer {
	background-color: #5A7785;
	padding: 10px;
	font-size:8px;
	text-align: center;
	color:#FFFFFF;
	}

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

/* ------------------------------
	Menu
------------------------------ */
#menu {
	background-color:#cccccc;
	margin: 0;
	padding: 10px;
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}
#menu a {
	white-space: nowrap;
	margin: 0;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;}
#menu a:hover {
	color: #FFFFFF;}

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

#breadcrumbs strong {
	font-weight: bold;
	color: #224177;}

/* ------------------------------
	Tables
------------------------------ */

/* fix for Firefox Layout */
/* table { margin-right: 20px; } */

.boxed {
	border: 1px solid #ccc;
	padding: 5px;}

.boxedhead, .boxedheadsm {
	background-color: #051628;
	border: 1px solid #ccc;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

.bgmed {
	background-color: #000;
	padding: 2px;
	color: #fff}

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	margin-bottom: 1.5em;
	}

#eventlistbig {
	margin: 0;
	padding: 1.5em 0;
	text-align: center;}
#eventlistbig img {
	margin: 0 10px;}
#eventlistbig li {
	list-style-type: none;
	margin: 20px;
	padding: 0;}
#eventlistbig li a {
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size: 16px;
	text-decoration: none;
	color: #051628;}
#eventlistbig li a:hover {
	color: #000;}

th, .listhead {
	background-color: #051628;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
/*	background-color: transparent; */
	background-color: #FFFFFF;
	}

.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 #224177;
	padding: 4px;
	font-size: 10px;}
.carthead {
	background-color: #051628;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
/*.amounthead {
	background-color: #224177;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}
	*/
.amounthead {
	background-color: #224177;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #051628;
	}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;
	border: 1px solid #051628;
	}

/* ------------------------------
	Content
------------------------------ */
.button {
	background-color: #ddd;
	border: 1px solid #000;
	font-weight: bold;
	color: #051628;
	cursor: pointer;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #c00;}

.medbold {font-weight: bold;}

.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;}
	
/* ------------------------------
	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;}
	
/*-----------------------------------*/
/*   Winsdor Specific                */
/*-----------------------------------*/
