a{
	color:								#403436;
}

a#home{
	height:								120px;
	width:								1000px;
}

body, html, div#wrapper{
	height: 			auto;
	min-height: 	100%;
}


html{
	background-color:			#a1a1a1;
	background-image: 		url(images/background.gif);
	background-position:	0 0;
	background-repeat:		repeat;
	color:								#fff;
}

div#action{
	background-color:			#b9d8de;
	border-left:					1px solid #fff;
	min-height:						458px;
	padding-left:					0.5em;
}

div#details ul#previews,
div#details ul#previews li img{
	border-color:					#e9e9e9;	
} div#details div.information form fieldset{
	padding:							0.5em;
}

div#header{
	background-color:			#b9d8de;
	background-image: 		url(images/top.gif);
	background-position:  0 0;
	background-repeat:		no-repeat;
	border-left:					1px solid #fff;
	height:								220px;
}

div#footer{
	color:								#b9d8de;
	height:								50px;
	margin-left:					-203px;
	padding-left:					10px;
} div#footer a{
	color:								#d6d6d6;
} div#footer ul{
	padding-top:					15px;
} div#footer ul li#footer_copyright:before{
	content:							'';
} 

div#menu{
	padding-top:					128px;
	width:								650px;
}	

div#wrapper{
	background-color:		#000;
	background-image: 	url(images/skaters.gif);
	background-repeat:	no-repeat;
	border-left:				1px solid #fff;
	border-right:				1px solid #fff;
	padding-left:				208px;
	width:							735px;
} 

fieldset,
fieldset legend,
table.products{
	background-color:		#e9e9e9;
	border:							1px solid #fff;
	color:							#403436;
} form fieldset,
  form fieldset legend{
	border:							1px solid #fff;
} form fieldset p{
	background-color:		#ffffff;
	border-color:				#003a62;
} fieldset.search{
	border:							1px solid #fff;
}

form input.submit{
	background-color:		#74d4e5;
	border:							1px solid #fff;
	color:							#fff;
}

span.error{
	border:							0;
	color:							#fff;
	font-size:					larger;
}

span.num{
	font-size:					1.1em;
	font-weight:				bold;
}

table{
	color:								#403436;
}

table.generitable tbody{
	border-color:					#fff;
} table.generitable tr td{
	background-color:		#eee;
}table.generitable tr.alt td{
	background-color:		#ddd;	
} table.generitable tfoot tr td{
	background-color:		#b9d8de;
}

ul#imagelist li:first-child img.thumbnail{
	border:							1px solid #ae2532;
}

ul.items{
	color:							#403436;
} ul.items div.information{
	background-color:		#e9e9e9;
}

ul.menu{
	border-color:				#fff;
	color:							#fff;
	margin-left:				12px;
} ul.menu a{
	color:							#fff;
} ul.menu li{
	border-color:				#fff;
}

ul#other{
	padding-top:				3px;
}

ul#other li,
ul#other li a{
	font-size:					0.9em;
}

ul#shop{
	border-style:				solid;
	border-width:				1px 0 1px 0;	
	font-size:					1.5em;
	padding-top:				5px;
	width:							640px;
} ul#shop li{
	border-width:				0;
	font-weight:				bold;
	margin-right:				10px;
	text-transform:			capitalize;
}

