body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url('/assets/grey_bg.gif');
}

p {
	font-weight: normal;
	line-height: 17px;
	color: #696969;
	margin-top: 4px;
	text-align: left;
	word-wrap: break-word;
}

a {
	text-decoration: none;
	word-wrap: break-word;
}

#primarynavresp, #respsocial {
	display: none;
}

#nav {
	width: 184px; 
}

#maincontent {
	float: right; 
	width: 762px; 
	background: #FFF;
}

#cds p {
	font-size: 11px;
}

#cds h3 {
	font-size: 16px;
	color: #A3589C;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidesocial {
	position: absolute;
	left:0px; 
	top: 130px;
	width: 22px;
}

#sidesocial img {
	margin-top: 15px;
	border: none;
	z-index: 1000;
	width: 22px;
}

#topbar {
	background: url('/assets/top_bg.gif'); 
	height: 120px; 
	width: 100%; 
	border-bottom: solid 9px #cc578e;
}

#topbarinner {
	width: 900px; 
	margin: auto;
	position: relative;
}

#topbarinner #primarynav {
	position: absolute;
	top: 92px;
	right: 10px;
}

#topbar #banners {
	float: right; 
	width: 468px; 
	height: 60px; 
	background: #ffffff;
	margin-top: 15px;
}

#mainholder {
	margin: auto;
    width: 956px;
}

br.clearer {
	display: none;
}

#respnav {
	display: none;
}

#respnavsub {
	display: none;
}

#topbarinner #primarynav img {
	float: left;
	border: none;
}

#topbarinner #loginlinks {
	position: absolute;
	top: 10px;
	right: 10px;
}

#topbarinner #loginlinks p {
	color: #FFFFFF;
}

#topbarinner #loginlinks p a {
	text-decoration: none;
	color: #ffb875;
	font-weight: bold;
}

#categories_list {
    list-style: none outside none;
    margin: 0 0 0 8px;
    padding: 0;
    width: 165px;
}

#categories_list ul {
    display: block;
    list-style: none outside none;
    padding: 0;
    width: 150px;
    margin-left: 8px;
    z-index: 9999;
}

#categories_list li {
    height: 29px;
    position: relative;
    width: 150px;
    margin-bottom: 3px;
    text-align: left;
}

#categories_list li a {
    background: none repeat scroll 0 0 #95beb9;
    color: #FFFFFF;
    display: block;
    font-family: Georgia,"Times New Roman",serif;
    padding: 7px 9px;
    text-decoration: none;
    text-indent: 0;
    width: 150px;
    z-index: 9999;
}

img.logo {
	float: left;
}

#search, #searchresp {
	width: 100%; 
	height: 110px; 
	background: #cc578e;
	position: relative;
}

#search img.header, #searchresp img.header {
	position: absolute;
	top: 1px;
	left: -13px;
}

#search input[type="text"], #searchresp input[type="text"] {
    margin-top: 45px;
    padding: 5px;
    width: 150px;
    border: 1px solid #bc275a;
    color: #AAAAAA;
}

#search input[type="image"], #searchresp input[type="image"] {
    position: absolute;
    right: -11px;
    top: 72px;
}

#centralcopy {
	width: 497px;
	margin: 15px;
	text-align: left;
	float: left;
}

#centralcopy #slideshow {
	width: 497px;
	height: 329px;
}

h1 {
 color: #c70059;
 font-size: 20px;
 margin-bottom: 5px;
}

#centralcopy p {
	font-size: 11px;
}

#centralcopy img.imagetitle {
	margin-bottom: 10px;
}

div.homefeature {
	height: 135px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}

div.homefeature div.offset {
	width: 364px;
	float: right;
}

div.homefeature h3.offset {
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	width: 354px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background: #ffe0ff;
	margin-top: 0px;
	float: right;
}

div.homefeature h3.offset a {
	color: #9868ad;
}

div.homefeature div.imgcol {
	float: left;
	width: 123px;
	margin-right: 10px;
}

div.homefeature div.imgcol img.photo {
	margin-bottom: 10px;
}

#rightcolumn {
	padding-top: 50px;
	float: right;
	position: relative;
	text-align: left;
	padding-bottom: 15px;
}

#rightcolumn img.header {
	position: absolute;
	top: 5px;
	right: -18px;
}

#rightcolumn div.editorspick {
	width: 215px;
	margin-right: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

#rightcolumn div.editorspick img {
	float: left;
	margin-right: 10px;
}

#rightcolumn div.editorspick h4 {
	font-size: 11px;
	margin: 0px;
}

#rightcolumn div.editorspick a {
	text-decoration: underline;
	color: #696969;
}

#rightcolumn div.editorspick p {
	font-size: 11px;
	margin-bottom: 0px;
}

#tweetbox {
	width: 100%; 
	height: 271px; 
	background: url('/assets/tweet_bg.png');
	text-align: left;
	position: relative;
	margin-top: -3px;
	margin-bottom: -2px;
}

#tweetbox div.tweet {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #FFFFFF;
	width: 150px;
	font-size: 11px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

#tweetbox div.tweet a {
	color: #FFFFFF;
	font-style: italic;
}

#tweetbox img.header {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
}

#tweetbox img.follow {
	position: absolute;
	bottom: 10px;
	left: -10px;
	border: none;
}

#tweetbox div.tweet p {
	color: #FFFFFF;
	margin-bottom: 0px;
	line-height: 14px;
	margin-top: 0px;
}

#tweetbox div.tweet p.date {
	font-weight: bold;
	margin-bottom: 0px;
}

#breadcrumbs p {
	font-size: 11px; 
	color: #CCCCCC;
}

#breadcrumbs p a {
	font-size: 11px; 
	color: #CCCCCC;
	text-decoration: none;
}

#showdetails {
	width: 730px;
	margin: 15px;
	text-align: left;
	color: #696969;
}

#showdetails h1 {
	font-size: 12px;
	color: #a3589c;
	line-height: 25px;
	padding-left: 10px;
	width: auto;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background: #ffe0ff;
	margin-top: 0px;
}

img.detailsbutresp {
	display: none;
}

#showdetails h1 img {
	float: right;
	margin-top: 4px;
	border: none;
	margin-right: 10px;
}

#showdetails div.underbar {
	width: 730px;
	border-bottom: 1px dashed #CCCCCC;
	height: 25px;
	margin-bottom: 20px;
}

#showdetails p.address {
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	margin-top: 0px;
	color: #BE5CB4;
}

#showdetails p.web {
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
}

#showdetails p.web a {
	text-decoration: underline;
	color: #cc578e;
}


#showdetails p.social {
	line-height: 20px;
	float: right;
}

#showdetails p.social img {
	float: left;
	margin-left: 10px;
	margin-top: -2px;
	border: none;
}

#showdetails p.phone {
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	float: right;
	color: #BE5CB4;
}

#showdetails #description {
	width: 350px;
	font-size: 11px;
	line-height: 17px;
	padding-left: 10px;
	float: left;
}

#showdetails #description img.offerheader {
	margin-top: 20px;
}

#showdetails #testimonials {
	font-size: 11px;
}

#showdetails #testimonials img.header {
	margin-bottom: 10px;
}

#showdetails #testimonials div.testimonial {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}

#showdetails #testimonials div.testimonial p.text {
	width: 718px; 
	line-height:18px;
}

#showdetails #testimonials div.testimonial p.couple {
	color: #be5cb4;
	width: 718px;
}

#showdetails #testimonials div.testimonial img {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	border: 1px solid #CCCCCC;
	display: block; 
	max-width: 70px; 
	padding: 5px;
}

#showdetails #gallery {
	float: right;
	width: 360px;
	clear: right;
}

#showdetails #gallery #focus {
	height: 300px;
	width: 346px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	display:table-cell; 
	vertical-align:middle; 
	text-align:center;
}

#showdetails #gallery #focus img {
	max-width: 345px;
	max-height: 280px;
}

#showdetails #gallery ul {
 	list-style: none outside none;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
}

#showdetails #gallery ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#showdetails #gallery ul li img {
    border: 1px solid #CCCCCC;
    display: block;
    max-width: 70px;
    padding: 5px;
    cursor: pointer;
}

#footer {
	margin: auto;
	margin-top: 20px;
	width: 965px;
}

#footer p {
	font-size: 10px;
	text-align: center;
}

#footer p a{
	font-size: 10px;
	text-align: center;
	color: #696969;
}

#signup {
	width: 184px; 
	height: 148px; 
	background: url('/assets/signup_bg.png');
	padding: 15px;
	margin-top: 10px;
	position: relative;
}

#signup img.header {
	position: absolute;
	top: 130px;
	right: -10px;
}

#signup p {
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 12px;
}

div.result {
	height: 118px;
	font-size: 11px;
}

div.resultout:hover{
	background: #fff2ff;
}

div.result ul {
	line-height: 17px;
}

div.resultbottom {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	height: 30px;
}

div.resultbottom p {
	float:right;
	margin-left: 10px;
}

div.result div.offset {
	width: 606px;
	float: right;
}

div.result p {
	margin-left: 10px;
}

div.result div.offset div.companytitle {
	padding-left: 10px;
	width: 596px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background: #ffe0ff;
	margin-top: 0px;
}

div.result div.offset h3 {
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
}

p.distancefrom {
	float: right;
	margin-right: 10px;
	font-weight: bold;
}

p.distancefromresp {
	display: none;
}

#centralcopy img.imagetitleresp {
	display: none;
}
	
#rightcolumn img.headerresp {
	display: none;
}

#dress img {
	width: 90px;
	margin-right: 10px;
}
	
#catsearch.advertise img.sticker {
	position: absolute;
    right: -95px;
    top: -75px;
}

img.testheader {
	display: none;
}

div.result div.offset h3 a {
	color: #9868ad;
}

div.result div.imgcol {
	float: left;
	width: 114px;
	margin-right: 10px;
}

div.result div.imgcol img {
	width: 114px;
}

div.resultbottom img.listingicon {
	float: right;
	margin-left: 10px;
}

img.listingiconresp {
	display: none;
}

#showdetails h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#newsearchfilter {
	width: 730px; 
	height: 200px; 
	background-image:url(/assets/top_search_bg.png);
	margin-bottom: 20px;
	position: relative;
}

#newsearchfilter input[type="image"] {
	position: absolute;
	bottom: 12px;
	right: -10px;
}

#newsearchfilter #newsearchinner {
	width: 690px; 
	height: 116px; 
	padding: 20px
}

#newsearchfilter #newsearchinner p {
	color: #FFFFFF;
	font-size: 11px;
}

#newsearchfilter #newsearchinner #searchleft {
	width: 258px; 
	height: 103px; 
	float:left; 
	margin-right: 17px;
}

#newsearchfilter #newsearchinner #searchpost {
	width: 141px;
	height: 140px; 
	float:left; 
	background: #c29bc8; 
	padding: 10px;
	margin-left: 10px;
}

#newsearchfilter #newsearchinner #searchright {
	width: 224px; 
	height: 140px; 
	float:left; 
	background: #c29bc8; 
	padding: 10px;
}

#newsearchfilter #newsearchinner #searchright img.boxes {
	margin-top: 33px;
	margin-left: 5px;
}

#newsearchfilter #newsearchinner #searchright p {
	margin-bottom: 15px;
}

#newsearchfilter #newsearchinner input[type="checkbox"] {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	margin-right: 5px;
	vertical-align: bottom;
	position: relative;
	top: -1px;
}

#newsearchfilter #newsearchinner select {
	margin-bottom: 10px;
	padding: 7px;
    width: 100%;
}

#newsearchfilter #newsearchinner #searchpost input[type="text"] {
	padding: 7px;
    width: 85%;
}


#newsearchfilter #newsearchinner #searchright label {
	color: #FFFFFF;
	text-indent: -15px;
	font-size: 11px;
	font-style: italic;
}

#newsearchfilter #newsearchinner #searchleft label {
	color: #FFFFFF;
	padding-left: 15px; 
	text-indent: -15px;
	font-size: 11px;
	font-style: italic;
	display: block;
}

#showdetails #catdescription {
	float: left; 
	width: 350px;
}

h1.normal {
	font-size: 16px !important;
	height: auto;
	color: #a3589c;
	line-height: 25px;
	padding-left: 0px !important;
	width: auto;
	border-top: none !important;
	border-bottom: none !important;
	background: #ffffff !important;
	margin-top: 0px;
}

#catdescription p {
	font-size: 11px;
}

#catsearch {
	float: right; 
	height: 210px;
    padding: 25px;
    width: 301px;
	background-image:url(/assets/minihome_search.png);
	position: relative;
}

#catsearch p {
	color: #ffffff;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 5px;
}

#catsearch label {
	color: #FFFFFF;
	padding-left: 15px; 
	text-indent: -15px;
	font-size: 11px;
	font-style: italic;
	display: block;
}

#catsearch input[type="image"] {
	position: absolute;
	bottom: -5px;
	right: -10px;
}

#inspire img.title {
	margin-left: -24px;
}

#inspire p {
	font-size: 11px;
}

#inspire ul.lightbox-gallery {
    list-style: none outside none;
    margin: 10px 0 4px 15px;
    overflow: hidden;
    padding: 0;
}

#inspire ul.lightbox-gallery li {
    float: left;
    margin-right: 10px;
}

#inspire ul.lightbox-gallery img {
    border: 1px solid #CCCCCC;
    display: block;
    max-width: 70px;
    padding: 5px;
}

div.subset {
	display: none;
    left: 123px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    top: 6px;
    width: 184px;
    z-index: 9999;
}

#calendartop {
    background: url("/images/calendar_top.gif") no-repeat scroll right top transparent;
    color: #B356AF;
    font-size: 11px;
    height: 96px;
    margin-bottom: 0;
    width: 740px;
}

#calendar_date_green {
    background-image: url("/images/calendar_weekday.gif");
    float: left;
    height: 69px;
    margin-right: 10px;
    text-align: center;
    width: 70px;
}

#calendar_date_grey {
    background-image: url("/images/calendar_weekend.gif");
    float: left;
    height: 69px;
    margin-right: 10px;
    text-align: center;
    width: 70px;
}

#calendar_entry p.larger {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 18px;
    text-align: center;
}

#calendar_entry p.day {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    margin-top: 0;
    text-align: center;
}

#blogmain {
	width: 520px; 
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

#blogmain img {
	border: 1px solid #CCCCCC;
    display: block;
    max-width: 230px;
    padding: 5px;
}

#blogmain h2 {
	color: #b5b87a; margin-bottom: 0px;
}

#blogmain p.date {
	margin-top: 0px;
	font-size: 11px;
}

#blogmain p.blog {
	margin-bottom: 15px;
	font-size: 11px;
}

#blogside {
	float: right; 
	width: 195px;
	margin-left: 20px;
}

#blogsidetop {
	width: 100%; 
	height: 24px; 
	background-image:url(/images/jblog_sidetop.png); 
	display: block;
}

#blogsidemiddle {
	width: 165px; 
	min-height: 550px; 
	background-image:url(/images/jblog_sidemiddle.png); 
	display: block; 
	padding-left: 15px; 
	padding-right: 15px;
}

#advertise_form div {
    overflow: hidden;
    padding: 10px 0px 0;
}

#advertise_form div label {
    float: left;
    font-size: 11px;
    padding-top: 3px;
    width: 120px;
}

#advertise_form div input.textbox {
    border: 1px solid #999999;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding: 2px;
    width: 200px;
}

#advertise_form div span.error {
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #d70000;
    line-height: 18px;
}

#missing {
	background: #EEE; 
	border: 1px dashed #CCC; 
	width: 728px; 
	height: 40px; 
	margin-bottom: 10px; 
}

#missing img {
	margin-right: 11px; 
	float: left;
	margin-left: 15px; 
	margin-top:7px;
}

#missing p {
	line-height: 32px; 
	font-size: 12px;
}

#advertise_form #county_select label.checkbox {
    float: left;
    margin: 0 15px 5px 6px;
    width: 20%;
}

#total_cost {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0 2px 15px 0;
    padding: 8px 12px;
    text-align: center;
    width: 85px;
}

#total_cost h3 {
    color: #8F5293;
    margin: 0px;
}

#total_cost p {
    font-size: 1.9em;
    margin: 0px;
    text-align: center;
}

#total_cost p.vat {
    font-size: 0.9em;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}

#dress {
	clear: both;
	margin-bottom: 10px;
	height: 130px;
}

#dress a {
	color: #CC578E;
}

#infoitem {
	clear: both;
	margin-bottom: 10px;
	height: 105px;
}

#infoitem a {
	color: #CC578E;
}

p.phone a {
	color: #be5cb4;
}

#calendarmiddle {
	display:block;
	margin-top: 0px; 
	padding-left:10px; 
	padding-right: 10px; 
	background-image:url(/images/calendar_back.gif);
	width:721px;
}

#respcalendartop {
	display: none;
}

#searchresp {
	position: relative;
}

#searchresp, #searchrespbot {
	display: none;
}

textarea.quote {
    height: 200px;
    width: 700px;
}

#advertise_form input[type="submit"] {
    background: none repeat scroll 0 0 #a3589c;
    border: 1px solid #a3589c;
    border-radius: 3px;
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",serif;
    height: 46px;
    margin: 15px 0px 45px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 175px;
}

#map-canvas {
	border: 1px solid #cccccc;
	float: right;
    display: table-cell;
    height: 200px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 346px;
    margin-right: 2px;
}

#blognav {
    float: right;
    padding-top: 0px;
    width: 220px;
}

div.article h2 {
    border-bottom: 1px solid #e5e7e8;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

div.article h2 a {
    color: #58c0da;
    text-decoration: none;
}

div.article p.infoline {
    float: left;
    font-size: 12px;
    margin-right: 20px;
    padding-left: 20px;
}

div.article p.timeago {
    background: rgba(0, 0, 0, 0) url("/assets/blog_time.png") no-repeat scroll 0 0;
    width: 15%;
}

div.article p.postby {
    background: rgba(0, 0, 0, 0) url("/assets/blog_who.png") no-repeat scroll 0 0;
    width: 15%;
}

div.article p.cats {
    background: rgba(0, 0, 0, 0) url("/assets/blog_cats.png") no-repeat scroll 0 0;
    width: 40%;
}

#blogarchive {
    border: 1px solid #cccccc;
    cursor: pointer;
    font-size: 15px;
    padding: 10px 0;
    width: 75%;
}

#blogarchive img {
    border: 0 none;
    float: right;
    margin-right: 10px;
    margin-top: -6px;
}

#blogarchive p {
    font-size: 11px;
    margin: 0 0 0 12px;
}

#blogdrop {
	display: none;
}

#blogarchive.archiveadd {
    border-color: -moz-use-text-color #cccccc #cccccc;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.article {
    width: 480px;
}

div.article img {
    width: 100%;
}

a.cta {
    border: 1px solid #58c0da;
    border-radius: 10px;
    color: #ffffff;
    background: #58c0da;
    padding: 7px 20px;
    text-decoration: none;
    display: inline-block;
	margin-bottom: 20px;
}

div.tag {
    color: #999999;
    cursor: pointer;
    font-family: "Titillium Web";
    font-size: 14px;
}

div.tag a {
    color: #999999;
    text-decoration: none;
}

#blognav p.minititle {
    color: #58c0da;
    font-weight: normal;
}

#blognav p.lowerone {
    margin-top: 30px;
}

div.tag {
    background: #ededed none repeat scroll 0 0;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: "Titillium Web";
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 10px;
}

div.tag a {
    color: #999999;
    text-decoration: none;
}

div.thanksbox {
	width: auto;
	padding: 25px;
	border: 1px solid #dddddd;
	margin-top: 30px;
}

div.adimage {
	width: 93%;
	height: 176px;
	position: relative;
}

div.adimage img {
	width: 100%;
}

div.adimage h4 {
	position: absolute;
	width: 100%;
	font-family: Georgia,"Times New Roman",serif;
	text-align: center;
	font-size: 21px;
	color: #141414;
	top: 33%;
	margin: 0px;
}

#catsearch.advertise h2 {
	font-family: Georgia,"Times New Roman",serif;
	color: #f1b4d0;
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#catsearch.advertise h3 {
	font-family: Georgia,"Times New Roman",serif;
	color: #ffffff;
	font-size: 35px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#catsearch.advertise p {
	font-family: Georgia,"Times New Roman",serif;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	background-color:rgba(255, 255, 255, 0.2);
}