@import url("reset.css");
@import url("type.css");
/*@import url("timeframe.css");*/

body {
	background: url(../images/page_bg.png) repeat-x left bottom;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border-width: 0px;
	border-style: none;
}

.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

#page_content blockquote, #page_content ul, #page_content ol, #page_content dl{margin:1em;}
#page_content ol, #page_content ul, #page_content dl{margin-left:2em;}
#page_content ol li{list-style: decimal outside;}
#page_content ul li{list-style: disc outside;}
#page_content dl dd{margin-left:1em;}

#wrapper {
	background: url(../images/wrapper_bg.png) repeat-x 0 bottom;
	padding-bottom: 300px;
	width: 968px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

/* @group Subpage Col */

#pagecol {
	width: 150px;
	padding-right: 20px;
	float: left;
	
	/*padding-top: 450px;*/
	text-align: center;
	overflow: hidden;
}

#pagecol .home_link  {
	background: url(../images/logo_icon.png) no-repeat left top;
	height: 450px;
	display: block;
	width: 150px;
}

#pagecol .home_link span {
	display: none;
}

#contact_details {
	
}



/* @end */

#mainpagecol {
	width: 798px;
	float: left;
	background: url(../images/logo_header.png) no-repeat left top;
}

/* @group Header */

#header {
	height: 110px;
	width: 280px;
	float: left;
}

#header a {
	width: 280px;
	height: 100px;
	display: block;
}

#header a span {
	display: none;
}



/* @end */

/* @group Site Status */

#site_status {
	width: 497px;
	float: right;
	overflow: auto;
}

#site_status #accessibility_links {
	float: right;
}

#site_status #basket {
	float: right;
	background: url(../images/basket_icon.png) no-repeat 0 10px;
	padding-left: 25px;
}



/* @end */

/* @group Top Nav */

#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

#topnav li {
	float: left;
	margin-right: 2px;
}

#topnav li.last {
	margin-right: 0;
}

#topnav li a {
	display: block;
	text-align: center;
	background: url(../images/tab_inactive.png) no-repeat right;
	width: 158px;
	height: 33px;
	margin-bottom: 2px;
}

#topnav li a:hover {
	background: url(../images/tab_active.png) no-repeat;
}

#topnav li.selected a {
	background: url(../images/tab_active.png) no-repeat;
	width: 158px;
}



/* @end */

/* @group Alt Page Images */

#altpageimg {
	height: 95px;
	background-image: url(/images/headers/index.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#altpageimg.index {
	background-image: url(/images/headers/index.jpg);
}

#altpageimg.about-woodbrooke {
	background-image: url(/images/headers/about-woodbrooke.jpg);
}

#altpageimg.accommodation {
	background-image: url(/images/headers/accommodation.jpg);
}

#altpageimg.conference {
	background-image: url(/images/headers/conference.jpg);
}

#altpageimg.courses {
	background-image: url(/images/headers/courses.jpg);
}



/* @end */



div.errors {
	background-color: #ffe3e0;
	border: 1px solid #ffcbc7;
	padding: 10px;
}

div.errors ul li {
	list-style-type: disc;
}

div.errors ul {
	padding-right: 10px;
	padding-left: 10px;
	margin: 3px 10px;
}
/* @group Content */

/* @group Slideshow */

#slideshow {
	text-align: center;
}



/* @end */

#content {
	overflow: hidden;
	width: 100%;
	margin-top: 2px;
}

.title-section {
	background: url(../images/section_title_bg.png) repeat-x left top;
	height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
	padding-left: 10px;
}

/* @group Home */

#home {
	float: left;
	width: 390px;
	margin-right: 2px;
}

#home .section_link {
	width: 190px;
	height: 186px;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#home .section_links img {
	margin: 0px;
	float: none;
}

#home .find_a_course {
	margin-right: 10px;
}



/* @end */

/* @group News */

#news-list {
	float: left;
	width: 200px;
}

#news-list .section {
	background: url(../images/section_news_bg.png) no-repeat right;
}

#news-list ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#news-list li {
	margin-right: 10px;
	margin-left: 10px;
}

#news-list li p {
	margin-left: 0;
	margin-right: 0;
}

#news-list p {
	margin-left: 10px;
	margin-right: 10px;
}

#news-list h3 {
	padding-left: 10px;
}



/* @end */

/* @group Subpage */

#subpage {
	width: 592px;
	float: left;
}


/* @group Subpage nav */

#subnav {
	background: url(../images/subnav_top.png) no-repeat right top;
	padding-top: 35px;
	width: 180px;
	float: right;
	
}

#subnav ul {
	padding: 0 0 31px;
	margin: 0;
	list-style-type: none;
	background: url(../images/subnav_bottom.png) no-repeat right bottom;	
}

#subnav ul li {
	margin-bottom: 2px;
}

#subnav ul li a {
	/*background-color: #e4d8df;*/
	background-color: #e4d8df;
	display: block;
	padding: 9px 10px 9px 20px;
}

/* @group Sub Sub Nav */

#subnav ul ul {
	margin-top: 2px;
	background: none;
	padding-bottom: 0px;
}

#subnav ul ul li a {
	padding-left: 30px;
	background-color: #f0e5ed;
	padding-right: 10px;
}

#subnav ul ul ul li a {
	padding-left: 40px;
	background-color: #F8F1F5;
}



/* @end */



/* @end */



/* @end */

/* @group Search */

#search {
	float: left;
	width: 204px;
	margin-left: 2px;
	padding-bottom: 20px;
}

#search input {
	padding-top: 1px;
	padding-bottom: 1px;
}

#search img {
	margin-top: 20px;
	float: right;
}




/* @end */



/* @end */

/* @group Page Content */

#page_content {
	margin-left: 10px;
	margin-right: 10px;
}

#home #page_content {
	margin: 0;
}

#home #page_content h2, #home p {
	margin-left: 10px;
	margin-right: 10px;
}

#home #page_content h2 {
	clear: both;
}

#page_content h2, #page_content h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#page_content blockquote {
	padding: 5px 10px;
	background-color: #e9f5df;
	width: 250px;
}

#page_content blockquote.breakout-left {
	margin: 0 10px 3px 0;
	float: left;
}

#page_content blockquote.breakout-right {
	margin: 0 0 3px 10px;
	float: right;
}

/* @group Breakouts */

#page_content blockquote.centre {
	text-align: center;
}

#page_content blockquote.purple {
	background-color: #E4D8DF;
}



/* @end */



/* @end */

/* @group Sitemap */

ul#sitemap_page {
	/*padding: 0;
	margin: 0;*/
}

ul#sitemap_page li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}



/* @end */

/* @group Search Results */

#searchResults dl {
	margin: 10px 0 20px 0;
}

#searchResults dl dt, #searchResults dl dd {
	margin-left: 0px;
}

#searchResults .info {
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}



/* @end */

/* @group Ajax Slideshow */

#ajax-slideshow {
	background-color: #fff;
	margin-left: 0px;
}

#ajax-slideshow ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
}

#ajax-slideshow ul.crossfade li {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#ajax-slideshow li img {
	display: block;
}

#ajax-slideshow .ss-caption {
	font-size: 0.8em;
}

#section_heading_slideshow {
	padding: 0;
	margin: 0;
	list-style: none;
	/* position: relative; */
	width: 798px;
	height: 147px;
	clear: both;
}

#section_heading_slideshow li {
	position: absolute;
	top: 0;
	left: 0;
}

#section_heading_slideshow img {
	display: block;
}



/* @end */

/* @group Polls */

#poll-container-rhs {
	float: right;
	font-size: 1.2em;
	margin-top: 10px;
}

#poll-container label {
	font-size: 1em;
}

.pollanswer {
	margin-top: 5px;
}

.pollbar {
	color: #c8d3d7;
	background-color: #6e747a;
}



/* @end */

/* @group Forms */

fieldset {
	border: 1px solid #e5e8ff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

legend {
	padding: 3px;
}

form {
	clear: both;
}

form div.controls {
	clear: left;
	width: 100%;
	padding-top: 10px;
}

form div.controls label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

form div.controls input, form div.controls textarea {
	float: left;
}

form div.actions {
	text-align: right;
	padding-top: 30px;
}




/* @end */

/* @group Publications */

#page_content ol.results {
	padding-left: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	list-style-type: none;
}

#page_content ol.results li {
	list-style-type: none;
	padding-bottom: 10px;
}

#publications .adobe_acro_notice {
	border: 1px solid #e5e8ff;
	padding: 10px;
	width: 50%;
}

#publications .price {
	font-size: 1.5em;
}

#publications .adobe_acro_notice a {
	background: url(../images/getacro.gif) no-repeat;
	padding-left: 100px;
	display: block;
	height: 31px;
	line-height: 31px;
}



/* @end */

.add_basket, .checkout_button {
	border: 1px solid #e5e8ff;
	padding: 5px;
	/*margin-left: 10px;*/
	background-color: #efedff;
}

/* @group Calendar */

#calendarContainer {
	width: 220px;
	/*float: left;*/
}

#calendarContainer .navLinks {
	
}

#calendar th, #calendar td.inactive {
	padding: 5px;
}

#calendar td.active {
	background-color: #f0e6ff;
}

#calendar td.active a {
	color: #000;
	/*padding: 5px;*/
	display: block;
}

#calendar td.active a:hover {
	background-color: #dbbcff;
	text-decoration: none;
	
}

#calendar thead {
	background-color: #ffedf8;
}

#calendar tbody, #calendar thead {
	border-bottom: 1px solid #e8d2ff;
}



/* @end */

/* @group Mailing List */

#emailsignup table th, #emailsignup table td {
	padding-bottom: 10px;
}



/* @end */

/* @group Basket */

#basket_content table.basket thead, #basket_content table.basket  tbody {
	border-bottom: 1px solid #e8d2ff;
}

#basket_content table.basket  td.currency {
	text-align: right;
}

#basket_content table.basket  tr.total {
	border-top: 1px solid #e8d2ff;
}

#basket_content table.basket  tr.total th {
	text-align: right;
}

#basket_content table.basket  {
	width: 100%;
}

#basket_content table.basket  th, #basket_content table.basket  td {
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#basket_content p.empty_basket {
	padding-bottom: 20px;
}

/* @group Amend Details */

table.details td {
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.details {
	margin-bottom: 10px;
}


/* @end */



/* @end */

/* @group Courses */

#calendar_wrapper {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#page_content ul.course_icons  {
	float: right;
}

#page_content ul.course_icons li {
	list-style-type: none;
}

#page_content table.course_categories {
	width: 100%;
}

#page_content table.course_categories th {
	padding-left: 0;
}

#page_content table.course_categories ul {
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
}



/* @end */

/* @group Poll */

/* @end */

/* @group Availability */

#accommodation table {
	border-collapse: collapse;
	width: 100%;
}

#accommodation thead {
	background-color: #fbeeff;
}

#accommodation td, #accommodation th {
	/* border: 1px solid #e8d2ff; */
	/* Removed 2009-05-27 11:26 - DJW */
}

#accommodation form {
	padding-bottom: 10px;
}







/* @end */

/* @group Tooltips */

#tt {position:absolute; display:block; background: none no-repeat left}
#tttop {display:block; height:5px; margin-left:5px; background: none no-repeat right; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#E4D8DF; color:#7a3d5d;
	text-align: left;
}
#ttbot {display:block; height:5px; margin-left:5px; background: none no-repeat right; overflow:hidden}

/* @end */


a.fauxButton {
	padding: 0.3em;
	border-top: 1px solid ButtonHighlight;
	border-right: 1px solid ButtonShadow;
	border-bottom: 1px solid ButtonShadow;
	border-left: 1px solid ButtonHighlight;
	background-color: ButtonFace;
	color: ButtonText;
	text-decoration: none;
	cursor: pointer;
}

a.fauxButton:hover {
	background-color: #ddd;
}

div.quote_placeholder {
	width: 200px;
	color: #999;
	font-size: 1.2em;
	padding: 0 10px 20px 20px;
	float: right;
}
#page_content div.quote_placeholder blockquote {
	margin: 0;
	padding: 0;
	background: transparent;
	width: inherit;
	font-size: 1.4em;
	line-height: 1.3em;
}

#page_content div.quote_placeholder blockquote p {
	margin-top: 0;
}

#search_button {
	vertical-align: -7px;
}

.error {
	border: 2px solid red;
}