/* CSS Document */

body {
	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width:1003px;
}

.CL{clear:both; }
.FR{float:right;}
.FL{float:left;}


.page_left_border{
	background: url(../images/L-shadow.gif) repeat-y top left;
	display:block;
	float:left;
	padding:0 0 0 4px;
	width:100%;
	}
	
.page_right_border{
	background: url(../images/R-shadow.gif) repeat-y top right;
	width:100%;
	display:block;
	} 
.blue_font{
	font:bold 20px arial;
	color:#0061BF;
}

.header_section{
	border-top:2px Solid #8B8B8B;
	width:1000px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/header-base.gif) repeat-x bottom left ;
}
.header_icon{padding-right:10px;width:18%;}
.top_section{
	height:auto;
	width: 100%;
	padding:0px 0px 0px 0px;
	/*border:1px Solid red;*/
	height: auto;
	}

.logo{
	margin:10px 5px 10px 10px;
	width:140px;
	/*border: 1px Solid red;*/
	float: left;
	}
	
.top_right_menu{
	width:659px;
	float:left;
	margin: 0px 0px 0px 175px;
	padding:0px 0px 0px;
	
}

.top_right_menu_left{
	width:12px;
	height: 26px;
	float:left;
	margin: 2px 0px 0px 0px;
	background: url(../images/top-L-base.gif);
}

.top_right_menu_right{
	width:995px;
	height: 26px;
	float:left;
	margin: 0px 0px 0px 0px;
	background: url(../images/top-base.gif) repeat-x;
	color: black;
	font-weight: bold;
	font: bold 11px Arial;
	padding:3px 0px 0px 7px;
	}

.top_right_menu_right ul{
margin: 0px;
padding: 0px;
}

.top_right_menu_right li{
display: inline;
 }

.top_right_menu_right li a:link, .top_right_menu_right li a:visited{
float: left;
color: #000000;
padding: 3px 7px;
text-decoration: none;
background: url(../images/top-partition.gif) right repeat-y;
}

.top_right_menu_right li.last a.:link, .top_right_menu_right li.last a:visited{
color: #000000;
text-decoration: none;
}

.top_right_menu_right li a:hover, .top_right_menu_right li a.current, .top_right_menu_right li.last a:hover{
color:#6B6B6B;
text-decoration:underline;  
}

.top_right_menu_right li.last a:link, .top_right_menu_right li.last a:visited{
color: #000000;
text-decoration: none;
background:none;
}

.site_drop{padding-left:7px;}
.read_more {
    border: none;
	 background: url(../images/readmore.gif) no-repeat top left;
    padding: 2px 8px;
	 height:20px;
	 width:89px;
}
.read_more:hover {
    border: none;
    background: url(../images/readmore-hover.gif) no-repeat top left;
    padding: 2px 8px;
}

.menu_section{
   clear: both;
	height: 33px;
	width:100%;
/*   border: 1px solid red;*/
	font: bold 13px Arial;
	padding:0px;

}	

.menu_tab_left{
  background: url(../images/top-navi-L-base.gif);
  height: 33px;
  width: 10px;
  border:0px;
  float: left;
  margin: 0px 0px 0px 5px;

}
.menu_tab_cont{
  color: #FEFEFE;
  background: url(../images/top-navi-R-base.gif) repeat-x top right;
  height: 19px;
  border:0px;
  float: left;
  padding: 11px 15px 5px 7px;
  font:bold 14px Arial;
  /*border: 1px solid ;*/
}
.other_sites{padding:5px 10px 0px 5px; height:28px;}
.menu_tab_left_selected{
  background: url(../images/top-navi-L-base-hover.gif);
  height: 33px;
  width: 10px;
  border:0px;
  float: left;
  margin: 0px 0px 0px 5px;
}
.menu_tab_cont_selected{
  color: #fff;
  background: url(../images/top-navi-R-base-hover.gif) repeat-x top right;
  height: 19px;
  border:0px;
  float: left;
  padding: 11px 15px 5px 7px;
  font:bold 14px Arial;
  /*border: 1px solid ;*/
}


.menu_tab_cont a{
	color: #FEFEFE;
	text-decoration: none;
}
.menu_tab_cont a:hover{
	color:#E0E2E4;
}

.top_search_left{
	background: url(../images/drop-down-base.gif) no-repeat;
	float:right;
	height: 21px;
	width: 144px;
	margin-top: 0px;
	padding-top: 0px;
}


.navsite ul{
	margin-left: 30px;
	padding: 0px;
	
}
.navsite li a:visited {
  color: #333;
  text-decoration: none;
/*  background: white url(../images/arrow.gif) no-repeat bottom left;*/
  padding-left:10px;
}

/*
.navsite li a:link:hover, li a:visited:hover  {
	color: #777;
   text-decoration: none;
  }
*/

.navsite  li a:link:active, li a:visited:active {

	color: #217DD9;
   text-decoration: none;
 }

	
 
.left_menu_content{
   width:76%;
	margin-left: 20px;
/*border:1px Solid red;*/
}

.box{
   clear:both;
	border:1px Solid #E0E0E0;
	width:98%;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	height:auto;
	
}

.page_content{
	width: 99%;
	height: auto;
	margin:0px 0px 0px 0px; 
	padding: 0;
}
/********/
.left_menu{
   width:21%;
	height:auto;	
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*border:1px Solid red;*/
}
.l_nav ul{
	 color:#0069d5;
	 padding-left: 5px;
}
.l_nav li{
/*	border:1px Solid red;*/
	list-style: none;
	color:#0069d5;
	font:Bold 13px Arial;	
	line-height: 25px;
	
}
.l_nav li a{
	text-decoration: none;
	color:#0069d5;
	
}

.l_nav li ul a, .l_nav li ul li{
	text-decoration: none;
	color:black;
	font:Bold 13px Arial;
  	line-height: 25px;
}

.l_nav li ul li ul a{
	text-decoration: none;
	color:#9A9A9A;
	font:Normal 13px Arial;
	line-height: 25px;	
}
/*
.lmenu ul, li{
	padding:5px 5px 5px 5px;
	background-color:#ffffff;
	color:#0069d5;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	/*border-width:0px 0px 1px 0px;
	border-style:dotted;*/
	/*border-color:#AAAAAA;
	list-style: none;
	margin:0px;
}

.lmenu li, a{
	text-decoration:none;
	color:#0069d5;
}
*/


/********/

.adv_section{
	/*border:1px Solid red;	*/
	width: 99%;
	margin:20px 5px 5px 3px;
	  border:0px #000 solid;
}

.advert{
  width:31%;
  height:auto;	
  margin:0 20px 0 2px;
  float: left;
  border:0px #000 solid;
  }
.advert1{
  width:30%;
  height:auto;	
  margin:0 20px 0 2px;
  float: right;
  border:0px #000 solid;
  }
.advert_red{
	background-color: #BA2413;
	color: #fff;
	width: 92%;
	height: 19px;
	padding: 2px 0px 0px 5px;
	font:bold 14px Arial; 
	float: left;	
}

.advert_right{
  background: url(../images/heading-base.jpg) no-repeat;
  height: 21px;
  width:16px;
  float: left;
 }
 
.advert_content{

  padding: 5px 3px 5px 5px;
  font: normal 11px arial;
}

.dot_line{
  background: url(../images/dotted-line.gif) repeat-x;
  height: 5px;
}

.news_title{
	padding: 1px 3px 0px 5px;
   font: bold 11px arial;
}

.footer_section{
	width:1000px;
	margin:10px 0px 0px 0px;
	background: url(../images/footer-link-base.gif) repeat-x;
	height: 22px;
}


.footer_content{
	width: 48%;
	height: 17px;
	background-color: #DDDEE0;
	font: bold 11px Arial;
	padding: 5px 0px 0px 10px;
	margin-left:20%;
}



.blue_title{
	width:100%;
	margin:0px 0px 0px 0px;
	background: url(../images/dotted-heading-base1.gif) repeat-x;
	height: 17px;
	
}


.blue_title_content{
	height: 20px;
	background-color: white;
	font: bold 17px Arial;
	padding: 0px 5px 0px 15px;
	margin-left:7%;
	}



.footer_content a{
	color: #000000;
	text-decoration: none;
}
.footer_content a:hover{
	color:#6B6B6B;
}


.footer_partion{
	background: url(../images/partiton.jpg) no-repeat;
	width:8px;
	height:5px;
	margin:5px 5px 0px 5px;
	float: left;
}

.copy_right{
	margin:10px 0 0 5px;
	font:bold 11px Arial;
	text-align: center;
	width:990px;
	border-bottom:1px #ddd solid;
}
/*
.toptil{
	font:bold 20px arial;
	padding:20px 5px 5px 5px;
	vertical-align: middle;
	text-align: center;
}

.innerpg_top_menu{
	width:100%;
	float:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px;
	border:1px Solid red;
	}
*/
.advert_gray{
	background-color: #535353;
	color: #fff;
	width: 92%	;
	height: 19px;
	padding: 2px 0px 0px 5px;
	font:bold 14px Arial; 
	float: left;	
}

.advert_right_gray{
  background: url(../images/heading-base.jpg) no-repeat;
  height: 21px;
  width:16px;
  float: left;
 }

 .inner_logo_section{
   clear:both;
	height:70px;
	width: 100%;
 }
 
 
 
 /* ######### CSS for Shade Tabs.###### */
.modernbricksmenu2{
padding: 0px 0px 0px 0px;
width: 97%;
border: 0px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
height:60px;
margin:0px 5px 0px 17px;

}

.modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;


}

.modernbricksmenu2 li{
display: inline;
margin: 0 5px 0 0px;
text-transform:uppercase;
text-align:center;

}

.modernbricksmenu2 a{
float: left;
width:125px;
background: white url(../images/map_Portals.gif) top left no-repeat;
height:60px;
}


.modernbricksmenu2 a.selected{ /*currently selected tab*/
background: white url(../images/map_Portals_sel.gif) bottom left no-repeat;
height:60px;
}


.map_portals a{
float: left;
height:60px;
width:146px;
}
.map_portals a.selected{ /*currently selected tab*/
background: white url(../images/map_Portals_hover.gif) bottom left no-repeat;
height:60px;
}

.mapping_services a{
float: left;
width:183px;
background: white url(../images/mapping_services.gif) top left no-repeat;
height:60px;
}
.mapping_services a.selected{ /*currently selected tab*/
background: white url(../images/mapping_services_hover.gif) bottom left no-repeat;
height:60px;
}

.online_map_store a{
float: left;
width:190px;
background: white url(../images/onlinemapstore.gif) top left no-repeat;
height:60px;
}
.online_map_store a.selected{ /*currently selected tab*/
background: white url(../images/onlinemapstore_hover.gif) bottom left no-repeat;
height:60px;
}

.adrvetising a{
float: left;
width:137px;
background: white url(../images/averttising.gif) top left no-repeat;
height:60px;
}
.adrvetising a.selected{ /*currently selected tab*/
background: white url(../images/averttising-hover.gif) bottom left no-repeat;
height:60px;
}

.coll_map_mkt a{
float: left;
width:304px;
background: white url(../images/coll-map-markt.gif) top left no-repeat;
height:60px;
}
.coll_map_mkt a.selected{ /*currently selected tab*/
background: white url(../images/coll-map-markt-hover.gif) bottom left no-repeat;
height:60px;
}


.tab_bg{
/*	border:1px Solid */;
	background: white url(../images/shadow.gif) top left repeat-x;
	width:99%;
	margin-left:5px;
	
}

.tabcontainer{
   /*:1px Solid red;*/
   border-top: 1px Solid #B5B9BC;
	width:994px; 
	margin: 2px 0px 0px 5px;
	height: 150px; 
   background: white url(../images/tab-top-base.gif) top left repeat-x;	
	
}

/* tabs Enda */

.tbs_cont{
	/*border:1px Solid red;*/
	width:32%;
	margin-top:2px;
	float: left;
	padding:0px 0px 0px 10px;
}

.tbs_cont_partion{
   float: left;
	width:2px;
	margin-top:2px;
	background: white url(../images/partiton1.gif) top left no-repeat;	
	height: 116px;
	}

.tab_cont_title{
	background: url(../images/dotted-heading-base.gif) left repeat-x;	
   height:13px;
	width:97%;
   margin-top:5px;
	}	

.tbs_titl{
	/*border:1px Solid red;*/
	font: Bold 14px Black;
	float: left;
	padding: 0px 10px 0px 0px;
	background-color: #EAEDEF;
	text-transform: uppercase;
	}
	
.cont{
	font:normal 12px Arial;
	padding-top:5px;
	text-align:justify;
	line-height:18px;
}


.inner_top_banner{
	height:151px;	
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

/*.tab_name{
     clear: both;
	  background: url(../images/base.gif) no-repeat;
	  height:151px;
	  width:220px;
	  float: left;
	  }
	  
.top_bannr{
   	
	height:151px;
	margin:0px 0px 0px 0px; 
	float:right;
	border: 1px Solid red;
	
}
*/


/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Arial;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 200px; /* default width for menu */
border:1px Solid;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:Black;
background-color: #DEDFE0;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #828282;
color: white;
}

/* ######### class for shadow search DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* ######### Default class for drop down menus Ends ######### */

.breadcrumb a:link, .breadcrumb a:visited{color:#000; text-decoration:none;}
.breadcrumb a:hover{color:#000; text-decoration:underline;}

.user_form{
	border:1px solid #E0E0E0;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
   width:95%;
   margin: 0px 0px 0px 20px;
}

.textfield{
	padding-left: 5px;
	font: Bold 12px Arial;
	line-height: 35px;
	
}
.text{
	background-color:#f1f1f1;
}