 /* 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 { padding:1px 0px 0 0px; margin:0 auto; text-align:left; line-height:17px; border-bottom:5px solid #492d03; }
	#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;  float:left; padding-left:0px; margin:0px 0px 12px 0px; clear:left; }
/*	#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 { width:820px; margin:10px auto 25px auto; line-height:16px; text-align:left }
	#otherchoices a { font-family:Georgia, "Times New Roman", Times, 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-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#736357; text-transform:uppercase; margin:12px 0px 18px 0px; font-weight:normal; padding:0 20px; }
	#otherchoices h2 a { font-size:11px; text-decoration:underline;}
/* span class styles */

.itemnumber { font-family:"Times New Roman", Times, serif; font-size:15px; color:#705110; margin-right:30px; font-weight:bold; }
.sizeedition { font-family:"Times New Roman", Times, serif; font-size:12px; color:#967408; line-height:20px }
.alsoavailable { font-family:"Times New Roman", Times, serif; font-size:12px; color:#382100; font-weight:500}
.price { font-family:"Times New Roman", Times, serif; font-size:15px; color:#382100; line-height:25px; color:#967408; }
	
p.outOfStockMessage span {
font-size:14px;
color:#E60000;
}
p.outOfStockMessage a {

}


