/* ------------------------------
	Basic
------------------------------ */
body {
	background: #ededed url('../images/body_bg.gif') top left repeat-x;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	background: #ccc;
	margin: 0;
	padding: 15px;}
body.pop {
	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;
*/
	background-color: #e0e0e0; color: #333;
}

/* brainstorm #26 */
input.inputrightdisabled { 	
/*
	border:0; 
	background-color: transparent;	 
*/
	background-color: #e0e0e0; color: #333;	
	text-align: right;
}

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

img {border: 0;}

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

h4 {
	font-size: 10pt;
	}

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

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

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

/* ------------------------------
	Layout
------------------------------ */
#mastheader{
	background: url('../images/banner_09.jpg') top center repeat-x;
}
/* 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 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 5;
	padding: 10; 
	margin-top: 0;
	padding-top: 0;	
	border-right: #000000 1px solid;
	}
	
.mainbody {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.main {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main2 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.mainbold {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
	.mainbold:active { color: #333333; text-decoration: underline; }
	.mainbold:link { color: #333333; text-decoration: underline; }
	.mainbold:visited { color: #333333; text-decoration: underline; }
	.mainbold:hover { color: #333333; text-decoration: underline; }

#footer {
	background: #fff;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	border-right: #000000 1px solid;}

#pleasewait {
	background: #fff;
	border: 6px double #ddd;
	width: 400px;
	text-align: center;
	color: #666;}
								
/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {		 
	background: url('../images/top_menu_bg.gif') top center no-repeat;}
	
	
#topmenu1 ul {
	list-style: none;
	/*background: url('../images/vanilla-menuBG.gif') bottom right no-repeat;*/
	margin: 0;
	padding: 0;
	margin-left: 170;}
#topmenu1 li {	   
	display: inline;	
	list-style-type: none;
	margin: 0;
	padding: 0;}
#topmenu1 li a {	  
	display: inline;
	margin: 0 0 2px 0;
	padding: 3px; 
	padding-top: 6px;	
	padding-right: 10px;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;}
#topmenu1 li a:hover {
	background: url('../images/top_menu_li_bg.gif') top center repeat-x;
	color: #5e002f;}  
	

#topmenu2 ul {
	list-style: none;
	/*background: url('../images/vanilla-menuBG.gif') bottom right no-repeat;*/
	margin: 0;
	padding: 0;
	margin-left: 240;}
#topmenu2 li {	   
	display: inline;	
	list-style-type: none;
	margin: 0;
	padding: 0;}
#topmenu2 li a {	  
	display: inline;
	margin: 0 0 2px 0;
	padding: 3px; 
	padding-top: 6px;	
	padding-right: 10px;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;}
#topmenu2 li a:hover {
	background: url('../images/top_menu_li_bg.gif') top center repeat-x;
	color: #5e002f;}	
	
	
/* ------------------------------
	Menu
------------------------------ */
#menu {		 
	background: #4a0021;
	margin: 0;
	padding: 0 0 75px 0;
}
#menu ul {		 
	background: #5f002f;
	list-style: none;
	/*background: url('../images/vanilla-menuBG.gif') bottom right no-repeat;*/
	margin: 0;
	padding: 0 0 10px 0;
	padding-top: 20px;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;}	

#menu li a.nav {
	padding-left: 30px;
}	
	
#menu li a {
	display: block;
	margin: 0 0 2px 0;
	padding: 2px;
	padding-left: 25px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #ffffff;}
#menu li a:hover {
	text-decoration: underline;
	color: #ffffff;}
 
.menutext {
	color: #ffffff;
	padding-left: 30px;
}	
	
/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 2px;
	margin-top: 0;
	padding-top: 0;
	font-size: 10px;
	text-align: left;	
	font-weight: bold;
	color: #000000;}
#breadcrumbs strong {
	font-weight: bold;
	color: #da2c3a;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
 	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	  
	border: 1px solid #000000;	   
	padding-left: 10px;
}
.boxed_nobox {
 	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	    
	padding-left: 10px;
}

.boxeddetails {
 	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #B6B6B6;
}

.boxedmessage {
 	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #b6b6b6;
}


.boxedhead, .boxedheadsm, .bgmed {
	background-color: #333333;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}		 
	
.headbox {
	border-color: #000000;
	padding: 4px 4px 4px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	background-color: #CECF9C;
}

.headboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CCCC99;
}

.req {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #DA2C3A;
}

.medbox {
	border-color: #333333;
	padding: 4px 4px 4px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}

.lightbox {
	background-color: #dddddd;
}	

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin: 0 0 1.5em 80px;}

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



/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #514da1;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
	
.carthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;	
}

.amounthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
}

.amount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  	font-weight: bold;
	text-align: right;
	color: #ffffff;
	background-color: #333333;
}

.listhead, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EAEAEA;
	background-color: #333333;
}

.listodd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #B6B6B6;
	color: #333333;
}

.listeven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	color: #333333;
}

.listoddb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #B6B6B6;
	color: #333333;
}

.listevenb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #333333;
}

.inputright {
	text-align: right;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
}  

a:link {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: underline;
}

.sidenav:active {
	font-size: 8pt;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.sidenav:link {
	font-size: 8pt;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.sidenav:visited {
	font-size: 8pt;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.sidenav:hover {
	font-size: 8pt;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #788370;
	text-decoration: underline;
}

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


.botnav {
	/*
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	*/
	text-decoration: none;
}
	.botnav:link { color: #000000; text-decoration: none;}
	.botnav:visited { color: #000000; text-decoration: none;}
	.botnav:hover { color: #ffffff; text-decoration: none;}

.button {
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #000000;
	background-color: #cccccc;
}
.copyright {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.copybold {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.head {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.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;
	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 #5F002F;
	padding: 5px;}
	
.rdBoxhd {
	background-color:#5F002F;	
	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:#5F002F;	
	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 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #eee;
	color: #000;
	border: 1px outset #666666;
	margin: 2px 5px;
}	

#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: #5F002F; 
  }  
  
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: #5F002F;
} 
/*
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;}

