body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF; 
}


/* nav styles */
#links ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav li {
	display: inline;
	float: left;
	width: 118px;
	height: 20px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav li { background-color: #ffffff; }
#nav li a { background-color: #ffffff; }

#nav a {
	display: block;
	width: 118px;
	height: 20px;
}

/* link styling */
a {
	color: #01aef0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* main css settings */

div.page {
	position: relative;
	width: 850px;
	height: 840px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	color: #FFFFFF;
	top: 0px;
}

div.body {
	position: relative;
	width: 850px;
	height: 710px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

div.fixednav {
	height: 18px;
	width: 830px;
	margin: 0px 10px 0px 10px;
	float: left;
	border-bottom: 1px solid white;
}

div.fixednav ul.topnav {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.topnav li {
	display: block;
	height: 18px;
	width: 158px;
	text-align: center;
	float: left;
}

ul.topnav li a {
	display: block;
	height: 15px;
	width: 158px;
	text-align: center;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

div.top {
	position: relative;
	left: 0px;
	width: 830px;
	height: 126px;
	margin: 0px 10px 0px 10px;
	float: left;
}

div.nav {
	display: inline;
	position: relative;
	float: left;
	width: 120px;
	height: 690px;
	margin: 0px 0px 0px 9px;
	padding: 10px 14px 0px 5px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 12px;
}
div.content {
	display: inline;
	position: relative;
	float: left;
	width: 670px;
	height: 690px;
	margin: 0px 9px 0px 0px;
	padding: 10px 5px 0px 14px;
	font-size: 12px;
	overflow: auto;
	background-color: #000000;
	color: #FFFFFF;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

div.footer {
	font-size: 10px;
	position: relative;
	width: 830px;
	height: 20px;
	margin: 0px 10px 0px 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	float: left;
}

/* header styles */
h1 {
	font-weight: normal;
	font-size: 2.1em;
	margin: 1.2em 0em;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 30px 40px 20px 30px;
	border-bottom: 1px solid #666666;
}

h2 span {
	display: none;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 1.2em 0em;
}

h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 1.2em 0em;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 1.2em 0em;
}

h6 {
	font-weight: bold;
	font-size: 0.8em;
	margin: 1.2em 0em;
}

.image {
	position: relative;
	width: 150px;
	height: 150px;
	margin: 5px;
	float: left;
}

.imgf {
	position: relative;
	height: 100px;
	width: 150px;
}

.imgt {
	position: relative;
	margin-top: 5px;
	height: 20px;
	width: 150px;
	text-align: center;
}

.tni {
	width: 150px;
	height: 100px;
	border: 0px;
}

.foot {
	position: relative;
	width: 100%;
	float: left;
}

.sleft {
	font-size: 10px;
	float: left;
	text-align: left;
}

.sright {
	font-size: 10px;
	float: right;
	text-align: right;
}

.cat {
	position: relative;
	width: 150px;
	height: 125px;
	margin: 5px 5px 5px 5px;
	float: left;
}

.catn {
	position: relative;
	width: 100%;
	height: 20px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-color: #0099FF;
}

.catn a {
	color: #FFFFFF;
}

.catd {
	position: relative;
	width: 100%;
	height: 100px;
	margin-top: 5px;
	border: 0px;
}

.cate {
	position: relative;
	width: 400px;
}

.prod {
	position: relative;
	width: 400px;
}

.tb {
	position: relative;
	width: 29%;
	float: left;
	margin-top: 5px;
}

.otb {
	position: relative;
	width: 70%;
	float: left;
	margin-top: 5px;
}

.cartt {
	position: relative;
	width: 625px;
	height: 20px;
	margin-bottom: 10px;
}

.prdline {
	position: relative;
	width: 625px;
}

.shortp {
	position: relative;
	width: 150px;
	height: 130px;
	float: left;
}

.spimg {
	width: 150px;
	height: 75px;
	margin: 0px 37px 0px 38px;
}

.ptni {
	width: 75px;
	height: 75px;
	border: 0px;
}

.pttl {
	position: relative;
	width: 150px;
	height: 50px;
	text-align: center;
}

.prodbox {
	position: relative;
	width: 625px;
	height: 400px;
}

.prodpic {
	position: relative;
	width: 150px;
	height: 150px;
	border: 0px;
	margin: 5px 5px 5px 5px;
	float: left;
}

.prodname {
	position: relative;
	width: 475px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 5px 5px 5px 5px;
}

.prodprice {
	position: relative;
	width: 475px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 5px 5px 5px 5px;
}

.proddesc {
	position: relative;
	width: 600px;
	font-size: 11px;
	float: left;
	margin: 5px 5px 5px 5px;

}

.prodform {
	position: relative;
	width: 600px;
	float: left;
}

.itmrow {
	position: relative;
	width: 625px;
	float: left;
}

.iname {
	position: relative;
	width: 200px;
	height: 20px;
	float: left;
}

.iqty {
	position: relative;
	width: 100px;
	height: 20px;
	float: left;
}

.iqty input {
	width: 75px;
}

.iprice {
	position: relative;
	width: 100px;
	height: 20px;
	float: left;
}

.ittl {
	position: relative;
	width: 100px;
	height: 20px;
	float: left;
}

.iupdt {
	position: relative;
	width: 50px;
	height: 20px;
	float: left;
}

.itmslst {
	position: relative;
	width: 610px;
	margin-bottom: 5px;
	float: left;
}
.cartitms {
	position: relative;
	width: 610px;
	border: 1px solid;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
}

.titlec {
	float: left;
}

.contc {
	float: right;
}

.cship {
	position: relative;
	width: 200px;
	left: 300px;
	float: left;
}

.ctotl {
	position: relative;
	width: 200px;
	left: 300px;
	float: left;
}

.cshipt {
	position: relative;
	left: 300px;
	width: 100px;
	float: left;
}

.ctotlt {
	position: relative;
	left: 300px;
	width: 100px;
	float: left;
}

.ctcheck {
	position: relative;
	float: left;
	width: 200px;
}

.ctblank {
	position: relative;
	left: 0px;
	width: 600px;
	float: left;
	height: 5px;
}

p.center {
	text-align: center;
}

ul.snav {
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.snav li {
	display: block;
	float: left;
	height: 17px;
	text-align: center;
	/*width: 100px*/
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
}

div.accom {
	position: relative;
	width: 99%;
	height: 100%;
}

div.aclft {
	position: relative;
	width: 370px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}

div.acrit {
	position: relative;
	width: 222px;
	padding: 5px;
	float: right;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}

img.acfd {
	position: relative;
	width: 64px;
	left: 50%;
	margin-left: -32px;
}

img.acid1 {
	position: relative;
	width: 212px;
	left: 50%;
	margin-left: -106px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.sbnav {
	position: relative;
	width: 142px;
	float: left;
	border: 1px solid;
}


li.even {
	background-color: #FFFFFF;
	width: 132px;
	padding-left: 5px;
	height: 30px;
}

li.odd {
	background-color: #0099FF;
	width: 132px;
	padding-left: 5px;
	height: 30px;
}

div.sbbdy {
	position: relative;
	float: right;
	width: 650px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
	height: 100%;
}

.prodimg {
	border: 0px;
	height: 150px;
	width: 150px;
}

span.rmg {
	margin-right: 100px;
}


div.subc {
	margin-left: 15px;
	line-spacing: 110%;
}

div.subc a {
	color: #CC3300;
	text-decoration: none;
}


div.subc a:hover {
	color: #FF9900;
	text-decoration: none;
}

div.snsec {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.snsec a {
	color: #CC3300;
	font-size: 16px;
}

div.snsec a:hover {
	color: #FF9900;
	text-decoration: none;
}

ul.sbnav {
	margin-left: 5px;
	padding: 0px;
}

ul.sbnav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.form {
	width: 100%;
}


div.ctuli {
	float: left;
	margin-left: 5px;
	width: 350px;
	height: 350px;
}

div.ctult {
	float: left;
	margin-left: 5px;
	width: 350px;
	height: 350px;
}

ul.nav {
	list-style: none;
	display: inline;
	position: relative;
	margin-left: 0px;
}

ul.nav1 {
	list-style: none;
	display: inline;
	position: relative;
	margin: 10px 0px 10px 0px;
}

ul.nav2 {
	list-style: none;
	display: inline;
	position: relative;
	margin: 10px 0px 10px 0px;
}

ul.hide {
	display: none;
}

ul.nav li {
	list-style: none;
	margin-left: 5px;
}

ul.nav1 li {
	list-style: none;
	margin-left: 5px;
}

ul.nav2 li {
	list-style: none;
	margin-left: 5px;
}

img {
	border: 0px;
}

.bold {
	font-weight: bold;
}

div.galleryimage , div.image {
	width: 100px;
	height: 100px;
	margin: 10px;
	border: 1px solid white;
}

div.image img.image , div.galleryimage div.image , img.gallery {
	width: 75px;
	height: 75px;
	margin: 13px 12px 12px 13px;
	text-align: center;
	float: left;
}

div.galleryimages {
	width: 98%;
	margin: 5px 0px 5px 0px;
	float: left;
}

div.gallerynav {
	width: 98%;
	margin: 5px 0px 10px 0px;
	float: left;
}

div.viewimage {
	width: 98%;
	min-height: 580px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

div.gallerypages {
	width: 98%;
	height: 20px;
	text-align: right;
	float: left;
}

div.gallerywrapper {
	width: 110px;
	min-height: 125px;
	margin: 5px;
	float: left;
}

div.gallerylink , div.imagetext {
	text-align: center;
	width: 100px;
	height: 50px;
	margin: 10px;
	float: left;
}

ul.gallerynav {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

ul.gallerynav li {
	list-style: none;
	margin: 5px 0px 5px 0px;
}