/*
//  
*/
:focus {
    outline: 0!important;
}
* {outline: none;}

body {

	font-family: Verdana, Tahoma;
	color: #000;
	/*background here*/
	/*background-color:#000;*/
}


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #626262;
	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 10px 0px;}
#wraper { width:250px; margin: 0px auto;}

/*Copyright*/
.copyright {
	font-size:10px;
}

/* Logo control*/
.holder {
	background: url('_images/logo-brand-rad-collection.png') no-repeat;/*Logo image*/
	width:157px;
	height:98px;
}
.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: auto;
	/*min-height:180px;*/
	width: 100%;
}
/*Tabs decoration*/
ul.tabs{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 240px;
	overflow: hidden;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 20px;
	border: 1px solid #fff;
	border-left: none;
	margin-bottom: -1px;
	background: #fff;
	overflow: hidden;
	position: relative;
	margin-right: 3px;
}
ul.tabs li a {
	text-decoration: none;
	/*color: #fff;*/
	color: #999;
	display: block;
	font-size: 0.8em;
	font-style:bolder;
	padding: 0 2px;
	outline: none;
}

.ui-tabs { position: relative; 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 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; float:left;width:209px; padding: 10px 2px; }

.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs .ui-tabs-panel {
	overflow: hidden;
	min-height:120px;
	border-left: 1px solid #E6E6E6;
	border-top: none;
	margin-left:8px;
}

.tab_content {
	display:block;
	margin-top:10px;
	border-left: #E9E9E9 3px solid;
	padding: 10px 2px 150px 10px !important;
	font-size: 0.7em;
	background: #fff;
}
.mobile .tab_content {padding: 10px 2px 20px 10px !important;}
.ui-tabs .ui-tabs-panel a {
	display:block;
	width: 100%;
}

/* End Tab controls*/

/*Share Buttons*/
.share_btns {width:240px;height:20px;font-size:11px; 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: wrap;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: 120px;width:230px;padding: 1px 5px; border-top: 0;  position: relative; top: 0px; margin-bottom: 2px;  display: none; zoom: 1;}
.isRef .ui-accordion .ui-accordion-content, .isRef .info, .isRef .ui-accordion  { min-height: 60px;height: 60px;}
.ui-accordion .ui-accordion-content-active { display: block;}
/*End Property Info*/
/* End Customize settings*/

.rounded{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	/*behavior: url(_images/radius.htc);*/
}
.red, a.red, a.red:visited, a.red:link { background-color: #c23636; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; padding: 4px 8px; font-weight:bold; display: inline-block;}
.grey, a.grey, a.grey:visited, a.grey:link { background-color: #E6E6E6; margin-left:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding: 4px 8px; font-weight:bold; display: inline-block;}
.property_title { background-color: #EFEFEF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; padding: 10px 20px !important; margin:10px 10px 0px 10px; font-weight:bold; display:block; border: 1px solid #fff; color:#666;}
.property_title:hover { text-decoration:none; background-color: #EFEFEF; border: 1px solid #EFEFEF; color:#000;} 
#tabsA { background:url(_images/divider.png) no-repeat top center; padding-top: 10px; margin-top:20px;}
.ui-tabs-nav .ui-state-default a, .ui-tabs-nav .ui-state-default a:visited { background-color: #F2F2F2; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; padding: 4px 8px; font-weight:bold; display: inline-block;}
.ui-tabs-nav .ui-tabs-selected.ui-state-active a, .ui-tabs-nav .ui-tabs-selected.ui-state-active a:visited { background-color: #848484; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; padding: 4px 8px; font-weight:bold; height:20px; line-height:20px;}
.ui-tabs-nav { display:block; margin-bottom:10px;}
.tab_content a { line-height: 16px;}
.sh_right { background: url(_images/sh_right.png) right repeat-y;}
.sh_right.mobile { background: no-repeat none;}
.tab_content a { text-decoration: none; display:block; padding-left:8px;}
.tab_content a:hover { text-decoration:underline; }
.tab_content a.activeLnk { text-decoration: none; font-weight:bold; background: url(_images/active.png) no-repeat left; }
.share { text-align:center; padding-top:0px; padding-bottom:10px; clear:both; background:url(_images/divider.png) no-repeat bottom center; margin-top:0px; margin-bottom: 10px;}
.shareM { text-align:center; padding-top:7px; padding-bottom:3px; clear:both; background:url(_images/divider.png) no-repeat top center; margin-top:10px; margin-bottom: 10px;}
.bottom { position: fixed; bottom:0px; left:0px; text-align:center; font-size:10px; margin-right: 10px;  background:url(_images/divider.png) no-repeat top center #FFF; padding:16px 0px 5px 0px; }
.bottomM { text-align:center; font-size:10px; margin-right: 10px;  background:url(_images/divider.png) no-repeat top center #FFF; padding-top:16px; margin-bottom:15px; margin-top:-10px; }
.tech_support { background-color: #F0F0F0; margin-bottom:10px; padding: 6px 6px; display:inline-block; font-weight:bold; font-size:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.bottomLogo { margin-bottom: 10px; float:right; width:130px;}
.techBottom { width:120px;}
.subTitle { 
display:block; padding:4px; font-weight:bold; margin-top:4px; border-bottom: 1px solid #CCC; background-color:#F2F2F2; 
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
