
/*/////////////////////
//////  Library ///////
/////////////////////*/
.textonly {display:none;}

ul.inline_menu {padding:0;margin:0;}
ul.inline_menu li {list-item-style:none;display:inline;margin-right:5px;}
ul.inline_menu li a {text-decoration:none;} 

.throbber {
	margin-top: 40px;
	width:650px;
	width:100%;
	height:15px;
	background: url(../img/throbber_01.gif) top center no-repeat;
	position: absolute;
}


/*////////////////////
///// Typography ////
///////////////////*/
h1 {
	font-family: "trebuchet ms", trebuchet;
	font-size: 2.6em;
	line-height: 1.2em;
	color: #1b0861;
	font-weight: normal;
	margin-bottom: 0px;
}
h2,h3,h4,h5,h6 {
	color: #1b0861;
	font-family: "trebuchet ms", trebuchet;
}
h2 {font-size: 1.4em;margin-bottom:0;}
h2 a {text-decoration: none;}
h3 {font-size: 1.25em;margin-bottom:0;}
h4 {font-size: 1.0em;margin-bottom:0;}
h5 {font-size: 1.0em;margin-bottom:0;}
h6 {}

p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#colLeft p.csc-subheader, #colNormal p.csc-subheader {
	font-family: "trebuchet ms", trebuchet;
	font-size: 1.45em;
	font-size: 1.75em;
	color: #bbbbbb;
}

a { color: #230a7e; }

/*
_______________________________
END */

/* Sitename Colours
 * Navy Blue #230a7e
 * pale grey #989898
*/

/*
Z-Index master
-----------------------------*/
#menu {z-index: 500;}
#journey-to-work {z-index: 400;}
#accessibility_menu {z-index: 700;}
#member_login {z-index: 600;}


html {background:#FFF url(../img/bg.png) top left repeat-x;}


#logo {
	position: absolute;
}

#home-header {
}

#header-right {
	float: right;
	display: inline;
}

#accessibility_menu {
	width: 855px;
	text-align:right;
	position: absolute;
}
#accessibility_menu, #accessibility_menu a {
	color: #969696;
	font-size: 10px;
}
#accessibility_menu ul {
}
#accessibility_menu li {
 margin: 0 2px;
	vertical-align: baseline;
}

li.sharethis img {
	position: relative;
	top: 4px;
}

#member_login {
	color: #969696;
	font-size: 9px;
	width: 220px;
	height: 299px;
	height: 220px;
	position: absolute;
	top: -255px;
	top: -176px;
	vertical-align: bottom;
	margin-left: 765px;
	background: url(../img/login-slidedown.png) bottom left;
}

* HTML #member_login {/* Use a gif for ie6 because it sucks */
	background: url(../img/login-slidedown.gif) bottom left;
}

#member_login p, #member_login h3 {margin:0 0 2px 0;}

#member_login #top {
	height: 255px;
	height: 176px;
	padding: 0 30px;
}

#member_login #bottom {
	width: 100px;
	float: right;
	text-align: right;
	color: #fff;
	height: 25px;
	padding-right: 30px;
	cursor: hand;
	cursor: pointer;
}

#member_login #bottom a {
	color: #fff;
	margin-top: 3px;
	text-decoration: none;
	position: relative;
	top: 3px;
}

#search_box {
	padding-top: 45px;
	text-align: right;
}

#search_inner {
	width: 310px;
	background: #eee;
	padding:5px;
}

#search_inner form {
	clear:both;
	display: both;
}

#search_inner #search-input {
	border: 1px solid #bbb;
	color: #bbb;
	font-size: 0.9em;
	padding:5px;
	margin:0;
	width: 255px;
	float: left;
}

* HTML #search_inner #search-input { /* fix for IE6 */
	width: 250px;
}

#search_inner #search-button {
	border: 0px solid #000;
	background: #000;
	color: #fff;
	font-size: 0.9em;
	padding: 5px;
	width: 40px;
	float:right
}
#search_inner #search-button:active {background: #fff;color:#000;}

/*//////////////////////
////// Home ///////////
/////////////////////*/
#home-top-content {
	display: block;
	margin: 10px 0 15px 0;
	height:285px;
}

#home-intro {
	background: #f2f2f2;
}

#home-intro-top {
	padding: 20px 20px 0 20px;
}

#home-intro-image {
	float: right;
	margin-left: 20px;
}

#home-intro h1 {
	font-size: 22px;
	margin:0;
	padding:0;
}

#home-intro #home-buttons img {float:left;}

#home-faq {
	margin-right:0;
	margin-left:20px;
	width: 320px;
	height: auto !important;
	height: 217px;
	min-height: 217px;
}

#home-faq h2 {
	font-size: 1.275em;
}

#faq-2, #faq-3 {display:none;}

#faq-wrap {
	font-family: verdana, arial, sans-serif;
	background: #f2f2f2;
	padding: 7px;
	overflow: hidden;
}

#faq-wrap ul {
	padding: 0;
	margin: 0;
}

#faq-wrap li {
	list-style: none;
	float: left;
	margin:0;
	font-size: 0.9em;
	padding: 0;
	color: #a4a4a4;
}

#faq-wrap li a.current {
	/*color: #5b5b5b;*/
	background: #fff;
}

#faq-wrap li a {
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	display: block;
	text-decoration: none;
	color: #1f0870;
}

.home-faq {
	background: #fff;
	clear:both;
	display: block;
	/*border-top: 7px solid #f2f2f2;*/
	padding: 7px;
}

.single-faq {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 7px;
	padding-bottom: 7px;
	font-size: 0.85em;
	line-height: 1.1em;
}

.home-faq .last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.single-faq a {text-decoration: none;}
.single-faq p {margin-bottom:0;}

.single-faq .question, .single-faq .question a {color: #333;margin-bottom:2px;}

.single-faq .answer { color: #afafaf; }

.single-faq .answer strong {color:#d2d2d2;font-weight:bold;}

/* home sponsor */
#home-sponsors {
	padding-top: 0px;
	margin-right:0;
	margin-left:20px;
	width: 320px;
	height: 80px;
	overflow: auto;
}

#home-sponsors h2 {
	font-size: 10px;
	color: #ddd;
	width: 75px;
	float:left;

}

#home-sponsors-wrap {
	float:right;
	width: 235px;
}

ul#mycarousel li {list-style:none;}

/* home bottom */
#home-bottom {
	margin-top: 10px;
	margin-right:0;
	width: 960px;
	padding-top: 10px;
	border-top: 1px solid #bfbfbf;
	/*font-size: 0.9em;*/
	color: #717171;
}

#home-bottom h2 {
	color: #1f0870;
	font-size: 1.260em;
}

#home-bottom img.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#home-projects {
	margin-right: 15px;
}
#home-projects .news-list-item {
	border-bottom: none;
}
#home-projects .news-list-item h3 a {
	color: #666;
	font-size: 14px;
}
#home-projects h2, #home-projects h2 a {
	text-decoration: none;
}
#home-get-involved {
	padding-left: 14px;
	margin-left: 0;
	padding-right: 14px;
	margin-right: 0;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
* HTML #home-get-involved {
	width: 295px;
}

#home-employment {
	margin-left: 15px;
	/*background: url(../img/quote-home-bg.gif) 0 7px no-repeat;*/
}
.quotation-mark {
	display:none;
}

#featured_project {
	z-index: 9;
	height: 80px;
	background: url(../img/blank-banner-bg.gif) top left no-repeat;
	padding: 20px 0 0 20px;
	margin-top: 20px;
}

#featured_project h2 {
	margin:0;
	margin-top: -30px;
	margin-left: -20px;
	padding: 0;
}
#featured_project h3 a {text-decoration: none;}

#featured_project h3 {
	float: left;
	width: 100px;
	line-height: 1em;
}

#featured_project .image {
	float: left;
	margin-right: 5px;
}

/*//////////////////////
////// login box //////
/////////////////////*/
.tx-newloginbox-pi1 input {
	border: 1px solid #bbb;
	width: 160px;
}
.tx-newloginbox-pi1 #tx-newloginbox-pi1-login_submit {
	background: #000;
	border: 0px;
	color: #fff;
	padding: 2px 0;
	float: right;
	width: 100px;
}

/*////////////////////
///// News ///////////
////////////////////*/
.news-list-item {border-bottom: 1px solid #ddd;margin-bottom:10px;padding-bottom:10px;}
.news-list-item h3 {margin-bottom: 0px;}
.news-list-item a {text-decoration:none;}
.news-list-item .date {font-weight:bold;dispaly:block;font-size: 80%;}
.news-list-item .image img {float:left;margin-right: 10px;}

.news-single-item .date {font-weight:bold;}
.news-single-img img {float:left;margin:0 10px 10px 0;}

.news-list-morelink {clear:both;display:block;text-align:right;}

/*/// Date Left ///*/
.date_left .date {
	float: left;
	width: 200px;
}
.date_left h3 {
	float:right;
	width: 450px;
}

.date_left span.subheader {
	clear: both;
	display: block;
	margin-left: 200px;
}

/* backlink */
.news-single-backlink a {
	text-decoration: none;
	color: #999;
	background: #eee;
	padding: 3px;
}

/* News browsebox */
.tx-ttnews-browsebox {margin-left: 10px;font-size:11px;}
#content .tx-ttnews-browsebox p {margin:5px 0 0 0;padding:0;color:#999;}
.tx-ttnews-browsebox-strong {font-weight:bold;}
#content .tx-ttnews-browsebox table {margin:0 0 5px 0;}
#content .tx-ttnews-browsebox table td p {padding:0;margin:0;}
#content .tx-ttnews-browsebox table td {height:10px;padding:1px 5px;background: #eee;}
#content .tx-ttnews-browsebox table td a {color:#686868;text-decoration:none;}
#content .tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell {background: #686868;}
#content .tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a {color:#fff;}

/*////////////////////////
///// Journey to work ////
////////////////////////*/

#journey-to-work {
	position: relative;
	margin-top: 10px;
	width: 633px;
	height: 485px;
}


.jtw-txt {
	display: none;
	position: absolute;
	z-index: 10;
	margin-top: 200px;
	margin-left:200px;
	width: 200px;
}

#jtw-inital-txt {
	position: absolute;
	margin-top: 200px;
	margin-left:200px;
	width: 200px;
}

#jtw-awareness-txt, #jtw-education-txt, #jtw-info-txt, #jtw-coaching-txt, #jtw-work-txt, #jtw-employment-txt, #jtw-outreach-txt {
}

#jtw-awareness {
	position: absolute;
	margin-left: 235px;
}

#jtw-education {
	position: absolute;
	margin-top: 85px;
	margin-left: 400px;
}

#jtw-info {
	position: absolute;
	margin-top: 240px;
	margin-left: 420px;
}

#jtw-coaching {
	position: absolute;
	margin-top: 370px;
	margin-left: 340px;
}

#jtw-work {
	position: absolute;
	margin-top: 370px;
	margin-left: 130px;
}

#jtw-employment {
	position: absolute;
	margin-top: 240px;
	margin-left: 40px;
}

#jtw-outreach {
	position: absolute;
	margin-top: 85px;
	margin-left: 60px;
}

/*//////////////////////
////// Top Menu ////////
//////////////////////*/
#menu {
	margin-top: 20px;
	background: #15064d url(../img/menu-bg.jpg) top left no-repeat;
	padding: 13px 0;
	height: 29px;
	font-family: "trebuchet ms",trebuchet;
}

.home-menu {
/*	margin-top: 10px !important;*/
	margin-top:10px !important;
}

#menu, #menu a {
	color: #e6e6e6;
}

#menu li {
	height: 29px;
	margin:0;
}

#menu li a {
	display:inline-block;
	height:24px;
	vertical-align: middle;
	padding: 4px 19px 0 19px;
}
#menu li li {height:auto;}
#menu li li a {
	height:auto;
	padding: 4px 19px 4px 19px;
}

#menu li a:hover {
	background: #989898;
}

/*///// Superfish start ////*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	/*line-height:	1.0;*/
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			29px; /* match top ul list item height */
	z-index:		1000;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:left;
	/*margin-bottom:	1em;*/
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
}

.sf-menu li li {
	border-bottom: 1px solid #cbcbca;
	background:		#FFFFFF;
}

#menu .sf-menu li li a {
	color: #382872;
	display: block;
}
#menu .sf-menu li:hover, #menu .sf-menu li.sfHover,
#menu .sf-menu a:focus, #menu .sf-menu a:hover, #menu .sf-menu a:active {
	background:		#989898;
	color: #fff;
	outline:		0;
}

#menu .sf-menu li a:active {
}

#menu .sf-menu li li:hover, #menu .sf-menu li li.sfHover,
#menu .sf-menu li li a:focus, #menu .sf-menu li li a:hover, #menu .sf-menu li li a:active {
	color: #382872;
	background:		#e3e3e3;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			0.5em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../img/arrows-ffffff.png') no-repeat -10px -100px;
}

* HTML .sf-sub-indicator {
	background:		url('../img/arrows-ffffff.png') no-repeat -10px -105px;	
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
* HTML .sf-shadow ul, .sf-shadow ul.sf-shadow-off {
	background: transparent;
}


#colLeft {
}

/*///////////////////
///// Left Menu ////
//////////////////*/
#menuLeft {
	border-top: 7px solid #f0f0f0;
	background: #f0f0f0;
	padding: 0px 7px 1px 7px;
	margin-bottom: 10px;
}

#menuLeft a {color:#5b5b5b; text-decoration: none;display:block;}

#menuLeft div {
	padding: 4px;
	margin-bottom: 7px;
	background: #f8f8f8;
}

.menu1-level1-no {
	display: none;
}

#menuLeft div.menu1-level1-act {
	background: #230a7e;
}
#menuLeft div.menu1-level1-act a {color:#fff;}

#menuLeft div.menu1-level2-no {
	background-image: url(../img/menu-arrow-01.gif);
	background-position: 190px 10px;
	background-repeat: no-repeat;
}
#menuLeft div.menu1-level2-act {
	background: #989898 url(../img/menu-arrow-01-open.gif) 190px 10px no-repeat;
}
#menuLeft div.menu1-level2-act a {
	color: #fff;
}

#menuLeft div.menu1-level3-no, #menuLeft div.menu1-level3-act {
	text-align: right;
	padding-right: 30px;
	background: #fff url(../img/menu-arrow-03.gif) 190px 10px no-repeat;
}
#menuLeft div.menu1-level3-act {
	background-image: url(../img/menu-arrow-03-open.gif);
}
#menuLeft div.menu1-level3-act a {
	color: #230a7e;
}

#content {
	color: #757575;
	font-size: 85%;
}

#colRight {
}

#colNormal {
	padding-bottom: 10px;
	padding-left: 10px;
}

.colNormal_narrowed {
	width: 650px !important;
}

.colLeft_wide {
	width: 265px !important;
}

/* the following rules apply only to IE6 */
* html .colLeft_wide {
	margin-left:0;
}



/* Standardise font sizes */
#colLeft p, #colNormal p, #colNormal li, #colNormal dl {
	font-size: 110%;
}

#colNormal a {
	color: #230a7e;
}

#colNormal p, #colLeft p {
	line-height: 1.5em;
}
#colNormal p.bodytext, #colLeft p.bodytext {
	margin-bottom: 1.5em;
}

#colNormal ol, #colNormal ul {margin-top:0px;}
#colNormal li {line-height: 1.3em;margin-bottom:1em;}
#colNormal li p, #colNormal li p.bodytext {line-height: 1.3em; margin:0;}
#colNormal ul.csc-bulletlist {margin-top: 3px;}

/*///////////////////
///// Typo3 ////////
//////////////////*/
table.imgtext-table {
	display: inline;
	clear: none;
	margin: 0 5px 5px 5px;
}

/* float right */
table.imgtext-table[align=right] {
	float:right;
	clear: none;
}

#colLeft table.imgtext-table { margin:0; }
#colLeft table.imgtext-table img {
	margin-top: 1px;
}

#content .imgtext-table table img {
border: 5px solid #dadada;
}

#content p.csc-caption {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: -1em;
}

/*///////////////////
///// Projects //////
///////////////////*/

.alphabet-index h2 {
	font-size: 25px;
}

#projectmap {
float:left;
width:400px;
}
#project_regions {
	float:left;
}


select#projects_dropdown {
	color: #ddd;
	width: 265px;
}

select#projects_dropdown option {
	color: #000;
}

.project {
	position: relative;
	background: #eee;
	width: 290px;
	width: 200px;
	float: left;
	height: auto !important;
	height: 120px;
	min-height: 120px;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	padding-top: 10px;
}

.project.two {
	margin: 10px 10px 0px 10px;
}

.project h2 {
	/*font-size: 1.6em;*/
	/*font-weight: normal;*/
	margin-bottom: 0px;
}
.project h2 a, .project a {text-decoration:none;}
#content .project p {color:#999;font-style:italic;font-size:0.95em;width: 250px;padding: 0 10px;margin-top:0;}


/*///////////////////
///// Sitemap ///////
//////////////////*//
#colNormal a.csc-sitemap-level1 {font-weight:bold;}
.csc-sitemap-level2 {margin-left: 20px;}
.csc-sitemap-level3 {margin-left: 40px;}
.csc-sitemap-level4 {margin-left: 60px;}

/*////////////////////
///// Typo tables ////
////////////////////*/
.contenttable tr {position:relative;}
.tr-even {background: #eee;}
.tr-odd {background: #fbfbfb;}

.tr-0 {
	background: #230a7e;
	color: #fff;
	font-weight: bold;
}

.table-border .contenttable {
	border: 1px solid #ddd;
}

.contenttable td {padding:4px;}

/*///////////////////
///// other frames //
///////////////////*/

.csc-frame-05 h2, .csc-frame-06 h2 {
	background: #2b2872;
	color: #fff;
	padding: 2px;
}
#content .csc-frame-05 h2 a, #content .csc-frame-06 h2 a {
	color: #fff;
	text-decoration: none;
}
.csc-frame-05 {
	margin-top: 10px;
	clear: left;
	width: 45%;
	float: left;
}

.csc-frame-06 {
	margin-top: 10px;
	width: 45%;
	float: right;
}

/*///////////////////
///// Accorion //////
///////////////////*/
.csc-frame-07, .csc-frame-08 {
	clear: both;
	width:100%;
}
.csc-frame-07 h2 , .csc-frame-08 h2 {
	cursor: hand;
	cursor: pointer;
	background: url(../img/open.gif) right 10px no-repeat;
	border-top: 1px solid #cbcbcb;
	padding: 5px 45px 5px 5px;
	color: #666;
}

.csc-frame-07.blue h2 , .csc-frame-08.blue h2 {
	background-color: #230a7e;
	color: #fff;
	background-image: url(../img/open-blue.gif);
}

.concertina-open h2, .toggle-open h2 {
	background-image: url(../img/close.gif);
}

.concertina-open.blue h2, .toggle-open.blue h2 {
	background-image: url(../img/close-blue.gif);
}

/*///////////////////
///// Callout Box ///
///////////////////*/
.csc-frame-callout {
	clear: right;
	margin: 5px 0 10px 20px;
	width: 250px;
	float: right;
	background: #eee url(../img/grey-gradient.jpg) top left repeat-x;
	padding: 10px;
	border-top: 1px solid #2c2972;
	border-bottom: 1px solid #2c2972;
}
#content .csc-frame-callout h2 {margin-bottom:10px;}
#content .csc-frame-callout li {margin-left:13px;}
#content .csc-frame-callout table {margin:0;}

.callout-3 {	background: #90b86a;border-top:none;border-bottom:none; }
.callout-3 h2 {background: #c2dea8; padding: 5px; border-bottom:none; border-top:none;}

.callout-4 {	background: #6eb5b9; border-top:none; border-bottom: none; }
.callout-4 h2 {background: #a5e1e4; padding: 5px;}

/*light pink*/
.callout-6 { color: #fff; background: #fe54f8; border-top:none; border-bottom: none; }
.callout-6 h2 { color: #fff; background: #d642d7; padding: 5px;}

/* dark pink */
.callout-7 { color: #fff; background: #d454d5; border-top:none; border-bottom: none; }
.callout-7 h2 { color: #fff; background: #f468f5; padding: 5px;}

.callout-dark {color:#fff;}
.callout-dark h1, .callout-dark h2, .callout-dark h3, .callout-dark h4, .callout-dark h5, .callout-dark h6 {color:#fff;}

/*//////////////////
///// Pull Quote ///
//////////////////*/
.csc-frame-pullquote {
	color: #2c2972;
	font-style: italic;
	font-family: georgia, 'times new roman', serif;
	margin: 0px 0 10px 20px;
	width: 270px;
	float: right;
	padding: 10px 0;
	border-top: 1px solid #2c2972;
	border-bottom: 1px solid #2c2972;
}
#content .csc-frame-pullquote p {
	margin-bottom:0;
	line-height: 150%;
}

.pullquote-right {

}

.pullquote-center {
	float: none;
	width: 100%;
	clear: both;
	margin: 10px 0;
}


/*///////////////
/// quotes //////
//////////////*/
/*.quote {
	background: url(../img/quote-top.gif) top left no-repeat;
	padding-top: 10px;
	text-indent: 30px;
}
.quote-inner {
	background: url(../img/quote-bottom.gif) bottom right no-repeat;
	padding-bottom: 10px;
}*/


/*/////////////////////////
/////// CSC Lists ////////
////////////////////////*/
.list-2-column {display: block; clear: both;}
.list-2-column ul {
	padding:0;
}
.list-2-column ul li {
	clear: none;
	width: 45%;
	float: left;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 15px;
	background: url(../img/square-bullet.gif) 0 5px no-repeat;
}
.list-2-column ul li:nth-child(2) {
	background: red;
}

/*/////////////////////////
//// Misc typo elements ///
/////////////////////////*/
.csc-uploads-fileName, .csc-uploads-fileSize {
	font-size: 75%;
}
.csc-uploads-fileSize {padding-left:5px;}

.small-button {
	position: relative;
	top: 8px;
}

.small-button img {margin-top: -10px;}
* html .small-button {top: 8px;}
* html .small-button img {margin-top:0px;}

/* pdf */
.show-fileicons a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../../shared/icons/silk/page_white_acrobat.png) center left no-repeat;
}

/* doc */
.show-fileicons a[href$='.doc'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../../shared/icons/silk/page_white_word.png) center left no-repeat;
}
/*///////////////////
///// footer ////////
///////////////////*/
#footer {
	margin-top: 10px;
	padding-top: 6px;
	height: 23px;
	background: #eee url(../img/footer-bg.jpg) top left;
}

#footer, #footer a {
	color: #919191;
	font-size: 11px;
	text-decoration:none;
}

#footerMenu {
	text-align:right;
}

#footer_quicklinks {text-align:right;}
#footer_quicklinks ul {
	float:right;
	padding: 0;
	margin: 0;
	border-right: 1px solid;
	text-align: center;
	width:auto;
}
#footer_quicklinks ul li {border-left: 1px solid;
	padding:0 10px;
	margin:0;
}

#charity_info {color: #999;font-size: 0.9em;margin-top: 10px;}
#sqn, #sqn a {color: #999;font-size: 0.9em;text-align:right;margin-top:10px; text-decoration: none;}


#twitter_footer {
	margin-top: -15px;
}

* html #twitter_footer {
	margin-top: -10px;
}

* html #twitter_footer #twitter_link img { display: none; }
* html #twitter_footer #twitter_link {
	display: block;
	width: 165px;
	height: 33px;
	background: url(/fileadmin/template/main/cyt/img/twitter-footer-ie.png) 5px 3px no-repeat;
}

* html #twitter_footer {
	margin-top: -10px;
	z-index: 1001;
}

/*///////////////////
//// Sk Calendar ///
//////////////////*/
.tx-skcalendar-pi1 .list_header {
	font-weight: bold;
	background: #f1f1f1;
}
.tx-skcalendar-pi1 .list_header td {padding: 5px 0 5px 5px;background: #f1f1f1;}
.tx-skcalendar-pi1 .list_header img {margin-left: 5px;}

.tx-skcalendar-pi1 .list_data {
}
.tx-skcalendar-pi1 .list_data a {
	font-weight: bold;
	text-decoration: none;
}
.tx-skcalendar-pi1 .list_data td {
	padding: 5px 0 5px 5px;
}

.tx-skcalendar-pi1 hr {
	display: none;
	margin: 4px 0;
	padding:0;
	height: 1px;
	border: 0;
}

/*///////////////////
///// OnqForm ///////
///////////////////*/
.tx-onqform-pi1 ul {list-style: none;}

.tx-onqform-pi1 .onqform_input_text, .onqform_input_select {
	width: 200px;
	color: #333;
	border-color: 1px solid #eee;
/* Width of inputs */
}

.tx-onqform-pi1 .onqform_input_textarea {
	color: #333;
	width: 400px;
	text-align: left;
	font-family:verdana,arial,sans-serif;
}

.tx-onqform-pi1 form fieldset {
	margin-bottom: 10px;
	border: #ddd;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
}

.tx-onqform-pi1 form legend {
	font-size: 1.4em;
	padding: 0 2px;
	font-weight: normal;
	color: #000;
}

.tx-onqform-pi1 form label {
	line-height: 1.8;
	vertical-align: top;
	width: 150px;
	padding-right: 10px;
	text-align: left;
	color: #333;
}

/*/// error message ////*/
.tx-onqform-pi1 form .onqform_error label {color: red;}
#colNormal P.onqform_error_message, #colNormal p.onqform_errors {color: red;}

#colNormal p.onqform_errors {font-size: 9px;}

#colNormal .tx-onqform-pi1 form fieldset ol {
	margin: 0;
	margin-left: 0px;
	padding: 0;
}

#colNormal .tx-onqform-pi1 form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

.tx-onqform-pi1 form fieldset ol li ul {
	margin-left: 170px;
}

.tx-onqform-pi1 form fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

.tx-onqform-pi1 form fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

.tx-onqform-pi1 form fieldset fieldset label {
	display: block;
	width: auto;
}

.tx-onqform-pi1 form em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

.tx-onqform-pi1 form label {
	width: 150px;
/* Width of labels */
}

.tx-onqform-pi1 form label.onqform_label_even, .tx-onqform-pi1 form label.onqform_label_odd {
/*Label width for firefox*/
	width: 150px;
/* Width of labels */
	display: block;
	float: left;
}

.tx-onqform-pi1 form label.opt-in-checkbox {
	width: 430px;
	margin-left: 10px;
}

.tx-onqform-pi1 form fieldset fieldset label {
	margin-left: 123px;
/* Width plus 3 (html space) */
}

.tx-onqform-pi1 form fieldset .onqform_label_check {
	margin-left: 10px;
	width: 400px;
}

.captcha-image img {
	margin-right: 10px;
}


