/* ========================================================================================== */
/*  GLOBAL RESPONSE TECHNOLOGIES - SILVER_01.CSS - LISTINGS LAYOUT 01 - UPDATED 07/03/07      */
/* ========================================================================================== */

/* ================================ */
/*  TENPERPAGE HEADER STRUCTURE		*/
/* ================================ */

div.display_per_page {
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
	line-height:20px;
	font-size:11px;
}

div.filter_label {
        float:left;
        margin-right:5px;
        margin-bottom:5px;
}



#v2_silver_01_example {
	display:block !important;
}

div.filter_per_page {
	width:270px;
	text-align:right;
	position:absolute;
	top:0px;
	left:50%;
	line-height:20px;
}

div.sort_per_page {
	width:270px;
	text-align:right;
	position:absolute;
	top:20px;
	left:50%;
	line-height:20px;
	display:none !important;
}

div.sort_per_page select, 
div.filter_per_page select {
	font-size:11px;
	width:150px;
}

div.page_nav {
	position:relative;
	top:0px;
	left:0px;
	height:40px;
	overflow:hidden;
}

div#bottom_page_nav {
	top:-30px;
}

div.num_bar {
	height:40px;
	line-height:40px;
	text-align:left;
	position:relative;
	top:0px;
	left:0px;	
	font-size:11px;
}

div.num_bar a {
	padding:0px 3px;
}

div.page_jump {
	width:125px;
	text-align:right;
	position:relative;
	top:-40px;
	left:415px;
	font-size:11px;
	height:40px;
	line-height:40px;
}

/* ================================ */
/*  TENPERPAGE LISTINGS STRUCTURE	*/
/* ================================ */

div.listings_tenper{
	//width:540px;
	overflow:hidden;
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/* Begin Main Block - Contains all fields and image */

div.tenper_block {
	width:538px;
	height:100px;
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;
	background:url(../../sharedimages/listings_v2_01/contact_details_img.gif) no-repeat left top;
	position:relative;
	margin-top:24px;
}

div.tenper_block a, div.tenper_menu a {
	font-weight:normal;
	color:#002b67;
	text-decoration:underline;
}

div.tenper_block a:hover, div.tenper_menu a:hover {
	color:#0049ae;
}

div.tenper_block img {
	border:solid 1px #6c6c6c;
	vertical-align:top;
	width:100px;
	height:80px;
	position:absolute;
	top:9px;
	left:10px;
}

div.tenper_block div.overlay_sold {
	width:28px;
	height:29px;
	background:url(../../sharedimages/listings_v2_01/listing_sold.gif) no-repeat left top;
	position:absolute;
	left:10px;
	top:62px;
}

div.tenper_block div.overlay_pend {
	width:28px;
	height:29px;
	background:url(../../sharedimages/listings_v2_01/listing_pend.gif) no-repeat left top;
	position:absolute;
	left:10px;
	top:62px;
}

div.tenper_block div.overlay_rent {
	width:51px;
	height:12px;
	background:url(../../sharedimages/listings_v2_01/listing_rent.gif) no-repeat left top;
	position:absolute;
	left:10px;
	top:62px;
}




div.tenper_block span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#565656;
	display:block;
}

/* spans 1 and 2 - label */

div.tenper_block span.tenper_01,
div.tenper_block span.tenper_02 {
	display:block;
	width:520px;
	height:24px;
	padding:0px 10px;
	position:absolute;
	top:-24px;
	left:-1px;
	line-height:24px;
}

div.tenper_block span.tenper_01 {
	background:url(../../sharedimages/listings_v2_01/bg_span_01.gif) no-repeat left top;
}

div.tenper_block span.tenper_02 {
	text-align:right;
	width:320px;
	left:200px;
}

div.tenper_block span.tenper_01 a,
div.tenper_block span.tenper_02 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

div.tenper_block span.tenper_01 a:hover,
div.tenper_block span.tenper_02 a:hover {
	text-decoration:none;
}

div.tenper_block span.tenper_01 strong,
div.tenper_block span.tenper_02 strong {
	display:none;
}

/* group 1 */

div.group_01 {
	position:absolute;
	top:0px;
	left:123px;
	overflow:hidden;
	height:100px;
	width:220px;
}

div.group_01 span {
	clear:left;
	margin-top:5px;
	overflow:hidden;
	line-height:9px;
	height:20px;
}

div.group_01 span span {
	display:inline;
	height:inherit;
	float:none;
}

div.group_01 span strong {
	display:block;
	float:left;
	height:20px;
	margin-right:3px;
}

div.group_01 span strong {
	*display:inline !important;
	*float:none !important;
	*height:auto !important;
	*margin-right:3px;
}


/* group 2 */

div.group_02 {
	position:absolute;
	top:0px;
	left:351px;
	overflow:hidden;
	height:100px;
	width:180px;
}

div.group_02 span {
	clear:left;
	margin-top:5px;
	overflow:hidden;
	line-height:9px;
	height:20px;
}

div.group_02 span span {
	display:inline;
	height:inherit;
	float:none;
}

div.group_02 span strong {
	display:block;
	float:left;
	height:20px;
	margin-right:3px;
}

div.group_02 span strong {
	*display:inline !important;
	*float:none !important;
	*height:auto !important;
	*margin-right:3px;
}



/* Listing Menu - Includes links */

div.tenper_menu {
	width:538px;
	height:28px;
	background:url(../../sharedimages/listings_v2_01/bg_div_links.gif) repeat-x left top;
	line-height:24px;
	border:solid 1px #c5c5c5;
	margin-bottom:44px;
	text-align:center;
}

div.tenper_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px 10px;
}

a.save_favorite {
	display:none;
}

/* ======================== */
/*  DISPLAY PAGE STRUCTURE	*/
/* ======================== */

.listings_details {
	width:530px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:20px;
	border-bottom:solid 1px #bdbdbd;
}

.listings_details a {
	color:#004579;
}

/* ----- PAGE NAV ----- */

div.listing_nav {
	width:250px;
	height:20px;
	position:absolute;
	left:100%;
	margin-left:-250px;
	text-align:right;
	top:-40px;
}

/* ----- LABEL ----- */

div.details_label {
	height:24px;
	line-height:24px;
	text-indent:5px;
	color:#004579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background:url(/sharedimages/listings_v2_01/title_bar_530.gif) no-repeat left top;
	text-align:left;
	width:530px;
}

/* ----- MAIN IMAGE ----- */

img.details_main_img {
	width:320px;
	height:240px;
	position:relative;
	vertical-align:top;
	border:none;
}

div.listings_details div.overlay_sold {
	width:49px;
	height:49px;
	background:url(../../sharedimages/listings_v2_01/listing_sold_big.gif) no-repeat left top;
	position:absolute;
	left:0px;
	top:296px;
}

div.listings_details div.overlay_pend {
	width:49px;
	height:49px;
	background:url(../../sharedimages/listings_v2_01/listing_pend_big.gif) no-repeat left top;
	position:absolute;
	left:0px;
	top:296px;
}

div.listings_details div.overlay_rent {
	width:73px;
	height:19px;
	background:url(../../sharedimages/listings_v2_01/listing_rent_big.gif) no-repeat left top;
	position:absolute;
	left:0px;
	top:296px;
}


/* ----- IMAGE MENU ----- */

div.details_img_menu {
	width:528px !important;
	height:90px;
	cursor:pointer;
	background:url(/sharedimages/listings_v2_01/filmborder.jpg) repeat-x left top;
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;
	overflow:hidden;
}

* html div.details_img_menu {
	width:518px !important;
}

div.img_menu_master {
	width:518px;
	height:75px;
	cursor:pointer;
	padding:15px 0px 0px;
	margin-left:5px;
}

div.details_img_menu a img {
	border:1px solid #bdbdbd; /* Set image border color */
}

div.img_menu_child img {
	width:80px;
	height:60px;
	margin-left:4px;
}

div.details_img_menu a:hover {
	color:navy; /* Dummy definition to overcome IE bug */
}

div.details_img_menu {
	width:expression(Math.min(this.offsetWidth, maxwidth)+'px');
}

/* ----- GOOLGE API & LINK ----- */

div.google_map_link {
	width:209px;
	height:28px;
	line-height:30px;
	background:url(/sharedimages/listings_v2_01/bg_div_links.gif) repeat-x left top;
	border-right:solid 1px #bdbdbd;
	text-align:center;
	position:absolute;
	left:320px;
	top:317px;
}

div.google_map_link a {
	color:#215ba3;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 15px;
}

div.google_map_link a:hover {
	text-decoration:underline;
}

div#google_map_api {
	position:absolute;
	width:209px;
	height:212px;
	left:320px;
	top:105px;
	border-right:solid 1px #bdbdbd;
	background:url(/sharedimages/listings_v2_01/api_fill.gif) no-repeat left top;
}

* html div#google_map_api {
	top:109px !important;
}

* html div.google_map_link {
	top:321px !important;
}

* html > body div#google_map_api {
	top:100px !important;
}

* html > body div.google_map_link {
	top:317px !important;
}


/* ----- ICONS ------ */

a.doc_icon {
	background:url(/sharedimages/icons/doc.gif) no-repeat center top;
}

a.pdf_icon {
	background:url(/sharedimages/icons/pdf.gif) no-repeat center top;
}

a.xls_icon {
	background:url(/sharedimages/icons/xls.gif) no-repeat center top;
}

a.ppt_icon {
	background:url(/sharedimages/icons/ppt.gif) no-repeat center top;
}

a.txt_icon {
	background:url(/sharedimages/icons/txt.gif) no-repeat center top;
}


/* ----- GUI MAIN MENU ----- */

div.details_v2_main_menu {
	height:66px;
	margin:15px 0px 15px 1px;
}

div.details_v2_main_menu div {
	display:block;
	width:176px !important;
	height:25px !important;
	background:url(/sharedimages/listings_v2_01/details_menu_div.gif) no-repeat center top;
	margin:4px 0px;
	float:left;
}

div.details_v2_main_menu div a {
	display:block;
	width:176px;
	height:25px;
	line-height:27px;
	text-decoration:none;
	font-weight:normal;
	text-indent:40px;
	color:#004579;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.details_v2_main_menu div a:hover {
	text-decoration:none;
	color:#4874ae;
}

a.details_request {
	background:url(/sharedimages/listings_v2_01/main_menu_info.jpg) no-repeat 10px top;
}

a.details_schedule {
	background:url(/sharedimages/listings_v2_01/main_menu_showing.jpg) no-repeat 10px top;
}

a.details_map {
	background:url(/sharedimages/listings_v2_01/main_menu_map.jpg) no-repeat 10px top;
}

a.details_calc {
	background:url(/sharedimages/listings_v2_01/main_menu_calc.jpg) no-repeat 10px top;
}

a.details_contact {
	background:url(/sharedimages/listings_v2_01/main_menu_mailto.jpg) no-repeat 10px top;
}

a.details_save {
	background:url(/sharedimages/listings_v2_01/save_favorite.gif) no-repeat 10px top;
}

a.details_print {
	background:url(/sharedimages/listings_v2_01/main_menu_print.jpg) no-repeat 10px top;
}

/* ----- LISTING NOTIFICATIONS ----- */

div.listing_notification {
	width:528px;
	height:28px;
	line-height:30px;
	background:url(/sharedimages/listings_v2_01/bg_div_links.gif) repeat-x left top;
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;
	text-align:center;
}

div.listing_notification a {
	color:#215ba3;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 15px;
}

div.listing_notification a:hover {
	text-decoration:underline;
}

/* ----- DYNAMIC BLOCK ----- */

.details_block_label {
	height:24px;
	line-height:26px;
	text-indent:5px;
	color:#004579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background:url(/sharedimages/listings_v2_01/title_bar_530_sqr.gif) no-repeat left top;	
}

div.light_block {
	background:#f7f7f7;
}

div.dark_block {
	background:#efefef;
}

div.span_break {
	height:1px;
	overflow:hidden;
	clear:left;
	margin:-1px;
	padding:0px;
	border-bottom:solid 1px #e0e0e0;
}

div.details_block_1, div.details_block_2, div.details_block_3, div.details_block_p, div.details_block_ul, div.details_block_doc {
	width:528px;
	overflow:hidden;
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;
}

div.details_block_1 span, div.details_block_2 span, div.details_block_3 span {
	display:block;
	float:left;
	line-height:12px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:6px 10px;
	overflow:hidden;
}

div.special_block {
	background:#DFDFDF;
}

div.special_block span.details_field {
	background:url(/sharedimages/listings_v2_01/special_span_light.gif) #dfdfdf repeat-x left top;	
	border-bottom:none;
}

div.details_block_1.special_block span.details_field {
	width:117px !important;
}

div.details_block_1.special_block span.details_value {
	width:371px !important;
}

div.details_block_2.special_block span.details_field {
	width:66px;
}

div.details_block_2.special_block span.details_value {
	width:158px;
}

span.details_field {
	color:#3e3e3e;
	font-weight:bold;
	/*border-bottom:solid 1px #e0e0e0;*/
}

div.special_block span.details_value {
	background:url(/sharedimages/listings_v2_01/special_span_light.gif) #dfdfdf repeat-x left top;	
	border-bottom:none;
}

span.details_value {
	color:#3e3e3e;
	/*border-bottom:solid 1px #e0e0e0;*/
}

div.details_block_1 span {
	width:244px;
}

div.details_block_2 span {
	width:112px;
}

div.details_block_3 span {
	width:68px;
}

div.details_block_p p {
	margin:0px !important;
	padding:15px;
	line-height:18px;
	font-size:11px;
	color:#3e3e3e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.details_block_ul ul {
	margin:5px 15px !important;
	padding:0px;
}

div.details_block_ul ul li {
	display:block;
	list-style-type:none;
	color:#3e3e3e;
	line-height:18px;
	background:url(/sharedimages/listings_v2_01/details_bullet.gif) no-repeat left 7px;
	padding-left:15px;
	margin:10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.details_block_doc a {
	display:block;
	width:92px;
	padding-top:32px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004579;
	text-decoration:none;
	float:left;
	margin-top:10px;
	height:20px;
	overflow:hidden;
	line-height:10px;
	padding-bottom:10px;
}

div.details_block_doc:after {
    content:"."; 
    display:block; 
    height:0px;
    clear:both; 
    visibility:hidden;
}

/* =================*/
/*  LIGHTBOX STYLES */
/* =================*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 500;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/sharedimages/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left; background: url(/sharedimages/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(/sharedimages/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/sharedimages/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/sharedimages/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding:0 10px;
}
	
#imageData #imageDetails{ width: 85%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size:11px;	}
#imageData #description {line-height:normal;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; margin-top:5px; font-weight:bold; font-size:9px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 400;
	width: 100%;
	height: 500px;
	background-color: #f8f8f8;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

