/* @override 
	http://equalityanddiversity.gtdabtesting.com/design/css/screen.css
	http://www.broadoakevents.co.uk/design/css/screen.css
	http://impactmediation.co.uk/design/css/screen.css
	http://impactmediation.gtdabtesting.com/design/css/screen.css
*/

/*Main Content*/

body {
  background: url(/images/body_bg.gif) repeat-y center top;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
  width: 835px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  background: url(/design/images/loading_image.jpg) no-repeat left top;
}

#content {
  background: url(/images/content_bg.gif) no-repeat left top;
  font-size: 0.8em;
  line-height: 1.5em;
  padding: 25px 10px 10px 10px;
}

#content p {
  margin-top: 0px;
  margin-bottom: 14px;
}

#left_column {
  width: 564px;
  float: left;
  padding-right: 11px;
  border-right: 1px dashed #BBB;
  color: #222;
  margin-bottom: 15px;
  font-size: 0.9em;
  line-height: 1.5;
}

#left_column h1 {
  color: #3d2c37;
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 18px;
  line-height: 1.2em;
}

#left_column h2 {
  color: #7d5276;
  font-size: 1.3em;
  margin-top: 0px;
  margin-bottom: 16px;
  line-height: 1.2em;
}

#left_column h3 {
  color: #7d0009;
  font-size: 1.2em;
  line-height: 1.2em;
}

#left_column h3 .sub_heading {
  font-size: 0.8em;
  color: #000;
}

#left_column h4 {
  color: #7d0009;
  font-size: 1.1em;
  line-height: 1.2em;
  margin-top: 0px;
  margin-bottom: 4px;
}

#left_column a {
  color: #7d0009;
  text-decoration: underline;
}

#left_column a:hover {
  color: #7d0009;
  text-decoration: none;
}

#left_column img {
  margin-bottom: 10px;
  border: 1px solid #AAA;
}

#left_column blockquote {
  margin: 0px 0px 14px 0px;
  padding: 10px;
  border: 1px solid #CCC;
  background-color: #f8f8f8;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.1em;
  font-style: italic;
}

#left_column blockquote cite {
  display: block;
  text-align: right;
  color: #941a19;
  font-style: italic;
  font-weight: bold;
  line-height: 1.4em;
}

#left_column #testimonial h1 {
	color: #941a19;
	font-size: 1.6em;
	margin-bottom: 9px;
	margin-top: 22px;
}

#left_column #testimonial blockquote {
	color: #941a19;
	border: none;
	background-color: #FFF;
	font-size: 1.1em;
	font-style: italic;
	padding: 12px 7px 13px 7px;
	border-top: 1px solid #DDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #DDD;

}

#left_column #testimonial blockquote cite {
	font-size: 1.1em;
	color: #941a19;
	line-height: 1.2em;
	font-weight: bold;
}

#left_column ul {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 10px;
}

#left_column li {
	list-style-type: none;
	background: url(../images/li.gif) no-repeat left center;
	padding: 2px 0px 1px 32px;
}

#right_column {
  font-size: 0.9em;
  width: 225px;
  float: right;
  padding-right: 2px;
}

#right_column img {
  margin-top: 4px;
  margin-bottom: 4px;
}

#right_column img {
  border: none;
}

#right_column ul {
  margin: 0px;
  padding: 0px;
  line-height: 1.4em;
}

#right_column li {
  list-style-type: none;
}

#right_column li a {
  display: block;
  background: #DDD;
  margin-bottom: 3px;
  padding: 7px 3px 5px 6px;
  color: #694264;
  font-weight: bold;
  text-decoration: none;
}

#right_column li a.child {
  display: block;
  background: #EEE;
  margin-bottom: 3px;
  padding: 5px 3px 4px 18px;
  color: #8a5784;
  text-decoration: none;
}

#right_column li a:hover.child {
  display: block;
  background: #E9E9E9;
  margin-bottom: 3px;
  padding: 5px 3px 4px 18px;
  color: #8a5784;
  text-decoration: none;
}

#right_column li a:hover {
  display: block;
  background: #CCC;
  margin-bottom: 3px;
  padding: 7px 3px 5px 6px;
  color: #694264;
  font-weight: bold;
  text-decoration: none;
}

#right_column p {
	margin-top: 0px;
	margin-bottom: 13px;
}

#right_column #side_testimonials {
	background-color: #656565;
	color: #FFF;
	padding: 19px 15px 10px 15px;
	margin-top: 3px;
	line-height: 1.6em;
}

#right_column #side_testimonials  h1 {
	margin: 0px;
	font-size: 1.4em;
}

#right_column #side_testimonials blockquote {
	color: #DDD;
	margin: 8px 0px 0px 0px;
	font-style: italic;
}

#right_column #side_testimonials cite {
	color: #FFF;
	font-weight: bold;
	display: block;
	text-align: right;
	font-style: normal;
}

#side_case_study {
	background-color: #5d5d5d;
	color: #DDD;
	padding: 16px 15px 10px 15px;
	margin-top: 5px;
	line-height: 1.6em;
	margin-bottom: 10px;
}

#side_case_study img {
	border-top: 4px solid #444;
	border-bottom: 6px solid #333;
	margin-bottom: 7px;
}

#side_case_study h1 {
	margin: 8px 0px 10px 0px;
	font-size: 1.4em;
	color: #FFF;
}

#side_case_study h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFF;
}

#side_case_study a {
	color: #FFF;
}

#footer {
  border-top: 1px dashed #AAA;
  clear: both;
  color: #AAA;
  padding-top: 3px;
  text-align: right;
  font-size: .8em;
}

#footer ul {
  margin: 0px;
  padding: 0px;
}

#footer li {
  display: inline;
  padding-left: 4px;
  padding-right: 2px;
  border-left: 1px solid #DDD;
}

#footer a {
  color: #AAA;
}

#footer a:hover {
  color: #888;
  text-decoration: none;
}

/*News Short*/

.row {
	background-color: #ddd;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 5px 4px 4px 10px;
}

#left_column .news_short {
  padding: 14px 10px 10px 10px;
  border: 1px solid #CCC;
  background-color: #f9f9f9;
  margin-bottom: 10px;
}

#left_column .news_short h1 {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 3px;
  color: #a0000c;
}

#left_column .news_short .date {
  font-size: 1em;
  color: #935c8c;
  padding-bottom: 3px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 4px;
}

#left_column .news_full .more {
  display: block;
  text-align: right;
}

/*News Full*/

#left_column .news_full {
  margin-bottom: 10px;
}

#left_column .news_full h1 {
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 3px;
  color: #a0000c;
}

#left_column .news_full .date {
  font-size: 1.1em;
  color: #935c8c;
  padding-bottom: 3px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px;
}

#left_column .news_full .back {
  display: block;
  text-align: right;
}

/*Booking Form*/

#left_column .booking_form_main {
  background-color: #FFF;
  border: 1px solid #DDD;
  padding: 3px;
  margin-bottom: 18px;
}

.booking_form_main dt {
  float: left;
  width: 185px;
  padding-top: 5px;
  padding-left: 6px;
  padding-bottom: 2px;
}

.booking_form_main  dd {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 4px;
}

.booking_form_main  dd p {
  padding-left: 195px;
}

.booking_form_main .alt_row {
  background-color: #EDEDED;
}

/*Useful Links*/

.useful_links {
  border: 1px solid #DDD;
  padding: 2px;
}

.useful_links .alt_row {
  background-color: #ededed;
  padding-top: 7px;
  padding-bottom: 7px;
}

.useful_links p {
  padding-left: 7px;
}

/*Content Styling*/

.logos_bg {
  border: 1px solid #DDD;
  padding: 1px;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 22px;
  font-size: 1em;
}

.logos_bg td {
  background-color: #EEE;
  display: table-cell;
  vertical-align: center;
  text-align: center;
  padding: 8px 20px 10px 20px;
  color: #95161c;
  width: 50%;
}

.schedule {
  border: 1px solid #DDD;
  padding: 1px;
  font-size: 1em;
  line-height: 1.4em;
}

.schedule td {
  display: table-cell;
  vertical-align: top;
  background-color: #EEE;
  padding: 5px 4px 4px 4px;
}

.schedule .top {
  background-color: #CCC;
  font-weight: bold;
}

.schedule strong {
  color: #8b111a;
}

.image_right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #AAA;
}

.dates {
  border: 1px solid #DDD;
  margin-bottom: 14px;
}

.dates td {
  background-color: #EEE;
  padding: 4px 4px 4px 4px;
}

td.head {
  background-color: #AAA;
  color: #FFF;
  font-size: 1.2em;
}

td.location {
  background-color: #333;
  color: #FFF;
}

#left_column p.cost {
  color: #999;
  background-color: #ddd;
  margin: 0;
  padding: 5px;
}

#left_column p.cost2 {
  color: #999;
  background-color: #eee;
  margin: 0;
  padding: 5px;
}

#left_column p.location {
  color: #444;
  font-size: 1em;
  background-color: #eee;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #fff;  
}

label {
  display: block;
  font-size: 1.4em;
  background-color: #ccc;
  padding: 2px;
  color: #fff;
  margin: 0px;
  border-bottom: 2px solid #ddd;
}

.home_box {
	background-color: #ddd;
	padding: 8px 2px 0px 5px;
	margin-bottom: 13px;
	border: 1px solid #AAA;

}

#left_column .home_box img {
	padding: 0px 2px 0px 2px;
	margin-bottom: 3px;
}

#signup {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 8px 18px 10px 20px;
	margin-bottom: 15px;
}

#signup h3 {
	line-height: 1.3em;
}

#signup  dl {
	margin: 0px;
	padding: 0px;
}

#signup input {
	width: 370px;
}

#signup dt {
	float: left;
	width: 125px;
	padding-bottom: 2px;
	padding-top:2px;
}

#signup dd {
	margin: 0px;
	padding-bottom: 4px;
}

#signup .submit {
	margin-left: 126px;
}
