/* #################### generic #################### */
body {
	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #7bba1c url(../images/bg.png) top center repeat-y;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: lighter;
	text-transform: capitalize;
	position: relative;
}
h4 {
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: lighter;
}
form {
	margin: 0px;
}
legend {
	color:#666666;
	font-weight: bold;
	font-size: 16px;
}
/* #################### defined #################### */
a.more {
font-size: 10px;
line-height: 10px;
text-decoration: none;
text-align: right;
display: block;
clear: both;
height: 10px;
margin: 0;
padding: 0;
}
a.help {
font-weight: bold;
background: #7BBA1C;
padding: 0px 4px;
}
.free {
font-weight: bold;
font-size: 9px;
padding: 0px 2px;
background: #7BBA1C;
color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.numbers {
	color: #999999;
	font-size: 11px;
}
.grey {
	color:#999999;
}
.boxed {
	border: 5px solid #F5F5F5;
	margin: 0 0 20px 0;
	padding: 10px;
}
.important {
	border: 5px solid #ADD670;
	background: #EDF7DF;
	padding: 10px;
	margin: 0 0 10px 0;
	clear: both;
}
.feed {
	padding-left: 10px;
	color: #000000;
}
.date {
	font-size: 11px;
	color: #999999;
}
.location {
}
.social {
	height: 24px;
	color:#999999;
}
.price {
color: #F09847;
font-weight: bold;
}
.required {
font-weight: bold;
}
span.required {
color: #CC0000;
font-size: 125%;
}
.gen, .cat {
font-size: 11px;
font-weight: bold;
text-transform:capitalize;
}
.age, .loc, .cal {
text-transform:capitalize;
font-size: 11px;
}
.add {
margin-top: 5px;
font-size: 9px;
color: #999999;
height: 10px;
line-height: 10px;
display: block;
clear: both;
text-align: right;
}
.add cite {
float: left;
font-style: normal;
}
.add a.more {
display: inline;
clear: none;
}
.text-center {
	text-align: center;
}
#message_box  {
	border: 5px solid #ADD670;
	background: #EDF7DF;
	padding: 10px;
	margin: 0 0 10px 0;
	font-weight:bold;
	font-size:12px;
	clear: both;
}
#about {
	border: 5px solid #ADD471;
	background: #EDF7DF;
	margin: 40px 0 20px 0;
	padding: 10px;
	text-align: justify;
}
#about h4 {
	color: #000000;
}
#about p {
	font-weight: bold;
}
/* pagination */
.page_links {
text-align: center;
}
.page_links a {
border: 1px solid #548b00;
background: #86C32A;
padding: 3px 6px;
line-height: 25px;
text-decoration: none;
}
.page_links a:hover {
border: 1px solid #3683af;
background: #70b8e1;
font-weight: bold;
color: #000000;
}
.page_links strong a {
border: 1px solid #3683af;
background: #70b8e1;
}
/* #################### layout #################### */
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background: url(../images/top-bg.gif) repeat-x;	
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	/*background: url(../images/bg_bottom.png) bottom center no-repeat;*/
	padding-bottom: 20px;
	}
#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	position: relative;
	background: #fff;
}
#left, #content, #right {

}
#left {
	float:left;
	width:205px;
	margin-bottom: 20px;
	margin-left:5px;
	margin-right:5px;
	padding: 0;
}
#content {
	float:left;
	width: 515px;
	margin-left:5px;
	margin-right:5px;
	padding: 0;
}
#right {
	float:left;
	width:230px;
	margin-bottom: 20px;
	margin-left:5px;
	margin-right:5px;
	padding: 0;
}
/* #################### header #################### */
#header {
	position: relative;
	height:125px;
	width:980px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/logo.png) 0px 0px no-repeat;
}
#header h2 {
	font-size: 44px;
	padding: 20px 0 0 0px;
	margin: 0 0 0 0;
}
#header p {
	padding: 35px 260px 0 0px;
	margin: 0 0 0 0;
	color: #999999;
}
#header ul#tabs {
	width: 230px;
	float:right;
	list-style-type:none;
	margin:65px 2px 0px 0px;
	padding:0;
	height: 60px;
}
#header ul#tabs li {
	display: block;
	float: left;
	margin:0 2px 0 0;
	padding:0;
	height: 60px;
}
#header ul#tabs li a {
	float: left;
	display:block;
	background: #70B8E1;
	color:#C7EAF2;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	height: 55px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	text-indent: -2000px;
}
#header ul#tabs li a#seeker {
	width: 105px;
	background: url(../images/tabs.gif) 0px -55px no-repeat;
}
#header ul#tabs li a#provider {
	width: 121px;
	background: url(../images/tabs.gif) -107px -55px no-repeat;
}
#header ul#tabs li a:hover#seeker {
	background: url(../images/tabs.gif) 0px 0px no-repeat;
}
#header ul#tabs li a:hover#provider {
	background: url(../images/tabs.gif) -107px 0px no-repeat;
}
#header ul#tabs li#tab_seekers a#seeker {
	width: 105px;
	background: url(../images/tabs.gif) 0px 0px no-repeat;
}
#header ul#tabs li#tab_cvs a#provider {
	width: 121px;
	background: url(../images/tabs.gif) -107px 0px no-repeat;
}
#header ul#tabs li a span {
	display: block;
	font-size: 10px;
	line-height:15px;
}
#navigation {
	width: 250px;
	height: 12px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	margin: 0px;
	padding: 0px;
	padding: 0 4px;
	display: inline;
	border-right: 1px solid #555;
}
#navigation ul li#last {
	border-right: none;
}
#navigation ul li#first {
	padding-left: 0px;
}
#navigation ul li a {
	line-height: 11px;
	font-size: 11px;
	color: #aaa;
}
#navigation ul li a:hover {
	color: #009900;
}
#navigation a {
	text-decoration: underline;
}
#top-banner {
	width: 468px;
	height: 60px;
	position: absolute;
	left: 245px;
	top: 32px;
}
#logo {
	width: 210px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 70px;
}
#logo h1 a {
	display: block;
	width: 210px;
	height: 70px;
	text-indent: -1000px;
}
#search_box {
	position: absolute;
	left: 748px;
	top: 2px;
	width: 228px;
	height: 50px;
	margin:0px;
	padding: 0px;
	background: url(../images/search.gif) 0px 0px no-repeat;
}
.search_box_inner {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}
.search_box_inner #search_text {
width: 180px; 
margin-left: 5px;
}
.search_box_inner #submit {
width: 20px;
margin-right: 5px; 
}
.search_box_inner input {
	font-size: 12px;
	font-weight: bold;
}
.search_box_inner,  .search_box_inner a {
color: #aaa;
}
.search_box_inner a:hover {
color: #009900;
}
.search_box_inner a {
	text-decoration: underline;
}
/* #################### side contents #################### */
.sidebox {
	border: 5px solid #f5f5f5;
	margin: 0px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: 155%;
}
.sidebox h2 {
	color: #3b8ac1;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.sidebox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
.sidebox li {
	margin: 4px 0px;
	padding: 0px;
	background: url(../images/8-em-check.gif) 0px 5px no-repeat;
	height: 16px;
	line-height: 16px;
}
.sidebox li a {
	margin-left: 14px;
}
#login {
	border: 5px solid #f5f5f5;
	margin: 0px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: 155%;
}
#login h2 {
	text-transform: none;
	color: #3b8ac1;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#login ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#login li {
	margin: 4px 0px;
	padding: 0px;
	background: url(../images/8-em-check.gif) 0px 5px no-repeat;
	height: 16px;
	line-height: 16px;
}
#login input {
	width:120px;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
}
#login input:focus {
	background: #f9f9f9;
}
#login li a {
	margin-left: 14px;
}
.sideads {
	margin-bottom: 10px;
}
/* #################### mid contents #################### */
.page_top, .page_mid, .page_bot {
	padding: 0;
	margin: 0;
}
.page_top {
	height: 20px;
	background: url(../images/page_top.png) no-repeat;
}
.page_mid {
	padding: 0px 10px;
	background: url(../images/page_mid.png) repeat-y;
}
.page_bot {
	height: 63px;
	background: url(../images/page_bot.png) no-repeat;
}
#latest {
}
#latest h2 {
	font-size: 22px;
	color: #86c32a; 
	padding: 5px 0px 8px 5px;
	margin: 0px;
}
#latest h4 {
	background:#F5F5F5;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
}
.seekers #latest h2 {
	height: 30px;
	text-indent: 40px;
	background: url(../images/seekers.png) 4px 0px no-repeat;
}
.cvs #latest h2 {
	height: 30px;
	text-indent: 45px;
	background: url(../images/cvs.png) 4px 0px no-repeat;
}
.cvs #latest h2.company {
	height: 30px;
	text-indent: 45px;
	background: url(../images/cvs.png) 4px 0px no-repeat;
}
.cvs #latest h2.male {
	height: 30px;
	text-indent: 45px;
	background: url(../images/cvsmale.png) 4px 0px no-repeat;
}
.cvs #latest h2.female {
	height: 30px;
	text-indent: 45px;
	background: url(../images/cvsfemale.png) 4px 0px no-repeat;
}
#latest ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#latest li {
	padding: 8px 8px 8px 10px;
	line-height: 155%;
}
#latest input {
	width: 255px;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
}
#latest select {
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}
#latest input:focus {
	background: #f9f9f9;
}
.entry_image{
	display: inline;	
	background: #F5F5F5;
	width: 100px;
	float: right;
	text-align: center;
}
.entry_image a{
	font-size: 10px;
}
#latest .entry_field{
	border-bottom: 1px solid #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#latest textarea {
	width: 450px;
	height: 150px;
}
#latest p {
	padding: 10px 10px 10px 10px;
	margin: 0;
}
#entry_details {
	padding: 8px 0px 8px 0px;
	line-height: 155%;
}
#entry_details div.ratingbox {
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#entry_details div.ratingbox div {
	border-bottom: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#entry_details div.bannerbox {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#entry_details strong {
	color: #3b8ac1;
	margin-right: 5px;
	font-size: 12px;
}
.seeker {
	background: #eeffcc;
	border-bottom: 1px dotted #BBBBBB;
}
.seeker_alt {
	background: #f5ffe0;
	border-bottom: 1px dotted #BBBBBB;
}
.seeker_alt a{

}
.seeker_pic {
	float: right;
	margin-left: 5px;
	width: 40px;
	height: 40px;
	background: none;
	overflow: hidden;
}
.seeker_pic img {
	float: left;
	border: 1px solid #666666;
}
.seeker_description {
	display: block;
}
.seeker_featured {
	/*background: #effbff;*/
	background: #effbff url(../images/featured.gif) top right no-repeat;
	border-bottom: 1px dotted #70b8e1;
}
.seeker_alt_featured {
	/*background: #d1f2fe;*/
	background: #d1f2fe url(../images/featured-alt.gif) top right no-repeat;
	border-bottom: 1px dotted #70b8e1;
}
.seeker_nopend {
	background: #fffecb url(../images/pending.png) 400px 8px no-repeat;
	border-bottom: 1px dotted #BBBBBB;
}
.seeker_alt_nopend {
	background: #ffffe0 url(../images/pending.png) 400px 8px no-repeat;
	border-bottom: 1px dotted #BBBBBB;
}
.seeker_expire {
	background: #f5f5f5 url(../images/expired.png) 400px 8px no-repeat;
	border-bottom: 1px dotted #BBBBBB;
}
.seeker_alt_expire {
	background: #eeeeee url(../images/expired.png) 400px 8px no-repeat;
	border-bottom: 1px dotted #BBBBBB;
}
.seeker_featured .seeker_pic a {
	border: 1px solid #86c32a;
}
.seeker_alt_featured .seeker_pic a {
	border: 1px solid #70b8e1;
}
.seeker_description {
	/*white-space: nowrap;*/
	color: #777777;
}
.seeker_title {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #777777;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 20px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
/* default bg if gender is not availble */
.ad_cv, .ad_seeker {
clear: both;
}
.ad_cv .seeker_title {
	background: url(../images/company.gif) 0px 0px no-repeat;
}
.company .seeker_title {
	background: url(../images/company.gif) 0px 0px no-repeat;
}
.male .seeker_title {
	background: url(../images/male.gif) 0px 0px no-repeat;
}
.female .seeker_title {
	background: url(../images/female.gif) 0px 0px no-repeat;
}
.ad_seeker .seeker_title {
	background: url(../images/seeker.gif) 0px 0px no-repeat;
}
fieldset.fieldsets {
	border-top: 5px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	margin-bottom: 20px;
}
fieldset.fieldsets legend {
}
fieldset.fieldsets p {
	border: none;
}
fieldset.fieldsets .invalid {
	background: url(../images/16-em-cross.gif) 400px 14px no-repeat;
}
fieldset.fieldsets .almostvalid {
	background: url(../images/16-em-check-orange.gif) 400px 14px no-repeat;
}
fieldset.fieldsets .valid {
	background: url(../images/16-em-check.gif) 400px 14px no-repeat;
}
.fieldsets input {
}
.fieldsets label {
	float:left;
	width:100px;
	display: block;
}
.fieldsets .inputText {
	font-size: 11px;
	color:#999999;
	padding-left: 100px;
}
.fieldsets .inputText_count {
	font-size: 11px;
	color:#999999;
}
#featured_box {
height: 110px;
width: 100%;
}
#featured_box #featured_why {
height: 100px;
width: 100%;
background: url(../images/featured_box.gif) center top no-repeat;
}
#featured_box #featured_why p {
padding: 0px; 
margin: 0px; 
padding-top: 24px;
line-height: 17px;
text-align:center;
}
#featured_box #featured_why .price {
font-size: 14px;
}
#tag_cloud p {

	line-height: 40px;
}
#tag_cloud .normal {
text-transform: capitalize;
}
#tag_cloud .normal a {
margin-left: 10px;
}
#tag_cloud .big {
text-transform: capitalize;
	font-size: 18px;
}
#tag_cloud .big a {
margin-left: 10px;
}
#tag_cloud .bigger {
text-transform: capitalize;
	font-size: 24px;
}
#tag_cloud .bigger a {
margin-left: 10px;
}
#tag_cloud .biggest {
text-transform: capitalize;
	font-size: 30px;
}
#tag_cloud .biggest a {
margin-left: 10px;
}
#admin_profile ul {
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#admin_profile li {
	float: left;
	padding: 8px 2px 8px 2px;
	line-height: 120%;
}
#admin_profile li input {
	width: 170px;
}
#admin_profile li input.button {
	width: 100px;
}
#admin_profile li select, #admin_profile li option {
	height: 25px;
	line-height: 25px;
}
a.rss {
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: url(../images/feed.png) no-repeat;
	text-indent: -1000px;
	position: absolute;
	right: 4px;
	top: 12px;
}
a.msword {
	width: 28px;
	height: 28px;
	overflow: hidden;
	background: url(../images/icon-ms-word.gif) no-repeat;
	text-indent: -1000px;
	position: absolute;
	right: 4px;
	top: 2px;
}
#latest .join {
	margin-bottom: 20px;
}

#latest .join ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#latest .join li {
	padding: 0px 0px 0px 30px;
	line-height: 34px;
	height: 34px;	
	background: url(../images/24-em-check.png) 0px 5px no-repeat;
	font-size: 10px;	
}
#latest .join ul li strong {
	font-size: 12px;
}

/* horizontal/vertical align block */
#outer {
display: table; 
text-align: center;
margin: 0 auto;
}
#middle {
display: table-cell; 
text-align: center;
vertical-align: middle;
}
#inner {
text-align: center;
}


div.get_messages {
border: 1px dashed #7fcc00;
margin: 10px auto;
background: #8de201 url(../images/16-message-info.png) 5px center no-repeat;
color: #fff;
font-weight: bold;
}
div.get_messages div {
padding: 0;
margin: 20px 25px;
}
div.get_messages ol {
padding: 0;
margin: 20px 25px;
}
		
/* #################### homepage mid contents #################### */
.cvs_home, .seekers_home {
	margin-bottom: 20px;
}
.cvs_home span.loc, .seekers_home span.loc, .cvs_home span.cal, .seekers_home span.cal{
	font-size: 9px;
}
.seekers_home h2 {
	height: 30px;
	text-indent: 40px;
	background: url(../images/seekers.png) 4px 0px no-repeat;
}
.cvs_home h2 {
	height: 30px;
	text-indent: 45px;
	background: url(../images/cvs.png) 4px 0px no-repeat;
}
#latest li.home_seeker , #latest li.home_seeker_alt {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	height: 66px; 
}
.home_seeker .ad_seeker, .home_seeker_alt .ad_seeker {
	margin: 0px 0px 8px 0px;
	padding: 8px 8px 0px 10px;
	background: #f5f5f5;
	height: 50px; 
}
#latest li.home_cv , #latest li.home_cv_alt {
	margin: 0;
	padding: 0;
	display: inline;
	width: 252px;
	float: left;
	margin-bottom: 2px;
	height: 66px; 
}
.home_cv .ad_cv, .home_cv_alt .ad_cv {
	margin: 0px 0px 8px 0px;
	padding: 8px 8px 0px 10px;
	background: #f5f5f5;
	height: 50px; 
}
#latest li.home_cv {
	margin-right: 10px;
}
.home_cv a.more, .home_cv_alt a.more {
	clear: none;
}
.cvs_home .featured .ad_cv {
	background: #eeffcc url(../images/featured_home.gif) top right no-repeat;
}

.therapists {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 513px;
	height: 175px; 	

}
.therapists a {
	display: block;
	margin: 0;
	padding: 0;
	width: 513px;
	height: 175px; 	
	background: url(../images/therapists.gif) 0 0 no-repeat;
	position: relative;
	color: #70b8e1;
	text-decoration: none;
}
.therapists a span.therapist {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 168px;
	height: 141px;
	left: 103px;
	top: 18px;
	overflow: hidden;
}
.therapists a span.therapist strong {
	display: block;
	height: 12px;
	margin-top: 115px;
	line-height: 12px;
}
.therapists a span.testimonial {
	color: #bbb;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 140px;
	height: 75px;
	left: 320px;
	top: 22px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 4px 5px;
}
/* #################### footer #################### */
#footer {
	clear:both;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
#footer a {
	text-decoration: underline;
}


/* adbrite styles */
        .adHeadline {font-weight: bold; font-size: 11px; text-decoration: underline; color: #000000;}
        .adText {font-weight: normal; font-size: 11px; text-decoration: none; color: #7F7F7F;}

/* temporary */	
#left .sidebox .numbers {
display: none;
}

/* #################### links #################### */

#latest li.hcats {
margin: 0;
padding: 0;
display: inline;
width: 240px;
float: left;
margin-bottom: 2px;
height: 66px; 
background: #f5f5f5;
}

