/* set the page background color and margins. */ 
body { margin:0; padding:0; background-color:#B1DEF0;}

/* set the page font formatting. */
body, p, div, td {
	font:9pt/16px Arial, Helvetica, sans-serif;
	color:#333;
}

/* default link colors */
a:link { text-decoration:none; color:#589C32;}
a:visited { text-decoration:none; color:#589C32;}
a:hover { text-decoration:none; color:#BC5A37;}
a:active { text-decoration:none; color:#589C32;}

img {border:0;}

h1, h2, h3, h4, h5, h6 { font:bold 12pt  Georgia, Arial, Helvetica, Times, serif; margin-top:0; }

h1 {
	font:18pt Georgia, Arial, Helvetica, Times, serif;
	color:#8d2b04;
	text-align:right;
}

h2 {
	font:25pt Georgia, Arial, Helvetica, Times, serif;
	color:#6EB7D4;
}

h3 {
	font:16pt Arial, Helvetica, Times, serif;
	color:#8d2b04;
}

h4 {
	font:normal 16pt Georgia, Arial, Helvetica, Times, serif;
	color:#333;
}


/* modules */


#container {
	background:transparent url(images/bg-content.jpg) repeat-y top center;
	text-align:center;
	position:relative;
	margin:0 auto;
}

#outerContentShell {
	background:transparent url(images/bg-top.jpg) no-repeat top center;
	text-align:center;
}
	
#topNav {
	width:632px;
	height:35px;
	padding-top:96px;
	float:right;
	display:inline;
	padding-right:40px;
	font:16px Georgia, "Times New Roman", Times, serif;
	text-align:right;
}

#topNav a:link { text-decoration:none; color:#BC5A37; font-weight:normal; }
#topNav a:visited { text-decoration:none; color:#BC5A37; font-weight:normal; }
#topNav a:hover { text-decoration:none; color:#C5BE84; font-weight:normal; }
#topNav a:active { text-decoration:none; color:#BC5A37; font-weight:normal; }

#mainContentContainer {
	width:971px;
	margin:0 auto;
}

#mainContent {
	width:675px;
	float:right;
	display:inline;
	padding:15px 30px 0 0;
	text-align:right;
}


#leftContainer {
	width:210px;
	float:left;
	padding-top:310px;
}

#leftNav {
	text-align:left;
	padding-left:10px;
}

#leftNav a:link { text-decoration:none; color:#BC5A37; }
#leftNav a:visited { text-decoration:none; color:#BC5A37; }
#leftNav a:hover { text-decoration:none; color:#6EB7D4; }
#leftNav a:active { text-decoration:none; color:#BC5A37; }

#leftNavIndent {
	margin:-20px 0 0 15px;
	font:16px Georgia, "Times New Roman", Times, serif;
}

#leftBanner {
	padding-left:5px;
	padding-top:20px;
}

#footerLinksContainer {
	height:134px;
	background:#B1DEF0 url(images/bg-footer.jpg) no-repeat top center;
}

#footerLinks {
	font:normal 8pt Arial, Helvetica, sans-serif;
	color:#333;
	width:500px;
	margin:auto;
	padding:100px 0 0 565px;
}

#footerLinks a:link { text-decoration:none; color:#BC5A37; font-weight:normal; }
#footerLinks a:visited { text-decoration:none; color:#BC5A37; }
#footerLinks a:hover { text-decoration:none; color:#6EB7D4; }
#footerLinks a:active { text-decoration:none; color:#BC5A37; }

.clr {
	clear:both;
}


/* products */

.homeProduct {
	width:150px;
	padding:3px;
	float:left;
	text-align:center;
	background-color:#fff;
	margin:3px;
}

#featuredProduct {
	width:642px;
	float:right;
	background-color:#fff;
	margin-right:30px;
}

#featuredProductText {
	width:365px;
	float:left;
	padding:10px 0 10px 10px;
}

#featuredProductImage {
	width:250px;
	float:right;
	padding:3px;
}

#productDetail {
	width:670px;
	float:right;
	background-color:#fff;
	margin-right:1px;
}

#productDetailText {
	width:350px;
	float:left;
	padding:10px 0 10px 10px;
}

#productDetailText2 {
	width:400px;
	float:left;
	padding:10px 0 10px 10px;
}

#productDetailImage {
	width:250px;
	float:right;
	padding:3px;
}

.productName {
	height: 55px;
	font-size:7pt;
	font-weight:bold;
	text-transform:uppercase;
}

.productName2 {
	font-size:7pt;
	font-weight:bold;
	float:right;
	padding-right:10px;
	text-transform:uppercase;
}

.priceOld {
	text-decoration:line-through;
}

.priceNew {
	font-size:8pt;
	font-weight:bold;
	color:#990000;
}

.priceDetail {
	font-size:12pt;
	font-weight:bold;
	color:#990000;
}

.addToShoppingBag {
	float:right;
}

.viewFullImage {
	float:right;
	margin-top:10px;
}

.optionsSelector INPUT {
	margin:-1px 0px; 
	padding:2px 5px; 
	text-align:center; 
	width:20px; 
	border:1px solid #EBEBEB; 
	float:right;
}

.itemDivLine {
	height:10px; 
	line-height:10px; 
	border-top:solid 1px #EBEBEB; 
	margin:10px 0px 0px 10px;
}

.formText23 {width:23px}

.generic_button {
  padding: 4px;
  margin: 0px auto;
  
  background-color: #ffffff;
  
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
}

.cart_table {
  width: 95%;
  margin-left: 10px;
  padding: 5px;
  background-color: #FFFFFF;
}

.cart_table TBODY TD {
  background-color: #DCE1FB;
}

.cart_table THEAD TD {
  font-weight: bold;
  
  background-color: #D9FBD8;
}

.cart_table CAPTION {
  padding: 2px;
  margin-left: 10px;
  
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  
  background-color: #AF8D65;
}

.input_field {
  border-width: 1px;
  border-style: solid;
  border-color: #8997DB;
}

.cart_breadcrumbs {
  float: right;
  margin: 0px 0px 20px 0px;
  
  border-color: #7D808F;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}

.floater {
  float: left;
}

.stock_notification {
  padding: 0px 5px;
  
  color: #589C32;
}

#page_content, #page_content DIV {
  padding: 0px 30px 0px 0px;
  
  font-size: 12pt;
  text-align: justify;
  color: #664200;
}