/*
	Sezlik.com Former "CSG Homes" website
	Detail Page
	
*/

#intro, #viewer {
	margin: 10px 0px 0px 0px;
	clear: both;
}

#viewer {
	padding: 18px 0px 0px 0px;
}

#photo {
	background-image: url('../images/detail_photo_container.png');
	width: 292px;
	height: 195px;
	margin: 10px 20px 0 0;
	padding: 4px;
	float: left;
}

#blurb {
	width: 410px;
	line-height: 1.5;
	float: left;
	font-weight: bold;
	letter-spacing: -.02em;
}
/* .description {
    overflow: auto;
    height: 164px;
    padding:0 5px 0 0;
} */
#blurb .description {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
    height: 155px;
    overflow: auto;
}

#blurb .unit_address {
	color: #111;
}

.town { font-size: 13px; padding: 0 0 10px 0; }

#open_house_details {
	float: right;
	width: 180px;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	border: 1px solid #e88c32;
	color: #e88c32;
	padding: 7px 9px;
}

#sold_details {
    float:right;
    width: 180px;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	border: 1px solid #e00404;
	color: #e00404;
	padding: 7px 9px;
}

.black {
    color: #353535;
}

#actions {
	float: right;
	width: 200px;
}

#actions a {
	display: block;
	color: #939393;
}

.action {
	clear: both;
	padding: 17px 0px;
	border-bottom: 1px solid #eee;
}

.last {
	border: 0px;
}

.action_icon {
	float: left;
	margin-right: 15px;
}

.action_label {
	padding-top: 3px;
    min-height:14px;
}

#viewer_top_container {
	width: 960px;
	height: 60px;
}

#viewer_bottom_container {
	width: 960px;
	height: 60px;
	clear: both;
}

#viewer_top_container {
	background-image: url('../images/viewer_top_container.png');
}

#viewer_bottom_container {
	background-image: url('../images/viewer_bottom_container.png');
	background-position: bottom;
}

#viewer_body {
	margin: 0px auto;
	text-align: left;
    font-size: 13px;
    line-height: 1.4;
	color: #5C5C5C;
	padding: 10px 0;
}

#viewer_heading {
	float: left;
	padding: 16px 0px 0px 18px;
	font-weight: bold;
	letter-spacing: -.06em;
}

#viewer_icon_set {
	float: right;
	padding: 10px 0px 0px 15px;
}

#viewer_icon_set ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

#viewer_icon_set li {
	float: left;
	width: 110px;
	text-align: center;
}

#viewer_icon_set .icon {
	display: block;
	width: 76px;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
}

#viewer_icon_set a {
	text-transform: uppercase;
	color: #999;
}

#viewer_icon_set a:hover, #viewer_icon_set a.current  {
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}


a.next, a.prev {
    display: block;
    width: 36px;
    height: 36px;
    background: url('../images/icons/prev-trans.png') no-repeat;
    float: left;
    cursor:pointer;
    margin: 270px 0px 0px;
}

a.prev:hover, a.next:hover {
    background-position: 0px -36px;
}

a.disabled {
    visibility: hidden !important;
}

a.next {
    background-image:url('../images/icons/next-trans.png');
	float: right;
    margin-top: 270px;
}

#slideshow {
	float: left;
}

.calculator, .camera, .maps, .details, .video {
	padding-top: 30px;
}

.calculator {
	background-image: url('../images/icons/calculator_off-trans.png');
}

.calculator:hover, .calculator.current {
	background-image: url('../images/icons/calculator_on-trans.png');
}

.video {
	background-image: url('../images/icons/video_off-trans.png');
}

.video:hover, .video.current {
	background-image: url('../images/icons/video_on-trans.png');
}

.camera {
	background-image: url('../images/icons/camera_off-trans.png');
}

.camera:hover, .camera.current {
	background-image: url('../images/icons/camera_on-trans.png');
}

.maps {
	background-image: url('../images/icons/map_off-trans.png');
}

.maps:hover, .maps.current {
	background-image: url('../images/icons/map_on-trans.png');
}

.details {
	background-image: url('../images/icons/floor_plan_off-trans.png');
}

.details:hover, .details.current {
	background-image: url('../images/icons/floor_plan_on-trans.png');
}
p { margin: 0; padding: 0 0 10px;}
div.scrollable { 
    height:596px;
    overflow:hidden;
    width:883px;
    float: left;
    position: relative;
    display: inline;
} 

div.scrollable div.items { 
    width:20000em; 
    position:relative; 
} 
  
div.scrollable div.items div { 
    float:left; 
    /* opacity:0.4;
    filter:alpha(opacity=40); */
    margin-right: 10px;
    background: url(/sf/homes/images/image_background.png) no-repeat;
    width: 883px;
    height: 598px;
    padding: 17px 15px 0 17px;
}
div.scrollable div.items div.active { 
    /* opacity:1.0;filter:alpha(opacity=100); */
    background-color:#fff; 
}
#map {
    border:1px solid #CCCCCC;
    height:330px;
    width:530px;
}
.directions_col { width: 380px; }
.map_col { margin: 0 0 0 300px; }

/* Details pane */

#details {
	margin-left: 8px;
}

.room, .dimensions, .floor {
	float: left;
}

.room {
	width: 140px;
}

.floor {
	width: 100px;
}

.dimensions {width: 140px;}
.list_spec_item_1 {
	float: left;
}

.list_spec_item_1 {
	width: 140px;
}

.list_spec_item_twocol {float:left;width: 300px;}

.list_spec_head {
	float: none;
	clear: both;
	border-bottom: 1px solid #eee;
	margin-bottom: 4px;
	font-size: 16px;
	color: 4b4b4b;
}

.room_dims { margin: 0 25px 15px 0; float:left; width: 380px; }
.room_misc { margin: 0 25px 0 0; float: left;width: 300px;}
.room_other { margin:0; float: left; width: 200px; }
.room_row { margin:0; padding: 0; height: 20px; }
.room_chunk {padding: 0 0 10px 0;}
.other ul { list-style-position:inside;margin:0;padding:0; }
.details_column {
	float: left;
	margin-right: 40px;
	width: 40%;
}

.details_column p {
	margin-bottom: 12px;
	
}

/* ----------------------------------------- */






/* Map pane */

.directions_col {
	float: left;
	margin-left: 8px;
    width: 380px;
}

.map_col {
	float: right;
	margin: 0 8px 0 0;
	padding: 0px;
}

.directions_heading {
	color: 4b4b4b;
	font-size: 16px;
	margin-bottom: 6px;
}
#directions_container {
	overflow: auto;
	height: 280px;
}
/* ----------------------------------------- */







/* Calculators pane */

.calc {
	margin-left: 8px;
    float:left;
}

.calculator_fields, .results {
	float: left;
	margin: 0px 60px 0px 0px;
}

.calculator_field {
	padding: 1px 0px;
	clear: both;
}

.calculator_field_label {
	width: 138px;
	float: left;
}

.calculator_field_value {
	float: left;
	font-family: courier;
}

.calculator_result_label {
	width: 135px;
	float: left;
}

.calculator_result_value {
	display: block;
	float: left;
	font-family: courier;
	text-align: right;
	width: 120px;
}

.calculator_buttons {
	clear: both;
}
/* ----------------------------------------- */
.youtube { padding-left: 65px; float: left; }
.youtube_flag { display:inline;float:left;left:355px;position:relative;top:-345px;z-index:10; }
.yt { float: left; height: 540px; }
.youtube_large { width:100px;height:100px; display:inline; float:right; position: relative; z-index:10; top: -550px;right:60px;  }