/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b9d5e1;
	color:#595959;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
}

#container {
	margin:0px auto 0 auto;
	width:999px;
	background-image:url(images/container-bg.png);
	background-repeat:repeat-y;
}

#container2 {
	width:986px;
	background-image:url(images/cont-bg.png);
	background-repeat:no-repeat;
	padding:0 6px 0 7px;
}

#header {
	width:986px;
	height:94px;
}

#header-left {
	width:684px;
	height:94px;
	float:left;
}

#header-right {
	width:302px;
	height:94px;
	float:left;
}

#hotline {
	width:302px;
	height:57px;
}

#menu {
	width:302px;
	height:37px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:37px;
}

#content {
	width:986px;
	clear:both;
	border-bottom:1px solid #cdcfd0;
}

#top-bar {
	width:986px;
	height:170px;
	padding:0 0 0 0px;
}

#top-bar img {
	float:left;
}

#adverts {
	clear:both;
	width:974px;
	padding:0 6px 0 6px;
}

.ad-row {
	clear:both;
	width:974px;
	padding:10px 0 11px 0;
	background-image:url(images/row-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.ad-row#bottom-row {
	background-image:none;
	padding:10px 0 20px 0;
}

.left-ad {
	width:467px;
	float:left;
	border-right:1px solid #8f8f8f;
	padding:3px 20px 0 0;
		font-size:12px;

}

.right-ad {
	width:467px;
	float:left;
	padding:3px 0 0 19px;
		font-size:12px;

}

.ad-text {
	width:240px;
	float:left;
	padding:0 0 0 2px;
}

.ad-text img {
	margin:0 0 5px 0;
}

.ad-text h1 {
	color:#000000;
	font-size:18px;
	margin:0 0 5px 0;
	padding:0 0 0 2px;
}

.ad-text ul {
	list-style:none;
	padding:0;
	margin:0;
}

.ad-text ul li {
	display:block;
	padding:0 0 0 17px;
	margin:0 0 0 10px;
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.ad-text.full {
	width:465px;
}

.ad-text.full-left {
	width:465px;
	border-top:1px solid #8f8f8f;
	margin-top:15px;
	padding-top:15px;

}

.ad-text.full-left h1 {
	margin-bottom:0;
	padding-bottom:0;
	padding-left:0;
}

.ad-text.full-left p {
	margin-top:0;
	padding-top:5px;
	
}

p.was-p {
	font-size:12px;
	font-weight:bold;
	margin:6px 0 0 0;
	padding:0 0 0 2px;
}

p.now-p {
	font-size:30px;
	font-weight:bold;
	color:#d71d24;
	margin:0;
	padding:0 0 0 2px;
}

p.now-p span {
	font-size:12px;
}

.ad-image {
	width:220px;
	float:left;
	padding:53px 0 0 5px;
}

.ad-image img.thumb {
	border:1px solid #dfdfde;
	margin:0 0 15px 0;
}

.ad-buttons img {
	float:left;
	margin:0 5px 0 0;
}

#footer {
	width:916px;
	height:50px;
	clear:both;
	background-color:#2a76bc;
	margin:1px 0 0 0;
	padding:10px 0 0 70px;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
}

#footer ul li {
	display:block;
	float:left;
	padding:0 8px 0 6px;
	margin:0;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	font-weight:bold;
}

#footer ul li#footer-right {
	background-image:none;
	padding:0 0 0 6px;
}

#footer ul li a {
	color:#FFFFFF;
}


#enquireform input {
	width:200px;

}

#enquireform textarea {
	width:200px;
	height:65px;

}

#contact_left {
	width:240px;
	float:left;
}

#contact_right {
	width:220px;
	float:left;
}

#offer_gallery {
	border:1px solid #8f8f8f;
	width:443px;
	margin-bottom:10px;
	text-align:center;
	padding:0;
}

#offer_gallery img {
	padding:0;
	margin:0;
}


#offer_gallery_thumbs img {
	border:1px solid #8f8f8f;

}

.offer_gallery_thumb {
	width:81px;
	padding-right:10px;
	float:left;
}

#contentpage {
	font-size:12px;
	padding:10px;
}

#contentpage h1 {
	color:#000000;
	font-size:18px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#contentpage p {
	margin:0;
	padding:0 0 15px 0;
}

#contentpage-images{
	float:right;
	padding-left:20px;
	width:302px;
}

#contentpage-images img {
	margin-bottom:10px;
	padding:0;
	border:1px solid #8f8f8f;
}