/* CSS Document */
/* This CSS doc is for the Mill Creek Traditionals Product Detail Page Only

global colors 
light biege #f1e2cd
hunter green #214906
dark brown #281300
Dark Orange #c57024

*/


	
/* Prodcut pages Layout styles */
#hero { float:left; width:468px; height:480px; padding:0px; margin:0px;  }

#content { width:820px; padding:1px 0 0 0px; margin:0 0 0 0px; text-align:left; line-height:17px; border-bottom:0px solid #80848c; }
	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin:45px 0px 14px 0px; }
	#content h1 img { border:none; }
	#content h1 span { display:none; }
	#content h2 { margin:0px; }
	#content h3 { margin:0px; font-size:14px; }	
	#content p { font-family:Arial, Helvetica, Verdana; width:285px; float:left; padding-left:0px; }
/*	#content img { float:left; margin:0px 7px 12px 0px; width:150px; height:97px; } */

#detailthumbnails { width:332px; float:right; margin:10px 20px 0px 0px; padding-top:10px;  border-top:0px solid #492d03}
	#detailthumbnails a { margin:0px 0px 0px 3% }
	#detailthumbnails a img { border:4px solid #382100; width:65px; height:65px;}
	#detailthumbnails a:hover img { border:4px solid #c57024; }
	#detailthumbnails h1 + a {margin:0; }
	#detailthumbnails h1 {margin:0px; font-size:0px; line-height:0px; padding:0px;}
	
#otherchoices {  margin:0px 15px 0px 15px; padding-bottom:60px; line-height:19px; text-align:left;  }
	#otherchoices a { font-family:Trebuchet MS, Helvetica, sans-serif; font-size:13px; color:#475c78; float:left; text-decoration:none; text-align:center; font-weight:normal; }
	#otherchoices a:hover { color:#c57024; }
	#otherchoices img { border:0px; margin-bottom:7px;  }
	#otherchoices a img { border:0px solid #ffffff; margin:0px;}
	#otherchoices a:hover img { opacity:0.9; filter:alpha(opacity=90); }
	#otherchoices h2 { font-size:12px; color:#736357; text-transform:uppercase; margin:0px 0px 9px 0px; font-weight:normal; }
	#otherchoices h2 a { font-size:11px; text-decoration:underline;}
/* span class styles */

.itemnumber { font-family:Arial, Helvetica, Verdana; font-size:15px; color:#382100; margin-right:30px; }
.sizeedition { font-family:Arial, Helvetica, Verdana; font-size:12px; color:#967408; }
.alsoavailable { font-family:Arial, Helvetica, Verdana; font-size:12px; color:#382100; font-weight:500}
	.alsoavailable a { color:#475c78; }
.price { font-family:Arial, Helvetica, Verdana; font-size:15px; color:#382100; line-height:25px; color:#967408; }
	
p.outOfStockMessage span {
font-size:14px;
color:#E60000;
}


