@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; } 
html, body {
	height:100%;
	min-height:100%;
}
body {
	background:url(images/bg.jpg) #1F0705 center top;
}
input, select, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
}
a, img {
	border:none;
	text-decoration:none;
}
a {
	color:#FBB;
}
a:visited {
	color:#FAA;
}
a:hover {
	color:#DDD;
}
a:active {
	color:#FCC;
}
h1 {
	font-style:italic;
	font-weight:normal;
	font-size:3em;
	margin-bottom:15px;
}
#prodName {
	margin-left:20px;
}

h2 {
	font-style:italic;
	font-weight:normal;
	font-size:1.95em;
}
h2#price {
	margin:-20px 0 30px 90px;
}
p{
	font-size:1em;
	line-height:1.5em;
	margin-bottom:1.5em;
}
#uber {
	/*background:url(images/texture2.png) repeat-y top center;*/
	margin: 0 auto;
	min-height:100%;
	width: 960px;
	height:100%;
	position:relative;
}
#header {
	background: url(images/logo.gif) 10px 20px no-repeat;
	height:110px;
}
#contents {
	background:url(images/panel.png) top left no-repeat;
	height:440px;
	padding:10px;
	margin-top:90px;
}
#brandname {
	font-style:italic;
	font-weight:normal;
	font-size:1.3em;
	margin:-18px 0 -5px 0;
}
#images,#center,#reviews {
	float:left;
}
#images {
	width:310px;
	overflow:hidden;
	height:420px;
	margin-right:10px;
	position:relative;
}
#imgctrl {
	background:url(images/imgctrl.png) no-repeat left top;
	position:absolute;
	right:0px;
	top:0px;
	width:100px;
}
#imgctrl a {
	display:block;
	float:left;
	height:25px;
	margin:2px 4px 2px 2px;
	text-indent:-9999px;
	width:25px;
}
#center {
	margin-right:20px;
	width: 370px;
}
#reviewTitle {
	position:absolute;
	right:10px;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	background:url(images/review_mask.png) right bottom repeat-x;
	padding: 0 20px 7px 0;
}
#reviews {
	background:url(images/blurb.png) top right repeat-y; 

	margin-top:20px;
	width:190px;
	font-size:0.80em;
	padding:15px;
	height:350px;
	overflow:auto;
	float:right;
}

#blurb {
	font-size:1.1em;
	height:170px;
	overflow:auto;
	clear:both;
	padding:10px 5px 5px 5px;
}
#buy_now {
	float:left;
	width:220px;
	margin-bottom:-15px;
}
#buy_now label {
	display:block;
	width: 220px;
	height: 35px;
	margin-bottom:5px;
	position:relative;
}
#buy_now label select {
	top:-1px;
	position:absolute;
	font-size:1em;
	right:0px;
	width:140px;
}
#buy_now label input {
	top:-1px;
	position:absolute;
	right:0px;
}
#buy_now #submit {
	position:absolute;
	right:260px;
	margin-top:-61px;
}
#contact_us {
	width:415px;
}
#contact_us label {
	display:block;
	position:relative;
	width:310px;
}
#contact_us input {
	font-size:1.05em;
	position:absolute;
	right:0px;
	top:-2px;
	width:220px;
	padding:0px;
}
#contact_us #submit {
	float:right;
	position:static;
	margin-right:18px;
}
#rating {
	float:left;
	clear:right;
	margin-left:30px;
	position:relative;
	width:120px;
}
#ratinglevel {
	height:30px;
	margin-top:-6px;
	background:url(images/ratingbg.gif) repeat-x;	
}
#ratenow {
	position:absolute;
	background:url(images/rating.png);
	height:30px;
	width:120px;
	z-index:10;
}
#ratenow li {
	float:left;
	list-style:none;
	width:24px;
}
#ratenow li a {
	display:block;
	height:30px;
	text-indent:-9999px;
	width:24px;
}
#nav {
	position:absolute;
	top:120px;
	left:70px;
}
#nav li {
	float:left;
	list-style:none;
}
#stylelist {
	clear:both;
}
#brandslist li {
	width:140px;
}
#stylelist li {
	letter-spacing:4px;
	margin-right:30px;
}
#nav .first {
	width:100px;
	margin-right:0px;
}
#menu {
	position:absolute;
	top:60px;
	right: 0px;
}
#menu li {
	float:left;
	font-size:1.25em;
	list-style:none;
	margin: 0 5px 0 0px;
	letter-spacing:3px;
}
#menu .first {
	margin-right:13px;
}
#shoelist {
	margin-left:50px;
	width:800px;
}
#shoelist ul {
	clear:right;
	margin-bottom:10px;
}
#shoelist ul li {
	list-style:none;
}
#shoelist ul li ul {
	margin-bottom:70px;
}
#shoelist ul li ul li {
	float:left;
	list-style:square;
	margin: 0 15px 15px 15px;
}
#footer {
	margin-bottom:20px;
	clear:both;
}
#img2 {
	display:none;
}
#threeD {
	display:none;
	position:relative;
}
.author {
	display:block;
	border-top:solid 2px #FFF;
	padding-top:5px;
}
#review_wnd {
	position:absolute;
	width:500px;
	height:375px;
	left:50%;
	margin-left:-250px;
	background:url(images/bg.gif);
	z-index:20;
	padding:20px;
	display:none;
}
.sml {
	font-size:0.7em;
}
#write_review {
	margin: 0 auto;
}
#write_review p {
	margin-bottom:5px;
}
#close_review {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	padding:5px;
	font-size:1.3em;
	font-style:italic;
	cursor:pointer;
	border:2px #FFF solid;
	margin:10px;
}
#write_review #submit, #write_review #submit1 {
	font-size:1.5em;
	height:30px;
	width:150px;
}
#write_review #submit {
	display:none;
}
#index_cycle {
	width:310px;
	height:420px;
	float:right;
	margin:0 70px 0 20px;
}
#shop_cycle {
	width:310px;
	height:420px;
	float:left;
	margin-right:20px;
}
#brand_img {
	float:right;
	margin-right:70px;
}
#basket {
	position:absolute;
	right:0px;
	top:110px;
}
#admin_reviews{
	margin:0 auto;
	width:960px;
	color:#000;
}
#admin_reviews .txt {
	height:100px;
	display:block;
	overflow:auto;
	font-size:0.8em;	
}
.approved0 td, .approved1 td, .approved2 td {
	height:100px;
	color:#000;
	border-bottom:2px solid #666666;
	padding:5px;
}
.approved0 td {
	background:#FFFFCC;
}
.approved1 td {
	background:#66CC99;
}
.approved2 td {
	background:#FF9999;
}
#prodList li {
	display:block;
	height:203px;
	float:left;
	list-style:none;
	padding:5px;
	margin:10px;
	text-align:center;
	width:150px;
}
#starboxes input {
	width:40px;
}
#sizes, #vars {
	float:left;
	margin-left:35px;
}
#liststyles li {
	list-style:none;
	float:left;
	margin-left:25px;
}
#terms {
	font-size:0.8em;
	overflow:auto;
	height:345px;
	width:865px;
}
#indexpick {
	width:540px;
	height:133px;
	overflow:hidden;
}
#indexpick li {
	list-style:none;
	width:135px;
	height:183px;
	display:block;
	float:left;
	margin-top:-25px;
}h5 {
	font-size: 0.8em;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}

