* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #333;
	font: 12px/16px Arial, sans-serif;
}
a {
	color: #222256;
}
a:hover {
	text-decoration: none;
}
.active {
	font-weight: bold;
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 1em 0;
}
ul, 
ol {
	list-style: none;
}
address {
	font-style: normal;
}
.reset {
	clear: all;
}
.reset-right {
	clear: right;
}
.reset-left {
	clear: left;
}

.wrap {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}
.container {
	width: 630px;
	overflow: hidden;
}
#ctl00_ctl00_outerMainRegion_welcome {
	width: 100%;
	overflow: hidden;
	margin: 0 0 3px;
	background: url('/App_Themes/Affiliates/FineLiving/Images/bg-welcome.gif') repeat-x;
}

#ctl00_ctl00_outerMainRegion_welcome h2 {
	float: left;
	padding: 0 20px;
	font: bold 12px/30px Arial, sans-serif;
	color: #000;
}

#ctl00_ctl00_outerMainRegion_welcome strong {
	float: right;
	padding: 0 20px;
	font: 12px/30px Arial, sans-serif;
	color: #000;
}


.header {
	width: 100%;
	overflow: hidden;
}
.header strong {
	float: right;
	padding: 10px 20px 0;
}
.nav {
	height: 27px;
	background: #1d1c39 url('/App_Themes/Affiliates/FineLiving/Images/bg-nav.gif') repeat-x;
	color: #e5e5e5;
	text-align: right;
	padding: 0 20px;
	font: 11px/27px Arial, sans-serif;
	border-bottom: 1px solid #fff;
}
.nav ul {
	float: left;
	overflow: hidden;
}
.nav ul li {
	float: left;
	padding: 0 15px;
	margin-left: -15px;
}
.nav a {
	color: #e5e5e5;
	text-decoration: none;
}
.nav a:hover {
	color: #97bb42;
}
.nav ul.footer li {
	background: url('/App_Themes/Affiliates/FineLiving/Images/spr-nav.gif') no-repeat 7px 50%;
}
.nav ul.footer a {
	color: #ccc;
}
.nav ul.footer a:hover {
	color: #97bb42;
}

.getmatched {
	margin: 5px 0;
	border: 1px solid #ccc;
	padding: 1px;
}
.getmatched .wrap {
	background: #a0c84d url('/App_Themes/Affiliates/FineLiving/Images/gradient.gif') repeat-x;
}

.sponsored {
	margin: 22px 0;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	padding: 0;
}
.sponsored .wrap {
	background: #f4f4f4;
	padding: 10px 5px;
}
.sponsored_copy {
	text-align: left; 
	font-size: 10px;
	height: 14px;
}

.sponsored_listing {
	width: 180px;
	padding-right: 20px;
	list-style: outside disc;
	float: left;
}


.content {
	padding-bottom: 40px;
}

.content ul {
	margin: 0px;
	padding-left: 20px;
	list-style: outside disc;
}

h1,
h2 {
	margin: 15px 0 10px;
	font: 18px/22px Arial, sans-serif;
	color: #393939;
}
h2 {
	margin: 0 0 5px;
}
h4 {
	margin: 0 0 15px 0;
	font: 13px/22px Arial, sans-serif;
	font-weight: bold;
	color: #393939;
	
}
.small {
	font-size: 11px;
}
.onethird {
	width: 160px;
	padding-left: 20px;
	list-style: outside disc;
	float: left;
}
.onehalf {
	width: 280px;
	padding-left: 0px;
	float: left;	
}
.onehalf li {
	list-style: none;
}
.widecol {
	float: left;
	width: 340px;
	padding: 10px;
}
.narrowcol {
	float: right;
	width: 210px;
	padding: 10px 20px;
}
.narrowcol p {
	margin: 5px 0 15px;
}
a.request {
	float: right;
	width: 120px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/App_Themes/Affiliates/FineLiving/Images/but-request.gif') no-repeat;
}
.widecol ul {
	margin: 0 0 0 50px;
	padding-left: 20px;
	list-style: outside disc;
}
.widecol ul a {
	color: #333;
	text-decoration: none;
}
.widecol ul a:hover {
	text-decoration: underline;
}

.testimonial {
	font: 11px/20px georgia, Arial, sans-serif;
	font-style: italic;
}
.testimonial span{
	font: 20px/20px georgia, Arial, sans-serif;
	
}


/*
Results data *************************/


.results_wrapper, .sortby {
	padding: 0; 
	width: 300px;
	float: right;
}
.sortby {
	margin: 12px 12px 0px 12px;
	text-align: right;

}
.results_wrapper h5 {
	margin: 12px 12px 0px 12px;
	padding: 0; 
	text-align:right;
}
.pagination {
	padding: 0em;
	margin: 1em 1em 1em 0;
	font-size: 10px;
	float: right;
	text-align: center;
	white-space: nowrap;
	display: inline; 
	position:relative;
}

.pagination a, .pagination span {
	display: block;
	padding: 0.25em 0.5em;
	margin-right: 0.1em;
	float: left;
}

.pagination span.current {
	font-weight: bold;
}

.pagination a {
	border: 1px solid;
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
}

.pagination a.nextprev {
	font-weight: bold;
}

/*
Listing *******************************/
.listing {
	width: 100%;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
ul.features, ul.contact-info, ul.features-review{
	margin: 0;
	padding: 0;
	list-style: none;
	
}


ul.features li, ul.contact-info li{
	float: left;
	margin-right: 20px;
}
ul.contact-info {
	margin-bottom: 50px;
}
ul.features-review{
	margin-bottom: 20px;
}
ul.features-review li{
	float: left;
	margin-right: 20px;
	font-size: 11px;
}


.listing h3 {
	font: 14px/22px Arial, sans-serif;
	font-weight: bold;
}

ul.right{
	list-style: none;
}
/* Form Assets
***************************************************/

form {
	padding: 0;
	line-height: 150%;
}

/* Form Sections ======================================================================== */

/* Fieldset  */
fieldset {
	position:relative;
	margin: 1em 0px 20px 0px;
	padding: 2em 10px 10px 10px;
	background-color:#f4f4f4;
	border-width:1px 1px 1px 5px;
	border-style:solid;
	border-color:#ccc;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif ;
	font-size:small;
}
legend {
	line-height: 100%;
	position:absolute;
	padding: 3px 5px;
	top: -10px;	
	background-color:#373670;
	border-width:0px 0px 0px 5px;
	border-color:#ccc;
	border-style:solid;	
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	text-align:center;
} 	 
/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	margin:0 5px 0 0;
	color: #393939;
	line-height: normal;
}
/* Text inputs / Select label */
label.preField {
	font-size:90%;
	font-weight:bold;
	display: -moz-inline-box;
	display: inline-block;	
	min-width:100px;
	text-align:right;
	white-space: nowrap;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	padding: 0 4px;
	font-size:90%;
	color: #393939;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
	width: 300px;
	height: 100px;
}
textarea.text-wide {
	width: 590px;
}
input {
	background:#fff;
	margin:2px 5px 0 0;
	border: 1px solid #7f9db9;
	color:#5c71a2;
	font-family:"Courier New", Courier, mono;
	padding:1px 2px;
}
input[type='checkbox'] {		
	margin-right: 25px;
	border: none;
}
input[type='radio'].normal {		
	margin-right: 5px;
	border: none;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
/* Buttons ======================================================================= */

form .actions {
	padding-top: 5px;
	text-align: right;
	clear: right;
}
/* Submit button */
form .primaryAction {
	background:#97bc42;
	border:1px solid #809431;
	color: #fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	margin:0px 0px 0px 20px
}
form .primaryAction:hover {
	background-color:#373670;
}




 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	overflow: expression('visible');
}

form .inlineSection .oneField {
	display: expression('inline-block');		
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('7em');
	white-space: expression('nowrap');
}


/* jQuery ============================================================================ */
.accordion {
	width: 630px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #eaeaea url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}


