/**
*
* $Id: style.css,v 1.2 2010/02/01 16:03:14 tleen Exp $
*
* Styles for Million Dollar Quartet
*
**/

a{
	color:	#590c07;
}

a#home img{
	height: 554px;
	width:	253px;
}

body,
div#wrapper{
	background-color:		#000;
}

body{
	background-image:		url('images/background.gif');
	background-repeat:	repeat;
	color:							#403436;
}

div#action,
div#header{
	margin-left:				255px;
}


div#header{
	background-color: 	#2a0c11;
	background-image:		url(images/guitar.gif);
	background-position: 550px 8px;
	color:							#e64416;
	height:							87px;					
} div#header a{
	color:							#e64416;
}

div#action{
	color:							#000;
	background-color:		#dfdfd1;
	min-height:					449px;
	padding-left:				10px;
}

div#details div.information h2{
	color:							#d02b2a;
} div#details ul#previews li img{
	border-color:				#f3f1f1;
} div#details ul#previews li.highlighted img{
	border-color:				#e64416;
} div#details div.information{
	background-color:		#f3f1f1;
} div#details ul#previews{
	border-color:				#c2c2c2;
}

div.error{
	background-color:		#f3f1f1;
}

div#footer,
div#footer a{
	color:							#f9ca47;
} div#footer li#footer_information,
	div#footer li#footer_information a{
	color:							#9d3020;
}

div#interstitial_wrapper{
	background-color:		#f3f1f1;
	border-color:				#c2c2c2;
} div#interstitial > div{
	background-color:		#2a0c11;
	border:							1px solid #790a0e;
} div#interstitial > div.highlight{
	background-color:		#e64416;
}

div.pagenation a{
	color:	#762c39;
} div.pagenation span.all a,
	div.pagenation a.viewall:after{
	color:	#2a0b10;
}

div#wrapper{
	background-image:		url(images/mdq.gif);
	background-repeat: 	no-repeat;
	width:							1010px;
}

fieldset,
fieldset legend{
	background-color:		#f3f1f1;
	border:							1px solid #c2c2c2;
} form fieldset,
  form fieldset legend{
	border:							0;
} form fieldset p{
	background-color:		#ffffff;
	border-color:				#2a0c11;
}

form input,
form textarea{
	background-color:		#ffffff;
	border-color:				#2a0c11;
}

form input.submit{
	background-color:		#9d3020;
	border:							0;
	color:							#fff;
}

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

h1,
h1 a{
	color:							#000;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

hr{
	background-color:		#c2c2c2;
	color:							#c2c2c2;
}

html{
	background-color: 	#100202;
}

img#cardcodeimage{
	border:							1px solid #c2c2c2;
}

span.error{
	background-color:		#f3f1f1;
	border:							0;
	color:							#952513;
	margin:							0 10px 0 5px;
} 

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

table.products{
	border:							1px solid #2a0c11;
	background-color:		#f3f1f1;
	color:							#403436;
}

ul.menu li{
	border-color:				#a61700;
}

ul#featured div.image{
	min-height: 				300px;
} 

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

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

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

ul#shop{
	background-image: 		url(images/goodsborder.gif);
	background-position: 	bottom left;
	background-repeat:		no-repeat;
  border-bottom:        1px solid #a61700;
  width:                530px;
} ul#shop li img{
	vertical-align:				middle;
}

