body {
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color: white;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color: #242424;
}
td {
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color: white;
}

#container {
	width: 860px;
	margin: 0 auto;
	position:relative;
	text-align:center;

}
#contentcontent {
	text-align: left;
}

#footer {
	text-align:left;
	background-image:url(images/footer-dark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 41px;
}
#footercontent {
	color: #666666;
	padding: 14px;
}


.ss_container {
	height: 500px;
	text-align:center;
	background-color:#000000;
}
#cartform {
	position:absolute;
	left:1px;
	top:165px;
	width:517px;
	height:21px;
	z-index:1;
	text-align: left;
}
#cart_response {
	position:absolute;
	left: 542px;
	top: 167px;
	width: 101px;
	height: 21px;
	text-align:left;
}
form {
	margin: 0px;
}
.productselect {
	width: 230px;
}
#logo {
	position:absolute;
	left:0px;
	top:11px;
	width:230px;
	height:70px;
	z-index:2;
}
#slide_controls {
	position:absolute;
	left:697px;
	top:165px;
	width:160px;
	height:20px;
	z-index:3;
}
#thumbs {
	margin-top: 20px;
	text-align: left;
}

a { 
	-moz-outline:none;
}

#viewcart {
	position:absolute;
	left:797px;
	top:138px;
	width:54px;
	height:20px;
	z-index:4;
}



#testlayer {
	position: absolute;
	border: 2px solid white;
	z-index: 3;
	display: 'none';
}
a:visited { color: white; text-decoration: none; }
a:link { color: white; text-decoration: none; }
a:hover { color: #f69b21; text-decoration: underline; }

/* eof header */


a.footerlink:visited { color: #b4b4b4; text-decoration: none; }
a.footerlink:link { color: #b4b4b4; text-decoration: none; }
a.footerlink:hover { color: white; text-decoration: underline; }

a.whitelink:visited {
	color: white; text-decoration: none;
}
a.whitelink:link {
	color: white; text-decoration: none;
}
a.whitelink:hover {
	color: white; text-decoration: underline;
}

a.yellowlink:visited { color: #ffa920; font-weight: bold; text-decoration: none; }
a.yellowlink:link { color: #ffa920; font-weight: bold; text-decoration: none; }
a.yellowlink:hover { color: #ffa920; font-weight: bold; text-decoration: underline; }


.style3 {color: #666666}

#textlayer {
	position: absolute;
	width: 362px;
	left: 26px;
	top: 227px;
	height: 573px;
	padding: 10px;
	z-index: 1;
}

.widetf {
	width: 100%;
}

.wideta {
	width: 100%;
}
