/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.blacklinks {font-size:11px; font-family:arial; color:black;}
.blacklinks:hover {font-size:11px; font-family:arial; color:red;}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #0068B3;
	background-position: left top;
	clip: rect(0px,0px,0px,0px);
	margin: auto;
	background-repeat: repeat-x;
	background-image: url(images/img04.png);
}

#wrapper {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

/** Table Cell Rollover CSS */

.outstatehome {background:#FF9933; color:white;}
.overstatehome {background:#0068B3; color:white;}

/** LOGO */

#logo {
	width: 900px;
	height: 168px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	background-position: right bottom;
	clip: rect(111px,auto,auto,auto);
	background-image: url(images/Ariston-Skyline-Banner.png);
	background-repeat: no-repeat;
}
#homeSymbol {
	height: 40px;
	width: 220px;
	padding-top: 33px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	text-align: left;
}
.dateTime {
	height: 20px;
	width: 220px;
	margin-left: 10px;
	margin-top: 25px;
	padding-top: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	text-align: left;
}

/* Header */

#header {
	width: 880px;
	height: 38px;
	border: 10px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}



/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-position: top;
	position: relative;
	top: auto;
	border-top-width: 1px;
	border-top-style: solid;
}
#leftBox {
	background-color: #FFCC66;
	height: 191px;
	width: 220px;
	z-index: 1;
	float: left;
	margin-bottom: 10px;
	display: block;
}
#sidebarRightColumn {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	display: inherit;
	height: 192px;
	background-color: #FFCC66;
}
.postAristonLogo {
	height: 100px;
	width: 220px;
	background-position: left top;
	left: 10px;
	position: relative;
	top: 25px;
}
a:link home symbol {
	height: 20px;
	width: 20px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(images/Home_symbol.png);
	background-repeat: no-repeat;
}
.homepageQuickSearch {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeadingStyle {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

/* Post */

.post {
	top: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
}
.postCentred {
	top: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: auto;
	display: block;
	padding: 0px;
	text-align: center;
}
.postMainTextNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	text-decoration: none;
}
.homePageImage {
	height: 119px;
	width: 420px;
	background-image: url(images/Home_page_image_420.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 58px;
	background: url(images/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	padding: 0 30px;
	background: url(images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}
.lodonSkyline {
	height: 130px;
	width: 900px;
	background-image: url(images/test-band.png);
	background-repeat: no-repeat;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #28313A; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 620px;
	display: inline;
	background-color: #FFFFFF;
}
#sidebar/* Sidebar */

 {
	float: left;
	width: 420px;
	margin: 0;
	display: inherit;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #28313A; 
}

/* Search */

#search {
	cursor: auto;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.homePageContainer {
	width: 100%;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
a:link {
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#rollovercell a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFffff;
	font-size:18px;
}
.footerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	text-decoration: none;
}
.footerCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:active {
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 880px;
	background: #E5E5E5;
	border: 10px #FFFFFF solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

html>body #footer {
	height: 30px;
}
#legal {
	clear: both;
	text-align: center;
	color: #595959;
}
#footerAccreditationLogos {
	width: 880px;
	border: 10px #FFFFFF solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -35px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.style96 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:14px;
	margin-left:0px;
	font-weight: normal;
}
.aristonKey {
	width: 220px;
	background-image: url(images/Ariston%20Symbols/Ariston%20Key.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.quickSearchStyle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}
.areYouLooking {
	color: #0068B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 33px;
}
.style99 {
	font-size: 10px
}
.tenPixelSpacer {
	background-color: #FFFFFF;
	height: 10px;
	width: 100%;
}
.twentyPixelSpacer {
	background-color: #FF9900;
	height: 20px;
	width: 100%;
	background-position: bottom;
	margin-top: 170px;
}
.homepageTickAreas {
	background-color: #FF9933;
	background-image: url(images/Ariston-Tick-White.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 50px;
	width: 220px;
}
.homeContactDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #0068B3;
}
.navigationClickHere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.clickHere {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
a:hover homepageQuickSearch {
	background-color: #dddddd;
	background-position: center center;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link .homepageQuickSearch {
	background-color: #FF9933;
	background-position: center center;
	height: 50px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active .homepageQuickSearch {
	background-color: #FF9933;
	background-position: center center;
	height: 50px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactIconBoxs {
	height: 25px;
	width: 25px;
}
.contactPhoneIcon {
	height: 25px;
	width: 25px;
	background-image: url(images/Phone-Icon_22.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.homepageEmail {
	background-color: #0068B3;
	background-position: center center;
	height: 30px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
email a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a:hover homepageEmail {
	background-color: #0068B3;
	background-position: center center;
	height: 50px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintextContainer {
	padding-right: 10px;
	padding-left: 10px;
}
.postSubHeadings {
	top: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: auto;
	display: block;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.postBolder {
	top: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: auto;
	display: block;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.shareBox1 {
	background-color: #FFFFFF;
	height: 141px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Ariston%20Panel%20Colours/Fucia.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.landlordBox1 {
	background-color: #FFCC33;
	height: 141px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Ariston%20Panel%20Colours/Green.png);
}
.landlordBox2 {
	background-color: #FF9933;
	height: 141px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Ariston%20Panel%20Colours/Purple.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.genericBoxOrange {
	height: 141px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Ariston%20Panel%20Colours/Orange.png);
	background-repeat: repeat;
	background-position: center center;
}
.thankyouBoxOrange {
	height: 160px;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 55px;
	margin-bottom: 55px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.rentBox1 {
	background-color: #FEFEFE;
	height: 141px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Ariston%20Panel%20Colours/Blue.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rentBox2 {
	background-color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/Ariston%20Panel%20Colours/Fucia.png);
	background-repeat: repeat-x;
	padding: 0px;
}
.datePanel {
	height: 20px;
	width: 20px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(images/Home_symbol.png);
	background-repeat: no-repeat;
}
.genericpageEmail {
	background-color: #CCCCCC;
	background-position: center center;
	height: 35px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-indent: 45px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.homePagePhonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #0068B3;
	font-style: normal;
	background-image: url(images/Phone_symbol_green%20Home.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.homePagePhonenumberGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
	font-style: normal;
	background-image: url(images/Phone_symbol_green%20Home.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.homeContactDetailsNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #CCCCCC;
	text-indent: 45px;
	text-align: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0068B3;
}
a:link Search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
