charset"utf-8";

* {margin:0; padding:0; border:none; outline:0; font-size:100%;}

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, ins, kbd, q, s, samp,   
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;   
padding:0;   
border:0;   
outline:0;   
font-size:100%;   
vertical-align:baseline;
}

ol, ul {
list-style:none;
} 

/* remember to define focus styles! */  
:focus {   
outline:0;   
}   
  
/* remember to highlight inserts somehow! */  
ins {   
text-decoration: none;   
}   
del {   
text-decoration: line-through;   
}   

/* tables still need 'cellspacing="0"' in the markup */  
table {   
border-collapse: collapse;   
border-spacing: 0;   
}




.smscontrol { width:200px;}

html {background:#f9f9f9 url(images/BG.gif) repeat-x top; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	text-align:center;
	line-height:21px;
}

img { border-style:none; vertical-align:middle;}

a:link, a:visited, a:active {text-decoration: none; color: #000;}
a:hover { color: #2e3192;}
blockquote { margin:10px 0px; font-size:10px; border-top:dashed 1px #999;}

p { padding:5px;}

.heading {
	color:#FFF;
	margin: 5px 0px;
	padding: 10px 15px;
	border-bottom:1px solid #FFF;
	font-size: 11px;
	text-align:center;
	background:#2e3192;
	font-family:Arial, Helvetica, sans-serif;
}
.headtxt {
	color:#FFF;
	margin: 5px 0px;
	padding: 10px 15px;
	border-bottom:1px solid #FFF;
	font-size: 11px;
	text-align:center;
	background:#2e3192;
	font-family:Arial, Helvetica, sans-serif;
}
.indextitle {
	padding:10px;
	width:50%;
	color:#2e3192;
	background:#fff;
	font:bold 15px Arial, Helvetica, sans-serif;
}
h1 {
	color:#000;
	background:#f0f0f0;
	padding:5px;
	margin-top:15px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

h2 {
	margin:5px 0 0 0;
	padding:10px 10px 5px 10px;
	color:#000;
	background:#f0f0f0 url(images/bodyBG.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	border:2px solid #fff;
	text-align:center;
	border-bottom:none;
	position:relative;
	z-index:9;
}

h3 {
	width:50%;
	padding:10px 15px;
	margin:5px 0 -1px 0;
	color:#cc0000;
	background:#fff;
	font:bold 170% Arial, Helvetica, sans-serif;
	border:1px solid #e9e9e9;
	border-bottom:none;
	position:relative;
	z-index:9;
}
h3 img { float:right;}

h4 {
	margin:5px 5px 0 0;
	padding:5px;
	color:#cc0000;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ffcc00;
}
h5 {
	color:#ffcc00;
	margin:0px;
	padding:15px;
	font:bold 250% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h6 {  
	padding:5px;
	margin-top:5px;
	color:#000;
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:5px solid #f0f0f0;
}

hr { height:3px; background:#f0f0f0; }


/* forum */

.labelmap {
	padding:2px 10px;
	margin:0px 8px;
	font: normal 11px;
	color:#2e3192;
	text-align:center;
	text-decoration:none;
	float:right;
}

.forum {
	height: auto;
	width: 694px;
	padding:0px 30px 30px 30px;
	float: left;
	margin:0px;
}

.forumA {
    padding:0px 5px 8px 5px;
    margin:5px 0px;
    background:#c3e4ff url(images/watermarkblue.jpg) 50% 65% no-repeat;
    border:solid 2px #bad8f2;
    border-bottom:solid 1px #999;
    border-top:none;
}
.forumB {
    padding:0px 5px 8px 5px;
    margin:5px 0px;
    background:#c3e4ff url(images/watermarkblue.jpg) 50% 65% no-repeat;
    border:solid 2px #bad8f2;
    border-bottom:solid 1px #999;
    border-top:none;
}
.forumA img, .forumB img {border:none;}

.postid {
	padding:2px;
	margin: 0px 20px 0px 15px;
	font: normal 12px;
	color:#fff;
	text-decoration:none;
	float:right;
}
.foruminfo {
	padding:2px;
	margin: 0px 25px 0px 15px;
	font: normal 11px;
	text-decoration:none;
}

.forumtitle{
    border:solid 2px #d2edf3;
    border-top:none;
    background:#66ccff;
    padding:10px;
}
.submitter {
    padding:2px;
	margin-right:15px;
	font: normal 11px;
	color:#333;
	text-decoration:none;
}
.submittername {
    padding:2px;
    color:#2e3192;
	margin-right:25px;
	font-size:12px;
	text-decoration:none;
}
.msg {
    padding:2px 0px;
	margin: 0px 25px 0px 0px;
	font-weight:bold;
    color:#000;
}
.msgdtls {
    margin:10px 0px;
    padding:10px;
    color:#333;
    overflow:hidden;
}
.msgdtls a:link { color:#0000ff; }

.msgdtls p{
    margin:0px;
    padding:3px 0px 0px 0px;
}
.msgfooter {
    margin:0px;
    padding:5px 10px;
    background:#bbddff;
    color:#000;
    text-align:right;
    border:solid 1px #d2edf3;
}
.rte { 
    margin:15px 0px;
    padding:0px 70px;
}
.fieldtxt {
    display:block;
    width:250px;
    padding:0px 15px 15px 0px;
    float:left;
    color:#2e3192;
    text-align:right;
}
.formnu { height:70px; text-align:right;}

/* forum reply */

.reply {
    padding:0px 5px 5px 5px;
    margin:5px 0px;
    background:#e7f2c4 url(images/watermarkyellow.jpg) 50% 65% no-repeat;
    border:solid 2px #fcf9e7;
    border-bottom:solid 1px #999;
    border-top:none;
}
.replyname {
    padding:2px;
    color:#990000;
	margin-right:25px;
	font-size:12px;
	text-decoration:none;
}
.rplytitle{
    border:solid 2px #ffffcc;
    background:#cccc99;
    padding:5px 10px;
    border-top:none;
}
.rplyfooter {
    margin:0px;
    padding:5px 10px;
    background:#e3f1b8;
    color:#000;
    text-align:right;
    border:solid 1px #ffffcc;
}
/* gifs */
.gifs {padding:5px; text-align:center; border:solid 1px #000;}

.person {
	width:660px;
	padding:15px;
	border:solid 1px #ccc;
}
.person img{
	border:1px solid #000;
	margin:0px 20px 0px 0px;
	float:left;
}
.fileslink{padding:5px 15px; width:130px;}

.update { margin-top:10px; color:#777; font-size:10px; display:block; text-align:center; border-top:1px solid #333;}

/* home */

.home33 { width:33.333%; float:left; text-align:center; }

.homehouses { font:normal 110% Arial, Helvetica, sans-serif;}


.housegrd {width:100%; margin:15px 0;}

.house { 
    margin:10px 0px;
    padding:10px;
    background:#f9f9f9;
    border:1px solid #f0f0f0;
}
.house img { float:right;}

.submitproperty a:link, .submitproperty a:visited {
	padding:10px 25px;
	color:#fff;
	display:block;
	background:#555 url(images/sale.gif) no-repeat 98% center;
	font:bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.submitproperty a:hover {
	color:#ffcc00;
	background:#555 url(images/sale_hover.gif) no-repeat 98% center;
	}

.housedetails {
    padding:10px;
    display:block;
    background:url(images/red_button.gif) no-repeat right 50%;
    text-align:right;
    clear:both;
}
.housedetails a:link, .housedetails a:visited {color:#fff;}
.housedetails a:hover { color:#000; text-decoration:none; }

.housedetailsimg { padding:15px;}

.topmenu{ 
    width:49.999%;
    float:left;
}
.topmenuB { 
    width:49.999%;
    float:left;
    text-align:right;
}
.topmenu a:link, .topmenu a:active, .topmenu a:visited, .topmenuB a:link, .topmenuB a:active, .topmenuB a:visited {
    padding:3px 10px;
    margin:0px;
    color:#555;
    display:block;
    border-top:dotted 1px #ffcc00;
}
.topmenu a:hover, .topmenuB a:hover  { color:#000; background:#feff00; text-decoration:none;}


.fieldseet {padding:0px; margin:25px 50px;}

/* gallery */

.gallerygrd { width:494px; margin:25px 30px; font:normal 12px Arial, Helvetica, sans-serif;}
.gallery { margin:15px 0px; padding:15px; border-bottom:dotted 1px #ccc;}
.gallerydetails { margin:25px 7px; padding:0px; border-bottom:solid 3px #f5f5f5; text-align:center;}
.gallerydetails img { padding:5px; width:110px; max-height:110px; border:solid 1px #ccc;}
.galleryimg { float:right; padding:5px; width:120px; max-height:120px; }


/* misc */

.dailymenu { border:solid 1px #000; text-align:center; padding:20px 0px}
.white { background:#FFF; padding:15px 25px; margin:0px; overflow:hidden; }
.gray { background:#e0e0e0; padding:15px 25px; margin:0px; width:504px }
.blue { background:#c3e4ff; padding:10px 25px; margin:0px; width:504px }
.white img, .gray img{ border:3px solid #2e3192; float:left; margin:0px 10px 5px 0px;}
.time { font:bold 10px Arial; text-align:center; }
.time p { padding:10px 0px; }

.home1, .home2 { margin:0px; padding:0px; width:277px; float:left; color:#FFFFFF; text-align:center; background:#FFF; }

#pan {
	padding:10px;
	width:475px;
	float:left;
}
.weather {
	margin:0px;
	padding:10px;
	width: auto;
	float:left;
}

.labelcount {
	padding:5px;
	margin:10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#333;
}

.list {
	border-style:none;
}
.list a:link, .list a:visited {
	display:block;
	color:#666;
	background:url(images/categories.gif) no-repeat 3px center;
	padding:3px 10px 1px 15px;
	border-bottom:1px dotted #666;
}
.list a:hover {
	color: #990000;
	background:url(images/clickhover.gif) no-repeat 3px center;
	text-decoration:none;
}

.listinternal {
	margin-left:25px;
	padding:5px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listinternal a:link, .list a:active, .list a:visited{
	display:block;
	color:#888;
	width:130px;
	padding:5px 15px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px dotted #666;}
.listinternal a:hover {
	color: #2e3192;
	text-decoration: none;
	border-bottom:1px solid #bad8f2;
	background:#c3e4ff;
}

.listmap {
	margin:0px;
	padding:0px;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listmap a:link, .listmap a:active, .listmap a:visited{
	display:block;
	color:#2e3192;
	width:130px;
	padding:50px 50px 50px 150px;
	text-transform:capitalize;
	text-decoration:none;
	border-bottom:dashed 1px #CCC;
	background:url(images/mapthumb.jpg) no-repeat 5% 50%;
	z-index:0;
}
.listmap a:hover {
	color: #000;
	text-decoration:underline;
}
.label {
	padding:0px;
	margin:0px;
	font: bold 20px Arial, Helvetica, sans-serif;
	color:#2e3192;
	text-transform:uppercase;
}
.labelhouse {
	font: bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff9900;
	text-transform:uppercase;
}


/* body */

.header {
	background:#990000 url(images/headerBG.gif);
	border-bottom:1px solid #990000;
	text-align:left;
}
.headerinner { width:990px; margin:0 auto; }
.headerinner img { float:left; margin-right:25px; }
.menu {text-align:left; background:#cc0000; padding:0 10px; margin-left:10px; }
.menu li { list-style-type:none; display:inline; }
.menu li a:link, .menu li a:visited { 
	display:inline-block;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
	text-align:center;
	color:#fff;
	background:#cc0000;
	border-left:1px solid #aa0000;
	text-decoration:none;
}
.menu li a:hover{ color:#FFF; background:#000; text-decoration:none;}

.wrapper {
	width: 990px;
	margin: 0px auto;
	padding-bottom:15px;
	text-align: center;
	background:url(images/warperBG.jpg) no-repeat center bottom;
}
.container {
	width:990px;
	margin:10px 0px;
	text-align:left;
}
.left {
	width: 260px;
	float: left;
}
.nav {
	list-style-image: none;
}

.nav img {padding:1px;}
.nav li {list-style:none;}
.nav li a:link, .nav li a:visited, .nav li a:active {
	color: #666;
	display: block;
	margin: 0px;
	padding:3px;
	border-bottom:1px dotted #666;
}
.nav li a:hover {
	color: #cc0000;
	text-decoration: none;
	background:#feffe0;
}
.nav li a img { margin-right:5px;}

.center {
	width: 725px;
	margin-right:5px;
	float: left;
}

/*.right {
	padding: 15px;
	width: 160px;
	float: left;
	margin: 0px;
}
.right img{ float:right;}*/

.inner { padding:15px; background:#fff; border:1px solid #f0f0f0; }
.inner p img {float:left; margin-right:8px;}
.innerleft { padding:15px; background:#fff; border:1px solid #f0f0f0; overflow:hidden; }

.home33inner { padding:15px; background:#fff; border:1px solid #f0f0f0; text-align:left; }
.home33inner a:link img, .home33inner a:visited img { border:5px solid #fff; opacity:0.8; filter:alpha(opacity=80) }
.home33inner a:hover img { opacity:1.0; filter:alpha(opacity=100) }

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.footer { background:#fff; text-align:left; border-top:1px solid #f0f0f0; }
.footinner { width:990px; margin:0 auto; }

.footer a { color:#555;}
.footer a:hover { color:#000;}

.navigation li {
	list-style-type:none;
	display:inline;
} 
.navigation li a:link, .navigation li a:visited {
	width:24%;
	display:inline-block;
	padding:3px 0;
	color: #777;
	text-decoration: none;
	border-bottom:1px dotted #777;
}
.navigation li a:hover{
	color: #333;
	border-bottom:1px solid #333;
}
.footline { background: url(images/lp-logo.gif) 0% 0% no-repeat; height:60px; }

.goog {
	padding:0px;
	margin:0px;
	text-align:right;
	color:#FFF;
}
.btn{
	padding:5px;
	background-color: #000;
	font-size:11px;
	color: #FFFFFF;
	border: 1px solid #000;
	vertical-align:middle;
	cursor:pointer;
}
.txtfield { 
	padding:5px;
	font-size:11px;
	border:1px solid #ffcc00;
	vertical-align:middle;
}

.textbox  {
	padding:2px;
	width:220px;
	height:16px;
	margin-bottom:5px;
	overflow:auto;
	}
.button { padding:7px; background:#333; color:#ccc; border:1px solid #000; cursor:pointer; }
.button:hover { background:#000;}


b.rblack { display:block; }
b.rblack b { display:block; height:1px; overflow:hidden; background-color:#555; }
b.r1 { margin:0 5px; }
b.r2 { margin:0 3px; }
b.r3 { margin:0 2px; }
b.rblack b.r4 { margin:0 1px; height:2px; }

/* Class for RSS */
.titlefield{ /*CSS for RSS title link in general*/
color:#A52A2A;
text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
color:#A52A2A;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:#2e3192;
font-size: 90%;
}
#example3{ /*Demo 3 main container*/
height:310px;
}
#example3 a {
	color:#A52A2A;
}
code{ /*CSS for insructions*/
color: red;
}

#A07 {
    text-align:center;
    background:url(images/smspunch.gif) no-repeat 0% 50%;
    }
#A07 a:link, #A07 a:visited {display:block; width:160px; height:90px;}


/* Index Grid */

TABLE.indexgrid {
	border:none;
	}
TABLE.indexgrid img{
	border:none;
	}
TABLE.indexgrid th {
	color:#fff;
	padding:10px;
	background:#ffcc00;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	}
TABLE.indexgrid tr {
	background:#f1f0f8;
	}
TABLE.indexgrid td {
	padding:5px 10px;
	overflow:hidden;
	}
TABLE.indexgrid a:link, TABLE.grid a:selected {
	color:#333;
	padding-right:5px;
	}
TABLE.grid a:hover {
	color:#3e59a8;
	text-decoration:none;
	}

.altindexgrid {
	color:#3e59a8;
	}
	
.paging a:link, .paging a:visited{
	padding:3px 5px;
	margin:1px;
	color:#000;
    background:#fff;
    }
.paging a:hover {
	color:#fff;
	background:#000;
	}