/* 

rco.org.uk 2011

When		Who		What
2011-08-12	PG		Initial version
2011-08-25	ASJ		Compact

*/


/* GLOBAL START */
a:active{outline:none;}
a:focus{-moz-outline-style:none;}
a{text-decoration:none;}
a:hover{text-decoration: underline;}
strong{}
em{}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
ul, li{}
img{border:none;}
.fr{float:right;}
img.fr{float: right; margin: 20px 0px 20px 20px;}
.fl{float:left;}
img.fl{float:left; margin: 20px 20px 20px 0px;}
.clr{clear:both;}
hr{background-color: #d6d6d6;border: 0px;color: #d6d6d6;height: 1px;}
strong{color: #58595b;}
/* GLOBAL END */


/* TYPE START */
body{color: #808083;line-height: 18px;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
h1, h2, h3, h4, h5, h6{font-family: 'FluxRegular', sans-serif;font-weight: normal;}
/* TYPE END */

.topGradient{display: none;}
.container{margin: 0 auto;position: relative;width: 955px;z-index: 100;}
header{background: url(/images/headerBg.png) no-repeat top right;height: 300px;width: 959px;}
header section#headerLeft{background: url(/images/sideBg.png) no-repeat;color: #ffffff;float: left;height: 300px;padding-top: 0px;text-align: center;width: 166px;}
header section#headerLeft .logo{background: #4f2683;font-family: 'CrimsonRoman', serif;font-size: 50px;height: 120px;line-height: 120px;margin: 0 auto 50px auto;width: 120px;}
header section#headerLeft .logo a{color: #ffffff;display: block;height: 120px;width: 120px;}
header section#headerLeft a{color: #ffffff;}
header section#headerRight{float: left;width: 789px;}
header section#headerRight .links{display: none;}
header section#headerRight nav{display: none;}
header section#headerRight .dropdown{display: none;}
header section#headerRight .banner{float: left;height: 283px;margin-top: 1px;width: 620px;}
header section#headerRight .bannerLinks{display: none;}
header section#headerRight .socialLinks{display: none;}

.contentWrap{background: url(/images/asideBg.png) no-repeat bottom left;width: 960px;}
/*aside{float: left;padding: 36px 17px 0px 17px;width: 132px;}*/
aside{display: none;}
	
section#content{float: left;margin-left: 20px;padding: 20px 20px 20px 0px;width: 749px;}
section#content h1{color: #414142;line-height: 30px;font-size: 28px;font-weight: bold;}
section#content h1 span{color:#414142;font-size:20px;display:block; font-weight: normal;line-height: 20px}
section#content h2{color: #414142;font-size: 24px;margin-bottom:10px;line-height: 26px;}
section#content h3{color: #414142;font-size: 20px;margin-bottom:10px;line-height: 22px;}
section#content h4{color: #414142;font-size: 18px;margin-bottom:10px;line-height: 20px;}
section#content h5{color: #414142;font-size: 16px;margin-bottom:10px;line-height: 18px;}
section#content h6{color: #414142;font-size: 20px;}
section#content h6 span{color: #4f2582;font-size: 16px;}
section#content ul{margin: 0px;list-style: none;margin-left:40px;}
section#content ul li{background: url(/images/bullet.jpg) no-repeat 0px 11px;padding: 5px 5px 5px 20px;font-weight: bold;color: #58595b;}
section#content a{color: #4f2582;}


section#content .homeContent{float: left;width: 351px;}
section#content .homeNews{float: right;margin-left: 20px;width: 378px;}
section#content .homeNews .homeBoxes{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background: #d1d3d4;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d1d3d4), to(#ffffff));background: -webkit-linear-gradient(#d1d3d4, #ffffff);background: -moz-linear-gradient(#d1d3d4, #ffffff);background: -ms-linear-gradient(#d1d3d4, #ffffff);background: -o-linear-gradient(#d1d3d4, #ffffff);background: linear-gradient(#d1d3d4, #ffffff);-pie-background: linear-gradient(#d1d3d4, #ffffff);padding: 10px;width: 161px;behavior: url(/PIE.htc);}
section#content .homeNews .homeBoxes.news a.allNews{background: url(/images/leftSideArrow.jpg) no-repeat;color: #808184;display: block;line-height: 15px;padding-left: 20px;}
section#content .homeNews .homeBoxes.news{}
section#content .homeNews .homeBoxes.news h2{background: url(/images/newsBg.png) no-repeat top right;}
section#content .homeNews .homeBoxes.blog{float: right;}
section#content .homeNews .homeBoxes.blog h2{background: url(/images/blogBg.png) no-repeat top right;}
section#content .homeNews .homeBoxes.twitter{clear: right; float: right;}
section#content .homeNews .homeBoxes.twitter h2{background: url(/images/twitterBg.png) no-repeat top right;}
section#content .homeNews .homeBoxes ul{list-style: none; margin-left:0px !important;}
section#content .homeNews .homeBoxes ul li{background: none !important;border-bottom: 2px solid #bbafa8;padding: 10px 0px;font-style: normal !important;}
section#content .homeNews .homeBoxes ul li:last-child {border-bottom: none !important;}
section#content .homeNews .homeBoxes ul li a{color: #504e4e;font-size: 12px;font-weight: normal;}
section#content .homeNews .homeBoxes.news ul li a{font-weight: bold;}
section#content .homeNews .homeBoxes.blog ul li,
section#content .homeNews .homeBoxes.twitter ul li,
section#content .homeNews .homeBoxes.blog ul li a,
section#content .homeNews .homeBoxes.twitter ul li a{color: #818183 !important;font-size: 10px !important;line-height: 12px !important;}
section#content .homeNews .homeBoxes ul li span{color: #4f2683;font-size: 10px;font-weight: normal;}
section#content .homeNews .homeBoxes.twitter ul li span{color: #808184;}
section#content .homeNews .homeBoxes.twitter ul li span a{color: #4f2683 !important;}

footer{display: none;}
/* LAYOUT END */


/* content styles start */
p:first-of-type{color: #58595b;font-weight: bold;}
.breadcrumb{color: #4f2582;clear: both;height: 30px;line-height: 39px;margin-left: 20px;}
.breadcrumb a{color: #6d6e70;font-weight: bold;}
/* content styles end */



/* tabular data start */
table{border: 0px;width: 100%;}
table tr td{padding: 5px;}
table tr:nth-child(even) {background: none !important;}
table tr:nth-child(odd) {background: #dbdbdd;}
/* tabular data end */


/* general forms start */
form{margin: 0px;padding: 0px; font-family: Helvetica, Arial, sans-serif;}
form fieldset{background: #e6e7e8;margin-bottom: 20px;padding: 10px; border:1px solid #CDCFD1}
form fieldset legend{color: #414142;font-size: 18px;}
form ul{list-style: none;padding: 0;margin: 0;}
form ul li { margin-bottom: 20px; clear: both;}
/*form label {color: #808083;font-size: 12px;font-weight: bold;clear: both;width:150px;display: inline-block;float: left;line-height: 30px;}*/
form label {color: #808083;font-size: 12px;font-weight: bold;clear: both;line-height: 30px;}
form fieldset input[type=text],
form fieldset textarea{min-width:350px;font-family: Helvetica, Arial, sans-serif;}
/* general forms start */


/* custom forms start */
div.form-section{background-color:#e6e7e8;margin:20px 0;padding: 10px; border:1px solid #cdcfd1}
div.form-section label {color: #808083;font-size: 12px;font-weight: bold;clear:both;line-height: 30px;}
div.form-section .fld,
div.form-section .fldtxt{padding:2px;border:1px solid #cdcfd1;font-size:13px;background-color: #FFFFF4;}
div.form-section label.checkbox{font-weight:normal;margin:2px 0px 2px 5px;}
div.form-section #month,
div.form-section #year{margin:2px 0px 2px 5px;}
div.form-section .fldtxt{width: 360px;}
div.form-actions{margin:10px auto;padding:10px;text-align:center;}
div.form-section #memberDetailsSubmit{margin:0 auto;} 
div.form-section .validation-failed{border:1px solid #FFCF0F;}
div.form-section .disabled{border:1px solid #cdcfd1;background-color: #e6e7e8;}
div.form-section label.disabled{color:#999999; border:none;background-color:transparent}
div.form-section span.value-valid{display:inline-block; width:16px;height:16px;background:transparent url(/images/icons/tick.png) top left no-repeat;margin-left:10px;}
div.form-section span.value-warn{display:inline-block; width:16px;height:16px;background:transparent url(/images/icons/error.png) top left no-repeat;margin-left:10px;}
div.form-section span.error-message{color:#d30f0f; font-weight:bold;}
/* custom forms end */


/* CONTACT FORM */
.validation-message{}
#enquiryform{}
#enquiryform table{}
#enquiryform td{}
/* CONTACT FORM END */

/* users messages start */
div#messages {width:100%;margin:10px 0;}
div#messages ul{list-style:none;background-image:none;}
section#content div#messages ul li{list-style:none;background-image:none;}
div#messages div{padding:10px;font-weight:bold; font-size:12px;vertical-align:top;background-image:none;}
div#messages div.info{background-repeat:no-repeat;background-position:10px 10px;background-attachment:scroll;background-color:rgb(230,237,247);background-image:url(/images/icons/information.png);color:#3E5890;}
div#messages div.warn{background-repeat:no-repeat;background-position:10px 10px; background-attachment:scroll;background-color:rgb(252,245,207);background-image:url(/images/icons/warning.png);color:#C16803;}
div#messages div.fail{background-repeat:no-repeat;background-position:10px 10px; background-attachment:scroll;background-color:rgb(253,226,217);background-image:url(/images/icons/exclamation.png);color:#C75D46;}
div#messages div.info ul,div#messages div.warn ul, div#messages div.fail ul{list-style:none;padding:0;margin:0 0 0 25px;}
div#messages div.info li,div#messages div.warn li, div#messages div.fail li{list-style:none;font-size:12px;padding:0;line-height:12px;margin:0;margin-bottom:5px;margin-top:2px;}
div#messages div.info li{color:#3E5890;}
div#messages div.warn li{color:#C16803;}
div#messages div.fail li{color:#C75D46;}
/* users messages end */


/* bookings and forms start */
div.xobs_request_nav{background-color:#e6e7e8; color:#34006D; padding:10px; font-size:1em;clear:both;border-bottom:1px solid #CDCFD1;margin:10px 0 0 0;}
div.xobs_request_nav div.item{display:inline-block;}
div.xobs_request_nav div.current{font-weight:bold;}
div.xobs_request_nav a,
div.xobs_request_nav a:hover,
div.xobs_request_nav a:visited,
div.xobs_request_nav a:active{color:#34006D;}
div.xobs_request_title{margin:5px 5px 5px 0px;padding:0;font-size:18px;font-weight:normal;font-family: 'FluxRegular', sans-serif;color:#444;}
div.sectionNote{margin:10px 0px;padding:10px;font-size:1em;}
.formArea h1{margin:5px 5px 5px 0px;padding:0;font-size:1.4em;}
.formArea h2{margin:5px 5px 5px 0px;padding:0;font-size:1.3em;}
.formArea h3{margin:2px 2px 2px 10px;padding:0;font-size:1.2em;}
.formArea h4{margin:2px 2px 2px 15px;padding:0;font-size:1.1em;font-weight:normal;}
.formArea h5{margin:2px 2px 2px 15px;padding:0;font-size:1.05em;font-weight:normal;}
.headRow td{background-color:#dbdbdd;font-weight:bold;color:#444;}
div.group{background: #e6e7e8;margin-bottom: 20px;padding: 10px; border:1px solid #CDCFD1}
/* bookings and forms end */


/* events thumbs start */
section#content div.event-thumbs{background-color:#e6e7e8; text-align:center};
section#content div.event-thumbs span.thumb{width:100px;height:100px;float:left;border:1px dotted #ff00ff;display:table-cell;}
section#content div.event-thumbs span.thumb img{margin:10px;padding:10px;background-color:#fff;border:1px solid #cdcfd1;}
/* events thumbs end */


/* file icons start */
.file-pdf,
.file-doc,
.file-xls,
.file-zip,
.file-other{margin-left:20px;padding-left:26px;background:transparent url(/images/icons/other.png) 4px 0px no-repeat;display:inline-block;height:28px;}
.file-pdf{background-image: url(/images/icons/acrobat.png);}
.file-doc{background-image: url(/images/icons/word.png);}
.file-xls{background-image: url(/images/icons/excel.png);}
.file-zip{background-image: url(/images/icons/zip.png);}
.file-other{}
/* file icons end */


/* jquery ui widget content start */
.ui-widget-content h1{color: #414142;line-height: 30px;font-size: 28px;font-weight: bold;}
.ui-widget-content h1 span{color:#414142;font-size:20px;display:block; font-weight: normal;line-height: 20px}
.ui-widget-content h2{color: #414142;font-size: 24px;margin-bottom:10px;line-height: 26px;}
.ui-widget-content h3{color: #414142;font-size: 20px;margin-bottom:10px;line-height: 22px;}
.ui-widget-content h4{color: #414142;font-size: 18px;margin-bottom:10px;line-height: 20px;}
.ui-widget-content h5{color: #414142;font-size: 16px;margin-bottom:10px;line-height: 18px;}
.ui-widget-content h6{color: #414142;font-size: 20px;}
.ui-widget-content h6 span{color: #4f2582;font-size: 16px;}
.ui-widget-content ul{margin: 0px;list-style: none;margin-left:40px;}
.ui-widget-content ul li{background: url(/images/bullet.jpg) no-repeat 0px 11px;padding: 5px 5px 5px 20px;font-weight: bold;color: #58595b;}
.ui-widget-content a{color: #4f2582;}
/* jquery ui widget content end */


/* trl start */
#trl-dialog-content{}
#trl-enquiry-form input,
#trl-enquiry-form textarea{min-width:240px;}
#trl-enquiry-form img.fr{margin:0 0 0 5px;}
#trl-enquiry-form #selected-region{font-weight:bold}

#trl-application-form input,
#trl-application-form textarea{min-width:240px;}
#trl-application-form img.fr{margin:0 0 0 5px;}
#trl-application-form #selected-region{font-weight:bold}
/* trl end */


/* members area start */
span.purchased {color:#FF0000;text-decoration:none;padding-right:25px;}
/* members area end */