/* ------------------------------
	Basic
------------------------------ */
body {
	background: #ffffff url(../images/bg_2010.jpg) top center no-repeat;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #f1eeeb url('../images/osm-contentBG.gif') top right repeat-y;
	margin: 0;
	padding: 15px;}

input, select {color: #000;}
input.inputright {text-align: right;}

a			{color: #121741; font-weight: normal;}
a:hover 	{color: #ab0000;}
a:visited	{color: #121741;}
a:active	{color: #ab0000;}

hr {
	border: 0;
	height: 1px;
	margin: 2px 0;
	background-color: #6e4e35;
	color: #6e4e35;}

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-family: Georgia, Times, serif;	
	font-weight: bold;
	color: #9e7855;}
h1 {
	border-bottom: 1px dotted #9e7855;
	font-size: 18px;}
h2, .lgmedb {font-size: 18px;}
h3 {font-size: 14px;}

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

.step_text {
	color: #000000;	 
	font-weight: bold; 
	font-size: 11px;
}

small, 
.small, 
.small p, 
.small div, 
.small td, 
.smallbold, 
.smallmedbold, 
.errorsm {
	font-size: 10px;}

.small strong, 
.smallbold, 
.smallmedbold {
	font-weight: bold;}

.small strong, 
.smallmedbold {
	color: #9e7855;}

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

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

/* ------------------------------
	Mini Cart - top hover version
------------------------------ */

#cartIcon{
	background-color: transparent; 
	color: #333;  
	width: 300px; 
	z-index: 10; 
	position: absolute;
	margin-top: -34px;
	margin-left: 664px;
	padding: 2px;}
	
.minicart{
  background: none;	
}	

.minicart-over{
  background: transparent url('../images/minicart-bg.png') top left no-repeat;	
}		

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

#mCart{
	padding:10px 0;}
	
#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;}    
	
.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 mini cart - top hover
--------------------------*/ 

#container {}

#content {	  
	border-right: 1px solid #cea974;
	background: #ffffff;
	margin: 0;
	padding: 10px 10px 10px;}
				
#row_back {	 
	border-right: 1px solid #cea974;
	background: #ffffff;
	font-size: 10px;
	text-align: center;
	color: #6b4d31;
	padding-left: 10px;}	
	
#footer {		   
	border-right: 1px solid #cea974;
	background: #ffffff;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #6b4d31;}
	
div#footernav {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #bebfd1;
	border-bottom: 1px solid #cea974;
	border-left: 1px solid #cea974;
	border-right: 1px solid #cea974;
	/*background-image: url('../img/bgfooter.gif');
	background-repeat: repeat-x;*/
	overflow: hidden;
	text-align: center;
}

div#footernav td ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

div#footernav td ul li {
	display: inline;
	color: #000;
}

div#footernav td ul li.separator {
	padding-left: 5px;
	padding-right: 5px;
}

div#footernav td ul li a {
	color: #000;
	text-decoration: none;
} 	   

#footernav td b {
	text-decoration: none;
	font-size: 0.9em;
} 
#footernav td a {
	text-decoration: none;
	font-size: 0.95em;
	color: #343671;
} 


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

/* ------------------------------
	Top Menu
------------------------------ */
#topnav {	  
	font-family: Arial,Helvetica,sans-serif;
	background: #bebfd1;
	border: 1px solid #cea974;
	border-bottom: none;
	padding-top: 4px;  
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 12px;
	text-align: right;
	color: #313572;}

#topnav a {
	font-weight: bold;
	text-decoration: none;
	color: #313572;}

#topnav a:hover {
	text-decoration: none;
	color: #666666;}
/*
#timer {
	display: block;
	float: left;
	font-size: 10px;}
#timer a {
	text-decoration: underline;
	color: #f6e0a6;}
#timer input {
	font-size: 10px;}
*/
/* ------------------------------
	Menu
------------------------------ */
#menu {			
	width: 180px; 
	font-family: Arial,Helvetica,sans-serif;
	background: #ffffff;
	border-right: 1px solid #564130; 
	border-left: 1px solid #cea974;
	margin: 0;
	padding: 0 0 3em;
	padding-top: 3px;
	padding-bottom: 0;
	font-size: 12px;
	color: #fff;}
#menu ul {	   
	width: 180px; 
	background: #dddddd;
	list-style: none;
	margin: 0;
	padding: 2px 0 6em;
	padding-bottom: 0;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#menu li a {
	display: block;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #37366f;}
#menu li a:hover {
	color: #666666;}

/* ------------------------------
	Bottom Menu
------------------------------ */
#bottommenu {
	background: #bebfd1;
	border: 1px solid #cea974;	
	border-top: none;
	padding: 5px 10px;
	padding-bottom: 20px;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	color: #000000;}

#bottommenu a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;}

#bottommenu a:hover {
	color: #000000;
	text-decoration: none;
}

/* ------------------------------
	Copyright
------------------------------ */
#copyright {
	height: 44px;
	padding: 10px 10px 2em;
	font-size: 0.7em;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	color: #8c9195;}

#copyright a {
	font-weight: normal;
	text-decoration: none;
	color: #8c9195;}

#copyright a:hover {
	color: #fff;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	background: #84765c;
	margin: -10px -10px 2em;
	padding: 10px;
	font-size: 10px;
	text-align: left;
	color: #f6e0a6;}

#breadcrumbs a {
	font-weight: normal;
	text-decoration: none;
	color: #f6e0a6;}
#breadcrumbs a:hover {
	text-decoration: underline;}

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

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #dcd0c4;
	padding: 5px;}
	
.boxed2 {
	border: 1px solid #000000;
	padding: 5px;
	background: #f1e1c4;
	}	

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

.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 30%;}
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;
	background: #bebfd1;     
	margin: 10px 0;
	padding: 10px;
	font: bold 18px Georgia, Times, serif;
	text-decoration: none;
	color: #37366f;}
#eventlistbig li a:hover {
	color: #666666;}

th, .listhead {
	background-color: #e0d0b6;
	font-weight: bold;
	color: #000000;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #ebe2db;}

.listoddb {
	font-weight: bold;}

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eae2db;
	padding: 4px;
	color: #000;}
.cartbox {
	/*border: 1px solid #6e4e35;*/
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background: #dcd0c4;
	border-bottom: 1px solid #6e4e35;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #6e4e35;}
.amounthead {
	background-color: #252a48;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: transparent;
	padding: 1px 5px;
	text-align: right;}

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

.button {
	background-color: #bd9a5a;
	/*background: url('../images/button_bg.gif') top left repeat;*/
	border: 1px solid #c4ac7f;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;	 
	
	padding: 5px;
	font-size: 13px;	
	}	
	
.button_link {
	/*background-color: #ab0000;*/	
	padding: 0;
	margin: 0;	
	text-align: left;
	background: transparent;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #cc0000;
	font-size: 11px;}	   	
	
input.btn {  
	width: 137px;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #cc0000;
	font-size: 11px; 
} 	

input.btnhov { 
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	font-size: 11px; 
	cursor:pointer
}	

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

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #6b4d31;}

.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;}	 
	
.custom_link, a.custom_link, a.custom_link:visited {
	font-weight: bold;
	color: #cc0000;	 
	text-decoration: none;
}		   
a.custom_link:hover {
	color: #000000;
}



/* ------------------------------
	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 #bd9a5a;
	padding: 5px;}
	
.rdBoxhd {
	background-color:#bd9a5a;	
	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:#bd9a5a;	
	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: #bd9a5a; 
  }  
  
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;
}


