@charset "utf-8";
/* CSS Document */

*{
	margin:0; padding:0; border:0;
	}
body{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	}

a, ul{
	text-decoration:none;
	list-style:none;
	}
.boldclass{
	font-weight:bold;
	background:#CCC;
	color:#000;}
#container{
	width:1002px;
	margin:0 auto;
}
.header{
	text-align: right;
	float:left;
	width:1002px;
	font-weight: normal;
	font-family: Calibri, Arial, Georgia;
	color: #3D3D3D;
}
.logo{
	float:left;
	padding-left: 16px;
}

.clickicon{
	width:170px;
	float:right;
	background-repeat: no-repeat;
	margin-top: 14px;
	padding-bottom: 0px;
	background-image: url(../images/tic.png);
	margin-right: 8px;
}
.clickicon span{
	font-size:18px;
	color:#FFF;
	display:block;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-family: Calibri, Arial, Georgia;
	padding-top: 15px;
	float: left;
	width: 160px;
}

.clickicon a{
	text-indent:-9999px;
	margin-bottom: 20px;
	float: left;
	margin-left: 37px;
}

.a1{
	float:right;
	width:88px;
	height:24px;
	text-indent:-9999px;
	cursor:pointer;
	margin-right: 20px;
	background-image: url(../images/click-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	}
.a1:hover{
	background-position:bottom;
	}


.button{
	width:200px;
	float:right;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-left: 55px;
	padding-bottom: 5px;
	height: 50px;
}
.button span{
	font-size:25px;
	color:#3D3D3D;
	display:block;
	text-align: left;
	margin-top: 13px;
}
.button a{
	float:left;
	font-size: 18px;
}

/* Navigation */

.navigation{
	width: 900px;
	margin-left: 55px;
	float: left;
	font-size: 14px;
	text-align: center;
	}
.navigation span{
	color: #D20202;
	}
.navigation ul{
	color:#3D3D3D;
	text-align:center;
}
.navigation ul li{
	font-family:Calibri;
	display:inline-block;
	text-align:center;
	color:#F0F0F0;
	padding:0 10px 10px 10px;
	}
.navigation ul li a{
	color:#FFFFFF;
	}
.navigation ul li a:hover{
	color:#FFF;
	}
.navigation p{
	background:url(../images/strip.jpg) center no-repeat;
	font-size:18px;
}
.image{
	width:970px;
	margin-left: 15px;
	float: left;
}

/* Quick Enquiry */
.quick_enquiry{
	float: right;
	width: 275px;
	background-image: url(../images/query-bg.html);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 15px;
	background-color: #9B1F1F;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	height: 355px;
	}
.quick_enquiry h3{
	color:#FFF;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
.quick_enquiry fieldset{
	float:left;
	width:250px;
	padding-left: 15px;
	}	
.quick_enquiry fieldset.last{
	margin-right:0;}
	
.quick_enquiry fieldset label{
	width:25px;
	float:left;
	color:#FFF;
	font-size:14px;
	padding-bottom:2px;
	}	
.quick_enquiry fieldset .textbox{
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
;
	border:1px solid #e3d9cf;
	padding:2px;
	width:250px;
	font-family:Calibri;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	color:#636363;
	margin-bottom: 7px;
}
.btn_submit{
	float:right;
	background:url(../images/submit-button.png) no-repeat top;
	width:88px;
	height:24px;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:10px;
	}
.btn_submit:hover{
	background-position:bottom;
	}
	
.highlights {
	float: left;
	width: 325px;
	padding-left:3px;
	margin-top: 12px;
	margin-left: 8px;
	padding-bottom: 20px;
	border:#CCC 1px solid;
	background-repeat: no-repeat;
}

.highlights h3 {
	font-family: Calibri, Arial, Georgia;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 8px;
	text-align: center;
}
.highlights ul li {
	font-family: Calibri, Arial, Georgia;
	color: #666;
	float: left;
	padding-bottom:4px;
	padding-left: 18px;
	width: 275px;
	background-image: url(../images/high-bg.jpg);
	text-align: left;
	font-size: 15px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.bodytext {
	width: 637px;
	float: left;
	text-align: justify;
	margin-top: 11px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
	
}
.bodytext h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	text-transform: uppercase;
}
.bodytext p {
	font-family: Calibri, Arial, Georgia;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 5px;
}
.footer-bot{
	float:left;
	width:100%;
	background-color: #3D3D3D;
	}
	
.footer{
	width:1002px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.footer ul li{
	font-family:Calibri;
	color:#CCC;
	font-size:12px;
	padding:4px 8px;
	float: left;
	}
.footer ul li a{
	color:#999;
	}
.footer ul li .first{
	margin-left:25px;
}	
.footer ul li a:hover{
	color:#FFF;
	}
.copyrights{
	width:1002px;
	float: left;
	font-family: Calibri, Arial, Georgia;
	font-size: 13px;
	color: #fffa77;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 15px;
	}
.copyrights a{
	color: #fffa77;
s	}
	
.logoplace{
	width:500px;
	float:right;
	margin-top: 25px;
}


.logoopc {
	/* for IE */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=60);
	/* CSS3 standard */
opacity:1.0;
	margin-left: 35px;
	float: right;
}

.logoopc:hover  {
/* for IE */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:0.6;
}


.location-map{
	float:left;
	width:580px;
	margin-top:5px;
	background:#f6f6f6;
	border:1px solid #e9e9e9;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;}
	
	/* Floor Plan */							
.floor_plan{
	float:left;
	width:630px;
	margin-bottom: 15px;
	}
.floor_plan ul li{
	float:left;
	background:#f6f6f6;
	border:1px solid #e9e9e9;
	width:180px;
	padding:4px;
	margin-right:20px;
	min-height:235px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top: 10px;
}	
.floor_plan ul li p{
	font-family:Calibri;
	padding:0px 0 3px 0;
	color:#383838;
	font-size:14px;
	text-align:center;}
																	
/* Table Container */
.table_cont{
	float:left;
	width:630px;
	font-family:Calibri;
	margin-top: 10px;
	}
.table_cont h3{
	margin-bottom:10px;
	color:#9B1F1F;
}	
.table_cont table{
	margin-bottom:8px;
	background:#f8f8f8;
	}
			
.table_cont table td{
	padding:7px;
	font-size:15px;
	color:#616161;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;}
.table_cont table td.first{
	border-left:0;}	
.table_cont p{
	margin-bottom:10px;
	color:#000000;
	}	
.bg_red{
	border-left:0;
	text-transform:uppercase;
	color:#fff!important;
	font-size:18px!important;
	font-weight:bold;
	background:#9B1F1F;
}

.border_right{
	border-right:1px solid #ccc;
	}
.border_top{
	border-top:1px solid #ccc;
	}													
.bg_orange{
	border-left:0;
	text-transform:none;
	color:#000000!important;
	font-size:14px!important;
	font-weight:normal;
	background-color: #FFFFFF;
	}
table ul li{
	margin-bottom:5px;
	list-style:inside;}

/* Gallery */							
.gallery{
	float:left;
	width:630px;
	margin-top:10px;
	}
.gallery ul li{
	float:left;
	background:#f6f6f6;
	border:1px solid #e9e9e9;
	width:130px;
	padding:4px;
	margin-right:10px;
	margin-bottom:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-left: 7px;
}
.location{
	width:190px;
	float:right;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}
.thanku{
	font-size:22px;
	color:#990000;
	text-align: center;
	width: 700px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Quick Enquiry */
.price_quick{
	float: left;
	width:100%;
	}
.price_quick h3{
	color:#9B1F1F;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
.price_quick fieldset{
	float:left;
	width:160px;
	padding:0 10px 0 0;
	}	
.price_quick fieldset.last{
	margin-right:0;}
	
.price_quick fieldset label{
	width:25px;
	float:left;
	color:#666;
	font-size:14px;
	padding-bottom:2px;
	}	
.price_quick fieldset .textbox{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	border:1px solid #e3d9cf;
	padding:2px;
	width:160px;
	font-family:Calibri;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	color:#636363;
	margin-bottom: 7px;
}
