/* ------------------------------
	Basic
------------------------------ */
html, body {
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;}
body {
	background: #fff url('../images/coc3-BG.jpg') top left repeat-x;
	margin: 0 0 0 17px;
	padding: 0;}
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff;
	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: #003c7b; font-weight: normal;}
a:hover 	{color: #a00019;}
a:visited	{color: #003c7b;}
a:active	{color: #00f;}

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

img {border: 0;}

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

big, .lgmed, .sectionhead {
	font: 20px normal "Times New Roman",Georgia, serif;
	/*
	font-size: 14px;
	font-weight: bold;
	*/
	line-height: 1.5em;
	color: #000;}

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: #a00019;}

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

/* ------------------------------
	Layout
------------------------------ */
#shopper {
	padding: 0 10px;
	font-size: 10px;
	text-align: right;
	color: #333;}

#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;}
#timer input {
	font-size: 10px;}

#share {
	float: right;
	width: 200px;
	background: #f3f3f3;
	margin: -10px -10px 10px 10px;
	padding: 10px 17px;}
#share a {
	margin: 0;
	padding: 0 3px 0 0;}

#container {}

#content {
	background: #fff;
	margin: 0;
	padding: 10px 10px 75px;}

#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;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu { display: none; }

/* ------------------------------
	Menu
------------------------------ */
#menu { display: none; }

#menu2 { display: none; }

#search { display: none; }

/* ------------------------------
	Bottom Menu
------------------------------ */
#bottommenu { display: none; }

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0 0 2em;
	padding: 2px;
	font-size: 11px;
	color: #003c7b;}
#breadcrumbs strong {
	font-weight: normal;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	background-color: #fff;
	padding: 5px 5px 1em;
	font: 11px Georgia, Times, serif;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #ead766;
	padding: 12px 8px;
	font: 21px normal "Times New Roman",Georgia, serif;
	color: #b5121b;}

.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 275px;}
p#eventlistbig {margin-left: 100px; text-align: left;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	border: 1px solid #fff;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #a00019;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	background-color: #a00019;
	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: #ead766;
	/* border: 1px solid #00306b; */
	padding: 4px;
	color: #b5121b;}
.cartbox {
	/* border: 1px solid #eeb300; */
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #f3f3f3;
	padding: 1px 3px;
	font: 16px "Times New Roman",Georgia, serif;
	/* font-size: 10px; */
	font-weight: bold;
	color: #000;}
.amounthead {
	background-color: #e3e2e2;
	padding: 1px 3px;
	font: 16px "Times New Roman",Georgia, serif;
	/* font-size: 10px; */
	font-weight: bold;
	color: #000;}
.amount {
	background: #f3f3f3;
	padding: 1px 5px;
	text-align: right;}

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

.button {
	background: #003d79;
	border: 3px solid #009ddc;
	border-top: 0;
	border-left: 0;
	padding: 3px 6px;
	font-weight: bold;
	color: #fff;}

.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;
	outline: none;
	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;}
