/* Cotswold Accommodation Site - Screen styles */
/* Compiled by: Ben Hull */



/* -- CORE ------- */

body {
	margin: 0;
	padding: 0;
	background-color: #fbfaf2;

	color: #666666;

	font-size: 0.8em;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	font-weight: normal;


}
/* -- BASE ------- */


a { 
	color: #00a39e;
}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}



/* -- COMMON ------- */


.clear {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.img_button {
	overflow: hidden;
	display: block;
	height: 120px;
	width: 0px;
	padding-left: 120px;
}

.img_button:hover {
	background-position: 0 -120px;
}

.indent {
	display: inline-block;
	width: 160px;
}

/* -- STRUCTURE ------- */


#wrapper {
	width: 865px;
	margin: 0 auto 0 auto;
	position: relative;
}



/* -- NAV ------- */


#nav {
	height: 35px;
	text-align: center;
	background-image:url('../images/bg_head.jpg');
	background-repeat: repeat-x;
	background-position: 50% 0%;
	line-height: 22px;
	min-width: 865px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-transform: uppercase;
	padding: 0 7px 0 7px;
	font-size:0.9em;
	text-decoration: none;
	font-weight: bold;
}



/* -- HEADING AREA ------- */


#title a{
	display: block;
	width: 0px;
	height: 34px;
	background-image: url('../images/logo.gif');
	padding-left: 231px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#sub_title {
	width: 0px;
	height: 69px;
	background-position: 50% 0%;
	padding-left: 615px;
	overflow: hidden;
	margin: 20px auto 20px auto;
	background-repeat: no-repeat;
}

.sub_title_botw {
	background-image: url('../images/botw_heading.gif');
}
.sub_title_stay {
	background-image: url('../images/stay_heading.gif');
}
.sub_title_ap1 {
	background-image: url('../images/ap1_heading.gif');
}
.sub_title_ap2 {
	background-image: url('../images/ap2_heading.gif');
}

.sub_title_ap1_fp {
	background-image: url('../images/ap1_floorplans_heading.gif');
}
.sub_title_ap2_fp {
	background-image: url('../images/ap2_floorplans_heading.gif');
}

.sub_title_faq {
	background-image: url('../images/faq_heading.gif');
}

.sub_title_contact {
	background-image: url('../images/contact_heading.gif');
}

.sub_title_accessstatement {
	background-image: url('../images/access_heading.gif');
}

.sub_title_tsandcs {
	background-image: url('../images/ts_and_cs_heading.gif');
}



/* -- SIDE IMAGES (FADE OUT HORIZONTALLY) ------- */


#side_images {
	position: relative;
	margin: 0 auto 0 auto;
	width: 865px;
}
#side_image_left {
	height: 384px;
	width: 175px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/botw_leftphotofade.jpg);
}
#side_image_right {
	height: 384px;
	width: 175px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/botw_rightphotofade.jpg);
}

.hp #side_image_left {
	background-image: url(../images/hp_leftphotofade.jpg);
}
.hp #side_image_right {
	background-image: url(../images/hp_rightphotofade.jpg);
}

.botw #side_image_left {
	background-image: url(../images/botw_leftphotofade.jpg);
}
.botw #side_image_right {
	background-image: url(../images/botw_rightphotofade.jpg);
}

.ap1 #side_image_left {
	background-image: url(../images/ap1_leftphotofade.jpg);
}
.ap1 #side_image_right {
	background-image: url(../images/ap1_rightphotofade.jpg);
}

.ap2 #side_image_left {
	background-image: url(../images/ap2_leftphotofade.jpg);
}
.ap2 #side_image_right {
	background-image: url(../images/ap2_rightphotofade.jpg);
}


/* -- Fullsize centre images -- */

#image_fullsize {
	margin: 0 0 15px 0;
}


/* -- SIDE OPTIONS (BUTTONS TO SIDE OF IMAGE BROWSER) ------- */

#side_options {
	position: relative;
	margin: 0 auto 0 auto;
	width: 865px;
}
#side_option_left {
	height: 120px;
	width: 175px;
	position: absolute;
	left: 0;
	top: 399px;
}
#side_option_right {
	height: 120px;
	width: 175px;
	position: absolute;
	right: 0;
	top: 399px;
}

#button_floorplans {
	background-image: url(../images/button_viewfloorplans.gif);
	padding-left: 120px;
	position: absolute;
	right: 0px;
}

#button_apdetails {
	background-image: url(../images/button_apdetails.gif);
	padding-left: 168px;
	height: 126px;
}
#button_apdetails:hover {
	background-position: 0px -126px;
}

#button_availdates {
	background-image: url(../images/button_datesandbooking.gif);
	padding-left: 163px;
}

#button_ap1 {
	background-image: url(../images/view_ap1.jpg);
	position: absolute;
	right: 0px;
}

#button_ap2 {
	background-image: url(../images/view_ap2.jpg);
}

/* -- LARGE/KEY BUTTONS ------- */


.key_button {
	display: block;
	width: 0;
	height: 120px;
	overflow: hidden;
}
.key_button:hover {
	background-position: 0 120px;
}

#butt_viewfloorplans {
	position: absolute;
	left: 55px;
	top: 409px;
	padding-left: 120px;
	background-image: url(../images/button_viewfloorplans.gif);
}

#butt_datesandbooking {
	position: absolute;
	right: 13px;
	top: 409px;
	padding-left: 163px;
	background-image: url(../images/button_datesandbooking.gif);
}



/* -- MAIN CONTENT ------- */


#main_content {
	width: 500px;
	margin: 0 auto 0 auto;
	min-height: 364px;
}

#main_column {
	width: 500px;
}

#page_text {
	margin: 0 3px 0 3px;
}

#page_text h4 {
	margin: 1em 0 .3em 0;
	text-transform: uppercase;
	font-size: 1.2em;
}



/* -- CALENDAR ------- */


#cal {
	margin: 10px 0 0 0;
}



/* -- FORMS ------- */


form div {
	padding: 0 0 3px 0;
}
form div label {
	display: block;
	font-weight: bold;
}



/* -- FOOTER CONTENT ------- */


#footer {
	width: 400px;
	margin: 0 auto 0 auto;
	padding: 10px 0 20px 0;
	text-align: center;
}



