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

body {
	font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	font-size: 13px;
	color:#000;
}
.buttons {
	margin-right:1px;
	float:right;
}
.stagewrap a, .stagewrap a:visited {
	color: #FFF;
	text-decoration:none;
}

.stagewrap a:hover {
	color:#F00;
}
img {
	border:none;
}
#container {
	width:1155px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin-left:125px;
	text-align: center;
	width:900px;
	height:79px;
}
#logo {
	margin-top:20px;
	margin-bottom:20px;
	
}

#linkwrap {
	font-size:13px;
	text-align: center;
	
}

.links{
	margin: 0px 25px 0px 25px;
	color:#FFF;
}

#linkwrap a, #footer a, #linkwrap a:visited, #footer a:visited{
	text-decoration:none;
	color:#C0C0C0;
}

#linkwrap a:hover, #footer a:hover{
	text-decoration:none;
	color:#777;
}

.linkselected {
	margin:0px 10px 0px 10px;
	color:#F00;
}
#mainContent {
	margin-left:57px;
	padding: 20px;
	width:1000px;
	height:580px;
}
#mainContent2 {
	margin-left: -18px;
	padding: 20px;
	width:100%;
	height:580px;
}
.pagenum {
	margin: 8px 0px 0px 8px;
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:10px;
}
#slideshow {
	z-index:1;
	
	width:1000px;
	height:563px;
}
#carousel{
width:1152px;
	
}
#buttonwrap {
	width:44px;
	z-index:99;
	float:right;
}
#buttonwrapindex {
	width:21px;
	z-index:99;
	float:right;
}
#footer {
	float:left;
	padding-top: 0px;
	width: 100%;
	font-size:10px;
	text-align: center;
	color:#C0C0C0;
}
#productpage {
	height:560px;
}
.custom_3 {
	float:left;
}
.stagewrap {
	float:left;
	width:1152px;
	text-align:left;
	background-color:#fff;
	border:thin solid #fff;
}


.stagewrap2 {
	float:left;
	width:1050px;
	text-align:left;
	background-color:#FFF;
	height:591px;
	border:thin solid #fff;

}
.productwrap {
	float:left;
	width:340px;
	height:190px;
	padding:55px 20px 0px 20px;
}
.leftcol2 {
	margin:0px;
	float:right;
	width:160px;
}
.front {
	float:left;
	margin:20px;
}
#colors {
	margin-top:20px;
	margin-bottom:10px;
	font-size:10px;
}
#rightcol{
	margin-left:30px;
}
.view {
	float:left;
	margin-top:1px;
}
#terms {
	font-size:12px;
	margin:20px 0px 0px 20px;
	width:400px;
}
#emailform {
	font-size:14px;
	margin:20px;
	width:320px;
}
#emailok {
	font-size:24px;
	margin:20px;
	width:320px;
}
#emailform a, #emailok a {
	font-weight:bold;
	color:#000;
	font-size:16px;
}
#emailform a:hover, #emailok a:hover {
	color:#F00;
}
input.text, textarea {
	padding:5px;
	margin-right:10px;
	color:#000;
	background-color:#fff;
	width:300px;
	border: thin solid #000;
	font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
input.submit {
	font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color:#F00;
	color:#000;
	border:none;
	width:100px;
}
input.checkbox {
	float:left;
	width:20px;
	height:20px;
}
input.addbutton {
	padding-top:5px;
}
.description {
	line-height:14px;
	height:40px;
}

