/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,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,ol,p,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	direction:rtl;
}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}

input[type="submit"] {
 padding:3px;
 font-weight:bold;
 color:Black;
 font-family:Tahoma;
}

table{
	border-collapse:separate;
	border-spacing:0;
 }

a{
	text-decoration:none;
 }

div.zero{
	line-height:0;
 }

body
{
	font: normal normal normal 12px/normal Tahoma;
	background:#fff url(images/bg/topmain_bg.gif) repeat-x top left;
	color:#000;
    direction:rtl;
    unicode-bidi: embed;
    margin:0px;
    padding:0px;
}
   
/*--------MainContainer----------*/
#maincontainer{
	width:1155px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	display:table;
}

#header{
	height:156px;
	vertical-align:top;
}

#header_div1{ 
	height:20px;	
	padding-left:30px;
}
#header_div1 ul{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	float:left;
}
#header_div1 ul li{
	float:right;
	color:#0658ac;
	padding-left:10px;
	line-height:20px;
	display:block;
}
#header_div1 ul a{
	text-decoration:none;
	font-weight:normal;
	color:#0658ac;
}
#header_div2{ 
	height:91px;	
}
.heading_div2_td{
	padding-right:15px;
	padding-top:35px;
}
#header_div3{ 
	height:46px;
	padding-top:12px;	
}

/*---Top Menu Navigation--*/
.navitabs
{
	height:35px;
	position:relative;
	z-index:150;
	clear:both;
	_height:35px;
	padding-left:10px;
	margin-top:0;
	margin-bottom:0;
 }
 
.navitabs ul{
	list-style:none;
	height:34px;
	margin:0;
	padding:0 0 0 10px;
	_padding:0 0 0 10px;
	position:relative;
	right:0;
	z-index:100;
	font-weight:bold;
}
.navitabs ul {
	display:inline;
}
.navitabs ul li{
	margin:0;
	padding:0;
	float:right;
}
.navitabs ul li a{
	color:#333132;
	font-weight:bold;
	text-decoration:none;
}
.navitabs ul li div{
	float:right;
	margin:0;
	padding:8px 0 0 0;
	height:1.05em;
	_overflow:hidden;
}
.navitabs ul li .right{
	background:url(images/bg/navbg.jpg) left bottom no-repeat;
	width:7px;
	height:26px;
}
.navitabs ul li .left{
	background:url(images/bg/navbg.jpg) right bottom no-repeat;
	width:7px;
	_width:9px;
	height:26px;
}
.navitabs ul li .middle{
	background:url(images/bg/navbg.jpg) center bottom no-repeat;
	padding:10px 3px 0 4px;
	_padding:10px 1px 0 3px;
	font-weight:bold;
	height:24px;
}
.navitabs ul li .middle a,navitabs ul li .middle a:visited,navitabs ul li .middle a:link{
	color:#000;
	font-weight:bold;
}
.navitabs ul li .middle a:hover{
	color:#06c;
	font-weight:bold;
}
.navitabs ul li.selected div{
	margin:0;
	height:1.05em;
	padding:8px 0 0 0;
}
.navitabs ul li.selected .right{
	background:url(images/bg/navbg.jpg) left top no-repeat;
	width:7px;
	height:26px;
}
.navitabs ul li.selected .left{
	background:url(images/bg/navbg.jpg) right top no-repeat;
	width:7px;
	_width:9px;
	height:26px;
}
.navitabs ul li.selected .middle{
	background:url(images/bg/navbg.jpg) center top no-repeat;
	padding:10px 3px 0 4px;
	_padding:10px 1px 0 3px;
	color:#fff;
	font-weight:bold;
	height:24px;
}
.navitabs ul li.selected .middle a,navitabs ul li.selected .middle a:visited,navitabs ul li.selected .middle a:link{
	color:#fff;
	font-weight:bold;
}
.navitabs ul li.selected .middle a:hover{
	color:#fff;
	font-weight:bold;
	font-size:17px;
}
.navitabs ul li.selected .middle span{
	display:block;
	z-index:1000;
	position:absolute;
}
.navitabs ul li .middle span{
	display:block;
	z-index:1000;
	position:absolute;
}
 

 /*---Container---*/
 #containertop{
	line-height:7px;
	padding:0;
	width:1155px;
	float:right;
} 
#container{
	padding-top:5px;
	width:1155px;
	float:right;
}

#homeleft{
	float:left;
	width:290px;
	text-align:center;
}

#homecenter{
	float:left;
	width:655px;
}
#homeright 
{
    float:right;
	width:200px;
	text-align:center;
}

.searchpanel{
	float:right;
	padding:0;
	background-color:#FFF;
	width:640px;
	margin-right:5px;
	background-color:Gray;
	border:0px solid red;
}
.panelheader{
	float:right;
	padding:0 5px;
	background:url(images/bg/searchbg-h.gif) center top no-repeat;
	width:630px;
	height:45px;
	text-align:right;
	border:0px solid red;
}
.panelbody{
	float:right;
	padding:2px 5px;
	background:url(images/bg/searchbg-h.gif) center bottom no-repeat;
	width:630px;
	text-align:right;
}
.paneltitle{
	float:right;
	padding:12px 18px 8px 0px;
}
.paneltitle h1{
	font-family: Tahoma, Geneva, sans-serif, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	color:#afba07;
	display:block;
	margin:0;
	padding-bottom:5px;
}
.paneltitle h3{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
	color:#666;
	display:block;
}

/*---Bottom---*/
#containerbot{
	height:10px;
	width:1155px;
	background:url(images/bg/bottom_bg.jpg) top left no-repeat;
	float:right;
	} 
/*---Footer---*/
#footer{
	float:right;
	text-align:center;
	font-size:11px;
	height:auto;
	width:1135px;
	padding:3px;
	border-bottom:8px solid #cdd921;
}
 /*---Pages---*/
.title
{
    color:#000;
    font-size:13px;   
    font-weight:bold; 
}
.subtitle
{
    color:#000;
    font-size:12px;   
    font-weight:bold; 
}
.subblock
{
    font-size:13px;
}
 /*---Common---*/
 .pptd1{width:25%;}
 .rtd1{width:20%;}
 .rtd2{width:80%;}
 #point
    {
        list-style-type:disc;
        margin-right:15px;
        padding:0px;
        float:right;   
        text-align:justify; 
    }  
  #point li
   {
    padding-bottom:5px;   
   } 
    
 .tdpost1
 {
    width:23%;    
 }
 .propLinksize
 {
    padding-right:18px;
    font-size:14px;
    line-height:2.0em; 
    border-bottom:1px solid #f9f9fa;
 }
  .propLinksize2
 {
    /*font-size:12px;*/
    line-height:2.0em; 
    border-bottom:1px solid #f9f9fa;
 }
 .fontSize14
 {
    /* font-size:12px;*/
 }
 .fontbold{font-weight:bold;}
 .width130{width:145px;}
 .paddingRight{padding-right:75px;}
 .marginright{margin-right:25px;}
 .marginright12{margin-right:12px;}
 .marginright5{margin-left:5px;}
 .marginrightx5{margin-right:5px;}
 .marginleft{margin-right:10px;}
 .paddingRight10{padding-left:15px;}
 .paddingLeft10{padding-right:10px;}
 .paddingLeft5{padding-right:5px;}
 .paddLeft100{padding-right:110px;}
.clearboth{
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	_line-height:0;
}

.floatleft{float:right;}
.floatright{float:left;}
.floatnone{float:none;}
.commentbutton{text-align:left; margin-left:58px;}


.padding2{padding:2px;}
.padding5{padding:5px;}
.padding10{padding:10px;}
.padding15{padding:15px;}
.padding20{padding:20px;}
.padding30{padding:30px;}
.padding50{padding:50px;}

.alignright{text-align:left;}
.alignleft{text-align:right;}
.aligncenter{text-align:center;}
.valigntop{vertical-align:top;}
.valignbottom{vertical-align:bottom;}
.valignbase{vertical-align:baseline;}
.normalheight{line-height:normal;}
.height10{line-height:1em;}
.height11{line-height:1.1em;}
.height12{line-height:1.2em;}
.height13{line-height:1.3em;}
.height14{line-height:1.4em;}
.height15{line-height:1.5em;}
.height16{line-height:1.6em;}
.height20{line-height:2em;}

.top2{padding-top:2px;}
.bottom2{padding-bottom:2px;}
.left2{padding-right:2px;}
.right2{padding-left:2px;}
.top5{padding-top:5px;}
.bottom5{padding-bottom:5px;}
.right5{padding-left:5px;}
.left5{padding-right:5px;}
.top10{padding-top:10px;}
.bottom10{padding-bottom:10px;}
.right10{padding-left:10px;}
.left10{padding-left:10px;}
.top15{padding-top:15px;}
.bottom15{padding-bottom:15px;}
.right15{padding-left:15px;}
.left15{padding-right:15px;}
.top20{padding-top:20px;}
.bottom20{padding-bottom:20px;}
.left20{padding-right:20px;}
.right20{padding-left:20px;}
.top30{padding-top:30px;}
.bottom30{padding-bottom:30px;}
.left30{padding-right:30px;}
.right30{padding-left:30px;}
.top50{padding-top:50px;}
.bottom50{padding-bottom:50px;}
.left50{padding-right:50px;}
.right50{padding-left:50px;}

.sep01,.sep03{
	height:5px;
	line-height:1px;
	font-size:1px;
	border-bottom:#ccc solid 1px;
	margin-top:3px;
	margin-bottom:7px;}

/*----Links--*/
.greythinlink{
	color:#666;
	line-height:normal;
	font-weight:normal;
	text-decoration:none;
	border-bottom:none;
}
.greythinlink:hover{
	color:#999;
	border-bottom:none;
	text-decoration:underline;
}
.searchlinks{
	padding:0;
}
.searchlinks tr{
	vertical-align:top;
}
.searchlinks td{
	padding:7px 0;
	/*font-size:12px;*/
}
.searchlinks select,searchlinks option{
	/*font-size:12px;*/
	padding:1px;
}
.redthinlink{
	color:#d00;
	text-decoration:none;
	border:none;
}
.redthinlink:hover{
	color:#f33;
	text-decoration:none;
	border:none;
}
.redlink,.redlinksimple{
	color:#d00;
	line-height:normal;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
.redlink:hover{
	color:#f33;
	text-decoration:none;
}
.redlinksimple:hover{
	background:none;
	color:#f33;
	text-decoration:none;
}
.bluelink{
	color:#06c;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.bluelink:hover{
	color:#39f;
	text-decoration:none;}
.bluelink-new,.bluelink-new a{
	color:#06c;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	border:none;}
.bluelink-new:hover{
	color:#39f;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.bluelink-new a:link{
	color:#06c;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.bluelink-new a:visited{
	color:#06c;
	font-weight:bold;
	text-decoration:none;
	border:none;}	
	
.bluelink-new2,.bluelink-new2 a{
	color:#06c;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	/*font-size:12px;*/
	border:none;}
.bluelink-new2:hover{
	color:#39f;
	text-decoration:none;
	border:none;}
.bluelink-new2 a:link{
	color:#06c;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.bluelink-new2 a:visited{
	color:#06c;
	font-weight:bold;
	text-decoration:none;
	border:none;}
	
.blcklink-new,.blcklink-new a{
	color:Black;
	/*font-size:12px;*/
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.blcklink-new:hover{
	color:#000;
	text-decoration:none;
	border:none;}
.blcklink-new a:link{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.blcklink-new a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border:none;}		
	
.condobrowsebox .orangelink:link,.condobrowsebox .orangelink:visited{
	/*font-size:12px;*/
	color:#f60;
	font-weight:bold;
	text-decoration:none;}
.orangelink{
	line-height:normal;
	font-weight:bold;
	text-decoration:none;}
.orangelink:link{
	color:#f60;
	font-weight:bold;
	text-decoration:none;}
.orangelink:visited{
	color:#f60;
	font-weight:bold;
	text-decoration:none;}
.orangelink:hover{
	color:#f80;
	font-weight:bold;
	text-decoration:none;}
.greylink{
	color:#aaa;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	border:none;}
.greylink:hover{color:#EF0404;text-decoration:none;border:none;}
.condobrowsebox .orangelink:hover{
	color:#f80;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #f80;
	_border-bottom:1px dotted #bbb;}	
	
	
/*---Headings---*/
.heading15
{
    font-size:15px;    
} 
.heading20
{
    font-size: 20px;
}
.heading19
{
    font-size: 19px;
}
.heading18
{
    font-size: 18px;
}

.width90{width:90px;}
.width85{width:70px;}
.width85b{width:100px;}
.green15a{
	font-family:"Myriad Pro", Tahoma, Geneva, sans-serif, "Times New Roman", Times, serif;
	font-size:15px;
	color:#8bac03;
}
.green15{
	font-family:"Myriad Pro", Tahoma, Geneva, sans-serif, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#8bac03;
}
.greybold{
	color:#999;
	font-weight:bold;
}

.greybold2{
	color:#999;
	font-weight:normal;
	font-size:9px;}  
	
.orangebold{
	color:#FF8000;
	font-weight:bold;}	
.h1Grey{
	text-decoration:none;
	line-height:normal;
	font-size:13px;
	height:20px;
	width:630px;
	padding:0px 4px 6px 15px;
	margin-bottom:1px;
	background:url(images/bg/h1Grey_bg.gif) #fff right top repeat-y;}
.h1Grey a{
	text-decoration:none;
	line-height:normal;
	font-size:18px;
}
		
.greytext2{color:#666;}
.lightbluetext{color:#39f;}
.bluetext{color:#06c;}
.blacktext{color:#000;}
.boldtext{font-weight:bold;}
.italictext{font-style:italic;}
.yellowtext{color:#FF3;}
.greentext{color:#0a0;}
.greenbold{color:#0a0;font-weight:bold;}
.greytext{color:#999;}	
.offgreen{color:#158e08;}
.galleryheader{
	float:right;
	font-weight:bold;
	font-size:16px;
	color:#333;
	display:block;
	width:600px;
	margin-top:-5px;
	border-bottom:#9cf solid 2px;
	margin-bottom:15px;}
.bluebold{
	color:#06c;
	font-weight:bold;}
.lightbluebold{
	color:#9DA9BC;
	font-weight:bold;}
.darkgraybold{color:#666;
    font-weight:bold;}
.redbold{
	color:#d00;
	font-weight:bold;}
.redtext{color:#d00;}
.orangetext{color:#f60;}	

/*---Buttons---*/
.btnredsmall{
	border:0;
	background:transparent url(images/btn/btnbg.gif) top left no-repeat;
	color:#fff!important;
	font-weight:bold;
	text-transform:uppercase;
	height:26px;
	padding-right:15px;
	position:relative;
	width:0;
	overflow:visible;
}
.btnredsmall[class]{
	padding-bottom:3px;
	padding-left:0;
	width:auto;
}
.btnredsmallEnding{
	background:url(images/btn/btnbg.gif) right top no-repeat;
	margin-right:-2px;
	width:15px;
	height:26px;
	position:absolute;
	display:inline;
}
.btnbluesmall{
	border:0;
	background:transparent url(images/btn/btnbg.gif) left bottom no-repeat;
	color:#fff!important;
	font-weight:bold;
	text-transform:uppercase;
	height:26px;
	padding-right:15px;
	position:relative;
	width:0;
	overflow:visible;
}
.btnbluesmall[class]{
	padding-bottom:3px;
	padding-right:0;
	width:auto;
}
.btnbluesmallEnding{
	background:url(images/btn/btnbg.gif) right bottom no-repeat;
	margin-left:-2px;
	width:15px;
	height:26px;
	position:absolute;
	display:inline;
}

.btnred2{
	float:right;
	background:transparent url(images/btn/btnbg.gif) 0 0 no-repeat;
	height:24px;
	width:90px;
	padding-top:4px;
	text-transform:capitalize;
	line-height:16px;
	padding-right:15px;
	text-align:center;
}
.btnred2 a,.btnred2 a:visited{
	line-height:16px;
	color:#fff!important;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;}
.btnred2 a:hover{color:#5d80b8;}
.btnredEnding{
	float:right;
	background:url(images/btn/btnbg.gif) -145px 0 no-repeat;
	width:15px;
	height:26px;}
	
.btnsmall{
	float:left;
	background:transparent url(images/btn/btnleftsmall.gif) no-repeat;
	height:18px;
	line-height:14px;
	padding-top:3px;
	text-transform:capitalize;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;}
.btnsmall a{
	line-height:14px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;}
.btnsmall a:hover{
	color:#dd404D;}
.btnsmallEnding{
	float:left;
	background:url(images/btn/btnendingsmall.gif) no-repeat;
	width:10px;
	height:20px;}	
.btnred1{
	float:right;
	background:transparent url(images/btn/btnbg.gif) 0 0 no-repeat;
	height:22px;
	width:57px;
	padding-top:4px;
	text-transform:capitalize;
	line-height:16px;
	padding-left:15px;
	text-align:center;}
.btnred1 a,.btnred1 a:visited{
	line-height:16px;
	color:#fff!important;
	/*font-size:12px;*/
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;}
.btnblue{
	float:right;
	background:transparent url(images/btn/btnbg.gif) 0 -30px no-repeat;
	height:22px;
	width:57px;
	padding-top:4px;
	text-transform:capitalize;
	line-height:16px;
	padding-left:15px;
	text-align:center;}
.btnblue a,.btnblue a:visited{
	line-height:16px;
	color:#fff!important;
	/*font-size:12px;*/
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;}
.btnblue a:hover{
	color:#5d80b8;}
.btnblueEnding{
	float:right;
	background:url(images/btn/btnbg.gif) -145px -30px no-repeat;
	width:15px;
	height:26px;
}

.btnbluebig{
	float:right;
	background:transparent url(images/btn/btnbg.gif) 0 -30px no-repeat;
	height:25px;
	width:100px;
	padding-top:4px;
	text-transform:capitalize;
	line-height:20px;
	padding-left:15px;
	text-align:center;}
.btnbluebig a,.btnbluebig a:visited{
	line-height:16px;
	color:#fff!important;
	/*font-size:12px;*/
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;}
.btnbluebig a:hover{
	color:#5d80b8;}
.btnbluebigEnding{
	float:right;
	background:url(images/btn/btnbg.gif) -145px -30px no-repeat;
	width:15px;
	height:26px;
}

.btnred1 a:hover{color:#5d80b8;}	
.btnlong{
	float:left;
	background:transparent url(images/btn/btnleft2.gif) no-repeat;
	height:22px;
	width:123px;
	padding-top:6px;
	text-transform:capitalize;
	line-height:16px;
	padding-left:10px;}
.btnlong a,.btnlong a:visited{
	line-height:16px;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	}
.btnlong a:hover{color:#5d80b8;}
.btnlongEnding{
	float:right;
	background:url(images/btn/btnending2.gif) no-repeat;
	width:15px;
	height:28px;}	
	
.buttonsmall{
	border:0;
	background:transparent url(images/btn/bg_btnsmall.gif) left top;
	height:20px;
	font-size:10px;
	font-weight:bold;
	padding-right:10px;
	margin-top:0px;
	margin-left:0;
	position:relative;
	width:0;
	overflow:visible;
	border:0px solid red;}
.buttonsmall[class]{padding-left:0;width:auto;}
.buttonsmallEnding{
	background:url(images/btn/bg_btnsmall.gif) right top no-repeat;
	position:absolute;
	display:inline;
	width:10px;
	margin-top:2px;
	margin-right:0px;
	padding-right:0px;
	height:20px;
	border:0px solid green;}
	
.buttonsmall2{
	float:right;
	background:transparent url(images/btn/bg_btnsmall.gif) left top;
	height:18px;
	padding-top:3px;
	text-transform:capitalize;
	line-height:14px;
	padding-left:15px;
	text-align:center;
}
.buttonsmall2 a,.buttonsmall2 a:visited{
	line-height:14px;
	color:#000!important;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;}
.buttonsmall2 a:hover{color:#000;}
.buttonsmall2Ending{
	float:right;
	background:url(images/btn/bg_btnsmall.gif) right top no-repeat;
	width:15px;
	height:25px;}	

/*---RightBox---*/
.rightbox{
	float:right;
	padding:0;
	background-color:#FFF;
	width:640px;
	margin-left:5px;}
.rightboxbody{
	float:right;
	width:618px;
	padding:10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-collapse:collapse;
	background-color:#FFF;}
.rightboxheader{
	background:url(images/bg/rightheader3.gif) no-repeat;
	height:30px;
	width:640px;}
.rightboxheader h3{
	display:block;
	padding:6px 15px;
	font-weight:normal;
	font-size:16px;color:#000;}
.rightboxheader h3 a,.rightboxheader2 h3 a{
	font-size:16px;
	color:#000;
	text-decoration:none;
	border:none;
	font-weight:normal;}	
.rightboxheader2{
	background:url(/images/ps/rightheader2.gif) no-repeat;
	height:30px;
	width:640px;}
.rightboxheader-life{
	background:url(/images/ps/rightheader_life.gif) no-repeat;
	height:30px;
	width:640px;}
	
/*---SlideDeck.com slider---*/
.slider{
	float:right;
	position:relative;
	padding:0;
	margin:0;
	height:275px;
	width:640px;
	overflow:hidden;}
.slider .item{
	float:right;
	position:absolute;
	top:0;
	height:275;
	width:560px;
	overflow:hidden;}
.slider .item-sl{
	float:right;
	position:absolute;
	top:0;
	height:275;
	width:560px;
	overflow:hidden;}
.slider .item .header_overseas{
	float:right;
	width:40px;
	height:275px;
	background:url(images/bg/slider_header.jpg) #eee 0 0;}
.slider .item .header_newhomes{
	float:right;
	width:40px;
	height:275px;
	background:url(images/bg/slider_header.jpg) #eee -40px 0;}
.slider .item .header_featured{
	float:right;
	width:40px;
	height:275px;
	background:url(images/bg/slider_header.jpg) #eee -80px 0;}
.slider .item-sl .header_overseas{
	float:right;
	width:40px;
	height:275px;
	background:url(images/bg/slider_header.jpg) #eee -120px 0;}
.slider .item-sl .header_newhomes{
	float:right;
	width:40px;
	height:275px;
	background:url(images/bg/slider_header.jpg) #eee -160px 0;}
.slider .item-sl .header_featured{
	float:right;
	width:40px;
	height:275px;
	background:url(images/bg/slider_header.jpg) #eee -200px 0;}	
.itemcontainer{
	float:right;
	width:500px;
	height:265px;
	padding:10px 0 0 20px;
	background:url(images/bg/itemcontainer_bg.gif) #d9eeff top left repeat-y;}	
.featuremain{
	height:125px;
	width:480px;
	float:right;
	padding:0;
	margin:0;}
.mainimg{
	float:right;
	height:121px;
	width:170px;
	background:url(images/bg/mainimg_bg.png) 0 0 no-repeat;
	padding:0;
	margin-right:10px;
	vertical-align:top;}
.mainimg img{
	float:right;
	vertical-align:top;
	width:160px;
	height:112px;
	margin:2px;
	background-color:#FFF;
	border:none;}	
.maindes{
	float:right;
	width:300px;
	height:120px;
	padding-top:2px;
	margin:0;
	vertical-align:top;
	text-align:right;
	color:#000;
	/*font-size:12px;*/
	line-height:1.4em;}		
.featuresub{
	height:120px;
	width:480px;
	float:right;
	padding:0;
	margin:0;
	margin-top:5px;}
.subimg{
	float:right;
	height:57px;
	width:82px;
	background:url(/images/ps/subimg_bg.png) 0 0 no-repeat;
	padding:0;
	margin-left:8px;
	vertical-align:top;}
.subimg img{
	float:right;
	vertical-align:top;
	width:75px;
	height:50px;
	margin:2px;
	background-color:#FFF;
	border:none;}
.subdes{
	float:right;
	width:145px;
	height:55px;
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:right;
	color:#000;
	font-size:11px;
	line-height:1.4em;}

/*---Images---*/
.thumbnails{
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;}
.normalthumb{
	display:inline;
	margin-right:10px;
	padding-bottom:10px;}
.image-ps3{
	width:140px;
	height:100px;
	border:#666 1px solid;
	padding:0px;
	margin-left:5px;
	margin-bottom:6px;
	margin-top:0px;
	margin-right:10px;
	float:right;}	
.image-ps2{
	width:80px;
	height:70px;
	border:#666 1px solid;
	padding:1px;
	margin-left:7px;
	margin-bottom:5px;
	margin-top:5px;
	float:right;}	
/*---LeftBox---*/	
.leftbox{
	float:right;
	padding:0;
	background-color:#FFF;
	width:290px;}
.leftboxheader{
	background:url(images/bg/leftheader3.gif) no-repeat;
	height:29px;
	width:290px;
	text-align:center;}	
.leftboxheader h3,.leftanswerboxheader h3{
	display:block;
	padding-top:5px;
	padding-right:15px;
	font-weight:bold;
	font-size:11px;
	color:#000;}
.leftboxheader h3 a,.leftboxheader2 h3 a{
	color:#000;
	text-decoration:none;
	border:none;
	font-weight:bold;}
.leftboxheader-a{
	background:url(images/bg/leftheader_agent.gif) no-repeat;
	height:29px;
	text-align:center;
	width:290px;}	
.leftboxheader-a h3{
	display:block;
	padding:5px 15px;
	font-weight:bold;
	font-size:11px;
	color:#930;}
.leftboxheader-a h3 a,.leftboxheader-a h3 a:visited,.leftboxheader-a h3 a:hover{
	display:block;
	border:0;
	text-decoration:none;
	font-weight:normal;
	/*font-size:12px;*/
	color:#930;}	
.leftboxbody{
	float:right;
	width:272px;
	padding:10px 8px 10px 8px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;}
.leftboxbody-a{
	float:right;
	width:268px;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #fc0;
	border-right:1px solid #fc0;
	border-left:1px solid #fc0;
	border-collapse:collapse;}
.leftboxbody-sc{
	float:right;
	width:268px;
	padding:10px 10px 10px 10px;
	border-right:#6cc067 1px solid;
	border-left:#0072aa 1px solid;
	border-bottom:#009cda 1px solid;
	border-collapse:collapse;}
.leftboxbody-cimb{
	float:right;
	width:268px;
	padding:10px 10px 10px 10px;
	border-right:#790008 1px solid;
	border-left:#790008 1px solid;
	border-bottom:#790008 1px solid;
	border-collapse:collapse;}
.leftboxbody-lg{
	background-color:#e5f2ef;
	float:right;
	width:268px;
	padding:10px 10px 10px 10px;
	border-right:#87a83a 1px solid;
	border-left:#87a83a 1px solid;
	border-bottom:#87a83a 1px solid;
	border-collapse:collapse;}	
	
/*---Fonts---*/
.font8{font-size:8px;}
.font9{font-size:9px;}
.font10{font-size:10px;}
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.prominent{
	font-weight:bold;
	/*font-size:12px;*/}
.smallfont{font-size:10px;}
.normallheight{line-height:normal;}
/*---Quick Links Tab---*/
.headquicklink{
	width:300px;
	float:right;}

/*---Calendar---*/
.calendar{
	padding:0;
	margin-right:4px;
	background:url(images/bg/event_calendar.gif) no-repeat left top;
	float:right;
	font:16px/100% Tahoma;
	font-weight:bold;
	width:46px;
	color:#000;
	height:55px;
	text-align:center;}
.calendar .month{
	display:block;
	font:10px Tahoma;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	height:17px;
	text-align:center;}
.calendar .weekday{
	display:block;
	font:10px Tahoma;
	color:#666;
	padding-top:0;
	height:12px;
	text-align:center;}
.events{
	margin-right:5px;
	float:right;
	width:220px;
	font-size:11px;
	color:#444;
	text-align:right;}
.calendar .multidate{
	display:block;
	font:10px Tahoma;
	color:#000;
	font-weight:bold;
	padding:0;
	text-align:center;}
	
/*---Search Page---*/

#secleft{
	float:right;
	width:290px;
}	

#seccenter{
	float:right;
	width:650px;
	margin-right:8px;
}

#seccenterfull{
	float:right;
	width:850px;
	margin-right:6px;
}

#secright 
{
    float:left;
	width:200px;
	text-align:center;
}	

#right_column
{
    width:190px;
    float:right; 
}

#left_column
{
    width:190px;
    float:left; 
}

#center_column
{
    width:765px;
    float:right;
    padding:0px 5px 0px 5px; 
}

/*--User Admin--*/
#secleftuser{
	float:left;
	width:290px;
}	

#seccenteruser{
	float:left;
	width:850px;
	margin-right:12px;
}
/*--End User Admin--*/
	
#breadcrumbs-new{
	margin-bottom:10px;
	width:600px;}
.QAlistheader{
	float:right;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	width:640px;
	text-align:center;
	background-color:#FFF;}	
.QAlisttitle{
	float:none;
	font-size:15px;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding-top:5px;
	background-color:#FFF;}
.QAlistsort{
	float:none;
	/*font-size:12px;*/
	color:#000;
	text-align:center;
	height:24px;
	padding:10px 10px 5px 10px;
	background-color:#FFF;}
div.row span.formw{
	float:left;
	width:145px;
	text-align:right;}
.resultsperpage{
	border:1px solid #B1B7BB;
	background-color:#FFF;
	width:45px;
	padding:1px;
	height:19px;
	font-size:11px;
	color:#454545;}
.formselect{
	border:1px solid #B1B7BB;
	background-color:#FFF;
	width:135px;
	padding:1px;
	height:20px;
	font-size:11px;
	color:#454545;}		
.blistingitem-new{
	float:right;
	width:645px;
	padding:10px 0 5px 0;
	border:1px solid #c7d326;}
.blistingitem-fire{
	float:right;
	width:645px;
	padding:10px 0 5px 0;
	border:#f96 1px solid;
	background-color:#fff3da;}
.listingpic-new{
	float:right;
	width:160px;
	margin-left:10px;}
.listingpic-new img{
	padding:1px;
	border:1px solid #5b5d5e;}
.premium-new{
	background:url(images/btn/star.gif) left top no-repeat;
	font-size:14px;
	height:20px;
	padding-bottom:3px;
	font-weight:bold;
	color:#999;
	text-align:center;}
.multi_checkbox {
	float:right;
	margin-right:10px;
	*margin-right:5px;
	margin-top:5px;
	vertical-align:top;
	height:18px;
	width:130px;
	padding:1px 25px 0 0;
	background: url(images/btn/bg_multi_checkbox.gif) right top no-repeat
}
.multi_checkbox label {
	font-size:11px;
	font-weight:bold;
	color:#000;
	cursor:pointer
}
.multi_checkbox input {
	margin:1px 5px 0 0 !important;
	padding:0 !important;
	float:left;
	height:15px;
	width:15px;
}
.multi_checkbox span {
	float:left;
	font-weight:bold
}
.listinginfo1-new{
	float:right;
	margin:0 10px 0 5px;
	line-height:1.2em;
	text-align:right;}
.listinginfo1-new div{
	padding-bottom:2px;
	padding-top:3px;}
.listinginfo1-new div.greybold{
	padding-bottom:2px;
	padding-top:5px;}
.l_agent{
	padding-top:10px;
	font-size:11px;
	font-style:italic;}	
.listingbtn-new{
	float:right;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
	margin-right:3px;
	text-align:right;}
.listinginfo2-new{
	float:right;
	margin-right:5px;
	padding-right: 12px;
	border-right:1px solid #ccc;
	}
.blprice-new{
	padding-bottom:5px;
	text-align:right;
	font-weight:bold;
}	
.listingicons-new{
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:5px;}
.bathroomicon,.bedroomicon{
	width:35px;
	height:18px;
	padding-left:5px;
	padding-top:2px;
	float:right;
	text-align:right;
	font-weight:bold;
	line-height:14px;}
.bathroomicon{
	background:transparent url(images/btn/bathroom.gif) no-repeat;}
.bedroomicon{
	background:transparent url(images/btn/bedroom.gif) no-repeat;}
/*---Pagination---*/
div.pagination{
	height:25px;
	line-height:25px;}
div.pagination a{
	padding:2px 6px 2px 6px;
	margin:5px 2px;
	border:1px solid #E4E5E7;
	background-color:#FFF;
	text-decoration:none;
	font-size:11px;
	color:#C00;}
div.pagination a:hover,div.pagination a:active{
	border:1px solid #C6C6C6;
	background-color:#eee;}
div.pagination span.current{
	padding:2px 6px 2px 6px;
	margin:5px 2px;
	border:1px solid #C6C6C6;
	font-weight:bold;
	background-color:#ddd;
	color:#C00;}
/*---Search Box---*/	
#searchbox{
	background:url(images/bg/searchboxback.png) top left no-repeat;
}	
.boxtitle{
	background:url(images/icons/grayarrow.gif) top right no-repeat;
}
/*---BBCToolbar---*/
.bbcontent-new{
	background-color:#FFF;
}
.bbtoolbar-new{
	float:right;
	text-align:left;
	padding:5px;
	line-height:1.8em;
	font-weight:normal;
	color:#444;}
.bbtoolbar-new img{
	vertical-align:text-top;}
.bbtoolbar-new a{font-size:13px;}
.bbtoolbar-new a.bluelink-new{
	font-size:13px;}
.bbtoolbar-new a.bluelink-new:hover{
	font-size:13px;}
.bbtoolbar-new a.bluelink{font-size:13px;}
.bbtoolbar-new a.bluelink:hover{font-size:13px;}
.questionbox{
	float:right;
	padding:10px;
	width:625px;
	background-color:#FFF;
	border:#ddd solid 1px;}
.detother{
	/*font-size:12px;*/
	color:#2856a1;
	font-weight:bold;}
.answerhead{
	float:right;
	height:20px;
	background:url(images/bg/answerhead-bg.gif) top left no-repeat;
	padding:6px 15px 4px 15px;
	width:617px;
	vertical-align:middle;}
.answerhead h3{
	font-weight:bold;
	/*font-size:12px;*/}	
.condodetailbox{
	float:right;
	padding:10px 0 5px 0;
	width:640px;
	}

.sepdot {
    border-bottom: 1px dotted #BBBBBB;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
/*---Form---*/	
.inputbox{background-color:#FFF;border:#ddd 1px solid;width:150px;padding:2px;color:#666;}

/*---Profile---*/
  .title_1
  {
    font-family:Georgia,'Times New Roman',Times,serif;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	color:#3589df;
	display:block;
	margin:0;
	padding-bottom:5px;
   }
   
/* FORM ELEMENTS   
----------------------------------------------------------*/
.fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

.fieldset p 
{
    margin: 2px 12px 10px 10px;
}



.fieldset label.inline 
{
    display: inline;
}

.legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 180px;
    border: 1px solid #ccc;
    direction:rtl;
}

/*---Vertical Tabs Home Page---*/
/***Tabs***/

ul.tabs {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	/*border-left: 0px solid #999;*/
	width: 99%;
}
ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	/*border-left: none;*/
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
	
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container 
{

	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: right; 
	width: 99%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px;
	text-align:right;
	font-size:12px;
    font-weight:normal;
    font-family:Tahoma;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
/*--Comments Form--*/

#CommentAddForm {
    	margin-top:5px;
		width:650px;
		direction:rtl;
}
CommentAddForm .input {
    margin-bottom: 5px;
    margin-top: 5px;
}
#CommentAddForm .inputs-wrapper {
    	border:solid 1px lightgray;
    	border-top-color:#bbb;
	}
#CommentAddForm .input label {
    	width:100px;
	}
#CommentError {
    	display:none;
	}	
label {
		font-size: 80%;
}	
#CommentAddForm .input label {
    width:100px;
    display:inline-block;
    text-align: right;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-right: 20px;
}
#CommentAddForm .input label {
    margin-right: 0px;
    margin-left: 10px;
    text-align: left;
    padding-right: 0px;
    padding-left: 20px;
}
.block-title {
    background: url(images/block-title-bg.gif);
    cursor:default;
    height:35px;
    border:solid 1px #bbb;
    color:#555;
    font-size:25px;
    font-weight: bold;
    text-shadow:lightgray 1px 1px;
    padding-top:5px;
    padding-left:30px;
    padding-bottom: 0px;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius:5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
}

.block-title {
    padding-left: 0px;
    padding-right: 30px;
}

.required2 label {
    font-weight: bold;
    background: url(images/input-required.gif) no-repeat right top;
}

.required2 label {
    background: url(images/input-required.gif) no-repeat left top;
}

.requiredstar label {
    background: url(images/input-required.gif) no-repeat left top;
}


/*---GridView Styles---*/
.mGrid {   
        width: 100%;   
        background-color: #fff;   
        margin: 5px 0 10px 0;   
        border: solid 1px #525252;   
        border-collapse:collapse;   
    }  
 .mGrid td {   
        padding: 2px;   
        border: solid 1px #c1c1c1;   
        color: #717171;   
    }  
 .mGrid th {   
        padding: 4px 2px;   
        color: #fff;   
        background: #424242 url(images/grd_head.png) repeat-x top;   
        border-left: solid 1px #525252;   
        font-size: 0.9em;   
    }  
    .mGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }  
    .mGrid .pgr { background: #424242 url(images/grd_pgr.png) repeat-x top; }  
    .mGrid .pgr table { margin: 5px 0; }  
    .mGrid .pgr td {   
        border-width: 0;   
        padding: 0 6px;   
        border-left: solid 1px #666;   
        font-weight: bold;   
        color: #fff;   
        line-height: 12px;   
     }     
    .mGrid .pgr a { color: #666; text-decoration: none; }  
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }  
    
     .myGrid .mouseover { background: url(images/grid_mouseover.png) repeat-x top;}
     .myGrid .mouseout { background: #fcfcfc url(images/grd_alt.png) repeat-x top;}
     
     
/*-----*/
    .views
    {
        padding:5px;
        color:White;
        font-weight:bold;
        background-color:#f16d01;
        border:0px solid black;
        background: #fff url(images/bg-flapper-orange.gif) no-repeat top;
        width:171px;
        height:25px;
        text-align:center;
    }
    
    
/*-----Jquery Ui------*/    

/*--Email Alert Box--*/
    #EmailAlertBox .ui-widget-header h4 {
            margin:0; 
            padding:3px;
            color:Black;
            font-weight:bold;
            text-align:center;
    }
    #EmailAlertBox .ui-widget-header h4 span
    {
        float:right;        
    }
    #EmailAlertBox .ui-widget-content
    {
        padding:5px;    
    }
    
 /*---Contact Detail Box 1---*/
 #ContactDetailBox1 .ui-widget-header h4 {
            margin:0; 
            padding:3px;
            color:Black;
            font-weight:bold;
            text-align:center;
   }
  #ContactDetailBox1 .ui-widget-content
  {
        padding:8px;    
  }  
   
 /*---Contact Detail Box 2---*/
 #ContactDetailBox2 .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:right;
   }
   
  #ContactDetailBox2 .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #ContactDetailBox2 .ui-widget-content
  {
        padding:10px;    
  }  
  
 /*---Map Box---*/
  #MapBox .ui-widget-header h4 {
            margin:0; 
            padding:3px;
            color:Black;
            font-weight:bold;
            text-align:center;
   }
  #MapBox .ui-widget-content
  {
         padding:8px;    
  }   
  
  
   /*---Contact Detail Box 2---*/
 #PropertyInfoBox .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:right;
   }
   
  #PropertyInfoBox .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #PropertyInfoBox .ui-widget-content
  {
        padding:10px;    
  } 
 
  
 /*---Contact Detail Box 2---*/
 #PropertyPhotoBox .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:right;
   }
   
  #PropertyPhotoBox .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #PropertyPhotoBox .ui-widget-content
  {
        padding:2px;    
  } 
    
  /*---UserProfileBox---*/
 #UserProfileBox .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:center;
   }
   
  #UserProfileBox .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #UserProfileBox .ui-widget-content
  {
         padding:6px 3px 6px 3px;     
  } 
    
   
   /*---RefineSearchBox---*/
 #RefineSearchBox .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:center;
   }
   
  #RefineSearchBox .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #RefineSearchBox .ui-widget-content
  {
        padding:5px;    
  } 
    
     /*---InstructionBox---*/
 #InstructionBox .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:center;
   }
   
  #InstructionBox .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #InstructionBox .ui-widget-content
  {
        padding:6px 3px 6px 3px;    
  }  
  
  #InstructionBox .ui-widget-content ol
  { 
    list-style-type:none;
    list-style-position:inside;
    text-align:justify;
  }
  
   #InstructionBox .ui-widget-content ol li
  { 
      
      margin-bottom:4px;
  }
  
  #InstructionBox .ui-widget-content ol li span
  { 
      float:right;
  }
  
 /*---WelcomeToMasknyBox---*/
 #WelcomeToMasknyBox .ui-widget-header h4 {
            margin:0; 
            padding:5px;
            color:Black;
            font-weight:bold;
            text-align:center;
   }
   
  #WelcomeToMasknyBox .ui-widget-header h4 span
  {
        float:right;
        margin-left:.4em;
  } 
  #WelcomeToMasknyBox .ui-widget-content
  {
        padding:10px; 
        text-align:center;   
  } 
  
  #WelcomeToMasknyBox .ui-widget-content table td
  {
    padding-top:5px;    
  }
  
  /*---Refine Search Accordion---*/ 
  #refinesearchaccordion {border:1px solid #dddddd; padding-bottom:1px; }
  #refinesearchaccordion .ui-accordion-header { background:#deedf7 none;border:0px solid #fff; text-align:right; }
  #refinesearchaccordion .ui-widget-content { border:none;font-size:12px; text-align:right; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }
  #refinesearchaccordion .ui-corner-all { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }
  #refinesearchaccordion .ui-accordion .ui-accordion-header { margin:0 0 -1px; }
  #refinesearchaccordion .ui-state-active,  #refinesearchaccordion .ui-widget-content .ui-state-active { background:#9fc332; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }
  #refinesearchaccordion .ui-state-hover, .ui-widget-content .ui-state-hover { background:#d2d2d2; }
  
  
  /*---Tab Search---*/
  
      
  #mainsearchtabs ul li
  {
     float:right;  
  }
    
    
  /*----New Posting----*/  
    .divCentermid 
    {
        margin:0 auto; 
        width:880px;   
    }
    
    .fBasic
    {
        border:1px solid #b6d5f4;
        padding:1em;
        width:863px;
    }
    
    .fBasiclegend
    {
        padding: 0.2em 0.5em;
        border:1px solid #b6d5f4;
        color:#000;
        font-size:1.2em;   
        font-weight:bold;
        background-color:#cdd921;
    }
    
    .RequiredMsg
    {
        color:#ff0600;
        font-size:9px;
    }
    
    .NewTextBox
    {
        width:300px;
        height:26px;
        padding:2px;
        font-size:12px;
        color:#2c2b2b;
        border:1px solid #ccc;    
    }
    .DropDownList
    {
        width:300px;
        height:26px;
        padding:2px;
        font-size:12px;
        color:Green;
        border:1px solid #ccc;    
    }
    
    .newtable tr td label {padding: 5px;}
    .newtable tr td {padding:5px 15px 5px 10px;}   
    .smallRed{color:Red;font-size:10px;}
    .newtablePhoto {border-collapse:collapse;}
    .newtablePhoto tr td label {padding: 5px; }
    .newtablePhoto tr td {padding:5px 15px 5px 10px; border:1px solid #eeeeee;}      
    
    
   /*---No Image---*/
   .no-image-red 
   {
    background-image:url(images/no-image-red.gif);
    background-repeat:no-repeat;
    width:140px;
    height:100px;    
   }
   
   .no-image-yellow 
   {
    background-image:url(images/no-image-yellow.gif);
    background-repeat:no-repeat;
    width:140px;
    height:100px;    
   }


 /* ######### CSS for Shade Tabs. Remove if not using ######### */

    .shadetabs{
        padding: 5px 0;
        margin-left: 0;
        margin-top: 1px;
        margin-bottom: 0;
        font: bold 14px Tahoma;
        list-style-type: none;
        text-align: right; /*set to left, center, or right to align the menu as desired*/
    }

    .shadetabs li
    {
        display: inline;
        margin: 0;
    }

    .shadetabs li a{
        text-decoration: none;
        position: relative;
        z-index: 1;
        padding: 5px 7px;
        margin-right: 0px;
        border: 1px solid Green;
        color: #2d2b2b;
        background: white url(images/shade.gif) top left repeat-x;
    }

    .shadetabs li a:visited{
        color: Green;
    }

    .shadetabs li a:hover{
        text-decoration: underline;
        color: #2d2b2b;
    }

    .shadetabs li a.selected{ /*selected main tab style */
        position: relative;
        top: 1px;
    }

    .shadetabs li a.selected{ /*selected main tab style */
        /*background-image: url(images/shadeactive.gif);*/
        border-bottom-color: #c8f29c;
        background-color:#c8f29c;
    }

    .shadetabs li a.selected:hover{ /*selected main tab style */
    text-decoration: none;
    }

    .tabcontent{
        display:none;
    }

    @media print {
    .tabcontent {
    display:block !important;
    }
    }
    

/*-----gray-boc---*/
.gray-box  
{
   -moz-border-radius: 8px;
   border-radius: 8px;   
   background-color: #f4f4f4;
   width: 308px;
   height:140px;
   border:1px solid #cccccc;
   padding:5px;
   margin-right:2px;
   margin-bottom:5px;
   color:Black;
}

.gray-box:hover
{
    background-color:#ddd;
    border:1px solid #ddd;
    cursor:pointer;
    color:Black;
}

/*---Sponsored---*/
.green-sp-box  
{
   -moz-border-radius: 8px;
   border-radius: 8px;   
   background-color: #dddddd;
   width: 308px;
   height:140px;
   border:1px solid Black;
   padding:5px;
   margin-right:2px;
   margin-bottom:5px;
   color:Black;
}

.green-sp-box:hover
{
    background-color:#ccc;
    border:1px solid #ddd;
    cursor:pointer;
    color:Black;
}

.triangle-orange-box {
    width: 9em;
    -moz-border-radius: 1em 3em 1em 3em;
    border-radius: 1em 3em 1em 3em;
    background-color:#c7d326;
    text-align:center;
    vertical-align:bottom;
    color:Black;
    font-weight:bold;
    font-size:10px;
}


.triangle-green-box {
    width: 9em;
    -moz-border-radius: 1em 3em 1em 3em;
    border-radius: 1em 3em 1em 3em;
    background-color:#16acf9;
    text-align:center;
    vertical-align:bottom;
    color:Black;
    font-weight:bold;
    font-size:10px;
}

.triangle-sky-box {
    width: 5em;
    -moz-border-radius: 1em 3em 1em 3em;
    border-radius: 1em 3em 1em 3em;
    background-color:#f95454;
    text-align:center;
    vertical-align:bottom;
    color:Black;
    font-weight:bold;
    font-size:10px;
}

/*---Listing Box---*/
.listing-box-outer {
	width:838px;
	padding:5px;
	border:1px solid #c7d326;
	margin-top:6px;
} 
.listing-box-outer:hover 
{
    background-color:#ededed;
}

a.blueLinkHeading {
	font-family:Tahoma;
	color:#158e08;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
a.blueLinkHeading:hover{
	color:#cbdb2a;
	text-decoration:none;
	cursor:pointer;}
a.blueLinkHeading:link{
	color:#158e08;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;}
a.blueLinkHeading:visited{
	color:#cbdb2a;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;}

.leftFloat  
{
    float:left;
}
.rightFloat 
{ 
  float:right;   
}

p.blackHeading 
{
    font-size:14px; 
    padding:3px 3px 3px 0;
    color:#5a5d5f;
} 

p.orangeeHeading
{
    color:#f68f0c;
    font-size:16px; 
    font-weight:bold;
    padding:4px 0 0 0;
}

p.greayHeading 
{
    color:#5a5d5f;
    font-weight:bold; 
    padding:4px 0 0 0;
}

.greayHeading2
{
    color:#5a5d5f;
    font-weight:bold; 
    padding:2px 0 0 0;
}

p.skyHeading 
{
    color:#0066cc;
    font-weight:bold; 
    padding:2px 0 0 0;
}

.skyHeading2
{
    color:#0066cc;
    font-weight:bold; 
}

.orangeHeading1 
{
    color:#f68f0c;
    font-weight:bold; 
    padding:4px 0 0 0;
}

.seaHeading 
{ 
    color:#07b4db;
    font-weight:bold;    
}

.reddHeading
{
    color:Red;
    font-weight:bold; 
}

/*---Gradiant Buttons---*/
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
	padding: .3em 2em .40em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/*--PropertOffices--*/

.poOuterDiv 
{
    border:1px solid #c7d326;
    width:635px;margin-top:5px;
    display:table;
    padding:5px; 
}
.poOuterDiv:hover
{
    background-color:#ebebeb;
}


.skyRoundedDiv
{
    border:1px solid #ccc;
    border-radius:25px;
    -moz-border-radius:25px; /* Firefox 3.6 and earlier */
    padding:10px;
    background-color:#93c6f9;
}

.greenRoundedDiv
{
    border:1px solid #ccc;
    border-radius:15px;
    -moz-border-radius:15px; /* Firefox 3.6 and earlier */
    padding:10px;
    background-color:#c8f29c;
}

.green2RoundedDiv
{
    border:1px solid #ccc;
    border-radius:15px;
    -moz-border-radius:15px; /* Firefox 3.6 and earlier */
    padding:10px;
    background-color:#c7d326;
}

/***Form Table***/
 .formTable 
        {
            width:60%;  
            text-align:right; 
            margin-right:15px; 
        }
        
        
.formTable tr 
        {
            height:35px;    
        }
        .formTable tr span
        {
            font:12px tahoma,sans-serif;   
            color:#000; 
        }       
        .textEntry
        {
            border:1px solid #ccc;
            background:#fff;
            color:#000;
            font-size:100%;
            width:200px;
        }
        .passwordEntry 
        {
            width: 160px;
            border: 1px solid #ccc;
        }
        .dropdownlist
        {
           width: 160px;
           border: 1px solid #ccc;    
           color:#000;
           font-size:100%;  
        }
        .failureNotification
        {
            font-size: 1.0em;
            color: Red;
        }
        .redNote
        {
            font-family:tahoma;
            font-size:13px;
            color:Red;    
        }
        
  
 /*---RelatedLinks---*/

.RelatedLinks 
{
    margin:0;
    padding:0; 
    list-style:none;
}

.RelatedLinks li 
{ 
    margin:0;
    list-style-type:none;
    margin-right:1px;
    overflow:hidden;
    padding:6px 5px 1px 0;
    width:270px;  
    border-bottom:1px solid #ccc;
}

.RelatedLinks li:hover
{
    background-color:#f3f3f3; 
}

.imageHolder 
{ 
    float:right;
    margin-left:5px;    
}

.descHolder 
{ 
    float:left;  
} 

.addTitle a
{
    font-size:14px;
    font-family:Tahoma;
    color:Green;
    font-weight:bold; 
}

    .rounded22
    {
     padding:8px;     
     background-color:#c9e0f6;  
    }
    
     .MyProfile
    {
     padding:3px;     
     background-color:Orange; 
     font-size:11px;
     font-weight:bold;
     text-align:center;
    }


    .myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0af7f7), color-stop(1, #08eafa) );
	background:-moz-linear-gradient( center top, #0af7f7 5%, #08eafa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0af7f7', endColorstr='#08eafa');
	background-color:#0af7f7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
    }.myButton:hover {
	    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #08eafa), color-stop(1, #0af7f7) );
	    background:-moz-linear-gradient( center top, #08eafa 5%, #0af7f7 100% );
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08eafa', endColorstr='#0af7f7');
	    background-color:#08eafa;
    }.myButton:active {
	    position:relative;
	    top:1px;
    }
    
    
 /***Sponsored****/
 .listing-box-outer2 {
	width:754px;
	padding:5px;
	border:1px solid #fdb810;
	margin-top:6px;
} 
.listing-box-outer2:hover 
{
    background-color:#bcf3ff;
}

.sponsoredheading
{
    padding:5px;
    background-color:#50c0dc; 
    color:White;
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
}

.sponsoredheading2
{
    padding:5px;
    background-color:#ffab16; 
    color:White;
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
}

.sponsoredheading3
{
    color:#347558;
    padding:2px;
    font-weight:bold;
    font-family:Arial;
    text-align:center;
}

.padding_top
{
    padding-top:5px; 
}

.specialofferdiv
{
    padding-top:5px;
    text-align:center;
    border:1px solid #ccc;
    margin-top:2px;
    background-color:#f5f5f5;
}

    #slider { width: 500px; height: 390px; }
    
    .infoWindow {
         line-height: normal;
    }

    .focus {
        border: 2px solid #AA88FF;
        background-color: #FFEEAA;
    }
    
     html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; } 
    html .fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; text-decoration:none; } 

/*pagination style start here*/
div.pagination2 {
	border-top:0px solid #F0F0F0;
	width:100%;
	margin-top:-1px;
	background:#fff;
}
ul.pagination2 {
	clear:both;
	font-size:16px;
	line-height:27px;
	list-style-type:none;
	margin: 0;
	padding: 5px 0px;
}
.pagination2 li {
	border: 1px solid #2790AA;
	color: #555;
	display: inline-block;
	padding: 0 7px;
	text-decoration: none;
	font-weight:normal;
    *float:right;
    *margin-left:5px;
}
.pagination2 li.link {
	border: 1px solid #fff;
	color: #555;
	display: inline-block;
	padding: 0 3px;
	text-decoration: none;
	font-weight:normal;
}
.pagination2 li a {
	color:#F47521;
	text-decoration:none;
}
.pagination2 li.activepage a {
	color:#8B8B8A;
	text-decoration:none;
}
.pagination2 li.pages {
	color:#555;
	border:1px solid #fff;
	padding: 0 3px;
}
/*pagination style end here*/

.textjustify
   {
        text-align:justify;    
   }

   div.image
   {	
	 float: left;
	 width:60px;
  }
    
  div.information label
  { 
	    float:left;
	    width:33%;
  }  

    .hidden
    {
        display:none;
        color:Red;
    }
    
    .form-buttons              { margin: 20px 0 0;}
.form-buttons-top          { margin: 0 0 20px; }
.form-buttons-top .title   { margin: 0 5px 0 0; }

.form-side-labels .row     { margin: 0 0 7px; }
.form-side-labels label    { float: right; display: block; padding: 1px 0 0 10px; width: 108px; text-align:left; }
.form-side-labels .field   { float: right; padding: 1px 0 0; }
.form-side-labels input    { float: right; }
.form-side-labels select   { float: right; }
.form-side-labels textarea { float: right; }

.form-top-labels .row      { margin: 0 0 7px; }
.form-top-labels label     { display: block; margin: 0 0 7px; }

.side-by-side              { float: right; margin: 0 10px 7px 0; }
.side-by-side-last         { float: right; margin: 0 0 7px 0; }


fieldset
{
	position: relative;
	margin: 42px 0 10px;
	padding: 10px;
	border: none;
}


input.small, input.medium, input.large, input.title, select.medium, textarea.medium
{
	padding: 2px;
	font-size: 12px;
	border: 1px solid #7f9db9;
}

.ie6 input.small, .ie6 input.medium, .ie6 input.large, .ie6 input.title,
	.ie7 input.small, .ie7 input.medium, .ie7 input.large, .ie7 input.title,
		.ie8 input.small, .ie8 input.medium, .ie8 input.large, .ie8 input.title
{ margin: -1px 0 0 0; }

input.three  { width: 30px; }
input.four   { width: 40px; }
input.five   { width: 50px; }
input.date   { width: 80px; }
input.small  { width: 93px; }
input.medium { width: 200px; }
input.large  { width: 416px; }
select.medium {width: 205px; }
textarea.medium { width: 230px; height:75px;}

.validation-summary
{
	margin: 5px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	color: #000;
	border: 4px solid #fed;
}

.validation-summary ul, .validation-summary ul li
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #e00;
}

.validation-summary ul li
{
	margin: 2px 0 7px 20px;
	list-style-type: square;
	background-image: none;	
}

.failed-validation { color: #f00; }
label.required     { font-weight: bold; }



input.error  { background: #fed; border: 1px solid #e00; }
select.error { background: #fed; border: 1px solid #e00; }
span.error, .form-side-labels span.error, .form-top-labels span.error
{
	float: right;
	display: block;
	margin: 0 5px 0 0;
	padding: 3px;
	width: auto;
	font-weight: bold;
	color: #fff;
	background: red;
}

.form-top-labels span.error
{
	float: none;
	margin: 3px 0 0;
	width: 416px;
}
.form-top-labels .side-by-side span.error, .form-top-labels .side-by-side-last span.error { width: 120px; }  

.clear
{
	overflow: hidden;
	float: none;
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	border: 0;
}         

#ftSocialLinks
{ 
   list-style:none; 
}    
#ftSocialLinks li
{
    float:right;
    padding:0 5px 0 5px;
}     