/****PICERNE -MAIN****/ 
#lifestyle_content table{width: 40%;}
/**TOP NAVIGATION***/
.subframe{border: 1px outset #eee; }
#nav_230_level_1 a, #nav_183_level_1 a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  background-color: transparent; 
  padding: 6px;  
  margin-left: 30px;
  font-size: 12px;
}
#nav_230_level_1 a:hover, #nav_183_level_1 a:hover{
  color: #fff;
  background-color: transparent;
}

#nav_230_level_2, #nav_183_level_2 {margin-left: 35px; }
#nav_230_level_2 a, #nav_183_level_2 a{
  background-color: #01234E;
  color: #FFF;
  padding: 4px 15px 4px 6px;
  font-size: 11px;
  text-decoration : none;
  border-bottom : 1px solid #fff;
}
#nav_230_level_2 a:hover, #nav_183_level_2 a:hover{
  text-decoration : none;
  border-bottom : 1px solid #fff;
  background: #4c4d78;
  color: #fff;
}

#nav_230_level_3, #nav_183_level_3 {margin-left: 7px; }
#nav_230_level_3 a, #nav_183_level_3 a{
  background-color:#4c4d78;
  color: #fff;
  padding: 4px 15px 4px 6px;
  font-size: 11px;
  text-decoration : none;
  border-bottom : 1px solid #fff;
}
#nav_230_level_3 a:hover, #nav_183_level_3 a:hover{
  text-decoration : none;
  border-bottom : 1px solid #fff;
  background: #6e6fa1;
  color: #fff;
}




/**RIGHT NAVIGATION***/
#nav_184 a,#nav_185 a,#nav_186 a,#nav_195 a,#nav_196 a,#nav_197 a,#nav_198 a,#nav_231 a{
  color: #FFF;
  background-color: #01244E; 
  padding: 6px 0px 6px 0px;  
  margin-left: 0px;
  font-size: 11px;
  text-align: center;
  width: 164px;
  border-bottom: 1px solid #FFF;
}
#nav_184 a:hover,#nav_185 a:hover,#nav_186 a:hover,#nav_195 a:hover,#nav_196 a:hover,#nav_197 a:hover,#nav_198 a:hover,#nav_231 a:hover{
  color: #fff;
  background: #4c4d78;
  border-bottom: 1px solid #FFF;
}
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 5px 0px 2px 10px;  
  text-align: center;
  background-color: #000; 
}
#container_1{
  width: 850px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
#container_2{
  margin-left: auto;
  margin-right: auto;
}
#top{
  width: 100%;
  height: auto;
  float: left; 	
}
#top_logo{
  width: 848px;
  height: 160px;
  background:   url('/files/corporate/000/000/000/26/gateway/images/top_logo1.jpg') no-repeat top left;
  float: left;
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-color: #01244E;
}


#top_ss{
width: 550px;
height: 50px;
float: right;
padding-top: 50px;
padding-right: 20px;
}


#pic_div{
  width: 850px; 
  height: 93px;
  background-color: #fff; 
  background: url('/files/corporate/000/000/000/26/gateway/images/filmstrip3.jpg') no-repeat top left;
  float: left; 
}
#top_nav{ 
  width: 850px; 
  height: 27px; 
  float: left; 
  background-color: #947D4A;
  border-bottom: 2px solid #FFF; 
  text-align: left;
  
}
#left{
  width: 180px;
  height: 450px;
  float: left; 
  background-color:#00015D;
  border-right: 2px solid #FFF;
}
#ss{
  width: 180px; 
  height: 405px; 
  background-color: #00015D;
}
#bottom_ss{}
#main{
  width: 500px;
  height: 450px;
  float: left; 
  background: #E4E4E4; 
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-color: #01244E;
}
#right{
  width: 164px;
  height: 450px;
  float: left;
  border-left: 2px solid #FFF;
  background-color: #01244E;
  background-image: url(/files/corporate/000/000/000/26/gateway/images/legend2.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}
/*#mapDiv{width: 500px; z-index: 10}*/
#right_2{
  width: 160px;
  height: auto; 
}
#content{
  width: 850px; 
  float: left; 
  padding: 0px 0px 0px 0px; 
  text-align: justify; 
  border-top: 1px solid #01244E;
}

#bottom { 
  width: 850px; 
  height: 40px;
 /* background:  url('/files/corporate/000/000/000/26/gateway/images/bottom1.jpg') no-repeat;  */
  background-color: #01244E;
  float: left;
}
#d_claimer{
  width: 750px;
  height: auto;
  float: left;
}
.copyright{
  color: #fff;
} 

.disclaimer{
  color: #FF8291;
  font-size: 10px;
  font-weight: normal;
}

.disclaimer:hover{
  color: #eee;
}

img{
  border: none; 
}

a{
  font-weight: bold;
  font-size: 10pt;
  color: #02407D;
  
}

a:hover{
  color: #D51010; 
}

#undefined{
  position:absolute;
  text-decoration:none;
  font-weight:bold;
}


/***MAP POP-UP***/
#mapDiv a{
   position:absolute;
   text-decoration:none;
   font-weight:bold;
}
#txtcontent{
   background-color: #FBF3C5;
   border: 1px solid #000;
   width: 220px;
   font-size: 10pt; 
   text-align:center; 
}
#dhtmltooltip{
   position: absolute;
   left: -300px;
   visibility: hidden;
   z-index: 100;
   filter:   progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
} 
#url{font-weight: bold;  }

#pod_mini{
  border-bottom: 1px solid #FFF;
}
#pod_left{
	width: 160px; 
	height: 190px; 
	float: left; 
	padding: 0px 0px 0px 48px;
	text-align: left;
}
#pod_right{
        width: 200px; 
	height: auto; 
        float: left;
	border-left: 1px dashed #FFFFFF;
        text-align: left;
	padding: 0px 0px 0px 10px;

}
#clock{ 
  color: #fff; 
  font-weight:bold; 
  text-align: center; 
  font-size: 9pt;
  width: 100%;
  padding: 50px 0px 0px 0px; 
} 
#search_form{
  margin-top: 55px; 
	color: #fff; 
  font-weight: bold;
  font-size: 8pt;
}
#btn_pod{
 vertical-align: bottom;
 clear: both; 
}
#pod_search, #pod_results{
  width: 577px; 
  height: 380px; 
  background: url('http://rentsfl.com/files/corporate/000/000/001/45/gateway/images/pod_cast_bg.jpg') no-repeat;
  float:left; 
  margin: 10px 0px 0px 0px; 
}
#pod_results{
 background: url('http://rentsfl.com/files/corporate/000/000/001/45/gateway/images/pod_results_bg.jpg') no-repeat;

}
#results_div{
  padding: 85px 20px 0px 0px; 
  font-size: 8pt;
  color: #fff; 
  font-weight: bold;
  text-align:center;  
}
#pod_feed {
	text-align:left;
	color: #EAE6C9;
	background-color:transparent;
}
.pod_text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold; 
	font-size: 9pt;
	color:#fff; 
}
.pod_check{
	font-size: 8pt;
}
.pod_select{
	padding: 5px 0px 5px 0px; 
}
.pod_emphasis{
  color:#EAE6C9;
}
#results_div a{
 color:#EAE6C9;
}

#pod_search a{
color: #EAE6C9;
}


.eho{filter:invert}