/*-----------------------------------------------------------------------
//
//	Buy The Villa
//
//	by dpi21 - http://www.dpi21.com
//
//  Copyright 2009 dpi21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

* {
	margin: 0 ;
	padding: 0;
	border: 0;
}

body {
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	color: #333333;
	line-height: 15px;
	background-position: center top;
	background-repeat: no-repeat;
}

#wrapper {
	width: 900px;
	margin: 20px auto;
}

a {
	color: #79BDE8;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

/* @group Masthead */

#masthead, #logo {
	float: left;
}

#masthead {
	width: 900px;
	padding-bottom: 10px;
}

#strapline {
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 15px;
	padding: 15px 10px 0px 10px;
	line-height: 18px;
}

#strapline a {
	color: #FFFFFF
}

#strapline a:hover {
	text-decoration: none;
}

/* @end */

/*Content */

#content, #column1, #column2 {
	float: left;
}

#content {
	width: 900px;
	background: url(../images/backgrounds/copy.png) left top no-repeat;
}

#column1 {
	width: 190px;
	padding: 5px 0px 5px 5px;
}

#column2 {
	width: 700px;
	padding: 5px 0px 10px 0px;
}

/* @group Property Search Form */

#property-search, #flash-movie, #header-image {
	float: left;
	background: url(../images/backgrounds/shadow.jpg) bottom repeat-x;
}

#property-search {
	width: 190px;
	height: 305px;
}

#property-search form, #property-search fieldset {
	width: 180px;
}

#property-search form {
	padding: 5px;
	height: 290px;
	background: url(../images/backgrounds/property-search.jpg) top left no-repeat;
	color: #FFFFFF;
}

#property-search .heading {
	border-bottom: 1px solid #6078B8;
	font-size: 14px;
	margin-bottom: 5px;
}

#property-search p {
	padding: 5px 0px;
}

#property-search select, #select-country {
	width: 175px;
	background-color: #FFFFFF;
	color: #1C407C;
	padding: 2px;
	font-size: 11px;
	margin-bottom: 2px;
}

#property-search #send {
	background: #50639A;
	color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	width: 80px;
}

/* @end */

/* @group Quick Links */

#quick-links, #latest-news-link, #special-offers-link, #financial-advice-link, #podcasts-link, #franchise-oportunity-link, #keep-intouch, #our-services-link, #peachy-people-link {
	float: left;
	width: 180px;
}

#quick-links {
	background: url(../images/backgrounds/leftside.jpg) left top;
	padding: 5px;
	height: 480px;
	margin-top: 5px;
}

#latest-news-link, #special-offers-link, #financial-advice-link, #podcasts-link, #franchise-oportunity-link, #our-services-link, #peachy-people-link {
	border-bottom: 1px dashed #FFFFFF;
}

#latest-news-link h3, #special-offers-link p, #financial-advice-link p, #podcasts-link p, #franchise-oportunity-link p, #keep-intouch p, #our-services-link p, #peachy-people-link p {
	padding: 15px 0px 15px 50px;
	font-size: 14px;
	line-height: 16px;
}

#latest-news-link {
	padding-bottom: 10px;
	color: #1C407C;
}

#latest-news-link p {
	padding: 2px 5px;
}

#latest-news-link p a {
	padding-left: 10px;
	color: #333333;
	background: url(../images/icons/grey-arrow.png) left no-repeat;
	font-size: 11px;
}

#latest-news-link p a:hover {
	text-decoration: none;
}

#latest-news-link .heading {
	background: url(../images/icons/news.jpg) left no-repeat;
	font-size: 14px;
	color: #79BDE8;
	float: left;
	width: 130px;
	padding: 5px 0px 10px 45px;
	margin: 5px 0px;
}

#special-offers-link p {
	background: url(../images/icons/great-deals.jpg) no-repeat left;
}

#financial-advice-link p {
	background: url(../images/icons/financial-advice.jpg) no-repeat left;
}

#podcasts-link p {
	background: url(../images/icons/podcast.jpg) no-repeat left;
}

#our-services-link p {
	background: url(../images/icons/services.jpg) no-repeat left;
}

#peachy-people-link p {
	background: url(../images/icons/peachy-people.jpg) no-repeat left;
}

#franchise-oportunity-link p {
	background: url(../images/icons/franchise-opportunity.jpg) no-repeat left;
}

#keep-intouch p {
	background: url(../images/icons/keep-intouch.jpg) no-repeat left;
}

#latest-news-link .heading a, #special-offers-link p a, #financial-advice-link p a, #podcasts-link p a, #franchise-oportunity-link p a, #keep-intouch p a, #our-services-link p a, #peachy-people-link p a {
	font-weight: bold;
	color: #1C407C;	
	text-decoration: none;
}

#latest-news-link .heading a:hover, #special-offers-link p a:hover, #financial-advice-link p a:hover, #podcasts-link p a:hover, #franchise-oportunity-link p a:hover, #keep-intouch p a:hover, #our-services-link a:hover, #peachy-people-link a:hover  {
	text-decoration: underline;
}

/* @end */

/* @group Main Menu */

#menu {
	float: right;
	width: 695px;
	height: 38px;
	background: url(../images/backgrounds/shadow.jpg) bottom repeat-x;
}

#menu p, #menu li, #bread-crumb, #bread-crumb li  {
	float: left;
}

#menu p {
	padding: 7px 0px 0px 5px;
}

#menu p img {
	padding-right: 5px;
}

#menu ul {
	float: right;
}

#menu li {
	display: block;
	padding: 5px;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #666666;
	text-decoration: none;
}

#menu a:hover {
	color: #1C407C;
}

.link {
	border-left: 1px solid #CCCCCC;
	
}

/* @end */

/* Flash Movie & Banner */

#flash-movie, #header-image {
	width: 700px;
	height: 267px;
	text-align: right;
}

/* @group Bread Crumb Menu */

#bread-crumb {
	float: right;
	width: 690px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px;
	font-size: 11px;
	margin-bottom: 5px;
}

#bread-crumb li {
	display: block;
	padding: 3px 5px;
}

#bread-crumb a {
	color: #333333;
	text-decoration: none;
}

#bread-crumb a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Special Offer On Home Page */

#special-offer-home img, #special-offer-home .text, .special-offer, .special-offer-image, .special-offer-text {
	float: left;
}

#special-offer-home {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 673px;
	float: right;
	margin-right: 5px;
}

#special-offer-home img {
	width: 235px;
	height: 160px;
	padding-right: 5px;
}

#special-offer-home .text {
	width: 413px;
	padding: 5px 10px;
	background-color: #C8E3F6;
	height: 150px;
}

#special-offer-home .text p, #copy p, .special-offer-text p {
	padding: 5px 0px;
}

#special-offer-home .heading {
	font-weight: bold;
	font-size: 15px;
	color: #1C407C;	
}

#special-offer-home .text p a {
	color: #1C407C;
	background: url(../images/icons/blue-arrow.png) left no-repeat;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

#special-offer-home .text p a:hover {
	text-decoration: none;
	color: #333333;
}

.special-offer {
	border-bottom: 1px dotted #CCCCCC;
	width: 680px;
	padding: 10px 0px 10px 5px;
	margin-left: 10px;

}

.special-offer-image {
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 235px;
}

.special-offer-text {
	width: 415px;
	padding: 10px;
}

.special-offer-text a {
	color: #79BDE8;
	background: url(../images/icons/light-blue-arrow.jpg) no-repeat left;
	padding-left: 10px;
}

.special-offer-text a:hover {
	color: #333333;
}

/* @end */

/* @group Layout Styles */

/* Copy */

#copy {
	float: left;
	padding: 0px 0px 10px 10px;
	width: 685px;
}

.left-runaround {
	float: right;
	width: 240px;
	height: 165px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 10px;
}

.right-runaround {
	float: left;
	width: 240px;
	height: 165px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 5px 10px 10px 0px;
}

#copy ul {
	padding: 5px 0px;
}

#copy li {
	list-style-type: disc;
	list-style-position: inside;
}

/* Heading */

#heading-container {
	width: 685px;
	padding: 5px 0px 0px 10px;
}

#heading-container, #heading-container h1, #pages-menu li {
	float: left;
}

#pages-menu {
	float: right;
	padding: 5px 0px;
	font-size: 11px;
	color: #79BDE8;
}

#pages-menu li {
	display: block;
	padding: 2px;
}

#pages-menu a {
	padding: 4px 6px;
	text-decoration: none;
	background-color: #F2F2F2;
	color: #333333;
}

#pages-menu a:hover {
	background-color: #79BDE8;
	color: #FFFFFF;
}

.quote {
	font-size: 16px;
	color: #79BDE8;
	text-transform: uppercase;
	line-height: 20px;
}

#world-map {
	padding-left: 0px;
}

.view-apartments li {
	display: inline;
	padding: 0px 1px;
}

.view-apartments a {
	color: #1C407C;
	font-weight: bold;
}

.customer-review {
	float: left;
	padding: 5px 0px;
	width: 685px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.link-container, .link-container img {
	float: left;
}

.link-container {
	padding: 5px 0px;
	width: 685px;
}

.link-container img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 0px ;
}

.link-container .heading {
	color: #1C407C;	
	font-size: 14px;
}
/* @end */

/* @group Contact Our Team */

/* Contact Text */

#contact-text, #enquiry-form, #enquiry-form #col1, #enquiry-form #col2 {
	float: left;
}

#contact-text {
	padding: 10px 10px 0px 15px;
	width: 370px;
}

#enquiry-form fieldset p, #contact-text p, #contact-form p {
	padding: 5px 0px;
}

/* Enquiry Form */

#enquiry-form {
	float: left;
	padding: 10px 0px 5px 10px;
	width: 685px;
}

#enquiry-form fieldset , #enquiry-form #col1 input, #enquiry-form #furtherInfo {
	border: 1px solid #CCCCCC;
}

#enquiry-form fieldset {
	padding: 10px;
}

#enquiry-form #col1 {
	width: 220px;
}

#enquiry-form #col1 input {
	width: 200px;
	padding: 2px;
	margin: 2px 0px;
	font-size: 11px;
	color: #666666;
	height: 15px;
}

#enquiry-form #col2 {
	width: 440px;
}

#enquiry-form #furtherInfo {
	width: 430px;
	padding: 2px;
	font: 11px Helvetica, Verdana, Arial, Sans-Serif;
	margin: 2px 0px;
	color: #666666;
	height: 200px;
}

#enquiry-form legend, #enquiry-form #send, #contact-form legend, #contact-form #send {
	background-color: #79BDE8;
	padding: 2px 3px;
	color: #FFFFFF;
}

/* Contact Form */

#contact-form {
	float: right;
	width: 280px;
	padding: 0px 10px;
}

#contact-form fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#contact-form #firstName, #contact-form #surname, #contact-form #telephone, #contact-form #email, #contact-form #hear  {
	width: 250px;
	padding: 2px;
	margin: 2px 0px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}

#contact-form #furtherInfo {
	width: 250px;
	padding: 2px;
	margin: 2px 0px;
	font: 11px Helvetica, Verdana, Arial, Sans-Serif;
	color: #666666;
	height: 100px;
	border: 1px solid #CCCCCC;
}


/* @end */

/* @group Property Results & End Page */

/* Search Results */

#properties-found, #search-term, #sort-by, .property-thumb-image, .property-thumb-text, #search-results h1 {
	float: left;
}

#search-results {
	float: right;
	width: 690px;
	padding: 5px 0px 0px 0px;
}

#search-results h1 {
	width: 400px;
}

#properties-found {
	width: 100%;
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}

#search-term {
	width: 680px;
	padding: 10px 0px 5px 10px;
	background-color: #E6E6E6;
	margin-bottom: 5px;
}

#search-term p {
	padding-bottom: 5px;
}

#sort-by {
	clear: left;
	padding-top: 5px;
	width: 350px;
}

#sort-by a {
	color: #666666;
	text-decoration: underline;
}

#sort-by a:hover, .price, #properties-found, .property-thumb-text a:hover  {
	color: #79BDE8;
}

.property-thumb {
	border-bottom: 1px dotted #CCCCCC;
	width: 690px;
	padding: 10px 0px;
	float: right;
}

.property-thumb-image, .property-thumb-image img {
	width: 200px;
	height: 150px;
}

.property-thumb-image {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.property-thumb-text {
	padding: 10px 0px 0px 10px;
	width: 455px;
}

.property-thumb-text a {
	color: #1C407C;
	font-weight: bold;
}

.property-thumb-text p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.property-name {
	padding-left: 25px;
	background: url(../images/icons/property.jpg) left no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #1C407C;
	margin-bottom: 5px;
}

.property-thumb-text ul {
	padding: 5px 0px;
}

.property-info li {
	display: inline;
	padding-right: 10px;
	font-size: 13px;
}

.view-property a {
	display: block;
	background: url(../images/buttons/view-property.jpg) left top no-repeat;
	color: #FFFFFF;
	width: 90px;
	height: 30px;
	text-align: center;
	padding: 5px 10px 0px 0px;
	text-decoration: none;
}

/* Property Menu */

#property-menu li, #property-text, #key-points #distances {
	float: left;
}

#property-menu {
	float: right;
	font-size: 11px;
	padding: 5px 0px;
}

#property-menu li {
	display: block;
}

#email-friend {
	padding: 0px 10px 0px 25px;
	background: url(../images/icons/email-friend.jpg) left no-repeat;
}

#bookmark-page {
	padding: 0px 10px 0px 20px;
	background: url(../images/icons/bookmark.jpg) no-repeat left;
}

#print-page {
	padding: 0px 0px 0px 25px;
	background: url(../images/icons/print.jpg) no-repeat left;
}

#property-menu a {
	color: #666666;
	text-decoration: underline;
}

#property-menu a:hover {
	color: #333333;
}

/* Property Text */

#property-text {
	padding: 0px 0px 10px 10px;
	width: 430px;
}

#property-text p, #property-information ul {
	padding: 5px 0px;
}

#property-information li {
	display: inline;
	padding-right: 10px;
	line-height: 20px;
	font-size: 13px;
}

#property-text a {
	color: #1C407C;
}

#property-text a:hover {
	color: #333333;
}

/* Key Points */

#key-points {
	width: 430px;
	padding: 5px 0px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 0px;
}

#key-points p, #distances p  {
	font-weight: bold;
	color: #1C407C;
}

#key-points li {
	padding: 2px 0px 2px 10px;
	background: url(../images/icons/bullet.jpg) left no-repeat;
	list-style-type: none;
}

/* Distances */

#distances {
	width: 410px;
	padding: 10px;
	background: url(../images/backgrounds/distances.jpg) left top no-repeat;
	margin: 5px 0px;
	height: 65px;
}

#distances td {
	padding: 2px;
}

/* What next */

#what-next {
	padding: 5px;
	width: 420px;
}

#what-next #col1, #what-next #col2, #what-next #col3 {
	float: left;
}

#what-next #col1 input, #what-next #col2 input, #what-next #furtherInfo, #what-next #callback {
	border: 1px solid #CCCCCC;
}

#what-next #col1, #what-next #col2 {
	width: 210px;
}

#what-next #col3 {
	width: 420px;
}

#what-next #col1 input, #what-next #col2 input, #what-next #callback {
	width: 195px;
	padding: 2px;
	margin: 2px 0px;
	font-size: 11px;
	color: #666666;
}


#what-next #furtherInfo {
	width: 405px;
	padding: 2px;
	font: 11px Helvetica, Verdana, Arial, Sans-Serif;
	margin: 2px 0px;
	color: #666666;
	height: 150px;
}

#what-next #send {
	background-color: #79BDE8;
	padding: 2px 3px;
	color: #FFFFFF;
}


#return {
	border-top: 1px dotted #CCCCCC;
	color: #666666;
	clear: both;
	margin-top: 5px;
}

#return a {
	color: #666666;
}

#return a:hover {
	color: #333333;
}

/* Property Gallery */

#gallery .heading, #gallery ul, #gallery li, #more-properties, #property-location {
	float: left;
}

#gallery .enlarge {
	float: right;
}

#gallery {
	float: right;
	width: 235px;
	background: url(../images/backgrounds/gallery.jpg) top left no-repeat;
	padding: 0px 5px;
	height: 630px;
	margin-top: 5px;
}

#gallery p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#gallery .heading {
	width: 70px;
	text-align: center;
}

.enlarge {
	width: 125px;
	padding-left: 10px;
	font-size: 10px;
	background: url(../images/icons/enlarge.jpg) left no-repeat;
	color: #79BDE8;
	text-align: right;
}

#gallery ul {
	width: 230px;
	padding: 0px 0px 5px 4px;
}

#gallery li {
	display: block;
	padding: 0px 2px 2px 0px;
	height: 45px;
}

#gallery li img {
	width: 55px;
	height: 45px;
}

#more-properties, #property-location {
	width: 225px;
	border-top: 1px dotted #CCCCCC;
	color: #1C407C;
	font-size: 13px;
	padding: 5px;
}

#more-properties a, #property-location a {
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	background: url(../images/icons/grey-arrow.png) left no-repeat;
}

#more-properties a:hover, #property-location a:hover {
	text-decoration: none;
}

/* @end */

/* @group Latest News */

#latest-news-story-txt, #latest-news-story-img, #search-news-form{
	float: left;
}

#latest-news-story {
	width: 690px;
	padding: 10px 0px;
	float: right;
}

#latest-news-story-txt {
	padding: 10px 10px 10px 0px;
	width: 420px;
}

#latest-news-story-img img {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

#latest-news-story p, .latest-news-story p {
	padding: 5px 0px;
}

.date {
	font-size: 11px;
	color: #999999;
}

#latest-news-story a, .latest-news-story a, .faq a, .link-container a  {
	color: #79BDE8;
	padding-left: 10px;
	background: url(../images/icons/light-blue-arrow.jpg) left no-repeat;
}

#latest-news-story a:hover, .latest-news-story a:hover, .faq a:hover, .link-container a:hover {
	color: #333333;
}

#search-news, #search-podcasts {
	float: right;
	width: 690px;
	padding: 10px 0px 0px 0px;
}

#search-news-form, #search-podcasts-form {
	width: 500px;
}

#search-news-form #search, #search-podcasts-form #search {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 200px;
	color: #999999;
}

#search-news-form #go, #search-podcasts-form #go {
	background: url(../images/buttons/go.jpg) left top;
	padding: 6px 10px 10px 3px;
	height: 30px;
	color: #FFFFFF;
	width: 30px;
}

.latest-news-story {
	border-bottom: 1px dotted #CCCCCC;
	float: right;
	width: 680px;
	padding: 10px 10px 10px 0px;
}

/* @end */

.podcast {
	float: left;
}

#latest-podcast {
	float: right;
	background-color: #F2F2F2;
	padding: 10px;
	width: 670px;
	margin: 5px 0px;
}

#latest-podcast p, .podcast p {
	padding: 5px 0px;
}

.podcast {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0px;
	width: 690px;
	margin-left: 10px;
}

#latest-podcast a, .podcast a {
	padding: 5px 0px 5px 25px;
	background: url(../images/icons/podcast.png) left no-repeat;
	color: #79BDE8;
}

#latest-podcast a:hover, .podcast a:hover {
	color: #333333;
}

.job, .faq {
	float: right;
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0px;
	width: 690px;
}

.job p, .faq p {
	padding: 5px 0px;
}

.job a {
	padding: 5px 0px 5px 25px;
	background: url(../images/icons/pdf.jpg) left no-repeat;
	color: #79BDE8;
}

#search-faqs {
	float: right;
	width: 690px;
	padding: 10px 0px 0px 0px;
}

#search-faqs-form {
	width: 500px;
	float: left;
}

#search-faqs-form #search {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 200px;
	color: #999999;
}

#search-faqs-form #go {
	background: url(../images/buttons/go.jpg) left top;
	padding: 6px 10px 10px 3px;
	height: 30px;
	color: #FFFFFF;
	width: 30px;
}

.site-map {
	padding: 5px 0px;
	line-height: 18px;
}

.site-map li {
	list-style-type: none;
}

.site-map a {
	color: #666666;
	text-decoration: none;
}

.site-map a:hover {
	color: #79BDE8;
}

/* @group Footer */

#footer, #footer-links, #countries, #buyer-advice, #help, #footer-logo, #contact-details, #footer-menu {
	float: left;
}

#footer-logo {
	padding: 10px 0px 10px 10px;
}

#validation {
	float: right;
}

#footer {
	padding: 10px 0px;
	width: 900px;
}

#footer-links {
	width: 890px;
	padding: 5px;
	background: url(../images/backgrounds/footer.png) repeat;
}

#footer-links ul {
	line-height: 18px;
}

#footer-links a {
	color: #333333;
	text-decoration: none;
}

#footer-links a:hover {
	text-decoration: underline;
}

#buyer-advice a, #help a {
	background: url(../images/icons/grey-arrow.png) left no-repeat;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}

#footer-links li {
	display: block;
}

/* Footer Countries */

#countries, #buyer-advice {
	height: 125px;
	border-right: 1px solid #FFFFFF;
}

#countries {
	width: 285px;
	padding: 0px 5px;
}

#countries p, #buyer-advice p, #help p {
	padding: 5px 0px;
	font-size: 13px;
	color: #1C407C;	
}

#countries ul {
	float: left;
	width: 285px;
}

#countries li {
	float: left;
	display: block;
	padding: 5px 0px 5px 25px;
}

#bulgariaBt {
	background: url(../images/countries/bulgaria.png) left no-repeat;
	width: 60px;
}

#spainBt {
	background: url(../images/countries/spain.png) left no-repeat;
	width: 55px;
}

#egyptBt {
	background: url(../images/countries/egypt.png) left no-repeat;
	width: 55px;
}

#turkeyBt {
	background: url(../images/countries/turkey.png) left no-repeat;
	width: 60px;
}

#cyprusBt {
	background: url(../images/countries/cyprus.png) left no-repeat;
	width: 60px;
}

#brazilBt {
	background: url(../images/countries/brazil.png) left no-repeat;
	width: 55px;
}

#canaryBt {
	background: url(../images/countries/canary.png) left no-repeat;
	width: 85px;
}

#greeceBt {
	background: url(../images/countries/greece.png) left no-repeat;
	width: 85px;
}

#usaBt {
	background: url(../images/countries/usa.png) left no-repeat;
	width: 60px;
}



/* Footer Buyer Advice */

#buyer-advice {
	padding: 0px 5px 0px 10px;
	width: 230px;
}

/* Footer Here To Help */

#help {
	padding: 0px 5px 0px 10px;
	width: 300px;
	height: 125px;
}

#help ul.list1 {
	width: 150px;
}

#help ul.list2 {
	width: 150px;
}

#help ul {
	float: left;
}


#transparent-background {
	float: left;
	width: 900px;
	background: url(../images/backgrounds/transparent.png) repeat;
	margin: 10px 0px;
}

/* Contact Details */

#contact-details, #validation, #footer-menu {
	padding: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

#contact-details a, #validation a, #footer-menu a {
	color: #666666;
	text-decoration: none;
}

#contact-details a:hover, #validation a:hover, #footer-menu a:hover {
	color: #333333;
	text-decoration: underline;
}

#contact-details, #validation {
	width: 400px;
}

#validation {
	text-align: right;
}

#validation li {
	padding-left: 12px;
	background: url(../images/icons/tick.png) left no-repeat;
}

#footer-menu {
	width: 880px;
	text-align: center;
}

#footer-menu li, #validation li {
	display: inline;
}

/* @end */

/* Headings */

h1, h2 {
	color: #1C407C;
	font-weight: normal;
	padding: 5px 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
	line-height: 18px;
}

h3 {
	font-size: 14px;
	color: #79BDE8;
	font-weight: normal;
	padding: 5px 0px;
	line-height: 18px;
}

/* Other Styles */

.clear {
	clear: both;
}

.blue {
	color: #1C407C;
}

.dotted-line {
	border-top: 1px dotted #CCCCCC;
}

.light-blue {
	color: #79BDE8;
}

.light-blue10 {
	color: #79BDE8;
	font-size: 10px;
}

.size18 {
	font-size: 18px;
}

.size16 {
	font-size: 16px;
}

.size10 {
	font-size: 10px;
}