/*CSS written by Erik Ford - Lucid Motives, LLC Author URI: http://www.lucidmotives.com*//* General Structure */body { 	margin: 0;	text-align: center;	background-color: #fff;	background-image: url(../styleImages/backgrounds/body_bg.jpg);	background-repeat: repeat-x;	}	a {	outline: none;	}#pageSurround {	margin: 0 auto;	text-align: left;	width: 927px;	height: auto;	background-color: #fff;	border-right: 18px solid #fff;	border-left: 18px solid #fff;	}	#subSurround {	padding-left: 3px;	padding-right: 3px;	}/* Floats */.clear {	clear: both;	}/* Main Website Navigation */#menu {	display: block;	width: 927px;	height: 54px;	margin: 0 0 18px 0;	}	#menu ul {	list-style: none;	margin: 0;	padding: 0;	}	#menu ul li {	float: left;	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, san-serif;	font-size: 12px;	font-weight: normal;	text-transform: uppercase;	margin: 27px 15px 0 0;	}	#menu ul li a, a:visited {	color: #7c7c7c;	text-decoration: none;	}	#menu ul li a:hover, a:active {	color: #10a1db;	text-decoration: none;	}/* Header */#topHeader {	display: block;	width: 927px;	height: 72px;	}	#topHeader h1.logo {	width: 189px;	height: 72px;	margin: 0;	padding: 0;	position: relative;	top: 0;	left: 0;	background-image: url(../styleImages/backgrounds/h1_logo.jpg);	background-repeat: no-repeat;	text-indent: -9999px;	}	#topHeader h1.logo a {	display: block;	width: 100%;	height: 100%;	}	div.header {	display: block;	width: 927px;	height: 360px;	background: url(../styleImages/backgrounds/header_cart_bg.jpg) no-repeat;	margin: 0 0 18px 0;	}#sessionBox {	text-align: right;	background-color: #000;	width: auto;	height: auto;	float: right;	padding: 10px;	overflow: visible;	}	/* Footer Styles */#footer {	display: block;	width: 927px;	height: 45px;	margin: 27px 0 18px;	padding: 0;	background-image: url(../styleImages/backgrounds/footer_bg.jpg);	background-repeat: no-repeat;	}	#footer p {	display: block;	color: #000;	font-family: Helvetica, Arial, san-serif;	font-weight: bold;	font-size: 11px;	float: right;	margin: 18px 0 0;	padding: 0;	}	#footer p a, a:visited {	color: #d9176b;	text-decoration: none;	}	#footer p a:hover, a:active {	text-decoration: underline;	}.topCats {	text-align: center;	background-image: url(../styleImages/backgrounds/catBg.gif);	height: 42px;	color: #ffffff;	margin-bottom: 15px;}.topCatsBgRight {	background-image: url(../styleImages/backgrounds/catBgRight.gif);	background-repeat: no-repeat;	background-position: right;	height: 42px;}.topCatsBgLeft {	float: left;	background-image: url(../styleImages/backgrounds/catBgLeft.gif);	background-repeat: no-repeat;	background-position: left;	height: 42px;}.siteDocs {	text-align: center;	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);	height: 30px;	color: #ffffff;}.siteDocsBgRight {	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);	background-repeat: no-repeat;	background-position: right;	height: 30px;}.siteDocsBgLeft {	float: left;	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);	background-repeat: no-repeat;	background-position: left;	height: 30px;}.boxTitleLeft, .boxTitleRight {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;	color: #000000;	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);	width: 175px;	height: 13px;	padding-top: 2px;	padding-left: 5px;	background-repeat: no-repeat;	font-weight: bold;}.boxFootLeft, .boxFootRight {	background-image: url(../styleImages/backgrounds/boxFootBg.gif);	width: 175px;	height: 12px;	padding-left: 5px;	background-repeat: no-repeat;	margin-bottom: 10px;}.boxContentLeft, .boxContentRight {	border-left: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	background-color: #FFFFFF;	padding-left: 5px;	padding-top: 9px;	padding-bottom: 5px;	width: 168px;}.boxContent {	padding: 10px;	font-family: Helvetica, Arial, sans-serif;	font-size: 75%;	line-height: 20px;	color: #333333;	margin-bottom: 5px;	border-color: #333 #c5c4c4 #c5c4c4;	border-style: solid;	border-width: 3px 1px 1px;	}	.boxContent ol {	list-style-position: outside;	}	.boxContent ol li {	margin: 0 0 10px 0;	line-height: 20px;	}/* CHECKOUT PAGES .colLeftCheckout {	position: relative;	left: 0px;	width: 160px; 	padding-left: 9px;	padding-right: 10px;	float: left;}*//* END CHECK OUT PAGES */.docBtnLeft {	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);	width: 4px;}.docBtnRight {	background-image: url(../styleImages/backgrounds/docBtnRight.gif);	width: 4px;}.docBtnMid {	background-color: #DDDDDD;	padding: 0px 3px 0px 3px;}.pagination {	text-align: right;	padding-top: 5px;	padding-bottom: 5px;}#subCats {	background-color: #EBEDFE;	text-align: center;	border: 1px solid #C9CEFC;	margin: 0px;	float: left;	width: 99.5%;}.subCat {		text-align: center;	padding: 8px;	float: left;	width: 110px;	height: 50px;}.regSep{	padding: 10px 0px 10px 0px;	margin: 10px 0px 10px 0px;	border-top: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;}.topCatsTabLeft {	background-image: url(../styleImages/backgrounds/catTabLeft.gif);	background-repeat: no-repeat;	width: 7px;}.topCatsTabMid {	background-image: url(../styleImages/backgrounds/catTabMid.gif);	background-repeat: repeat-x;}.topCatsTabRight {	background-image: url(../styleImages/backgrounds/catTabRight.gif);	width: 7px;	background-repeat: no-repeat;}.latestProds {	float: left;	text-align: center;	width: 131px;	height: 120px;	margin: 0 0 40px 0;	}