﻿/******************** =Structure ********************/


img {
	border: 0;
}

body {
	background: #fff url('../home/images/body_bg.gif') repeat-y left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
#container {
	width: 798px;
	background: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}
#content {
	width: 798px;
	background: url('../home/images/content_bg.gif') no-repeat left top;
	padding: 0;
	margin: 0;
	clear: both;
}
#main {
	float: left;
	width: 580px;
	padding: 0;
	margin: 30px 0 0 0;
}
#sidebar {
	float: right;
	width: 215px;
	margin: 23px 0 0 0;
	padding: 0;
}
#main_pad {
	padding: 0 20px 0 30px;
}
#main p {
	color: #777;
	line-height: 1.5em;
	font-size: 90%;
}
/******************** =Header ********************/
#header {
	background: #cfe5ee url('../home/images/header_bg.gif') repeat-x left top;
	height: 90px;
	padding: 0;
	margin: 0;
}

#header #logo {
	float: left;
	margin: 25px 0 0 20px;
	width: 50px;
	height: 50px;
	a

}
#header #logo a {
	width: 50px;
	height: 50px;
}

#header #head_ad {
	float: right;
}
/******************** =nav ********************/
#nav {
	background: #fff url('../home/images/ul_bg.gif') repeat-x left top;
	width: 798px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 95%;
	color: #4c4c4c;
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
}
#nav li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #a7a7a7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav li a {
	text-decoration: none;
	color: #4c4c4c;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px 10px 5px 10px;
}
#nav li a:hover {
	text-decoration: none;
	color: #777;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px 10px 5px 10px;
	background-color: #e7e7e7;
}
#nav a.active {
	background: #8dc9e2 url('../home/images/nav_active_bg.gif') repeat-x left top;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 0;
	padding: 4px 10px 6px 10px;
	position: relative;
}
#nav a:hover.active {
	background: #8dc9e2 url('../home/images/nav_active_bg.gif') repeat-x left top;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 0;
	padding: 4px 10px 6px 10px;
	position: relative;
}
#nav a.planner {
	background: #fff url('../home/images/planner_bg.gif') repeat-x left top;
	text-decoration: none;
	color: #4c4c4c;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px 10px 5px 4px;
}
#nav a:hover.planner  {
	background: #ffffc2 url('../home/images/planner_bg_h.gif') repeat-x left top;
	text-decoration: none;
	color: #4c4c4c;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px 10px 5px 4px;
}

/*** =nav-home pushes the nav out to line up with the content ***/

.nav-home {
	 padding-left: 30px;
}
/******************** =sidebar ********************/
.box {
	width: 193px;
	margin: 8px 0 0 10px;
	padding: 0 0 20px 0;
	background: url('../home/images/div-bottom.gif') no-repeat left bottom;
}
.box h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 100%;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #6aa8c5;
	background: url('../home/images/h3-bg.gif') no-repeat left top;
}
.box div {
	text-align: center;
	font-size: 90%;
	width: 100%;
	margin-top: 5px;
}
.box .vendor_wel {
	text-align: center;
	font-size: 100%;
	width: 100%;
	margin: 2px 0 5px 0;
	font-weight: bold;
}
.box #sidebar-manage {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 85%;
	width: 191px;
	border-top: 1px solid #a9cfe2;
}
.box #sidebar-manage li {
	padding: 0;
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #a9cfe2;
	border-top: 1px solid #fff;
	width: 191px;
	margin-left: 1px;
	background: #fff url('../home/images/sidebar-li-bg.gif') repeat-x 0 0;
}
.box #sidebar-manage li a {
	display: block;
	color: #444;
	width: 145px;
	margin-left: 1px;
	padding: 4px 0 4px 45px;
	background: url('../home/images/arrow.gif') no-repeat 15% 50%;
}
.box #sidebar-manage li a:hover {
	display: block;
	color: #888;
	width: 145px;
	margin-left: 1px;
	padding: 4px 0 4px 45px;
	background: #cce3ec url('../home/images/arrow2.gif') no-repeat 15% 50%;
}

.box #sidebar-mail {
	margin: 0 0 0 3px;
	padding: 0;
}

.box #sidebar-mail li a{
	background: url('../home/images/mail.gif') no-repeat 5% 50%;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}
.box #sidebar-mail li a:hover{
	background: url('../home/images/mail.gif') no-repeat 5% 50%;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 85%;
	text-decoration: underline;
	color: #333;
}

.box #sidebar-mail li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.box #sidebar-mail {
	margin: 0 0 0 8px;
	padding: 0;
}


.box .go {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
background-image: url(../couples/images/submit-bg.gif);
color: #333333;
font-size: 75%;
width: 3em;
float: left;
margin: 5px 50px 0  0;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
cursor: pointer;
	}


/******************** =prosearch ********************/
.box form {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 85%;
}
.box fieldset {
	position: relative;
	text-align: left;
	left: 10px;
	border: 0;
}
.box legend {
	font-size: 105%;
	font-weight: bold;
	color: #888;
	margin: 5px 0 5px 0;
	padding: 0;
}
.box h2 {
	font-weight: bold;
	color: #666;
	font-size: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
}
.box form label {
	margin-bottom: 5px;
}
.box form .radio {
	width: 15px;
	border:0;
}
.box form .type {
	width: 120px;
}
/******************** =footer ********************/
#footer {
	text-align: center;
	height: 33px;
	clear: both;
	width: 520px;
}
#footer p {
	padding: 10px 0 0px 30px;
}
#footer p.links {
	margin-top:50px;
	font-size:7pt;
	color:#777;
}
#footer p.links a:hover{
	font-size:7pt;
	color:#777;
}
#footer p.links a{
	font-size:7pt;
	color:#777;
}

.clearfix {
	clear: both;
}

/******************** =signup ********************/

#content #main h3 {
	font-size: 140%;
	color: #E17574;
}

#content #main strong {
	font-size: 140%;
	font-weight: bold;
}

#content #main fieldset.mainfield {
	border: 1px solid #999;
	padding: 10px 20px 20px 25px;
	margin: 10px 0 0 0;
	width: 480px;
}
#content #main #couplesignup h2 {
	background: #fff url('../couples/images/ul_bg.gif') repeat-x left top;
	width: 99%;
	display: block;
	margin: 25px 0 10px 0;
	padding: 5px 5px 5px 25px;
	font-size: 105%;
	color: #4fa7cc;
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	text-transform: uppercase;
}

legend {
	font-size: 100%;
	color: #4fa7cc;
	font-weight: bold;

}
 select {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

 textarea:hover {

}

#couplesignup label.label-main
{
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: 0;
	color: #555;
	font-size: 95%;
	margin-top: 10px;
}


#couplesignup fieldset .radio
{
		float: left;
		margin: 0;
		clear: both;
		padding: 0;
		width: 1em;
}


#couplesignup fieldset radio label
{
	font-weight: normal;
	display:inline;
}

#couplesignup input.submit {

border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
background-image: url(../couples/images/submit-bg.gif);
color: #333333;
font-size: 75%;
width: 6em;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}


#couplesignup .field {
	width:120px;
	margin: 5px;
	padding: 15px;
	float:left;
}

#couplesignup .chkbox {
	border:0;
	float: left;
	width:15px;
}

#couplesignup .lbl {
	float: left;
}

input.termcheck {
	border:0;
	width: 15px;
	float: left;
}
/* =regions */

fieldset.region-catagory table {
border: none;

}
fieldset.region-catagory table td {
padding: 0px 0 1px 1px;
border: 0;
margin: 0;
}

.listing-fieldset {
	margin: 8px;
	padding: -15px 4px 4px 4px;
	background: #f2f2f2 url(../home/images/listing-bg2.png) top left repeat-x ;

}
.listing-table
{
	background: #f2f2f2 url(../home/images/listing-bg3.png.png) top left repeat-x ;
}
.listing {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	float: left;
}
fieldset.region-catagory {
	border: 1px solid #999;
	width: 450px;
	margin: 8px 1px 10px 5px;
	float: left;
	font-size: 85%;

}
fieldset.region-catagory th {
	border: 0;
	padding: 0 0 0 5px;
}
fieldset.region-catagory td {
	border: 0;
	padding: 0;
	text-align: left;
}

fieldset.region-catagory .legend1 {
	font-size: 100%;
}
fieldset.region-catagory .legend2 {
	font-size: 100%;
}
.zipbox
{
	width: 145px;
}
fieldset.region-catagory p {
	margin: 5px;
	float: left;
}
#regions h2 {
width: 10em;
float: left;
font-size: 1em;
font-weight: normal;
}
.region-label {
	color: #333;
	display:block;
	padding-top:1px;
}
fieldset.listing-fieldset legend {
	color: #333;
}
.checkbox {
	width: auto;
	padding: 0;
	margin: 0 3px 0 5px;
	float: left;
}

.region-catagory {
	float: left;
	width: auto;
}

/* what =service */

#couples-service  {
	border: none;
	font-size: 85%;
}

#couples-service select
{
 font-size: 85%;
}

#couples-service th {
	border: none;
	text-align:left;
}
#couples-service td {
	padding: 5px 0 5px 20px;
	text-align:left;
	border: 0;
}

.alt {
	background: #f4f4f4;
}

.alt2
{
	background: #f9f9f9;
}

.catrow
{
	background: #d8ecf7;
	font-weight: bold;
	font-size: 90%;
}

.bulletcol
{
	width:10%;
}

/* radio buttons */
.radio
{
	width:15px;
	border:0;
	float:left;
}
.radiotext
{
	color: #555;
	font-size: 95%;
}

.signupform
{
	width:500px;
}

/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url("../home/images/price_rating.gif") top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url("../home/images/price_rating.gif") left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}

/***ol ***/
ol {
	color: #888;
}

#faq {
	color: #555;
	padding-top: 15px;

}
#faq li {
	margin-top: 15px;
}
ol li a{
	color: #319ed5;
	text-decoration:underline;
	line-height:1.7em;
	font-size: 90%;
}
.unlist {
	list-style-type: none;
}

.top {
	margin-left: 10px;
}
/************* table *********************/

#content #main h2 {
	background: #fff url('../couples/images/ul_bg.gif') repeat-x left top;
	width: 94%;
	display: block;
	margin: 25px 0 0 0;
	padding: 5px 5px 5px 25px;
	font-size: 105%;
	color: #4fa7cc;
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
}
table {
	border: 1px solid #999;
	
	background: #fff;
	width: 100%;
}
table th, table td {
	margin: 0;
	padding: 6px 20px;
	text-align: left;
	border-bottom: 1px solid #d7d7d7;
}
table th {
	border-right: 1px solid #999;
	text-decoration: underline;
	border-bottom: 1px solid #aaa;
}
table td a {
	color: #e17574;
	padding: 2px;
	text-decoration: none;
}
table td .from {
	background: url('../pro/images/lock-icon.gif') no-repeat 0 50%;
	padding-left: 18px;
}
table td .mail-profile {
	color: #999;
}

table input {
	width: 150px;
}

input.submit {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
background-image: url(../pro/images/submit-bg.gif);
color: #333333;
font-size: 75%;
width: 6em;
margin-left: 10px;
font-weight: bold;
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
cursor: pointer;
}



/****************** homepage *********************/

#couples-signup a{
	background: url(../home/images/home_couple.jpg) no-repeat;
	width:246px;
	height:375px;
	float:left;
	padding: 0;
	margin: 0;
}

#pros-signup a{
	background: url(../home/images/home_pro.jpg) no-repeat;
	width:246px;
	height:375px;
		float:left;
		margin-left: 20px;
}

#couples-signup a:hover {
	background-position: 0 -380px;
}

#pros-signup a:hover {
	background-position: 0 -380px;
}

/******************* side nav *********************/
.catdropdown
{
	font-size: 8px;
	width: 160px;
}

/******************** login.php ********************/
#logintable
{
	width: 100%;
	border-style:dotted;
	border-width:1px;
}
#logintable td
{
	padding-left:5px;
}

.usernamerow
{
	border-bottom:0;
	padding-top:15px;
}

.passwordrow
{
	padding-bottom:15px;
}

.memberyet {
	background: url(../home/images/planner_bg.gif) top left repeat-x;
}

.citytour {
	margin-left:20px
}