/*---------------------------------------------------------------------------------
[Layout Stylesheet of all website pages]
Project:	Cistern Gulf Reality
Version:	1.0
Author: 	Interberry Solutions 
----------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------
1. GLOBAL RESET
---------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
/*---------------------------------------------------------------------------------
2. GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/
fieldset, img {
	border:0;
	padding:0px;
	margin:0px;
}
a {
	outline:none;
	padding:0;
	margin:0;
	border:0;
	text-decoration:none;
	color:#a20227 !important;
}
a:hover {
	text-decoration:underline;
}
input, select, textarea {
	outline:none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif, Helvetica, sans-serif;
	border:1px solid #ccc7b0;
	background:#faf6ed;
	padding:3px;
	font-size:13px;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-size:13px;
	font-weight:bold;
}
p {
	line-height:23px;
	padding:1px 0px;
	color:#262626;
}
/*---------------------------------------------------------------------------------
3. COMMON CSS CLASSES
---------------------------------------------------------------------------------*/
html, body {
	height: 101%;
}
body {
	background:#eae9e1;
	font-family:Georgia, Arial, "Times New Roman", Times, serif, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
}
img {
	outline:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
	font-size:9px;
}
.imgfleft {
	float:left;
	padding:0px 10px 10px 0px;
}
.imgfright {
	float:right;
	padding:0px 0px 10px 10px;
}
.clr {
	clear:both;
}
.jusify {
	text-align:justify;
}
.alright {
	text-align:right;
}
.normaltext {
	color:#333333 !important;
	text-decoration:none;
}
.normallink {
	color:#f1471f !important;
	text-decoration:none;
}
.normallinkbold {
	color:#f1471f !important;
	font-weight:bold;
	text-decoration:none;
}
.normallinkbold:hover, .normallink:hover {
	text-decoration:underline;
}
.textbox {
	border:1px solid #a5acb0;
	font-size:11px;
	color:#000000;
	height:16px;
}
.bntstyle {
	border:1px solid #a5acb0;
	font-size:11px;
	color:#000000;
	background-color:#c7c2bc;
	border:1px solid #3c3c3c;
	padding:1px 3px;
	cursor:pointer;
}
.nomargins {
	margin: 0px 0px 0px 0px !important;
}
.nopadding {
	padding: 0px 0px 0px 0px !important;
}
.nomarginsorpadding {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
}
.inblock {
	display:inline-block;
}
.commodiv {
	width:auto;
	overflow:hidden;
}
.f11 {
	font-size:11px;
}
.white {
	color:#f7f6ee;
}
.black {
	color:#101010;
}
.red {
	color:#9f1c20;
}
.green {
	color:#266178;
}
.btmborder {
	border-bottom:1px dotted #666666;
	overflow:hidden;
	margin:3px;
}
.imgleft {
	float:left;
	margin:0px 8px 8px 0px;
}
.imgright {
	float:right;
	margin:0px 0px 8px 8px;
}
.tright {
	text-align:right;
}
.leftborder {
	border-left:1px dotted #666666;
	padding-left:3px;
}
.mbottom10
{
margin-bottom:10px;
}
/*---------------------------------------------------------------------------------
4. GLOBAL LAYOUT
---------------------------------------------------------------------------------*/
#page_outer {
	width:960px;
	overflow:hidden;
	margin:0 auto;
	background:#f7f6ee;
}
#header {
	width:940px;
	height:153px;
	padding:0px 10px;
	background:url(../images/bg_header.gif) repeat-x top left;
	clear:both;
}
#breadcrumb {
	padding:0px 10px;
	text-align:left;
	clear:both;
}
#middle {
	width:938px;
	overflow:hidden;
	clear:both;
	padding:11px;
	text-align:justify;
}
#footer {
	width:960px;
	background:url(../images/bg_footer.gif) repeat-x top left;
	padding-top:20px;
	height:66px;
	color:#bebeb6;
	text-align:center;
	font-size:11px;
	clear:both;
}
#footer a
{
color:#bebeb6 !important;
}
/*---------------------------------------------------------------------------------
5. HEADER LAYOUT
---------------------------------------------------------------------------------*/
.headertop {
	width:940px;
	height:116px;
}
.headertop .qcontact {
	width:278px;
	height:81px;
	padding:5px 0px 0px 42px;
	margin-top:2px;
	background:url(../images/bg_quickcontact.gif) no-repeat top left;
	float:right;
}
.headertop .qcontact h1 {
	margin-bottom:14px;
}
.headertop .qcontact p {
	line-height:18px;
	padding:0px;
}
.topnav {
	width:940px;
	height:37px;
	clear:both;
}
.topnav ul {
	padding:0px;
	margin:0px;
}
.topnav ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.topnav ul li a {
	display:block;
	background:url(../images/bg_navlinksright.gif) no-repeat top right;
	color:#f7f6ee;
	font-size:13px;
	padding:13px 8px;
	*padding:13px 7px;
}
.topnav ul li a:hover, .topnav ul li a.selected {
	text-decoration:none;
	background:url(../images/bg_navlinks_hover.gif) repeat-x top left;
	color:#9d1e21;
}
/*---------------------------------------------------------------------------------
6. MIDDLE LAYOUT
---------------------------------------------------------------------------------*/
#middle h2 {
	margin-bottom:10px;
}
#middle h3 {
	margin:10px 0px;
}
.middleleft {
	width:590px;
	float:left;
}
.middleright {
	width:324px;
	float:right;
}
.flashsection {
	height:231px;
	width:938px;
}
.redgradient {
	background:url(../images/bg_redgradient.gif) repeat-x top left;
	padding:15px 10px 10px 10px;
	overflow:hidden;
}
.wordLimited
{
width:92%;
}
.redgradient u
{
text-decoration:none;
font-size:15px;
color:#266178;
}
.redgradient ul
{
margin:0px;
padding:0px;
}
.redgradient ul li
{
margin:5px 0px;
line-height:22px;
background:url(../images/arrow_right.gif) no-repeat 0px 3px;
padding-left:18px;
list-style:none;
}
.greengradient {
	background:url(../images/bg_greengradient.gif) repeat-x top left;
	padding:15px 10px 10px 10px;
	overflow:hidden;
}
.makeenquiry {
	background:url(../images/icn_mail.gif) no-repeat top left;
	height:42px;
	width:174px;
	padding:12px 0px 0px 45px;
	font-size:16px;
}
.commonbtn {
	background:#266178;
	border:1px solid #3e93b4;
	color:#FFFFFF;
	cursor:pointer;
}
.commonbtn1 {
	background:#00CC33;
	border:1px solid #3e93b4;
	color:#FFFFFF;
}
.propertylist
{
border:1px dotted #d8d8c9;
padding:10px;
overflow:hidden;
margin:10px 0px;
background:#fffdf0;
}
/*---------------------------------------------------------------------------------
7. FOOTER LAYOUT
---------------------------------------------------------------------------------*/
#footer a {
	color:#bebeb6;
	padding:0px 10px;
}
#footer p {
	color:#bebeb6;
}
/*--------- for time----------*/
/*table.clock {
}
td, input.clock2 {
	border: none;
	padding-bottom: .5em;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	
}
.clock3 {
	text-align: center;
}
*/.headred
{
	font-size:15px;
	color:#de1330;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.headblue
{
	font-size:12px;
	color:#015ebb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headblack
{
	font-size:15px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*------------- For Admin --------------*/
.bg_login
{
background:url(../images/bg_login.gif) no-repeat top left;
width:379px;
height:213px;
padding:35px 20px 0px 20px;
margin:100px auto;
}
.mtop10
{
margin-top:10px;
}
.tpborder
{
border-top:1px solid #cecbb7;
padding-top:5px;
}
.error
{
color:#FF0000;
}
.labeltext
{
color:#333333;
}
.tableborder
{
border:1px solid #b1af9b;
}
.bg_lred
{
background:#949072;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:5px 3px;
}
.bg_lyellow
{
background:#eae9e1;
font-size:13px;
padding:3px;
}
.success
{
color:#666666;
background:#B3F79B;
border:1px solid #999999;
padding-left:6px;
display:block;
margin-bottom:6px;
line-height:24px;
width:300px;
}
.f11
{
font-size:11px;
}
.links
{
width:auto;
overflow:hidden;
margin:10px auto;
text-align:center;
}
.links a
{
padding:1px 3px;
background:#e1dbaa;
margin-right:2px;
font-size:11px;
border:1px solid #c1bc96;
}
.links a:hover
{
text-decoration:none;
background:#FFFFFF;
}
.links strong
{
padding:1px 3px;
background:#FFFFFF;
margin-right:2px;
font-size:11px;
border:1px solid #c1bc96;
}
.links .page_no
{
line-height:19px;
text-align:left;
padding-right:5px;
}
/*-- for property---*/
.propertyimgdiv
{
width:100px;
overflow:hidden;
margin-right:5px;
float:left;
}
.propertyimgdiv img
{
width:90px;
height:75px;
border:1px solid #ebebe3;
}
.propertydsc_outer
{
width:440px;
overflow:hidden;
}
.propertydsc_outer h4
{
margin:4px 0px 10px 4px;
font-size:16px;
}
.propertydsc
{
width:auto;
overflow:hidden;
margin-bottom:1px;
border-bottom:1px solid #ece9d6;
padding:3px;
}
.propertydsc strong
{
margin-bottom:3px;
color:#666666;
}
.propertydsc p
{
line-height:19px;
}

/* PAGINATION BANNER SECTION */
.homerotatepanel	{
	position:absolute;
	background:#fffdf0;
	}
.homerotatepanel a, .homerotatepanel span {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 0px 0px 0px 6px;
	width:12px;
	text-decoration: none;
	color:#fffdf0;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
 }
.homerotatepanel a:hover {
	background: url(../images/dot.gif) repeat-x top left;
 }
.homerotatepanel span {
	color: #fffdf0;
 }
.homerotatepanel span.current {
	background: #fffdf0 none;
	color: #fffdf0;
 }
/* PAGINATION BANNER SECTION */


.homebanner {
 	width:572px;
	/*height:140px;*/
	float:left;
	/*position:absolute;*/
}
	
.propertyrot
{
	border:1px dotted #d8d8c9;
	padding:10px;
	overflow:hidden;
	margin:10px 0px;
	background:#fffdf0;
	width:550px;
/*	height:250px;*/
}	
.small {
	font-size:9px;
	font-weight:normal;
}

#s4{
/*height:300px !important; */
}
.btn_add
{
background:#75ad01;
padding:5px 12px;
font-weight:bold;
margin:10px 0px;
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
}
.btn_add:hover
{
background:#b2191d;
text-decoration:none;
}
.btn_remove
{
background:#b2191d;
padding:2px 8px;
font-weight:normal;
font-size:11px;
margin:10px 0px;
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
}
.btn_remove:hover
{
background:#991e21;
text-decoration:none;
}
.add_images
{
border:1px solid #e1eeaa;
background:#ecf2d1;
padding:2px;
}
.labelouter
{
width:auto;
overflow:hidden;
margin:3px 0px;
}
label { width: 100px; float: left; display:block;}
label.error {color: red; width:auto;}

#enquiryForm label.error {
	width: auto;
	color: red;
}
em { font-weight: bold; padding-right: 1em; vertical-align: top;color: red; }

