/********CONAM CA- MAIN CSS*********/
/***** TOP NAV ***********/
#grayed_out{
  background-color: #416FA7;
  opacity: .85;
}
#nav_560_level_1{
  text-align: center;
  float: left;
}
#nav_560L1{
  width: 55px;
}
#nav_560_level_1 a{
  color: #fff;
  padding: 4px 0px 2px 0px;
  margin: 0px 15px 0px 0px;
  cursor: hand;
  width: 100%;
  height:16px;
  display: block;
}
#nav_560_level_1 a:hover{
  color: #999;
  background-color: white;
}
#nav_560_level_2{
  margin: 0px 0px 0px 0px;
}
#nav_560_level_2 a{
  color: #fff;
  padding: 4px 10px 4px 5px; 
  background-color: #1b5090;
  font-size: 10px;
  text-transform: uppercase;
}
#nav_560_level_2 a:hover{
  color: #0f3171;
  background-color: #699ad6;
}
#nav_560_level_3{
  margin: -6px 0px 0px 7px;
}
#nav_560_level_3 a{
  color: #d9d9d9;
  padding: 4px 7px 4px 5px;
  background-color: #042265;
  font-size: 10px;
  text-transform: uppercase;
}
#nav_560_level_3 a:hover{
  color: #fff025;
  background-color: #1b5090;
}

/***PAGE***/

body{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  text-align: center;
  background: white url('/files/corporate/000/000/002/92/gateway/images/background.gif') repeat-y center;
}


#container{
  width: 970px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}


#top{
  width: 970px;
  height: 222px;
  float: left; 
}
#map{
  width: 970px;
  height: 400px;
  float: left; 
}
#top_nav{
  position:relative;
  text-align: left;
  left:0px;
  top:200px;
  width: 970px;
  height: 22px;
  float: left;
  background-color: #416FA7;
  text-transform: uppercase;
}
/*html>body #top_nav{
  background: url('/files/corporate/000/000/002/92/gateway/images/nav_back2.png') repeat-x top left;*/
}
#middle{
  width: 970px;
  height: auto;
  float: left;
}
#left{
  padding: 10px 10px 10px 10px;
  width: 200px;
  height: auto;
  float: left;
  text-align: left;
}
#main{
  padding: 10px 15px 10px 15px;
  line-height: 20px;
  width: 498px;
  height: auto;
  float: left;
  text-align: left;
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
.main_text{
  padding: 5px 5px 0px 7px;
}
#right{
  padding: 10px 10px 10px 10px;
  width: 200px;
  height: auto;
  text-align: left;
  float: right;
}
#bottom{ 
  width: 970px;
  height: 35px;
  float: left;
  background-color:#eff6ff;
}

/*-------------------
   CONTACT FORM
---------------------*/

#response_text{
  display:block; 
  margin-top: 10px; 
  margin-bottom: 150px; 
  text-align: center;
}
#contact{
  width: 550px;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
}
#contact_results{padding-top: 10px;}
table#contact_table{
  width: 450px;
  padding: 0px 0px 0px 0px;
  font-size: 10pt;
  text-align: left;
}
#state{clear: left;}
.statename{
  display: block; 
  background-color: #4476B3;
  color: #fff; 
  font-size: 10pt; 
  font-weight: bold;
  text-transform: uppercase; 
  padding: 2px 0px 2px 10px; 
  border-top: 2px ridge #eee;
  border-bottom: 2px ridge #eee;
}
.cityname{
  font-size: 10pt;
  font-weight: bold;  
  text-align: center;
}
.site_check{
  color: #000;
  font-weight: bold;
  float:left; 
  font-size: 10pt; 
  width: 100%;
  text-align: left; 
}

/*-------------------
    SEARCH FORM
---------------------*/

#search_top_text{
  color: white;
  font-weight: bold;
  padding: 30px 15px 0px 52px;
}
#search_top_text strong{
  font-size: 14px;
  color: #474747;
}
.search{
  width: 500px;
  height: auto;
  float: left;
  overflow: auto;
}
#search_table{
  background: url('/files/corporate/000/000/002/92/gateway/images/search_middle.jpg') no-repeat;
  width: 480px;
  height: 183px;
  color: #fff;
  float: left;
  overflow: hidden;
}
#search_table .btn_submit{
  margin-right: 90px;
}
.search_back_top{
  background: url('/files/corporate/000/000/002/92/gateway/images/search_top.jpg') no-repeat;
  width: 480px;
  height: 53px;
  float: left;
}
.search_back_bot{
  background: url('/files/corporate/000/000/002/92/gateway/images/search_bottom.jpg') no-repeat;
  width: 480px;


  height: 119px;
  float: left;
}
#search_page{
  width: 485px;
  height: auto;
  font-size: 10pt;
  text-align: left;
  margin: 0px 0px 0px 0px; 
  padding: 10px 0px 10px 2px;
  clear: both;
}
#results_table{
  width: 485px;
  padding: 2px;
  float: left;
  margin: 0px 0px 10px 0px;
}
.community_name{
/*top link*/
  width: 483px; 
  height: 18px;
  border-width: 1px 1px 1px 1px;
  background-color: #4980b9;
  border-style: solid;
  border-color: #000;
  text-align: left; 
  float: left; 
  margin-top: 10px; 
}
.community_url{
/*bottom link*/
  height: 14px;
  width: 483px; 
  text-decoration: none; 
  padding: 2px 0px 2px 0px; 
  float: left;
  border-top: 1px solid #000; 
  background: #7bb0e6; 
}	
/*community links*/
.community_name a, .community_url a{
  padding: 0px 0px 0px 5px;
  color: #FFF;
  text-decoration: none;
}
#search_page .community_name a:hover, #search_page .community_url a:hover{color: lightyellow;}
.community_url{ clear: both;}
.community_info{font-size: 10pt; text-align: left;}
/*container for each result, all values are fixed*/	
.middle{
  width: 483px; 
  height: auto; 
  padding: 0px 0px 0px 0px;
  background: #eee;
  float: left; 
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #000;
  clear: both; 
}
.middle_left{
/*site image*/
  width: 125px;
  float: left;
  clear: left;
  border-right: 1px solid #000;
}
.middle_left img{
  width: 125px;
  height: 94px;
}
.middle_middle{
/*addresss*/
  width: 173px;
  height: 89px;
  text-align: left;
  padding-top: 5px;
  padding-left: 0px;
  float: left;
  background: #eee;
  color: black;
}
.middle_right{
/*community specifications*/
  width: 184px;
  color: #000; 
  background: #eee; 
  float: left; 
  text-align: left; 
  padding-top: 5px;
}
.middle_right #specs_table{color:#000}
#specs_table{font-size: 9pt; text-align: left;}

/***FEATURED COMMUNITY***/

#feat_comm {
  width: 165px;
  height: auto;
  float: left;
  text-align: left;
  background: #e0e0e0;
}
.feat_info{
  color: #727272;
  font-size: 10px;
  line-height: 14px;
}
.feat_info h2{
  margin: 5px 0 5px 0;
  font-weight: normal;
}
#feat_comm img{
  width: 165px;
  padding: 0px 0px 4px 0px;
}
.feat_info b{
  font-size: 12px;
  color: #646464;
  line-height: 16px;
}
.feat_top{
  width: 200px;
  height: 36px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/featured_top.gif') top left no-repeat;
}
.feat_mid{
  width: 182px;
  height: auto;
  float: left;
background:url('/files/corporate/000/000/002/92/gateway/images/	featured_mid.gif') top left repeat-y;
  padding: 3px 0px 0px 18px;
}
.feat_bot{
  width: 200px;
  height: 17px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/featured_bot.gif') top left no-repeat;
}

/***AptCast Module***/

.apt_mod_top{
  width: 200px;
  height: 49px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/apt_cast_top.gif') top left no-repeat;
  cursor: hand;
  cursor: pointer;
}
.apt_mod_mid{
  font-size: 11px;
  line-height: 16px;
  width: 172px;
  height: auto;
  float: left;
background:url('/files/corporate/000/000/002/92/gateway/images/	apt_cast_mid.gif') top left repeat-y;
  padding: 3px 10px 0px 15px;
}
.apt_mod_bot{
  width: 200px;
  height: 18px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/apt_cast_bot.gif') top left no-repeat;
}
.mod_contact_top{
  width: 200px;
  height: 33px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/mod_contact_top.gif') top left no-repeat;
}
.mod_lifestyles_top{
  width: 200px;
  height: 33px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/mod_lifetyles_top.gif') top left no-repeat;
}
.mod_search_top{
  width: 200px;
  height: 33px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/mod_search_top.gif') top left no-repeat;
}
.apt_mod_top_blue{
  width: 200px;
  height: 49px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/apt_cast_top_blue.gif') top left no-repeat;
  cursor: hand;
  cursor: pointer;
}
.apt_mod_mid_blue{
  font-size: 11px;
  line-height: 16px;
  width: 172px;
  height: auto;
  float: left;
background:url('/files/corporate/000/000/002/92/gateway/images/	apt_cast_mid_blue.gif') top left repeat-y;
  padding: 3px 10px 0px 15px;
}
.apt_mod_bot_blue{
  width: 200px;
  height: 18px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/apt_cast_bot_blue.gif') top left no-repeat;
}

/***Video Module***/

.video_mod_top{
  width: 490px;
  height: 49px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/mod_video_top.gif') top left no-repeat;
}
.video_mod_mid{
  font-size: 11px;
  line-height: 16px;
  width: 490px;
  height: auto;
  float: left;
background:url('/files/corporate/000/000/002/92/gateway/images/	mod_video_mid.gif') top left repeat-y;
  padding: 3px 10px 0px 10px;
}
.video_mod_bot{
  width: 490px;
  height: 30px;
  float: left;
  background: url('/files/corporate/000/000/002/92/gateway/images/mod_video_bot.gif') top left no-repeat;
}


/************ STUFF **************/

#d_claimer{
  width: 970px;
  height: auto;
  float: left;
}
.copyright{color: #000;}
.disclaimer{
  color: #ff0000;
  font-size: 10px;
  font-weight: normal;
}
.disclaimer:hover{color: #0000ff;}
#disclaimer_hover{color:#0000ff;}
img{border: none; }
#text_div table td{width: 33%;}
a{font-weight: bold; font-size: 11px; color: #02407D; text-decoration: none;}
a:hover{ color: #D51010;}
a.emphasis{color: #D51010;}
a.emphasis:hover{color: #02407D; }




/***** Careers Page *****/


#careers_content{
  margin-top: 15px;
}
.careers_test{
  font-weight: bold;
  line-height: 17px;
  padding: 0 0px 0 5px;
  margin-top: 15px;
}
.careers_position{
  padding: 3px 3px 3px 5px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.careers_position a{
  font-size: 13px;
  text-decoration: underline;
  color: #1B6DD1;
}
.careers_position a:hover{
  color: #db0000;
}
.careers_location{
  background-color: #dddcdd;
  padding: 2px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.career_category{
  color: #47170B;  
  width: 165px;
  background-color: #dddcdd;
  padding: 5px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.career_entry{
  color: black;  
  padding: 5px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
#careers_results table{
  margin-top: 10px;
  border-top: 1px solid black;
}


.employ_image{
  float: left;
}
.employ_text{
  padding-top: 5px;
  text-align: left;
  float: left;
}
.employ_text a{
  font-size: 12px;
  color: #ce2a0a;
  text-decoration: underline;
}
.employ_text a:hover{
  color: #416FA7;
}
#employ{
  float: left;
  clear: both;
}
