/******************/
/* General styles */
/******************/
body,
html {
	width:100%;
	background:#fff;
	color:#000;
	padding:0;
	margin:0;
	font:normal 11px Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}
img {
	border:none;
}
*:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#943f4a;
}
.index a {
	color:#3f758d;
}
a:hover {
	text-decoration:underline;
}
form,fieldset {
	padding:0;
	border:none;
}
.clear {
	clear:both;
}


#wrap {
	width:940px;
	margin:0 auto;
}


/**********/
/* HEADER */
/**********/
#header {
	height:123px;
	overflow:hidden;
}
#logo {
	float:left;
	width:174px;
	height:105px;
	padding:9px 0 9px 26px;
	background:url(images/logo.png) 100% 50% no-repeat;
}
#logo a {
	display:block;
	height:105px;
	text-indent:-9000px;
}
#topnav {
	float:right;
	width:600px;
	font-size:0.9em;
}


/****************************************/
/* QUICK NAVIGATION IN TOP-RIGHT CORNER */
/****************************************/
#quick-menu {
	float:right;
	padding:6px 0 0 0;
	margin:0;
	height:54px;
	list-style:none;
	clear:both;
}
#quick-menu li {
	float:left;
	padding-left:32px;
}
#quick-menu li.text {
	padding-top: 8px;
}
#quick-menu li a {
	color:#787878;
}


/***********************/
/* ACTIONS MENU AT TOP */
/***********************/
#action-menu {
	list-style:none;
	padding:0 0 0 5px;
	margin:0;
	float:right;
	height:63px;
}
#action-menu li {
	float:left;
	height:37px;
	margin-left:24px;
}
#action-menu li a {
	float:left;
	width:100%;
	height:37px;
	text-indent:-9000px;
	background:url(images/topnav-bg.png) 0 0 no-repeat;
}
#action-menu li.buy {
	width:69px;
}
#action-menu li.buy a:hover {
	background-position:0 -63px;
}
#action-menu li.sell {
	width:59px;
}
#action-menu li.sell a {
	background-position:-93px 0;
}
#action-menu li.sell a:hover {
	background-position:-93px -63px;
}
#action-menu li.own {
	width:84px;
}
#action-menu li.own a {
	background-position:-177px 0;
}
#action-menu li.own a:hover {
	background-position:-177px -63px;
}


/************/
/* TOP MENU */
/************/
#topmenu {
	clear:both;
	height:30px;
	margin-bottom:13px;
	background:url(images/bg.png) #6e767f 0 0 repeat-x;
	font-size:1.1em;
}
#topmenu ul {
	float:left;
	list-style:none;
	position:relative;
	z-index:20;
	padding:0 2px;
	margin:0;
	width:936px;
	background:url(images/topmenu-corners.png) 0 0 no-repeat;
}
#topmenu ul li {
	float:left;
	position:relative;
	height:auto;
	line-height:30px;
	width:135px;
	text-align:center;
}
#topmenu ul li.m1 {
	width:205px;
}
#topmenu ul li.m2 {
	width:191px;
}
#topmenu ul li a {
	float:left;
	height:30px;
	width:100%;
	color:#fff;
	text-decoration:none !important;
}
#topmenu ul li:hover,
#topmenu ul li.hover {
	background:url(images/bg.png) 0 -30px repeat-x;
}
#topmenu ul li ul {
	clear:both;
	position:absolute;
	z-index:20;
	width:133px;
	height:auto;
	padding:0;
	left:0;
	top:30px;
	display:block;
	font-size:0.9em;
	background:#6e767f;
	border-left:1px solid #495864;
	border-right:1px solid #495864;
	display:none;
	overflow:hidden;
}
#topmenu ul li.m1 ul {
	width:203px;
}
#topmenu ul li.m2 ul {
	width:189px;
}
#topmenu ul li:hover ul,
#topmenu ul li.hover ul {
	display:block;
}
#topmenu ul ul li {
	width:100%;
	clear:both;
	text-align:left;
	line-height:normal;
	background:none !important;
	border-bottom:1px solid #495864;
}
#topmenu ul ul li a {
	padding:7px 10%;
	width:80%;
	height:auto;
	background:none;
}
#topmenu ul ul li a:hover {
	background:#8b919a;
}


/********************/
/* SITE SEARCH FORM */
/********************/
#site-search {
	float:right;
	margin-top:9px;
	background:#fff;
	overflow:hidden;
}
#site-search fieldset {
	float:left;
	width:229px;
	height:22px;
	border:1px solid #bfbebe;
}
#site-search .text {
	padding:3px 3px;
	margin:0;
	height:14px;
	line-height:14px;
	width:198px;
	color:#828282;
	font-size:10px;
	border:none;
	border-top:1px solid #f3f2f2;
	border-bottom:1px solid #f3f2f2;
	float:left;
}
#site-search .btn {
	float:right;
	width:23px;
	height:22px;
	padding:0;
	margin:0;
	border:none;
	font-size:0.9em;
	color:#fff;
	background:#b4d55d;
	overflow:hidden;
}


/***************************************/
/* MAIN BANNER BLOCK WITH IMAGE SLIDER */
/***************************************/
#main-banner {
	height:246px;
	margin-bottom:16px;
	clear:both;
	overflow:hidden;
	position:relative;
}
#rotator {
	padding:0;
	margin:0;
	list-style:none;
	width:586px;
	position:relative;
	overflow:hidden;
}
#rotator li {
	height:246px;
	overflow:hidden;
}
#rotator-links {
	position:absolute;
	right:0;
	top:0;
	float:right;
	padding-left:45px;
	width:355px;
	height:246px;
	background:url(images/rounded-curve.png) 0 0 no-repeat;
	z-index:2;
}
#rotator-links ul {
	width:319px;
	height:246px;
	list-style:none;
	padding:0 18px;
	margin:0;
	background:#495864;
	color:#fff;
}
#rotator-links ul li {
	border-bottom:1px solid #fff;
	position:relative;
	float:left;
	width:100%;
}
#rotator-links ul li.i3 {
	border:none;
}
#rotator-links ul li .point {
	position:absolute;
	left:-53px;
	top:25px;
	width:28px;
	height:28px;
	z-index:5;
	background:url(images/dot.png) 0 0 no-repeat;
	display:none;
}
#rotator-links ul li.active .point {
	display:block;
}
#rotator-links ul li.i1 .point {
}
#rotator-links ul li.i2 .point {
	left:-68px;
	top:31px;
}
#rotator-links ul li.i3 .point {
	left:-56px;
	top:31px;
}
#rotator-links ul li a {
	display:block;
	padding:10px 0 12px 10px;
	color:#fff;
	text-decoration:none !important;
	clear:both;
	zoom:1;
	overflow:hidden;
}
#rotator-links ul li span {
	display:block;
	height:22px;
	text-indent:-9000px;
	font-weight:normal;
	font-size:1.8em;
	overflow:hidden;
	cursor:pointer;
	background:url(images/rotator-menu.png) 0 0 no-repeat;
}
#rotator-links ul li.i2 span {
	background-position:0 -30px;
}
#rotator-links ul li.i3 span {
	background-position:0 -60px;
}


/****************/
/* MAIN CONTENT */
/****************/
#main {
	float:left;
	padding-bottom:10px;
	width:100%;
	clear:both;
}
#left-column {
	width:151px;
	padding-right:10px;
	float:left;
}
.index #left-column {
	color:#555655;
	width:320px;
	padding:0 16px 0 3px;
	line-height:1.4;
	overflow:hidden;
}
.wide #left-column {
	display:none;
}
#center-column {
	float:left;
	width:513px;
	/*color:#787878;*/
	color: #555555;
	line-height: 18px;
	font-size: 12px;
}
#center-column-index {
	float:left;
	width:337px;
	/*color:#787878;*/
	color: #555555;
	overflow: hidden;
	padding-right: 10px;
}
.index #center-column {
	width:337px;
	padding-right:10px;
	overflow:hidden;
}
.wide #center-column {
	width:674px;
}
#right-column {
	float:right;
	width:254px;
}

/* Content styles */
h2 {
	padding: 6px 0px 0px 0px;
	margin:0 0 1em 0;
	font-size:1.5em;
	font-family: "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	color:#203e4b;
}
.index #left-column h2 {
	font-family: "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.63em;
	font-weight:bold;
	padding:0;
	margin:0 0 0.75em 0;
	line-height:normal;
	color:#943f4a;
	overflow:hidden;
}
.index #left-column p {
	padding:0;
	margin:0 0 1em 0;
}
p.right {
	text-align:right;
}
a.more {
	float:right;
	background:url(images/arr.gif) 100% 50% no-repeat;
	padding-right:9px;
	margin-right:10px;
}


/************************/
/* BUSINESS SEARCH FORM */
/************************/
#search-form {
	background:url(images/bg.png) 0 -61px repeat-x;
	height:181px;
}
.search-form-inner {
	background:url(images/search-form-bg.png) 0 0 no-repeat;
	position:relative;
}
#search-form form {
	background:url(images/business-for-sale.png) 26px 16px no-repeat;
	position:relative;
	padding:64px 39px 0 21px;
	height:117px;
}
#search-form a.alerts {
	display:block;
	text-indent:-9000px;
	top:3px;
	right:5px;
	width:66px;
	height:52px;
	position:absolute;
	z-index:2;
}
#search-form select {
	font-size:1em;
	margin:0;
	padding:0;
	width:100%;
}
#search-form p {
	height:35px;
	padding:0;
	margin:0;
	clear:both;
}
#search-form .adv-search {
	padding-top:2px;
	text-align:right;
	color:#6d6d6d;
	clear:both;
}
#search-form .adv-search a {
	color:#6d6d6d;
}
#search-form .entry {
	height:22px;
	border:1px solid #bfbebe;
	background:#fff;
	overflow:hidden;
}
#search-form .entry .text {
	padding:3px 3px;
	margin:0;
	height:14px;
	width:155px;
	color:#828282;
	font-size:0.9em;
	border:none;
	border-top:1px solid #f3f2f2;
	border-bottom:1px solid #f3f2f2;
	float:left;
}
#search-form .entry .btn {
	float:right;
	width:23px;
	height:22px;
	padding:0;
	margin:0;
	border:none;
	font-size:0.9em;
	color:#fff;
	background:#b4d55d;
	overflow:hidden;
}


/************************/
/* QUICK LINKS DROPDOWN */
/************************/
#quick-links {
	height:28px;
}
#quick-links select {
	font-size:1em;
	width:100%;
}


.center-menu {
	list-style:none;
	padding:0;
	margin:0;
	width:327px;
	overflow:hidden;
}
.center-menu li {
	height:61px;
	margin-bottom:11px;
	background:url(images/center-menu-item.png) 0 0 no-repeat;
}
.center-menu li.i4 {
	margin:0;
}
.center-menu li.i1 a {
	background:url(images/center-menu-item1.gif) 17px 50% no-repeat;
}
.center-menu li.i2 a {
	background:url(images/center-menu-item2.gif) 16px 50% no-repeat;
}
.center-menu li.i3 a {
	background:url(images/center-menu-item3.gif) 18px 50% no-repeat;
}
.center-menu li.i4 a {
	background:url(images/center-menu-item4.gif) 18px 50% no-repeat;
}
.center-menu li a {
	display:block;
	height:51px;
	font-size:0.82em;
	padding:10px 0 0 62px;
	color:#888;
	text-decoration:none !important;
}
.center-menu li a span {
	display:block;
}
.center-menu li a span.title {
	font-size:1.33em;
	font-weight:bold;
	padding-bottom:6px;
	color:#203e4b;
}
.center-menu li a:hover span.title {
	text-decoration:underline;
}
.center-menu li a span.date {
	clear:left;
	float:left;
}
.center-menu li a span.all {
	float:right;
	padding-right:6px;
	font-weight:bold;
}
.center-menu li a:hover span.all {
	text-decoration:underline;
}



.right-menu {
	list-style:none;
	padding:0;
	margin:20px 0 0 0;
	width:100%;
	overflow:hidden;
}
.right-menu li {
	height:72px;
	border-bottom:1px solid #bfbebe;
}
.right-menu li.i4 {
	border:none;
}
.right-menu li.i1 a {
	background:url(images/center-menu-item1.gif) 17px 50% no-repeat;
}
.right-menu li.i2 a {
	background:url(images/center-menu-item2.gif) 16px 50% no-repeat;
}
.right-menu li.i3 a {
	background:url(images/center-menu-item3.gif) 18px 50% no-repeat;
}
.right-menu li.i4 a {
	background:url(images/center-menu-item4.gif) 18px 50% no-repeat;
}
.right-menu li a {
	display:block;
	height:54px;
	font-size:0.82em;
	padding:7px 0 10px 62px;
	color:#888;
	text-decoration:none !important;
}
.right-menu li a span {
	display:block;
}
.right-menu li a span.title {
	font-size:1.33em;
	font-weight:bold;
	padding-bottom:6px;
	color:#203e4b;
}
.right-menu li a:hover span.title {
	text-decoration:underline;
}
.right-menu li a span.date {
	display:block;
}


ul.left-menu {
	/*background:url(images/left-menu-bg.png) #f7f8f8 0 100% no-repeat;*/
	padding:0 0 20px 0;
	margin:0;
	list-style:none;
	font-size:0.9em;
}
ul.left-menu li {
	padding:10px 10px 10px 25px;
}
ul.left-menu li a {
	color:#9b9898;
	font-size: 12px;
}
ul.left-menu li.active {
	background:url(images/arr2.gif) 9px 50% no-repeat;
}
ul.left-menu li.active a {
	color:#943f4a;
}
ul.left-menu li a:hover {
	color:#943f4a;
	text-decoration:none;
}
ul.left-menu li.title {
	padding:6px 25px;
	background:#943f4a;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
}
ul.left-menu li.title a {
	color:#fff;
}


/**********/
/* FOOTER */
/**********/
#social {
	text-align: right;
	width: 355px;
	float: right;
	padding-bottom: 5px;
}

#footer {
	clear:both;
	height:30px;
	border-top:1px solid #cbd6e9;
	font-size:0.9em;
}
.footer-inner {
	float:left;
	width:100%;
	height:29px;
	border-top:1px solid #eef1f7;
}
#footer-left {
	float:left;
	list-style:none;
	padding:9px 0 0 0;
	margin:0;
	width:550px;
	overflow:hidden;
}
#footer-left li {
	float:left;
	padding:0 9px;
	border-right:1px solid #dce2ef;
}
#footer-left li.last {
	padding-right:0;
	border:none;
}
#footer-left li a {
	color:#666766;
}

#footer-right {
	float:right;
	list-style:none;
	padding:9px 0 0 0;
	margin:0;
	color:#666766;
}
#footer-right li {
	float:left;
	padding:0 9px;
	border-right:1px solid #dce2ef;
}
#footer-right li.site {
	padding-right:0;
	border:none;
}
#footer-right li a {
	color:#666766;
}
#footer-right li.site a {
	color:#dd8a27;
}


/*************/
/* COPYRIGHT */
/*************/
#copyright {
	clear:both;
	color:#666766;
	font-size:0.9em;
	padding:0 9px;
}
#copyright a {
	color:#203e4b;
}
#copyright span {
	color:#425061;
}


.news-entry {
	margin-bottom:2em;
}
.news-date {
	padding-bottom:2px;
	font-size:0.85em;
	color:#999;
}
.news-title {
	font-weight:bold;
	color:#787878;
}
.news-title a {
	color:#787878;
}
.news-detail-title {
	font-size:1.5em;
	font-weight:bold;
	color:#203e4b;
}


.grid {
	width:100%;
	border-collapse:collapse;
	border:none;
}
.grid th {
	background:#94404b;
	color:#fff;
	padding:8px 10px;
	font-weight:normal;
	border:1px solid #fff;
}
.grid td {
	background:#dfdede;
	border:1px solid #fff;
	padding:8px 10px;
	color:#000;
}
.grid td a {
	color:#000;
}
.grid tr.even td {
	background:#b7b7b8;
}
.grid tr.pager td {
	padding:8px 0;
	background:none;
}
.grid tr.pager td strong {
	background:#93414b;
	color:#fff;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
	display:block;
	float:left;
	margin-right:4px;
}
.grid tr.pager td a {
	float:left;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
	display:block;
	background:#dfdede;
	color:#000;
	margin-right:4px;
}

.calc-title {
	margin-left:2em;
}

h3.red {
	margin: 0px 0px -10px 0px;
	color: #953f4a;
}