/* 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 */

#content { line-height:17px; }
	#content h1 { font-size:30px; color:#475c78; font-weight:100; font-style:italic; margin-bottom:24px;  }
	#content h1 img { border:none; }
	#content h1 span { display:none; }
	#content h2 { margin:0px; font-size:14px;color:#281300; }
	#content h3 { margin:0px; font-size:12px;color:#281300; }	
	#content p { font-family:Arial, Helvetica, Verdana; font-size:11px; }
/*	#content img { float:left; margin:0px 7px 12px 0px; width:150px; height:97px; } */


#results {
padding:0px 0px 0px 30px;
width:194px;
height:500px;
overflow:auto;
float:left;
font-size:11px;
text-align:left;
line-height:12px;
display:block;
}
#resultsItem {
color:#281300;
}
#resultsItem h1 {
margin:0px;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, Verdana;
font-style:normal;
font-weight:bold;
}

#resultsItem h1 a {
font-size:12px;
margin:0px;
color:#c57024;
}
#resultsItem h1 a:hover {
font-size:12px;
color:#214906;

}
#resultsItem p {
margin:0px 0px 24px 0px;
}

.mapBubble{
	width: 200px;
	height: 99px;
}

#mapCanvas {
	border:1px solid #000000;
	background-color:#f1e2cd;
	text-align:center;
	width:500px;
	height:500px;
	padding-top:5px;
	float:left;
	margin-left:20px;
	line-height:16px;
	font-size:11px;
}
#mapCanvas h1 {
font-size:14px;
color:#281300;
margin:0px;
}
#mapCanvas p {
color:#281300;
margin:0px;
line-height:16px;
font-size:11px;
}


#find {
margin:18px 0px 4px 30px;
width:716px;
display:block;
font-size:11px;
line-height:18px;
text-align:left;
clear:both;
height:40px;
}


/* form styles */
#find form { margin:0px 0px 0px 0px;font-family:Trebuchet, Trebuchet MS, Helvetica; text-align:left; float:right; }
#find input { 
width:80px; 
border:1px solid #555555;  
margin:3px 0px 3px 5px; 
color:#000000;
vertical-align:middle;
}
html>body #find input { 
width:80px; 
border:1px solid #555555;  
margin:3px 0px 3px 5px; 
color:#000000;
}

#find textarea { width:80px; 
height:100px; 
border:1px solid #555555;  
margin:3px 0px 3px 5px; 
color:#000000;
vertical-align:middle; 
}
#find select { 
width:80px; 
border:1px solid #555555; 
margin:3px 0px 3px 5px; 
color:#000000;
vertical-align:middle; 
}

#find input[type="submit"] {
width:50px; 
padding:2px; 
font-family: Arial, Helvetica, Verdana; 
color:#dccebc; 
font-size:10px;
background-color:#214906; 

text-transform:uppercase; 
}
 
#find input[type="submit"]:hover { 
background-color:#3f6624; 
color:#fff; 
}
#find h2 {
border-bottom:1px solid #281300;
padding:5px 0px 5px 0px;
width:150px;
text-transform:uppercase;
}

label { 
font-family:Trebuchet, Trebuchet MS, Helvetica;
font-weight:bold;
color:#281300; 
margin:4px 0px 0px 30px;
padding:8px 0px 4px 0px;

}





/* text styles */

#international {
clear:both;
text-align:left;
padding-top:10px;
margin:0px 0px 8px 244px;
}
#international h2 {
border-top:1px solid #281300;
text-align:left;
font-weight:bold;
width:572px;
padding-top:5px;
}
#international h3 {
margin:2px 0px 0px 25px;
font-weight:normal;
text-align:left;
}


