﻿body {
	background: #fff;
	color: black;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #e8e4e3 url(../images/background.jpg) repeat-x;	
}

a {
	color: #e50430;
}

#menu {
	margin: auto;
	width: 900px;
}

#searchBox {
	float: right;
	margin-top: 5px;
}

.searchButton, .buyButton {
	background: #e50430;
	color: #fff;
	text-align: center;
	width: 65px;
	height: 28px;
	border: 0;
	font-size: 11px;
}

.searchButton {
	height: 23px;
}

.searchText {
	text-align: center;
	color: #e50430;
	height: 20px;
	border: 1px solid silver;
}

.mainBox {
	padding: 10px;
	padding-top: 0px;
}

p.user {
	padding: 0;
	margin: 0;
	height: 12px;
}

#head {
	margin: auto;
	width: 875px;
	padding: 0px 25px 0px 10px;
	height: 85px;	
}

#head h1 {
	color: #000;
	margin-top: 30px;	
}

#menu {
	background: url('../images/menu.jpg') repeat-x;
	height: 45px;	
	color: #fff;
	margin-bottom: 20px;	
}

#menu ul {
	padding: 0;
    margin-top: 6px;
    float: left;
    list-style: none;
    margin-left: 35px;
    margin-top: 15px;    
}

#menu ul li {
    float: left;
    border-right: 1px solid #fff;
    padding-right: 20px;
    margin-left: 20px;  
}

#menu ul li.last {
    border-right: none; 
}

#menu ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;  
}

#menu ul li a:hover {
    text-decoration: underline; 
}

#siteContent {		
	margin: auto;	
	width: 866px;
	margin-bottom: 15px;
}

#leftPanel, #rightPanel {
	width: 205px;
	float: left;
	margin-right: 10px;
}

#content {	
	width: 433px;
	float: left;
	margin-right: 10px;
	border: 1px solid silver;
	background: #fff;
}

#rightPanel {	
	margin-right: 0px;
	float: right;
}

h2 {
	color: maroon;
}

h2.red, h2.black, h2.cart {
	margin-top: 0px;
	height: 24px;
	background: url(../images/redPattern.jpg) repeat-x;
	color: #fff;	
	text-align: center;	
	padding-top: 8px;
	font-size: 13px;		
}

h2.black {	
	background: url(../images/blackPattern.jpg) repeat-x;	
}

h2.cart {	
	background: url(../images/cartHeading.jpg);	
}

h2.cart a {	
	color: #fff;
}

.panel {
	background: #fff;
	width: 203px;
	border: 1px solid silver;
	border-top: none;
	margin-bottom: 20px;
	padding-bottom:15px;
}

.panel ul {	
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;

	color: #000;	
	margin-left: 0px;	
	padding-left: 15px;
}

.panel ul li {
	list-style: none;
	background: url(../images/arrow.jpg) 0px 10px no-repeat;
}

.panel ul li a {	
	color: #000;
	border-bottom: 1px solid silver;
	font-size: 11px;
	font-weight: normal;
	
	display: block;
	padding: 8px 5px 8px 25px;	
}

.panel ul > li:hover, .panel ul > li.active {	
	background: url(../images/arrow2.jpg) 0px 10px no-repeat;
}

.panel ul  li:hover  li, .panel ul  li.active  li {		
	background: url(../images/arrow.jpg) 0px 10px no-repeat;
}

.panel ul > li:hover > a, .panel ul > li.active > a {
	color: #e50430;	
}

ul.sellout {	
	padding-left: 0px;
	margin-left: 0px;
}

ul.sellout li, ul.sellout li:hover {
	background: none;
	list-style: none;
}

ul.sellout li a {
	text-align: center;
	display: block;
	list-style: none;
	height: 20px;
	width: 100%;
	border-bottom: 1px dashed #000;	
	padding: 0px;
	padding-top: 5px;
}

.itemBox {
	border: 1px solid silver;
	float: left;
	width: 194.5px;
	height: 194.5px;
	text-align: center;
	padding: 10px;
}

.itemBox a {
	color: #000;
}

a {
	color: #e50430;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#foot {	
	color: #fff;
	background: url('../images/foot.jpg') repeat-x;
	height: 15px;
	padding: 15px 10px;
	clear: both;
	width: 880px;
	margin: auto;
	font-size: 12px;
}

#foot a {
	color: #fff;
}

#foot p.info {	
	margin: 0px;
	font-weight: bold;
}

#foot p.right {
	float: right;
	margin-top: -15px;
}

h1 {
	color: #e50430;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: left;
}

a img {
	border: none;
}


p {
	text-align: justify;
}

p.centered {
	text-align: center;
}

div.message {
	margin: 5px;
	padding: 5px;
	border: 1px solid silver;
}

.center {
	text-align: center;
}

.discussion dt {
   float: left;
   margin-bottom: 5px;
}

.discussion dd {
	margin-bottom: 5px;
	margin-left: 170px;
}

.contact dt {
   font-weight: bold;
   margin-bottom: 2px;
}

.contact dd {
	margin-left: 0px;
	margin-bottom: 5px;
}

fieldset {
	border: 1px solid silver;
	padding: 1em;
	*padding-top: 0;
}

legend {
	*margin-bottom: 1em;
}

form.groups {
	margin-left: -150px;
}

form.groups dt {
   float: left;
   margin-bottom: 5px;
   margin-top: 4px;
}

form.groups dd {
	margin-bottom: 5px;
	margin-left: 150px;
}

p.description {
	margin-top: 3px;
}

form.groups dd.button1 {
	float: left;
	margin-left: 280px;	
}

form.groups dd.button1 input {
	border: 0;	
	cursor: pointer;
	background: transparent;
}

form.groups dd.button2 {
	float: left;
	margin-left: 20px;
}

form.groups dd.button2 input {
	border: 0;
	cursor: pointer;
	background: transparent;
}

.horizontal dt {
   float: left;
   margin-bottom: 5px;
}

.horizontal dd {
	margin-bottom: 5px;
	margin-left: 150px;
}

div.elementgroup {
	padding: 5px 0px 5px 0px;
	clear: left;
}

div.elementgroup label {
    width: 150px;
    float: left;
}

div.element {
   float: left;
}

tr.elementgroup {
	vertical-align: top;
}

td.element {
	padding-left: 30px;
}

hr.separator {
	clear: both;
}

p.errors, ul.errors {
	margin-left: 10px;
	clear: both;
	color: #8B0000;
	font-weight: bold;
	margin-top: 5px;
}


ul li {
	margin-bottom: 3px;
}

div.site_map_link {
	 margin-bottom: 7px;
	 background: url(../images/square.jpg) 0px 6px no-repeat;
	 padding-left: 15px;
}

div.hint {
	font-size: small;
}

div.offer-box {
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}

div.offer-box h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#pages {
	text-align: center;
}

div#pages a, span {
	font-weight: bold;
}

div.photos {
	margin-top: 10px;
}

form.basket {
	float: left;
	margin-top: -10px;
	width: 200px;
}

form.purchaseButton {
	float: right;
	margin-top: -10px;	
}

.left {
	float: left;
}

p.flags {
	margin-top: -22px;
	font-weight: bold;
	float: right;
}

img.photo {
	float: left;
	margin-right: 15px;
}

span.top {
	color: #b00000;
}

span.new {
	color: #4169e1;
}

table.basket {
	border: 1px solid silver;
	padding: 5px;
}

table.basket th {
	text-align: left;
	padding-bottom: 10px;
}

table.basket form p {
	margin-bottom: 2px;
	margin-top: 2px;
}

table.wide {
	width: 100%;
}

input.add_button {
	border: 0;
	cursor: pointer;
	background: url('../images/add.png') no-repeat;
	width: 16px;
}

input.ins_to_basket {
	border: 0;
	cursor: pointer;
	background: url('../images/basket_add.png') no-repeat;
	width: 32px;
	height: 32px;
}

.right {
	text-align: right;
}

div.info_block {
	float: right;
	text-align: right;
	padding-right: 5px;
}

div.info_block a, div.basket {
	color: #fff;
}

.clear {
	clear: both;
}

p.hint {
	margin-top: 0px;
	margin-bottom: 10px;
}

p.rating {
	margin-left: 15px;
	margin-top: 7px;
	float: left;
}

p.log_button {
	margin: 0;
	float: right;
}

div.basket {
	margin-top: 62x;
	float: left;
	margin-left: 15px;
	width: 300px;
}

.available {
	color: #006400;
	font-weight: bold;
	font-size: 12px;
}

.unavailable {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.unavailable:hover {
	color: #696969;
	text-decoration: underline;
}

ul.site-map ul {
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 3px;
}

ul.site-map li {
	margin-bottom: 5px;
}

.stars-rating {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 150px;
	height: 30px;
	position: relative;
	float: left;
	background: url(../images/stars.gif) top left repeat-x;
}

.stars-rating li {
	padding:0px;
	margin:0px;
	float: left;
}

.stars-rating li a {
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.stars-rating li a:hover {
	background: url(../images/stars.gif) left center;
	z-index: 2;
	left: 0px;
}

.stars-rating a.one-star {
	left: 0px;
}

.stars-rating a.one-star:hover {
	width:30px;
}

.stars-rating a.two-stars {
	left:30px;
}
.stars-rating a.two-stars:hover {
	width: 60px;
}

.stars-rating a.three-stars {
	left: 60px;
}

.stars-rating a.three-stars:hover {
	width: 90px;
}

.stars-rating a.four-stars {
	left: 90px;
}

.stars-rating a.four-stars:hover {
	width: 120px;
}

.stars-rating a.five-stars {
	left: 120px;
}

.stars-rating a.five-stars:hover {
	width: 150px;
}

.stars-rating li.current-rating {
	background: url(../images/stars.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
