﻿body{
margin:0px;
padding:0px;
font-family:Arial;
font-size:70%;
/*background:url(../images/bodyBg.gif) repeat-x top left;*/
}
.label
{
	/*color:#077B8F;*/
	font-variant:normal ;
	font-weight:bolder  ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px  ; 	
}

.wrapper{ /* outter frame*/
width:918px;
margin:0px auto 0px auto;
padding:0px;
}
.header{ /* Header Section*/
margin:0px;
padding:0px;
float:left;
width:918px;
}


/*.members{
margin:0px;
padding:0px;
height:83px;
width:918px;
}*/
	.members {
		height:83px;
		margin:0;
		padding:0;
		width:918px;
		}

.members .home{
/*padding:9px 0px 0px 200px;*/
padding:9px 0px 0px 555px;
margin:0px;
float:left;
width:19px;
}
#progressBackgroundFilter 
{
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage 
{ 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
.members .beta{
padding:9px 0px 0px 0;
margin:0px;
float:left;
width:101px;
font-size:10px;
color:#006699;
}
 .betamenu{
padding:9px 0px 0px 0;
margin:0px;
float:left;
width:101px;
font-size:10px;
color:#006699;
}
.members .loginSection{
		margin:0px 0px 0px 15px;		
		padding:0px;
		height:44px;
		float:left;
	}
	.loginTable {
		padding:0px;
		margin:6px 0px 0px 25px;
		height:33px;
	}
	.loginTable a{
		margin:0px;
		padding:5px 8px 0px 0px;
		color:#006699;
		font-size:0.78em;
		text-decoration:none;
	}
	.loginTable a:hover{
		margin:0px;
		padding:5px 8px 0px 0px;
		color:#FF0000;
		font-size:0.78em;
		text-decoration:none;
	}
	.loginTable .textBox{
		border:1px solid #CCCCCC;
		height:14px;
		width:110px;
		font-size:0.9em;
		color:#58574A;
		margin:0px 8px 0px 8px;
		padding:2px 0px 0px 0px
	}

.keyword
{
margin:7px 1px 0px 0px;
padding:0px;
float:right;
width:121px;
}

.keyword .textBox{
border:1px solid #CCCCCC;
height:15px;
width:100px;
font-size:0.9em;
color:#58574A;
margin:0px;
padding:2px 0px 0px 0px
}
.register{
margin:0px 0px 0px 31px;
padding:0px;
width:100px;
background:url(../images/greenRegister.gif) no-repeat top left;
}
.register p{
color:#5C5C5C;
margin:0px;
padding:10px 0px 0px 21px;
}
.register p a{
text-decoration:underline;
color:#5C5C5C;
}
.register p a:hover{
text-decoration:none;
color:#5C5C5C;
}
.logo{
/*margin:14px 0px 0px 0px;*/
margin:-80px 0px 0px 0px;
padding:0px;
width:255px;
height:110px;
float:left;
}
.mainNav{ /* Main navigation */
width:631px;
float:right;
padding:0px;
margin:0px;
height:26px;
background:url(../images/border.gif) no-repeat bottom right;
clear:both;
}
.mainNav ul{
margin:0px;
padding:0px;
font-family:Helvetica, Arial, sans-serif;
font-size:1.5em;
font-weight:bold;
color:#64A211;
height:26px;
}
.mainNav ul li{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
}
.mainNav ul li.orange{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #FCA613 solid;
}
.mainNav ul li.green{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #99D01B solid;
}
.mainNav ul li.pink{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #E864B7 solid;
}
.mainNav ul li.blue{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #61AFF9 solid;
}
.mainNav ul li a{
text-decoration:none;color:#332A85;
}
.mainNav ul li a:hover{
text-decoration:none;
color:#64A211;
}
.mainNav ul li.selected{
margin:0px;
height:21px;
padding:2px 0px 3px 14px;
background-color:#4B40A8;
background-image:url(../images/menuOver.gif);
background-position:top left;
background-repeat:no-repeat;
color:#ffffff;
}
.mainNav ul li.selected a{
margin:0px;
padding:2px 14px 3px 0px;
background-color:#4B40A8;
background-image:url(../images/menuOver.gif);
background-position:100% 0%;
background-repeat:no-repeat;
height:21px;
color:#ffffff;
}
.mainNav ul li.selected a:hover{
color:#ffffff;
}

.search{
width:616px;
float:right;
/*padding:9px 0px 0px 13px;*/
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
clear:both;
/*border-bottom:1px solid #CBD8E6;
border-right:1px solid #CBD8E6;
border-left:1px solid #CBD8E6;
border-top:1px solid #CBD8E6;*/
}
.search .top{
margin:0px;
padding:0px;
width:100%;
}
.search .top p{
margin:0px 0px 0px 5px;
padding:0px;
font-size:1.1em;
color:#58574A;
float:left;
}
.search .top p a{
text-decoration:none;
color:#58574A;
}
.search .bottom{
padding:5px 0px 5px 0px;
margin:0px;
width:100%;
clear:both;
}
.search .bottomSelect{
padding:0px 0px 10px 0px;
margin:0px;
clear:both;
float:left;
}

.search .bottomSelect p{
margin:0px;
padding:0px;
color:#58574A;
font-size:0.95em;
}
.search .bottomSelect  p a{
text-decoration:underline;
color:#58574A;
}
.search .bottomSelect p a:hover{
text-decoration:none;
color:#58574A;
}
.search .bottomSelect .locBreadCrumbs ul{
margin:0px;
padding:0px;
float:right;
}
.search .bottomSelect .locBreadCrumbs ul li{
margin:0px;
padding:0px 1px 0px 1px;
list-style:none;
display:inline;
font-size:1em;
color:#7E7D7D;
}
.search .bottomSelect .locBreadCrumbs ul li a{
text-decoration:none;
color:#0FAB00;
}
.search .bottomSelect .locBreadCrumbs ul li a:hover{
text-decoration:underline;
color:#0FAB00;
}
.search .top .selected-loc{
margin:0px ;
padding:0;
height:auto;
min-height:1px;
}
.search .top .selected-loc input{
margin:0px ;
padding:0;
height:auto;
font-size:12px;
color:#58574A;
}
.search .bottom .select-loc input{
margin:0px ;
padding:2px 0px 0px 0px;
height:16px;
font-size:11px;
color:#58574A;
width:245px;
}
.search .bottom .select-theme select{
width:164px;
margin:0px 9px 0px 20px;
padding:0px;
height:20px;
font-size:11px;
color:#58574A;
}

.search .bottomSelect .select-place{
width:155px;
margin:0px 8px 0px 0px;
padding:0px;
height:20px;
}
.search .bottom .button{
margin:0px 80px 0px 0px;
padding:0px;
}

/*.content{ 
width:100%;
margin:0px;
padding:0px;
clear:none;
float:left;
}*/
.content {
		clear:both;
		float:left;
		margin:0;
		padding:0;
		width:100%;
		}
/*left content style starts here */
.leftContent{
margin:0px;
padding:0px;
width:255px;
float:left;
}
.spotlight{
padding:0px;
margin:17px 0px;
color:#313131;
clear:none;
float:left;
width:255px;
height:220px;
}
.spotlight .listing{
margin:0px;
padding:0px;
float:left;
width:242px;
}
.spotlight .listing .title{
margin:0px;
padding:0px;
float:left;
height:40px;
width:242px;
}

.spotlight h3{
margin:0px;
padding:0px 0px 3px 0px;
font-size:12px;
float:left;
width:auto;
}
.spotlight h3 a{
margin:0px;
padding:0px 9px 0px 0px;
text-decoration:none;
color:#313131;

}
.spotlight h3 a:hover{
text-decoration:underline;
/*color:#313131;*/
}
.spotlight p{
margin:0px;
padding:0px 0px 1px 0px;
color:#313131;
clear:both;
}
.spotlight p a{
margin:0px;
padding:0px 9px 0px 0px;
text-decoration:none;
color:#0FAB00;
background:url(../images/redArrow.gif) no-repeat top right;
}
.spotlight p a:hover{
text-decoration:underline;
color:#0FAB00;
}
.spotlight em{
margin:0px;
padding:0px;
font-style:normal;
color:#7E7D7D;
}
.spotlight h3 .symbol{
margin:0px;
padding:0px;
width:15px;
height:15px;
float:right;
}

.spotlight .nav{
margin:198px 0px 0px 0px;
padding:0px;
width:13px;
height:22px;
float:right;
}
.spotlight .nav ul{
margin:0px;
padding:0px;
}
.spotlight .nav ul li{
margin:0px;
padding:0px;
list-style:none;

}
.spotlight .nav ul li a{
text-decoration:none;
margin:0px;
padding:0px;
}
/*left content style ends here */


/*Right content style starts here */
.rightContent{
width:631px;
float:right;
/*padding:0px 0px 0px 32px;*/
padding:0px 0px 0px 0px;
margin:0px;
}
.promoImgpart{
height:124px;
margin:10px 0px 0px 165px;
padding:0px;
}
/*.rightContentaddlist{
width:255px;
float:right;
padding:0px 0px 0px 32px;
margin:0px;
}*/
.stayservice{
/*width:495px;*/
width:427px;
float:right;
padding:0px 0px 0px 32px;
margin:0px;
}
.addlisting{
height:53px;
/*margin:17px 0px 29px 0px;*/
/*margin:0 px 0px 0px 0px;*/
padding:0px;
width:631px;
float:right;
}
/*.addlistingforlist{
height:53px;
margin:17px 0px 29px 0px;
padding:0px;
width:255px;
float:right;
}*/


.addlisting .left{
width:202px;
margin:0px;
padding:0px;

height:53px;
float:left;
}
.addlisting .left p{
font-family:Arial;
color:#58574A;
margin:0px;
padding:1px 0px 0px 0px;
}

.addlisting .left p a{
text-decoration:none;
color:#58574A;
}
.addlisting .left p a:hover{
text-decoration:underline;
color:#58574A;
}
.addlisting .center{
width:200px;
margin:0px;
padding:0px 0px 0px 13px;
background:url(../images/greenSeparator.gif) no-repeat top left;
height:53px;
float:left;
}
.addlisting .center p{
font-family:Arial;
color:#58574A;
margin:0px;
padding:0px;
line-height:13px;
}
.addlisting .center p a{
text-decoration:none;
color:#F15558;
}
.addlisting .center p a:hover{
text-decoration:underline;
color:#F15558;
}
.addlisting .right{
width:180px;
margin:0px;
padding:0px 0px 0px 22px;
background:url(../images/greenSeparator.gif) no-repeat top left;
height:53px;
float:right;
}
.addlisting .right a{
text-decoration:none;
border:0px;
}
.email
{
	text-decoration:none;
	color:#F15558;
}
/*.promoSection{
height:124px;
margin:0px;
padding:0px;
float:left
}*/
.promoSection{
height:140px;
margin:0px;
padding:0px;
}

.promoSection .promoImg{
height:124px;
margin:0px 0px 0px 0px;
padding:0px;
}
.promoSection .promoImg p{
font-family:Arial;
color:#313131;
padding:3px 0px 0px 0px;
margin:0px 8px 0px 0px;
width:202px;
height:20px;

}
.loginTable a{
		margin:0px;
		padding:5px 8px 0px 0px;
		color:#006699;
		font-size:0.78em;
		text-decoration:none;
	}
	.loginTable a:hover{
		margin:0px;
		padding:5px 8px 0px 0px;
		color:#FF0000;
		font-size:0.78em;
		text-decoration:none;
	}

.promoSection .promoImg p a{
              color:#006699;
		font-size:0.78em;
		text-decoration:none;
}
.promoSection .promoImg p a:hover{
             color:#FF0000;
		font-size:0.78em;
		text-decoration:none;
}

.pageNav{
margin:0px;
padding:0px;
width:250px;
float:right;
text-align:right;
color:#58574B;
}
.tabletd
{
	margin: 0px;
	margin-top:-20px;
	padding: 0px;
	width: 0px;
	float: left;
	text-align: left;
	color: #58574B;
}
.lefttabletd
{
	margin: 0px;
	margin-top:-10px;
	padding: 0px;
	width: 0px;
	float: left;
	text-align: left;
	color: #58574B;
}
.pageNav ul{
margin:0px;
padding:0px;
width:615px;
}
.pageNav ul li{
margin:0px;
padding:0px 1px 0px 1px;
list-style:none;
display:inline;
}
.pageNav ul li a{
text-decoration:none;
color:#58574B;
}
.pageNav .current a{
text-decoration:none;
background:url(../images/promoCurrent.gif) no-repeat top left;
margin:0px;
padding:0px 6px 0px 5px;
height:13px;
color:#FFFFFF;
}
.pageNav ul li a:hover{
text-decoration:none;
color:#CC0000;
}
.pageNav .current a:hover{
text-decoration:none;
color:#FFFFFF;
}
/*right content style ends here */


/*Footer section style starts here */
.footerBorder{
width:100%;
margin:0px 0px 0px 0px;
padding:0px;
/*border-top:1px solid #999898;*/
clear:none;
float:left;
}
.footer{
margin:0 auto 0 auto;
padding:0px;
padding-left:0px;
/*width:792px;*/
width:914px;
color:#313131;
font-size:12px;
}
.footer .top{
margin:0px;
margin-left:-10px;
padding:0px;
width:100%;
}
.footer .top ul{
/*padding:110px 0px 9px 0px;*/
padding:0px 0px 0px 0px;
margin:0px;
margin-left:9px;
text-align:left;

/*border-bottom:1px dotted #A1A1A0;*/
}
.footer .top ul li{
margin:0px;
padding:0px 2px 0px 0px;
/*padding:0px 5px 0px 5px;*/
display:inline;
list-style:none;
}
.footer .top ul li a{
text-decoration:none;
color:#313131;
}
.footer .top ul li a:hover{
text-decoration:underline;
color:#313131;
}
.footer .bottom{
margin:18px 0px 0px 0px;
padding:0px;
width:100%;
}
.footer .bottom .goGreen{
margin:0px;
padding:0px;
width:510px;
float:left;
height:28px;
}
.footer .bottom .goGreen p{
margin:0px;
padding:0px 0px 0px 0px;
}
.footer .bottom .goGreen ul{
margin:0px;
padding:0px 0px 0px 0px;
}
.footer .bottom .goGreen ul li{
margin:0px;
padding:0px 10px 0px 0px;
display:inline;
list-style:none;
}
.footer .bottom .goGreen ul li a{
text-decoration:none;
color:#313131;
}
.footer .bottom .goGreen ul li a:hover{
text-decoration:underline;
color:#313131;
}
.footer .bottom .inAction{
margin:0px;
padding:0px;
width:230px;
float:right;
height:32px;
}
.footer .bottom .inAction p{
margin:0px;
padding:0px 0px 5px 0px;
}
.label
{
	/*color:#077B8F;*/
	font-variant:normal ;
	font-weight:bolder  ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px  ; 	
}
.label_text
{
	/*color:#077B8F;*/
	font-variant:normal ;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px  ; 	
}
.text
{
	font-family:Arial, Verdana;
	font-size:10px;
	font-weight:lighter;
}
/* fotter inner content */
#main #right .textcontent .promobottom {
	float: left;
	margin: 0px;
	padding: 0px;
	background: aqua;
	width: 484px;
	height: 211px;
	/*background: url(../images/promobottombg.jpg) no-repeat right;*/
}

table, table.td, table.textcontent, table ul li, table td{font-family:Arial, Verdana;}

#right .textcontent {
	float: left;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	width: 99%;
}


.textcontent p {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 5px;
}

.textcontent li {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 5px;
}
.underLineValue
{
	/*text-decoration: underline; */
	/*font-weight: bold; */
	font-weight:lighter; 
	font-family: Verdana,Arial; font-size:12px;
}
.custMandatoryLabel
{
 font-size: 10px; 
 font-weight: lighter;
 font-family:Arial, Verdana; 
 font-style:italic;
 color:Black;	
}
.table_headerbg {

	font-weight:bold;
	text-align:center;
	/*color:#154784;*/

		padding:0px;
	margin:0px 0px 0px 0px;
	
	background-color:#F5F7FA;
	border:1px solid #D1D5DA;
	


	font-size:12px;
	color:#656A6F;
}
.lablefooter  {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 5px;
}
/* fotter inner content Ends*/

/*footer section style ends here */