@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin:0 auto auto auto;
}
#mainDiv {
position:relative;
}
#productDiv {
	position:absolute;
	text-align:left;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CCCCCC;
	font-size:1em;
	left: 190px;
	top: 252px;
	width: 730px;

}

#productDiv p {margin:0 200px .2em 0; 
	}

.productTable {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#FFFFFF;
	}

/*.productTable tr td {font-size:.6em;}*/	
.productTable tr td p {margin:0;}

.productTable tr td {
	padding:0 5px 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
}

.productTable img {
border: 1px solid #CCCCCC;
padding:4px;
margin:4px;
}

#headerDiv {
	position:absolute;
	text-align:left;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CCCCCC;
	font-size:2.25em;
	left: 194px;
	top: 175px;
	width: 657px;
}
#navDiv {
position:absolute;
left:0px;
top:110px;
}

table tr td ul {margin:0px 4px 0px -8px;font-size:10px;}
table tr td ul li {margin:0px;font-size:10px;}

a:link {color:#fff;
	text-decoration:underline;
}
a:visited {color:#fff;
	text-decoration:underline;
}a:hover {color:#FF0;
	text-decoration:underline;
}a:active {color:#fff;
	text-decoration:underline;
}
/*td img {display: block;}*/
.colorswatches {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3;
	text-align: center;
}

.swatchbox {margin:0 6px 6px 0;}

.table_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF3;
}

