@charset "utf-8";
/*---Colours: pink #d40058---*/
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:0;
	padding:0;
	background-color:#FFF;
}

.bg_left {background:url(../images-design/bg-footer.gif) bottom right no-repeat;}
.bg_right {background:url(../images-design/bg-star-right.gif) top left no-repeat;}
.page {background:#FFFFFF; width:940px; vertical-align:top;}

body#apartments-cat1 #page-line{
	background:#a4cc76;
}
body#apartments-cat1 #right-sub-nav{
	background:#a4cc76;
}
body#apartments-cat2 #page-line{
	background:#8cc495;
}
body#apartments-cat2 #right-sub-nav{
	background:#8cc495;
}
body#apartments-cat3 #page-line{
	background:#75bdaf;
}
body#apartments-cat3 #right-sub-nav{
	background:#75bdaf;
}
body#apartments-cat4 #page-line{
	background:#619fb4;
}
body#apartments-cat4 #right-sub-nav{
	background:#619fb4;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

#homepage #header-menu li a#homepage, .contact  #header-menu li a#contact, .sitemap #header-menu li a#sitemap{
    color:#000000;
    border-bottom:1px dotted #000000;
}

#homepage  #footer-menu li a#homepage, .contact  #footer-menu li a#contact, .terms  #footer-menu li a#terms, .apartments-london #footer-menu li a#london, .apartment_rentals_terms #footer-menu li a#terms {
    color:#000000;
    border-bottom:1px dotted #000000;
}


p {
	margin:7px 0 7px 0;
	padding:0;
	color:#4c4741;
	line-height:152%;
}
p.small {
	font-size:80%;
}
p.large {
	font-size:115%;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
li a {
	text-decoration:none;
}
li a:hover {
	border-bottom:1px dotted #d40058;
}
.img-right {
	float:right;
}
.img-left {
	float:left;
	padding:0 16px 6px 0;
}
.img-overview{
	margin:0 28px 0 0;
}
.blue {
	color:#619fb4;
}
.grey {
	color:#acaa9d;
}
.grey a {
	text-decoration:none;
	color:#acaa9d;
}
.pink{
	color:#d40058;
	font-size:110%;	
}
img a, a img{
	border:0;
}
#page-line {
	position:relative;
	width:640px;
	height:5px;
	float:left;
}
#container {
	position:relative;
	width:100%;
	height:auto;
}
#header-container {
	position:relative;
	width:100%;
	height:101px;
}
#header {
	position:relative;
	width:940px;
	height:101px;
	float:left;
	background: url(../images-design/bg-star-left.gif) right top no-repeat #fff;
}
#header-logo {
	position:relative;
	width:151px;
	height:30px;
	padding:53px 0 10px 10px;
	float:left;
}
#header-menu {
	position:relative;
	width:257px;
	height:26px;
	font-size:92%;
	padding:50px 0 15px 13px;
	margin:0 30px 0 0;
	float:right;
}
#header-menu li {
	display:block;
	float:left;
	padding:5px 15px 5px 10px;
	background:url(../images-design/slash.png) right no-repeat;
}
#header-menu li a {
	color:#acaa9d;
}

#header-menu li a:hover {
	color:#000;
	border-bottom:1px dotted #000000;
}
#top-content-container {
	position:relative;
	width:100%;
	float:left;
	top:-5px;
}
#top-content {
	position:relative;
	width:940px;
	height:auto;
	float:left;
}
#top-content h3{
	font-size:145%;
	color:#66634f;
	padding:10px 0 6px 0;
	border-bottom:1px solid #d5d4ce;
}
#top-content-left {
	position:relative;
	width:640px;
	height:auto;
	float:left;
}
#top-content-right {
	position:relative;
	width:300px;
	height:auto;
	float:right;
}
#top-content-left-menu {
	position:relative;
	width:640px;
	height:50px;
	float:left;
	z-index:9999;
}
#top-content-left-menu li {
	width:152px;
	height:25px;
	display:block;
	margin:8px 0 0 0;
	padding:17px 0 0 8px;
	float:left;
	z-index:9999;
}
#top-content-left-menu li:hover {
	margin:0;
	padding:25px 0 0 8px;
}
#top-content-left-menu li a {
	font-size:112%;
	color:#FFF;
	text-decoration:none;
	padding:0 16px 0 0;
}
#top-content-left-menu li a:hover {
	border:0;
}
#top-content-left-menu li ul {
	position:relative;
	float:left;
	width:160px;
	color:#000;
	margin:7px 0 0 -8px;
	display:none;
	background:#507582;
	opacity:0.9;
	z-index:9999;
}
#top-content-left-menu li ul li {
	width:160px;
	height:auto;
	margin:3px 0;
	padding:0;
}
#top-content-left-menu li ul li a {
	display:block;
	padding:5px 0 5px 8px;
	margin:0;
	color:#FFF;
	text-transform:none;
	background:none;
	font-size:105%;
}
#top-content-left-menu li ul li a:hover {
	background:#619fb4;
	border:0;
}
#top-content-left-menu li ul li:hover {
	margin:3px 0;
	padding:0;
}
#top-content-left-menu li:hover ul {
	display:block;
}
#top-content-left-menu li.cat1 {
	background:#a4cc76 url(../images-design/white-arrow.png) 143px 22px no-repeat;
}
#top-content-left-menu li:hover.cat1 {
	background:#a4cc76 url(../images-design/white-arrow-down.png) 143px 32px no-repeat;
}
#top-content-left-menu li.active.cat1{
	margin:0;
	padding:25px 0 0 8px;
	background:#a4cc76 url(../images-design/white-arrow-down.png) 143px 32px no-repeat;
	border-bottom:0;
}
#top-content-left-menu li.cat2 {
	background:#8cc495 url(../images-design/white-arrow.png) 116px 22px no-repeat;
}
#top-content-left-menu li:hover.cat2 {
	background:#8cc495 url(../images-design/white-arrow-down.png) 116px 32px no-repeat;
}
#top-content-left-menu li.active.cat2 {
	margin:0;
	padding:25px 0 0 8px;
	background:#8cc495 url(../images-design/white-arrow-down.png) 116px 32px no-repeat;
	border-bottom:0;
}
#top-content-left-menu li.cat3 {
	background:#75bdaf url(../images-design/white-arrow.png) 143px 22px no-repeat;
}
#top-content-left-menu li:hover.cat3 {
	background:#75bdaf url(../images-design/white-arrow-down.png) 143px 32px no-repeat;
}
#top-content-left-menu li.active.cat3 {
	margin:0;
	padding:25px 0 0 8px;
	background:#75bdaf url(../images-design/white-arrow-down.png) 143px 32px no-repeat;
	border-bottom:0;
}
#top-content-left-menu li.cat4 {
	background:#619fb4 url(../images-design/white-arrow.png) 56px 22px no-repeat;
}
#top-content-left-menu li:hover.cat4 {
	background:#619fb4 url(../images-design/white-arrow-down.png) 56px 32px no-repeat;
}
#top-content-left-menu li.active.cat4 {
	margin:0;
	padding:25px 0 0 8px;
	background:#619fb4 url(../images-design/white-arrow-down.png) 56px 32px no-repeat;
	border-bottom:0;
}
#top-content-left-slider {
	position:relative;
	width:640px;
	height:307px;
	float:left;
}
#top-content-right-search-title {
	position:relative;
	width:277px;
	height:22px;
	float:left;
	font-size:115%;
	padding:28px 0 0 23px;
}
#top-content-right-search {
	position:relative;
	width:257px;
	height:224px;
	float:left;
	padding:0 20px 0 23px;
	background: url(../images-design/bg-search.png);
}
#top-content-right-search form {
	margin:20px 0 0 0;
}
#top-content-right-search label {
	width:85px;
	color:#FFF;
	float:left;
	font-size:92%;
	font-weight:bold;
}
#top-content-right-search input {
	width:130px;
	float:left;
	color:#4c4741;
	border:1px solid #797570;
}
#top-content-right-search select {
	width:160px;
	float:left;
	color:#4c4741;
	border:1px solid #797570;
}
input#search-b {
	background:url(../images-design/button-search.png);
	width:70px;
	height:27px;
	float:right;
	margin:10px 9px 0 0;
	border:0;
}
input#search-b:hover {
	background:url(../images-design/button-search.png) right;
	color:#FFF;
}
.row {
	position:relative;
	width:250px;
	height:20px;
	margin:6px 0;
}
.row img {
	padding:3px 6px;
	float:right;
}
#homepage #top-content-right-search-map {
     position:relative;
     width:290px;
     height:67px;
     float:left;
     padding:8px 0 8px 10px;
	 margin:0px;
	 background:none;
}
#top-content-right-search-map {
     position:relative;
     width:290px;
     height:67px;
     float:left;
     padding:8px 0 32px 10px;
     margin:0px;
     background:url(../images-design/side-shadow.png) bottom no-repeat;
}
#top-content-right-search-map li {
	background:url(../images-design/icon-pink-arrow.png) 0 23px no-repeat;
	padding:20px 0 0 15px;
	font-size:92%;
}
#top-content-right-search-map li a {
	color:#4c4741;
}
#top-content-right-search-map li a:hover {
	border-bottom:1px dotted #000;
	color:#000;
}
#shadow {
	position:relative;
	width:940px;
	height:20px;
	float:left;
	background:url(../images-design/bottom-shadow.png) center no-repeat;
}
#accordian {
	position:relative;
	width:940px;
	height:186px;
	float:left;
	margin:10px 0 10px 0;
	background:url(../images-design/river.png) no-repeat left 20px;
	overflow: hidden;
}
#content-container {
	position:relative;
	top:-5px;
	width:100%;
	float:left;
}
#content-home {
	position:relative;
	width:940px;
	height:300px;
	float:left;
	color:#4c4741;
}
#content-home h1 {
	padding:0 0 3px 0;
	font-size:175%;
	border-bottom:4px solid #eae8e0;
}
#content-home h2 {
	padding:0 0 3px 0;
	font-size:175%;
	border-bottom:4px solid #eae8e0;
}
#content-hp-left {
	position:relative;
	width:303px;
	height:280px;
	padding:0 10px 0 0;
	background:url(../images-design/content-right-border.png) right top no-repeat;
	float:left;
}
#content-hp-left p {
	padding:7px 0 0 12px;
	line-height:141%;
}
#content-hp-right {
	position:relative;
	width:618px;
	height:auto;
	padding:0 0 0 9px;
	float:left;
}
#content-hp-right ul {
	width:275px;
	float:left;
	margin:15px 15px 10px 15px;
	padding:0;
	list-style:none;
}
#content-hp-right li {
	display:block;
	font-size:92%;
	padding:0 0 0 19px;
	margin:0 0 14px 0;
	line-height:173%;
	background:url(../images-design/bullet.png) 0 5px no-repeat;
}
#footer-container {
	position:relative;
	width:940px;
	height:172px;
	float:left;
	background:url(../images-design/footer-bg.png) bottom left no-repeat;
}
#footer {
	position:relative;
	width:940px;
	height:172px;
	float:left;
}
#footer-left {
	position:relative;
	width:639px;
	height:138px;
	float:left;
}
#footer-right {
	position:relative;
	width:260px;
	height:142px;
	padding:0 20px 0 20px;
	float:right;
	background:#acaa9d;
}
#footer-right h2, #top-content-right-search h2 {
	padding:3px 0 0 0;
	color:#FFF;
	font-size:160%;
}
#footer-right label {
	width:50px;
	color:#FFF;
	float:left;
	font-size:92%;
	font-weight:bold;
}
#footer-right input, select {
	width:143px;
	float:left;
	color:#4c4741;
	border:1px solid #797570;
}
input#footer-go {
	background:url(../images-design/button-go.png);
	width:37px;
	height:26px;
	margin:-5px 0 0 10px;
	border:0;
}
input#footer-go:hover {
	background:url(../images-design/button-go.png) right;
	color:#FFF;
}
#footer-top {
	position:relative;
	width:280px;
	height:22px;
	font-size:115%;
	padding:8px 0 0 660px;
	float:left;
}
#footer-menu {
	position:relative;
	width:620px;
	height:40px;
	padding:20px 0 0 0;
	background:url(../images-design/line.png) center bottom no-repeat;
}
#footer-menu li {
	font-size:92%;
	display:block;
	float:left;
	padding:5px 15px 5px 10px;
	background:url(../images-design/slash.png) right no-repeat;
}
#footer-menu li a {
	color:#6b6660;
}
#footer-menu li a:hover {
	color:#000;
	border-bottom:1px dotted #000000;
}
#footer-menu li a.active{
	color:#000000;
    border-bottom:1px dotted #000000;
}
#footer-menu li.last {
	background:none;
	border:0;
}
#footer-copyright {
	position:relative;
	width:600px;
	height:34px;
	padding:20px;
	color:#6b655e;
}
#footer-copyright p, #footer-copyright span {
	font-size:80%;
	line-height:150%;
}

/*---APARTMENTS INDEX PAGE---*/

.green {
	color:#7fb146;
}
.dark-blue {
	color:#1f6882;
}
#apartments-breadcrumb {
	position:relative;
	width:620px;
	height:14px;
	float:left;
	padding:14px 0 12px 0;
	margin:0 20px 0 0;
	border-bottom:1px solid #e9e9e9;
}
#apartments-breadcrumb a{
	color:#878787;
	text-decoration:none;
	background:url(../images-design/pink-arrow.png) 0 5px no-repeat;
	padding:0 10px 0 10px;
	border-bottom:0;
}
#apartments-breadcrumb a:hover{
	color:#4c4741;
	text-decoration:underline;
}
#apartments-breadcrumb a.last{
	color:#4c4741;
	text-decoration:underline;
}
.content {
	position:relative;
	width:610px;
	height:auto;
	color:#4c4741;
	padding:15px 20px 8px 10px;
	float:left;
}
.content ul{
	width:580px;
	
	float:none;
	margin:15px 15px 10px 15px;
	padding:0;
	list-style:none;
}
.content ol{
	width:580px;
	float:left;
	margin:15px 15px 10px 15px;
	padding:0 0 0 20px;
	list-style:decimal;
}
.content ol li{
	font-size:92%;
	margin:0 0 6px 0;
	line-height:143%;
	background:none;
	list-style:decimal;
}
.content ul li{
	font-size:92%;
	padding:0 0 0 19px;
	margin:0 0 6px 0;
	line-height:143%;
	background:url(../images-design/bullet.png) 0 5px no-repeat;
}


.content h1 {
	font-size:175%;
}
.content p {
	line-height:152%;
	margin:7px 0 7px 0;
}
.content a{
	color:#619fb4;
	text-decoration:none;
}
.content a:hover{
	border-bottom:1px dotted #619fb4;
}
.apartment-detail-map {
	width:575px;
	height:454px;
	border:0;
	padding:0;
	margin:0;
	}
.apartment-detail-reservations {
	width:600px;
	height:1270px;
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
	}
.apartment-detail-enquiry {
	width:600px;
	height:900px;
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
	}
.apartment-detail-enquiryplusfields {
    width:600px;
    height:1100px;
    border:0;
    padding:0;
    margin:0;
    overflow:hidden;
    }
.apartment-listing {
	position:relative;
	width:580px;
	height:auto;
	padding:20px;
	margin:0 20px 0 0;
	border-top:1px solid #d5d4ce;
	border-left:1px solid #d5d4ce;
	border-right:1px solid #d5d4ce;
	float:left;
}
.last{
	border-bottom:1px solid #d5d4ce;
}
.tabcontent img{
	padding:4px;
	margin:0 10px 4px 0;
	border:1px solid #d5d4ce;
}
.apartment-listing h2 {
	font-size:110%;
	font-weight:bold;
	padding:0 0 15px 0;
}
.services-facilities-list{
	position:relative;
	float:left;
	height:auto;
	margin:0 0 15px 0;
}
ul#services-facilities{
	width:290px;
	height:auto;
	padding:15px 0 0 0;
	float:left;
}
ul#services-facilities li{
	background:url(../images-design/pink-tick.png) left no-repeat;
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eae9e6;
}
ul#services-facilities li.blank{
	background:none;
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eae9e6;
}
.apartment-listing-title {
	position:relative;
	width:520px;
	height:auto;
	float:left;
}
.apartment-listing-title a{
	color:#4c4741;
	text-decoration:none;
	text-transform: uppercase;
}
.apartment-listing-title a:hover{
	color:#000;
	border-bottom:1px dotted #000;
}
.apartment-listing-enquire {
	position:relative;
	width:45px;
	height:30px;
	float:right;
	padding:0 0 0 15px;
	background:url(../images-design/icon-pink-arrow.png) 0 4px no-repeat;
}
.apartment-listing-enquire a{
	color:#4c4741;
	display:block;
	text-decoration:none;
}
.apartment-listing-enquire a:hover{
	border-bottom:1px dotted #000;
	color:#000;
}

.apartment-listing-left {
	position:relative;
	width:177px;
	height:auto;
	float:left;
}
.apartment-listing-left img{
	padding:4px;
	border:1px solid #d5d4ce;
}
.apartment-listing-right {
	position:relative;
	width:385px;
	height:auto;
	padding:0 0 0 15px;
	text-align:justify;
	float:right;
}
.apartment-listing-right p{
	padding:0 0 10px 0;
	margin:0;
	line-height:140%;
}
.apartment-listing-details {
	position:relative;
}
.apartment-listing-details a{
	width:167px;
	height:17px;
	display:block;
	color:#FFF;
	padding:3px 0 3px 10px;
	text-decoration:none;
	background:#acaa9d url(../images-design/view-details-arrow.png) right no-repeat;
}
.apartment-listing-details a:hover{
	background:#78776e url(../images-design/view-details-arrow.png) right no-repeat;
}
.apartment-listing-special-offer {
	position:relative;
	width:570px;
	height:auto;
	float:left;
	color:#FFF;
	font-size:100%;
	padding:5px;
	margin:15px 0 10px 0;
	background:url(../images/apartment-offer-box.png);
	background-image: url(../images-design/apartment-offer-box.png);
}
.apartment-listing-special-offer strong {
	color:#242424;
	}

/*---Apartment Index Sidebar---*/

#right-social {
	height:50px;
}
#fbb-find {
	display:block;
	float:left;
	margin:13px 0 0 24px;
}
#fbb-like {
	margin-top:15px;
	display:block;
	float:right;
}
#right-sub-nav {
	position:relative;
	width:283px;
	height:auto;
	float:left;
	color:#FFF;
	font-size:110%;
	padding:15px 0 15px 17px;
	margin:0 0 0 0;
}
#right-sub-nav li a{
	background:url(../images-design/white-arrow.png) 7px 7px no-repeat;
	padding:3px 0 3px 24px;
	display:block;
	color:#FFF;
}
#right-sub-nav li a:hover{
	border:0;
	color:#000;
	background:url(../images-design/icon-pink-arrow.png) 7px 7px no-repeat #FFF;
}
#right-sub-nav li a.active{
	color:#000;
	background:url(../images-design/icon-pink-arrow.png) 7px 7px no-repeat #FFF;
}
.apartment-sidebar-special {
	position:relative;
	width:300px;
	font-size:92%;
	height:auto;
	margin:20px 0;
	float:left;
	background:url(../images-design/bg-apart-spec-green.png);
}
.apartment-sidebar-special-blue {
	position:relative;
	width:300px;
	font-size:92%;
	height:auto;
	margin:10px 0;
	float:left;
	background:url(../images-design/bg-apart-spec-blue.png);
}
.apartment-special-left-top {
	position:relative;
	width:139px;
	min-height:156px;
	float:left;
}
.apartment-special-left-top h2 {
	padding:5px 9px 0 15px;
	font-size:150%;
	color:#FFF;
}
.apartment-special-left-top h4 {
	padding:0 9px 5px 15px;
	color:#514D44;
	font-weight:bold;
	font-size:135%;
}
.apartment-special-left-top img {
	padding-bottom:25px;
}

.apartment-special-left-bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:107px;
	height:15px;
	padding:7px 0 6px 32px;
	margin:4px 0 0 0;
	z-index:1;
	background:url(../images-design/shader.png) bottom left no-repeat;
}
.apartment-special-left-bottom:hover {
	background:url(../images-design/shader.png) bottom right no-repeat;
}
.apartment-special-left-bottom a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.apartment-special-right {
	position:relative;
	width:140px;
	min-height:170px;
	height:auto;
	float:right;
	padding:1px 10px 10px 10px;
}
.apartment-special-right p{
	line-height:130%;
}

/*---Apartment Overview Page---*/

.tabs{
	position:relative;
	width:622px;
	height:auto;
	float:left;
	top:5px;
}

.photos a img{
	padding:4px;
	border:1px solid #d4d5cf;
}
.photos a:hover img{
	padding:0;
	border:5px #a4cc76 solid;
}
table#photoLandscape{
	width:600px;
	float:left;
}
table#photoLandscape td{
	padding:10px 0 0px 0;
}
table#photoPortrait{
	width:600px
	float:left;
}
table#photoPortrait td{
	padding:10px 15px 10px 0;
}
table#prices, .pricestabler table{
	width:580px;
	margin-bottom:20px;
	font-size:115%;
	text-align: left;
	border-collapse:collapse; 
}
table#prices h3, .pricestabler table h3{
	padding:25px 0 6px 0;
	border-bottom:none;
}
	
table#prices h4, .pricestabler table h4{
	padding:5px 0;
	font-size:100%;
}
table#prices p, .pricestabler table p{
	padding:2px 0;
	margin:0;
	line-height:normal;
}
table#prices td, .pricestabler table td{
	padding:2px 0;
	color: #4c4741;
}
table#prices td:first-child, table#prices td:first-child h4, table#prices td:first-child p,
	.pricestabler table td:first-child, .pricestabler table td:first-child h4, .pricestabler table td:first-child p,
	table#prices td h3{
	text-align:left !important;
	}
table#prices tr, .pricestabler table tr{
	border-bottom:1px solid #eae9e6 !important;
}
form#tab-enquire label{
	float:left;
	width:250px;
	padding:5px 9px;
	margin:0 10px 8px 0;
	color:#4f5050;
	background:#eae8e0;
}
form#tab-enquire input, form#tab-enquire textarea{
	width:288px;
	float:left;
	padding:3px 5px;
	color:#637a8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border:2px solid #ccc;
}
form#tab-enquire textarea{
	height:100px;
}
form#tab-enquire select{
	width:302px;
	float:left;
	color:#637a8f;
	padding:3px 5px;
	margin:0 0 3px 0;
	border:2px solid #ccc;
}
form#tab-enquire input.radio, form#tab-enquire input#checkbox{
	width:20px;
	border:0;
}
form#tab-enquire input.checkbox{
	width:20px;
	border:0;
}
form#tab-enquire input.date{
	width:235px;
	float:left;
	padding:3px 5px;
	margin:0 6px 0 0;
	border:2px solid #ccc;	
}
form#tab-enquire .form-row{

	float:left;
	width:580px;
	margin:0 0 5px 0;
	height:auto;
}
form#tab-enquire .form-row img{
	border:0;
	padding:0;	
}
form#tab-enquire .form-row a{
	text-decoration:none;
	color:#619fb4;
}
form#tab-enquire .form-row .blue{
	width:400px;
	float:right;
	text-align:right;
	margin:-3px 0 0 0;
	padding:0 20px 5px 0;
	color:#619fb4;
	font-size:80%;
	font-weight:bold;
}
form#tab-enquire .form-row a:hover{
	border-bottom:1px dotted #619fb4;
}
form#tab-enquire #form-submit{
	background:url(../images-design/submit-details.png) left no-repeat;
	display:block;
	width:115px;
	height:27px; 
	float:right;
	color:#000;
	font-weight:bold;
	margin:-3px 40px 0 0; 
	border:0;
}
form#tab-enquire #form-submit:hover{
	color:#FFF;
	background:url(../images-design/submit-details.png) right no-repeat;
}
.radiobox{position:relative; float:left; width:60px;}

/*---Contact Us---*/

.contact-icon {
	position:relative;
	width:100px;
	height:72px;
	margin:10px 0 0 0;
	float:left;
}
.contact-detail {
	position:relative;
	width:510px;
	height:55px;
	padding:12px 0 5px 0;
	margin:10px 0 0 0;
	float:left;
}
.contact-detail h2{
	font-size:150%;
}

/*---Seasonal Offers--*/

.seasonal-listing {
	position:relative;
	width:580px;
	height:auto;
	padding:20px;
	margin:0 20px 0 0;
	border-left:1px solid #d5d4ce;
	border-right:1px solid #d5d4ce;
	float:left;
}
.first{
	border-top:1px solid #d5d4ce;
}
.firstlast{
	border-top:1px solid #d5d4ce;
	border-bottom:1px solid #d5d4ce;
}
.seasonal-offer-left {
	position:relative;
	width:275px;
	height:auto;
	background:#FFF;
	float:left;
}
.seasonal-offer-left img{
	padding:4px 5px 5px 5px;
	border:1px solid #d5d4ce;
	margin-bottom:21px;
}
.seasonal-offer-right {
	position:relative;
	width:285px;
	height:auto;
	padding:0 10px 6px 10px;
	float:right;
}
.seasonal-offer-right p{
	line-height:18px;
}
.seasonal-offer {
	position:relative;
	width:580px;
	min-height:200px;
	max-height:auto;
	float:left;
	background:url(../images-design/seasonal-bg.png);
}
.seasonal-offer-left-title {
	position:relative;
	width:261px;
	height:auto;
	float:left;
	padding:6px 7px;
	background:url(../images-design/bg-seasonal-title.png);
}
.alt{
	background:url(../images-design/bg-seasonal-title-alt.png);
}
.seasonal-offer-left-title h2{
	color:#FFF;
	font-size:115%;
	font-weight:bold;
}
.seasonal-offer-left-title h2 a{
	color:#FFF;
	text-decoration:none;
}
.seasonal-offer-left-link {
	position:absolute;
	bottom:0;
	left:0;
	width:275px;
	height:23px;
	clear:both;
}
.seasonal-offer-left-link a{
	background:url(../images-design/bg-seasonal-click.png) left;
	width:261px;
	height:17px;
	display:block;
	padding:3px 7px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.seasonal-offer-left-link a:hover{
	background:url(../images-design/bg-seasonal-click.png) right;
}

p.white {
	font-size: 9px; 
	color:  #fff;
}

.frmfpage, .frmfpage div.content {
	width:540px !Important;
	}
	
.intronote { 
display:none;
}	

