/* mediaboxAdvanced - white theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(http://static.collabrestate.com/images/lightbox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
}

#mbCenter.mbLoading {
	background: #fff url(http://static.collabrestate.com/images/lightbox/WhiteLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(http://static.collabrestate.com/images/lightbox/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(http://static.collabrestate.com/images/lightbox/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 65px;
	background: transparent url(http://static.collabrestate.com/images/lightbox/WhiteClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
#more_info_form{
    text-align:center;
    padding:10px 0;
    border-left:1px solid #ACACAC;
    border-bottom:1px solid #ACACAC;
    margin:0 -1px -1px 0;
    background:#fff;
}
#more_info_form table{
}
#more_info_form th{
    width:80px;
}
#more_info_form th, #listing_detail #more_info_form td{
    text-align:left;
    margin:0;
    padding:0;
}
#more_info_form input{
    width:150px;
}
#more_info_form textarea{
    width:200px;
}
#more_info_form input#id_submit{
    width:70px;
}
#more_info_form .captcha{
    margin-right:10px;
}
#more_info_form input#id_captcha_1{
    width:45px;
    position:relative;
    top:-8px;
}
#more_info_form ul.errorlist{
    margin:0;
    padding:0;
    color:#ff0000;
    list-style: none;
}
#more_info_form ul.errorlist li{
    display:inline;
}
#more_info_form ul.errorlist li:first-child:before{
    content: "^";
}
#more_info_form ul.errorlist li:after{
    content: ", ";
}
#more_info_form ul.errorlist li:last-child:after{
    content: "^";
}

.agent-info{border:1px dashed #ccc;margin-bottom:2px;padding:5px;font-size:80%;width:237px;float:left;margin-right:5px;}.agent-photo{margin-right:5px;float:left;}.drop-down-toggler{padding:1px 1px 1px 5px;margin:0;border-bottom:1px solid #ccc;border-top:1px solid #ccc;cursor:hand;cursor:pointer;color:#666;min-height:17px;background:#EFEFEF repeat-x;clear:both;}.drop-down-togglee{padding:5px;clear:both;}
h2{font-size:120%;}
.indicator{float:right;}
#listing-detail table{text-align:left;}
#listing-detail th{width:50%;padding:5px 0px 5px 5px;margin:0;border-top: 1px solid #999;}
#listing-detail td{width:50%;padding:5px 5px 5px 0px;margin:0;border-top: 1px solid #999;}
#listing-image{margin:0px 10px 10px 5px;}
#listing-main-info{text-align:center;}
#listing-main-info table{}

