/* ------------------------------
	Basic
------------------------------ */
body {
	/*background: #fff;*/  
	background: #a0a0a0 url('../images/body_bg.gif') top left repeat-x;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg {
	background: #C6C6C6;
	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: #487600; font-weight: bold;}
a:hover 	{color: #0858ff; text-decoration: none;}
a:visited	{color: #009;}
a:active	{color: #0858ff;}

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

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #0036b0;}
h1 {font-size: 16px;}
h2, .lgmedb {font-size: 16px;}
h3 {font-size: 12px;}

big, .lgmed, .sectionhead {
	font-size: 14px;
	font-weight: bold;
	color: #0036b0;}

small, .small, .smallbold, .smallmedbold, .errorsm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;}
.small strong, .smallbold, .smallmedbold {font-weight: bold;}
.small strong, .smallmedbold {color: #487600;}

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

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

#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: transparent;
}


/* ------------------------------
	Main Page
------------------------------ */
#mainLinks td {
    margin: 0;
    padding: 0;
}
#mainLinks h3 {
    height: 30px;
    line-height: 30px;
    margin: 0 0 1em;
    padding: 0 0 0 10px;
}
#mainLinks ul {
}
#mainLinks td li {
    margin-bottom: 0.5em;
}
#mainLinks td a {
    color: #000000;
    text-decoration: none;
}
#mainLinks td a:hover {
    color: #0036B0;
    text-decoration: underline;
}
#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: -40px;
	margin-right: 0;
	padding: 0;
	margin-left: 600px;
}

#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
------------------------------ */
#minicartContainer {
	margin: 1em 0.5em 1em 0.5em;}

#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;
	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: 10px;
	padding-bottom: 75px;}

#footer {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;}

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

/* ------------------------------
	Menu
------------------------------ */
#menu {	

  
}
#menu ul {
	list-style: none;  	 
	height: 228;
	width: 174;	 
	/*background: url('../images/menu_bg.gif') top center no-repeat;*/ 	
	/*
	margin: 10px 0px 10px 0px;		
	padding: 4px 0px 10px 0px;	   
	*/
	margin: 0;
	padding: 0;
	padding-top: 20px;

}
#menu li {		   
	display: block;
	list-style-type: none; 	
	padding: 4px 5px 5px 5px; 
	text-align: center;    
	width: 164;								
	background: url('../images/menu_li_bg.gif') top center no-repeat;  
}
#menu li a {								  
	/*	
	background: #bdbabd;	
	border: 2px solid #96cad8;
	border-right: 2px solid #107d9a;
	border-bottom: 2px solid #107d9a;	 
	*/	
	padding: 4px 5px 5px 5px;	 
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #42495a;}
#menu li a:hover {		 
/*						 
	background: url('../images/menu_li_bg_hover.gif') top left repeat-x; 
	background: #fff;	  
*/	
	color: #797e89;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #0034b5;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ccc;
}

.boxedhead, .boxedheadsm, .bgmed {
	background: #C6C6C6;
	border: 1px solid #000;
	padding: 2px 5px;
	font-weight: bold;
	color: #000;}

.boxedheadsm {
	font-family: Verdana, Geneva, sans-serif;
	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;}	

#ada {
	margin: 0 0 1em;
	padding: 5px;
	border: 1px solid #00f;
	font-weight: normal;
	line-height: 21px;
	text-align: center;}
#ada img {
	vertical-align: middle;}
#ada a {
	white-space: nowrap;
	font-weight: bold;
	color: #00f;}

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

#eventlistbig {
	list-style: none;
	margin: 0;
	padding: 2em 0;
	text-align: center;}
#eventlistbig li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	margin-bottom: 1em;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #487600;}
#eventlistbig li a:hover {
	color: #0858ff;}

th, .listhead {
	background: #C6C6C6;
	border: 1px solid #000;
	padding: 2px 5px;
	font-weight: bold;
	color: #000;}
.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: 3px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #666;
	padding: 1px 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #0036b0;
	padding: 1px 3px;
	font-family: Verdana, Geneva, sans-serif;
	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: #0036b0;
	border: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	color: #fff;}	 
	
.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}	

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

div.checkoutButton_white input {
	display: block;
	background: #1187a7 url(../images/icons/checkout_white.png) no-repeat;
	cursor:pointer;
	width: 190px;
	height: 50px;
	border: 5px solid #ccc;
}

div.checkoutButton_black input {
	display: block;
	background: #1187a7 url(../images/icons/checkout_black.png) no-repeat;
	cursor:pointer;
	width: 190px;
	height: 50px;
	border: 5px solid #ccc;
}
	

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

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

.medbold {font-weight: bold;}

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

/* custom code */
a.attention {
	font-weight: bold;
	color: #000;}

.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;}
	
.rdBox {
	border: 1px solid #666666;
	padding: 5px;}
	
.rdBoxhd {
	background-color:#666666;	
	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
----------------------------------*/

#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: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	background-color:#666666;	
	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;}

/*****************/
/* 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: #666666; 
  }  
  
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%;  
   * height: 105%;       
}

.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{
	border-collapse: collapse;
}

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

.multiColSel img{
	margin: 0 0 0 -3px;	
	* margin: 0 0 0 -3px;
    margin /*\**/: 0 0 0 -3px\9 	/*CSS hack for IE8 Standards Mode */
}	




/****************************
 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;
	background: transparent url('../images/topgreybg.gif') top left repeat;}



/****************************
 6.93 CrossSell Box		
****************************/

#crossSellrow {
	border-top: 1px solid #e8e8e8;
	padding: 10px 0 0 0;
	background-image: url('../images/upgrad-w.png')!important;
  	background-position: top left;
 	background-repeat: repeat-x;	    
    background-color: #1187a7;
} 
/*
html>body #crossSellrow {
  background-image: url('../images/upgrad-w.png')!important;
  background-position: top left;
  background-repeat: repeat-x;	    
} 
*/ 

  
#crossSell {
  	background: transparent; 
} 

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

/****************************
 * Redesign 5/11/2011
****************************/
.header {
    background-image: url("../images/header.jpg");
    background-repeat: no-repeat;
    height: 81px;
    margin-left: 10px;
    width: 765px;
}
#headernav {
    margin-left: 383px;
    padding-top: 26px;
    width: 388px;
}
.topnav {
    padding: 0 0 10px 10px;
}
.hnav_wrapper {
    background-color: #484848;
    border-right: 1px solid #B9B9B9;
    border-top: 5px solid #B9B9B9;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 7pt;
    margin-top: -2px;
    opacity: 0.9;
    position: absolute;
    width: 175px;
    z-index: 1;
}
.hnav_wrapper a, .hnav_wrapper a:visited, .hnav_wrapper a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.hnav_item {
    border-bottom: 1px solid #B9B9B9;
    padding: 5px;
}
.hnav_item_hover {
    background-color: #1F1D1D;
    border-bottom: 1px solid #B9B9B9;
    font-weight: bold;
    padding: 5px;
}       
/****************************
 * End Redesign 5/11/2011
****************************/

#plContainer {
    margin: -2.5em auto 2em;
    padding: 0;
    position: relative;
    width: 160px;
}
#plContainer p {
    margin: 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}
#plValue {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666666 -moz-use-text-color #666666 #666666;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 17px;
    margin: 0;
    padding: 0;
    width: 120px;
}
#plTable {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-collapse: collapse;
    left: -99999em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 19px;
    width: 250px;
    z-index: 99;
}
#plTable.sfhover {
    left: auto;
}
#plTable * {
    font-size: 11px;
}
#plTable tr:hover, #plTable tr.sfhover {
    background: none repeat scroll 0 0 #EEEEEE;
    cursor: pointer;
}
#plTable tr.active {
    background: none repeat scroll 0 0 #CCCCCC;
}
#plTable th {
    padding: 1px 3px;
    vertical-align: bottom;
}
#plTable td {
    padding: 5px 3px;
    vertical-align: middle;
}
.plDesc {
    text-align: left;
}
.plPrice {
    text-align: right;
}
table.qtyTable {
    border-bottom: 2px solid #DDDDDD;
    border-collapse: collapse;
    margin: 0 auto 1em;
}
table.qtyTable th {
    padding: 2px 5px;
    text-align: center;
}
table.qtyTable th + th {
    border-left: 1px solid #FFFFFF;
}
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 {
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 110px;
}
table.qtyTable_choc th {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 2px solid #DDDDDD;
    color: #000000;
    font-weight: normal;
    padding: 2px 0;
    text-align: left;
}

