@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #3f4a52;
	color:#666;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width:936px;
	border-top: none;
	border-right: #253037 2px solid;
	border-bottom: #253037 2px solid;
	border-left: #253037 2px solid;
	background-color:#FFF;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#nav {
	background-image: url(images/bg-nav.gif);
	background-repeat:repeat-x;
	background-color:#7e0051;
	color:#FFF;
	font-size:11px;
	font-weight: bold;
	vertical-align:top;
	padding-left:300px;
}
.heading-img {
	float:left;
}
#heading-main {
	height:94px;
	font-weight: bold;
	color:#666;
	font-size:16px;
}
#heading-main_text {
	padding-top:6px;
}
h1.main {
	font-weight: bold;
	color:#666;
	font-size:16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
li {
	padding-bottom: 7px;
}
h5 {
	font-weight: bold;
	font-size:13px;
}
/*
------------------------
MAIN PAGE ORANGE BOXES 
------------------------ 
*/

.orange1 {
	background-image:url(images/bg-orange.gif);
	background-repeat:repeat;
	background-position:top;
	background-color:#f69400;
	min-height:129px;
	width:218px;
	color:#FFF;
}
.orange2 {
	background-image:url(images/bg-orange.gif);
	background-repeat:repeat;
	background-position:top;
	background-color:#f69400;
	min-height:129px;
	color:#FFF;
}
h2.orangeboxes {
	font-size:14px;
	font-weight: bold;
	color:#810054;
	text-transform:uppercase;
	display: inline;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	line-height:16px;
}
.orangebox_text {
	padding-top:10px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-left:18px;
}
p.p_orangeboxes {
	font-size:12px;
	font-weight: bold;
	text-align:left;
}
.icons {
	float:left;
	margin-right:7px;
}
a.boxes:link {
	color:#810054;
	font-style: italic;
	text-decoration: none;
}
a.boxes:visited {
	color:#810054;
	font-style: italic;
	text-decoration: none;
}
a.boxes:hover {
	color:#fff;
	font-style: italic;
	text-decoration: none;
}
a.boxes:active {
	color:#f9deab;
	font-style: italic;
	text-decoration: none;
}
a.purpleheaderlink:link {
	color:#810054;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	display: inline;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	line-height:16px;
}
a.purpleheaderlink:visited {
	color:#810054;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	display: inline;
	
}
a.purpleheaderlink:hover {
	color:#fff;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	display: inline;
	margin-top:0;
	padding-top:0;
}
a.purpleheaderlink:active {
	color:#f9deab;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	display: inline;
	margin-top:0;
	padding-top:0;
}
/*
------------------------
download area - main page
------------------------ 
*/

p.download {
	font-size:13px;
	font-weight: bold;
}
a.download:link {
	color:#ee8a1d;
	font-weight: bold;
	text-decoration: none;
}
a.download:visited {
	color:#ee8a1d;
	font-weight: bold;
	text-decoration: none;
}
a.download:hover {
	color:#ffa200;
	font-weight: bold;
	text-decoration: underline;
}
a.download:active {
	color:#ee8a1d;
	font-weight: bold;
	text-decoration: none;
}
#download-table {
	color: #840055;
}
/*
------------------------
member area - main page
------------------------ 
*/

.memberofdiv {
	border: 1px #8b005a solid;
	margin-top:10px;
	margin-right: 15px;
	margin-bottom:10px;
	margin-left:15px;
}

/*
------------------------
SIDEBAR interior pages
------------------------ 
*/

#sidebar {
	width:231px;
	background-color:#f6a800;
	margin: 0 auto;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight: bold;
	padding-bottom:15px;
	background-image: url(images/interior/sidebar-bg.gif);
	background-position: center;
}
.sidebar-tabs {
	width:217px;
	background-image: url(images/interior/sidebar-tabbg.gif);
	background-repeat: repeat;
	background-color:#f69400;
	margin: 0 auto;
	text-align:left;
	color:#FFF;
	font-size:12px;
	font-weight: bold;
}
p.sidebar {
	display: inline;
	padding-left:30px;
}
ul.sidebar {
	padding-top: 2px;
	padding-right:0;
	padding-left:37px;
	padding-bottom:-8px;
	margin-left:0;
	margin-bottom:-8px;
	background-image: url(images/interior/sidebar-tabbg.gif);
	background-repeat: repeat;
	background-color:#f69400;
	text-align:left;
}
li.sidebar {
	padding-top: 5px;
	padding-right:0;
	padding-left:0px;
	padding-bottom: 5px;
	text-align:left;
}
h1 {
	color:#FFF;
	font-size:12px;
	font-weight: bold;
}
a.sidebar:link {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar:visited {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
a.sidebar:hover {
	color:#fce3ac;
	text-decoration: underline;
	font-weight: bold;
}
a.sidebar:active {
	color:#800053;
	text-decoration: none;
	font-weight: bold;
}
.searchdiv {
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom:-8px;
	background-image: url(images/interior/sidebar-tabbg.gif);
	background-repeat: repeat;
	background-color:#f69400;
	text-align:center;
}
.sideimg {
	border-top:7px solid #f19303;
	border-bottom:7px solid #f19303;
}
/*
------------------------
interior pages
------------------------ 
*/

#content {
	margin-right:20px;
	margin-bottom:10px;
	margin-left:20px;
	font-size:12px;
}
h2.content {
	font-size:19px;
	margin-top:13px;
	margin-left:13px;
	color:#840055;
}
h3.content {
	font-size:14px;
	color:#666;
	margin-bottom:-6px;
}
.strong.content {
	font-size:15px;
}
.smallprint {
	font-size:11px;
}
.floatleft {
	float: left;
	margin-right: 12px;
	border: 1px solid #840055;
}
.floatright {
	float: right;
	margin-left: 12px;
	border: 1px solid #840055;
}
.testimonialnames {
	margin-left:25px;
	color:#494747;
}
.purple {
	color:#840055;
	font-weight: bold;
	font-size: 14px;
}
/*
------------------------
links
------------------------ 
*/	
a:link {
	color:#ee8a1d;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#ee8a1d;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#ffa200;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color:#ee8a1d;
	font-weight: bold;
	text-decoration: none;
}
/*
------------------------
business listings app
------------------------ 
*/	


a.MainCategoryTextLink, a.UserTextLink, a.SubCategoryListLink {
	text-decoration:none;
	font-size:11px;
}
a.TextModuleTextLink {
	text-decoration: none;
}
.recordsetStatisticsDiv {
	margin-top:15px;
}
#itemDiv1 {
	margin-top:15px;
}
.purplehr {
	background-image:url(/images/purplehr.gif);
	background-repeat:repeat;
	width:630px;
	height:5px;
}

.labelStatusActive {font-size:12px; font-weight:bold;}

.labelListingPriceActive {font-size:12px; }

.categoryBreadCrumbDiv {margin-top:15px;}

.recordsetNavigationDiv {margin-top:3px; margin-bottom:10px;}

small {font-size:11px;}

h6 {font-size:11px;}

h5 {margin-top:20px;}




/*
------------------------
footer
------------------------ 
*/	

#footer {
	width:936px;
	margin: 0 auto;
	padding-top:10px;
	text-align: center;
	color:#FFF;
	font-size: 12px;
}
a.footer:link {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color:#ffa200;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:active {
	color:#800053;
	text-decoration: none;
	font-weight: normal;
}

