/* ------------------------------
	Basic
------------------------------ */
body {
	background: #eff1f7;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	background: #eff1f7;
	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;}

input.normal{
	border:0; 
	background-color: transparent;
	text-align: center;
	font-weight: normal;}

a			{color: #336;}
a:hover 	{color: #EF3E42;}
a:visited	{color: #336;}
a:active	{color: #EF3E42;}

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

img {border: 0;}

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

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

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

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

/* ------------------------------
	Layout
------------------------------ */

#timer {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 2px;
	/* font-size: 10px; */
	text-align: center;}
#timer input {
	color: #fff;
	font-size: 10px;}

/*	 mini cart timer - commented out for 6.93 vanilla template
#timer {
	background-color: #eee;
	margin: 0 0 0 0;
	padding: 5px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
	color: #fff;
}
	
#timer input {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #808080;
	text-align: center;
	background-color: #eee;
}

#timer a:link, #timer a:active, #timer a:visited{	
  color: #09326f;
  text-decoration: none;}  

#timer a:hover{	
  color: #cc0000;}    
  
#cartIcon{
	background-color: transparent; 
	color: #333;  
	width: 170px; 
	z-index: 10; 
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
	left: 630px;
}

#carttimer {  
	font-size: 11px;
	color: #000;
	padding: 2x 4px;
	text-align: center;
}

#mCart{
	padding:10px 0;
	background: transparent url('../images/opacity70_black.png') top left repeat;	
}

.timer {
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #808080;
	text-align: center;
	background-color: #eee;
	padding: 3px 5px;}
	
a.timer:link{
	font-size: 10px;
	color: #09326f;
	border: 1px outset #808080;
	text-decoration: none;
	padding: 3px 8px;
}

a.timer:hover{
	color: #cc0000;
	text-decoration: none;	
}	
	
/* end of cartdisplay page timer */	

/* ------------------------------
	Mini Cart
------------------------------ */
body.minicartBody {
	background-color: #transparent;
	padding: 0;}

#minicartContainer {
	/*
	margin: 1em 0.5em 1em 0.5em;
	*/
	margin:0;
	}

#minicart {}

#minicart td {
	padding: 5px 0;
	/*border-bottom: 1px solid #ccc;*/
	font-size: 10px;}

#minicart td img {
	float: left;
	margin-right: 5px;}

#minicartTimer {
	/*
	background: yellow;
	*/
	background: #333366;
	color: #fff;
	font-size: 10px;
	text-align: center;}

#minicartTimer input {
	background: transparent;
	border: none;
	font-size: 13px;
	font-weight: bold;}
	
#minicartContainer a:link{
	font-size: 9px;
	text-decoration: none;}

#minicartContainer a:hover{
	text-decoration: underline;}
	
/*   ----------------------
		end of mini cart
--------------------------*/ 

#container {}

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

#footer {
	padding: 5px;
	font-size: 10px;
	text-align: center;}

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

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	background: #3b5295;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
	color: #69c;}

#topmenu a {
	white-space: nowrap;
	padding: 0 3px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;}

#topmenu a:hover {
	text-decoration: underline;}

/* ------------------------------
	Menu
------------------------------ */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;}

.menu:link {color: #FFFFFF;}
.menu:visited {color: #FFFFFF;}
.menu:hover {color: #D4B77C;}

.menu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;}

.menu_header:link {color: #333366;}
.menu_header:visited {color: #333366;}
.menu_header:hover {color: #3b5295;}

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

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

.boxedcart {
	border: 2px solid #336;
	padding: 5px;}

/* custom code - added style */
.boxedcomments {
	border: 1px solid #336;
	background-color: #fff;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #3b5295;
	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 {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	border: 1px solid #ddd;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #336;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	background-color: #3b5295;
	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 #3b5295;
	padding: 3px;
	font-size: 11px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #3b5295;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #336;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #fff;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
p.buttonSet {}
p.buttonSet input+input {
	margin-left: 2em;}

div.clear {
	clear: both;
	height: 0;}

.nowrap {
	white-space: nowrap;}

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

.button {
	background: #eee;
	border: 2px solid #3B5295;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #336;}

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

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

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

.req {
	font-weight: normal;
	font-size: 9px;}

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

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

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

.hide {display: none;}
.show{display: block;}
.white {background: #fff;}
.bold { font-weight: bold;}

/* ------------------------------
	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;}
	
.rdBox {
	border: 1px solid #3b5295;
	padding: 5px;}
	
.rdBoxhd {
	background-color:#3b5295;	
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px; 
	height: 18px;} 	
	
html>body .rdBoxhd{ 
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;}
	
	
/*---------------------------------
		POPUP : windows
----------------------------------*/

/* brainstorm (captcha/pleasewait lightbox) added 'layer2' BELOW */
#layer,
#layer2 {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);}

/* brainstorm (captcha/pleasewait lightbox) added 'box2' BELOW */
#box,
#box2 {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;}		
	
#box .hd {
	background-color:#3b5295;	
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px; 
	height: 18px;} 	
	
html>body #box .hd{ 
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;} 	
		
*html #box .hd {
	height: 28px;} 	
	
#box .content {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px;
	overflow: auto;} 		

#box .ft {
	background-color: #505050;
	position: relative;
	text-align: center;
	padding: 10px 10px 10px 10px;;
	color: #fff;} 
	
#box .button{
	padding: 5px 7px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #eee;
	color: #000;
	border: 1px outset #666666;
	margin: 5px 0px;}		

#box a:hover{
	color: #cc0000;}	

html>body .button{
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;}

/* form validation */

.errors{
	background: #ffcece url('../images/error-bkg.gif')top right scroll no-repeat;
	padding: 3px 10px 3px 2px;
	margin: 0;
	height: 19px;
	font-size: 0.9em;
	z-index:10;
	position:absolute;}

.acctMenu {margin: 8px 0px;}

/* brainstorm (captcha/pleasewait lightbox) */
#box2 {}
#box2 iframe {
	background: #fff;
	margin: 0;
	padding: 0;}
#box2 table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	background: #fff;
	margin: 0;}
#box2 td {
	padding: 0;
	text-align: center;
	vertical-align: middle;}
#simpleContainer {
	width: 100%;
	height: 100%;
	border: 2px solid #3b5295;
	margin: 0;
	padding: 0;}
/* end bstorm (captcha/pleasewait lightbox) */

/*****************/
/* round corners */
/*****************/

.hdCorner, .ftCorner {display:block}
.hdCorner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  /*background-image: url('../media/image/2ColorHeader.png')!important; */
 /* background-image: url('../images/opacityHeader2.png')!important;*/
  background-color: #3b5295;}  
  
html>body .hdCorner *{
  background-image: url('../images/opacityHeader2.png')!important;
  background-position: top left;
  background-repeat: repeat-x;}  
  
  
.ftCorner *{ 
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  background:#505050;}
  
.Corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;}
.Corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;}
.Corner3{
  margin-left:1px;
  margin-right:1px;}
.Corner4{
  border-left:1px solid #505050;
  border-right:1px solid #505050;}
.Corner5{
  border-left:1px solid #505050;
  border-right:1px solid #505050;}
 
.whtCornerfg{
  padding: 3px 6px 3px 6px;}
  

/*****************/
/* shadow		 */
/*****************/
  
.x1, .x1a, .x2, .x2a {
   display:block;
   background:url('../images/glow2.png') no-repeat;
   /* turn off for IE6 or use a GIF */
   _background:transparent; 
   width:100%;
   height:90%;
   position:absolute;}
.x1{
   background-position:0 0;
   z-index:-2;
   top:-10px; /* set to the size of the glow */
   left:-10px;
   bottom:0px;
   /* set glow to the edges of 'mod' */
   padding:0 10px 10px 0; 
   height:95%;}

.x1 .x1a {
   height:10px;
   width:10px;
   background-position:100% 0;
   right:-10px;
   top:0;}
.x2 {
   background-position:100% 100%;
   z-index:-1;
   bottom:0px;
   * bottom: -35px;
   right:-10px;
   padding:10px 0 0 10px;}

.x2 .x2a {
   height:10px;
   width:10px;
   background-position:0 100%;
   left:-10px;
   bottom:10px;}

  
/*****************************/
/* Multi Column Select 		 */
/*****************************/

.multiColSel{
	width: 100%;
	padding-left: 15px;}

.multiColSel input{
	border: 1px solid #6d6d6d;
	height: 15px;}	

.multiColSel img{
	margin:-3px 0 0 -2px;	
	*margin: 0 0 0 -2px;	  /*IE6*/	
}	
.multiColSel img{margin /*\**/: 0 0 0 -2px\9;} /*IE7*/
.multiColSel img{margin:-8px 0 0 -2px\0/ }/*IE8* only/	


/****************************
 cart actions
****************************/
  
#cartActions {
	line-height: 20px;} 

#cartActions a:link, #crosell a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;}
	
#cartActions a:hover{
	text-decoration: underline;}
	
#cartActions img{
	height: 15px;	
	width: 15px;} 	

a.cartNav {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}

a.cartNav:hover {
	text-decoration: underline;}

.cartNav img{
	width: 18px;
	height: 18px;}

/*****************/
/* Upsell		 */
/*****************/

.upsell{
	padding:10px 0;}


/****************************
 6.93 CrossSell Box		
****************************/
  
#crossSell {
  	background: transparent;} 

#crossSell a:link, #crosell a:visited, #crosell a:active{
	text-decoration: none;
	font-weight: normal;}
	
#crossSell a:hover{
	text-decoration: underline;}

/****************************
 custom code - Custom Styles		
****************************/

.twContactPhone:link { 
	font-size: 9px;
	color: #666;}
.twContactPhone:visited { 
	font-size: 9px;
	color: #666;}
.twContactPhone:hover { 
	font-size: 9px;
	color: #000;}

.disclaimer{
	font-size: 9px;}

.rightContent{	
	margin: 0 auto;
	padding: 0;
	padding-left: 8px;
	padding-right: 10px;}

/* ==============================
	Event Info PL Dropdown
============================== */
#plContainer {
	width: 160px;
	position: relative;
	margin: -2.5em auto 2em;
	padding: 0;}

#plContainer p {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	text-align: center;}

#plValue {
	width: 120px;
	height: 17px;
	border: 1px solid #666;
	border-right: none;
	margin: 0;
	padding: 0;}

#plTable {
	position: absolute;
	z-index: 99;
	top: 19px;
	left: -99999em;
	width: 250px;
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 0;
	padding: 0;}
#plTable.sfhover {
	left: auto;}
#plTable * {
	font-size: 11px;}

#plTable tr:hover,
#plTable tr.sfhover {
	cursor: pointer;
	background: #eee;}

#plTable tr.active {
	background: #ccc;}

#plTable th {
	padding: 1px 3px;
	vertical-align: bottom;}

#plTable td {
	padding: 5px 3px;
	vertical-align: middle;}

.plDesc {
	text-align: left;}
.plPrice {
	text-align: right;}

/* ==============================
		Qty table
============================== */
table.qtyTable {
	border-collapse: collapse;
	border-bottom: 2px solid #ddd;
	margin: 0 auto 1em;}
table.qtyTable th {
	padding: 2px 5px;
	text-align: center;}
table.qtyTable th+th {
	border-left: 1px solid #fff;}
table.qtyTable td {
	padding: 2px 5px;}
table.qtyTable td input {
	text-align: right;}
.ptDesc {
	padding-right: 2em;
	text-align: left;}
.ptQty {
	text-align: center;}
.ptPrice {
	overflow: hidden;
	width: 110px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;}

table.qtyTable_choc th {
	background: transparent;
	border-bottom: 2px solid #ddd;
	padding: 2px 0;
	font-weight: normal;
	text-align: left;
	color: #000;}

