
body {
	font:12px Arial, Verdana, Sans-Serif;
	font-size:12px;
	background: #4d1e0f;
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, h5, h6, .blog_title, .blog_article_comments_header {

	color:#5a341c;
	font-family: Palatino,'Palatino Linotype',Georgia,Times,'Times New Roman',serif;
	margin-bottom:5px;
	font-weight:normal;
	}
a, a:visited {
	color:#5a341c;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration: none;
}	
img {
	border:0 none;
	}

.inner {
	width:930px;
	padding:0px 15px 0px 15px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	position: relative;
}

#topnav {
	background-color:white;
	float:left;
	text-align:right;
	width:100%;
	color:#7E7E7E;
	}
#topnav a, #topnav a:visited {
	color:#7E7E7E;
	text-decoration:none;
	}
#header {
	background: url(images/header-background.jpg) left top repeat-x;
	height: 128px;
	}
h1 {
	margin: 20px 0 0 0px;
	line-height: 40px;
	font-size: 34px;
	}
	
h2 {
	font-size: 20px;
	margin-top: 0px;
}	

h3, .blog_title {
	font-size: 18px;
}

#page {
	width:900px;
	float:left;
	background-color:#ffffff;
	padding:0px 10px 0px 10px;
	}
#main_lite {
	float:left;
	background-color:white;
	padding-top:10px;
	}

#nav_main {
	position: absolute;
	top: 7.5em;
	right: 0;
}
#nav_main, #nav_main li {
	margin:0px;
	padding:0px;
	list-style:none;
	
	}
	
#nav_main li {
	background: url(images/tab-right.png) right top no-repeat!important;
	display:block;
	float:left;
	margin-right: 3px; 
}	

#nav_main li:hover {
	background: url(images/tab-right-over.png) right top no-repeat!important;
}

#nav_main a, #nav_main a:visited {
	display:block;
	padding:8px 15px 5px 15px;
	text-decoration:none;
	color:white;
	font-family: Georgia, serif;
	font-size: 16px;
	height: 23px;
	font-weight: normal;
	background: url(images/tab-left.png) left top no-repeat!important;
	}
#nav_main a:hover {
	background: url(images/tab-left-over.png) left top no-repeat!important;
}
select, input {
	font-size:12px;
	border:1px solid #dbd9ce;
	background: #fff;
	}
#col1, #col2, #col3 {float:left;}
#col1 {
	width:200px;
	float:left;
	}
#col1 ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	}
#col1 li {
	list-style-image:url(images/nav_arrow.gif);
	padding:5px 0px 5px 0px;
	}
#col1 li:hover {list-style-image:url(images/nav_arrow_over.gif);}
#col1 li a, #col1 li a:visited {
	color:#383838;
	text-decoration:none;
	}
#col2 {
	width:470px;
	float:left;
	padding:10px;
	border-right:1px solid #E3E3E3;
	border-left:0px;
	border-bottom:0px;
	}
#col3 {
	width:180px;
	float:left;
	padding:5px;
	margin-left:10px;
	}
#col3 input {width:95px;}
#col1 h2, #col3 h2 {
	width:91%;
	display:block;
	border-left:1px solid #77A1CF;
	border-bottom:1px solid #77A1CF;
	padding-left:10px;
	background-color:#F3F3F3;
	margin:0px;
	font-size:18px;
	margin-bottom:8px;
	}
#rss a ,#rss a:visited {
	font-size:10px;
	text-decoration:none;
	}
#rss img {
	padding-top:3px;
	padding-right:3px;
	}
.featured_listings {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.featured_listings img {
	padding:2px;
	border:1px solid #cccccc;
	}

.search_result_table {
	border-bottom: 1px solid #e5e1d4;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
	}

/* *** This is internal css for Open-Realty */
.field_caption {font-weight:bold;}
.searchpage_field_caption {
	font-weight:bold;
	width: 80px;
	}
.searchpage_field_caption_row {
	font-weight:bold;
	text-align:right;
	}
.lat_long_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;}
.view_user_user_box {}
.no_results {
	color:red;
	margin-top:10px;
	}

/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR VERTICAL MENU */
.search_results {width:100%;}
.result_row_0 {background-color:#fff;}
.result_row_1 {background-color:#fff;}
.view_users {width:100%;}
#logo {
	width: 209px;
	height: 99px;
	background: url(images/logo.png) left top no-repeat;
	display: block;
	text-indent: -10000.0em;
	top: 27px;
	position: relative;
	left: 190px;
	}
.clr, .clear {clear:both;}
.content {position:relative;}

/* 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 */


/* 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:#FFFFFF;}
td.row2_0 {background-color:#C2C2C2;}
td.row3_0 {background-color:#FFFFFF;}
.adminListingLeft_0 {
	color:#FFFFFF;
	background-color:transparent;
	}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff */
.browse_tool_table {
	background-color:#FFFFFF;
	width:100%;
	font-size:12px;
	text-decoration:none;
	color:black;
	}
.browse_tool {
	background-color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	color:black;
	}


.browse_tool_ghost {
	color:#e5e1d4;
	text-decoration:none;
	}
	
	
.browse_tool_curpage {
	
	text-decoration:none;
	font-size:9px;
	vertical-align:middle;
	color:#fff;
	padding:0px;
	}

.browse_tool_curpage strong {
	padding: 2px;
	text-decoration: none;
	width:20px;
	border: 1px solid #5A341C!important;
	color: #5A341C;
	display:block;
	text-align:center;
	}	
	
.bt_pages {

	background-color:#5A341C;
	text-decoration:none;
	font-size:9px;
	vertical-align:middle;
	color:#fff;
	padding:0px;
	}
.bt_pages_ghost {
	color:#aaaaaa;
	text-decoration:none;
	}
a.bt_pages {
	color:#fff;
	padding: 2px;
	text-decoration: none;
	width:20px;
	display:block;
	text-align:center;
	}
a.bt_pages:hover {
	color:#FFFFFF;
	background:#844d2a;
	}

/* 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;
	padding:10px;
	}
.dynamic-tab-pane-control .tab-row {
	z-index:1;
	white-space:nowrap;
	}

/* setting for the size of the main image at mainjavacolumn, mainjavarows, slideshow and tabbed */
img#SLIDESIMG, img#main {
	width:320px;
	height:auto;
	}

/* BLOG VIEW
*******************************************************************************/
.blog_date {
clear:both;
color:#808080;
margin-bottom:3px;
font-size:10px;
}
/*
.blog_title{
font-weight:bold;
font-size:18px;
color:#9FB6D5;
border-bottom:1px dotted;
}
*/
.blog_summary{

}
.blog_story_link_line{
padding-left:7px;
padding-bottom:5px;
}
a.blog_story_link{
text-decoration:none !important;
}
.blog_entry_footer {
background-color:#eee;
display:block;
height:15px;
padding-left:5px;
padding-top:2px;
padding-right:5px;
margin-bottom:15px;
font-size:10px;
}

.blog_byline{
float:left;
}
.blog_comments{
float:right;
}
.blog_full_article{
/* padding:7px; */
/* color:#808080; */
}
.blog_article_comments_header{
/* font-weight:bold; */
font-size:18px;
/* color:#053280; */
margin-bottom:10px;
}

.blog_article_comment_item{
margin-left:10px;
margin-right:10px;
padding-bottom:5px;
padding-top:5px;
}
.blog_article_comment_title_row{
background-color:#9FB6D5;
display:block;
height:15px;
padding-left:5px;
padding-top:2px;
padding-right:5px;
margin-bottom:15px;
font-size:10px;
}
.blog_article_comment_text {
padding-left:5px;
padding-right:5px;
color:#808080;
}

.add_comment_block{
/*
padding-left:20px;
margin-top:10px;
*/
}

.blog_leave_comment_text {
/* color:#053280; */
}
.blog_leave_comment_submit{
border-color:#053280;
font-weight:bold;
font-size:10px;
}

.blog_leave_comment_text_textarea{
width:400px;
height:75px;
}

#middle {
	background: #c7c69a url(images/middle-background.jpg) center top repeat-y;
	height: 304px;
}

#middle .inner {
	background: url(images/austin.jpg) left center no-repeat;
	height: 304px;
}

#content {
	background: #fff url(images/content-background.jpg) left top repeat-x;
	padding: 45px 0 15px 0;
}

#content .contentleft {
	width: 197px;
	float: left!important;
}

#content .contentleft #nav {
	background: url(images/nav.jpg) left top no-repeat;

}

#content .contentleft #nav h2 {
	font-size: 18px;
	padding: 10px;
	margin: 0;
}

#content .contentmiddle {
	width: 440px;
	padding: 0 30px 0 30px;
	float: left!important;
}

.twocol {
	width: 665px!important;
}

#content .wide {
	width: auto!important;
	padding: 0!important;
}

.contentmiddle p {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 19px;
}

#content .contentright {
	width: 225px;
	float: left!important;
}

#footer {
	background: url(images/footer-background.jpg) left top repeat-x;	
	height: 325px;
	padding: 30px 0;
}

#footer .footerleft {
	width: 480px;
	padding: 0 40px 0 0;
	color: #ddd3cb;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
}

#footer a {
		color: #fff;
}


#footer a:hover {
		color: #ececcf;
}

#footer .footerleft h2 {
	margin: 0;
	padding: 0;
	color: #f2f2f2;
	font-size: 22px;
}

#footer .footerright {
	float: right;
	width: 400px;

}

#call {
	font-size: 14px;
	color: #fff;
	font-family: Georgia,serif;
	text-align: center;
	position: absolute;
	top: 1.7em;
	right: 4.2em;
	text-shadow: #1e0a05 2px 2px 5px;
}

#call span {
	font-size: 20px;
	color: #fff;
	font-family: Garamond,serif;
	display: block;
	line-height: 32px;
}

#phone {
	position: absolute;
	top: -7px;
	color: #45190c;
	right: 95px;
	width: 570px;
}

#phone strong {
	margin: 0 5px;
}

.navlist {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.navlist li {
	font-size: 12px;
	list-style: none;
	border-bottom: 1px solid #e5e1d4;
}

.navlist li a {
	color: #3e2413;
	text-decoration: none;
	padding: 0 25px;
	line-height: 28px;
	display: block;
	background: url(images/raquoe.png) 10px center no-repeat;

}

#needhelpsearching {
	display: block;
	text-indent: -10000.0em;
	background: url(images/need-help-searching.png) left top no-repeat;
	width: 397px;
	height: 83px;

}

#needhelpsearching:hover {
	background: url(images/need-help-searching-over.png) left top no-repeat;
}

.navlist li a:hover {
	background: #e5e1d4 url(images/raquoe.png) 10px center no-repeat;
}

#searchbox {
	background: url(images/search.png) left top no-repeat;
	width: 418px;
	height: 325px;
	position: absolute;
	top: 0.3em;
	right: 0.0em;
	padding: 20px 35px 0 35px;
}

#searchbox h2 {
	font-size: 24px;
	border-bottom: 1px solid #999;
	padding: 0 0 5px 0;

}

.leasesearchright select, .leasesearchleft select, #searchbox select {
	width: 200px;
}

.leasesearchright select.selectsmall, .leasesearchleft select.selectsmall, #searchbox select.selectsmall {
	width: 95px;
}

.quicksearchleft {
	width: 200px;
	padding: 0 10px 20px 0;
	float: left;
}

.quicksearchright {
	width: 200px;
	padding: 0 0 20px 0;
	float: left;
}

.leasesearchleft {
	width: 207px;
	padding: 0 10px 20px 0;
	float: left;
}

.leasesearchright {
	width: 201px;
	padding: 0 0 20px 0;
	float: left;
}

.secondarysearch label, #searchbox label {
	font-size: 14px;
	line-height: 24px;
	font-family: Palatino,'Palatino Linotype',Georgia,Times,'Times New Roman',serif;
}

.searchtable {
	margin: 20px 0 0 0;
}

.searchtable td {
	padding: 10px;
	border-bottom: 1px solid #e5e1d4;
}

#searchmls {
	margin: 20px 0 0 0;
	background: url(images/search-background.jpg) left top  no-repeat;
	height: 51px;
	padding: 10px;
}

#searchmls label {
	font-size: 18px;
	font-family: Georgia, serif;
	color: #5a341c;
	padding: 5px 0;
	margin: 0 12px 0 0;
}

#searchmls input {
	padding: 5px;
	width: 220px;
}

#searchmls input.gobutton {
	background: url(images/button-go.png) left top no-repeat;
	border: none;
	text-indent: -10000.0em;
	width: 47px;
	height: 31px;
	margin: 0 0 0 12px;
	cursor: pointer;
}

.featuredbackground {
	background: url(images/featured.png) center top no-repeat;
	display: block;
	width: 220px;
	height: 220px;
	padding: 8px 0 0 10px;
}

.featuredbackground {
	text-decoration: none!important;
}

.featuredbackground .imgwrap {
	width: 210px;
	height: 100px;
	overflow: hidden;
}

.featuredbackground .imgwrap img {

}

.featuredbackground h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
}

.featuredbackground p {
	font-size: 12px;
	font-family: Georgia,serif;
	color: #333;
	text-decoration: none;
	margin: 0 0 5px 0;
}

.featuredinfo {
	position: relative;
	top: 23px;
	left: 3px;
	width: 208px;
	text-align: center;
}

#showblogs {
	position: relative;
	padding: 15px 0 0 0;
}

#showblogs h3 a {
color: #222;
	text-decoration: underline;
		font-size: 16px;
}

#showblogs h3 a:hover {
	text-decoration: none;
}

#showblogs .blog-read-more {
	background: #f4f4e5;
	text-decoration: none;
	color: #000;
	padding: 5px;
	font-size: 11px;
	position: absolute;
	right: 0;
	margin: 0 0 15px 0;
	bottom: -10px;
}

#showblogs .blog-read-more:hover {
	background: #e6e6d8;
}

.login-register {
	background: #fff url(images/loginbg.png) left top no-repeat;
	width: 128px;
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px 0 5px;
	color: #fff!important;
	font-family: Georgia, serif;
	text-align: center;
	text-decoration: none!important;
}

.listingfavorite {
	background: #FAF3C4;
	border: 1px solid #EBD750;
	padding: 10px;
	margin: 0 0 30px 0;
}

.blogfront {
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e2d7;
	position: relative;
}

.arealist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer h3 {
	color: #ddd3cb;
	padding-top: 15px;
}

.arealist li {
	border-bottom: 1px solid #7c552d;
	float: left;
	padding: 5px;
	width: 120px;
	height: 20px;

}

.arealist li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}

.arealist li a:hover {
}

.slideshowdisplay {
	background: #fff;
	border: 10px solid #d0d09f;
	padding: 15px;
	text-align: center;
	height: 350px;
}



.listingmap {
	background: #fff;
	border: 10px solid #d0d09f;
	padding: 15px;
	text-align: center;
	height: 350px;
}

.listingstreetview {
	background: #fff;
	border: 10px solid #e5e1d4;
	padding: 15px;
	text-align: center;
	height: 350px;
}

.listingleft {
	margin: 0 60px 0 0;
	width: 420px;
	float: left;
}

.listingleft h2 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 24px;
}

.listingleft p {
	line-height: 20px;
	margin-top: 0;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
}

.questions {
	font:14px Arial, Verdana, Sans-Serif!important;
}

.slideshow_img {
	padding-bottom: 10px; 
}

.slideshow_img a {
	height: 280px;
	width: 400px;
	overflow: hidden;
	display: block;
}

.listingmain {
	height: 300px;
	overflow: hidden;
}

#main {
	width: 400px!important;
	height: auto;
}

.slideshow_links a {
	color: #5A341C;
	text-decoration: none;
}

.slideshow_links a:hover {
	text-decoration: underline;
}

.listingright {
	width: 450px;
	float: left;
	padding: 0;
}


.listingblock h3 {
	font-size: 22px;
}

.listingblock {
	width: 440px;
	float: left;
	padding: 0 10px;
	
}

.listingblock ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.listingblock li {
	margin: 0;
	clear: left;
	display: block;
	padding: 3px 0;
	border-bottom: 1px solid #e5e1d4;
	list-style: none;
}

.listingblock strong {
	float: left;
	font-weight: normal;
	display: block;
	width: 150px;
}

.listingblock span {
	float: left;
	text-align: right;
	display: block;
	line-height: 16px;
	padding: 0 0 0 20px;
	width: 260px;
	vertical-align: baseline;
}

.multiple_options ul {
	margin: 0;
	padding: 0;
}

.multiple_	s li {
	margin: 0;
	line-height: 23px;
	display: block;
	border-bottom: 1px solid #e5e1d4;
}

.tab-btn-wrap
{	
    height: 20px;
    margin: 0 auto;
	padding: 0 0 0 5px;
    text-align: center;
    overflow: hidden;
	color: #999;
	list-style: none;
}

.tab-btn-wrap li {
		list-style: none;
		float: left;
}

.activeli .active {
	background: #d0d09f;
	text-decoration: none!important;
 	width: 100px;
    height: 20px;
    float: left;
    line-height: 16px;
    cursor: pointer;
    margin-right: 4px;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
	border: 3px solid #d0d09f;
	border-bottom: none;	
	color: #222!important;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.tab-btn {
	background: #5A341C;
	text-decoration: none!important;
 	width: 100px;
    height: 20px;
    float: left;
    line-height: 16px;
    cursor: pointer;
    margin-right: 4px;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
	border: 3px solid #5A341C;
	border-bottom: none;	
	color: #fff!important;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.bar {
	padding-top: 15px;
	height: 1px;
	border-bottom: 10px solid #d0d09f;
}

.tab-wrap
{
    margin: 0 auto;
}

#neighborhoodbutton {
	margin: 20px 0 0 0;
	display: block;
	background: url(../../images/button-neighborhood.png) left top repeat;
	height: 69px;
	width: 450px;
	text-indent: -10000.0em;	
}

#neighborhoodbutton:hover {
	background: url(../../images/button-neighborhood.png) left -69px repeat;
}

.listingimage {
	border: 1px solid #ccc;
	padding: 3px;
	width: 100px;
	overflow: hidden;
	background: #fff;
}

#tab1 br {
	display: none!important;
}

.listingimage img {
	width: 100px;
	height: auto;
}

.searchtop h2 {
	font-size: 18px;
	padding: 5px 0 0 0;
}

.searchright h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.browse_tool_button a {
}

#firstBtn a, #prevBtn a, #nextBtn a, #lastBtn a, .button {
	background: #398b00;
	padding: 5px;
	border: 1px solid #58a121;
	text-decoration: none!important;
	font-size: 12px;
		font-family: Palatino,'Palatino Linotype',Georgia,Times,'Times New Roman',serif;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #fff!important;
}

.blog_leave_comment_submit, .buttonup a {
	background: #398b00;
	padding: 5px;
	border: 1px solid #58a121;
	text-decoration: none!important;
	font-size: 11px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #fff!important;
}

.button:hover, .buttonup a:hover {
	background: #58a121;
	padding: 5px!important;
	text-decoration: none;
}

.searchdes a {
	display: none;
}

.browse_tool_table td {

}

.listingthumbs {
	margin: 13px 0 0 0;
	height: 100px;
	width: 400px;
	overflow: auto;
	white-space: nowrap;
}

.smallimage {
	width: 50px;
	height: auto;
	margin: 0 5px 0 0;
}

.searchheader {
	background: #f4f5e4;
	padding: 10px;
	border: 1px solid #e4e2d7;
	text-decoration: none!important;
	font-size: 11px;
	margin: 10px 0;
}

.browse_tool_table {
		background: #f4f5e4;
		border: 1px solid #e4e2d7;
		width: 418px;
}

.browse_tool_table td {
	background: transparent!important;
	padding: 3px;
}

.searchtable td {
	border-bottom: 1px solid #e4e2d7;
}

legend {
	font-family: Palatino,'Palatino Linotype',Georgia,Times,'Times New Roman',serif;
	font-size: 14px;
	color: #5a341c;
	padding: 5px;
}

fieldset {
	border: 1px solid #e4e2d7;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.big {
	font-size: 18px;
	line-height: 20px;
	padding: 7px;
}


.big:hover {
	font-size: 18px!important;
	line-height: 20px!important;
	padding: 7px!important;
}

.buttonGo {
		width: 47px!important;
		margin: 0 0 0 10px;
}

.secondarysearch {
	background: url(images/secondary-search.jpg) left top no-repeat;
	height: 300px;
	padding: 10px;
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:400px;
	height:325px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 

	}	
#nextBtn{ 

	}														
#prevBtn a, #nextBtn a{  
	
	}	
#nextBtn a{ 
	
	}

#bbb {
	background: url(images/bbb.png) left top no-repeat;
	width: 51px;
	height: 85px;
	display: block;
	text-indent: -100000.0em;
	position: absolute;
	top: 33px;
	left: 146px;
}

#gm {
	background: url(images/gold-member.png) left top no-repeat;
	width: 133px;
	height: 91px;
	display: block;
	text-indent: -100000.0em;
	position: absolute;
	top: 31px;
	left: 0px;
}

/* TEMPLATE SELECTOR
 ============================================================================ */
form.template_selector {margin:0; padding:0;}
form.template_selector fieldset {border:none;}
select#select_users_template {width:150px;}
