body
{
	padding: 0; 
	margin:  0; 
	text-align: center;
	background: #f8f8f8 url(/images/bg_gradient.gif) repeat-x;
	background-attachment: fixed;
	font: 80% normal Arial, helvetica, sans-serif;
	background-color: #eff2f5;
	display: block;
}


form
{
	margin-bottom: 0;
	margin-top: 0;
    font: 100% normal arial, helvetica, sans-serif;
}

SELECT{
	font: 100% normal arial, helvetica, sans-serif;
}

INPUT{
	font: 100% normal arial, helvetica, sans-serif;
}

.custForm td
{
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
	font: 100% normal arial, helvetica, sans-serif;
}


.custForm_h td
{
	padding-bottom: 5px;
	vertical-align: top;
	text-align: right;
	font: 100% normal arial, helvetica, sans-serif;
}


.fhelp
{
	margin-top: 5px;
	margin-bottom: 5px;
    line-height: 1.5em;
	background: #FFFFBF;
	color: #333333;
	padding: 5px 5px 5px 10px;
	border: 1px solid #666666;
	text-align: left;
}

.fhelp_h

{
	margin-top: 5px;
	margin-bottom: 5px;
    line-height: 1.5em;
	background: #FFFFBF;
	color: #333333;
	padding: 5px 5px 5px 10px;
	border: 1px solid #666666;
	text-align: right;
	
}


.mand{
	color: red;
	font-weight: bold;
	font-size: 1.6em;
	float: left;
	vertical-align: bottom;
	padding: 0px 5px 0px 0px;
	}
	
.mand_h{
	color: red;
	font-weight: bold;
	font-size: 1.6em;
	float: right;
	padding: 2px 0px 0px 5px;
	}	


.genImg img{
	margin: 0;
	padding: 0;
	display: block;
}


img#mainImage
{
	margin: 0 5px 10px 0px;
	display: block;
	float: left;
 	padding:8px;
 	border-top:1px solid #ccc;
 	border-left:1px solid #ccc;
 	border-right:1px solid #999;
 	border-bottom:1px solid #999;

}


img#mainImage_h
{
	margin: 0 5px 10px 0px;
	display: block;
	float: right;
 	padding:8px;
 	border-top:1px solid #ccc;
 	border-left:1px solid #ccc;
 	border-right:1px solid #999;
 	border-bottom:1px solid #999;
}

.photoTum img
{
	cursor: pointer;
	height: 80px;
	width: 80px;
	margin: 0 0 5px 0;
	padding: 5px;
 	border: 2px solid #E6DFCF;
}

.photoTum img.imgcurrent
{
	border: 2px solid #ff6600;
}

#caption
{
	display: block;
	font-family: Arial, Courier New;
	font-size: 1em;
	padding-left: 5px;
	margin: 0;
	text-align: left;
	color: #000000;
}


.propT
{

	background-color: #6E7499;
    font:  bold 100% arial, helvetica, sans-serif;
	text-align: left;
	color: #fff;
	padding: 0px 0px 0px 5px;
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #666;
    
}


    

.amenityTitle
{
	color: #ff6600;
	padding: 10px 0px 10px 5px;
    font-weight: bold;

}

.clearer
{
	clear: both;
}



.loginForm
{
	font: 100% normal arial, helvetica, sans-serif;
	white-space: nowrap;
}

.loginForm a
{
	display: block;
	padding: 5px;
	color: #d75404;
	font-weight: bold;
	font-size: 1em;
}


.rated
{
	padding: 3px 3px 3px 3px;
	border-top: 1px dotted #999;
	text-align: left;
    
}


.navcontainerVer ul
{
list-style-type: none;
text-align: left;
margin: 0;
padding: 0;

}

.navcontainerVer ul li a
{
background: transparent url(/vacation/images/list-off.gif) left center no-repeat;
padding-left: 18px;
text-align: left;
font: normal 100% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #666;
	border-left: 1px dotted #999;
}

.navcontainerVer ul li a:hover
{
background: transparent url(/vacation/images/list-on.gif) left center no-repeat;
color: #993300;
	border-left: 1px dotted #993300;
}

.navcontainerVer ul li a#current
{
background: transparent url(/vacation/images/list-active.gif) left center no-repeat;
color: #666;
}




#navcontainer{
	background-color: #ccc;
    margin: 0px;
    padding: 5px 0px 5px 10px;
    border-top: 1px solid #999;
	border-bottom: 1px solid #666;
}


.sloc
{
	
    
    padding: 2px 0px 3px 5px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
    background-color: #666;
    color: #fff;
 }

.sloc img{
	vertical-align: middle;
	
	}

	
.sloc_he
{
	
    
    padding: 2px 5px 3px 5px;
	
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    background-color: #666;
    color: #fff;
 }
	
	
	
.amenTitle2
{
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

.amenTitle2_h
{
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bold;
}


.test3amneties
{
	text-align: left;
	/*background-color: #D2D2E6;*/
	background-color: #EAE6F2;
    color: #333;
	padding: 2px 0px 3px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	white-space: nowrap;
	width: 130px;
}

.test3amneties_h
{
	text-align: right;
	/*background-color: #D2D2E6;*/
	background-color: #EAE6F2;
    color: #333;
	padding: 2px 10px 3px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	white-space: nowrap;
	width: 130px;
}


.enq{
	
	color: #333;
	text-align: left;
	background-color: #EAE6F2;
	padding: 0px 5px 3px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.enq_h{
	
	color: #333;
	text-align: right;
	background-color: #EAE6F2;
	padding: 0px 5px 3px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}


.enq_head{
	
	width: 110px;
	color: #333;
	text-align: left;
	background-color: #EAE6F2;
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}



.enq_head_h{
	
	width: 110px;
	color: #333;
	text-align: right;
	background-color: #EAE6F2;
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}



.enq_title{
	color: #333;
	text-align: left;
	background-color: #EAE6F2;
	padding: 7px 5px 7px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold
}


.enq_title_h{
	color: #333;
	text-align: right;
	background-color: #EAE6F2;
	padding: 7px 5px 7px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold
}




.blue_cell{
	background-color: #EAE6F2;
	text-align: left;
	color: #333;
	padding: 0px 3px 3px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-left: 5px;
	
	}
	
.blue_cell_head{
	background-color: #EAE6F2;
	text-align: left;
	color: #333;
	padding: 0px 0px 3px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-left: 5px;
	}
	
.blue_cell_head_h{
	background-color: #EAE6F2;
	text-align: right;
	color: #333;
	padding: 0px 5px 3px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-left: 5px;
	}
	
.blue_cell_title{
	background-color: #EAE6F2;
	text-align: left;
	color: #333;
	padding: 7px 0px 5px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	margin-left: 5px;
	}

.blue_cell_title_h{
	background-color: #EAE6F2;
	text-align: right;
	color: #333;
	padding: 7px 7px 7px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	margin-left: 5px;
	}

	
.rateitem{
	background-color: #EAE6F2;
	padding: 4px;
	margin-top: 2px;
	}


.lbtext{
	text-align: left;
	background-color: #EAE6F2;
    color: #333;
	padding: 4px 3px 4px 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.lbtext2{
	text-align: left;
	background-color: #ccc;
	color: #333;
	padding: 4px 0px 4px 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.lbtext_h{
	text-align: right;
	background-color: #EAE6F2;
	color: #333;
	padding: 4px 5px 4px 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	direction: rtl;
	
}

.lbtext2_h{
	text-align: right;
	background-color: #ccc;
	color: #333;
	padding: 4px 5px 4px 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.lbtext_head{
	text-align: left;
	background-color: #EAE6F2;
    color: #000;
    width: 110px;
    padding: 2px 0px 3px 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

.lbtext_head_h{
	text-align: right;
	background-color: #EAE6F2;
    color: #000;
    width: 80px;
    padding: 2px 5px 3px 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}



.lbltext{
	margin: 0;
	text-align: left;
	background-color: #EAE6F2;
	color: #000;
	padding: 2px 0px 3px 10px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;
	
}

.lbltext_h{
	margin: 0;
	text-align: right;
	background-color: #EAE6F2;
	color: #000;
	padding: 2px 10px 3px 10px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;
	
}

.lbexchange{
	margin: 0;
	text-align: left;
	background-color: #babae0;
        color: #000;
	padding: 2px 0px 3px 10px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;
	
}

.lbexchange_h{
	margin: 0;
	text-align: right;
	background-color: #babae0;
        color: #000;
	padding: 2px 10px 3px 5px;
	border-left: 2px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;
	
}



.cmanage
{
    display: block;
	padding: 0px 5px 0px 0px;
	text-align: left;
	font: 90% normal Veranda, Geneva, arial, helvetica, sans-serif;
	margin-left: 10px;
	
}
.cmanage a
{
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
    width: 100%;
 	background-color: #E6E673;
 	border-top:1px solid #E6E6CF;
 	border-left:1px solid #E6E6CF;
 	border-right:1px solid #BFBF30;
 	border-bottom:1px solid #BFBF30;
}


.cmanage > a
{
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
    width: auto;
 	background-color: #E6E673;
 	border-top:1px solid #E6E6CF;
 	border-left:1px solid #E6E6CF;
 	border-right:1px solid #BFBF30;
 	border-bottom:1px solid #BFBF30;
}

.cmanage a:hover,  a.active {
 background-color:#E6E6AC;

}


.pad10Frame{

   padding: 10px 10px 10px 10px;
   margin: 0;
}


.warnText{
    font: bold 110% normal courier new, arial, helvetica, sans-serif;
    color: #ff6600;
    padding: 20px 0 20px 0;
}


.warnText_h{
    font: bold 105% normal courier new, arial, helvetica, sans-serif;
    color: #ff6600;
    text-align: right;
}



.custM{	
	background-color: #475470;	
	padding: 5px 5px 5px 5px;	
	color: #ffffff;	
	font: bold 100% normal veranda, arial, helvetica, sans-serif;	
	border-top: 1px solid #333;	
	border-bottom: 1px solid #333;	
	border-right: 1px solid #333;	
	text-align: center;	
	white-space: nowrap;
	}


.custMcurrent

{
	background-color: #668CFF;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	text-align: center;
	font: bold 100% normal veranda, arial, helvetica, sans-serif;
	white-space: nowrap;
	
}

.custM a{
	text-decoration: none;
	color: #f2f2f2;
}

.custM a:hover{	
	color: #ffffff;
	text-decoration: underline;
	
	/*padding: 10px 0px 10px 0px;*/
}

.custMgrey{	
	background-color: #3054BF;	
	color: #999999;	
	font: bold 100% normal veranda, arial, helvetica, sans-serif;	
	border-top: 1px solid #333;	
	border-bottom: 1px solid #333;	
	border-right: 1px solid #333;	
	text-align: center;	
	}


.custMcurrent a{   
	text-decoration: none;
   color: #000000;
   }





.button{
	border: 0px;
	margin: 0;
	padding: 0px 4px 0px 0px;
	vertical-align: top;
	}   
	
.propId{
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
 	}	

.pdesc{
	
	float: left;
	display: block;
	background-color: #fff;
    font: 100% normal courier new, arial, helvetica, sans-serif;
	color: #000;
	padding: 0px 10px 10px 10px;
	text-align: left;
	width: 220px;
	}

.pdesc img{

 padding:5px;
 margin-bottom:3px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #666;
 border-bottom:1px solid #666;

}



.pdescl{

	text-align: left;
	color: #000;
	line-height: 1.4em;
	

}


.pdescl_h{

	text-align: right;
	color: #000;
	line-height: 1.4em;
	direction: rtl;
	

}



#nnavcontainer ul
{
	margin: 0px 0px 0px 0px;
	padding-left: 0;
	list-style-type: none;
	font:bold 95% arial;
	color: #000;
}

#nnavcontainer a
{
	display: block;
	padding: 3px;
	width: 145px;
	background-color: #ccc;
	padding-left: 8px;
	border-bottom: 1px solid #eee;
}

#nnavcontainer a:link, #nnavlist a:visited
{
	color: #000;
	text-decoration: none;
}

#nnavcontainer a:hover
{
	background-color: #ff6600;
	color: #fff;
}


.leftcol{
	
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: 165px;
}

.lbox {
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 12px 3px;
	width: 155px;
	text-align: center;
	background-color: #f2ecec;
	
	}



.flagbox {
	margin-bottom: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 2px 3px;
	width: 155px;
	text-align: center;
	background-color: #f2ecec;
	
	}
	
.flagbox img {

	margin: 3px 7px 5px 7px;
	border: 1px solid #000;
	
}



	
.lbox select{
		
	padding: 0px 0px 0px 2px;
	width: 150px; 
	margin: 2px 0px 3px 0px;
	font: normal 11px arial, helvetica, sans-serif;
	
}

.bstitle{
	margin: 0;
	background-image: url("/images/152.gif");
	background-repeat: no-repeat;
	background-position: 0% 0% ;
	background-color: #ffffff;
	text-align: center;
	color: #fff;
	padding: 2px 0px 4px 0px;
	font: bold 0.9em arial, helvetica, sans-serif;
	width:160px;
	min-width:160px;
	
	
}


.inftitle {
	margin: 3px 2px 2px 0px;
        border-bottom: 1px solid #ddd;
	background-image: url("/images/153.gif");
	background-repeat: repeat-x;
	background-position: 0% 0% ;
	background-color: #ffffff;
	text-align: left;
	color: #fff;
	padding: 3px 0px 5px 10px;
	font: bold 0.9em arial, helvetica, sans-serif;
	
	
	
	
}

.inftitle_h {
	
	
	margin: 3px 2px 2px 0px;
	direction: rtl;
	border-bottom: 1px solid #ddd;
	background-image: url("/images/153.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px ;
	background-color: #000;
	text-align: right;
	color: #fff;
	padding: 3px 10px 5px 0px;
	font: bold 0.9em arial, helvetica, sans-serif;
	
	
	
	
}



.ft{
	clear: both;
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 2px 0px 4px 0px;
	margin: 20px 10px 0px 10px;
	font: normal 80% arial;
	text-align: center;
	color: #333;
	
}

.ft a{
	text-decoration: none;
	color: #333;
	
	}




.searchpcontainer{
	float: left;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
	width: 100%;
	margin-bottom: 10px;
}

.searchpcontainer .stitletop{
	
	padding: 2px 0px 2px 5px;
	color: #12127D;
	margin-bottom: 4px;
	font: 105% arial;
	background-color: #E6E9F2;
	border-bottom: 1px solid #ccc;
	}
	
.searchpcontainer .stitletop a{
	
	color: #2D006B;
	text-decoration: none;
	font-weight: bold;
}

.searchpcontainer img{
 
 float: left;
 padding:6px;
 margin-right:10px;
 margin-left: 5px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #666;
 border-bottom:1px solid #666;
}



.locat{   
   font: bold 100% normal Arial, helvetica, sans-serif;
   color: #B34700;
   padding: 1px 0px 1px 0px;
   border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;
   margin: 0;
 }



.searchpcontainer .searchdesc{
	
	color: #333;
	font: normal 94% arial;
	padding-right: 3px;
	
	/*width: 450;*/
	}



.searchpcontainer .searchdesc .more{
	
	font: 100% normal Arial, helvetica, sans-serif;
	white-space: nowrap;
	
}

.searchpcontainer .searchdesc .more a{
	
	text-decoration: none;
	white-space: nowrap;
	color: #B34700;
	
}

.searchpcontainer .searchdesc .more a:hover{	
	color: #A10048;
	
}




.searchpcontainer_h{
	float: right;
	vertical-align: top;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin-bottom: 10px;
}

.searchpcontainer_h .stitletop{
	
	padding: 2px 5px 2px 5px;
	color: #12127D;
	margin-bottom: 4px;
	font: 105% arial;
	background-color: #E6E9F2;
	border-bottom: 1px solid #ccc;
	}
	
.searchpcontainer_h .stitletop a{
	
	color: #2D006B;
	text-decoration: none;
	font-weight: bold;
}

.searchpcontainer_h img{
 
 float: left;
 padding:6px;
 margin-right:10px;
 margin-left: 5px;
 margin-bottom: 5px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #666;
 border-bottom:1px solid #666;
}



.locat_h{   
   
   
   font: bold 100% normal Arial, helvetica, sans-serif;
   color: #B34700;
   padding: 1px 0px 1px 0px;
   text-align: right;
   /*border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;*/
   margin: 0;
   padding-right: 5px;
 }



.searchpcontainer_h .searchdesc{
	
	color: #333;
	font: normal 94% arial;
	padding-right: 3px;
	
	/*width: 450;*/
	}



.searchpcontainer_h .searchdesc .more{
	
	text-align: right;
	font: 100% normal Arial, helvetica, sans-serif;
	white-space: nowrap;
	
}

.searchpcontainer_h .searchdesc .more a{
	
	text-decoration: none;
	white-space: nowrap;
	color: #B34700;
	
}

.searchpcontainer_h .searchdesc .more a:hover{	
	color: #A10048;
	
}







.searchd a{
	text-decoration: none;
	color: #2D006B;
}

.searchd_img{

 float: left;
 
 padding:6px;
 margin-right:10px;
 margin-left: 5px;
 margin-bottom: 4px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #666;
 border-bottom:1px solid #666;
}

.search_dis_title{
	display: block;
	padding: 2px 0px 2px 5px;
	color: #12127D;
	margin-bottom: 4px;
	font: 105% arial;
	background-color: #E6E9F2;
	border-bottom: 1px solid #ccc;
}

.search_dis_title a{
	
	color: #2D006B;
	text-decoration: none;
	font-weight: bold;
}


.search_dis_title a:hover{
	color: #12127D;
}


.search_desc{
	color: #333;
	font: normal 94% arial;
	padding-right: 3px;
	}





.topmenu{
	width: 100%;
	font-weight: bold;
	border-top: 1px solid #ccc;
}



.topmenu ul{
	width: 100%;
	background: #010612;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
}



.topmenu ul li{
	padding: 5px 0 5px 0px;
	display: inline;
}

.topmenu ul li a{
	color: #fff;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	margin: 0;
	text-decoration: none;
}

.topmenu ul li a:hover{
	color: #ffffff;
	padding: 5px 15px 5px 15px;
	text-decoration: underline;
}



.topmenu #current a:link, #current a:visited, #ccurrent a:hover
{
	color: #ffffff;
	background-color: #283b66;
	padding: 5px 15px 5px 15px;
    text-decoration: none;	
}	

#pnamet_h{
	border-top: 1px dotted #333;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-align: right;
}

#pnamet{
	border-top: 1px dotted #333;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

.dotl{
	
	border-bottom: 1px dotted #333;
	font-weight: bold;
	height: 1px;
}


#wrapper{
	background-color: #fff; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
      
}

.span.highlight
{
background-color:yellow
}


#centrecol{

   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 0px 5px 0px 5px;
     
}


#toprow{

	padding-bottom: 10px;
	margin: 0;
}


#linkgrp{
	
	padding: 8px 0px 3px 5px;
	font-weight: bold;
	}
	
	

.linksd{
	text-align: left;
	background-color: #EAE6F2;
    color: #333;
	padding: 2px 0px 3px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff
		
	}

.linksd2{
	text-align: left;
	background-color: #ccc;
    color: #333;
	padding: 2px 0px 3px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff
		
	}


.zanav ul
{
	margin: 0px 0px 3px 0px;
	padding: 4px 0px 5px 0px;
	list-style-type: none;
	text-align: left;
	border: 1px solid #999;

}

.zanav ul li { 
	display: inline; 
	
	}

.zanav ul li a
{

	padding: 0px 10px 0px 0px;
	color: #333;
}


.disc{

	text-align: left;
	margin: 0;
	padding: 10px;
	line-height: 1.4em;
	
}


.ctc{
    float: left;
	text-align: left;
	margin: 0;
	padding: 10px;
	line-height: 1.4em;
	width: 450px;
}

.ctc_h{
	float: left;
	text-align: right;
	margin: 0;
	padding: 10px;
	line-height: 1.4em;
	width: 450px;
}



.h4t{

	text-align: left;
	margin: 0;
	padding: 5px 0px 5px 2px;
	font: bold 130% normal arial, helvetica, sans-serif;
	
}

.h4t_h{

	text-align: center;
	margin: 0;
	padding: 5px 10px 5px 2px;
	font: bold 130% normal arial, helvetica, sans-serif;
	
}


.h4t{

	text-align: left;
	margin: 0;
	padding: 5px 0px 5px 2px;
	font: bold 130% normal arial, helvetica, sans-serif;
	
}

.h4t_h{

	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 2px;
	font: bold 130% normal arial, helvetica, sans-serif;
	
}


.homepage{
	padding: 10px 5px 10px 10px;
	background-color: #E6DFCF;
	line-height: 1.3em;
	color: #333;
	margin-bottom: 5px;
	vertical-align: top;
	}
	
	
.homepage h1 {
	display: inline; 
    color: #000;
    text-align: center;
    font-size: 1.3em;
}

.homepage_h{
	text-align: right;
	padding: 10px 20px 10px 10px;
	background-color: #E6DFCF;
	line-height: 1.3em;
	color: #333;
	margin-bottom: 5px;
	vertical-align: top;
	}
	
	
.homepage_h h1 {
	display: inline; 
	padding-bottom: 10px;
	color: #000;
	text-align: center;
	font-size: 1.3em;
}


.myadtop{
	/*background-color: #596380;*/ 
	background: #4a4a4f url(/images/bgti1.gif) repeat-x;
	color: #fff;
	padding: 3px 0px 3px 10px;
	text-align: left;
    	border-top: 1px solid #666;
    	border-left: 1px solid #666;
    	border-bottom: 1px solid #666;
    	border-bottom: 1px solid #666;
    	margin-top: 10px;
    	margin-bottom: 5px;
    	font: normal 130% normal arial, helvetica, sans-serif;
    	/*width: 100%;*/
    	
		}
		
.myadtop h2{
		font-size: 1.2em;
		color: #fff;
		text-align: center;
	
}

.myadtop_h{
	/*background-color: #596380;*/ 
	background: #4a4a4f url(/images/bgti1.gif) repeat-x;
	color: #fff;
	padding: 3px 8px 3px 10px;
	text-align: right;
    	border-top: 1px solid #666;
    	border-left: 1px solid #666;
    	border-bottom: 1px solid #666;
    	border-bottom: 1px solid #666;
    	margin-top: 10px;
    	margin-bottom: 5px;
    	font: normal 130% normal arial, helvetica, sans-serif;
    	/*width: 100%;*/
    	
		}
		
.myadtop_h h2{
		font-size: 1.2em;
		color: #fff;
		text-align: center;
	
}


		

.smallSdisplay{
	width: 155px;
	color: #fff;
	text-align: center;
	background-color: #EAE6F2;
	border: 1px solid #333;
	padding: 0px 0px 8px 0px;
	}

.smallSdisplay .top{
	background-color: #5C73B8;
	color: #fff;
	text-align: center;
	padding: 2px 2px 4px 2px;
	margin-bottom: 6px;
	height: 50px;
	}

.smallSdisplay img{
	text-align: right;
	background-color: #EAE6F2;
	}
	
.smallSdisplay .top a{
	text-decoration: none;
	color: #fff;
	}


.kaftor{

	margin: 0;
	vertical-align: top;
	
}


.sent_enquiry
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: #B8E673;
	color: #333333;
	padding: 5px 5px 5px 10px;
	border: 1px solid green;
	text-align: left;
	font-weight: bold;
}


.sent_enquiry_h
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: #B8E673;
	color: #333333;
	padding: 5px 5px 5px 10px;
	border: 1px solid green;
	text-align: right;
	font-weight: bold;
}


.login_reject
{
	margin-bottom: 5px;
    line-height: 1.5em;
	background-color: #d0d1e4;
	color: #333333;
	padding:0px 10px 0px 10px;
	border: 1px solid #ff6600;
	text-align: left;
	font-weight: bold;
}


.enquirym{
   padding: 3px 3px 3px 4px;
   border-bottom: 1px solid #CCC;
   border-right: 1px solid #CCC;
}

.enquiryh{
   font-weight: bold;
   padding: 10px 3px 6px 4px;
   border-bottom: 1px solid #CCC;
   margin-bottom: 5px;
}

.enqdet{
	font-weight: bold;
	color: #ff6600;
	width: 120px;
	padding: 0px 0px 10px 15px;
	vertical-align: top;
}


.redt{
	color: RED;
	font-weight: bold;
}


.lista ul{
	padding: 0;
	margin: 0;
}

.lista li{
	padding: 0px 0px 10px 0px;
	margin: 0;
	
	}



.space8{
   padding-bottom: 8px;
}

.spltit{
   font: bold 100% normal Arial, helvetica, sans-serif;
   color: #B34700;
   padding: 1px 0px 1px 0px;
   border-bottom: 1px solid #fff;
   border-right: 1px solid #fff;
   
}




.topcc{
	background: 
		transparent url(/images/topc-615.gif) 
		no-repeat 
		top left;
		padding-top: 9px;
}


.propTitle{
	
	text-align: center;
	color: #041d5a;
	font: bold 100% arial, helvetica, sans-serif;
	margin: 0;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	
}



.regs{
	text-align: left;
	background-color: #EAE6F2;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 2px 2px 2px 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	
}

.regs a{
	
	text-decoration: none;
	color: #4444BF;

}


.regs a:hover{
	
	color: #12127D;
	text-decoration: underline;

}




.regs_h{
	text-align: center;
	background-color: #EAE6F2;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 2px 2px 2px 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	
}

.regs_h a{
	
	text-decoration: none;
	color: #4444BF;

}

.regs_h a:hover{
	
	color: #12127D;
	text-decoration: underline;

}







.nregs {
	text-align: left;
	background-color: #EAE6F2;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 2px 2px 2px 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	
}

.nregs a{
	
	text-decoration: none;
	color: #4444BF;

}


.nregs a:hover{
	
	color: #12127D;
	text-decoration: underline;

}




.nregs_h{
	text-align: right;
	background-color: #EAE6F2;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 2px 10px 2px 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	
}

.nregs_h a{
	
	text-decoration: none;
	color: #4444BF;

}

.nregs_h a:hover{
	
	color: #12127D;
	text-decoration: underline;

}









.gads_120_600{
	
	margin-top: 20px; 
	border: 1px solid #cccccc; 
	width: 148px; 
	padding-left: 10px;
	padding-top: 10px;
	
	
}


.map_canvas{

	width: 580px;
	height: 300px;
	border: 1px solid #ccc;


}


.gal{

   margin-bottom: 20px;	
   text-align: center;
   color: #666666;
   padding-top: 20px;
   border: 1px solid #666666;
   
}

.sig{
    
    padding-top: 5px;
    text-align: center;
}

.gal1{

   float: left;
   width: 200px;	
   margin-bottom: 20px;
   margin-right: 20px;	
   text-align: center;
   color: #666666;
   padding: 10px;
   border: 1px solid #666666;
   
}


.galtext{

 color: #666666;
 font: 110% normal Arial, helvetica, sans-serif;
 line-height: 1.4em;
}


.grl{

	
 color: #666666;
 font: bold 110% normal Arial, helvetica, sans-serif;
 padding-bottom: 20px;
 text-align: center;
 

}

.city_t{
   
   padding: 5px 0px 0px 30px;
   
   margin-bottom: 2px;
   margin-top: 2px;
   
      
}
.city_t h1{
	font-size: large;
}

.city_t a{
	color: #ff6600;
	

}


.city_t_h{
   
   padding: 5px 30px 0px 0px;
   text-align: right;
   margin-bottom: 2px;
   margin-top: 2px;
   
      
}
.city_t_h h1{
	font-size: large;
}

.city_t_h a{
	color: #ff6600;
	

}

.area_t{
   
   padding: 5px 0px 5px 50px;
   text-align: left;
   font-size: 1.2em;
      	
	
}

.area_t a{
	color: #333;
	
}

.area_t_h{
   
   padding: 5px 50px 5px 0px;
   text-align: right;
   font-size: 1.2em;
      	
	
}

.area_t_h a{
	color: #333;
	
}


.pn{
	
	font-size: 1em;
	font-weight: bold;
	
	padding: 5px 30px 0px 30px;
	
	
}
.pn a{
	
	color: #6078BF;
	text-decoration: none;
	
	
	
}
.pn a:hover{
	color: #000;
}


.infotit{
	
	text-align: left;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	
	
}


.initem{
	
	text-align: left;
	padding-top: 5px;
}

.closebox {
	display:none;
	color: #666;
	padding: 5px 0px 10px 10px;
	line-height: 1.3em;
}

.closebox_h {
	text-align: right;
	direction: rtl;
	display:none;
	color: #444;
	padding: 5px 10px 10px 0px;
	line-height: 1.3em;
}