/*
//  
*/
:focus {
    outline: 0!important;
}
.text_12px_spaced {
	font-size: 12px;
	line-height: 20px;
}

.send_to_friend {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.tech_support {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.website {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
body {

	font-family: Verdana, Tahoma;
	color: #FFF;
	/*background here*/
	/*background-color:#000;*/
}

.text_7px {font-size: 7px}

.text_8px {font-size: 8px}

.text_9px {font-size: 9px}

.text_10px {font-size: 10px}

.text_11px {font-size: 11px}


.text_11px_link_list_nav {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.text_12px {font-size: 12px}

.text_13px {font-size: 13px}

.text_14px {font-size: 14px}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

img {border:0;}
/* begin navigation */


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/* Start Customize settings*/

/*Left Nav Container*/
.container {width: 240px; margin: 10px 10px;}

/*Copyright*/
.copyright {
	font-size:10px;
}

/* Logo control*/
.holder {
	background: url('_images/logo.jpg') no-repeat;/*Logo image*/
	width:125px;
	height:47px;
}
.logo {
	border: 0px solid #e5e4e4;
	padding:3px 0px;
	margin:0 0 10px 0;
	width:100%;
}
/* End Logo control*/

/* Tab controls*/
/*Tabs container*/
#tabsA{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	/*min-height:180px;*/
	width: 100%;
}
/*Tabs decoration*/
ul.tabs{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 240px;
	overflow: hidden;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	border: 1px solid #000;
	border-left: none;
	margin-bottom: -1px;
	background: #000;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.8em;
	font-style:bolder;
	padding: 0 2px;
	border: 1px solid #000;
	outline: none;
}
ul.tabs li a:hover {
	background: #000;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #000;
	border-bottom: 1px solid #000;
}

/*.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/*.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }*/
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;background:#000;color:#FFF; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; padding: 1em 1.4em; float:left;width:209px; }

.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs .ui-tabs-panel {
	overflow: hidden;
	min-height:120px;
	border: 1px solid #000;
	border-top: none;
	-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: 20px;
	font-size: 0.7em;
	background: #000;
}
.ui-tabs .ui-tabs-panel a {
	display:block;
	height:20px;
	width: 100%;
}
/*photo tabcontent*/
#tab2 a {
	height:6px;
}
/* End Tab controls*/

/*Share Buttons*/
.share_btns {width:240px;height:20px;font-size:11px;float:left;margin:5px 0;}
.share_btns span{vertical-align:top;}

/*Property Info*/
#accordion {width:240px;text-align:center;}
#accordion .info {font-size:11px;width: 240px;list-style: none; text-align:center;}
.info ul{padding:0;width:230px;text-align:center;}
.info li{padding:0 0 5px 0; display:block;white-space: nowrap;width:230px;}
.ui-accordion { width: 240px; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a {
  zoom: 1;
}
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important;}
.ui-accordion .ui-accordion-header a { display: block; font-size: 15px; padding: .5em .1em .5em 0em;}
.ui-accordion-icons .ui-accordion-header a { padding-left: 0em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { min-height: 150px;width:230px;padding: 1px 5px; border-top: 0;  position: relative; top: 0px; margin-bottom: 2px;  display: none; zoom: 1;}
.ui-accordion .ui-accordion-content-active { display: block;}
/*End Property Info*/
/* End Customize settings*/
