﻿/* CSS Document */

body 
{
	min-width:780px;
	background:#e2e2e2;
	text-align:center;
	border:solid 2px #010028;
	margin:0px;
	padding:0;
	font-family:Arial,verdana,sans-serif;
	font-size: 11pt;
	color:#000;
	}
a 
	{
	color:#4e4f53;	
	text-decoration:none;
	border-bottom:0px solid;
	}
a:hover
	{
	border-bottom:1px solid;
	color:#010028;
	}
#wrapper1 
	{
	margin:0;
	border:0;
	padding:0;
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("/images/sidebar.jpg") repeat-y top right;
	}
#wrapper2 
{
	margin:0;
	border:0;
	padding:0;
	position:relative;
	text-align:left;
	width:100%;
	background:url("/images/sidebar.jpg") repeat-y 0px -150px;
	}
#header 
{
	height:76px;
	background:#010028 url("/images/headerbg.jpg");
	margin:0;
	border:0px;
	padding:0px;	
	border-bottom:solid 1px #010028;	
	text-align:center;
	color:#FFF;
	}
#top_nav
{
	background:#010028;
	height:20px;
	text-align:left;
	vertical-align:middle;
	padding-right:5px;
	border-bottom:solid 2px #010028;
}
#top_nav div a:hover
{
	color:#8e8f93;
}
#top_nav ul
{
	margin-left:0;
	padding-left:0;
	display:inline;
	color:#a39e66;
	font-size:10pt;
	font-weight:bold;
}
#top_nav ul li
{	
	list-style:none;
	display:inline;
	padding:3px 10px;
}
#top_nav ul li a
{
	color:#a39e66;
	font-size:10pt;
	font-weight:bold;
}
#top_nav ul li a:hover
{	
	color:#8e8f93;
}
#product_search
{
	background:#8e8f93 url("/images/navbar_bg2.gif");
	height:23px;
	text-align:right;
	vertical-align:middle;
	border-top:solid 3px #010028;
	border-bottom:solid 3px #010028;
}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}	
#maincol {
	position:relative;
	margin:0;
	height:1%;	
	min-height:600px;	
	}


#leftcol { 
	position:relative;
	text-align:center;
	float:left;
	width:160px;
	height: 1%;	 
	}
#rightcol {
	position:relative;
	text-align:center;	
	float:right;
	width:160px;
	height: 1%;	
	}
#centercol 
{
	vertical-align:top;
	position:relative;
	margin-left:165px;	
	margin-right:165px;
	padding:5px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#000;
	}
#footer {
	position:relative;
	top:1px;
	background:#a39e66;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
#footer ul
{
	margin-left:0;
	padding-left:0;
	display:inline;
	
	font-size:10pt;
	font-weight:bold;
}
#footer ul li
{	
	list-style:none;
	display:inline;
	padding:3px 10px;
}
#footer ul li a
{
	color:#010028;
	font-size:10pt;
	font-weight:bold;
}
#footer ul li a:hover
{	
	color:#666;
}
	
img
{
	border:0px;
	margin:5px;
}
.IMGL 
{
	float:left;
}
.IMGR 
{
	float:right;
}
.product
{
	padding:10px 0px;
	margin-bottom:10px;
	border-bottom:solid 1px #000;
		
}
.product2
{
	padding:0px 0px 10px 0px;
	background-color:#f5f5f9;
	margin-bottom:10px;	
	border-bottom:solid 1px #000;	
}
#products
{
}

#products table td 
{
	border:solid 1px silver;
	padding: 5px;
}
#products table td img
{
	float:left;
	border:solid 0px black;
}
#products table td p
{
	margin: 0 0 0 104px;
}
#imagesHolder
{
	width:420px;
	float: right;
	text-align:center;
	height:100%;	
}

.clear
{
	clear:both;
	height: 1px;
	overflow:hidden;
	margin-top: -1px;
}
table.formsLayout td table td label
{
	width:300px;
}
ul.leftNav
{
	margin:0;
	padding:3px;
	width:140px;	
}
ul.leftNav li
{
	position: relative;
	font-size:.7em;
	list-style: none;	
}
ul.leftNav li a
{
	
}


#thumbnailHolder
{	
	list-style:none;	
}
#thumbnailHolder li
{
	display:inline;
}
#thumbnailHolder li a
{
	border:solid 1px #fff;
}
#thumbnailHolder li a:hover
{	
	border:solid 1px #010028;
}
.floatR
{
	float:right;
	height:1%;
}
.floatL
{
	float:left;
	height:1%;
}
.white
{ color:White;}
fieldset
{
	border:solid 1px #010028;
	padding:5px;
	color:#000;
}
legend
{
	
	color:#010028;
	font-size:2em;
	font-weight:bold;
}

.ContentBoxMain
{
	background-color:#666; 
	border: solid 2px #a39e66; 
	margin: 3px; 
	text-align:left; 
	padding: 0px;
}

.ContentBoxHeader
{
	margin: 0px;
	padding: 0px; 
	color:#010028; 
	font-weight:bold;	 
	text-align:center; 
	background: #ccc url(/images/navbar_bg4.gif) top left repeat-x;
}
.ContentBoxBackground
{
	vertical-align:middle; 
	padding-top: 0px;
	font-weight:bold; 
	background-color:#ffffff;
	height:1%;
}
.ContentBoxBackground a
{
	color:#4e4f53;	
	text-decoration:none;
	border-bottom:solid 1px #ffffff;
}
.ContentBoxBackground a:hover
	{
	border-bottom:solid 1px #010028;
	color:#010028;
	}
.AuthorizeNetSeal a
	{
		border:0px;
	}
.AuthorizeNetSeal a:hover
	{
		border:0px;
	}
.login
{
	color:#a39e66;
	font-size:10pt;
	font-weight:bold;
}
h3.secHeader
{
	
	padding:0px;
	border:0px;
	border-bottom:solid 3px #a39e66;
}
h3.cartItem
{	
	margin:0px;
	padding:0px;
	border:0px;
}
dl.faq dt
{
	font-weight:bold;
	padding:5px 0px;
	list-style-type:disc;

}

dl.faq dd
{
	padding:3px 5px;
	list-style-type:disc;

}
.left50
{
	text-align:right;
	width:50px;
}
.label120
{
	text-align:right;
	float:left;
	width:150px;
}
.left120
{
	left:130px;
}
.list
{
	width:90%;
	height:1%;
	margin:0px;
	border:0px;
	padding:0px;	
}
.listLeft
{
	margin:0px;
	border:0px;
	padding:0px;
	position:relative;
	width:49%;
	float:left;
	height:1%;
}
.listRight
{
	margin:0px;
	border:0px;
	padding:0px;
	position:relative;
	width:49%;
	float:right;
	height:1%;
}
div.section
{
	overflow:auto;
	margin-bottom:1px;
	height:100%;
	padding-bottom:10px;
	
}
.centerpadding
{
	margin:0px;
	padding:10px;
	height:1%;
}
table.tbBorders td
{
	border:solid 2px #999;
	padding:3px;
	width:48%;	
}
.testimonialName
{
	font-size:.9em;
	font-style:italic;
	font-weight:bold;
}

.ContentWrapper
{	
	overflow:visible;
	margin-bottom:1px;
	height:100%;
}

.ProdLabels
{
	
	font-weight:bold;
	line-height:normal;	
}
.alert
{
	color:#ff0000;	
}
	

