html {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select, form {
	font-size: 10px;
}
img {
	border: 0 none;
}
#pagewidth {
	width: 100%;
	min-width: 500px;
}
.search_results {
	width: 100%;
}
.result_row_0 {
	background: #D6D3EE;
}
.result_row_1 {
	background: #FFF;
}
#header {
	height: 136px;
	width: 100%;
	background: #A8B4D0 url("images/header-bg.png");
}
.logo {
	background: url("images/{company_logo}");
}
.view_users {
	width: 100%;
}
.slogan {
	text-align: right;
	font-size: 12px;
	color: #42557b;
	padding-right: 10px;
}
.time_date {
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color: #FFF;
}
.logo h1 {
	font-size: 44px;
	color: blue;
	float: right;
	vertical-align: text-bottom;
}
#leftcol {
	width: 170px;
	float: left;
	position: relative;
	margin-left: -170px;
	margin-right: 1px;
	text-align: left;
	background: url("images/col_line.png") repeat-y top  right;
}
#outer {
	border: solid white 0;
	border-left-width: 170px;
	border-left-color: #FFF;
	border-left-style: solid;
	width: auto;
	background: #FFF;
}
#footer {
	height: 70px;
	width: 100%;
	background: #000 repeat-x;
}
.powered_by {
	color: #FFF;
	margin-top: 5px;
	float: left;
	width: 200px;
	padding-left: 100px;
}
#inner {
	margin: 0;
	width: 100%;
}
#maincol {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -8px 0 -2px;
}
#outer>#inner {
	border-bottom: 1px solid #FFF;
}
.clr {
	clear: both;
}
.content {
	position: relative;
}
#header .content {
	padding-bottom: 0;
}
@media print {
	#leftcol{display: none;
}
#outer {
	border-left: 0;
}
#navcontainer {
	width: 155px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#navcontainer a, #navlist a {
	display: block;
	width: 155px;
	height: 42px;
	line-height: 5em;
	background: url("images/active_button.png") repeat-x;
}
#navlist a:visited {
	color: #EEE;
	text-decoration: none;
}
#navlist a:hover {
	height: 42px;
	line-height: 5em;
	color: #369;
	background: url("images/hoover_button.png") repeat-x;
}
.field_caption {
	font-weight: bold;
}
.searchpage_field_caption {
	font-weight: bold;
	text-align: right;
}
.searchpage_field_caption_row {
	font-weight: bold;
	text-align: right;
}
.lat_long_header {
	font-size: 12px;
}
.postalcode_distance_header {
	font-size: 12px;
}
.view_image {
	text-align: center;
}
.image_caption {
	font-size: 16px;
	font-weight: bold;
}
.view_user {
	padding-left: 5px;
}
.view_user_user_name {
	font-size: 14px;
	font-weight: bold;
}
.view_user_user_images {
	float: left;
}
.view_user_user_info {
	float: left;
	padding-left: 10px;
}
.view_user_user_hitcount {
	clear: both;
}
.no_results {
	color: red;
	margin-top: 10px;
}
table.page_display {
	border: 3px;
}
td.page_display {
	width: 100%;
	vertical-align: top;
}
table.admin_main {
	border: 3px;
	width: 100%;
}
td.admin_main {
	width: 100%;
	vertical-align: top;
}
td.row1_0 {
	background: #090;
}
td.row2_0 {
	background: #CFC;
}
td.row3_0 {
	background: #9C9;
}
.adminListingLeft_0 {
	color: #FFF;
	background: transparent;
}
.browse_tool_table {
	width: 100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #369;
}
.browse_tool_button A {
	text-align: center;
	border-color: #000;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 82px;
	display: block;
}
.browse_tool_button A:visited {
	color: #000;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaa;
	text-decoration: none;
}
.browse_tool_curpage {
	color: #FFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	background: #132975;
}
.bt_pages {
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;

	color: #000;
	background: #D1DEE9;
}
bt_pages_ghost {
	color: #aaa;
	text-decoration: none;
}
A.bt_pages {
	color: #000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
A.bt_pages:visited {
	color: #000;
}
A.bt_pages:hover {
	color: #FFF;
	background: #132975;
}
.next_prev_listing {
	border: 1px solid #a9a9a9;
	width: 40em;
	text-align: center;
}
.next_prev_listing ul {
	margin: .5em auto;
}
.next_prev_listing li {
	display: inline;
	padding: .5em .5em;
	list-style-type: none;
}
.count, .listing_xy {
	width: 100%;
	clear: both;
	padding: .5em 0;
	background: #dcdcdc;
}
.dynamic-tab-pane-control.tab-pane {
	position: relative;
	width: 100%;
	margin-right: -2px;
}
.dynamic-tab-pane-control .tab-row .tab {
	width: 70px;
	height: 16px;
	position: relative;
	top: 0;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: Default;
	margin: 1px -1px 1px 2px;
	padding: 2px 0 0;
	border: 0;
	z-index: 1;
	font: 11px Tahoma;
	white-space: nowrap;
	text-align: center;
	background: url( "images/tab.png" );
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width: 74px !important;
	height: 18px !important;
	border-bottom-width: 0;
	z-index: 3;
	padding: 2px 0 0;
	margin: 1px -3px -3px 0;
	top: -2px;
	font: 11px Tahoma;
	background: url( "images/tab.active.png" ) !important no-repeat;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font: 11px Tahoma;
	color: Black;
	text-decoration: none;
	cursor: default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font: 11px Tahoma;
	width: 70px;
	height: 16px;
	background: url( "images/tab.hover.png" ) no-repeat;
}
.dynamic-tab-pane-control .tab-page {
	clear: both;
	border: 1px solid rgb( 145, 155, 156 );
	background: #fff;
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Tahoma;
	color: Black;
	padding: 10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index: 1;
	white-space: nowrap;
}
