body {
	margin:0px 10px;
	background:#5c5c5c
}

body, td, input, select, textarea {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
}

th {
	font-weight:bold;
	text-align:left;
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
}

table {
	border-collapse:collapse;
}

form {
	margin:0px;
}

a {
	color:#0099E0;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.subButton {
	border:1px solid #005699;
	border-bottom:2px solid #005699;
	border-right:2px solid #005699;
	background-image:url(images/buttonbg.gif);
	background-repeat:repeat-x;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:3px;
}

/*************************************************************************************/
.headerArea {
	height:100px;
	background:url(images/header_bg.jpg) top repeat-x;
}
.menuArea {
	height:32px;
	background:url(images/menu_bg.jpg) repeat-x top;
	border-top:5px solid #000000;
	vertical-align:bottom;
	text-align:center;
	
}
.shadowLeft {
	background:url(images/shadow_left.jpg) right top repeat-y;
	width:14px;
}
.shadowright {
	background:url(images/shadow_right.jpg) left top repeat-y;
	width:14px;
}
.maincolour {
	background:#5b5b5b;
	padding:0px 8px 0px 8px;
}
.TopMenupipe {
	background:url(images/menu_pipe.jpg) right bottom no-repeat;
	width:9px;
}

.TopMenu  {
	font-family:Trebuchet MS;
	color:#562000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.TopMenu a {
	color:#562000;
	text-decoration:none;
}

.TopMenu a:hover {
	color:#0074bd;
	text-decoration:none;
}
.TopMenusub{
	background:url(images/subbg.jpg);
	color:#91582F;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	
}
.contentArea {
	vertical-align:top;
	padding:8px 0 0 0;
}
.tablepading {
	padding:8px 4px 0px 4px ;
}
.tablepadingLeft {
	padding:8px 4px 0px 0px ;
}
.tablepadingRight {
	padding:8px 0px 0px 4px ;
}	
.more a {
	color:#B75A33;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	float:right;
	padding:2px 5px 2px 2px;
	height:15px;
}	
.more a:hover {
	color:#009999;
	text-decoration:none;	
}
.NewsBg{
/*	background:url(images/new_bg.jpg) right center no-repeat #FEECBE; changed the news bg white*/
background:url(images/new_bg.jpg) right center no-repeat #FEECBE;
}
table.tblNews {
}

table.tblNews th {
	height:26px;
	color:#0066CC;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

table.tblNews ul {
	color:#444444;
	margin:0px;
	margin-left:15px;
	padding:0px;
	line-height:29px;
}
table.tblNews li{
	list-style:circle outside;
}
table.tblNews li a {
	color:#444444;
	text-decoration:none;
}

table.tblNews li a:hover {
	color:#660000;
	text-decoration:none;
}
.DirectoryBg{
/*	background:url(images/phone_bg.jpg) left center no-repeat #FEECBE; changed the directory bg white*/
	background:url(images/phone_bg.jpg) left center no-repeat #FEECBE;

}
table.Directory{
}
table.Directory td {
	color:#444444;
	padding:5px;
}
table.Directory th {
	color:#0066CC;
	font-family:Arial;
	background:url(images/directoryserch.jpg) left  no-repeat;
	height:26px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
}
table.Directory ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
	line-height:25px;
	list-style:none;
}
table.Directory li {
	background:url(images/li_dot.jpg) left center no-repeat;
	padding:0px 0px 0px 10px;
}
table.Directory li a {
	color:#444444;
	text-decoration:none;
}

table.Directory li a:hover {
	color:#660000;
	text-decoration:none;
}


.pageHead {
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:5px 0px 5px 3px;
	border-bottom:1px dotted #0099CC;
}

.pageText {
	line-height:185%;
}

.subHead {
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#338033;
}
.addarea {
	background:#EAEAEA;
	border:1px solid #D6D6D6;
	padding:3px 0px 5px 8px;
}
.pageing {
	text-align:center;
	padding:8px 6px 8px 170px;
	font-weight:bold;
	color:#000000;
}
.pageing a{
	text-align:center;
	padding:0px 6px;
	color:#000000;
	display:block;
	position:relative;
	background:url(images/pageingbg.gif) repeat-x top left;
	width:10px;
	height:20px;
	margin:2px;
	border:1px solid #999999;
	float:left;
}
.pageing a:hover{
	text-align:center;
	padding:0px 6px;
	color:#0066CC;
}
.pageing span.current {
	border: 1px solid #00aaff;
	font-weight: bold;
	background-color: #00aaff;
	color: #FFF;
	}
.pageing span.disabled {
	padding: 1px 5px 1px 5px;
	margin: 2px;
	font-size:10px;
	border: 1px solid #EEE;
	color: #DDD;
	}

/*
	List Table
*/
table.Festivals{
	border:1px solid #669900;
	background:#FFFFFF;
}

table.Festivals  td {
	padding:0px 3px 3px 3px;
	text-align:left;
	line-height:179%;
}
table.Festivals  td img {	
	border:1px solid #fa7c00;
	margin:3px 5px 0 0 ;
}
table.Festivals th {
	background:#669900;
	height:26px;
	border-bottom:1px solid #a9c7dc;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
table.Festivals .listmore {
	background:none;
}
table.Festivals .listmore a {
	color:#B75A33;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	float:right;
	padding:2px 10px 3px 2px;
}	
table.Festivals .listmore a:hover {
	color:#009999;
	text-decoration:none;	
}
table.events{
	border:1px solid #669900;
	background:#FFFFFF;
}

table.events  td {
	padding:0px 3px 3px 12px;
	text-align:left;
	background:url(images/tabledot.jpg) no-repeat left top;
	line-height:175%;
}

table.events th {
	background:#669900;
	/*height:10px;*/
	border-bottom:1px solid #a9c7dc;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
table.events .listmore {
	background:none;
}
table.events .listmore a {
	color:#B75A33;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	float:right;
	padding:2px 10px 2px 2px;
}	
table.events .listmore a:hover {
	color:#009999;
	text-decoration:none;	
}

table.viptalk{
	border:1px solid #669900;
	background:#FFFFFF;
}

table.viptalk  td {
	padding:0px 3px 3px 12px;
	text-align:left;
	line-height:175%;
}

table.viptalk th {
	background:#669900;
	height:26px;
	border-bottom:1px solid #a9c7dc;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
table.Hotproperties{
	background:#fefaf2;
	border:1px solid #db832f;
}
table.Hotproperties td {
	color:#003d65;
	padding:5px;
}
table.Hotproperties p {
	margin:0px;
	margin-top:8px;
}
.row1 {
	background-color:#FAFAFA;
}

.row2 {
	background-color:#FEFEFE;
}

/*
	Details
*/

table.hometables {
	border:1px solid #9f8468;
	background:#FFFFFF;
}

table.hometables  td {
	padding:5px 3px 5px 12px;
	text-align:left;
	line-height:175%;
}
table.hometables  td span {
	text-align:left;
	color:#0066b5;
	font-size:12px;
	font-weight:bold;
}
table.hometables th {
	background:#db832f;
	height:26px;
	border-bottom:3px solid #ad3102;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
table.hometables img{
	border:1px solid #fa7c00;
	margin:3px 5px 0 0 ;
}

table.hometables ul{
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style:none;
}
table.hometables li {
	background:url(images/li_dot.jpg) left center no-repeat;
	padding:3px 0px 0px 10px;
}
table.hometables li a {
	color:#444444;
	text-decoration:none;
}

table.hometables li a:hover {
	color:#000000;
	text-decoration:underline;
}
.errorMessage {
	text-align:center;
	color:#CC0066;
}

.mustField {
	text-align:right;
	color:#CC0066;
	padding-bottom:2px;
}

/*
  Form Table - Use it for any form tables like, login, registration,....
*/
table.formTable {
	border:1px solid #717d86;
	border-bottom:2px solid #999999;
	border-right:2px solid #999999;
	background-color:#FAFFFA;
	margin-bottom:8px;
}
table.formTable td {
	padding:8px 4px ;
	border-bottom:1px dashed #a5bed1;
	text-align:left;
	color:#333333;
	font-weight:normal;
}
table.formTable th {
	padding:4px;
	color:#006699;
	text-align:left;
	height:26px;
	background:url(images/thbg.jpg) top repeat-x;
}
table.formTable th a {
	color:#0033CC;
	text-decoration:none;
}
table.formTable th span {
	color:#666666;
	font-size:11px;
	float:right;
	padding-right:10px;
	position:relative;
	font-weight:normal;
	text-align:left;
}

/* Green Curve
-------------------------------------*/
table.curve img{
	border:none
}

.Maincurve_btm {
	background-image:url(images/curve_btmbg.jpg);
	background-repeat:repeat-x;
}

.curve_btm {
	background-image:url(images/curve_bottombg.gif);
	background-repeat:repeat-x;
}

.curve_top {
	background-image:url(images/curve_topbg.gif);
	background-repeat:repeat-x;
}

.curve_left {
	background-image:url(images/curve_leftbg.gif);
	background-repeat:repeat-y;
}

.curve_right {
	background-image:url(images/curve_rghtbg.gif);
	background-repeat:repeat-y;
}

.footerArea {
	background:url(images/footer_bg.jpg) top repeat-x #E1E2E4;
	height:134px;
	text-align:center;
	padding:0px 12px;
	font-size:10px;
	color:#003d65;
	border-top:1px solid #FFFFFF;
	line-height:235%;
}

.footerArea a {
	color:#003d65;
	text-decoration:none;
}

.footerArea a:hover {
	color:#000099;
	text-decoration:underline;
}
/*------------------------newly added for search page-------------------*/
table.searchtables {
	border:1px solid #9f8468;
	background:#FFFFFF;
}

table.searchtables  td {
	padding:5px 5px 5px 5px;
	text-align:left;
	line-height:175%;
}
table.searchtables  td span {
	text-align:left;
	color:#0066b5;
	font-size:12px;
	font-weight:bold;
}
table.searchtables th {
	background:#db832f;
	height:26px;
	border-bottom:3px solid #ad3102;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
table.searchtables img{
	border:1px solid #fa7c00;
	margin:3px 5px 0 0 ;
}

table.searchtables ul{
	margin:0px;
	padding:0px;
	line-height:170%;
	list-style:none;
}
table.searchtables li {
	background:url(images/li_dot.jpg) left center no-repeat;
	padding:3px 0px 0px 10px;
}
table.searchtables li a {
	color:#444444;
	text-decoration:none;
}

table.searchtables li a:hover {
	color:#000000;
	text-decoration:underline;
}
/*-----------------------newly added for search page--------------------*/
/*-------------------------Newly added for paging----------------------------------*/
div.pagination {
	padding: 3px 1px 1px 1px;
	margin: 3px;
	font:Verdana;
		font-size:10px;
}

div.pagination a {
	padding: 1px 5px 1px 5px;
	margin: 2px;
	border: 1px dotted #db832f;
	font:Verdana;
		font-size:10px;
	
	text-decoration: none; /* no underline */
	color: #db832f;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #db832f;

font:Verdana;
		font-size:10px;
	color: #000;
}
div.pagination span.current {
	padding: 1px 5px 1px 5px;
	margin: 2px;
		border: 1px solid #db832f;
		font:Verdana;
		font-size:10px;
		font-weight: bold;
		background-color: #db832f;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 1px 5px 1px 5px;
		margin: 2px;
		font:Verdana;
		font-size:10px;
		border: 1px solid #ffffff;
	
		color: #ffffff;
	}
/*-------------------------Newly added for paging----------------------------------*/
/*------------------------newly added for search page-------------------*/
table.realestate {
	border:1px solid #9f8468;
	background:#FFFFFF;
	text-align:center;
}

table.realestate  td {
	padding:5px 5px 5px 5px;
	text-align:left;
	line-height:175%;
}
table.realestate  td span {
	text-align:left;
	color:#0066b5;
	font-size:12px;
	font-weight:bold;
}
table.realestate th {
	background:#db832f;
	height:26px;
	border-bottom:3px solid #ad3102;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
table.realestate img{
	border:1px solid #fa7c00;
	margin:3px 5px 0 0 ;
}

table.realestate ul{
	margin:0px;
	padding:0px;
	line-height:170%;
	list-style:none;
}
table.realestate li {
	background:url(images/li_dot.jpg) left center no-repeat;
	padding:0px 10px 0px 10px;
}
table.realestate li a {
	color:#444444;
	text-decoration:none;
}

table.realestate li a:hover {
	color:#000000;
	text-decoration:underline;
}
/*-----------------------newly added for search page--------------------*/
