a{
	color:								#403436;
}

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

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


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

div#action{
	background-color:			#e74a1a;
	border-left:					1px solid #fff;
	border-top:						1px solid #fff;
	min-height:						456px;
	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:			#ee6d22;
	background-image: 		url(images/header.jpg);
	background-position:  12px 0;
	background-repeat:		no-repeat;
	border-left:					1px solid #fff;
	height:								220px;
}

div#footer{
	color:								#d6d6d6;
	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:					141px;
}	

div#wrapper{
	background-color:		#030202;
	background-image: 	url(images/trekkiemonster.jpg);
	background-repeat:	no-repeat;
	border-left:				1px solid #fff;
	border-right:				1px solid #fff;
	padding-left:				202px;
	width:							750px;
} 

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

form input.submit{
	background-color:		#ee6d22;
	border:							1px solid #f3e8bb;
	color:							#f3e8bb;
}

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

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

table{
	color:								#403436;
}

table.generitable tr td{
	background-color:		#eee;
}table.generitable tr.alt td{
	background-color:		#ddd;	
}

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

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

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

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:							720px;
} ul#shop li{
	border-width:				0;
	font-weight:				bold;
	text-transform:			capitalize;
}

