/*	rctrust.info classes.css */

/*																			Reset				*/


* {margin:0px;padding:0px;font-size:100%;font-family:verdana,sans-serif;color:#4C4E51;text-decoration:none;font-weight:normal;}
ul {list-style-type:none;margin-bottom:10px;}
strong {font-weight:bold;}
strong:hover {color:#E26F44;}
body {background-repeat:no-repeat;padding:0px;margin:0px;}

p.clear {display:block;clear:both;padding-bottom:0px;height:0px;margin-bottom:0px !important;}    
a img {border:none;}
h5 {font-size:70%;width:85%;color:#DD5B44;padding-top:10px;}

div.container {width:960px;margin:0px auto}

/*																			Header				*/

div#header {background:center top no-repeat;height:244px;}
div#header div.container {margin:0px auto;padding-top:5px;width:600px;position:relative;left:195px;}

div#header ul#breadcrumbs {padding-top:7px;margin-bottom:50px;} 
div#header ul#breadcrumbs li {float:left;margin-right:3px;}
div#header ul#breadcrumbs li span {color:#fff;font-size:55%;}
div#header ul#breadcrumbs li a:hover span {text-decoration:underline;}

div#header a#rctrust_logo {float:right;position:relative;}

/*																			Page Graphic		*/

div#page_graphic {background-repeat:no-repeat;background-position:top center;}

/*																			Menu				*/

div#menu {height:40px;margin-top:0px;}
div#menu ul {margin-bottom:0px;}
ul#main_navigation {}
ul#main_navigation li {float:left;display:block;width:156px;background:red;margin-right:4px;background:url(../images/structure/menu_grad.png) top left repeat-x;}
ul#main_navigation li div {background:url(../images/structure/corner_br.png) bottom right no-repeat;display:block;width:100%;height:100%;}
ul#main_navigation li div a {line-height:25px;display:block;width:100%;height:100%;background:url(../images/structure/corner_bl.png) bottom left no-repeat;}
ul#main_navigation li div span {color:white;font-family:"Trebuchet MS",Arial,Verdana;font-size:70%;text-indent:15px;display:block;width:145px;height:100%;background:url(../images/structure/grey_arrow.png) center right no-repeat;cursor:pointer;}

ul#main_navigation li.current {background-image:none;height:31px;}
ul#main_navigation li.current a span {background:url(../images/structure/grey_arrow_down.png) center right no-repeat;}
ul#main_navigation li.current:hover {}

ul#main_navigation li#menu_contact_us {margin-right:0px;}

ul#main_navigation li#menu_about_the_trust {background-color:#E98024;}
ul#main_navigation li#menu_questions_and_answers {background-color:#E3783B;}
ul#main_navigation li#menu_projects {background-color:#E26F44;}
ul#main_navigation li#menu_news {background-color:#DD5B44;}
ul#main_navigation li#menu_get_involved {background-color:#D8463F;}
ul#main_navigation li#menu_contact_us {background-color:#D41F34;}

/* Sub Menu */

ul#sub_navigation {}
ul#sub_navigation li {background:url(../images/structure/corner_bl.png) bottom left no-repeat #e8e8e9;width:158px;margin-bottom:5px;}
ul#sub_navigation li div {background:url(../images/structure/corner_br.png) bottom right no-repeat;}
ul#sub_navigation li div a {display:block;width:158px;height:100%;background:url(../images/structure/corner_tl.png) top left no-repeat;}
ul#sub_navigation li div a span {display:block;width:148px;height:100%;font-family:"Trebuchet MS",Arial,Verdana;font-size:70%;background:url(../images/structure/corner_tr.png) top right no-repeat;padding:4px 0px 4px 10px;cursor:pointer;}

ul#sub_navigation li:hover {}
ul#sub_navigation li:hover div a {}
ul#sub_navigation li:hover div a span {}

ul#sub_navigation li.current {width:170px;}
ul#sub_navigation li.current div {background-image:none;}
ul#sub_navigation li.current div a {width:160px}
ul#sub_navigation li.current div a span {color:white !important;width:140px;background:url(../images/structure/grey_arrow.png) center right no-repeat;}

/*																			Page Columns		*/

div#page_columns div.column {float:left}
div#page_columns div#navigation_column {width:170px;padding-top:15px;}
div#page_columns div#content_column {width:543px;margin-right:20px;background:url(../images/structure/content_rounded_mask.png) top left no-repeat;padding-top:20px;}
div#page_columns div#content_column div.inner {padding:0px 30px 20px 30px;border:1px dotted;border-width:0px 1px 1px 1px;background:white;}
div#page_columns div#info_column {width:224px;}

/*																			Info Boxes				*/

div#content ul#tab_boxes li.tab_box {margin-bottom:20px; }

div#content ul#tab_boxes li.tab_box h3 {width:160px;background-image:url(../images/structure/corner_tr.png) !important;background-position:top right;background-repeat:no-repeat;padding-left:0px;margin-bottom:0px;}
div#content ul#tab_boxes li.tab_box h3 a {background:url(../images/structure/corner_tl.png) top left no-repeat;display:block;padding:2px;}
div#content ul#tab_boxes li.tab_box h3 a span {background:url(../images/structure/grey_arrow.png) center right no-repeat;font-family:"Trebuchet MS",Arial,Verdana;font-size:70%;color:white;display:block;width:140px;padding-left:10px;}

div#content ul#tab_boxes li.tab_box p {color:#848688;width:100%;}
div#content ul#tab_boxes li.tab_box  div.outer p.arrow_link a {color:red;font-weight:bold;}

div#content ul#tab_boxes li.tab_box div.outer {border-top:2px solid #E98024;border-bottom:2px solid #E98024;padding:3px 0px;background:url(../images/structure/grey_stripes.png);}
div#content ul#tab_boxes li.tab_box div.outer div.inner {padding:18px 12px 4px 18px;}

/*																			Copy				*/

div#content_column > * {padding-left:30px;padding-right:25px;}

div#header h1 {color:white;font-size:250%;margin:0px;padding-top:25px;visibility:hidden;float:left;}
div#header h2 {color:white;font-size:120%;width:430px;font-family:"Trebuchet MS";clear:left;}
div#content h3 {font-size:120%;padding-left:15px;margin-bottom:10px;background: left 6px no-repeat;position:relative;}
div#content h4 {color:#E3783B;margin-bottom:10px;}

div#content div#content_column div.inner p:first-child, div#content div#content_column h3 + p {font-weight:bold;}

div#content p {font-size:70%;margin-bottom:10px;width:85%;}
div#content_column p a {border-bottom:1px dotted #939598;font-size:100%;color:#939598;}
div#content_column p a:hover {font-size:100%;color:#E26F44;}
div#content_column h3 {padding-right:80px;}

div#content ul.article_image_list > li {border-top:1px dotted;padding-top:20px;list-style:none;}
div#content ul.article_image_list li h3 {font-size:90%;margin-bottom:20px;}
div#content ul.article_image_list li h3+p {font-weight:bold;}
div#content ul.article_image_list li img.article_image {padding:10px;}
div#content ul.article_image_list li div.copy_block {width:320px;float:left;padding-left:20px}
div#content ul.article_image_list li div.image_block {float:left;width:120px;padding:10px;background:url(../images/structure/grey_stripes.png) top left;}

div#content_column ul {width:420px;}
div#content_column ul li {margin-bottom:0px;position:relative;list-style:disc;margin-left:17px;}
div#content_column ul li p {display:inline;}
div#content_column ol li {font-family:"Trebuchet Ms",Arial,Verdana;color:#E26F44;margin-left:22px;font-size:0.7em;}
div#content_column ol li p {font-size:1em;}
div#content_column ol.alpha li {list-style-type:upper-alpha;}
div#content_column ul.sub_pages {margin-top:10px;}



div.inner div#t_and_c {margin-left:30px;}
div.inner div#t_and_c p span {margin-left:-30px;color:#E3783B;display:block;width:30px;height:0px;}

/*																			Form	*/

div.form div.form_subgroup p {padding-left:0px;font-size:70%;color:#939598;} 
div.form div.form_subgroup ul p {padding-left:25px;font-size:70%;color:#939598;} 
div.form div.form_subgroup ul.formitems li {list-style-type:none !important;}																		
div.form div.form_subgroup ul.formitems li label {display:block;float:left;padding:5px;width:100px;}

/*				Forms - contact page		*/

label {width:180px;float:left;color:#7E8081;}
div.form {width:400px;clear:none;}
div.form form {width:370px;padding:0px 5px 15px 0px;margin-top:10px;}
div.form form ul.formitems {margin-bottom:10px;float:left;width:340px;}
div.form form ul.formitems li {clear:left;}
div.form form label {font-size:70%;width:140px;margin-right:10px;width:135px;display:block;padding:5px;float:left;color:#7E8081;}
div.form form div.requiredindicator {display:none;}
div.form form p.submitbutton {margin-left:130px;clear:both;}
div.form form textarea {width:130px;}
form select {width:133px;}

div.form form#contact_us {padding-top:0px;margin-top:0px;}
div.form form#contact_us label {width:160px;}
div.form form#contact_us p {border:none !important;}

/*				Forms - security question		*/

div#content div.captcha p {padding-left:0px;font-size:70%;color:#939598;font-weight:bold;} 
div#content div.captcha ul p {padding-left:0px;font-size:70%;color:#939598;} 
div#content div.captcha ul.formitems li {list-style-type:none !important;}
div#content div.captcha ul.formitems li label {display:block;float:left;padding:5px;width:100px;}

div#content div.captcha img {margin-bottom:9px;margin-left:0px !important;}
div#content div.captcha input {width:62px !important;margin-left:47px;margin-top:9px;} 

/*				Googlemaps					*/
				
div#content_column div#map_47.googlemap_container {overflow:hidden}				
				
/*				Footer					*/

div#footer {margin-top:20px;margin-bottom:20px;padding-bottom:20px;padding-top:10px;}
div#footer div.container {border-top:1px dotted #DD5B44;padding-top:5px;}
div#footer ul li {float:left;font-size:60%;margin-right:10px;}
div#footer ul#footer_contact_list {float:left;}
div#footer ul#footer_site_links {float:right;}
div#footer ul#footer_contact_list li {margin-right:0px;margin-left:10px;}

/*	Homepage */

body.home div#header h1 {padding-top:0px;font-size:250% !important;height:150px;}

body.home div#content div.container h3  {color:#ADB926;background-image: url(../images/structure/green_arrow_1.png) ;margin-bottom: 0px;}
	
body.home ul#content_boxes li.content_box {width:470px;background:green;float:left;margin-right:15px;margin-top:20px;height:300px;background:#ADB926 url(../images/structure/homepage_rounded_corner.png) top left no-repeat;margin-bottom:25px;}
body.home ul#content_boxes li.content_box.last {margin-right:0px;background-color:#F5A01A;}
body.home ul#content_boxes li.content_box img {margin:6px 0px 0px 6px;}
body.home ul#content_boxes li.content_box div.copy_block {width:457px;margin:5px auto;background:url(../images/structure/grey_arrow.png) 430px 14px no-repeat;}
body.home ul#content_boxes li.content_box div.copy_block h2 {height:25px;width:190px;display:block;float:left;padding-left:5px;}
body.home ul#content_boxes li.content_box div.copy_block h2 a {color:white;font-family:"Trebuchet MS";font-size:1.4em;margin-left:7px;}
body.home ul#content_boxes li.content_box div.copy_block p {width:200px;display:inline-block;padding-left:40px;}
body.home ul#content_boxes li.content_box div.copy_block p a {color:white;}

body.home div#content ul#tab_boxes li.tab_box 			{width:300px;float:left;margin-right:27px;margin-bottom:0px;}
body.home div#content ul#tab_boxes li.tab_box.last 		{margin-right:0px;}
body.home div#content ul#tab_boxes li.tab_box div.outer {height:170px;}
body.home div#content ul#tab_boxes li.tab_box div.inner {padding:8px;}
body.home div#content ul#tab_boxes li.tab_box img 		{float:left;margin-right:10px;}

body.home div#content ul#tab_boxes li.tab_box p {width:170px;float:left;color:#848688;}
body.home div#content ul#tab_boxes li.tab_box h3 {padding-right:0px;}

body.home div#content ul#tab_boxes li.tab_box ul.news_list li {margin-bottom:3px;}
body.home div#content ul#tab_boxes li.tab_box ul.news_list li img {float:left;margin-right:15px;clear:left;}
body.home div#content ul#tab_boxes li.tab_box ul.news_list li p {width:100%;height:43px;}
body.home div#content ul#tab_boxes li.tab_box ul.news_list li p a {color:#E98024;}

/*				Per section styles		*/

/*
 * Section colours
 *
 * "E98024" - about the trust
 * "E3783B" - q&a
 * "E26F44" - projects
 * "DD5B44" - news
 * "D8463F" - case studes
 * "D41F34" - contact us
 */

/*about_the_trust*/
body.about_the_trust div#header ul#breadcrumbs li a span {color:#4C4E51;}
body.about_the_trust div#content h3 {color:#E98024;background-image:url(../images/structure/orange_arrows_1.png);}
body.about_the_trust ul#sub_navigation li.current, body.about_the_trust div#page_columns div#content_column {background-color:#E98024;}
body.about_the_trust div#content h3, body.about_the_trust ul#sub_navigation li div a span,body.about_the_trust div#content_column li {color:#E98024;}
body.about_the_trust div#page_columns div#content_column div.inner, body.about_the_trust div#content ul.article_image_list > li {border-color:#E98024}
body.about_the_trust div#page_columns div#content_column ul li {padding-bottom:10px;}
body.about_the_trust div#page_columns div#content_column ul li a {font-weight:bold;}

/*questions_and_answers*/
body.questions_and_answers div#content h3 {color:#E3783B;background-image:url(../images/structure/orange_arrows_2.png);}
body.questions_and_answers ul#sub_navigation li.current, body.questions_and_answers div#page_columns div#content_column {background-color:#E3783B;}
body.questions_and_answers div#content h3, body.questions_and_answers ul#sub_navigation li div a span,body.questions_and_answers div#content_column li  {color:#E3783B;}
body.questions_and_answers div#page_columns div#content_column div.inner, body.questions_and_answers div#content ul.article_image_list > li {border-color:#E3783B}

/*projects*/
body.projects div#content h3 {color:#E26F44;background-image:url(../images/structure/orange_arrows_3.png);}
body.projects ul#sub_navigation li.current, body.projects div#page_columns div#content_column {background-color:#E26F44;}
body.projects div#content h3, body.projects ul#sub_navigation li div a span,body.projects div#content_column li  {color:#E26F44;}
body.projects div#page_columns div#content_column div.inner, body.projects div#content ul.article_image_list > li {border-color:#E26F44}

/*news*/
body.news ul.news_list h5 {width:409px;}
body.news ul.news_list p {width:100% !important;}

body.news div#content h3 {color:#DD5B44;background-image:url(../images/structure/orange_arrows_4.png);}
body.news ul#sub_navigation li.current, body.news div#page_columns div#content_column {background-color:#DD5B44;}
body.news div#content h3, body.news ul#sub_navigation li div a span,body.news div#content_column li  {color:#DD5B44;}
body.news div#page_columns div#content_column div.inner, body.news div#content ul.article_image_list > li {border-color:#DD5B44}
body.news div#content ul.news_list li h5 {padding-top:10px;border-bottom:1px dotted #DD5B44;margin-bottom:15px;}
body.news div#content ul.news_list li h5 a {color:#DD5B44;}
body.news div#content ul.news_list li {list-style:none;}
body.news div#content_column ul li {margin-left:0px;}

/*get_involved*/
body.get_involved div#content h3 {color:#D8463F;background-image:url(../images/structure/orange_arrows_5.png);}
body.get_involved ul#sub_navigation li.current, body.get_involved div#page_columns div#content_column {background-color:#D8463F;}
body.get_involved div#content h3, body.get_involved ul#sub_navigation li div a span,body.get_involved div#content_column li  {color:#D8463F;}
body.get_involved div#page_columns div#content_column div.inner, body.get_involved div#content ul.article_image_list > li {border-color:#D8463F}

/*contact_us*/
body.contact_us div#content h3 {color:#D41F34;background-image:url(../images/structure/orange_arrows_6.png);}
body.contact_us ul#sub_navigation li.current, body.contact_us div#page_columns div#content_column {background-color:#D41F34;}
body.contact_us div#content h3, body.contact_us ul#sub_navigation li div a span, body.contact_us div#content_column li  {color:#D41F34;}
body.contact_us div#page_columns div#content_column div.inner, body.contact_us div#content ul.article_image_list > li {border-color:#D41F34}

/*terms and conditions*/
body.t_and_c div#content h3 {color:#E98024;background-image:url(../images/structure/orange_arrows_1.png);}
body.t_and_c ul#sub_navigation li.current, body.t_and_c div#page_columns div#content_column {background-color:#E98024;}
body.t_and_c div#content h3, body.t_and_c ul#sub_navigation li div a span,body.t_and_c div#content_column li {color:#E98024;}
body.t_and_c div#page_columns div#content_column div.inner, body.t_and_c div#content ul.article_image_list > li {border-color:#E98024}				
				
/*accessibility*/
body.accessibility div#content h3 {color:#E98024;background-image:url(../images/structure/orange_arrows_1.png);}
body.accessibility ul#sub_navigation li.current, body.accessibility div#page_columns div#content_column {background-color:#E98024;}
body.accessibility div#content h3, body.accessibility ul#sub_navigation li div a span,body.accessibility div#content_column li {color:#E98024;}
body.accessibility div#page_columns div#content_column div.inner, body.accessibility div#content ul.article_image_list > li {border-color:#E98024}			
			
/*sitemap*/
body.sitemap div#content h3 {color:#E98024;background-image:url(../images/structure/orange_arrows_1.png);}
body.sitemap ul#sub_navigation li.current, body.sitemap div#page_columns div#content_column {background-color:#E98024;}
body.sitemap div#content h3, body.sitemap ul#sub_navigation li div a span,body.sitemap div#content_column li {color:#E98024;}
body.sitemap div#page_columns div#content_column div.inner, body.sitemap div#content ul.article_image_list > li {border-color:#E98024}			

/*IE6 Warning*/
div#ie6warning {background:#F5F5C0;border-bottom:1px solid #6B6C6F;}
div#ie6warning div#ie6container {margin:0px auto;width:780px;padding-left:60px;background:url('/images/structure/warning.jpg') top left no-repeat;}
div#ie6warning div#ie6container p {padding:4px;font-size:70%;font-weight:bold;}
	
