html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(images/body_bg_back1.gif);
 background-repeat:repeat;
 background-color:#e2c15a;
 font-family:Arial, Helvetica, sans-serif;
} 
.clear {
	clear: both;
	}
h2 {
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}

.error {
	border: 1px dotted #F99191;
	background-color: #FFDFDF;
	padding: 20px;
	margin: 20px;
	color: #FF0000;
	font-weight: bold;
	}
	
a{
 outline:none;
 font-size: 11px; 
 color:#6f2534; 
 text-decoration:underline; 
 outline:none; 
}
a:hover{
 text-decoration:none; 
}

#pagewidth{ 
 width:817px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:135px; 
 width:100%;
} 
#header_left {
 width:316px;
 float:left;
 background-image:url(images/body_bg.gif);
background-repeat:repeat-y;
background-position:left;
}
#header_right{
width:501px;
float:left;
}
#header_right_top{
height:94px;
float:left;
width:501px;
}
#header_right_bottom{
float:left;
height:41px;
width:501px;
background-image:url(images/body_bg.gif);
background-repeat:repeat-y;
background-position: bottom right;
}
#header_right_bottom_nav{
background-image:url(images/tab_bg.gif);
background-repeat:no-repeat;
height:44px;
width:501px;
}

#maincol{
 background-image:url(images/body_bg.gif);
 background-repeat:repeat-y;  
 float: left; 
 position: relative; 
 width:100%; 
 }
.mainImg {
padding-left:24px;
padding-bottom:20px;
}
.mainImg a,
.mainImg a img {
	border: 0px;
	}
#infobox{
padding-left:24px;
width:150px;
color:#81273b;
font-size:11px;
float:left;
}
#infobox_divide{
margin-left:2px;
margin-right:2px;
background-color:#d0d0cf;
width:1px;
height:210px;
float:left;
}
#infobox1{
width:150px;
color:#81273b;
font-size:11px;
float:left;
}
#infobox #text,
#infobox1 #text{
	margin: 0px 8px 0px 8px;
	height: 50px;
	}
#infobox a.more,
#infobox1 a.more {
	margin: 6px 0px 0px 8px;
	display: block;
	clear: both;
	text-decoration: none;
	color:#81273b;
	}
#infobox a img, 
#infobox1 a img {
	border: 0px;
	}
#infobox a.more img, 
#infobox1 a.more img {
	border: 0px;
	margin: 0px 6px 0px 0px;
	}
	
.infoxbox_border{
border-color:#81273b;
border-style:solid;
border-width:1px;
}
.infobox1_pad{
margin: 1px 0px 10px 0px;
display: block;
}
#footer{
 height:43px;  
 clear:both;
 background-image:url(images/body_bottom.gif);
 background-repeat:no-repeat;
 width:100%;
 } 
 #footer_links{
 font-size:11px;
 color:#1d271f;
 padding-bottom:40px;
 }
#footer_links p{
padding-left:33px;
display:inline;
line-height:17px;
}
#footer_links a:link {color: #1d271f;}     /* unvisited link */
#footer_links a:visited {color: #1d271f;}  /* visited link */
#footer_links a:hover {color: #1d271f;}   /* mouse over link */
#footer_links a:active {color: #1d271f;}   /* selected link */
 
 
div#footer_logos {
	padding: 20px 0px 20px 40px;
	vertical-align: top;
	} 
div#footer_logos img {
	vertical-align: top;
	display: block;
	float: left;
	margin-right: 20px;
	}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.contentHead {
	font-size: 24px;
	font-weight: bold;
	color: #81273b;
	 }


a.topnav:link {color: #6f2534; text-decoration:none; outline:none; font-weight:bold; text-transform:capitalize; font-size:12px;}     /* unvisited link */
a.topnav:visited {color: #6f2534; text-decoration:none; outline:none; font-weight:bold; text-transform:capitalize; font-size:12px;}  /* visited link */
a.topnav:hover {color: #6f2534; text-decoration:none; outline:none; font-weight:bold; text-transform:capitalize; font-size:12px;}   /* mouse over link */
a.topnav:active {color: #6f2534; text-decoration:none; outline:none; font-weight:bold; text-transform:capitalize; font-size:12px;}   /* selected link */


 .menuItem {
 padding: 20px 0px 0px 0px;
 float: left;
} 
 
/* Product Details CSS: */
.productText {
	font-size: 12px;
	font-family: arial;
	}
.specTable table {
	border: 0px;
	font-family: arial;
	font-size: 10px;
	border: 1px solid #E2C15A;
	border-collapse: collapse;
	float: right;
	margin: 0px 0px 5px 15px;
	}
.specTable table tr td {
	padding: 2px;
	border: 1px solid #E2C15A;
	border-collapse: collapse;
	}
.specTable table tr td.title{
	background-color: #eff0c8;
	font-weight: bold;
	font-size: 14px;
	color: #81273b;
	text-align: center;	
	}
.specTable table tr td.title .disclaimer{
	display: none;
	font-style: italic;
	font-size: 10px;
	margin: -10px;
	padding: -10px;
	border: 1px solid #FF0000;
	}
.specTable table tr td .name {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
.specTable table tr td .subname {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
td.spec {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	}
td.specDetails {
	font-size: 10px;
	text-align: center;
	}
	
div.todo {
	border: 1px solid #FF0000;
	padding: 4px;
	text-align: center;
	margin: 10px;
	background-color: #F8CBCB;
	font-weight: bold;
	color: #FF0000;
	}