﻿body {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	font-family: Arial;
	background-color: #f2f2f2;
	background-image: url('../Images/page-bg.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#content_container
{
	width: 767px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#header
{
	height: 85px;
}
#search {
	padding: 10px 10px 0px 0px;
	float: right;
}
#search .textbox {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	color: #FF0000;
}
#search .button {
	padding: 0px 3px 3px 3px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	color: #FF0000;
	height: 20px;
	font-size: 75%;
}

#header_image {
	height: 230px;
	background-color: #000000;
	background-image: url('../Images/header-image.jpg');
}
form
{
	padding: 0px;
	margin: 0px;
}
#level_one_nav {
	background-position: center;
	clear: both;
	display: block;
	float: left;
	width: 100%;
	font-weight: bolder;
	font-size: 100%;
	background-image: url('../Images/gradient-bg.gif');
	background-repeat: repeat-x;
}
#level_one_nav ul
{
	padding: 0px;
	margin: 0px;
}
#level_one_nav li
{
	display: inline;
}
#level_one_nav li a:visited {
	color: #000000;
	text-decoration: none;
	width: 16%;
	display: block;
	float: left;
	text-align: center;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
#level_one_nav li a:link {
	color: #000000;
	text-decoration: none;
	width: 16%;
	display: block;
	float: left;
	text-align: center;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
}
#level_one_nav li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content {
	padding: 10px;
	min-height: 768px;
	display: block;
	clear: both;
}
#footer {
	padding: 0px;
	margin: 10px 10px 0px 10px;
	background-position: bottom;
	background-color: #1c1c1c;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #FFFFFF;
	color: #dbdbdb;
	background-image: url('../Images/footer.gif');
	background-repeat: repeat-x;
	width: 747px;
	float: left;
}
#footer_bg {
	display: block;
	float: left;
	background-image: url('../Images/footer-bg.gif');
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#footer_header {
	float: left;
	display: block;
	width: 747px;
	clear: both;
	height: 20px;
}
#footer_copyright_info {
	color: #999999;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
}
#footer_address {
	color: #FFFFFF;
	font-size: small;
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#footer_telephone {
	color: #FFFFFF;
	font-size: medium;
	margin-left: 10px;
	width: 215px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 25px;
	padding-left: 15px;
}
#footer_email_and_web {
	color: #FFFFFF;
	font-size: medium;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	padding-top: 25px;
}
#left_col {
	width: 140px;
	float: left;
}
#middle_col {
	margin-left: 8px;
	float: left;
	width: 363px;
}
#middle_col_full {
	margin-left: 8px;
	float: left;
	width: 573px;
}
#right_col {
	background: #921818;
	width: 205px;
	margin-left: 8px;
	display: block;
	float: left;
}
#homepage_content {
	width: 510px;
	float: left;
}
h1 {
	margin: 0px;
	font-size: 130%;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	margin-top: 10px;
	text-align: justify;
	font-size: 80%;
	line-height: 1.5em;
}
img.border {
	border: 2px solid #FF0000;
	float: left;
	margin-right: 8px;
}
h2 {
	font-size: 100%;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
h2 a {
	text-decoration: none;
	color: #FF0000;
}
h2 a:hover {
	text-decoration: underline;
}
li
{
	list-style-type: disc;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	list-style-image: url('../Images/li.gif');
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
}
ul
{
    padding: 0px;
    margin: 0px;
}
#whats_on_guide {
}
#whats_on_guide p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#whats_on_guide h2 {
	background-position: right;
	background-color: #921828;
	color: #FFFFFF;
	background-image: url('../Images/level-one-nav-bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bolder;
	height: 22px;
	font-size: 80%;
	vertical-align: middle;
	line-height: 21px;
}
#whats_on_listings {
	padding: 5px;
	margin: 0px 3px 4px 3px;
	background-color: #FFFFFF;
	height: 170px;
	overflow: auto;
	font-size: 90%;
	color: #333333;
}
#whats_on_listings a
{
	color: #921818;
	text-decoration: none;
}


#whats_on_listings ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#whats_on_listings h3 {
	padding: 0px;
	margin: 0px;
	color: #921828;
	font-weight: bolder;
	font-size: 95%;
}
#whats_on_listings li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #921828;
}
.vertical_nav_menu
{
	font-size: 90%;
	font-weight: bolder;
}
.vertical_nav_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}
.vertical_nav_menu li {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}
.vertical_nav_menu li.bottom {
	border-bottom-style: none;
}
.vertical_nav_menu a {
	background-color: #f1f1f1;
	display: block;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}
.vertical_nav_menu a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
}


.google_map
{
	border: 1px solid #FF0000;
	width: 99%;
}
#header_logo {
	background-image: url('../Images/header-logo.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	width: 140px;
	height: 63px;
	clear: none;
	float: left;
}
#page_bg
{
}
#homepage_advert {
	background-position: center center;
	background-color: #f1f1f1;
	width: 460px;
	height: 250px;
	background-image: url('../Images/loading-animation.gif');
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	clear: none;
}
#recomendations {
	height: 160px;
	width: 277px;
	float: left;
	display: block;
}
.quotes_left {
	background-image: url('../Images/quotes-left.gif');
	background-repeat: no-repeat;
	width: 30px;
	height: 160px;
	float: left;
}
.quotes_right {
	background-position: right;
	background-image: url('../Images/quotes-right.gif');
	background-repeat: no-repeat;
	width: 40px;
	height: 25px;
	float: right;
}
.quote_text {
	padding-right: 30px;
	padding-top: 20px;
	color: #666666;
	font-size: 80%;
	text-align: justify;
}
.thirty_three_percent_wide_box {
	background-color: #f1f1f1;
	width: 32.4%;
	display: block;
	float: left;
	height: 144px;
}
.kitchens {
	margin-right: 5px;
	background-image: url('../Images/link-kitchen.jpg');
	background-repeat: no-repeat;
}
.bedrooms {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url('../Images/link-bedroom.jpg');
	background-repeat: no-repeat;
}
.bathrooms {
	margin-left: 5px;
	background-image: url('../Images/link-bathroom.jpg');
	background-repeat: no-repeat;
}
.clear {
	clear: both;
	height: 10px;
}
a.rollover:hover
{
	width: 239px;
	height: 144px;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	line-height: 144px;
	font-weight: bolder;
}
a.rollover:link
{
	width: 239px;
	height: 144px;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	line-height: 144px;
	font-weight: bolder;
}
a.rollover:active
{
	width: 239px;
	height: 144px;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	line-height: 144px;
	font-weight: bolder;
}
a.rollover:visited
{
	width: 239px;
	height: 144px;
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	line-height: 144px;
	font-weight: bolder;
}
a.rollover:hover.kitchens
{
	background-position: 0px -144px;
	background-image: url('../Images/link-kitchen.jpg');
	background-repeat: no-repeat;
}
a.rollover:hover.bedrooms
{
	background-position: 0px -144px;
	background-image: url('../Images/link-bedroom.jpg');
	background-repeat: no-repeat;
}
a.rollover:hover.bathrooms
{
	background-position: 0px -144px;
	background-image: url('../Images/link-bathroom.jpg');
	background-repeat: no-repeat;
}
.center {
	text-align: center;
}
ul.middle {
	margin-left: 255px;
}
ul.ul_left {
	margin-left: 200px;
	clear:right;
}

#opening_times {
	margin: 0px;
	display: block;
	float: left;
	width: 255px;
	height: 68px;
	border: 1px solid #FF0000;
	background-image: url('../Images/inhome-hq.jpg');
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	font-size: 90%;
	background-repeat: no-repeat;
}
#opening_times_text {
	display: none;
}
#page_content
{
	float: left;
}
.full_width_with_menu
{
	width: 597px;
	margin-left: 10px;
}


/* Form styles start */
/* Set class of any form you want these styles to as .input_form */
.input_form
{
	padding: 0px;
	width: 595px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
	background-color: #FEFFFC;
}
.input_form br
{
    clear: left;
}
/* Only use to standardize font, sizes as specific classes for each element */
.input_form label 
{
	color: #000000;
	font-size: 80%;
}
.input_form label.left 
{
	width: 15.5em;
	display: block;
	float: left;
	text-align: right;
}
.mandatory
{
    font-weight: bold;
}
.input_form label.center_clear 
{
    width: 100%;
    display: block;
    float: none;
    color: #999999;
    clear: both;
    text-align: left;
    margin-bottom: 5px;
}
.input_form input.textbox
{
	border: 1px solid #666666;
	margin-bottom: 10px;
	background-color: #F1F1F1;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	display: block;
}

.input_form input.textbox.inactive
{
    border: 1px solid #DEE6EF;
    background-color: #F9F9F9;
}

.input_form input.textbox.center_clear
{
    width: 400px;
}

.input_form .spacer
{
    height: 1em;
    clear: both;
    float: left;
    width: 100%;
    display: block;
}
.input_form .footer
{
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #F1F1F1;
	text-align: center;
	clear: both;
}
.input_form .button 
{
	margin: 10px 2px 10px 2px;
	background-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #FF9393 #9D0000 #9D0000 #FF9393;
	padding: 3px 8px 3px 8px;
	color: #FFFFFF;
	font-weight: bold;
}
.disabled 
{
    border-color: #000000 #FFFFFF #FFFFFF #000000;
}
.input_form fieldset
{
	padding: 10px;
	border: 1px solid #666666;
}
/* Form styles end */
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

#page_content img {
	margin-right: 10px;
}

.float_left
{
	float: left;
}
a img {
	border: 1px solid #FF0000;
}
.photo_gallery {
	background-color: #C0C0C0;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	clear: both;
	padding-bottom: 10px;
}
.photo_gallery h2 {
	color: #333333;
}
.photo_gallery ul {
}
.photo_gallery li {
	list-style-type: none;
	list-style-image: none;
	display: inline-block;
	float: left;
	padding: 0px;
	margin-bottom: 0px;
}
.photo_gallery a img {
	border: 1px solid #FFFFFF;	
}
.photo_gallery a:hover img {
	border: 1px solid #FF3300;	
}
.photo_gallery img {
	padding: 0px;
	margin: 0px;
	width: 134px;
	height: 85px;
}
