BODY {
	background-image: url("/images/bg.gif");
	background-repeat: repeat-x;
	background-color: #6f99c8;
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 12px;
}

A {
	color: #3b537f;
}

#banner {
	height: 216px;
	overflow: hidden;
}

#banner3 {
	height: 75px;
	overflow: hidden;
}

#banner2 {
	width: 552px;
	height: 174px;
	margin: 0px 0px 15px 0px;
}

#catTable {
	width: 522px;
	margin: 15px auto 0px auto;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#catTable tr {
	display: block;
}

#catTable tr #spacer {
	width: 15px;
	border: 0px;
	background-color: #f6f6f6;
}

#catTable tr #vertspacer {
	height: 15px;
	border: 0px;
	background-color: #f6f6f6;
	text-align: left;
}

#catTable tr td {
	width: 154px;
	border: 5px solid #eeeeee;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
}

#catTable tr td a {
	text-decoration: none;
	color: #000000;
}

#catTable tr td .desc {
}

#catTable tr td .price {
	color: #99090c;
	font-weight: bold;
}

#catTable tr td img {
	border: 0px;
}

#container {
	width: 800px;
	margin: 0px auto 0px auto;
}

#content {
	width: 582px;
	float: right;
}

#content2 {
	width: 552px;
	margin: 15px auto 15px auto;
	color: #454646;
}

#content2 h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	color: #454646;
}

#content2 h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	color: #454646;
}

#content2 h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	color: #454646;
}

#clear {
	clear: both;
}

#fbbutton {
	margin-top: 5px;
}

#form {
	margin: 0px;
	padding: 0px;
}

#greybox {
	background-color: #f6f6f6;
	border: 1px solid #dedcdc;
	margin: 15px 0px 15px 0px;
	padding: 15px 15px 0px 15px;
}

#greybox b {
	color: #454646;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#greybox h1 {
	color: #454646;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#greybox h2 {
	color: #454646;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 800px;
	position: absolute;
	top: 41px;
	background-image: url("/images/mainbg.gif");
	margin: 0px auto 0px auto;
}

#header-container {
	width: 782px;
	margin: 0px auto 0px auto;
}ogo {
	height: 70px;
}

#main {
	width: 800px;
	background-image: url("/images/mainbg.gif");
	position: absolute;
	top: 367px;
}

#main3 {
	width: 800px;
	background-image: url("/images/mainbg.gif");
	position: absolute;
	top: 226px;
}

#main2 {
	width: 782px;
	margin: 0px auto 0px auto;
}

#pages {
	margin: 15px 0px 30px 0px;
	border: 0px;
	border-spacing: 2px;
}

#pages tr .active {
	background-color: #939393;
}

#pages tr .dots {
	background-color: #f6f6f6;
	color: #000000;
}

#pages tr .dots a {
	color: #000000;
}

#pages tr td {
	width: 20px;
	height: 21px;
	overflow: hidden;
	background-color: #cfcfcf;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#pages tr td a {
	color: #ffffff;
	text-decoration: none;
}

#smallcart {
	width: 780px;
	position: absolute;
	top: 12px;
	text-align: right;
	color: #ffffff;
}

#smallcart a {
	color: #ffffff;
}

.productid {
	font-weight: bold;
}

#product-brief {
	width: 252px;
	float: left;
}

#product-thumb {
	width: 280px;
	float: right;
	text-align: center;
}

#searchbar {
	width: 782px;
	height: 40px;
	z-index: 0;
}

#searchbar #searchfield {
	background-color: #43494c;
	width: 200px;
	height: 40px;
	float: left;
	position: relative;
}

#searchbar #searchfield #input {
	width: 110px;
	margin: 0px;
	padding: 0px;
}

#searchbar #searchlinks {
	width: 582px;
	float: right;
}

#searchform {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	top: 10px;
}

#searchgo {
	position: absolute;
	right: 50px;
}

#sidebar {
	width: 200px;
	float: left;
}

#sidebar-header {
	width: 200px;
	height: 37px;
	overflow: hidden;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar ul li a {
	color: #3b537f;
	text-decoration: none;
	font-size: 10px;
	position: relative;
	left: 10px;
	top: 5px;
	font-weight: bold;
}

#sidebar ul li {
	width: 200px;
	height: 23px;
	background-image: url("/images/libg.gif");
}

#sidebar #subcats li {
	width: 200px;
	height: 23px;
	background-image: url("../images/libg.gif");
	overflow: hidden;
}

#sidebar #subcats li a {
	color: #cb2646;
	text-decoration: none;
	font-size: 10px;
	position: relative;
	left: 15px;
	top: 5px;
}

/* Begin: Product Table Code */

#infoTable dl {
margin:0;
padding:0;
}

#infoTable ol {
margin:0;
padding:0;
}

#infoTable ul {
margin:0;
padding:0;
}

#infoTable blockquote {
margin:0;
padding:0;
}

#infoTable pre {
margin:0;
padding:0;
}

#infoTable h1 {
margin:0;
padding:0;
}

#infoTable h2 {
margin:0;
padding:0;
}

#infoTable h3 {
margin:0;
padding:0;
}

#infoTable h4 {
margin:0;
padding:0;
}

#infoTable h5 {
margin:0;
padding:0;
}

#infoTable h6 {
margin:0;
padding:0;
}

#infoTable p {
margin:0;
padding:0;
}

#infoTable h1 {
margin:0;
padding:0;
}

#infoTable fieldset {
margin:0;
padding:0;
}

#infoTable form {
margin:0;
padding:0;
}

#infoTable p {
	text-align:left;
	}	
#infoTable a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	}	
#infoTable a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
#infoTable a:hover,
#infoTable a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
#infoTable table a,
#infoTable table a:link,
#infoTable table a:visited {
	border:none;
	}							
	
#infoTable img {
	border:0;
	margin-top:.5em;
	}	
#infoTable table {
	width: 552px;
	border-top:1px solid #87cefa;
	border-right:1px solid #87cefa;
	margin:1em auto;
		border-collapse:collapse;
	}
#infoTable caption {
	color: #454646;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:left;
	}	
#infoTable tr.odd td	{
	background:#f0f8ff
	}
#infoTable tr.odd .column1	{
	background:#f0f8ff;
	}	
#infoTable .column1	{
	background:#ffffff;
	}
#infoTable .priceDisclaimer	{
	text-align: left;
	font-size: 10px;
}
#infoTable td {
	color:#454646;
	border-bottom:1px solid #87cefa;
	border-left:1px solid #87cefa;
	padding:.3em 1em;
	text-align:left;
	}				
#infoTable th {
	font-weight:normal;
	color: #454646;
	text-align:left;
	border-bottom: 1px solid #87cefa;
	border-left:1px solid #87cefa;
	padding:.3em 1em;
	}							
#infoTable thead th {
	background:#f0f8ff;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#infoTable tfoot th {
	text-align:center;
	background:#f0f8ff;
	}	
#infoTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#infoTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
/* End:Product Table Code */
