@charset "utf-8";
/* CSS Document */

body, html  {
	margin: 0;
	padding:5px  0;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	/*background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #849CE6;*/
}


table, img {
	border: none;
	}
	
td, div, span {
	font: normal 12px/18px Arial;
	color:#54BBE8;
	}

tr {vertical-align: top;}

div {
	font: normal 12px/18px Arial;
	}

div.h4 {font: bold 26px/26px Arial; padding-bottom:10px;}
div.h5 {font: bold 16px/16px Arial; padding-bottom:10px;}
.h4 {font: bold 26px/26px Arial; padding-bottom:10px;}
.h5 {font: bold 16px/16px Arial; padding-bottom:10px;}

div.backtotop {text-align:right;padding:0px 0px 20px 0px;color:white;}
	
a, a:visited, a:active {font: normal 12px/18px Arial; color:#54BBE8; text-decoration:underline;}
a:hover {font:normal 12px/18px Arial; color:#54BBE8; text-decoration:none;}

/* index. */
div.hometext {
	padding: 0;
	width:250px;
	height:445px;
	text-align:right;
	}

td.home {
	padding: 0;
	/*background-image:url(images/vibhavaditower_pic_01.jpg);*/
	background-repeat:no-repeat;
	background-color: #000000;
	width:960px;
	height:445px;
	}

td.services {
	padding:15px 0px 0px 45px;
	background-image:url(images/vibhavaditower_pic_07.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:405px;
	color:white;
	}

td.amenities {  
	padding:15px 0px 0px 600px;
	background-image:url(images/vibhavaditower_pic_02.jpg);
	background-repeat:no-repeat;
	color: #63231D;
	width:960px;
	height:405px;
	}

	
td.room {  
	padding:15px 0px 0px 45px;
	/*background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;*/
	background-image:url(images/vibhavaditower_pic_033.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:425px;
	}

	
td.faq {  
	padding:15px 0px 50px 45px;
	background-image:url(images/vibhavaditower_pic_034.jpg);
	/*background-repeat:repeat-x;
	height:405px; */
	color: #FFFFFF;
	width:960px;
	}
	
td.map {  
	padding:15px 0px 50px 45px;
	background-image:url(images/vibhavaditower_pic_034.jpg);
	/*background-repeat:repeat-x;*/
	color: #FFFFFF;
	width:960px;
	height:445px;
	}
	
td.contact {  
	padding:15px 0px 0px 45px;
	background-image:url(images/vibhavaditower_pic_08.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	width:960px;
	height:405px;
	}

	
td.reservation {  
	padding:15px 0px 0px 50px;
	background-image:url(images/vibhavaditower_pic_035.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	width:960px;
	height:510px;
	}

/* transparent */
.trans {
	width: 100%; 
	background-color: #FFFFFF;
	opacity:.50;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.5;
	/*border:1px solid black;*/
}
