/*Html Editor styles section ----------------------------------------------- */

.txtBig {font-size:14px;}
.txtNormal {font-size:11px; }
.txtSmall {font-size:9px;}
.colorBlue {color:#3792A3; }
.colorBlack {color:#000000; }

.alignLeft {text-align:left}
.alignCenter {text-align:center}
.alignRight {text-align:right}
.alignJustify {text-align:justify}

.toleft {float:left;}
.toright {float:right;}

.border {border:1px solid #656565; }
.borderBlue {border:1px solid #3792A3; }
.borderBlack {border:1px solid #000000; }
.borderRed {border:1px solid red; }

.contentDividerGrey {margin:0 0 20px 0;padding:0 0 20px 0;border-bottom:1px solid #9da2a3; }
.contentDividerGreyLight {margin:0 0 20px 0;padding:0 0 20px 0;border-bottom:1px solid #d9dbdb; }
.lineDividerGrey {margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #9da2a3; height:1px; font-size:1px;line-height:1px; overflow:hidden;}
.lineDividerGreyLight {margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #d9dbdb; height:1px; font-size:1px;line-height:1px; overflow:hidden;}
.lineSpacesSmaller {margin:0 0 5px 0 !important; padding:0 0 5px 0 !important; }

.imgAlignLeft {float:left;margin:0 10px 10px 0;}
.imgAlignRight {float:right;margin:0 0 10px 10px;}
.imgAlignCenter {text-align:center;}

.spaceTop {margin-bottom:10px;}
.spaceBottom {margin-bottom:10px;}

.fontTahoma {font-family:Tahoma,Arial,Helvetica,sans-serif; }
.fontTrebuchetMS {font-family:"Trebuchet MS"; }


/*Html Editor styles section end-------------------------------------------- */




/* review */
.flush {font-size:0px;line-height:0px;}
.centered{text-align:center;padding-bottom:9px;}
.centered_pad{text-align:center;padding-bottom:7px;}

.greyborder {margin-top:10px;background-image:url(images/grey_bar.gif);background-repeat:no-repeat;width:556px;height:1px;}

.marginatebottom{margin-bottom:10px;}

.big_pic {margin-top:2px;margin-left:10px;width:362px;height:142px;}
.dot {background-color:#E2E6E8;background-repeat:no-repeat;padding-left:10px;padding-bottom:10px;line-height:1px;font-size:1px;height:1px;}
.center_image {padding-top:4px;text-align:center;}

.container{color:#ffffff;font-size:9px;text-transform:uppercase;cursor:pointer;}
.container_left {color:#ffffff;font-size:10px;text-transform:uppercase;cursor:pointer;}

/* end review */



body {margin:0;padding:0;background-color:#fff; color:#656565; font-size:11px; font-family:Tahoma,Arial,Helvetica,sans-serif;}

td {font-family:Tahoma,Arial,Helvetica,sans-serif; color:#656565; font-size:11px; }
ul, ol {}
ul li {}
p {margin:0;padding:0 0 14px 0; font-size:11px;line-height:18px; }


.clearAll {clear:both;overflow:hidden; height:0px;line-height:0px;font-size:0px;}
.clear {clear:both;overflow:hidden; height:0px;line-height:0px;font-size:0px;}
div.hide{margin:0px;padding:0px;font-size:0px;}
.tracktor{padding:0px;margin:0px;visibility:hidden;}
.NoSpaces {margin:0px !important; padding:0px !important;}

.crnrTL, .crnrTR,
.crnrBL, .crnrBR {position:absolute; z-index:20; display:block; overflow:hidden; width:5px; height:5px; background-image:url("/images/crnrs.png");background-repeat:no-repeat;}
.crnrTL {top:0px; left:0px;background-position:0px 0px;}
.crnrTR {top:0px; right:0px;background-position:-5px 0px;}
.crnrBL {bottom:0px; left:0px; background-position:0px -5px; }
.crnrBR {bottom:0px; right:0px;background-position:-5px -5px; }


/* HEADLINES */

h1 {margin:0;padding:0 0 20px 0;font-size:20px; line-height:23px; color:#3792a3; font-weight:normal; font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;}
h2 {font-family:"Trebuchet MS";}
h3 {font-family:"Trebuchet MS";}
h4 {margin:0;padding:0;font-size:11px;line-height:14px; }
h5 {}
h6 {}

/* end HEADLINES */


/* LINKS */

a {text-decoration:none;color:#bd1851; outline:none;}
a:hover {text-decoration:underline;}
a img {border:0px; }
a.catlink {font-size:11px;color:#BD1851;text-decoration:none;font-weight:bold;}
.catlinksList {padding-bottom:7px;}
a.madebylink,
a.madebylink:hover {font-size:9px;	color:#292320;	text-decoration:none;	font-weight:bold;}

/* end LINKS */


/* LAYOUT */

body {text-align:center;}
.main {margin:0 auto;width:750px; text-align:left; } 
.contentLeft {position:relative; float:left; width:184px; }
.contentMain {position:relative; float:right; width:555px; }
	.contentMain .content {float:left; width:365px; padding-top:20px; }
	.contentMain .contentWider {padding-top:10px; }
	.contentMain .contentRight {float:right; width:184px; }

.logo {}

.top {font-size:10px;padding-bottom:10px; }
	.top .contentLeft {padding:20px 0 0 0;}
	.top .contentMain {padding-top:58px;padding-bottom:2px;border-bottom:2px solid #bd1851; }
	.date{color:#3792A3;font-size:10px;}
	.top .date {float:right; padding:5px 55px 2px 0;}
	.top .languages {position:absolute; right:0px; bottom:-11px; padding:0 0 0 2px; background:#ffffff; }
.middle {padding-bottom:20px;}
.bottom {position:relative; padding:7px 10px; color:#292320; font-size:9px; line-height:11px; background:#e9eced url("/images/bottomBckgr.gif") 0px 0px repeat-x;}
	.bottom .footer {padding-right:10px;}
	.bottom a {text-decoration none;font-size: 9px; font-weight:bold;}
.MadeBy {float:right;}
	.MadeBy a {}
	
/* end LAYOUT */


/* NAVIGATIONS */

.menuTop {float:left; font-size:9px; text-transform:uppercase; }
.menuTop a:hover {text-decoration:none;}
	.menuTop .item {position:relative; float:left; margin:0 1px 0 0; padding:5px 0 4px 0; font-size:9px; line-height:10px; min-width:90px; text-align:center; color:#ffffff; background:#666666; }
		.menuTop .item:hover,
		.menuTop .itemActive {float:left; background:#bc1850 url("/images/menuBckgr.gif") 0px 0px no-repeat;}
* html 	.menuTop .item {width:90px; white-space:nowrap; }

.menuLeft {margin-bottom:10px; font-size:9px; line-height:12px; text-transform:uppercase; }
.menuLeft a:hover {text-decoration:none;}
	.menuLeft .item {position:relative; margin-bottom:2px; color:#ffffff; background:#bc1850 url("/images/menuBckgr.gif") 0px 0px no-repeat;}
		.menuLeft .item a {display:block; color:#ffffff; padding:5px 10px; }
	.menuLeft .itemActive {background:#666666;}
		.menuLeft .item a:hover,
		.menuLeft .itemActive a {background:url("/images/menuLeftArrows.gif") 95% 8px no-repeat;}

.menuLeftSubHolder {z-index:1;visibility: hidden;position: absolute;left:0px;top:0px;padding-left:10px;width:187px;text-align:left;}
	.menuLeftSub {margin:0 0 0 3px; background:#e2e6e8; padding:5px 10px; font-size:9px; line-height:12px; text-transform:uppercase; }
	.menuLeftSub a:hover {text-decoration:none;}
		.menuLeftSub img.crnrsTop,
		.menuLeftSub img.crnrsBottom {display:block; }
		.menuLeftSub .item {}
			.menuLeftSub .item a {display:block; padding:0px 0 4px 14px; color:#656565;}
		.menuLeftSub .item a:hover,
		.menuLeftSub .itemActive a {color:#c02158; background:url("/images/menuLeftSubArrows.gif") 0px 4px no-repeat; }

.menuBottom {}
	.menuBottom a {}
	.menuBottom .divider {padding:0 1px;}

/* end NAVIGATIONS */


/* BANNERS */

.bannerMain {float:left; margin-bottom:10px; }
.bannerCallUs {float: right;margin-bottom:10px; }

.banner_main {margin-top:2px;}
.banner_main1{margin-top:10px;}
.banner_four{margin-top:10px;text-align:center;}

.bannersHolder {}
	.banners {background-image:url(images/banner_pix.gif);background-repeat:repeat-y;width:184px;text-align:center;padding-top:10px;}

.banner_one {padding-top:9px;margin-bottom:15px;}
.banner_two{margin-top:0px;margin-bottom:15px;}

/* end BANNERS */


/* FORMS */

form {margin:0;padding:0;}
input,
select,
textarea {color:#525252; font-size:10px; font-family:Tahoma,Arial,sans-serif; }
input,
textarea {border:1px solid #d4d0c8; }
textarea {overflow:auto;}

.inputtext {width:245px;padding:2px 0 2px 2px;}
.inputtextbox {width:246px;height:100px;}
.inputtextarea {width:246px;height:100px;}
.select {width:267px;}

.inputtext1 {width:160px;padding:2px 0 2px 2px;}
.select1 {width:165px; height:20px;}
.select2 {width:140px; height:20px;}

input.checkbox {border:none; margin:0 5px 0 0;padding:0;vertical-align:bottom}
input.radio {border:none; margin:0 5px 0 0;padding:0;vertical-align:bottom}
input.bttnImg {border:0px; padding:0;margin:10px 0; cursor:pointer; }

.labelControl {color:#525252;font-size:10px;}
.labelTD {color:#000000; padding-right:25px; white-space:nowrap}
.labelAlignTopTD {vertical-align:top; padding-top:3px; }

.asterisk {color:#BD1851; padding-left:5px;}
.errormsg {color:#BD1851; }
.error {color:#BD1851; }

.Form td {padding-bottom:7px; }


.formSearchPropertyHolder {position:relative; margin-bottom:10px; }
	.formSearchProperty {padding:10px 5px 10px 10px; color:#ffffff; background-color:#9DA2A3;}
		.formSearchProperty .headline {margin:0;padding-bottom:10px;font-family:"GillSans","Myriad Pro",sans-serif; color:#ffffff;font-size:14px;text-transform:uppercase;}
		.formSearchProperty .inputTxt {margin:0 0 5px 0;padding:2px 0 2px 2px;width:158px; background:#ffffff; color:#525252; font-size:10px;}
		.formSearchProperty .select {margin:0 0 5px 0;padding:0; width:164px; height:19px; background:#ffffff; color:#525252; font-size:10px; }
		.formSearchProperty .bttnImg {margin:5px 0 0 0;padding:0; border:0px;}

.formCallHolder {position:relative; margin-bottom:10px; background-color:#3792A3;}
	.formCall {padding:10px; color:#ffffff;}
		.formCall .headline {margin:0;padding-bottom:10px; color:#BAEBF4; font-family:"GillSans","Myriad Pro",sans-serif; font-size:14px; text-transform:uppercase;}
		.formCall p {margin:0;padding:0 0 7px 0;font-size:11px; line-height:13px; font-family:Tahoma,Arial,sans-serif;}
		.formCall .inputTxt {margin:0 0 5px 0;padding:3px 0 3px 2px; width:118px; border:0px; background:#ffffff; color:#525252; font-size:10px;font-family:Tahoma,Arial,sans-serif;}
		.formCall .select {margin:0 0 5px 0;padding:0; width:120px; height:19px; border:0px; background:#ffffff; color:#525252; font-size:10px;font-family:Tahoma,Arial,sans-serif;}
		.formCall .bttnImg {float:right;margin:0;padding:0;border:0px;}

.formNewsletterHolder {position:relative; margin-bottom:10px; }
	.formNewsletter {padding:10px; background-color:#E2E6E8;font-size:9px;color:#525252;}
		.formNewsletter .headline {margin:0;padding-bottom:10px;font-family:"GillSans","Myriad Pro",sans-serif; color:#176979;font-size:14px;text-transform:uppercase;}
		.formNewsletter .inputTxt {margin:0 0 5px 0;padding:3px 0 3px 2px; width:118px; border:0px; background:#ffffff; color:#525252; font-size:10px;font-family:Tahoma,Arial,sans-serif;}
		.formNewsletter .select {margin:0 0 5px 0;padding:0; width:120px; height:19px; border:0px; background:#ffffff; color:#525252; font-size:10px;font-family:Tahoma,Arial,sans-serif;}
		.formNewsletter .bttnImg {float:right;margin:0;padding:0;border:0px;}

/* end FORMS */


/* NEWS */

.news {width:184px;margin-top:10px;}
.news_container {width:184px; }
.news_name {font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;font-weight:bold;color:#176979;background-color:#E2E6E8;font-size:14px;text-transform:uppercase;text-align:left;padding-left:10px;font-weight:600;padding-top:3px;}
.news_descr {width:184px;background-color:#E2E6E8;font-size:10px;color:#232E31;text-decoration:none;}
.news_title {width:154px;color:#BD1851;font-size:10px;text-transform:uppercase;text-align:left;font-weight:bold;text-decoration:none;padding-left:10px;}
.news_title_in {width:154px;color:#BD1851;font-size:11px;text-transform:uppercase;text-align:left;font-weight:bold;text-decoration:none;}
.news_link {color:#BD1851;text-decoration:none; }
/* end NEWS */


/* SITE MAP */

.tableSiteMap .tHead td {padding-bottom:20px; font-weight:bold; font-size:12px; color:#3792A3;}
.tableSiteMap td {padding-bottom:5px;vertical-align:top;}
.tableSiteMap .spaceLeft {padding-left:25px; }
.tableSiteMap img.bullet {margin:0 10px 2px 0; }

/* end SITE MAP */


/* RECORDS */

.Records {font-size:10px;}
	.Records .divider {padding:0 3px;}

/* end RECORDS */


/* PAGING */

.Paging, .Paging * {font-size:10px;}
.Paging a,
.Paging span {padding:0 3px;}
.Paging .divider {padding:0 3px;}
.Paging .page_link {text-decoration:none; }

/* end PAGING */


/* PROPERTIES */

div.properties{	border:1px solid #BFB6B2;}

.findbutton{
	background-color:#292320;
	border:1px solid #292320;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	width:157px;
	height:21px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:21px;
	width:155px;
	text-align:center;
}
.clearHack{}

.findbutton1{
	background-color:#292320;
	border:1px solid #292320;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	width:157px;
	height:21px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:21px;
	width:155px;
	text-align:center;
}
.clearHack{}

.findbuttonsmall{
	background-color:#292320;
	border:1px solid #292320;
	color:#FFFFFF;
	font-family:Tahoma,Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:57px;
	height:21px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:21px;
	width:55px;
	text-align:center;
}
.clearHack{}

.probox{	padding:0px;	margin:0px;	padding-bottom:21px;	width:556px;}
.probox_detailed{	padding:0px;	margin:0px;	padding-bottom:21px;	width:556px;}
.protitle{	padding-left:8px;	text-transform:uppercase;	font-weight:bold;	font-size:11px;	color:#000000;}

.bluetext{	color:#176979;	font-size:11px;	text-transform:uppercase;	text-align:left;	font-weight:bold;	padding-right:4px;}
.property_border{	border:3px solid #E2E6E8;	}
.tdlable{	padding-top:10px;}
.printmaindiv{	margin-left:13px;;}
.printtext{	color:#B03863;	font-size:12px;	font-weight:normal;	margin-top:29px;	margin-right:8px;}
.activities_height{	background-image:url(images/vert_bar_small1.gif);	background-repeat:repeat-y;	float:left;	width:1px;}



.proprtiesListAll {margin-bottom:20px;}
	.proprtiesListAll .tHead th {padding:5px; font-weight:bold; text-align:left; vertical-align:middle; color:#000000; border-top:1px solid #d9dbdb; border-bottom:1px solid #d9dbdb; }
	.proprtiesListAll td {padding:10px 5px 0 5px; vertical-align:top; }
	.proprtiesListAll .price {text-align:right; white-space:nowrap;}


/* end PROPERTIES */




/* some */
.small {font-size:9px; line-height:11px;}
.big {font-size:14px;font-weight:bold;}
.normal {font-size:11px; }
.blue_text{font-size:14px;color:#3792A3;font-weight:bold;}
.b {border:1px solid black;}
.c {clear:both;}
.f {float:left;}
.fr {float:right;}
/**/