@charset "UTF-8";

table.regions a {
	text-decoration: none;
	font-weight: bold;
}
.keyline img {
	border: 1px SOLID #CECECE;
}
.row, .row2 {
	border-bottom: 1px SOLID #CCC;
	font-size: 12px;
	padding: 5px 0;
}
.row ul {
	margin: 0;
	padding: 0;
}
.row2 {
	padding: 3px;
}
.rowTop {
	border-top: 1px SOLID #CCC;
}
#top-admin {
	width: 938px;
	border-left: 2px SOLID #FFF;
	border-right: 2px SOLID #FFF;
	min-height: 1px;
	background: #EFEFEF;
	margin: 0 auto;
	padding: 5px;
}
.content_main {
	padding: 0;
}
.menu_left {
	border-right: 1px SOLID #CECECE;
	line-height: 18px;
	padding: 0 15px 0 5px;
	min-height: 350px;
	height: 350px;
	overflow: visible;
}
.directory_main {
	min-height: 400px;
	padding: 0 10px 0 0;
}
.directory_right {
	border-left: 1px SOLID #CECECE;
	padding: 0 15px;
}
.directory_left {
	border-right: 1px SOLID #CECECE;
	padding: 0 15px 0 5px;
}
#listing-menu-container {
	margin-left: 0;
}
#listing-menu-admin {
	height: 23px;
	padding-top: 7px;
	position: relative;
	border-bottom: 1px SOLID #CACACA;
	margin: 0;
}
#listing-menu-tabnav {
	height: 30px;
	padding-left: 5px;
	position: relative;
	border-bottom: 1px SOLID #CACACA;
	margin: 0;
}
#listing-menu-tabnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#listing-menu-tabnav a:link, #listing-menu-tabnav a:visited {
	float: left;
	background: #f3f3f3;
	margin-right: 4px;
	margin-top: 2px;
	border: 1px solid #CACACA;
	text-decoration: none;
	color: #666;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 5px 10px;
}
#listing-menu-tabnav a.active:link, #listing-menu-tabnav a.active:visited {
	border-bottom: 1px SOLID #FFF;
	background: #fff;
	color: #000;
}
#listing-menu-tabnav a:hover {
	background: #fff;
}
#listing-menu-right-holder {
	height: 32px;
	padding-left: 1px;
	position: relative;
	border-bottom: 1px SOLID #CACACA;
	margin: -2px 0 0;
}
.news_pics {
	width: 500px;
	height: 330px;
	overflow: hidden;
	margin: auto;
	padding: 1px;
}
.news_pics img {
	border: 1px solid #ccc;
	background: #eee;
	padding: 15px;
}
.news_main {
	padding-right: 25px;
}
.news_right {
	border-left: 1px SOLID #CECECE;
	padding: 0 5px 0 15px;
}
table.news_section {
	border-bottom: 1px SOLID #CECECE;
	padding: 5px 0;
}
td.news_divider {
	text-align: left;
	border-top: 1px SOLID #CECECE;
	padding: 3px 0;
}
td.news_divider table tr td {
	padding-left: 4px;
}
td.news_heading {
	border-bottom: 1px SOLID #CECECE;
	padding: 6px 4px;
}
td.news_title {
	padding: 10px 4px;
}
td.news_summary {
	line-height: 18px;
}
td.news_category_divider {
	height: 10px;
	border-bottom: 1px SOLID #CECECE;
}
h1 {
	font-family: Arial,  Helvetica,  san-serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
h2 {
	line-height: 20px;
	font-weight: bold;
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}
td.site_nav1 {
	font-size: 13px;
	color: #000000;
	padding: 0 5px;
}
td.site_nav {
	font-size: 11px;
	color: #000000;
	border-left: 1px SOLID #999999;
	padding: 7px 6px;
}
td.site_nav:hover {
	font-size: 11px;
	background: #F5F5F5;
	color: #000000;
	border-left: 1px SOLID #999999;
	padding: 6px;
}
td.site_nav_active {
	font-size: 11px;
	background: #F5F5F5;
	color: #000000;
	border-left: 1px SOLID #999999;
	padding: 7px 6px;
}
#subNav {
	background: #E1E1E1;
	color: #FFF;
	border-bottom: 1px SOLID #C0DBEE;
}
#subNav a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0;
}
#botFtr a {
	color: #999;
	text-decoration: none;
}
td.ftrRgt {
	text-align: right;
}
table.summary {
	border-bottom: 1px SOLID #EAEAEA;
}
td.summary {
	border-top: 1px SOLID #EAEAEA;
	padding: 4px;
}
td.summary_end {
	border-top: 1px SOLID #EAEAEA;
	border-bottom: 1px SOLID #EAEAEA;
	padding: 4px;
}
tr.menu_type_tr td {
	font-size: 12px;
	height: 30px;
}
td.mnu_type_hover a {
	color: #000;
	text-decoration: none;
}
.searchBox {
	border: 1px SOLID #E1E1E1;
	background: #F9F9F9;
	padding: 5px;
}
.formError {
	color: #FF0000;
	font-weight: bold;
}
.formInput2 {
	border: 1px SOLID #999;
	width: 64px;
	padding: 2px 4px;
}
.formButton {
	background: #0072B9;
	color: #FFFFFF;
	border: 1px SOLID #999;
	width: 80px;
	cursor: pointer;
	cursor: hand;
	padding: 2px 4px;
}
.formCheck {
	width: 13px;
	margin-right: 4px;
	border: none;
	background: none;
}
.frmSelect {
	border: 1px SOLID #999;
	width: 200px;
	padding: 1px 1px 1px 4px;
}
.subHeader {
	background: #E7E7E7;
	padding: 5px;
}
td.propLine, td.propLine2 {
	border-bottom: 1px SOLID #EFEFEF;
	padding: 2px 0;
}
td.propLine2 {
	text-align: right;
	padding-right: 80px;
}
.darkDivider {
	background: #CCC;
	min-height: 1px;
	height: 1px;
}
.lightDivider {
	background: #FFF;
	min-height: 1px;
	height: 1px;
}
.borderbottom {
	border-bottom: 1px SOLID #CECECE;
}
.link_faded {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 75px;
	background: #FFF;
	background: rgba(255, 255, 255, 0.5);
	filter: alpha(opacity=50);
}
.link_unfaded {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 75px;
	background: #FFF;
	background: rgba(255, 255, 255, 0.0);
	filter: alpha(opacity=0);
}
span.sort_holder {
	position: relative;
	border: 1px SOLID #CECECE;
	z-index: 1;
	padding: 4px 0;
}
span.sort_holder a.itm-menu {
	position: relative;
	z-index: 400;
	margin-right: -3px;
	padding: 4px 10px;
}
span.sort_holder_active {
	position: relative;
	background: #F7F7F7;
	border: 1px SOLID #ABABAB;
	z-index: 200!important;
	padding: 4px 0;
}
span.sort_holder_active a.itm-menu {
	position: relative;
	z-index: 400!important;
	border-bottom: 1px SOLID #F7F7F7;
	margin-right: -3px;
	padding: 4px 10px;
}
span.sort_holder_on {
	position: relative;
	border: 1px SOLID #CECECE;
	padding: 2px 10px;
}
div.sort_by_dropdown {
	display: none;
	background: #F7F7F7;
	position: absolute;
	left: -1px;
	top: 23px;
	width: 350px;
	z-index: 90;
	border: 1px SOLID #ABABAB;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 5px;
}
.searchHeader {
	background: #EEEEEE;
	padding: 5px 5px 5px 10px;
}
.searchContent {
	line-height: 17px;
}
.searchResults {
	line-height: 17px;
	padding: 5px 5px 5px 10px;
}
.searchResultsIcon {
	width: 10px;
	text-align: center;
	padding: 5px 0;
}
.searchResultsIconBox {
	border: 1px SOLID #e1e1e1;
	background: #efefef;
	color: #a2a2a2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.search_result_links {
	font-size: 11px;
	color: #CECECE;
}
.search_result_links a {
	color: #CECECE;
}
.search_active {
	background: #F9F9F9;
}
.simple_border_padded {
	border: 1px SOLID #BDDAEC;
	background: #F9F9F9;
}
.simple_border_padded td {
	padding: 5px 8px;
}
.simple_border_inset_padded {
	border: 1px SOLID #BDDAEC;
	background: #FFFFFF;
}

.header_top_menu {
	background: #006699 url('../images/temp/links-gradient.png') top left repeat-x;
	border-bottom: 1px SOLID #FFF;
	height: 100px;
	width: 952px;
}

.header_bottom_menu {
	background: #eaeaea;
	width: 952px;
	height: 56px;
}

.header_bottom_menu td {
	color: #FFFFFF;
	font-size: 13px;
}
.header_bottom_menu_end {
	height: 5px;
	background: #ccc;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(rgba(204,  204,  204, 		 1) ),  to(rgba(255, 255, 255, 1) ) );
	background: -moz-linear-gradient(top,  rgba(204,  204,  204,  1),  rgba(255, 255, 255, 1) );
	width: 952px;
}

/*.header_bottom_menu_end {
	display: none;
}*/

#main_menu {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

#main_menu a {
	color: #000;
	padding: 0 15px;
}

#main_menu a.active {
	color: #999;
}

.top_right_menu {
	background: #F2F2F2;
	font-weight: bold;
}

.menu_top_active a {
	color: #999;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

.menu_top_inactive a {
	color: #000;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

.menu_top_inactive a:hover {
	color: #999;
}
/* check */
.search_categories {
	width: 400px;
	border: 1px SOLID #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.search_text {
	width: 392px;
	border: 1px SOLID #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
}
.search_agent_text {
	width: 305px;
	border: 1px SOLID #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
}
.search_small_categories {
	width: 200px;
	border: 1px SOLID #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.search_small_text {
	width: 192px;
	border: 1px SOLID #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
}
.search_padding {
	padding: 2px 10px;
}
input.blur,
textarea.blur {
	color: #ABABAB !important;
}
.property_border {
	border: 1px SOLID #CECECE;
	border-top: 0;
}
.property_header {
	height: 35px;
	background: #EEEEEE;
	padding: 2px 8px 0;
}
.property_header_large {
	height: 35px;
	background: #EEEEEE;
	font-size: 16px;
	padding: 2px 8px 0;
}
/* end check */
body {
	background: #FFFFFF url('../images/temp/background-gradient.jpg') top left repeat-x;
	color: #000;
	position: relative;
	margin: 0;
}
body, td {
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 12px;
}
.hlp {
	text-align: right;
	padding: 5px 25px;
}
.ma, .mia {
	font-size: 11px;
	height: 18px;
}
.ma {
	background: #A4A4A4;
	color: #FFF;
}
.ma a {
	color: #FFF;
	text-decoration: none;
}
.mia {
	background: #FAFAFA;
	color: #0072B9;
}
#menu {
	vertical-align: bottom;
	text-align: right;
}
#subMenu {
	background: #A4A4A4;
	color: #FFF;
	border-bottom: 1px SOLID #CFCFCF;
	padding: 7px 12px;
}
#searchMenu {
	background: #E1E1E1;
	color: #FFF;
	border-bottom: 1px SOLID #CFCFCF;
	padding: 7px 12px;
}
#hdr {
	background: #C0DBEE;
	color: inherit;
}
#ctnt, #search, #homeCtnt {
	background: #FFF;
	color: inherit;
}
#ctnt {
	line-height: 17px;
	text-align: left;
	padding: 15px 0 0 15px;
}
#homeCtnt {
	padding: 0 15px;
}
#search {
	padding: 15px 30px 0;
}
#topFtr {
	border-top: 1px SOLID #D4D4D4;
	border-bottom: 1px SOLID #D4D4D4;
	background: #FFF;
	color: #999;
	text-align: left;
	line-height: 18px;
	padding: 10px 12px;
}
#botFtr {
	background: #FFF;
	color: #999;
	text-align: left;
	padding: 0 12px;
}
form {
	margin: 0;
}
input, select, textarea {
	font-family: Arial,  Helvetica,  san-serif;
	border: 1px SOLID #7EB8DD;
	background: #FFF;
	color: inherit;
	font-size: 11px;
	padding: 2px;
}
.rgtBdr {
	background: url('../images/temp/right-bg.gif') repeat-y;
	vertical-align: top;
}
.frmCheck {
	background: none;
	background: none;
	width: 15px;
	margin-right: 10px;
	background: none;
	border: 0;
}
.activeState {
	vertical-align: bottom;
	height: 53px;
}
.navStr {
	border-bottom: 1px SOLID #EAEAEA;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0;
}
.dataList, .dataListB, .menuList, .menuHdr {
	border-bottom: 1px SOLID #EAEAEA;
	padding: 5px 0;
}
.info_details {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px SOLID #EAEAEA;
}
.overview {
	background: url('../images/temp/overview-header-bg.jpg') repeat-x;
	padding: 3px 0;
}
.browse_border {
	width: 650px;
	height: 45px;
	border: 1px SOLID #CECECE;
}
.browse_border_full {
	width: 100%;
	height: 45px;
	border: 1px SOLID #CECECE;
}
.statement {
	font-size: 16px;
	font-weight: bold;
}
.searchTop {
	background: url('../images/temp/search-topBg.gif');
	font-size: 1px;
	width: 100%}
.searchBottom {
	background: url('../images/temp/search-bottomBg.gif');
}
.searchBorder {
	width: 100%;
	border-top: 1px SOLID #CECECE;
}
.searchBg {
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.form_fields {
	border: 1px SOLID #CECECE;
	font-weight: bold;
	padding: 3px;
}
.form_field_disabled {
	border: 1px SOLID #CECECE;
	background: #F5F5F5;
	color: #ABABAB;
	font-weight: bold;
	padding: 3px;
}
.searchAdvTxt {
	width: 150px;
	text-align: right;
}
.searchAdvFrm {
	padding-top: 2px;
}
.searchAdvFrm select {
	width: 150px;
}
h1, .Header {
	font-family: Arial,  Helvetica,  san-serif;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}
.HeaderSmall {
	font-size: 16px !important;
}
.Intro {
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
h3 {
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
}
.Body {
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 13px;
}
.Body a {
	font-size: 13px;
}
.BodySmall {
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 10px;
}
.formHeader {
	padding: 4px 2px;
}
.formLeft, .formRight, .formHeader {
	border-bottom: 1px SOLID #FFF;
}
.formRight {
	padding: 4px 0;
}
.formLeft {
	width: 170px;
	text-align: right;
	padding: 7px 10px 0;
}
.formRight input, .formRight select, .formRight textarea {
	border: 1px INSET #EFEFEF;
	font-weight: bold;
}
.frmError, .form_error {
	color: #FF0000;
}
.form_error_small {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
}
div.frmContainer {
	background: #EFEFEF;
}
div.frmDivider {
	font-height: 1px;
	color: #999;
	line-height: 1px;
	background: #999;
	margin: 10px 10px 10px 0;
	padding: 0;
}
div.frmSub {
	padding: 10px 0 10px 10px;
}
div.frmHdr {
	font-weight: bold;
	color: #FFF;
	background: #6FB8DB;
	padding: 4px 10px;
}
div.frmTxt {
	float: left;
	padding-top: 3px;
	margin-right: 10px;
}
div.frmClear {
	clear: both;
}
.frmError {
	font-weight: bold;
	color: #FF0000;
}
.success {
	color: #009900;
}
.frmSubmit {
	background: #FFFFFF;
	font-weight: bold;
	margin: 10px 0 6px;
	padding: 2px 10px;
}
.frmSubmit:hover {
	background: #C0DBEE;
	cursor: pointer;
	cursor: hand;
}
.contactForm {
	border: 1px solid #C6C6C6;
	background: #F2F2F2;
	padding: 10px;
}
.downloads_count {
	border-top: 1px SOLID #CECECE;
	border-bottom: 1px SOLID #CECECE;
	height: 30px;
}
.downloads_heading {
	border-bottom: 1px SOLID #CECECE;
	font-weight: bold;
	height: 25px;
}
.downloads_file:hover {
	background: #F7F7F7;
}
#nav_left {
	display: block;
	width: 210px;
	border: 1px SOLID #BDDAEC;
	background: #F9F9F9;
	margin: 10px 5px 10px 15px;
	padding: 10px 0 10px 1px;
}
li#menuInactive {
	list-style: disc inside;
	margin-left: 20px;
	color: #0072B9;
}
li#menuActive {
	list-style: disc inside;
	margin-left: 20px;
	color: #000000;
}
.smparent {
	font-size: 12px;
	font-weight: bold;
}
.smchild {
	margin-left: 10px;
	border-left: 1px DASHED #CCC;
	font-size: 12px;
	padding: 1px 5px;
}
.form_action_button .form_action_left {
	float: left;
	width: 13px;
	height: 31px;
	background: transparent url('../images/temp/button-left.jpg') top left no-repeat;
}
.form_action_button .form_action_right {
	float: left;
	width: 13px;
	height: 31px;
	margin-right: 10px;
	background: transparent url('../images/temp/button-right.jpg') top left no-repeat;
}
.form_action_button .form_action_text {
	float: left;
	height: 24px;
	font-family: Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url('../images/temp/button-gradient.jpg') top left repeat-x;
	padding: 7px 8px 0;
}
.form_action_button_right .form_action_left {
	float: right;
	width: 13px;
	height: 31px;
	margin-left: 10px;
	background: transparent url('../images/temp/button-left.jpg') top left no-repeat;
}
.form_action_button_right .form_action_right {
	float: right;
	width: 13px;
	height: 31px;
	background: transparent url('../images/temp/button-right.jpg') top left no-repeat;
}
.form_action_button_right .form_action_text {
	float: right;
	height: 24px;
	font-family: Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url('../images/temp/button-gradient.jpg') top left repeat-x;
	padding: 7px 8px 0;
}
#filter_search {
	background: #EEEEEE;
	border-top: 1px SOLID #CECECE;
	border-bottom: 1px SOLID #CECECE;
}
#filter_search .filter_float {
	float: left;
	width: 180px;
}
#filter_search .filter_float ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 10px 10px;
}
#filter_search .filter_float h3 {
	position: relative;
	top: 8px;
	left: 10px;
	display: inline;
	font-size: 12px;
}
.disabled {
	color: #999;
	background: #EFEFEF;
}
#suggestions {
	position: relative;
	left: 0;
	width: 320px;
	display: none;
}
#searchresults {
	position: absolute;
	width: 218px;
	background: #fff;
	font-size: 10px;
	line-height: 14px;
	z-index: 20;
	border-color: #919191;
	border-style: solid;
	border-width: 1px;
}
#searchresults a {
	display: block;
	background: #fff;
	clear: left;
	height: 16px;
	text-decoration: none;
	padding: 2px 10px;
}
#searchresults a img {
	float: left;
	padding: 0;
}
#searchresults a span {
	color: #555555;
}
#searchresults span.category {
	font-size: 11px;
	color: #666;
	margin: 0;
}
#searchresults span.seperator {
	float: right;
	padding-right: 15px;
	margin-right: 5px;
	background: url('../images/shortcuts_arrow.gif');
	background: no-repeat;
	background: right;
}
#searchresults span.seperator a {
	background: transparent;
	display: block;
	height: auto;
	color: #ffffff;
	margin: 1px;
}
.outermapholder {
	width: 340px;
	height: 330px;
	background: #666;
	border: 1px solid black;
}
/*check*/
.search_result {
	overflow: hidden;
	text-overflow: ellipsis;
}
.search_box_round {
	background: #fff;
	border: 1px solid #888;
	font-size: 12px;
	height: 20px;
	-moz-box-shadow: inset 0 0 6px #888;
	-webkit-box-shadow: inset 0 0 6px #888;
	box-shadow: inner 0 0 6px #888;
	margin: 8px 10px 7px 0;
	padding: 3px 5px;
	border-radius: 5px;
}
.search_box_round .search_field {
	border: none;
	height: 12px;
	width: 140px;
	background: transparent!important;
	color: #000;
}
.search_box_round .inline_submit {
	background: #0981b4;
	border: 1px solid #00547E;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#0a83b6),  to(#006699) );
	background: -moz-linear-gradient(top,  #0a83b6,  #006699);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#0a83b6', endColorstr='#006699');
	font-weight: normal;
	font-size: 12px!important;
	color: #fff!important;
	padding: 2px 4px 1px;
	border-radius: 4px;
}
.search_box_round .inline_submit:hover {
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#076891),  to(#00527a) );
	background: -moz-linear-gradient(top,  #076891,  #00527a);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#076891', endColorstr='#00527a');
}
.search_box_round .inline_submit:focus, .search_box_round .inline_submit:active {
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#00527a),  to(#076891) );
	background: -moz-linear-gradient(top,  #00527a,  #076891);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#00527a', endColorstr='#076891');
}
.search_box_round #searchresults a {
	font-size: 10px;
	color: #0072b9;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
#homepage_search_box {
	background: #e0e0e0;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#e0e0e0),  to(#fff) );
	background: -moz-linear-gradient(top,  #e0e0e0,  #fff);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#e0e0e0', endColorstr='#ffffff');
	border-top: 1px solid #aaa;
	padding: 10px 0;
}
#homepage_search_box .search_box_round {
	border: 1px solid #777;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	margin: 8px 10px 7px 0;
	padding: 3px 5px;
}
#homepage_search_box .search_box_round .search_field {
	border: none;
	height: 12px;
	width: 157px;
	background: transparent!important;
}
#homepage_search_box #lookup_keywords, #homepage_search_box #lookup_locations {
	font-size: 12px;
}
#homepage_search_box .search_box_round .inline_submit {
	padding: 4px 8px 3px;
}
/*end check*/
.browselistlabel {
	line-height: 22px;
}
.browselistwrap {
	width: 225px;
	float: left;
}
.browse_bg ul li {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	voice-family: inherit;
	height: 14px;
	padding: 3px 9px 5px;
}
.browse_bg ul li.browse_active {
	display: block;
	color: #000000;
	border-bottom: 1px SOLID #FFF;
	background: #FFF;
	voice-family: inherit;
	height: 13px;
	padding: 3px 9px 5px;
}
.overviewlistwrap {
	width: 193px;
	float: left;
}
.threecolumnlistwrap {
	width: 230px;
	float: left;
}
.twocolumnlist {
	margin-right: 5px;
	height: 20px;
}
.twocolumnlistwrap {
	width: 174px;
	float: left;
}
.sortbylist {
	margin-right: 10px;
	height: 16px;
}
.sortbylistwrap {
	width: 170px;
	float: left;
}
div.numpad {
	float: left;
	width: 30px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	border: 1px SOLID #ccc;
	background: #f6f6f6;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#dfdfdf),  to(#f6f6f6) );
	background: -moz-linear-gradient(top,  #dfdfdf,  #f6f6f6);
	margin: 0 2px 2px 0;
}
div.numpadstart {
	float: left;
	clear: both;
	width: 30px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	border: 1px SOLID #ccc;
	background: #f6f6f6;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#dfdfdf),  to(#f6f6f6) );
	background: -moz-linear-gradient(top,  #dfdfdf,  #f6f6f6);
	margin: 0 2px 2px 0;
}
div.numpadother {
	float: left;
	width: 132px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	border: 1px SOLID #ccc;
	background: #f6f6f6;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#dfdfdf),  to(#f6f6f6) );
	background: -moz-linear-gradient(top,  #dfdfdf,  #f6f6f6);
	margin: 0 2px 2px 0;
}
div.numpadactive {
	background: #FFF!important;
	background: #FFF!important;
}
.popup_border {
	width: 480px;
}
.popup_background {
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#simplemodal-overlay {
	background: #000000;
	width: 100%;
	height: 100%}
#simplemodal-container {
	background: #FFFFFF;
	border: 3px SOLID #CCCCCC;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#simplemodal-container a.modalCloseImg {
	background: url('../images/temp/close.png') no-repeat;
	border-bottom: 0;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -15px;
	cursor: pointer;
}
#simplemodal-container #basicModalContent {
	padding: 8px;
}
#file_holder {
	background: #FFFFFF url('../images/temp/ajax-loader-gray.gif') center no-repeat;
}
#image_nav_left {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 70px;
	text-align: left;
}
#image_nav_left a {
	position: absolute;
	border-bottom: 0;
	left: 0;
	width: 45px;
	height: 45px;
}
#image_nav_right {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 70px;
	text-align: right;
}
#image_nav_right a {
	position: absolute;
	border-bottom: 0;
	right: 0;
	width: 45px;
	height: 45px;
}
#image_panel_left {
	position: absolute;
	left: 10px;
	top: 10px;
	background: #FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
}
#image_panel_right {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
}
input.search_field {
	width: 205px;
	height: 15px;
	padding: 5px;
}
div.category_heading {
	background: #CECECE;
	text-align: right;
	padding: 3px 5px;
}
div.catsection a.search_result_link:hover {
	background: #EFEFEF!important;
}
div.autosuggest {
	position: absolute;
	margin-top: 4px;
	border: 1px SOLID #7EB8DD;
	z-index: 2000;
	padding: 0;
}
div.autosuggest ul {
	list-style: none;
	overflow: hidden;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
div.autosuggest ul li {
	color: #ccc;
	text-align: left;
	margin: 0;
	padding: 0;
}
div.autosuggest ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	background: transparent;
	position: relative;
	width: 100%;
	padding: 0;
}
div.autosuggest ul li.as_highlight a:hover {
	background: #b0d6ee;
}
div.autosuggest ul li a span {
	display: block;
	font-size: 14px;
	padding: 3px 6px;
}
div.autosuggest ul li a span small {
	font-weight: normal;
	color: #000;
}
div.autosuggest ul li.as_highlight a {
	color: #000;
	background: #b0d6ee;
}
div.autosuggest ul li a .tl, div.autosuggest ul li a .tr {
	background: transparent;
	background: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}
div.autosuggest ul li.as_highlight a .tl {
	left: 0;
}
div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}
div.autosuggest ul em {
	font-style: normal;
	color: #0072B9;
}
td.listings {
	background: #FFF;
	color: inherit;
	text-align: left;
	padding: 15px 0 10px;
}
td.listings ul {
	padding-left: 10px;
	margin-left: 10px;
	list-style: none;
}
td.listings ul li {
	padding-bottom: 3px;
}
.listing_tabs {
	height: 27px;
	border-bottom: 1px SOLID #DADADA;
	position: relative;
	width: 615px;
	margin: 10px 0 0;
}
.listing_tabs ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.listing_tabs ul li, .listing_tabs ul li.a, .listing_tabs ul li.h {
	display: block;
	float: left;
	margin-right: 5px;
	border-left: 1px SOLID #DADADA;
	border-top: 1px SOLID #DADADA;
	border-right: 1px SOLID #DADADA;
	voice-family: inherit;
	height: 17px;
	padding: 5px;
}
.listing_tabs ul li.a {
	color: inherit;
	border-bottom: 1px SOLID #FFF;
	background: #FFF;
	voice-family: inherit;
	height: 16px;
}
.listing_tabs ul li.h {
	color: inherit;
	background: inherit;
}
.listing_tabs ul li.h a {
	color: #000;
	background: inherit;
}
.listing_tabs .details {
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: bold;
}
.softadmin_preview {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: right;
}
.softadmin_preview_close {
	background: #FFFFFF;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 30px;
	display: none;
	text-align: center;
	padding: 10px 0;
}
.softadmin_preview_iframe {
	z-index: -1;
	position: absolute;
	top: 70px;
	width: 1px;
}
.softadmin_preview_div_loading {
	background: #FFFFFF;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 70px;
	width: 100%;
	height: 100px;
	display: none;
	text-align: center;
	padding: 10px 0;
}
.softadmin_preview_loading {
	display: block;
	background: #FFFFFF url('../images/temp/ajax-loader.gif') center no-repeat;
}
.softadmin_header {
	background: #E4E4E4;
}
.softadmin_field_txt {
	border-bottom: 1px SOLID #CECECE;
	text-align: right;
	padding: 5px;
}
.softadmin_field input, .softadmin_field select, .softadmin_field textarea {
	border: 1px SOLID #CECECE;
	font-weight: bold;
}
.softadmin_field_submit {
	border: 1px SOLID #CECECE;
	background: #FFFFFF;
	font-size: 12px;
	margin: 10px 0 6px;
	padding: 2px 10px;
}
.softadmin_field_submit:hover {
	background: #CECECE;
	cursor: pointer;
	cursor: hand;
}
td.hlp, a.listing_link_inactive {
	color: #FFFFFF;
}
li.browse, li.news {
	list-style: disc inside;
}
td.hlp a, td.mnu_type_inactive a {
	text-decoration: none;
}
td.hlp a:hover, table.regions a:hover, span.active, .hover, #botFtr a:hover, td.ftrRgt a:hover, .listing_link_active, a:hover, li#menuInactive :hover, a#menuActive, .form_action_button:hover .form_action_text, .form_action_button_right:hover .form_action_text, a.filter_active, a.filter_active a {
	color: #000000;
}
td.ftrRgt a, a, .mia a {
	color: #0072B9;
	text-decoration: none;
}
td.mnu_type_active, td.mnu_type_inactive, div.numpadactive a {
	color: #000!important;
}
td.mnu_type_hover, .search_result_links a:hover, div.autosuggest ul li.as_highlight a span small {
	color: #000;
}
.formInput, .frmInput {
	border: 1px SOLID #999;
	width: 190px;
	padding: 2px 4px;
}
td.infoPad, .simple_border_inset_padded td {
	padding: 5px;
}
.top_right_menu a, .gray {
	color: #999;
}
.listing_sub_details, .listing_details_white {
	border: 1px SOLID #CECECE;
	background: #FFFFFF;
	padding: 5px;
}
#botFtr td, .navStr td, #lookup_keywords, #lookup_locations {
	font-size: 11px;
}
.form_fields:focus, .softadmin_field_hover {
	background: #F5F5F5;
}
.frmImageSubmit, .contactForm td {
	border: none;
}
.download_cell, .softadmin_field {
	border-bottom: 1px SOLID #CECECE;
	padding: 5px;
}
input.form_element, input.form_error_element {
	width: 310px;
	border: 1px SOLID #d7dbda;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial,  Helvetica,  san-serif;
	padding: 3px 3px 2px;
}
input.form_element:focus, input.form_element_small:focus, input.form_error_element:focus, textarea.form_element:focus {
	background: #e1f0f7;
}
input.form_element_small, textarea.form_element, select.form_element {
	width: 310px;
	border: 1px SOLID #d7dbda;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial,  Helvetica,  san-serif;
	padding: 3px;
}
.form_action_button, .form_action_button_right {
	cursor: hand;
	cursor: pointer;
	height: 31px;
	text-decoration: none;
}
#searchresults a:hover, #searchresults a:hover span {
	color: #666;
}
.browselistlabel span, .overviewlistlabel span, .threecolumnlistlabel span, .twocolumnlistlabel span, .sortbylistlabel span {
	font-weight: normal;
	color: rgb(171, 171, 171);
	font-size: 11px;
}
.browse_bg, .overview_bg, .threecolumn_bg, .twocolumn_bg, .sortby_bg {
	background: #F6F6F6;
}
.browse_bg ul, .overview_bg ul, .threecolumn_bg ul, .twocolumn_bg ul, .sortby_bg ul {
	display: block;
	list-style: none;
}
/*.browse_bg ul li.browse_active a, .overview_bg ul li.overview_active a, .threecolumn_bg ul li.threecolumn_active a, .twocolumn_bg ul li.twocolumn_active a, .sortby_bg ul li.sortby_active a {
	display: block;
	color: #000000;
	margin: 0;
	padding: 0;
}*/
.browse_bg ul li:hover, .overview_bg ul li:hover, .threecolumn_bg ul li:hover, .twocolumn_bg ul li:hover, .sortby_bg ul li:hover {
	color: #000000;
	background: #DEDEDE;
}
.overviewlistlabel, .threecolumnlistlabel, .twocolumnlistlabel, .sortbylistlabel {
	padding-top: 5px;
	height: 20px;
}
.overviewlist, .threecolumnlist {
	border-bottom: 1px SOLID #CECECE;
	margin-right: 20px;
	height: 20px;
}
.overview_bg ul li, .threecolumn_bg ul li, .twocolumn_bg ul li, .sortby_bg ul li {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	voice-family: inherit;
	height: 14px;
	padding: 3px 5px 5px;
}
.overview_bg ul li.overview_active, .threecolumn_bg ul li.threecolumn_active, .twocolumn_bg ul li.twocolumn_active, .sortby_bg ul li.sortby_active {
	display: block;
	color: #000000;
	border-bottom: 1px SOLID #FFF;
	background: #FFF;
	voice-family: inherit;
	height: 13px;
	padding: 3px 5px 5px;
}
div.numpad a, div.numpadstart a, div.numpadother a {
	display: block;
	padding: 8px 0 6px;
}
div.autosuggest ul li a .tr, div.autosuggest ul li.as_highlight a .tr {
	right: 0;
}
.searchBg2, .search_inactive, .header_logo, .downloads_file, div.autosuggest ul li a:hover {
	background: #FFFFFF;
}

/*.header_logo {
	background: none;
}*/
tr.dataListH, tr.summary:hover, table.summary:hover {
	background: #FFFAEA;
}

.gray_button {
	background: #eee; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(206, 206, 206, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top,  left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(206, 206, 206, 1))); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(206, 206, 206, 1) 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(206, 206, 206, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(206, 206, 206, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(206, 206, 206, 1) 100%); /* W3C */
	border: 1px solid #999;
	padding: 3px 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #444 !important;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(255,  255,  255,  .75);
	cursor: pointer;
	margin-bottom: 0;
	margin-right: 10px;
	line-height: 21px;
}

.gray_button:hover {
	color: #222;
	background: #eee; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(187, 187, 187, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)),  color-stop(100%, rgba(187, 187, 187, 1))); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(187, 187, 187, 1) 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(187, 187, 187, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(187, 187, 187, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(187, 187, 187, 1) 100%); /* W3C */
}

.gray_button:active  {
	background: #eee; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(187, 187, 187, 1) 0%,  rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top,  left bottom,  color-stop(0%, rgba(187, 187, 187, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, rgba(187, 187, 187, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, rgba(187, 187, 187, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(187, 187, 187, 1) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(187, 187, 187, 1) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
}

/*
 * Navigation Search
 */	

#nav_search form {
	margin: 0 20px 0 0;
	padding: 0;
	background: transparent;
}

#nav_search td {
	padding: 5px;
	text-align: left;
}

#nav_search .search_field {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #00547e;
	border-radius: 5px;
	_height: 32px;
}

#nav_search .desc {
	font-size: 11px;
	color: #a6d6ee;
	text-shadow: #00547e 1px 1px 1px;
	font-weight: normal;
}

#nav_submit {
	/*border: 1px solid #00547e;*/
	border: 1px solid #a6d6ee;
	background: #0981b4;
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#0a83b6),  to(#006699) );
	background: -moz-linear-gradient(top,  #0a83b6,  #006699);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#0a83b6', endColorstr='#006699');
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	height: 32px;
	color: #fff;
	padding: 2px 10px;
	border-radius: 5px;
}

#nav_submit:hover {
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#076891),  to(#00527a) );
	background: -moz-linear-gradient(top,  #076891,  #00527a);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#076891', endColorstr='#00527a');
}

#nav_submit:focus, #nav_submit:active {
	background: -webkit-gradient(linear,  left top,  left bottom,  from(#00527a),  to(#076891) );
	background: -moz-linear-gradient(top,  #00527a,  #076891);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr='#00527a', endColorstr='#076891');
}

/*
 * Navigation AutoComplete
 */
 
.autocomplete-w1  {
	/*background: url('img/shadow.png') no-repeat bottom right;*/
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 8px 0 0 6px;
	/* IE6 fix:  */ _background:none;
	_margin: 0;
}

.autocomplete  {
	border: 1px solid #00547e;
	background: #FFF;
	cursor: default;
	text-align: left;
	max-height: 350px;
	overflow: auto;
	margin: -6px 6px 6px -6px;
	/* IE6 specific:  */
	_height:350px;
	_margin: 0;
	_overflow-x: hidden;
	color: #0072b9;
}

.autocomplete .selected  {
	background: #F0F0F0;
}

.autocomplete div  {
	padding: 2px 5px;
	white-space: nowrap;
}

.autocomplete strong  {
	font-weight: bold;
}

/*
 * Navigation Logged In
 */
 
#user_details_bar {
	font-size: 13px;
	color: #000;
	margin-right: 20px;
}

#user_details_bar span {
	color: #999;
}

#user_details_bar a {
	font-weight: bold;
}

/*
 * Inpage Search Box
 */
 
#search_box {
	background: url('../images/temp/gradient-grey.gif') repeat-x;
	border-top: 1px solid #cecece;
	padding: 5px 0;
}

#search_box table {
	height: 80px;
}

#search_box td {
	padding: 4px;
}

#search_box .search_field {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	/*border: 1px solid #cecece;*/
	border: 1px solid #999;
	border-radius: 5px;
	width: 300px;
	_height: 32px;
}

#search_box .gray_button {
	padding: 4px 12px;
}

/*
 * Listing Images
 */
 
.no-image-outer {
	display: table;
	width: 45px;
	height: 45px;
	border: 1px solid #cecece;
	padding: 5px;
	background: #fff;
	border-radius: 7px;
}

.no-image-outer-listing {
	display: table;
	width: 70px;
	height: 70px;
	border: 1px solid #cecece;
	padding: 5px;
	background: #fff;
	border-radius: 7px;
}

.no-image-inner,
.no-image-inner-listing {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.no-image-inner a,
.no-image-inner-listing a {
	font-size: 12px;
	color: #cecece;
}

.image-outer {
	width: 55px;
	height: 55px;
	border: 1px solid #cecece;
	background-position: center center;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.image-outer-listing {
	width: 80px;
	height: 80px;
	border: 1px solid #cecece;
	background-position: center center;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.image-outer-gallery {
	width: 120px;
	height: 120px;
	border: 2px solid #cecece;
	background-position: center center;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.image-outer-gallery:hover {
	border: 2px solid #0072b9;
}

.image-outer img,
.image-outer-listing img,
.image-outer-gallery img {
	min-height: 100%;
	min-width: 100%;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: alpha(opacity=0);
	opacity: 0;
}

.image-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
}

.image-nav span {
	position: absolute;
	top: 45%;
	display: none;
}

.image-next {
	right: 0;
	text-align: right;
	padding-right: 45px;
}

.image-prev {
	left: 0;
	text-align: left;
}

/*
 * Listing Offers
 */
 
.offer {
	width: 100%;
}

.offer .logo {
	padding-right: 20px;
	vertical-align: top;
}

.offer .print {
	text-align: right;
}

.offer h1 {
	line-height: 20px;
	font-weight: bold;
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}

.offer h2 {
	font-family: Arial,  Helvetica,  san-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
}

/*
 * Softadmin Forms
 */

.softadmin_form {
	
}

.softadmin_form > div {
	padding: 5px 0;	
}

.softadmin_form .softadmin_heading {
	line-height: 30px;
	font-weight: bold;
	padding: 0;
}

.softadmin_form .softadmin_text {
	line-height: 30px;
	padding: 0;
	text-align: center;
}

.softadmin_form .softadmin_form_end {
	line-height: 30px;
	padding: 0;
	margin-left: 135px;
}

.softadmin_form .select_dynamic_size select {
	width: auto !important;
}

.softadmin_form > hr,
#photos hr,
#downloads hr,
#progress hr {
    background-color: #cecece;
    border: 0 none;
    color: #fff;
    height: 1px;
}

.softadmin_form > div > label {
	display: inline-block;
	width: 120px;
	padding-right: 10px;
	/*text-align: right;*/
}

.softadmin_form > div > input[type=text],
.softadmin_form > div > input[type=password],
.softadmin_form > div > select,
.softadmin_form > div > textarea,
.softadmin_form > div .softadmin_inline select,
.softadmin_form > div .keyword input[type=text],
.softadmin_form > div .softadmin_inline textarea,
.softadmin_form > div .softadmin_inline #contact_phone,
#photos input[type=text],
#downloads input[type=text] {
	width: 370px;
	border: 1px solid #b5b2af;
	background-color: #fbfbfb;
	padding: 5px;
	font-size: 12px;
}

#photos input[type=text],
#downloads input[type=text] {
	width: 300px;
}

.softadmin_form input[type=file] {
	border: none;
}

.softadmin_form .field_error {
	border: 1px solid /*#e11921*/ red !important;
}

.softadmin_form > div > select,
.softadmin_form > div .softadmin_inline select {
	width: 205px;
}

.softadmin_form > div .input_label {
	color: #ababab;
	font-size: 11px;
	display: block;
	margin-left: 135px;
	width: auto;
	text-align: left;
}

.softadmin_form > div .error_label {
	color: red;
	font-size: 11px;
	display: block;
	margin-left: 135px;
	width: auto;
	text-align: left;
}

.softadmin_form > div .error_label_textarea {
	color: red;
	font-size: 11px;
	display: block;
	margin-left: 275px;
	width: auto;
	text-align: left;
}

.softadmin_form > div .checkbox_label {
	display: inline-block;
	width: auto;
	text-align: left;
}

.softadmin_form > div .textarea_count,
.softadmin_form > div .softadmin_inline .textarea_count {
	padding: 0px; 
	color: #ababab;
	font-size: 11px;
	margin-left: 165px;
}

.softadmin_form > div .softadmin_inline .textarea_count {
	margin-left: 0;
}

.softadmin_form > div .textarea_count > label,
.softadmin_form > div .softadmin_inline .textarea_count > label {
	font-weight: bold; 
	padding: 1px 3px 1px 3px;
}

.softadmin_form > div .softadmin_inline {
	display: inline-block;
}

.softadmin_form > div .softadmin_inline .input_label {
	margin-left: auto;
}

.softadmin_form > .static_field > .softadmin_inline {
	width: 420px;
}

.softadmin_form > .static_field > .softadmin_inline > table {
	border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

.softadmin_form > .static_field > .softadmin_inline > table .edit_link {
	width: 100px;
	text-align: right;
}

.softadmin_form > .edit_field {
	display: none;
}

.softadmin_form .orange {
	box-shadow: none !important;
	background: #feefb3 !important;
	border: 1px solid #9f6000 !important;
	color: #9f6000 !important;
}

.softadmin_form .error {
	color: red;
	font-size: 12px;
}

.fileupload {
	transform: none !important;
	height: 20px;
	width: 300px;
}

#progress .bar {
    height: 18px;
    background: green;
}

#progress .prebar {
	width: 60%; 
	margin: 0 auto 10px auto; 
	border: 1px solid #cecece; 
	padding: 2px;
}

.valign_top {
	vertical-align: top;
}

.message_error {
	border: 1px solid #D8000C;
	color: #D8000C;
	background-color: #FFBABA;
	padding: 10px !important;
	text-align: left;
	margin-bottom: 10px;
}

.message_warn {
	border: 1px solid #9F6000;
	color: #9F6000;
	background-color: #FEEFB3;
	padding: 10px !important;
	text-align: left;
	margin-bottom: 10px;
}

.message_ok {
	border: 1px solid #4F8A10;
	color: #4F8A10;
	background-color: #DFF2BF;
	padding: 10px !important;
	text-align: left;
	margin-bottom: 10px;
}

/*.phone_full {
	display: none;
}*/

.phone_truncated {
    display: no
}

.tooltips {
	color: blue;
}

hr {
    background-color: #cecece;
    border: 0px none;
    color: #fff;
    height: 1px;
}

/*
 * FB Button
 */
 
.button {
	font-size: .875em;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 1px solid rgba(0,0,0,0.4);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.6);
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.6);
	color: #333;
	display: inline-block;
	font-size: 1.375em;
	background-color: #dfdfdf;
	background-image: -moz-linear-gradient(top,#efefef,#c8c8c8);
	background-image: -ms-linear-gradient(top,#efefef,#c8c8c8);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#efefef),to(#c8c8c8));
	background-image: -webkit-linear-gradient(top,#efefef,#c8c8c8);
	background-image: -o-linear-gradient(top,#efefef,#c8c8c8);
	background-image: linear-gradient(top,#efefef,#c8c8c8);
	background-repeat: repeat-x;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#ffefefef, endColorstr=#ffc8c8c8, GradientType=0 )";
	/*margin: 0 0 1em 0;*/
	padding: .75em 1.875em .5625em;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	filter: none!important;
}

.button-facebook {
	color: #FFF;
	-webkit-font-smoothing: antialiased;
	background-color: #5772a8;
	background-image: -moz-linear-gradient(top,#6480b7,#445d92);
	background-image: -ms-linear-gradient(top,#6480b7,#445d92);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#6480b7),to(#445d92));
	background-image: -webkit-linear-gradient(top,#6480b7,#445d92);
	background-image: -o-linear-gradient(top,#6480b7,#445d92);
	background-image: linear-gradient(top,#6480b7,#445d92);
	background-repeat: repeat-x;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#ff6480b7, endColorstr=#ff445d92, GradientType=0 )";
	-webkit-box-shadow: inset 0 1px 1px #8ba3cd;
	-moz-box-shadow: inset 0 1px 1px #8ba3cd;
	box-shadow: inset 0 1px 1px #8ba3cd;
	border: 1px solid #364b76;
	display: block;
	font-size: 1em;
	padding-left: 4em;
	position: relative;
	text-shadow: none;
}

.button-facebook .icon-wrap {
	-webkit-box-shadow: inset -1px 0 0 0 #364b76;
	-moz-box-shadow: inset -1px 0 0 0 #364b76;
	box-shadow: inset -1px 0 0 0 #364b76;
	border-right: 1px solid #8ba3cd;
	bottom: 0;
	height: 100%;
	left: 0;
	padding: 0 .75em 0 1em;
	position: absolute;
	white-space: nowrap;
	display: block !important;
}

.button-facebook .icon-wrap .icon-fb {
	vertical-align: bottom;
}

.icon-fb {
	height: 32px;
	width: 16px;
	background-image: url('../images/temp/icons/icon-fb.png');
}

.icon {
	background-repeat: no-repeat;
	background-color: transparent;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.line-thru {
	display: block;
	/*margin-bottom: 1em;*/
	position: relative;
	text-align: center;
	background: #fff;
	width: 100%;
	z-index: 1;
	font-size: 16px;
}

.line-thru:before {
	height: 10px;
	width: 40px;
	background-color: #fff;
	content: '';
	margin: -5px 0 0 -20px;
	left: 50%;
	position: absolute;
	top: 50%;
	z-index: -1;
}

.line-thru:after {
	border-bottom: 1px solid #cecece;
	content: '';
	display: block;
	position: absolute;
	top: 49%;
	width: 100%;
	z-index: -2;
}

.comment_details {
	margin-top: 10px;
}

.reviews_photo {
	width: 32px; 
	height: 32px; 
	border-radius: 3px; 
	border: 1px solid #cecece; 
	text-align: center; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2f2f2), color-stop(1, #fefefe)); 
	background: -moz-linear-gradient(center top, #f2f2f2 5%, #fefefe 100%); 
	background: -o-linear-gradient(#f2f2f2, #fefefe); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f2f2f2', endColorstr = '#fefefe');
}

.reviews_photo_facebook {
	border-radius: 3px; 
	border: 1px solid #cecece;
}

/*
 * Site Headeer
 */
 
#header {
	width: 100%;
	height: 105px;
	z-index: 99;
}

#header_menu,
#header_search,
#header_end {
	width: 952px;
	margin: 0 auto;
}

#header_menu {
	height: 40px;
	background: #eaeaea;
	line-height: 40px;
	font-size: 12px;
}
	#main_menu {
		float: left;
		font-size: 12px;
	}
	
	#main_menu a {
		color: #0072B9;
		padding: 0 6px;
	}
	
	#user_menu {
		float: right;
		color: #000;
		font-size: 12px;
		padding: 0px 15px;
		font-weight: bold;
	}
	
	#user_menu a {
		color: #0072B9;
		padding: 0 6px;
	}

#header_search {
	background: url('../images/temp/links-gradient.png') repeat-x #006699;
	height: 60px;
}
	
	#header_logo {
		float: left;
		padding: 15px 20px;
	}
	
	#header_search_box {
		padding-top: 9px;
		float: left;
	}

#header_end {
	height: 5px;
	background: url('../images/temp/header-end-bg.png') repeat-x #fff;
}

#ad_right, #ad_right-sticky-wrapper {
	width: 300px;
}

.overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listing_menu {
    padding-left: 0;
}

.listing_menu li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

.listing_menu li a {
    font-weight: bold;
    font-size: 14px;
    color: #999;
}

.listing_menu li a:hover {
    color: #0072B9;
}

.listing_menu li a.active {
    color: #000;
}

.listing_menu li.right {
    float: right;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.float_clear {
    clear: both;
}

.listing_header_logo {
    margin-right: 10px;
}

.listing_header_logo td {
    padding: 0 20px 0 0;
    border-right: 1px solid #cecece;
}

.listing_header_details td,
.listing_header_verified td {
    font-size: 14px;
}

.listing_header_icon div,
.listing_content_icon {
    height: 16px;
    width: 16px;
    /*background: #cecece;*/
    margin-right: 4px;
}

.listing_content_col {
    width: 50%;
}

.listing_content .box {
    border: 1px solid #cecece;
    margin: 15px 7px 15px 0;
    padding: 10px;
    overflow: hidden;
}

.listing_content .offers_box {
    border: 1px dashed #cecece;
}

.listing_description {
    padding: 10px 0;
}

.box {
    box-shadow: 0px 0px 3px #eee;
}

.box table {
    width: 100%;
}

.box td {
    padding: 0;
}

.listing_content_col .box:first-of-type {
    margin-top: 10px;
}

.listing_content_col .box:last-of-type {
    margin-bottom: 0px;
}

.listing_content .box_right {
    margin: 15px 0 15px 7px;
}

.text-right {
    text-align: right;
}

.space-quarter {
    height: 4px;
}

.space-half {
    height: 7px;
}

.space-full {
    height: 16px;
}

.small-text {
    font-size: 0.85em;
}

.hide {
    display: none;
}

.green {
    color: #006400;
}

.listing-icon {
    background-image: url('../images/temp/listing-icons.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.listing-icon-verified {
    background-position: 0px 0px;
}

.listing-icon-phone {
    background-position: 0px -16px;
}

.listing-icon-email {
    background-position: 0px -32px;
}

.listing-icon-website {
    background-position: 0px -48px;
}

.listing-icon-map {
    background-position: 0px -64px;
}

.listing-icon-clock {
    background-position: 0px -80px;
}

.listing-icon-rss {
    background-position: 0px -96px;
}

.listing-icon-share {
    background-position: 0px -112px;
}

.listing-icon-settings {
    background-position: 0px -128px;
}

.listing-icon-fav {
    background-position: 0px -144px;
}

.listing-icon-special {
    background-position: 0px -160px;
}

.listing-icon-people {
    background-position: 0px -176px;
}

.listing-icon-comment {
    background-position: 0px -192px;
}

.listing-icon-photo {
    background-position: 0px -208px;
}

.listing-icon-edit {
    background-position: 0px -224px;
}
