/**
*
* $Id: style.css,v 1.13 2009/03/18 23:10:55 tleen Exp $
*
* Hair
*
**/

a{
	color:	#4c0341;
}

a#home img{
	height: 140px;
	width: 700px;
}

body{
	color:	#403436;
}

div#action,
div#header{
	padding-left:				215px;
}

div#action{
	background-color:		#6397aa;
	background-image:		url(images/happy.gif);
	min-height:					455px;
}

div#details h2{
	color:							#2c505d;
} div#details ul#previews li img{
	border-color:				#87cfe9;
} div#details ul#previews li.highlighted img{
	border-color:				#6397aa;
} div#details div.information{
	background-color:		#87cfe9;
} div#details ul#previews{
	border-color:				#6397aa;
}

div#header{
	background-color:			#5fc5ea;
	background-image:			url(images/top.gif);
	color:								#fff6f2;
	height:								221px;
} div#header a{
	color:								#fff6f2;
}

div#footer,
div#footer a{
	color:							#e0f7ff;
} div#footer li#footer_information,
	div#footer li#footer_information a{
	color:							#aedef1;
} div#footer ul li#footer_information:before{
	color:							#e0f7ff;
}

div#interstitial_wrapper{
	background-color:		#87cfe9;
	border:							0;
} div#interstitial > div{
	background-color:		#4c0341;
	border:							1px solid #290123;
} div#interstitial > div.highlight{
	background-color:		#fff600;
}

div#menu{
	padding-top:	140px;
	
}

div.pagenation a{
	color:	#d9eef6;
} div.pagenation span.all a,,
	div.pagenation a.viewall:after{
	color:	#2a0c11;
} 

div.skip a{
	color:				#fff600;
}

div#wrapper{
	background-color:		#290123;
}

div.error,
div.website,
fieldset,
fieldset legend,
table.products{
	background-color:				#87cfe9;
	border-radius:					5px;
	-moz-border-radius:			5px;
	-webkit-border-radius: 	5px;
}

fieldset legend{
	background-color:			#87cfe9;
	color:								#2c505d;
	padding-left:					10px;
	text-decoration:			none;
}

fieldset p{
	background-color:		#ffffff;
	border-color:				#290123;
}

form input,
form select,
form textarea{
	background-color:		#FFFFFF;
	border-color: 			#6397aa;
}

form input.submit{
	background-color:		#ffc40d;
	color:							#f05023;
}

form input.mandatory,
form select.mandatory,
form textarea.mandatory,
form input.submit:hover{
	border-color:				#6397aa;
}

h1.topic{
	color:							#fff600;
} h1.featured{
	color:							#ffffff;
}

hr{
	background-color:		#62c5e6;
	color:							#62c5e6;
}

html{
	background-color:			#4c0341;
}

img#cardcodeimage{
	border:		1px solid #6397aa;
}

span.error{
	border:							0;
	color:							#ffc40d;
	font-weight:				bold;
	font-size:					120%;
} fieldset span.error{
	color:					#c13797;
}

table.generitable tbody{
	border-color:				#4c0341;
} table.generitable tr td{
	background-color:		#5fc5ea;
} table.generitable tr.alt td{
	background-color:		#87cfe9;
}

ul.items div.information{
	background-color:		#87cfe9;
	color:							#403436;
} ul.items div.information a{
	color:							#403436;
} ul.items div.meta div.details{
	border-color:				#403436;
}

ul.menu{
	margin-left:	4px;
}

ul#shop{
	background-image: 		url(images/goodsborder.gif);
	background-position: 	bottom left;
	background-repeat:		no-repeat;
	margin-left: 					-10px;
	padding-bottom:				5px;
	padding-left:					10px;
} ul#shop li{
	border-color: 				#15538b;
} ul#shop li a{
	color:								#15538b;
}	

ul#other{
	padding-top:  5px;
} ul#other li{
	border-color:	#fff6f2;
}