/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;

text-align: center;
background: #1aa1c9;
color: #125E3D;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

body.type1{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg1.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}

body.type2{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg2.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}

body.type3{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg3.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}

body.type4{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg4.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}

body.type5{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg5.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;	
}

body.type6{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg6.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}

body.type7{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg7.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}

body.type8{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg8.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}
body.type9{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg4_new.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}
body.type10{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg3_new.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}
body.type11{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg6_new.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;
}
body.type12{
	background: url(http://modx-fazeley.spring-php.com/assets/images/backgrounds/bg5_new.jpg) top center fixed no-repeat;
	background-color:#1aa1c9 ;	
}
#line{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 558px;
	width: 100%;
	border-top: 5px solid #1BA1C9;
	background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/logo.png) top center no-repeat;
	behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
}

#wrap{
	position: relative;
	margin: auto;
	width: 643px;
}

	#nav{
		position: relative;
		height: 49px;
		width: 594px;
		margin: auto;
		z-index:5;
	}
	
		#nav-bg{
			position: absolute;
			height: 49px;
			width: 606px;
			top: 0px;
			left: -6px;
			background: url(http://modx-fazeley.spring-php.com/assets/images/menu/nav-bg.png) top left no-repeat;
			behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
		}
		
		#menu{
			position: relative;
			height: 43px;	
			z-index: 1000;
		}
		
			#menu li{
				position: relative;
				float: left;
				height: 43px;	
			}
			
				#menu li ul{
					position: absolute;
					display: none;
					top: 43px;
					left: 0px;
					width: 174px;
					text-align: left;
				}
				
				#menu li:hover ul, #menu li.sfhover ul{
					display: block;
				}
				
				#menu li ul li{
					position: relative;
					height: 37px;
					width: 174px;
					padding: 0;
					margin: 0;	
					border-bottom: 1px solid #3cc0fd;
				}
				
				#menu li ul li a{
					position: relative;
					display: block;
					padding: 12px 0 0 14px;
					color: #fff;
					height: 25px;
					width: 160px;
					text-indent: 0;
					background: url(http://modx-fazeley.spring-php.com/assets/images/menu/snavbg.png) top left;
				}
				
				* html #menu li ul li a{
					background: url(http://modx-fazeley.spring-php.com/assets/images/menu/snavbg.png) top left;
				}
			
			#menu li a{
				position: relative;
				float: left;
				height: 43px;
				text-indent: -9999em;	
			}
			
			#m1{
				width: 92px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/st1.gif) top left no-repeat;
			}
			
			#m2{
				width: 94px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/fa1.gif) top left no-repeat;
			}
			
			#m3{
				width: 60px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/ne1.gif) top left no-repeat;
			}
			
			#m4{
				width: 108px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/wh1.gif) top left no-repeat;
			}
			
			#m5{
				width: 92px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/lo1.gif) top left no-repeat;
			}
			
			#mbl{
				width: 59px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/bl1.gif) top left no-repeat;
			}
			
			#m6{
				width: 89px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/menu/co1.gif) top left no-repeat;
			}
			
			#menu li a:hover, #menu li.active a{
				background-position: bottom left;
			}


	#logo-box{
		position: relative;
		height: 201px;
		width: 594px;
		margin: auto;
	}
	
	#logo{
		position:absolute; left:0px;height:200px; width:600px;
	}
	
	#top-box{
		position: relative;
		width: 594px;
		margin: auto;
		height: 50px;
		padding-bottom: 2px;	
		text-align: left;
	}
	
		#page-tag{
			position: relative;
			float: left;
			height: 50px;
			width: 399px;	
		}
		
			#page-tag-bg{
				position: absolute;
				top: 0px;
				left: 0px;
				height: 50px;
				width: 399px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/title-bg.png) top left no-repeat;
				behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
			}
			
			#page-tag h1{
				position: relative;
				padding: 8px 0 0 10px;
				color: #fff;	
				height: 42px;
				overflow: hidden;
			}
			
			#page-tag h1 span{
				position: relative;
				font-size: 30px;
				height: 21px;
				overflow: hidden;
				/* letter-spacing: 0.2cm; */
			}
		
		#space-btn{
			position: relative;
			float: right;
			height: 50px;
			width: 192px;
		}
		
			#space-btn-bg{
				position: absolute;
				top: 0px;
				right: 0px;
				float: right;
				height: 50px;
				width: 192px;
				background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/space-btn.png) top left;
				behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
			}
			
			#space-btn a{
				position: relative;
				display: block;
				height: 50px;
				width: 192px;
				text-indent: -9999em;
			}
	
	
	
	
	#page{
		position: relative;
		width: 594px;
		overflow: hidden;
		padding: 22px 25px 22px 24px;
		margin: auto;
		background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/shade.png) top left repeat-y;
		background-position: 24px 0;
	}	
	
	* html #page{
		background: none;
	}
	
		* html #page-bg{
			position: absolute;
			top: 0px;
			left: 24px;
			height: 2000px;
			width: 594px;
			background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/shade.png) top left no-repeat;
			behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
		}
		
		#sidebar{
			position: relative;
			float: right;
			width: 192px;
			text-align: left;
		}
		
			.sidebar-title{
				position: relative;
				height: 35px;
			}
			
				.sidebar-title-bg{
					position: absolute;
					top: 0px;
					left: 0px;
					height: 35px;
					width: 208px;
					background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/blue-tag.png) top left no-repeat;
					behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
				}
				
				.sidebar-title h2{
					position: relative;
					padding: 3px 0 0 20px;
					font-size: 1.2em;
					color: #fff;
				}
			
			#sidebar p{
				position: relative;
				padding-bottom: 1em;
				line-height: 1.5em;
			}
			
			#sidebar a.more{
				position: relative;
				display: block;
				font-size: .9em;
				padding: 4px 15px 0 0;
				text-align: right;
				margin-bottom: 22px;
				color: #b5d61d;
				text-decoration: none;
				border-top: 1px solid #3CC1FE;
			}

		
		#content{
			position: relative;
			float: left;
			width: 382px;
			padding-left: 17px;
			text-align: left;
			color: #fff;
			font-size: .95em;
		}
		
			.content-title{
				position: relative;
				height: 35px;
			}
			
				.content-title-bg{
					position: absolute;
					top: 0px;
					left: -33px;
					width: 415px;
					height: 35px;
					background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/green-tag.png) top left;
					behavior: url("http://modx-fazeley.spring-php.com/assets/docs/iepngfix.htc");
				}
				
				.content-title h2{
					position: relative;
					padding: 3px 0 0 0px;
					font-size: 1.2em;
					color: #1A1818;
				}
				
				.content-title h2 strong.h-links{
					position: relative;
					float: right;
					padding: 2px 10px 0 0;
					font-size: 11px;
					color: #5c6d0f;
				}
				
				.content-title strong a{
					color: #5c6d0f;
					text-decoration: underline;
				}
		
			.pformat p {

			}
			
			.entry{
				position: relative;
				padding-right: 5px;
			}
			

			
				.entry p{
					position: relative;
					line-height: 1.7em;
					padding-bottom: 1.2em;	
				}
				
			
				
			
			
				
				
				.entry span.date{
					position: relative;
					display: block;
					color: #8E8D8B;
				}
				
				.entry a{
					color: #B5D61D;
				}
				
				.entry strong{
					font-weight: bold;	
				}
				
				.entry h3{
					position: relative;
					font-size: 1.2em;
					color: #2c90be;
				}
				
				.entry ul{
					position: relative;
					line-height: 1.7em;
					padding-bottom: 1.2em;	
					padding-left: 10px;
				}
				
				.entry ul li{
					position: relative;
					padding-left: 12px;
					background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/bull.gif) left center no-repeat;
				}
				
				.entry fieldset{
					position: relative;
					padding: 10px 0 10px 0;
				}
				
				.entry label{
					position: relative;
					float: left;
					padding: 3px 10px 0 0;
					width: 85px;	
					text-align: right;
					color: #423F3B;
				}
				
				.entry label span{
					display: none;
				}
				
				.entry .txt{
					position: relative;
					width: 242px;
					padding: 5px;
					border: 0px;
					font-size: 11px;
					background: #423F3B;
					color: #fff;
				}
				
				.entry .msg{
					position: relative;
					width: 242px;
					padding: 5px;
					height: 75px;
					color: #f3f3f3;
					border: 0px;
					font-size: 11px;
					background: #423F3B;
				}
				
				.entry .submit{
					position: relative;
					float: right;
					height: 26px;
					width: 57px;
					border: 0px;
					background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/send.gif) top left no-repeat;
					border: 0;
					margin-right: 27px;
				}
			
			#gallery{
				position: relative;
				margin-right: 15px;
				border-bottom: 1px solid #28CCFE;
			}
			
				#gallery ul{
					position: relative;
					margin-left: -11px;		
					width: 378px;			
				}
				
				#gallery li{
					position: relative;
					float: left;
					width: 114px;
					height: 75px;
					padding: 0 0 11px 11px;
					text-align: center;
				}
				
				#gallery li a{
					position: relative;
					display: block;
					height: 57px;
					overflow: hidden;
					padding: 5px 0 13px 0;
					background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/galwrap.gif) top left no-repeat;	
				}
			
				#gallery li a:hover{
					background-position: bottom left;
					* background-position: 0 -75px;
				}
				
			.lbinfo{
				position: relative;
				padding: 5px 15px 0 0;
				color: #616161;	
			}
			
				.lbinfo a{
					color: #B5D61D;
				}
				
				.lbinfo em{
					font-style: italic;
				}


.info {
	border: 2px solid red;
	padding: 10px;
	margin: 0 10px 10px 0;
}

em {
	color: #b5d61d;
}





