/* Main */
html {
	background: #eee url(../img/layout/main_bg.png) top repeat-x;
}

#doc2 {background-color: #fff;}

#yui-main {}

#hd {
  height: 62px;
  background: transparent url(../img/layout/header_bg.png) repeat-x;
}

#hd div {
	height: 62px;
	background: transparent url(../img/layout/header_logo.png) right no-repeat;
}

#hd h2 {
  margin-top: 26px;
	font-size: 160%;
	color: #fff;
	float: left;
}

ul#mainMenu {margin: 0 100px 0 16px;}

#mainMenu li {
  margin: 26px 4px 0 0;
	float: right;
	font-size: 130%;
}

#hd a {
	display: block;
  padding: 3px 7px;
	text-decoration: none;
	color: #fff;
}

#hd a:hover {
  background-color: #666;
}

#hd li.on a {background-color: #666;}

#leader {
	margin: 0 0 20px;
	padding: 0 5px;
	width: 950px;
	height: 191px;
}

.yui-t2 .yui-b.left {
	width: 20em; *
	width: 19.48754em;
	margin-left: 1.3em;
}

.yui-t2 #yui-main .yui-b {
	margin-left: 21.5em; *
	margin-left: 20.96255em;
  margin-right: 1.3em;
}

.content {margin-left: 10px}

#ft {
	height: 170px;
	background: transparent url(../img/layout/ft_bg.png) top center
		no-repeat;
}

#ft .menu {
	text-align: right;
	height: 100px;
	padding: 62px 30px 0;
}

#ft a {
	color: #fff;
}

#flashMessage {background-color: #00DD00; text-align: center; padding: 8px; font-size: 120%; font-weight: bold; color: #fff}

/* Typography */
.content h1 {
	font-size: 160%;
	color: #007700
}

.content li {
	font-size: 110%;
	margin: 20px 20px 20px 15px;
	padding: 0 15px 15px 40px;
	color: #008800;
  background: transparent url(../img/layout/arrow.gif) left 5px no-repeat;
}

.content h2 {font-size: 140%; color: #007700}
.content h3 {font-size: 130%; font-weight: bold; color: #007700}
.content p {font-size: 130%; color: #777; margin: 0 0 20px}
.content strong {font-weight: bold}


/* Menu and left*/
#bd .left h3 {
	margin: 0 0 5px 0;
	color: #008800;
	font-size: 130%;
	font-weight: bold
}

#bd .left a.sendUs {
	height: 18px;
	display: block;
	color: #fff;
	background: transparent url(../img/layout/send_us.png) no-repeat top
		left;
	padding: 4px 24px 4px 8px;
}

ul.nav {
	background-color: #fff;
	margin: 0 10px 0 10px;
	padding: 0 16px 16px;
	font-size: 130%
}

/* Campaign */
#campaign .intro {
	margin: 0 0 0 0
}

#campaign .intro h2 {
	font-size: 170%;
	margin: 0 0 20px 0;
	color: #007700
}

#campaign .intro p {
	color: #777;
	margin: 0 0 15px;
	font-size: 130%;
	line-height: 110%;
	font-weight: bold;
}

#campaign .left p {
	font-size: 120%;
	margin: 0 0 15px;
	line-height: 150%;
	color: #008800
}

#campaign p.flyer {
	width: 150px;
	font-size: 140%;
	color: #008800;
	margin: 0 20px 15px 70px
}

.email_template {
	border: 1px solid #999;
	padding: 15px;
	margin: 0 15px;
}

.email_template p {
	margin: 10px 0 0 0;
	font-family: times, serif;
	font-size: 130%
}

/* Campaign Box */

div#box {width: 653px}
div.boxTop {height: 93px; background: transparent url(../img/layout/box_top.png) top no-repeat}
div.boxTop h1 {font-size: 1.9em; font-weight: bold;  margin-left: 20px; color: #fff; line-height: 1.6em}
div.boxMid {background: #E1F5E1 url(../img/layout/box_fade.png) top repeat-x}
div.boxMid div.liner {margin: 0 9px; padding: 0 10px; background: #fff url(../img/layout/box_fade2.png) top repeat-x}
div.boxMid h2 {
  font-size: 210%;
  margin: 0 0 0 15px;
  font-weight: bold;
  padding-left: 48px;
	}
h2.redArrow {background: transparent url(../img/layout/red_arrow.png) left no-repeat; color: #DC0101}
h2.greenArrow {background: transparent url(../img/layout/green_arrow.png) left no-repeat; color: #277127}



div.text1 {margin: 25px; font-weight: bold}

div.boxMid h2.num1 {background: transparent url(../img/layout/box_1.png) left no-repeat;}
div.boxMid h2.num2 {background: transparent url(../img/layout/box_2.png) left no-repeat;}
div.boxMid h2.num3 {background: transparent url(../img/layout/box_3.png) left no-repeat;}
div.boxMid h2.num4 {background: transparent url(../img/layout/box_4.png) left no-repeat;}
div.boxBot {height: 18px; background: transparent url(../img/layout/box_bot2.png) top no-repeat}

/* Module */
div.module {
	width: 150px;
	margin-left: 70px
}

div.module .top {
	height: 43px;
	font-size: 140%;
	color: #fff;
	padding: 0 10px 0 15px;
	line-height: 40px;
	background: transparent url(../img/layout/module_top.png) no-repeat
}

div.module .item .title {
	text-align: center;
	padding: 5px 3px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	background: #000;
}

div.module .item .text {
	padding: 7px;
	color: #fff;
	background-color: #777777
}

div.module .item .text a {
  text-decoration: none;
  color: #ccc;
  text-align: right;
  padding-top: 5px;
  display: block;
}

div.module .bot {
	height: 24px;
	background: transparent url(../img/layout/module_bot.png) no-repeat;
	text-align: center;
}

div.module .bot a {
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding-top: 5px;
  display: block;
}

/* Form */

#formError {margin: 0 15px; padding: 7px; background-color: red; color: #fff; font-weight: bold; text-align: center}
#formError a {color: #fff}

#message {
	margin: 18px 0;
	text-align: center;
	line-height: 36px;
	background-color: #00cc00;
	color: #fff;
	font-size: 18px;
}

#subscribe-form h2 {
	text-align: left;
	margin: 20px 30px 10px;
	font-size: 1.6em;
	color: #008800
}

#subscribe-form p {
	margin: 10px 30px 5px;
	text-align: left;
}

#subscribe-form {
	width: 600px;
	margin: 30px auto;
	border: 5px solid #DC0101;
	background-color: #fff
}

div.action div.button {float: right; width: 170px; margin: 0 25px 0 0; text-align: right}
div.action div.button input {margin: 0}
#subscribe-form div.conditions {margin: 10px 10px 25px 25px; font-size: 70%; text-align: left }

#subscribe-form div.field {
	margin: 20px 35px 20px 35px;
	text-align: left;
}

#subscribe-form div.field img {
	float: right;
	margin: 10px 105px;
	}

#subscribe-form div.textarea {
  height: 90px;
}

#subscribe-form div.field label {
	color: #434343;
	font-weight: bold;
	line-height: 26px;
	display: block;
	float: left;
	width: 260px;
	font-size: 130%;
}

#subscribe-form div.field label.red {
  padding-left: 80px;
  font-size: 160%;
  width: 180px; 
  color: #DC0101
}

label.step1 {background: transparent url(../img/layout/step1.png) left no-repeat;}
label.step2 {background: transparent url(../img/layout/step2.png) left no-repeat;}
label.step3 {background: transparent url(../img/layout/step3.png) left no-repeat;}

#subscribe-form div.field input,#subscribe-form div.field select {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 245px;
	padding: 3px;
	margin-left: 10px;
}

#subscribe-form div.signiture div.field label {
  float: none;
}	

#subscribe-form div.field textarea {
  width: 400px;
}

#subscribe-form div.action {
	text-align: center;
	font-size: 130%;
}

#subscribe-form div.action input {
	font-weight: bold;
	margin: 20px 0;
}

div.postcodeFinder {
	padding: 10px;
  background-color: #fff;
  height: 50px;
  border: 1px solid #eee;
}

#subscribe-form div.postcodeFinder label {
	width: 220px;
  font-size: 85%;
  line-height: 16px;
  font-weight: none;
}
#subscribe-form div.postcodeFinder input {float: right}
#FindPostcode {float: right; margin: 5px 0}

div.signiture {margin: 0 0 15px 0;}

#blog_summary .blog {padding: 10px; border-bottom: 1px solid #666;}
.blog p {margin-top: 7px}


#twitter_div {border: 1px solid #000; margin: 0 18px 15px 0}
#twitter_div h2 {padding: 15px 15px 5px; font-size: 130%; font-weight: bold; color: #777}
#twitter_div li {margin: 10px 15px; padding: 0 0 10px; border-bottom: solid 1px #ccc}
a#twitter-link {margin: 8px;}

.mod2 {border: 1px solid #000; margin: 0 18px 15px 0}
.mod2 h2 {padding: 15px 15px 5px; font-size: 130%; font-weight: bold; color: #777}
.mod2 li {margin: 10px 15px; padding: 0 0 10px; border-bottom: solid 1px #ccc}
.mod2 li.tail {text-align: right}

.scroll {margin: 0 65px;}
.scroll .paused {overflow: auto;}
.autoscroll {overflow: hidden; margin: 0 0 15px 0;}
.autoscroll li {margin: 0 20px 0 0; color: #fff; font-size: 90%; padding: 0 0 14px 0}

.partners li {height: 40px; font-size: 120%;font-weight: bold}
.partners li a {text-decoration: none}
.partners li img {margin: 0 5px 0 0}

.campaigns {}
.campaigns h4 {font-size: 120%; font-weight: bold}

.quote {padding: 15px 15px 0; border: 1px solid #ccc; font-style: italic; font-weight: bold; font-size: 90%; margin: 0 0 15px 0}
span.boldRed {color: red; font-weight: bold}

/** Timeline **/

.t-highlight1 { background-color: #ccf; }
.p-highlight1 { background-color: #fcc; }

.timeline-highlight-label-start .label_t-highlight1 { color: #f00; }
.timeline-highlight-label-end .label_t-highlight1 { color: #aaf; }

.timeline-band-events .important { color: #f00; }
.timeline-band-events .small-important { background: #c00; }


/*---------------------------------*/

.dark-theme { color: #eee; }
.dark-theme .timeline-band-0 .timeline-ether-bg { background-color: #333 }
.dark-theme .timeline-band-1 .timeline-ether-bg { background-color: #111 }
.dark-theme .timeline-band-2 .timeline-ether-bg { background-color: #222 }
.dark-theme .timeline-band-3 .timeline-ether-bg { background-color: #444 }

.dark-theme .t-highlight1 { background-color: #003; }
.dark-theme .p-highlight1 { background-color: #300; }

.dark-theme .timeline-highlight-label-start .label_t-highlight1 { color: #f00; }
.dark-theme .timeline-highlight-label-end .label_t-highlight1 { color: #115; }

.dark-theme .timeline-band-events .important { color: #c00; }
.dark-theme .timeline-band-events .small-important { background: #c00; }

.dark-theme .timeline-date-label-em { color: #fff; }
.dark-theme .timeline-ether-lines { border-color: #555; border-style: solid; }
.dark-theme .timeline-ether-highlight { background: #555; }

.dark-theme .timeline-event-tape,
.dark-theme .timeline-small-event-tape { background: #f60; }
.dark-theme .timeline-ether-weekends { background: #111; }

/** Paginated table  **/

div.paginated {margin-top: 20px; border: 1px solid #ccc;}
div.paginated p.pages {font-size: 80%; margin: 15px 15px 0}
div.paginated table {margin: 15px}
div.paginated td, div.paginated th {padding: 10px}
div.paginated th {font-weight: bold; border-bottom: 3px solid #ccc}
/* Paging */
div.paging {color: #ccc; margin-bottom: 2em;}
div.paging div.disabled {color: #ddd; display: inline;}
div.paging span {}
div.paging span.current {color: #000;}
div.paging span a {}

/** Standard Form **/

.form fieldset {border: 1px solid #ccc; padding: 20px}

.form div.field label {
  color: #434343;
  font-weight: bold;
  line-height: 26px;
  display: block;
  float: left;
  width: 260px;
  font-size: 130%;
}

.form div.field input,#subscribe-form div.field select {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 325px;
  padding: 3px;
  margin-left: 10px;
}

.form div.submit {text-align: center}

.form div.submit input {
	font-size: 120%;
  font-weight: bold;
  margin: 20px 0;
  padding: 5px;
}

/** Ajax Spinner Loading */