/* CSS Document */
body {
	background-color: #062041;
	background-image: url(../Images/page-bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.canvas {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	
	padding-top: 6px;
	padding-bottom: 6px;
}

.float_l {
	float: left;
	
}
.float_r {
	float: right;
	
}

#top_nav {
	height:75px;
	background-repeat: repeat-x;
	color: #666666;
	margin-top:20px;
	background-image: url(../Images/top_nav_bg.jpg);
	text-align: center;
	width: 990px;
}
#top_nav .rightbg {
	background-image: url(../Images/top_nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_nav .leftbg {
	background-image: url(../Images/top_nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	padding-top: 7px;
}

#banner {
	height:295px;
	background-repeat: repeat-x;
	background-image: url(../Images/banner_bg.jpg);
	text-align: center;
	width: 990px;
	padding-top: 4px;
}
#banner .rightbg {
	background-image: url(../Images/banner_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#banner .leftbg {
	background-image: url(../Images/banner_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}
.contents_box			{
	width: 990px;
	background-image: url(../Images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
}
#news_contents {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b2b4b6;
	border-right-color: #b2b4b6;
	border-bottom-color: #b2b4b6;
	border-left-color: #b2b4b6;
	padding: 18px;
	height:auto;
	overflow:auto;
}
#news_contents3 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b2b4b6;
	border-right-color: #b2b4b6;
	border-bottom-color: #b2b4b6;
	border-left-color: #b2b4b6;
	padding: 8px;
	height:auto;
	overflow:auto;
}
#news_contents2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b2b4b6;
	border-right-color: #b2b4b6;
	border-bottom-color: #b2b4b6;
	border-left-color: #b2b4b6;
	padding: 18px;
	
}


.contents_box .inside	{
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	
}
.width280 {
	width: 280px;
	margin-bottom: 14px;
	vertical-align:top;
}



#footer {
	height:72px;
	background-repeat: repeat-x;
	background-image: url(../Images/footer_bg.jpg);
	text-align: center;
	width: 990px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
#footer .rightbg {
	background-image: url(../Images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
}
#footer .leftbg {
	background-image: url(../Images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	line-height: 18px;
	font-size: 11px;
	padding-top: 16px;
}


#footer a {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #011021;
}


#news_contents img {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px none #b2b4b6;
}
.bold_text {
	font-weight: bold;
}
.light_blue_text {
	color: #01aef2;
}
.welcome {
	width: 400px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.applynow {
	padding-bottom: 20px;
	padding-top: 20px;
	
}


.clear {
	clear: both;
	
}
.listing {
	width: 285px;
	padding-right: 15px;
	padding-left: 15px;
}
.padding_r {
	padding-right: 12px;
}

.services {
	width: 280px;
	/*background-image: url(../Images/v_line.jpg);*/
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 266px;
	padding-right: 10px;
}
.Mapcontainer{
	width: 420px;
	/*background-image: url(../Images/v_line.jpg);*/
	padding-left: 30px;
	background-repeat: no-repeat;
	height:auto;
	padding-right: 10px;
}

.width317 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b4b6;
	border-right-color: #b3b4b6;
	border-bottom-color: #b3b4b6;
	border-left-color: #b3b4b6;
	width: 283px;
	font-size: 11px;
	line-height: 18px;
	height: 70px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
.width200 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b4b6;
	border-right-color: #b3b4b6;
	border-bottom-color: #b3b4b6;
	border-left-color: #b3b4b6;
	width: 200px;
	font-size: 11px;
	line-height: 18px;
	height: 90px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 7px;
	padding-left: 5px;
}
.width200 img {
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: normal;
	padding-right: 8px;
	border-top-style: none;
	border-bottom-style: none;
}
.width317 img {
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: normal;
	padding-right: 8px;
	border-top-style: none;
	border-bottom-style: none;
}
#listing {
	height: auto;
	overflow:auto;
}
.dottedline {
	background-image: url(../Images/hr_dotted_line.jpg);
	background-repeat: no-repeat;
}
#listing_page{
	float:left;
	width:420px;
	border:0px solid #999999;
}


.auto_height
{
height:auto;
overflow:auto;
}



#content {
	background-repeat: repeat-y;
	color: #666666;
	width: 990px;
	
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	background-position: left top;
	
	background-image: url(../Images/content_bg.jpg);
	
}
.padding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content .rightbar {
	background-image: url(../Images/content_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
		overflow:auto;
	
	
}
#content .leftbar {
	background-image: url(../Images/content_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
		overflow:auto;
	
	
}
.inner {

	width: 640px;
	padding-top: 20px;
	padding-left: 38px;
	padding-right: 15px;
}
#listing_page strong {
	line-height: 24px;
	font-size: 12px;
}
.width670px {
	width: 650px;
}
.width930px {
	width: 930px;
}
.width317_2 {

	background-color: #FFFFFF;
	width: 317px;
	font-size: 11px;
	text-align: left;
	border: 1px none #b3b4b6;
}
.width650px {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	overflow:auto;
	padding: 20px;
}
#detailpage {
	float:left;
	width:230px;
	height:auto;
	overflow:auto;
	border:0px solid #000000;
}

.dpage_col1 {
	width: 150px;
	text-align: left;
}
.dpage_col2 {
	width: 450px;
	text-align: left;
}

.bg100 {
	background-color: #999966;
}
#detailpage label {
	width: 120px;
	text-align: left;
	height:auto;
	overflow:auto;
	padding-top:2px;
	padding-bottom:2px;
}







.picsbrder {
border:1px solid #333333;
}




#Logo {
	clear:both;
	float:left;
	width:258px;
	padding-left:20px;
	padding-top:20px;
	border:0px solid #666666;
	}
#NavBar {
	float:right;
	height:64px;
	width:582px;
	overflow:hidden;
	border:0px solid #666666;
	margin-top:-2px;
	line-height:15px;
	}
#NavBar a:active, #NavBar a:link, #NavBar a:visited {
	display:block;
	float:left;
	height:49px;
	width:115px;
	background-image:url(../Images/menuSaperator.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:15px;
	font-size:12px;
	color:#00326d;
	text-decoration:none;
	}
#NavBar a:hover {
	display:block;
	float:left;	
	height:49px;
	width:115px;	
	background-image: url(../Images/overTab.jpg);
	background-position:left;
	background-repeat:repeat;
	padding-top:15px;
	font-size:12px;
	color:#00326d;
	text-decoration:none;	
	}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top:0px;
border: 1px solid #9dc0e7; /*THEME CHANGE HERE*/
padding: 6px;
line-height:18px;
z-index:100;
background-color:#e0e0e0;
width: 160px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
filter:alpha(opacity=95);
-moz-opacity:.95;
opacity: .95;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border: 1px solid #e0e0e0; /*THEME CHANGE HERE*/
padding:6px;
color:#004664;
text-decoration: none;
font-weight: bold;
text-align:left;
}

* html .dropmenudiv a{ /*IE only hack*/
text-align:left;
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#2460a4;
background-position:right 5px;
background-repeat:no-repeat;
text-align:left;
color:#FFFFFF;
border:1px solid #9dc0e7;
}

.mapborder {
margin-top:10px;
margin-bottom:5px;
height:auto;
overflow:auto;
width:427px;
border: 1px solid #939393;
}
/*styles added on 190809 by shahid */
#LoginDiv {	
	clear:both;
	overflow:auto;
	position:absolute;
	height:auto;
	overflow:auto;
	border:1px solid #990000;
	}
.photoImage {
	float:left;
	width:210px;
	height:135px;
	overflow:hidden;	
	}
.photoImage img{
	border:1px solid #000000;
	padding:2px;
	}
.propDetails {
	float:left;
	padding-left:2px;
	height:auto;
	overflow:auto;
	width:190px;
	text-align:left;
	}
.icons {
	clear:both;
	height:auto;
	width:420px;
	overflow:auto;
	padding-bottom:0px;
	clear:both;
	padding-top:20px;	
	}
.icons .icon{
	float:left;
	width:auto;
	padding-left:1px;
	padding-right:1px;
	height:auto;
	overflow: hidden;	
	}
.icons2 {
	clear:both;
	height:auto;
	width:220px;
	overflow:auto;
	padding-bottom:0px;
	clear:both;
	padding-top:20px;	
	}	
.icons2 .icon2{
	float:left;
	width:auto;
	padding-left:1px;
	padding-right:1px;
	height:auto;
	overflow: hidden;	
	}

.rowSaperator {
	clear:both;
	height:40px;
	}
.detail {
	clear:both;
	width:230px;
	height:auto;
	overflow:auto;
	text-align:left;
	}	
.detail span {
	clear:both;
	float:left;
	display:block;
	width:auto;
	padding-right:2px;
	height:auto;
	overflow:auto;
	text-align:left;
	font-weight:bold;
	}	
.detail label{
	float:left;
	width:auto;
	padding-right:2px;
	height:auto;
	overflow:auto;
	text-align:left;
	}	
#imagesContainer {
	width:600px;
	height:auto;
	border:0px solid #990000;
	float:left;
	}	
.mainPic {
	float:left;
	height:330px;
	overflow:auto;
	width:500px;
	border:0px solid #990000;
	}
#otherPics {
	float:left;
	width:476px;
	height: auto;
	overflow: auto;
	border:0px solid #990000;
	}
#divImgContainer {
	height:80px; 
	width:100px; 
	overflow:hidden; 
	text-align:left;
	}
#descArea {
	clear:both;
	padding-top:20px;
	height:auto;
	overflow:auto;
	padding-bottom:20px;
	}	
.desDetail {
	clear:both;
	width:580px;
	height:auto;
	overflow:auto;
	text-align:left;
	padding-bottom:20px;
	}	
.pageTitle {
	clear:both;
	padding-top:0px;
	padding-bottom:20px;
	}	

.registrationForm fieldset {
	clear:both;
	display:block;
	border:1px solid #999999;
	padding:20px;
	width:100%;
	}
.clearForms {
	clear:both;
	height:30px;
	}
#pagingRow {
	clear:both;
	
	}	
	
	
/*styles added on 190809 by shahid --------------------------login slider -----------------------*/
.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}



.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}
#close-button {
	background-image:url(../Images/loginDown2.png);
	background-repeat:no-repeat;
	background-position:top;	
	}
#open-button {
	background-image:url(../images/loginDown.png);
	background-repeat:no-repeat;
	background-position:top;	
	}
.content {
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color: #333333;
	height: 0;
	width: 100%;
	color: #fff;
	border-bottom:1px solid #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}

.slide-button {
	margin-left:auto;
	left:410px;
	margin-right: auto;
	position: relative;
	width: 150px;
	z-index: 20;
	cursor: pointer;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}

.slide-button:hover {
	color: #9f9d8e;
}


.slide-button {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width:140px;
	height:20px;
	overflow:hidden;
	cursor: pointer;
}

.slide-button:hover {
	color: #9f9d8e;
}

#workspace {
	padding-top: 50px;
}

#list-1 {
	display: inline;
	float: left;
}

#list-2 {
	display: inline;
	float: left;
}

#list-3 {
	float: left;
}

#list-4 {
	float: left;
}



label {
	display: block;
}


#divLoginContainer {
	clear:both;
	margin-top:10px;
	height:auto;
	overflow:auto;
	width:990px;
	margin:0px auto;
	}
#divLoginContainerInner {
	float:right;
	padding-top:10px;
	padding-right:160px;
	height:auto;
	overflow:auto;
	}	
#divLoginContainer .input{
	float:left;
	width:140px;
	height:auto;
	overflow:hidden;
	padding-right:5px;	
	}
#divLoginContainer .lable {
	float:left;
	width:90px;
	text-align:right;
	padding-right:5px;
	height:auto;
	overflow:auto;
	font-size:11px;
	color: #FFFFFF;
	padding-top:0px;
	}
#divLoginContainer .input input{
	width:98%;
	height:15px;
	padding-top:2px;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #000000;
	}
#divLoginContainer .btn{
	float:left;
	width:35px;
	height:auto;
	overflow:auto;
	}
#divLoginContainer .links{
	clear:both;
	padding-top:10px;
	height:auto;
	overflow:auto;
	padding-left:94px;
	}
#divLoginContainer .links a{
	display:block;
	float:left;
	height:auto;
	overflow:auto;
	font-size:11px;
	color: #CCCCCC;
	margin-right:10px;
	padding-right:5px;
	}

/*styles added on 190809 by shahid --------------------------login slider -----------------------*/



/*styles added on 010909 by shahid --------------------------ToolTip-----------------------*/
#text {margin:50px auto; width:500px}
.hotspot { cursor:pointer}
#tt {position:absolute; display:block; 
background:url(../Images/tooltipBG2.gif) top left no-repeat; border:1px solid #FF0000; font-weight:bold; 
}
#tttop {display:block; height:11px; margin-left:18px; overflow:hidden}
#ttcont {display:block; padding:2px 22px 3px 15px; color:#FFF}
#ttbot {display:block; height:18px; margin-left:1px; overflow:hidden}
/*styles added on 010909 by shahid --------------------------ToolTip-----------------------*/



.click {
	clear:both;
	}
.click a {
	clear:both;
	color:#124179 !important;
	text-decoration:underline;
	}
.click a:hover {
	clear:both;
	color:#124179 !important;
	text-decoration:none;
	}





.tablePager {
	color:#000000;
	text-decoration:none;
	}
.tablePager td a{
	display:block;
	width:33px;
	height:22px;
	padding-top:8px;
	text-align:center;
	background-image:url(../Images/pagerNormal.jpg);
	background-repeat:no-repeat;
	border:0px solid #bb8d02;
	background-color:#ffd427;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px  !important;
	text-decoration:none;
	}
.tablePager td a:hover{
	display:block;
	width:33px;
	height:22px;
	padding-top:8px;
	text-align:center;
	background-image:url(../Images/pagerSelected.jpg);
	background-repeat:no-repeat;
	border:0px solid #bb8d02;
	background-color:#ffd427;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none !important;
	font-size:12px  !important;	
	}

.tablePager span{
	display:block;
	width:33px;
	height:22px;
	padding-top:8px;
	background-image:url(../Images/pagerSelected.jpg);
	background-repeat:no-repeat;	
	text-align:center;
	border:0px solid #e6d6a4;
	background-color:#ffefb1;
	color:#FFFFFF;
	text-decoration:none !important;
	font-size:12px  !important;	
	}
	
.tablePager tr, .tablePager th, .tablePager td{
	border:none;		
	}		
		
.cssDisabled {
	text-decoration:none !important;
	}
	
	
	
	
/*------New Slider CSS-------*/	
#loginWraper {
	position: absolute;
	z-index:2200;
	top:0px;
	left:0px;
	width:100%;
	color: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border:0px solid #FFFFFF;
	}
#panel {
	background: #333333;	
	height: 80px;
	display: none;
	width:100%;
	border:0px solid #FF0000;	
}
.slide {
	margin: 0;
	padding: 0;
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	display:block;
	background: url(../Images/btn-slide.gif) no-repeat center top;
}
.slide a{
	text-decoration:none;
	outline:none;
}
.btn-slide {
	background: url(../Images/login-Arrows_01.png) no-repeat right;
	text-align: center;
	display:block;
	width: 142px;
	height: 21px;
	padding:4px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	border:0px solid #FF0000;
	text-decoration:none;
}
.active {
	background: url(../Images/login-Arrows_03.png) no-repeat right;
	border:0px solid #FF0000;
}	

#LoginForm {
	width:990px;
	text-align:right;
	height:auto;
	border:0px solid #FF0000;
	}	
	
#LinstingLinks {
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
}	



/*-------------Tooltip New---------------*/
.menu2 {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
}
.menu2 div {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu2 a {
}
.menu2 div em {
	font-weight: normal;
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -55px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}


.subNavBar {
	clear:both;
	width:986px;
	height:26px;
	padding-left:24px;
	padding-top:2px;
	background:url(../Images/myFavoritesNavBar.png) no-repeat;
	text-align:left;
	margin-left:3px;
	}
.subNavBar span{
	padding-left:20px;
	}
		
	