/* 
		ABD | Adam Bender Designs
		-------------------------
		
		SCREEN - Main Style Sheet
		
		web:		http://www.ridgeviewhomes.com/
		file name:	/style_sheets/global.css
		version:	2008.07.19
		
		copyright:	(c) 2008 Adam Bender Designs
		author:		Adam Bender
*/	

/*
		------------------------- 
		NAV BAR LAYOUT STYLES
		------------------------- 
*/

ul {
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
	list-style: none;
	width: 780px;
	background: none;
	height:50px;
}


li {
	width: 115px;
	height: 50px;
	float: left;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 5px;
	background: url(../images/nav_normal.jpg) no-repeat;
}

li:hover {
	background: url(../images/nav_hover.jpg) no-repeat;
	width: 115px;
	height: 50px;
	display: block;
}

li a {
	text-decoration: none;
	width: 115px;
	height: 70px;
	display: block;
}

/*
		------------------------- 
		NAV BAR TEXT STYLES
		------------------------- 
*/

.nav_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}

.nav_text_sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFF99;
}
/*
		------------------------- 
		CONTENT BOX LAYOUT STYLES
		------------------------- 
*/

#main_wrapper {
	width: 810px;
	background: #FFFFFF;
	border: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	margin: 0 auto;
	margin-top: 30px;
}
/* 
		#main_wrapper contains the entire site
		total inside width: 810px
*/	
body {
	background: #CC9;
}

#main_content_wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	border-top: solid #CCCCCC 5px;
}
/* 
		#main_content_wrapper contains all three content columns. Used to add a dashed line inbetween all three columns.
*/	

#nav_container {
	width: 810px;
	height: 88px;
	margin: 0px;
	background: url(../images/nav_bg.jpg);
}
/* 
		#nav_container contains the sites main navigation
		total inside width: 810px
*/	

#header_container {
	width: 810px;
	margin-top: 0px;
	border-top: solid #CCCCCC 0px;
}
/* 
		#header_container contains the sites logo and main image containers
		total inside width: 810px
*/

#logo_container {
	width: 268px;
	float: left;
	border: 0;
}
/* 
		#logo_container contains the logo
*/	

#main_image_container {
	width: 540px;
	float: right;
}
/* 
		#main_image_container contains the main image
*/	

#column_left {
	width: 238px;
	padding: 15px;
	background-color: #EFEFEF;
	float: left;
}

#column_container {
	width: 540px;
	padding: 0px;
	float: right;
	background-color: #FFFFFF;
}

#column_container_greengate {
	width: 540px;
	padding: 0px;
	float: right;
	
}

#column_middle {
	width: 238px;
	padding: 15px;
	float: left;
	background-color: #FFFFFF;
}

#column_double {
	width: 500px;
	padding: 15px;
	float: left;
	background: #FFFFFF;
}

#column_right {
	width: 240px;
	padding: 15px;
	float: right;
	background-color: #EFEFEF;
}
.community_box {
	width: 150px;
	background-color: #FFFFFF; 
	border: solid #CCCCCC 2px;
	padding: 0px;
	float: left;
	display: inline;
	margin: 6px;
	text-align: center;
}

.community_box_label {
	height: 20px;
	text-align: center;
	padding-top: 5px;
	background: #CC0000;
	border-top: solid #CCCCCC 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.community_box_label2 {
	height: 20px;
	text-align: center;
	padding-top: 5px;
	background: #CC0000;
	border-top: solid #CCCCCC 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}


.community_box_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.community_box_text_sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}


.greengate_banner_box .single_box {
	width: 300px;
	padding: 20px;
	padding-top: 10px;
	float: left;
}

.banner_box {
	width: 810px;
	border-bottom: #333 solid 1px;
	float: left;
}

.single_box {
	width: 350px;
	padding: 20px;
	padding-top: 10px;
	float: left;
}

.home_text_column {
	width: 235px;
	float: right;
}


.clear {
	clear:both;
}

/*
		------------------------- 
		COMMUNITY FOOTER LAYOUT STYLES
		------------------------- 
*/

#footer {
	width: 810px;
	margin: 0px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

/*
		------------------------- 
		COMMUNITY FOOTER LAYOUT STYLES
		------------------------- 
*/
#communities_footer_top {
	width: 810px;
	height: 100px;
	padding-top: 0px;
	border-top: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}

#communities_footer_top ul {
	width: 750px;
	margin-left: 60px;
	background: none;
	list-style: none;
}

#communities_footer_top li {
	width: 125px;
	height: 105px;
	background: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: #FFFFFF dashed;
	border-right-width: 1px;
	text-align: center;
} 

#communities_footer {
	width: 810px;
	height: 70px;
	padding-top: 0px;
	background: url(../images/footer_bg.jpg);
	border-top: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#communities_footer ul {
	width: 750px;
	margin-left: 60px;
	list-style: none;
	background: none;
}

#communities_footer li {
	width: 125px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background: none;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: #FFFFFF dashed;
	border-right-width: 1px;
}

.communities_footer_left {
	border-left: #FFFFFF dashed;
	border-left-width: 1px;
}

#communities_footer li a{
	text-decoration: none;
	color: #FFFFFF;
}

#communities_footer li a:hover {
	color: #FFFF99;
}

a img {
	border: none;
}
/*
		------------------------- 
		IMAGE FORMAT STYLES
		------------------------- 
*/

.community_image {
	float: left;
	padding-right: 15px;
}

.home_image {
	float: left;
	padding-right: 15px;
}
/*
		------------------------- 
		MAP FORMAT STYLES
		------------------------- 
*/
.map {
	border: solid 4px;
	border-color: #999999;
}
/*
		------------------------- 
		FORM STYLES
		------------------------- 
*/

form.cmxform fieldset {
	background-image: url(../images/body/form_bg.jpg);
	background-position: bottom;
	width: 200px;
	margin-bottom: 10px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

form.cmxform legend {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	margin-bottom: 10px;
}

form.cmxform label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	display: inline;
  	line-height: 1.5;
  	vertical-align: top;
  	width: 125px;
}

form.cmxform input {
	font-style: normal;
	color: #333333;
	width: 125px;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

.field_container{
  list-style: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  padding-top: 5px;
  padding-bottom: 3px;
  margin-left: 10px;  
  border-bottom: solid #999999 1px;
  width:220px;
  height:25px;
}

.field_text {
width: 75px;
float: left;
}

/*
		------------------------- 
		TEXT FORMAT STYLES
		------------------------- 
*/
.body_header {
	border-bottom: solid #666666 1px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
}

.blink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: blink;
}

h1 .emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}	

h2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	

h2 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;	
}

p .emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

p.emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

p a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.u_r_here {
	background: url(../images/nav_hover.jpg) no-repeat;
}

.copyright {
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}