/* CSS Document */
@import "/common.css";

*, .x {												
	font-style: normal;
	text-decoration: none;
	border: 0;
	outline: 0;
	}

body {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	font-size:12px;
	
	
}


	
h1, h2, h3, h4, h5, h6 { 
font-weight: bold; 
font-family:,Arial, Helvetica, sans-serif;
margin-bottom: 0;
padding-bottom:0;
margin-top: 0;
padding-top:0;
 }

h1 {  font-size: 2.50em; 	}
h2 {  font-size: 2.10em; 	}
h3 {  font-size: 1.60em; 	}
h4 {  font-size: 1.30em; 	}
h5 {  font-size: 1.20em; 	}
h6 {  font-size: 1.00em; 	}

p {
margin: 0 0 1em;
padding:0;
}

a {
color:#B5111C;
text-decoration:underline;
}

a:hover {
color:#B5111C;
text-decoration:none;
}


/* Common */
.hide	{ display: none;	}
.inline	{ display: inline;	}
.block	{ display: block;	}
.nfloat	{ float: none;		}
.lfloat	{ float: left;		}
.rfloat	{ float: right;		}
.clear	{ clear: both;		}
.lclear	{ clear: left;		}
.rclear	{ clear: right;		}

/* Main containers */

div#container {
width: 900px;
float:left;
}


/* left */
div#LeftCol{
float:left;
width:200px;
margin:0;
}

		div#LeftCol p{
		color:#9A9A98;
		padding-right:15px;
		}
		
		div#LeftCol h1{
		background:url(../images/fernhurst_logo.jpg) no-repeat;
		height:109px;
		width:103px;
		text-indent:-99999;
		margin:7px 5px 10px 7px;
		}
		
		div#LeftCol p{
		color:#B5111C;
		margin:0 5px 30px 25px;
		font-size:11px;
		}
		
		


/* main */
div#Main {
float:left;
width:690px;
margin:0;
}

/* header */
	div#Header {
	float:left;
	border-bottom:2px solid #D99290;
	margin:7px 0 10px 0;
	width:100%;
	padding-top:0px;
	
	position:relative;
	
	}
	
		div#Header ul {
		margin:0;
		padding:5px 0 5px 0;
		list-style:none;
		border-top:2px solid #D99290;
		}	
		
		div#Header ul li{
		display:inline;
		padding:0 8px 0 0;
		margin-right:8px;
		background:url(../images/nav_divide.jpg) no-repeat top right;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		}
		div#Header ul li.last
		{
			background:none;
		}
		
		div#Header ul li a{
		text-decoration:none;
		color:#999;
		
		}
		
		div#Header	ul li a:hover{
		text-decoration:none;
		color:#B5111C;
		}
	
		div#Header	ul  li a.current{
		text-decoration:none;
		color:#B5111C;
		}
		
		#toprightlogo
		{
			position:absolute;
			width:105px;
			height:60px;
			right:10px;
			top:10px;
		}

	
/* Main Content */
	div#Mainfeature {
	float:left;
	background:#B5111C;
	margin:0 0 10px 0;
	width:100%;
	}
	
		div.MainFeatureImage {
		float:right;
		}
		
		div.MainFeatureImage img{
		padding:7px;
		}
		
		
		div.MainFeatureContent {
		float:left;
		width:340px;
		color:#fff;
		margin-top:10px;
		}
		
		div.MainFeatureContent p, div.MainFeatureContent  h2, div.MainFeatureContent h3{
		padding-left:7px;
		padding-right:7px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
		
		div.MainFeatureContent  h2, h3{
		padding-bottom:0.35em;
		margin-bottom:0.35em;
		margin-right:7px;
		border-bottom:1px solid #B5111C;
		}
	
	
/* Sub features */
	div#SubFeatures {
	float:left;
	border-bottom:1px solid #D99290;
	margin:0 0 10px 0;
	width:100%;
	padding-bottom:10px;
	}
	
		div.SubFeatureContent {
		float:left;
		width:50%;
		}
		
			div.SubFeatureContent p{
			margin-right:7px;
			}
			
			div.SubFeatureContent  h2, div.SubFeatureContent h3{
			padding-bottom:7px;
			border-bottom:1px solid #B5111C;
			}
		div.SubFeatureContent #sectionId_3
		{
			margin-bottom:2em;
		}
	div.FeatureFocus {
	float:right;
	background:#B5111C;
	}
	
	div.FeatureFocus img, div.FeatureFocus h4{
	padding:9px;
	margin:0;
	font-size:14px;
	}
			
		div.FeatureFocus h4{
		padding:0 0 0 9px;
		margin:0;
		color:#fff;
		}
	
		.spacerRight {
		margin-right:10px;
		}
		
		
div#Footer {
width:100%;
float:left;
font-size:10px;
margin-bottom:10px;
}

div#Footer p{
	color:#999;
	margin:5px;
	padding:0;
	}
	
	#Footer .longimg
	{
		margin-top:10px;
	}
	
	div#Footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
	
	div#Footer ul li{
	border-right: 1px solid #fff;
	padding-right:7px;
	margin-right: 7px;
	display:inline;
	color:#999;
	}
	
	div#Footer ul li a{
	color:#999;
	text-decoration:none;
	}
	
	div#Footer ul li a:hover{
	color:#999;
	text-decoration:underline;
	}

.GlowLogo {
float:right;
	display:block;
	margin:0 5px 20px 0;
	width:102px;
	height:20px;
	background-image:url(../images/glow_logo.jpg);
	text-indent:-1000px;
	overflow:hidden;
	float:right;
}

#bookbanner
{
	background:#B5111C;
	float:left;
	margin:0pt 0pt 10px;
	width:100%;
	background-image:url(../images/banner_image.jpg);
	background-repeat:no-repeat;
	background-position:348px 7px;
	border-bottom:solid 7px #B5111C;
}
#bookbanner .avail
{
	margin:10px 0 3px 10px;
	display:block;
}
#bookbanner h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 10px;
	color:#ffffff;
}

#subpagesubcontent
{
	width:200px;
	float:left;
}

#subpagemaincontent, .SubFeatureContent
{
	float:left;
	width:450px;
}

#subpagemaincontent .moduleType_StaticHtml
{
	line-height:1.3;
}

#subpagesubcontent ul.submenu
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:2.465em;
	width:180px;
}
#subpagesubcontent ul.submenu li.first a
{
	border-top:solid 1px #b5111c;
}

#subpagesubcontent ul.submenu li a
{
	display:block;
	border-bottom:solid 1px #b5111c;
	padding:5px;
	text-decoration:none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	color:#999999;
}

#subpagesubcontent ul.submenu li a:hover
{
	color:#b5111c;
}

#TheFernhurst-vcard a.url
{
	text-decoration:none;
	color:inherit;
}

/*forms*/

.moduleType_ContactForm .moduleInnerContent
{
	width:370px;
}

.formRow { clear: left;
margin-bottom:5px;
width:370px;
float:left;  }

.moduleType_ContactForm label {
font-size:12px;
font-weight:bold;
color: #333;
padding:10px 10px 5px 0;
width:140px;
float:left;
display:block;
}

.dataField {
width:190px;
padding:5px;
font-size:12px;
border:1px solid #000000;
float:left;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
}
textarea.dataField {
height:100px;
}

.moduleType_ContactForm span.checkbox
{
	border:none;
}
.moduleType_ContactForm div.checkbox label
{
	font-weight:normal;
	font-size:0.9em;
	padding-top:0;
}
.moduleType_ContactForm .validationerror div
{
	padding:2px 8px;
}
.submitButton {
float:right;
margin-right:18px;
font-size:12px;
display:block;
color:#000000;
font-size:14px;
border:1px solid;
padding:3px 30px;
border-color:#aaa #000 #000 #aaa;
} 





/* Map */
#CMSmap
{
	width:450px;
	height:280px;
}
	.moduleType_ContactForm
	{
		clear:both;
		margin:30px 0;
	}

	.moduleType_Map
	{
		clear:both;
	}

	.moduleType_Map img.icon
	{
		float:left;
		margin-right:4px;
	}
	.moduleType_Map h4
	{
		height:28px;
	}
	.moduleType_Map .adr
	{
		display:block;
		padding:10px;
	}
	.moduleType_Map .postal-code
	{
		display:block;
	}
	.moduleType_Map .geo
	{
		display:none;
	}
	.moduleType_Map .directions
	{
		display:block;
		margin-top:10px;
		text-align:right;
	}
	

.gallerylist
{
	list-style-type:none;
	padding:0;
	margin-left:15px;
}

.gallerylist li
{
	display:block;
	width:120px;
	float:left;
	margin:10px;
}



#sectionId_18
{
	margin:10px 10px 10px 0;
}

#sectionId_18 ul
{
	margin:0;
	display:block;
	width:336px;
	height:218px;
	overflow:hidden;
}
#sectionId_18 ul li
{
	display:none;
}
#sectionId_18 ul li.first
{
	display:block;
	margin:0;
}


.moduleType_Downloads ul
{
	list-style-type:none;
}

.moduleType_Downloads h4
{
	font-size:1em;
}


/*------------------------------ News Articles ------------------------------------*/


ul.articlelist {
list-style:none;
padding:0;
margin:20px 0 0 0;
}


ul.articlelist li{
padding:0;
margin-bottom:10px;
}

.features .moduletools
{
	margin-left:40px;
}