* {
margin:0;
padding:0;
}                              

html {height:100%;}

body {
margin:0;
padding:0;
height:100%;
background: #c5719d url(../images/background-top.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size: 1.0em;
}

#wrap {
min-height:100%;
width: 960px;
margin: 0 auto;
background: #fff url(../images/content-bg.jpg) repeat-y;
}

* html #wrap {height:100%}                   

#header {
height:200px;
padding:0;
text-align:left;
border-top: #8d1d58 15px solid;
background: #fff url(../images/header.jpg);
}

#flashcontent {
padding: 35px 0 0 723px;
}
												
 
h1 {
color:#8d1d58;
font-weight:bold;
background-color:inherit;
padding:10px 15px 10px 0; 
}

h2, h3, h4 {
color:#8d1d58;
background-color:inherit;
padding:0 15px 10px 0;
}

h1 {
font-size: 1.4em;
font-weight:bold;
}

h2 {
font-size: 1.2em;
}

h3 {
font-size: 1.0em;
}

h4 {
font-size: 0.9em;
}

p {
font-size:0.9em;
text-align:left;
line-height: 1.2em;
padding:0 25px 20px 0;
}

table {
vertical-align: top;
}

td {
font-size:0.9em;
padding: 3px 5px 0 0;
vertical-align: top;
}

.media
{
 text-align: center;
 padding: 0 0 10px 0;
 margin: 0;
}

.redbold {
font-size:1.0em;
text-align:left;
line-height: 1.4em;
color:#f00;
background-color:inherit;
}

.centerp {
text-align:center;
padding:10px 45px 0 45px;
}

.center {
text-align:center;
}

img {
border:0;
padding-right:5px;
}

.imgleft {
float:left;
padding:5px 15px 5px 0;
}

.imgright {
float:right;
padding:5px 0 5px 15px;
}

#navcontainer {
width: 960px;
border-top: #4d4d4d 3px solid;
}


#navcontainer ul
{
padding: 10px 5px;
margin: 0;
list-style-type: none;
background-color: #a23e72;
font: bold 90% arial, helvetica, sans-serif;
text-align:center;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color: #a23e72;
font-size:1.0em;
color: #e5e5e5;
padding: .2em 1em;
}

#navcontainer li a:hover
{
color: #fffc00;
}

a {
outline:none;
font-size:1.0em;
}

a:link {
text-decoration:none;
color: #00f;
background-color:inherit;
}

a:visited {
text-decoration:none;
color: #00f;
background-color:inherit;
}

a:hover {
text-decoration:none;
color: #f00;
background-color:inherit;
}

a:active {
text-decoration:none;
color: #00f;
background-color:inherit;
}

#main {
width:960px;
}

#sidebar {
width: 200px;
float:left;
display: inline;
margin:0;
padding:30px 0 0 0;
}

#sidebar h3 {
color:#000;
background-color:inherit;
padding:0 12px;
text-align:center;
}

#sidebar h4 {
color:#000;
background-color:inherit;
padding:0 12px 5px 12px;
text-align:center;
}

#sidebar img {
padding: 0 0 8px 2px;
}

#sidebar p {
font-size:0.8em;
text-align:left;
line-height: 1.2em;
padding:0 12px;
}

#sidebar .caption {
font-size:0.8em;
text-align:center;
line-height: 1.2em;
padding:0 12px;
}

#sidebar ul
{
width: 170px;
padding: 0px;
margin: 20px 0 20px 12px;
font-size: 0.8em;
}

#sidebar ul li
{
list-style: none;
margin: 0;
border: 0px;
}

#sidebar ul li a
{
display: block;
width: 170px;
padding: 6px 0 4px 2px;
border: 0px;
color: #000;
background-color: inherit;
text-decoration: none;
text-align: left;
}

#sidebar ul li a:link 
{ 
color: #000;
}

#sidebar ul li a:hover
{
color: #f00;
background-color: inherit;
border:0px;
}

fieldset {
border: none;
}

#content {
width:750px;
margin-left:200px;
}

#contents {
padding-left:15px;
padding-top:10px;
float:right;
}

#contents ul {
padding: 0 30px 0 20px;
}

#contents li {
padding: 0 0 5px 0;
}

.contentlist li {
font-size:1.0em;
text-align:left;
margin-left:80px;
line-height:1.2em;
padding-bottom:5px;
}

* html #main, * html #content * html #sidebar {
height:1px;
}

#clearfooter {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}

#footer {
height:auto;
color:#000;
background-color: #c5719d;
padding-top:5px;
border-bottom:  #c5719d 3px solid;
}

#footer a:link {
text-decoration:none;
color: #00f;
background-color:inherit;
}

#footer a:visited {
text-decoration:none;
color: #00f;
background-color:inherit;
}

#footer a:hover {
text-decoration:none;
color: #f00;
background-color:inherit;
}

#footer a:active {
text-decoration:none;
color: #00f;
background-color:inherit;
}

#footer p {
font-size:0.7em;
text-align:center;
padding: 8px 0 3px 0;
line-height:1.2em;
}

#footer .credit {
padding: 28px 25px 3px 0;
text-align:center;
line-height:1.1em;
font-size:0.6em;
float:right;
}

#footer .credit2 {
padding: 28px 0 3px 25px;
text-align:center;
line-height:1.1em;
font-size:0.6em;
float:left;
}

.featurebox {
color:#000;
border-top:1px solid #ccc;
background:#d7d5d2;
margin:0 0 1.5em;
padding:15px 20px 20px;
}

.featurebox p,.featurebox h1,.featurebox h2,.featurebox h3,.featurebox h4,.featurebox h5,.featurebox h6 {
border-bottom:1px solid #ccc;
color:#000;
margin:0 0 .3em;
}

.featurebox p {
border:none;
color:#444;
margin:0 0 1em;
}

.featurebox a {
font-weight:normal;
font-size:90%;
}

hr {
background:#f2f2f2;
height:1px;
color:#f2f2f2;
border:none;
margin:1em 0;
}

hr.sb  {
background:#c5719d;
height:1px;
color:#c5719d;
border:none;
margin:1em 0;
}

/* END of the Silver Dolphin style customized css .......................... */

/* *** Default internal css for Open-Realty */
.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 {
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {
}
.no_results { color:red; margin-top:10px;}
/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR VERTICAL MENU ------- ------  MAJOR EDITS DONE BELOW HERE */



.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #ffffff; }
.result_row_1	{ background-color: #FFFFFF; }

.view_users { width:100%; }


 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}

 /* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	background-color: #fff;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.browse_tool {
	background-color: #fff;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}
.browse_tool_button A:visited {
	color: #000000;
}
.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #034fbd;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #000000;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #034fbd;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }

/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:				70px;
	height:				16px;
	background-image:	url( "{template_url}/images/tab.png" );
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				74px !important;
	height:				18px !important;
	background-image:	url( "{template_url}/images/tab.active.png" ) !important;
	background-repeat:	no-repeat;
	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}
.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-image:	url( "{template_url}/images/tab.hover.png" );
	background-repeat:	no-repeat;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		#ffffff;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Tahoma;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	/*244, 243, 238*/
	/* 145, 155, 156*/

	padding:		10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.slideshow_img {
float: left;
width: 100%;
text-align:center;
}
.slideshow_links {
float: left;
width: 100%;
text-align:center;
}
.city_distance_header{font-size:12px;}
/* 2.4.2 */
#imagerows{
	width:440px;
	padding:2px;
	border-width:medium;
	border:ridge;
	text-align:center;
}
.multiple_options_caption {
margin:0;
padding:0;
font-weight:bold;
width:100%;
}
.multiple_options {
float:left;
width:100%;
}
.multiple_options ul {
margin:0;
padding:0;
list-style-type:none;
}
.multiple_options li {
display:inline;
}
