.banner_large { margin-top:20px; float:left; display:block; }

.module
{
margin-bottom:10px;
}

.mHeader .floatRight
{
margin-top:-36px;
}

.dropTable{

vertical-align: top;
padding-top:10px;
display:none;
visibility:hidden;
}

div#wideNeighbors, div#subtypesBlock, .mailingList, .sendToList{
border: 2px solid lightblue; 
padding: 5px;
background-color: white;
}

div#wideNeighbors, div#subtypesBlock{
visibility:hidden;
display:none;
height: 225px; 
width: 175px; 
}


.vidLink{
z-index:1;
margin:0px 0px;
}

div#subtypesContent, div#allNeighbors{
border: 1px solid lightblue; 
border-top:2px solid lightblue; 
padding: 5px; 
overflow: scroll;
width:93%;
margin: 10px 0px;
/*visibility:hidden;
display:none;
margin: 10px;
*/
height: 145px;
height: 150px;
}


div#zipDiv, div#coordDiv, .inCon{
text-align:left;
color:#777;
padding-left:10px;
}

.noFocus{
border:solid 1px #dcdcdc;
height:15px;
width:205px;
float:right;
background-color:#eee;
}
.inCon{
border:solid 1px #dcdcdc;
height:15px;
width:205px;
float:left;
background-color:#eee;
}
fieldset a{
float:left;
clear:both;
width:200px;
text-align:left;
}

#more_requirements{
display:none;
visibility:hidden;
}

/* addIcon and delIcon are the same apart from the image they reference so they can share the same class properties, but have their image paths defined seperately - then their hover state only needs to adjust the background image, again the same for both classes.

Also the class and link psuado classes are the same*/

.addIcon, .delIcon, .addIcon a, .delIcon a{ /*add-on delIcon class by vchibikov :: Edited by jmcdonnell*/

position:relative;
margin:0px;
display:block;
width:15px;
height:15px;
text-indent:-1000em;
overflow:hidden;
}



/*included references to images as full background, not just background position, as IE6 only recognises bacround tag.*/
.addIcon, .addIcon a{
background:transparent url(../images/general/icn_add_15x30.gif) 0px 0px no-repeat;
}

.delIcon, .delIcon a{
background:transparent url(../images/general/icn_add_done_15x30.gif) 0px 0px no-repeat;
}

.addIcon a:hover{
background:transparent url(../images/general/icn_add_15x30.gif) 0px -15px no-repeat;
}

.delIcon a:hover{
background:transparent url(../images/general/icn_add_done_15x30.gif) 0px -15px no-repeat;
}

.listItem_sel .addIcon, .listItem .addIcon, .listItem_sel .delIcon, .listItem .delIcon{/*optimised by jmcdonnell*/
margin:0px 0px 0px 0px;
}


#featuredListings .addIcon, #featuredListings .delIcon{/*Modified by jmcdonnell*/
top:80px;
left:135px;
}

#otherProps .addIcon, #otherProps .delIcon{ /*optimised by jmcdonnell*/
top:80px;
left:-30px;
}
#side_results_listings  .addIcon {
top:95px;
left:130px;
}


#hot_prop .addIcon, #hot_prop .delIcon{ /*optimised by jmcdonnell*/
top:80px;
left:135px;
/*right:-135px;*/
}

.smHeaderTitle
{
background-image:url(../images/general/boxsmall_header_bg.gif);
color:#FFFFFF;
display:block;
font-size:larger;
font-weight:bold;
height:36px;
line-height:36px;
text-indent:10px;
}

.vidDescription{
float:left;
position:relative;
height:70px;
overflow:hidden;
margin:5px 0px;
width:100%;
}

.moduleContent
{
	background-image:url(../images/general/box_topgradbg.gif);
	background-repeat:repeat-x;
	background-position:0 0; 
	background-color:#FFFFFF;
	border-left:1px #bababa solid;
	border-right:1px #bababa solid;
	border-bottom:1px #bababa solid;
	clear:left;
	font-size:.9em;
	margin:0px;
	padding:10px;
}

a.moduleContent 
{
	text-decoration:underline;
}

.withSort
{
	background-position:0px 0px; 
}

.module p
{
	margin:0px;
}

.roomMate{
width:200px;
font-size:.9em;
text-align:center;
float:left;
display:block;
}

.rmFooter{
position:absolute;
bottom:0px;
left:45px;
}

.rm_row{
float:none;
}

.pTenant.roomMate{
padding:10px 10px 10px;
margin:10px 0px;
position:relative;
height:255px;
}

.pTenant.roomMate.mid{
margin:10px 20px;
}

.roomMate img{
margin-top:10px;
}

.roomMate .details{
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #A0B5C5;
}

.toDate, .fromDate{
font-weight:bold;
}

.fromDate{
color:#33CC00;
}


.subDropdowns{
color:#000000;
padding-left:10px;
}

#miniTabs
{
	float:left;
	background-color:#5f819c;
	width:100%;
	font-size:.71em;
	margin:0px;
	

	
}

#miniTabs a
{
color: #577f96;
background: #fff url(../images/general/smallTab_Left.gif) left top no-repeat!important;
text-decoration: none;
padding: 0px 0px 0px 10px !important;
font-weight:bold;
}

#miniTabs a span
{
background: url(../images/general/smallTab_Right.gif) right top no-repeat !important;
padding: 0px 10px 0px 0px !important;
color: #577f96 !important;

}

#miniTabs a, #miniTabs a span
{
display: block !important;
text-indent:0px !important;
margin-right:-3px;
}

/* Hide from IE5-Mac \*/
#miniTabs a, #miniTabs a span
{
float: none;

}
/* End hide */

#miniTabs a:hover
{
color: #577f96 !important;
background: #DEE7EB url(../images/general/smallTab_Left_up.gif) left top no-repeat!important;
padding: 0px 0px 0px 10px !important;
}

#miniTabs a:hover span
{
background: url(../images/general/smallTab_Right_up.gif) right top no-repeat !important;
padding: 0px 10px 0px 0px !important;
color: #577f96 !important;

}

#miniTabs li
{
float: left;
margin: 0px;
padding:0px 3px 0px 10px;
line-height:1.5em;
background:transparent url(../images/general/smallTab_Right_up.gif) right top no-repeat;

}

#miniTabs .mtFirstTab{
padding-left:0px;
}

#miniTabs li span
{
background: #DEE7EB url(../images/general/smallTab_Left_up.gif) left top no-repeat;
color:#577f96;
font-weight:bold;
display:table-cell;
text-indent:10px;
padding-right:5px;
}

.lgTable
{
	border-left:0px;
	border-right:0px;
	background-image:url(../images/general/tablebig_rowbg.gif);
}
.module .sortBy
{
	clear:both;
	font-size:.8em;
	text-align:right;
	padding:0.4em 1em 0.4em 0px;
	border-left:1px #bababa solid;
	border-right:1px #bababa solid;
}

.sortBy h2{
font-size:1em;
float:left;
}



.module .sortBy a:hover
{
background-color:#d9eeff;
}

.sortArrow{
	display:none;
	visibility:hidden;
	width:8px;
	height:9px;
	font-size:.6em;
}

.module .sortArrow
{
	padding-right:4px;
}

.moduleLstVideo .sortArrow{

}


.module .response 
{
border-bottom:1px solid #BABABA;
padding:0px;
margin:0px 10px 10px 10px;
}

.bolder 
{
	font-size:1.15em;
	font-weight:bold;
}

.smaller{
font-size:.8em;
}



.module .colorlight 
{
	color:#0074D6;
}

.module form
{

}

.module fieldset
{
	width:100%;
	/*text-align:right;*/
	border-bottom:1px solid #BABABA;
	padding:10px 0px;
	clear:left;
}


.module input, .module select
{
margin:0px auto 5px auto;
}


#brokersFee input 
{
float:none;
margin:0px;
}

#brokersFee img 
{
position:relative;
top:3px;
}

#brokersFee
{
display:inline;
font-size:.85em;
padding-left:1em;	
}

#sliderBar
{
display:inline;
margin-left:20px;
}

.module label
{
	float:left;
	margin-bottom:0.5em;
	padding-right:10px;
	text-align:right;
	width:50px;
}

.module .dropTable label{
width:90px;
}

.myLeadFilters{
position:relative;
}

.module .myLeadFilters label{
width:110px;
}

.module .myLeadFilters input{
margin:0px 0px 5px;
}

.myLeadFilters fieldset a{
width:auto;
}

.myLeadFilters div#wideNeighbors{
position:relative;
margin-top:-215px;
}

div#maps
{
padding:10px;
}

.listItem_sel, .h_listItem_sel, .v_listItem_sel, .listItem_sel {
	border-bottom:1px dashed #FF9900;
	border-top:1px dashed #FF9900;
	background-color:#FFF4C1;
	padding:10px 5px 5px 5px;
	color:#E47301;
}
.h_listItem p { line-height:14px}

.listItem,  .v_listItem
{
	border-bottom:1px solid #BABABA;

}


#otherProps .listItem img, #otherProps .listItem_sel img {
	float:left;
	margin:0px 10px 20px 5px;
}

.h_listItem, .h_listItem_sel 
{
text-align:center;
float:left;
padding:0px 5px 0px 5px;
width:150px;
}

img.listItem 
{
background-color:none;
border:none;
float:left;
margin:0px;
}

div#featuredListings
{
position:relative;
margin:0px auto;
}

img.listItem_sel 
{
background-color:none;
border:none;
float:left;
margin:0px;
}

#hot_prop .v_listItem_sel {padding:20px 0px 10px 0px;  width: 495px;}
#hot_prop .v_listItem {padding:10px 0px;  width:495px;}
#hot_prop img { float:left; display:block; }
#hot_prop .v_listItem p, .v_listItem_sel p {
	padding:0px 5px 0px 0px;
	margin:0px 0px 10px 0px;
	display:block;
	float:left;
	width:120px;
}
#hot_prop .listItem img, #otherProps .listItem_sel img {
	float:left;
	margin:0px 10px 20px 5px;
}
.smRateHouse { display:block; width:150px; float:left; padding:3px 0px 5px 30px  }
img.smRateHouse 
{
width:15px;
height:13px;
float:left;
margin-right:3px;
padding:0px;
}
.moduleEntryDetails  { display:block; width:90px; float:left; }
.moduleEntryDetails .smRateHouse 
{
width:15px;
height:13px;
float:left;
margin-right:3px;
padding:0px;
}


#otherProps .listItem_sel {   padding:10px 0px 0px 0px; float:left; width: 290px }
#otherProps .listItem { padding-top:10px; float:left; width: 290px }
#otherProps img.listItem_sel 
{
padding-bottom:4.5em;
padding-right:1em;
}
#otherProps img { float:left; display:block}
#otherProps .listItem p, .listItem_sel p
{
	padding:0px 5px 0px 0px;
	margin:-15px 0px 0px 0px;
	display:block;
	float:left;
	width:120px;
}

#side_results_listings p {margin:0px 0px 5px 0px; display:block}

.price 
{
background-color:#D9EEFF;
color:#0074D6;
font-weight:bolder;
}

.listItem_sel .price, .v_listItem_sel .price 
{
background-color:#FFE773;
color:#FF6600;
font-weight:bolder;
}

.module .adImage
{
height:300px;
width:130px;
}

.listItem_sel a, .v_listItem_sel a
{
color:#E47301;
}

.listItem_sel a:hover 
{
background-color:#FFE773;
color:#FF6600;
}

.v_listItem_sel a:hover 
{
background-color:#FFE773;
color:#FF6600;
}



img.lgRateHouse
{
width:30px;
height:26px;
border:none;
}


.rightTxt {
float:right;
font-size:smaller;
margin:5px 0px 0px 10px;
padding-right:10px;
text-align:right;
top:15px;
}

#vidGlobalRating h2
{
float:left;
}

#vidGlobalRating #lgRateHouses {
float:left;
padding:10px 0px 0px 20px;
}

ul.bulletNav {
float:left;
list-style-image:url(../images/general/ratings_TEMPicon.gif);
list-style-position:inside;
padding:10px 0px 10px 10px;
width:150px;
clear:left;
}

#getCodes ul.bulletNav {
width:100%;
float:none;
}

#getCodes .bulletNav li {
float:left;
margin-right:20px;
}

/* CSS onlhy on show to Opera 7 */
@media screen and (min-width: 0px){
   ul.bulletNav{
	list-style-image:url(../images/general/ratings_TEMPicon_IE.gif);
	}
	
	.bfLinks{
		margin-top:3px !important;
	}
}

#userMenu .bulletNav
{
float:none;
}



.takeIt, .takeIt a
{
margin-left:40px;

display:block;
width:130px;
height:130px;
float:left;
}

.takeIt a{
	background:transparent url(../images/general/ratings_takebutton.jpg) 0px 0px no-repeat;

}

.takeIt a:hover{
background:transparent url(../images/general/ratings_takebutton.jpg) 0px -130px no-repeat;
}


.moduleFootNote
{
background-color:#DCE9F3;
clear:both;
margin:10px -10px -10px;
padding:1.2em 1em 1.2em 20px;
position:relative;
text-align:left;

}

.moduleFootNote label, .moduleFootNote input
{
clear:none;
float:none;
}

#jsMarkers {
display:none;
}

.opImg
{
width:150px;
text-align:center;
padding-left:5px;
margin:-15px 0px 0px 0px;
height:100%;

}

.opTxt {/*fixed by vchibikov*/
width:300px;
float:left;
margin:-120px 0px 0px 180px; 
right:0px;
}

.fp_leftArrow, .fp_rightArrow
{
position:absolute;
width:18px;
height:58px;
}

.fp_leftArrow
{
top:35px;
left:0px;

}

.fp_rightArrow
{
right:0px;
top:35px;
}


.fp_props{
text-align: center;
width:100%;
}

.fp_Props_container{
  /*margin:0px auto;*/
  margin:0px;
  /*white-space:nowrap;*/
  width:500px;

  padding-left:0px;

}
ul.vidTour
{
display:block;
height:20px;
vertical-align:middle;
}



.vidTour li
{
float:left;
padding-right:70px;
}

.vidTour .vt_first
{
padding-left:68px;
}

.vidTour .vt_last
{
padding-right:0px;
}

.vLast
{
border-bottom:none;
}

.readMore
{
display:block;
margin-bottom:5px;
}

.bfLinks
{
text-align:right;
width:130px;
float:right;
margin-top:-18px;
}

.bfLinks a
{
margin:0px 5px;
}

.fourPoints
{
padding:0px 5px;
}

#login label, #signup label{
width:110px;
}

#gBCriteria label{
width:90px;
}



#upload label, .my_pl label{
width:85px;
}
.module .myForms label{
width:150px;
}

#login .chkBoxTxt, #signup .chkBoxTxt{
display:block;
float:left;
padding-left:20px;
text-align:left;
}

.signUpChkBox
{
clear:left;
padding-top:0px;
}

#action_signup, #action_login {
margin-left:120px;
}

textarea.desc {
width:395px;
height:150px;
font-size:1.2em;
}

#map{
text-align:center;
color:#aaa;
background:#999999 none repeat scroll 0%;
border:1px solid #999999;
margin-top:10px;
}

.fullMap{
height:680px;
}

.smallMap{
height:300px;
}


#gmap {
height:100%;
width:100%;
z-index:1999;
}


#nHoods{
display: block; 
padding-left: 5px;
}

#types{
display: block;
padding-left: 5px;
}

.h_listItem .vidLink
{
padding:1px 0px 0px;
}

#div_what_are_you{
display:none;
padding-top:10px;
}

#what_are_you_1{
 display: block;
 visibility: visible;
 }
 
#what_are_you_2, #what_are_you_3, #what_are_you_4{
display: none;
visibility: hidden;
}
 
 .calender{
 border: 1px solid red;
 cursor: pointer;
 float:right;
 }

.header{
clear:left;
text-align:left;
padding-top:10px;
}


.dropWidth{
width:50%;
}

.noFloat{
float:none;
}

#unSavedPl{
width:100%;
display:block;
visibility:visible;
text-align:center;
margin-bottom:10px;
}

#unSavedPl .content{
width:380px;
height:180px;
overflow:auto;
margin:0px auto;
text-align:left;
}

.unSavedPl_rightTxt{
float:right;
margin-top:-15px;
}

.unSavedPl_title{
border-top:2px solid #BABABA;
padding:5px 10px 10px;
text-align:left;
}

#unSavedPl .content .entry{
background:transparent url(../images/general/tablebig_rowbg.gif) repeat-x scroll center bottom;
height:50px;
border-top:1px solid #BABABA;
border-bottom:2px solid #BABABA;
padding:5px 0px;
margin-top:5px;
}

#unSavedPl .content .num, #unSavedPl .content .pic, #unSavedPl .content .desc, #unSavedPl .content .length, #unSavedPl .content .del{
float:left;

}

#unSavedPl .content .num{
width:5%;
padding-left:5px;
}

#unSavedPl .content .pic{
width:20%;
}

#unSavedPl .content .desc{
width:66%;/*changed by vchibikov*/
}

#unSavedPl .content .length{
width:0%;/*width:13%;changed by vchibikov*/
}

#unSavedPl .content .del{
width:6%;
}

#otherProps, #curPlaylists, #hot_props{
	overflow:auto;
	position:relative;
}

#otherProps{
height:600px;
}

#curPlaylists{
height:1000px;
}
.blockseven {
float:left;
width:70%;
display:block;
}
.blockfifty {
float:left;
width:50%;
display:block;
}

.blockffive {
float:left;
width:45%;
display:block;
}

.blockthird {
float:left;
width:30%;
display:block;
/*margin:5px 5px 0px 0px;*/
}
.blocktthird {
float:left;
width:33%;
display:block;
/*margin:5px 5px 0px 0px;*/
}

.blockborder{
overflow:auto;
margin:5px 0px 15px;
border: 1px solid lightblue; 
padding:5px;
}
.blockwfour{width:400px;}

.chkBoxCol input { float:none; padding:10px 0px; margin:10px 10px 0px 0px;}

.subbut {
background:#cee4f7 url(../images/general/button-bg.gif) center top repeat-x;
border:#cee4f7 solid 1px;
font-family:Arial,Verdana,Sans-Serif;
font-size:.9em;
font-weight:700;
height:21px;
padding:0px 2px;
margin-right:10px;
color:#0074d6;
}

.subbut:Hover {
cursor:pointer;
background-image:url(../images/general/button-bg_over.gif);
color:#f88010;
border:#f88010 solid 1px;
}

/*_________bAgent_____________*/

.bAgent { }
.bAgent .bord {border-right:1px solid #BABABA; margin-right:15px; padding-right:4px; text-align:left;}

.boxBordBot {border-bottom:1px solid #BABABA; padding:20px 0px 10px 0px; float:left; width:100%}

.bAgent .infAgent { 
float:left; 
width:100%; 
margin-bottom:25px;
padding-bottom:25px;
border-bottom:1px solid #BABABA;
}

.bAgent .infAgent p {
padding-left:15px;
display:block;
float:left;
}
.bAgent .allAgent { float:left; width:100%; text-align:center; }
.bAgent .allAgentImg {  margin:10px 0px; text-align: center}
.bAgent .allAgentImg img {  margin:0px 0px 0px 0px;}

/*_________dtable_____________*/

.dtable {
	width:100%;
	padding:10px 0px;
	clear:left;
}
.dtable ul {border-bottom:1px solid #BABABA; float:left; width:100%; display:block}
.dtable ul li { float:left; width:12%;}



/*_________ads_____________*/
.ads {
float:left;
border: 1px solid #a0b5c5;
padding:5px;
}
.ads  .inputInf {width:80px; float:left }
.ads .header {padding:0px 0px 5px 0px;}

.ads .block_a {float:left; width:140px}
.ads .block_a  label {width:65px; }
.ads .block_b {float:left; width:110px}
.ads .block_b  label {width:60px; }
.ads .block_c {float:left; width:140px}
.ads .block_c  label {width:80px; }

.ads .modListInf {
float:left;
width:390px;
}
.ads .modAdInf {
float:left;
width:330px;
padding-left:5px;
margin-left:3px;
border-left: 1px solid #a0b5c5;
}
.ads .modAdInf .block_a {float:left; width:160px}
.ads .modAdInf .block_a  label {width:60px; }
.ads .modAdInf .block_b {float:left; width:170px}
.ads .modAdInf .block_b  label {width:80px;}

.ads .modBudInf {
float:left;
width:180px;
padding-left:5px;
border-left: 1px solid #a0b5c5;
}
.ads .modBudInf .block_a {float:left; width:180px}
.ads .modBudInf .block_a  label {width:90px; }

.ads .modBudInf .inputInf {width:70px; float:left }



.addAds {
width:915px;
float:left;
border: 1px solid #a0b5c5;
padding:5px;
margin-bottom:10px;
}
.addAds .header {padding: 0px 0px 10px 0px}
.addAds .blockAddAds {width:180px; float:left; display:block; text-align:left;}
.addAds input, .addAds select {width:170px; margin-top:3px}
.addAds input.subbut {width:auto; margin:auto;}

.addAds ul { float:left; margin-top:10px;}
.addAds li { float:left; margin-right:15px;}

/*_________my_Alert_____________*/

.alert {
	float:left;
	border-bottom: 1px solid #a0b5c5;
	padding-top:10px;
	width:100%;
	background:transparent url(../images/general/tablebig_rowbg.gif) repeat-x scroll center bottom;
}
.alert .subbut {margin-left:5px;}

.alert .bAlert_a {float:left; width:400px;}
.alert .bAlert_a label {width:80px}
.alert .bAlert_a .AlInTitle {width:250px}


.alert .bAlert_b {float:left; width:200px;}
.alert .bAlert_b span { display:block; margin-bottom:10px;}
.alert .bAlert_b label {width:90px;}

.alert .bAlert_c {float:left; width:250px;}
.alert .bAlert_c input { clear:left; margin-right:5px;}

/*_________contact_____________*/
.fCont input {width:180px;}
.fCont .botBord { border-bottom:#CCCCCC solid 1px; float:left; width:100%; margin:15px 0px 0px 0px; padding:0px 0px 10px 0px}
.fCont label, .fCont1 label {width:80px;}
.chkCont {display:block; float:left; width:200px;}
.chkCont input {clear:left; margin-right:5px; width:auto}
.fCont .BlkLeft {width:55%; float:left; border: solid 1px #CCCCCC; margin:0px 10px 0px 0px; padding:5px;}
.fCont .BlkRight {width:41%; float:left}


.fCont .BlkMess textarea {width:500px;}
.fCont .BlkMess label {width:80px;}

/*__________ view video___________________*/

.resForm label { width:150px}
