/* CSS Document */

body {
	margin-top:0; padding:0;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	background:#E9E9E2 url(../img_site/bg_brand.gif);
	}
form{
	padding:0 margin:0;
	}
label
{
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
a {
	color:#666;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#333740;
	}
h2{
	font-size:20px;
	padding-bottom: 5px;
	margin:0;
	}
	table{
	padding:0; margin:0;	
	}
#container{
width:900px;
margin:auto auto;
background:#fff url(../img_site/bg_ContainerTop.gif) no-repeat top;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
	}
	#login{
	font-size:8.5pt;
	text-align:right;
	padding-right:20px;
	}
	#login a{color:#999999;}
#header {
	height:70px;
	background:url(../img_site/logo_black.jpg) no-repeat;
	margin:0;
	margin:5px 20px;
	text-align:center;
	}
#header h1 {
	font-size:200%;
	}
#header a{
	border:none;
	}	
	#header a:hover{
	border-bottom:1px dotted;
	color:#333740;
	}
#search{
margin-top:5px;
text-align:right;
}	
#topnav{
padding:0; margin:0;
text-align:center;
height:33px;
background:url(../img_site/navbg.gif) repeat-x bottom;
font-size:75%;
}
#topnav a{
color:#21316f;
border:none;
padding:0 10px;
}
#topnav a:hover{
color:#8AACCE;
}
#bottomnav{
clear:both;
text-align:center;
font-size:90%;
}
#bottomnav a{
padding:5px 10px;padding-top: 5px;
padding:5px 15px;
text-decoration:underline;
}
#maincol {
clear:both;
	position:relative;
	margin:0;
	padding:20px 10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	border-right:2px dotted #ccc;
	z-index:100;
	font-size:80%;
	}
	#leftcol p.menu{
		padding:2px;
	margin:0 0 1px 0;
	background:#f7f7f7;
	border: 1px solid #cacab9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	#leftcol p.menu a{
		border:none;
	}
	#leftcol .menu:hover{
	color:#000;
	background:	#cacab9;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	font-size:80%;
	}
	#rightcol p{
	padding:0; margin:0;
	padding-left:10px;
	}
#centercol {
	padding:0 240px;
	margin:0;
	}
	#centercol h3{
	font-size:22px;
	line-height:20px;
	text-align:center;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#8AACCE;
	}
#footer {
	position:relative;
	top:1px;
	background:#fff url(../img_site/bg_ContainerBottom.gif) no-repeat bottom;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	font-size:80%;
	}
	#specials{
	padding-top:10px;
	}
.rightHeader{
font-size:110%;
font-weight:800;
border-bottom:dotted 1px;
color:#21316F;
}
.boldit{
position:relative;
padding-top:10px;
font-weight:bold;
}
.italicit{
font-style:italic;
}
.searchbutton{
font-size:9pt;
border:none;
background:none;
color:#666666;
}
.inputbutton{
font-size:9pt;
border:1px ridge #ccc;
background:none;
color:#666666;
}
.inputbox{
font-size:9pt;
border:1px #666666 solid;
background:none;
color:#666666;
}
.inputboxGrey{
font-size:9pt;
border:1px #ccc solid;
background:none;
color:#ccc;
}
.clearit{
clear:both;
}
.bigdashes{
border:dashed 3px #999999;
}
.noopad{
padding:0; margin:0;
}
.productlinks{
font-size:80%;
}
.hideit{
display:none;
}
.redit{
color:#FF0000;
}
.prodL{
width:60px;
float:left;
margin-left:20px;
}
.prodR{
width:300px;
}
.pageTitle{
color:#D8122B;
}
/* shopping cart */
.clear{	
	clear:both;
}
.product_container{	/* Div for each product */
	margin-right:15px;
	margin-top:3px;
	margin-bottom:2px;
	padding:2px;
}
.sliding_product img{	/* Float product images */
	float:left;
	margin:2px;
}
.shoppingcart{
font-size:8.5pt;
}
img{	/* No image borders */
	border:0px;
}
table.nopadding{
margin:0; padding:0;	
}