/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary (the only things you should need to adjust are the foreground and background colours */
/* These styles should define how the content section looks */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	line-height: 1;
	color: #666;
	background: #fff;
	font-family: arial, helvetica;
	font-size: 75%;
}

body.site {
	background: #fff url(/cms/outertemplates/images/bg-body.gif) repeat-x top;
}

h1 {
	color: #fff;
	background: #f57f20;
	margin: 0 0 0.5em 0;
	font-size: 175%;
	font-weight: normal;
}


h2 {
	color: #a40534;
	margin: 0 0 0.5em 0;
	font-size: 140%;
	font-weight: normal;
}

h3 {
	color: #f57f20;
	margin: 0 0 0.5em 0;
	font-size: 125%;
	font-weight: normal;
}

hr {
	background: #a40534;
	color: #a40534;
}

p {
	margin: 0 0 1em 0;
	line-height: 150%;
}

ul, ol {margin-left: 20px;}

body.site ul, body.site ol {margin-left: 0;}

#content ul {
	margin-left: 10px;
	margin-bottom: 1em;
	list-style-type: none;
}

#content ol {
	margin-left: 30px;
	margin-bottom: 1em;
}

#content ul li {
	background: url(/cms/outertemplates/images/bt-ul.gif) 0 5px no-repeat;
	padding-left: 20px;
}

#content li.first{clear:right;}
*html div.subBox h2{margin-bottom: 0;}

li {line-height: 150%;}

blockquote:before, blockquote:after, q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

abbr, acronym { 
	border-bottom: 1px dotted #a40534; 
	cursor: help; 
}

caption {text-align: left;}

a:link {
	color: #a40534;
	text-decoration: underline;
}

a:visited {
	color: #a40534;
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #a40534;
	text-decoration: none;
}

a:active {
	color: white;
	background: #a40534;
	text-decoration: none;
}

a:focus {
	color: white;
	background: #a40534;
	text-decoration: none;
}

table.layout, table.layout tr, table.layout th, table.layout td{border: none; padding: 0; margin: 0; background: none;}

table, table.table {
	border-collapse: collapse;
	border-spacing: 0;
	/*margin-left: -10px;*/
	margin-bottom: 5px;
	clear:left;
}

table tr {margin: 5px 0;}

table.table th {
	background: #f57f20;
	color: white;
	font-weight: bold;
	padding: 7px;
	text-align: center;
	border: none;
}

th.padding {padding-left: 40px;}

td.dtgfooter{display:none;}

table.table th.titleLastCol, th.titleLastCol {
	background: #f57f20 url(/cms/outertemplates/images/bg-dtgtitle.gif) 100% 0 no-repeat;
	padding-right: 11px;
}

th a:link, th a:visited {
	color: #fff;
	text-decoration: none;
}

th a:hover, th a:active, th a:focus {
	color: #fff;
	background: none;
	text-decoration: underline;
}

th, td {
	border: none;
	padding: 2px;
}

table.table td {
	line-height: 150%;
	padding: 6px;
	border-right: 1px solid #e7e8e8;
	background: url(/cms/outertemplates/images/bg-td.gif) 100% 100% no-repeat;
}

td.padding {
	padding-left: 40px;
	background: url(/cms/outertemplates/images/bg-td.gif) 30px 100% no-repeat;
}

td.lastCol {border-right: none;}

tr.dtgfooter td {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff;
	position: relative;
	top: -1px;
	padding: 0;
	height: 0;
}

tr.nopadding th, tr,nopadding td {padding: 2px;}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}

p.indent {margin-left: 25px;}

span.underline {text-decoration: underline;}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

label {cursor: pointer;}

input.button, a.button{
	background: #f57f20 url(/cms/outertemplates/images/bg-btn-end.gif) 100% 0 no-repeat;
	color: #fff;
	padding: 0 20px 0 5px;
	margin-left: 0;
	width: 0;
	overflow: visible;
	text-align: left;
	cursor: pointer;
	height: 24px;
}
input.button[class], a.button[class] {width: auto;}

input.textbox, textarea.textarea, select {
	color: #000;
	border: solid 1px #d2d2d2;
	padding: 1px;
	font-family: arial, helvetica;
	font-size: 100%;
}

label {cursor: pointer; color: #666}
label.lblFrm, label.form, span.form{width:120px;display:block;float:left;color:#f57f20} /* added by Ross */
label.variable, span.variable{width:auto;color:#f57f20} /* added by Ross */

div.clear {clear: both;}

p.image {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

p.pink, span.pink, ul.pink, li.pink, td.pink {color: #a40534;}

p.purple, span.purple, ul.purple, li.purple, td.purple {color: #f57f20;}

p.small, span.small, ul.small, li.small, td.small {font-size: 90%;}

/* END STANDARD STYLES */




/* START PAGE SPECIFIC STYLES */

#skipLinks, #printTitle {display: none;}

#container 
{
    width: 813px;
    margin: auto;
}

#header {		
	height: 197px;
	background: url(/cms/outertemplates/images/bg/header.gif) 0 21px no-repeat;
	z-index:2;
}

#menu {
	position: relative;
	top: 165px;
	background: url(/cms/outertemplates/images/bg-menu.gif) 0 100% repeat-x;
	height: 32px;
	border-right: 1px solid #dde7ea;
	border-left: 1px solid #dde7ea;
	z-index:2;
}

/* START HORIZONTAL MENU STYLES */

div.xMenuBtn {display: none;}

#nav, #nav ul {list-style: none;}		/* all lists */

#nav li ul { 					/* second-level lists */
	position: absolute;
	left: -999em;
	border: 1px solid #fff;
	margin-left: -1px;
}

#nav li ul ul { 				/* third-and-above-level lists */
	margin: -24px 0 0 0;			/* height offset of third-and-above-level lists */
}

#nav li { 					/* all list items */
	float: left;
	width: auto;
} 

#nav li ul li { 				/* second-level lists */
	clear: left;
}
 
#nav li a {	/* first-and-above-level anchors */
	display: block;
	width: auto;
	padding: 5px 15px 6px 15px;
	text-decoration: none;
	color: #fff;
	font-size: 110%;
}

#nav li ul li a {				/* second-and-above-level anchors */
	width: 190px;
	background: url(/cms/outertemplates/images/bg-menu.gif);
	border-right: none;
	padding: 5px 10px;
}

* html #nav li a {float: left;} * html #nav li ul li a{float: none;}	/* Mac IE hack */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
 
#nav li:hover ul,#nav li.sfhover ul {left: auto;}

#nav li li:hover ul, #nav li li li:hover ul,  #nav li li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: 180px;			/* width + padding of second-and-above-level anchors + navdrop padding */
}

#nav li a:hover, #nav li a:active, #nav li a:focus { 
	color: #f57f20; 
	background: url(/cms/outertemplates/images/bg-nav-hover.gif) 0 0 repeat-x;
}

#nav li ul li a:hover, #nav li ul li a:active, #nav li ul li a:focus { 
	color: #f57f20; 
	background: url(/cms/outertemplates/images/bg-nav-hover.gif) 0 0 repeat-x;
}

/* END HORIZONTAL MENU STYLES */


#content {
	border-right: 1px solid #dde7ea;
	border-left: 1px solid #dde7ea;
	background: url(/cms/outertemplates/images/bg-content.gif) 0 10px repeat-x;
	padding-top: 20px;
	width: 811px;
}

div.banner {
	background: url(/cms/outertemplates/images/bg-banner.gif) 0 100% repeat-x;
	padding-bottom: 45px;
	color: #f57f20;
}

div.bannerLeft {
	width: 395px;
	float: left;
}

div.bannerLeft p {margin: 0;}

div.bannerRight {
	width: 376px;
	float: left;
	padding: 35px 20px 0 20px;
}

div.banner h1 {
	background: none;
	color: #f57f20;
	font-size: 300%;
	margin: 0;
}

div.banner h2 {
	font-size: 160%;
	padding-left: 5px;
}

div.bannerRight p {
	font-size: 135%;
	line-height: 110%;
	margin-top: 1em;
	padding-left: 5px;
}

div.leftTwoCol {
	float: left;
	display:inline;
	width: 518px;
	padding: 0 20px;
}

div.leftTwoCol h1 {
	background:#F57E20 url(/cms/outertemplates/images/bg-h1-end.gif) no-repeat right;
	clear:both;
	float: left;
	line-height:41px;
	margin-left: -20px;
	padding:0 10px 0 20px;
}

div.leftTwoCol h1 span {
	padding: 0;
	margin: 0;
}

div.leftTwoCol p {clear: left;}

div.rightTwoCol {
	float: left;
	display:inline;
	width: 250px;
}

div.subBoxWrapper {background: url(/cms/outertemplates/images/bg-subBoxWrapper.gif) 1px 0 no-repeat;}

div.subBox, div#login > div, div#volPanel > div, div#orgPanel > div, div.AvailabilityCalendar {
	background: url(/cms/outertemplates/images/bg-subBox.gif) 1px 100% no-repeat;
	padding: 10px 0 10px 10px;
	margin: 20px 0 0;
	overflow: hidden;
}

#login .form-row {padding-left:10px; margin: 6px 0;}
#login .form-row label {margin:0 5px 0 0; display:block;float:left;width:65px;}
#login .button {margin: 0 auto; display: block;}
#login #register {margin:0 10px; line-height:130%;}

div.subBoxWrapper h3 {
	background:#A30535 url(/cms/outertemplates/images/bg-h2-end.gif) no-repeat left;
	color:#FFF;
	float:right;
	font-size:140%;
	font-weight:normal;
	line-height:34px;
	margin:0 0 0.5em;
	padding:0 5px 0 10px;
	width:231px;
}

div.subBoxWrapper h2 {
	background:#A30535 url(/cms/outertemplates/images/bg-h2-end.gif) no-repeat left;
	color:#FFF;
	float:right;
	font-size:140%;
	font-weight:normal;
	line-height:34px;
	margin:0 0 0.5em;
	padding:0 5px 0 10px;
	width:231px;
}

.loginTop, .loginBtm {display:none;}

div.subBox h2 {
	float: right;
	display: inline;
	background: #a40534 url(/cms/outertemplates/images/bg-h2-end.gif) 0 0 no-repeat;
	color: #fff;
	width: 231px;
}

div.subBox h2 span {
	padding: 0;
	margin: 0;
}

div.subBox p {
	padding-left: 10px;
	margin: 0.5em 0;
}

#content div.subBox ul {margin-bottom: 0;}

#content div.subBox ul li {
	background: url(/cms/outertemplates/images/bg-subBox-li.gif) 0 100% no-repeat;
	padding: 0;
}

div.subBox a:link, div.subBox a:visited {
	color: #666;
	text-decoration: none;
	font-size: 97%;
}

div.subBox a:hover, div.subBox a:active, div.subBox a:focus {
	color: #a40534;
	background: none;
	text-decoration: none;
}

#footerContainer {
	background: #fff url(/cms/outertemplates/images/bg-footer-container.gif) 0 0 repeat-x;
	height: 152px;
}

#footer {
	background: url(/cms/outertemplates/images/bg-footer.gif) 0 0 no-repeat;
	height: 64px;
	width: 803px;
	margin: auto;
	color: #f57f20;
	font-size: 90%;
	padding: 10px 5px;
}

#footer p {margin: 0;}

#footer span.black {color: #666;}

#footer a:link, #footer a:visited {
	color: #f57f20;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #f57f20;
	background: none;
	text-decoration: underline;
}

#footerLeft {
	width: 50%;
	float: left;
	padding: 5px 0 0 15px
}

#footerRight {
	text-align: right;
	padding: 5px 15px 0 0;
}

/* END PAGE SPECIFIC STYLES */




/* START LIGHTBOX STYLES */
/* You shouldn't need to edit these */

#lightbox{position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }
#lightbox a:hover{ background: transparent;}
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(/cms/outertemplates/images/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/cms/outertemplates/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/cms/outertemplates/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData{padding:0 10px;}#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}

/* END LIGHTBOX STYLES */



/* START SEARCH RESULTS STYLES */
/* You shouldn't need to edit these */

span.highlight { background: transparent; }
div.searchheading { font-size: 100%; font-weight: bold; padding: 0 5px;}
div.summary { font-size: 80%; font-style: italic;  padding: 0 5px;}
div.results { font-size: 100%;  padding: 0 5px;}
div.category { color: #999;  padding: 0 5px;}
div.description { font-size: 100%; color: #008000;  padding: 0 5px;}
div.context { font-size: 100%;  padding: 0 5px;}
div.infoline { font-size: 80%; font-style: normal; color: #808080; padding: 0 5px;}
div.sorting { text-align: right;  padding: 0 5px;}
div.result_title { font-size: 100%;  padding: 0 5px;}

form.zoom_searchform { font-size: 100%;  padding: 0 5px;}
span.zoom_options { font-size: 80%;  padding: 0 5px;}
input.zoom_button {  }
input.zoom_searchbox {  }

/* END SEARCH RESULTS STYLES */

/* Bespoke styles added by Ross */
.leftCol, .rightCol{float:left;padding-left: 10px;width:46%;}
.rightCol{margin-left: 10px;}
.inputSize{width:180px;}
.inputFull{width:100%;}
.note{font-size: 0.82em;font-weight: bold;margin:0;padding:0;}
.slidervalue{border: 0;width:20px;}
.hidden, .nodisplay {display: none;}
.detailsSection{clear:left;padding: 0; margin: 0;}
.dtgpager{margin-bottom: 10px;}
.dtgpager ul{text-align: center;vertical-align: middle;margin: 2px;height: 25px;padding: 0 0 0 5px;}
.dtgpager li{display: inline;list-style-type: none;height: 20px;padding: 5px;}
.dtgpager span{text-align: center; display: block;}
table.interests td {background: none;border:none; width: 33%}

div.interest, div.selectedInterest{display:block; cursor: pointer;border: 1px solid #fff; height: 35px;}
div.interest img, div.selectedInterest img{float:left;}
div.interest span, div.selectedInterest span{float:left;position:relative;top:-10px;}

div.selectedInterest{border: 1px solid #a40534;}


.dtgitemAwaitContact { background-color: #FAB4C1; }
.dtgitemContacted { background-color: #f9d7dd; }
.dtgitemReady { background-color: #fafbb5; }
.dtgitemActive { background-color: #ccfbb5; }
.dtgitemQuit { background-color: #e5c6fb; }
.dtgitemCompleted { background-color: #aaadf6; }
.dtgitemRejected { background-color: #ffb5ba; }

/* Bespoke styles added by Dave */
#EditAvailability{padding-left: 22px;}
#EditInterests{padding-left: 5px;}
#EditSkills{padding-left: 22px;}


#AdvancedSearch{text-align: right;padding-right: 10px;margin-bottom: 5px;}
#AdvancedSearchSection{border-bottom: 1px solid #333366; margin: 0; padding: 0;}
div.header{
	padding:7px;
	background: #f57f20;
	color: white;
	font-weight: bold;
	text-align: left;
	background: #f57f20 url(/cms/outertemplates/images/bg-dtgtitle.gif) 100% 0 no-repeat;
}
#AdvancedSearch a{text-decoration: none;}
#AdvancedSearch a:link{text-decoration: none;}
#AdvancedSearch a:visited{text-decoration: none;}
#AdvancedSearch a:hover{text-decoration: underline;}
#AdvancedSearch a:active{text-decoration: none;}
#FilterHelp{color: #666; font-size: 0.8em;margin:4px;}
table.dtgAvailability td, table.dtgAvailability th{padding: 2px;}
table.checkboxlist{margin-left: 4px;}
table.checkboxlist td{padding: 2px;}

#divbreadcrumb {width:100%; margin: 5px 0;}
#divbreadcrumb p {float:left; margin:0 0 0.5em 10px}
#divbreadcrumb ul {float:left; margin:0 0 0.5em}
#divbreadcrumb ul li{display:inline; background:url(/cms/outertemplates/images/breadcrumb.gif) 3px 5px no-repeat; padding-left:14px;}

#register a {margin: 10px 3px 5px 3px; float: left; text-decoration: none; padding: 2px;}
#register br {display: none;}

div.leftTwoCol #page-OpportunityDetails div.detailsSection div.left2Col-hub ul.selected li
{
    float: none; clear: both; width: auto;
}

.pageButtons {margin: 15px 0 0 0;}

#EditSkills h2 {margin: 15px 10px;}
#EditSkills input.button {margin: 10px;}

span.radio {}
span.radio input {margin: 0 10px 0 0;}

.d3modFormDesigner_FormWrapper tr {}
.d3modFormDesigner_FormWrapper tr td {padding: 4px 2px;}
.d3modFormDesigner_FormWrapper td table tr td{padding: 2px 2px;}
.d3modFormDesigner_FormWrapper tr td span {display: block !important;}

/* Added by RC 05/03/09 */
div.buttons {text-align: center;}
#page-VolunteerRegister span.checkbox {clear:left;display:block;margin:5px 0;}

.mapBox
{
	width: 350px;
	background: #e3e3e3;
	border: 4px solid #0f0f49;
	text-align: left;
	padding: 10px;
	color: #000;
	position: fixed;
	display:none;
	position:fixed;
	bottom:10px;
	left:10px;
	font-size:12px;
}

.mapBox a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.mapBox a:hover
{
	background-color:Transparent;
}

.mapClose
{
	position:absolute;
	top:-12px;
	right:-12px;
	cursor:pointer;
}

#ddlSort{
    padding-top:10px;
}

/* Event Carousel */

div#eventCarousel { width:250px; }
div#eventCarousel div.carouselMask { overflow:hidden; position:relative; width:250px; }
div#eventCarousel ul { list-style:none; margin:0; position:absolute; }
div#eventCarousel ul li { float:left; width:230px; }
