/*
***************************************************************************************
 * STYLES @media:screen,projection,handheld
***************************************************************************************
 */
/*----- START RESET STYLES -----*/
a{
    text-decoration:none;
    color:inherit;
    background-color:transparent;
}
a img{
    border-style:none;
}
ul, ol{
    margin:1em 0px 1em 2.5em;
    padding:0;
}
sup{
    vertical-align:baseline;
    position:relative;
    top:-0.5em;
    font-size:0.833em;
}
sub{
    vertical-align:baseline;
    position:relative;
    top:0.2em;
}
form{
    margin:0;
    padding:0;
}
input{
    font-size:100%;
    font-family:inherit;
}
div.submit_input input{
    cursor:pointer;
}
input:focus{
    outline:none;
}
input.button{
    padding-left:0.5em;
    padding-right:0.5em;
}
input.button:active,
input.button:hover{
    padding-left:0.583em;
    padding-right:0.417em;
}
input.checkbox, 
input.radio{
    width:1.083em;
    height:1.083em;
    margin:0px 0.25em 0px 0.333em;
    vertical-align:middle;
}
/* Gets rid of mysterious white space on inputs in Mozilla */
input::-moz-focus-inner{
	padding:0;
	border:0;
}
textarea{resize:none;}
table{
    border-collapse:collapse;
}
fieldset{
	margin:0;
	padding:0;
	border:none;
}
p.more{
	font-size:1em;
}
p.moreLink a{
	padding:0 10px 0 0;
	font-weight:bold;
	color:#CB1B59;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:right -466px;
	background-repeat:no-repeat;
	display:inline-block;
}
div.wrapper div.accessibility_links{
	display:none;
}
blockquote{
	margin:0;
	padding:0;
	font-weight:400;
	font-size:1em;
}
/*----- START TOOLS -----*/
.TODO{
	border:1px solid red;
}
/*----- END TOOLS -----*/
/*----- END RESET STYLES -----*/
/*----- START SELF CLEARING -----*/
/* -- 
!!!!! NOTE !!!!! 
Clearing rules made here must be replicated the IE6 & IE7 sheets, using the zoom:1; fix.
-- */
/* -- START REGULAR CLEARING -- */
div.wrapper:after,
div.header_inner:after,
div.sec_nav_inner:after,
div.breadcrumb_inner:after,
div.main_wrap_inner:after,
div.section:after,
div.nav:after,
div.main_wrap:after,
div.intro_spot:after,
form fieldset ul li:after,
div.pagination:after,
div.pagination ul:after,
div.spotlight ul.listing li:after,
div.one_column:after,
div.two_column:after,
div.three_column:after,
div.four_column:after,
div.irregular_two_column:after,
div.inner:after,
div.site_services:after,
ul.slider-nav:after,
div.tabbed_content div.nav ul:after,
div.section_inner:after,
div.donations div.totaliser ul:after,
div.totaliser div.total_inner:after,
div#footer div.footer_tools:after,
div#footer div.site_map:after,
div.filter_row ul:after,
ul.slider-holder:after,
div.panel_inner:after,
.home .need_help:after,
.js .media .slider:after,
.site_map .row:after,
h1.page_title:after,
div.content_box:after,
.two_column:after,
.is-container .is:after,
.publicationSearch:after,
.feature_list:after,
.publication .edition:after,
.two_columns .second_column .aside:after,
.console:after{
    content:".";
    display:block;
    height:0;
	line-height:0;
	font-size:0;
    clear:both;
}
/* -- END REGULAR CLEARING -- */
/* -- START IE6 CLEARING -- */
html.ie6 div.wrapper,
html.ie6 div.header_inner,
html.ie6 div.sec_nav_inner,
html.ie6 div.breadcrumb_inner,
html.ie6 div.main_wrap_inner,
html.ie6 div.section,
html.ie6 div.nav,
html.ie6 div.main_wrap,
html.ie6 div.intro_spot,
html.ie6 form fieldset ul li,
html.ie6 div.pagination,
html.ie6 div.pagination ul,
html.ie6 div.spotlight ul.listing li,
html.ie6 div.one_column,
html.ie6 div.two_column,
html.ie6 div.three_column,
html.ie6 div.four_column,
html.ie6 div.irregular_two_column,
html.ie6 div.inner,
html.ie6 div.site_services,
html.ie6 ul.slider-nav,
html.ie6 div.tabbed_content div.nav ul,
html.ie6 div.section_inner,
html.ie6 div.donations div.totaliser ul,
html.ie6 div.totaliser div.total_inner,
html.ie6 div#footer div.footer_tools,
html.ie6 div#footer div.site_map,
html.ie6 div.filter_row ul,
html.ie6 ul.slider-holder,
html.ie6 div.panel_inner,
html.ie6 .home .need_help,
html.ie6.js .media .slider,
html.ie6 .two_column,
html.ie6 .is-container .is,
html.ie6 .publicationSearch:after,
html.ie6 .feature_list:after,
html.ie6 .publication .edition:after,
html.ie6 .two_columns .second_column .aside:after,
html.ie6 .console:after{
    zoom:1;
}
/* -- END IE6 CLEARING -- */
/* -- START IE7 CLEARING -- */
html.ie7 div.wrapper,
html.ie7 div.header_inner,
html.ie7 div.sec_nav_inner,
html.ie7 div.breadcrumb_inner,
html.ie7 div.main_wrap_inner,
html.ie7 div.section,
html.ie7 div.nav,
html.ie7 div.main_wrap,
html.ie7 div.intro_spot,
html.ie7 form fieldset ul li,
html.ie7 div.pagination,
html.ie7 div.pagination ul,
html.ie7 div.spotlight ul.listing li,
html.ie7 div.one_column,
html.ie7 div.two_column,
html.ie7 div.three_column,
html.ie7 div.four_column,
html.ie7 div.irregular_two_column,
html.ie7 div.inner,
html.ie7 div.site_services,
html.ie7 ul.slider-nav,
html.ie7 div.tabbed_content div.nav ul,
html.ie7 div.section_inner,
html.ie7 div.donations div.totaliser ul,
html.ie7 div.totaliser div.total_inner,
html.ie7 div#footer div.footer_tools,
html.ie7 div#footer div.site_map,
html.ie7 div.filter_row ul,
html.ie7 ul.slider-holder,
html.ie7 div.panel_inner,
html.ie7 .home .need_help,
html.ie7 div.main_nav ul,
html.ie7.js .media .slider,
html.ie7 .two_column,
html.ie7 .comments-container,
html.ie7 .is-container .is,
html.ie7 .publicationSearch:after,
html.ie7 .feature_list:after,
html.ie7 .publication .edition:after,
html.ie7 .two_columns .second_column .aside:after,
html.ie7 .console:after{
    zoom:1;
}
/* -- START IE7 CLEARING -- */
/*----- END SELF CLEARING -----*/
/* ----- START CORE STRUCTURE ----- */
html{
    overflow-y:scroll;
}
body{
    margin:0;
    padding:0;
    font-size:75%;
    font-family:Arial,sans-serif;
	text-align:left;
    color:#333;
    background-color:#fff;
	background-image:url(../images/backgrounds/bgnd_massive_logo.png);
	background-repeat:no-repeat;
	background-position:center 100px;
}
body.home{
    background-image:none;
}
body.bespoke_page{
	background-image:url(../images/backgrounds/body_bgnd_01.png);
	/*background-color:#95b1dd;*/
}
div.wrapper{
	margin:0;
	padding:0;
	width:100%;
}


/*-- START MAIN-WRAP --*/
div.main_wrap{
	margin:0;
	padding:0;
	width:100%;
}
body.bespoke_page div.main_wrap{
	background-image:url(../images/backgrounds/gradient.png);
	background-repeat:repeat-x;
	background-position:left 450px;
}
div.main_wrap div.main_wrap_inner{
	margin:0 auto;
	padding:0 10px;
	width:944px;
}
body.home div.main_wrap div.main_wrap_inner{
	padding:0 9px;
	width:946px;
}
div#aside{
	margin:0;
	padding:0;
	width:164px;
	float:left;
}
div#main{
	margin:0 0 0 10px;
	padding:0;
	width:770px;
	float:left;
}
body.home div#main,
body.wide_page div#main{
	float:none;
	width:946px;
	margin:0;
} 
div#main div.main_inner{
	margin:0;
	padding:0;
	min-height:27em;
}

.semi_page.ourcharity .container,.semi_page.sexualhealth .container{background:url(../images/backgrounds/semi_cap.png) no-repeat;padding-top:6px; position:relative;}
.semi_page.ourcharity .container_foot,.semi_page.sexualhealth .container_foot{background:url(../images/backgrounds/semi_foot.png) no-repeat 0 bottom; padding-bottom:13px;}
.semi_page.ourcharity .container_inner,.semi_page.sexualhealth .container_inner{background:url(../images/backgrounds/semi_repeat.png) repeat-y;padding:14px 30px;}

.wide_page .container{background:url(../images/backgrounds/wide_cap.png) no-repeat;padding-top:6px;}
.wide_page .container_foot{background:url(../images/backgrounds/wide_foot.png) no-repeat 0 bottom; padding-bottom:13px;}
.wide_page .container_inner{background:url(../images/backgrounds/wide_repeat.png) repeat-y;padding:14px 30px;}

.addthis_toolbox{

}
/*-- START MAIN-WRAP --*/

/*-- START INPUT WRAPS --*/
div.input_wrap{
	margin:0;
	padding:0;
	position:relative;
}
div.input_wrap label{
	margin:0;
	padding:0;
	position:absolute;
	top:3px;
	left:6px;
	z-index:1;
	font-size:1em;
}
div.input_wrap label.hide_label{
	left:-9999px;
}
div.input_wrap input.text{
	position:relative;
	z-index:2;
	background-color:transparent;
	border:none;
	padding:3px 4px 0px 4px;
}
/*-- END INPUT WRAPS --*/

/* ----- END CORE STRUCTURE ----- */
/* ----- START BASIC CONTENT STYLES ----- */
h1{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:2.5em;
	font-weight:normal;
	line-height:1.333em;
	color:#0f7bae;
}
body.home h1.page_title{
    display:none;
}
ul.slider-holder div.details h1{
	font-size:2em;
}
ul.no_bullet,.content_type ul.no_bullet{list-style:none;}
h2{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.333em;
	color:#0f7bae;
}
ul.slider-holder div.details h2{
	font-size:2em;
}
.irregular_two_column .column_two h2{
    color:#333;
}
.help_box h2,
.help_box .column_two h2{
    color:rgb(98,158,74);
}
h3{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1.333em;
	font-weight:bold;
	line-height:1.333em;
}
h3.logo,
h2.logo{
	padding:5px 0;
	background-image:url(../images/icons/icon_sheet.png);
	background-repeat:no-repeat;
}
h3.logo a,
h2.logo a{
	padding-left:45px;
}
h3.twitter,
h2.twitter{
background-position:0 -771px;
}
h2.twitter-compact{
background-position:0 -771px;
margin:0px;
padding:0px 0px 0px 50px;
}
h3.facebook,
h2.facebook{
background-position:0 -931px;
}
h2.facebook-compact{
background-position:0 -931px;
margin:0px;
padding:0px 0px 0px 50px;
height:30px;
}
h3.flickr,
h2.flickr{
background-position:0 -1090px;
}
h3.youtube,
h2.youtube{
background-position:0 -1250px;
}
h4{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	line-height:1.333em;
}
h5{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	line-height:1.333em;
}
p{
	margin:0 0 1em 0;
	padding:0;
	font-size:1em;
	line-height:1.333em;
}
.intro{
    font-size:1.2em;
    color:#0f7bae;
    margin-top:1em;
}
div.main_inner blockquote{
	padding:0 100px 0 0;
}
.content_type img,.aside img{
    padding:2px;
    
    -moz-border-radius:1px;
    border-radius:1px;
    
    -moz-box-shadow:0 0 1px 1px #f1f1f1;
    -webkit-box-shadow:0 0 1px 1px #f1f1f1;
    box-shadow:0 0 1px 1px #f1f1f1;
}
.content_type .voting img {border:0; padding:0; box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-moz-border-radius:0; border-radius:0;}
.content_page #main .first_column img{
    max-width:466px;
}
.first_column .contentImage{
	padding: 0 0 10px 26px;
}
.first_column .body_first_column .contentImage{
	padding: 0 0 10px 9px;
}
.content_page #main .second_column img{
    max-width:100%;
}
a,a:link{
	color:#cb1b59;
}
p.caption a,
h2 a,
h3 a{
    color:#cb1b59;
}
a:hover,a:focus,
p a:hover{

	text-decoration:underline;
}
a:visited,a:active{
}
/*new window links*/
a[target=_blank],.js a.new, .js a.new:visited{background:transparent url(../images/icons/new-link.gif) no-repeat 100% .2em;padding:0 15px 0 0;margin-right: 7px;}
.js a.new span {display:none;}

    a[target=_blank].mainnav {
        background: none;
    }

/*- START BASIC-LISTS -*/
ol{
	margin:0 0 2em 21px;
	padding:0;
	list-style:decimal outside;
}

ol li{
	margin:0 0 1em 0;
	padding:0;
}

ul{
	margin:0 0 1em 16px;
	padding:0;
	list-style:disc outside;
}
.content_type ul,.aside ul{
    list-style-image:url(../images/backgrounds/bullet.gif);
}
ul li{
	margin:0 0 1em 0;
	padding:0;
}

dl{
	margin:0 0 1em 0;
	padding:0;
}

dl dt{
	margin:1em 0 0.5em 0;
	padding:0;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}

dl dd{
	margin:0 0 0.5em 0;
	padding:0;
	font-size:1em;
	line-height:1em;
}

/*- END BASIC-LISTS -*/
/*- START BASIC-TABLES -*/
table{
	margin:0 0 1.5em 0;
	padding:0;
	border-collapse:collapse;
	width:100%;
}
table caption{
    padding:5px;
    border:1px solid #0f7bae;
    border-width:1px 0 1px 0;
}
table th{
	padding:5px;
	background-color:#0f7bae;
	color:#fff;
}
table td{
	padding:5px;
	background-color:#c9ecfc;
	border:1px dotted #0f7bae;
	border-width:0 0 1px 0;
}

table tfoot td{
	font-weight:700;
	border:1px double #0f7bae;
	border-width:3px 0 3px 0;
}
/*- END BASIC-TABLES -*/
/*- START BASIC-FORMS -*/


form fieldset{
	margin:0;
	padding:0;
}

fieldset legend{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:1.5em;
}

label{
	margin:0;
	padding:0;
}

input.text{
	margin:0;
	padding:0;
}

input.checkbox{
	margin:0;
	padding:0;
}

input.radio{
	margin:0;
	padding:0;
}

input.submit{
	margin:0;
	padding:0;
	cursor:pointer;
}
.mandatory {color: red;font-weight: bold;}
div.submit_input{
	float:left;
	margin:0;
	padding:0 0 0 4px;
	background-color:transparent;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-position:0 -576px;
	background-repeat:no-repeat;
	height:24px;
	overflow:hidden;
	
	-moz-border-radius:3px;
    border-radius:3px;
    
}
div.submit_input:focus,
div.submit_input:hover{
    background-position:0 -640px;
    cursor:pointer;

    transition:box-shadow 200ms linear;
    -moz-transition:-moz-box-shadow 200ms linear;
    -webkit-transition:-webkit-box-shadow 200ms linear;
    -o-transition-transition:box-shadow 200ms linear;
    
    -moz-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    -webkit-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
}
div.submit_input div.submit_inner{
	float:left;
	margin:0;
	padding:0 4px 0 0;
	background-color:transparent;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-position:right -606px;
	background-repeat:no-repeat;
	line-height:25px;
	height:25px;
}
div.submit_input div.submit_inner:focus,
div.submit_input div.submit_inner:hover{
    background-position:right -670px;
}
div.submit_input input{
	background-color:transparent;
	border:none;
	color:#fff;
}
select{
	margin:0;
	padding:0;
}

select option{
	margin:0;
	padding:0;
}

form fieldset ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

form fieldset ul li{
	margin:0 0 1.5em 0;
	padding:0;
}

form fieldset ul li legend{
	background-color:#999;
	color:#fff;
	font-size:1.25em;
	margin:0;
	padding:5px;
	width:662px;
}

html.ie7 form fieldset ul li legend{
	margin-left:-7px;
}

form fieldset ul li label{
	margin:0 10px 0 0;
	padding:0;
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
}

form fieldset ul li input.text{
	width:150px;
	display:block;
	float:left;
}

form fieldset ul li select{
	width:150px;
	display:block;
	float:left;
}

form fieldset ul li input.submit{
	margin:0 0 0 150px;
	padding:3px 0px;	
	width:110px;
	display:block;
	border-radius:0px;
	border:1px solid #333;
	background-color:#ddd;
	color:#333;
	font-weight:bold;
}

fieldset.step{
    margin:1em;
    padding:1em;
    border:1px solid red;
}
fieldset.step legend{
    padding:.5em;
}
/*- END BASIC-FORMS -*/
/* ----- END BASIC CONTENT STYLES ----- */
/* ----- START HEAD-SECTION ----- */
/* Cookie bar */
/*#cookieBar
{	
	display: none;
	width: 100%;
	min-height: 60px;
	background-color: #001c7a;			
	overflow: hidden;
}
#cookieBar div
{
	margin: 0 auto;
	padding: 0 1% 0 1.5%;	
}
#cookieBar img
{
    float: left;
    margin: 13px 1.5% 0 0;
}
#cookieBar p
{	
    display: inline-block;
    float: left;
    text-align: left;
	width: 520px;	
	margin: 0;
	padding: 10px 0 8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	color: #fff;	
	line-height: 1.4;	
}
#cookieBar p a
{
    color: #fff;    
    text-decoration: underline;
}
#cookieBar p a:hover
{
    color: #eee;    
    text-decoration: none;
}
.cookieClose
{
	float: right;	
	display: inline-block;	
	display: block;
	width: 29px;
	height: 29px;
	background: transparent url("../images/icons/cookieBarClose.png") no-repeat top left;
	text-indent: -999em;
	margin-top: 16px;
}
.cookieClose:hover
{
    background: transparent url("../images/icons/cookieBarCloseHover.png") no-repeat top left;
}
/* End cookie bar */

/* New cookie bar
================================ */
/* Site fonts
================================ */
@font-face{
font-family:"Rotis II Sans W01 Light";
    src:url("/fonts/THT/85aca36f-a0d2-4019-abd8-a77ec15e7d87.eot?#iefix");
    src:url("/fonts/THT/85aca36f-a0d2-4019-abd8-a77ec15e7d87.eot?#iefix") format("eot"),url("/fonts/THT/60f97c41-9807-4759-a80b-57b1b52b91cc.woff") format("woff"),url("/fonts/THT/a529b35c-48c4-462d-b602-9621610c3972.ttf") format("truetype"),url("/fonts/THT/f49d472c-160a-4ba1-9aa4-dad98f76229d.svg#f49d472c-160a-4ba1-9aa4-dad98f76229d") format("svg");
}
@font-face{
font-family:"RotisIISansW01-LightIta";
    src:url("/fonts/THT/914fcad0-b4d9-43da-b07d-4442e166d77e.eot?#iefix");
    src:url("/fonts/THT/914fcad0-b4d9-43da-b07d-4442e166d77e.eot?#iefix") format("eot"),url("/fonts/THT/dd95a21a-5ca9-44b1-800d-df2cb23cfb00.woff") format("woff"),url("/fonts/THT/830fc73b-c9be-4f04-b737-157b270034f5.ttf") format("truetype"),url("/fonts/THT/acabf413-7bac-451d-8e14-acf10eea6bc9.svg#acabf413-7bac-451d-8e14-acf10eea6bc9") format("svg");
}
@font-face {
    font-family: "Rotis II Sans W02";
    src: url("/fonts/HPE/31ad7d5f-1de8-489d-83a7-73f3e9ca197c.eot?#iefix");
    src: url("/fonts/HPE/31ad7d5f-1de8-489d-83a7-73f3e9ca197c.eot?#iefix") format("eot"),url("/fonts/HPE/70ced09f-b88d-47cd-9196-84b47f23ac0b.woff") format("woff"),url("/fonts/HPE/8ab0fcbf-0bb2-45a4-93e6-1118d4265c93.ttf") format("truetype"),url("/fonts/HPE/08e610e1-d997-4dc3-8e54-abb2650c8e80.svg#08e610e1-d997-4dc3-8e54-abb2650c8e80") format("svg");
}

@font-face {
    font-family: "RotisIISansW02-SemiBold 882400";
    src: url("/fonts/HPE/487c6f17-c9d8-4c3b-8799-0286b2f18682.eot?#iefix");
    src: url("/fonts/HPE/487c6f17-c9d8-4c3b-8799-0286b2f18682.eot?#iefix") format("eot"),url("/fonts/HPE/3d29deb4-bdeb-44fc-8fbb-074892c85dbe.woff") format("woff"),url("/fonts/HPE/d16ed9c1-f54c-4a68-9b7f-20381236fdfb.ttf") format("truetype"),url("/fonts/HPE/daf64962-c449-437f-aa79-f5c57d17b857.svg#daf64962-c449-437f-aa79-f5c57d17b857") format("svg");
}

@font-face {
    font-family: "Rotis II Sans W02 Bold";
    src: url("/fonts/HPE/5fea60a0-ce13-473c-a796-36258088e2b4.eot?#iefix");
    src: url("/fonts/HPE/5fea60a0-ce13-473c-a796-36258088e2b4.eot?#iefix") format("eot"),url("/fonts/HPE/bf62d42b-4776-49cf-a6c7-fd6526631ce1.woff") format("woff"),url("/fonts/HPE/38c09b02-857a-4578-b4d4-1c501439b2c9.ttf") format("truetype"),url("/fonts/HPE/cc697472-b37f-4acb-9883-c79e27dee400.svg#cc697472-b37f-4acb-9883-c79e27dee400") format("svg");
}

@font-face {
    font-family: "Hermes Bold";
    src: url("/fonts/HPE/Hermes-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "SomeLines";
    src: url("/fonts/HPE/SomeLines.ttf") format("truetype");
}
@font-face {
    font-family: 'hermes';
    src: url('/fonts/NHTW/Hermes-Bold.eot');
    src: url('/fonts/NHTW/Hermes-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/NHTW/Hermes-Bold.woff') format('woff'), /* Modern Browsers */
    url('/fonts/NHTW/Hermes-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/NHTW/Hermes-Bold.svg#16540eadb311cef7946e844eee5f4b83') format('svg');
    font-style: normal;
    font-weight: 700; /* IE9 Compat Modes */
    /* Legacy iOS */
}

#cookieBar {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  background-color: #e8e8e8;
  padding: 23px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: Arial;
  font-size: 12px;
  color: #0b0b0b;
  line-height: 19px;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
}
.ie8 #cookieBar {
  min-height: 41px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=0, strength=10);
}
#cookieBar div {
  width: 100%;
}
#cookieBar div p {
  font-size: 12px;
}
#cookieBar div p a {
  color: #0b0b0b;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -webkit-transition: all ease-in-out 0.15s;
}
#cookieBar div p a:hover {
  color: #e3254b;
}
#cookieBar div p strong {
  display: block;
  margin-bottom: 5px;
}
#cookieBar div > a {
  display: inline-block;
  background-color: #6e6e6e;
  color: #ffffff;
  font-family: 'hermes';
  font-weight: bold;
  font-size: 14px;
  line-height: 41px;
  padding: 0 15px;
}
#cookieBar div > a:hover {
  background: #e3254b;
}
@media only screen and (min-width: 761px) {
  #cookieBar div {
    position: relative;
  }
  #cookieBar div p {
    float: left;
    margin: 0;
  }
  #cookieBar div > a {
    margin: 0;
    position: absolute;
    right: 0;
    transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -webkit-transition: all ease-in-out 0.15s;
  }
  #cookieBar div:after {
    display: block;
    content: " ";
    clear: both;
  }
}


div#header{
	margin:0;
	padding:0;
	background-image:url(../images/backgrounds/header_bgnd_01.png);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#fff;
}

div#header div.header_inner{
	width:940px;
	margin:0 auto;
	padding:0 10px;
    position: relative;
}
html.ie7 div#header div.header_inner{
    margin-bottom:-9px;
}
div.main_nav{
	margin:0;
	padding:0;
	float:left;
    position: relative;
    z-index: 100;
}
.cta_row .donate
{
    float: left;
    margin-right: 6px;
    background-color:rgb(237,20,90);
    -moz-border-radius:3px 3px 0 0;
    border-radius:3px 3px 0 0;
}
.cta_row .normal{
    float:right;
    -moz-border-radius:3px 3px 0 0;
    border-radius:3px 3px 0 0;
    background-color:rgb(98,158,74);
}
div.cta_tab_top,
div.cta_tab_btm,
div.cta_btn a{
	margin:0;
	padding:0 0 0 4px;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;	
	height:29px;
	cursor:pointer;
}
div.cta_btn .fixed_width a{
    background-image:url(../images/backgrounds/bgnd_sheet_03.png);
	background-position:left top;
	height:auto;
	padding:4px 0 0 0;
}
div.cta_tab_top{
    -moz-border-radius:0 0 3px 3px;
    border-radius:0 0 3px 3px;
    background-color:transparent;
    background-position:0 0;
}
.main_nav div.cta_tab_top{
    display:inline-block;
    background-color:rgb(237,20,90);
}
div.cta_tab_btm{
    -moz-border-radius:3px 3px 0 0;
    border-radius:3px 3px 0 0;
    background-color:transparent;
    background-position:0 -506px;
}
div.cta_btn a{
    -moz-border-radius:3px;
    border-radius:3px;
    background-color:transparent;
    background-position:0 -576px;
    float:left;
    height:24px;
    display:block;
    line-height:24px;
    text-decoration:none;
}
div.cta_btn .fixed_width{
    width:100px;
    text-align:center;
    text-transform:uppercase;
    -moz-border-radius:3px 3px 0 0;
    border-radius:3px 3px 0 0;
}
.normal div.cta_tab_btm{
	background-position:0 -1198px;
}

.donate div.cta_tab_top,.donate div.cta_tab_btm{
    display:inline-block;
    
}

div.cta_tab_top:hover{
	background-position:0 -704px;
	
    transition:box-shadow 200ms linear;
    -moz-transition:-moz-box-shadow 200ms linear;
    -webkit-transition:-webkit-box-shadow 200ms linear;
    -o-transition-transition:box-shadow 200ms linear;
	
	-moz-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    -webkit-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
}

div.cta_tab_btm:hover{
	background-position:0 -777px;
	
	transition:box-shadow 200ms linear;
    -moz-transition:-moz-box-shadow 200ms linear;
    -webkit-transition:-webkit-box-shadow 200ms linear;
    -o-transition-transition:box-shadow 200ms linear;
	
	-moz-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    -webkit-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
}
.normal div.cta_tab_btm:hover{
	background-position:0 -1133px;
	
	transition:box-shadow 200ms linear;
    -moz-transition:-moz-box-shadow 200ms linear;
    -webkit-transition:-webkit-box-shadow 200ms linear;
    -o-transition-transition:box-shadow 200ms linear;
	
	-moz-box-shadow:0 0 2px 2px rgba(98,158,74,0.4);
    -webkit-box-shadow:0 0 2px 2px rgba(98,158,74,0.4);
    box-shadow:0 0 2px 2px rgba(98,158,74,0.4);
}
div.cta_btn a:hover{
    background-position:0 -640px;
    cursor:pointer;

    transition:box-shadow 200ms linear;
    -moz-transition:-moz-box-shadow 200ms linear;
    -webkit-transition:-webkit-box-shadow 200ms linear;
    -o-transition-transition:box-shadow 200ms linear;
    
    -moz-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    -webkit-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
    box-shadow:0 0 2px 2px rgba(237,20,90,0.4);
}
div.cta_btn .fixed_width a:hover{
    background-position:-100px top;
}
div.cta_tab_top a,
div.cta_tab_btm a,
div.cta_btn a span{
	margin:0;
	padding:0 14px 0 11px;
	display:inline-block;
	line-height:29px;
	color:#fff;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
	background-color:transparent;
	-moz-border-radius:0 3px 0 0;
    border-radius:0 3px 0 0;
}

div.cta_tab_top{
	background-position:right -31px;
}

div.cta_tab_btm a{
	background-position:right -537px;
}
div.cta_btn a span{
	background-position:right -606px;
	float:left;
    height:24px;
    display:block;
    line-height:24px;
}
div.cta_btn a:hover span{
    background-position:right -670px;
}
div.cta_btn .fixed_width a span{
	height:auto;
	padding:0 4px 4px 4px;
	-moz-border-radius:0  0 3px 3px;
    border-radius:0 0 3px 3px;
    background-image:url(../images/backgrounds/bgnd_sheet_03.png);
    background-position:left bottom;
}
div.cta_btn .fixed_width a:hover span{
    background-position:100px bottom;
}
.normal div.cta_tab_btm a{
	background-position:right -1229px;
}
div.cta_tab_top a:hover,
div.cta_tab_btm a:hover{
    text-decoration:none;
}
div.cta_tab_top:hover a,div.cta_tab_top a:hover{
    background-position:right -738px;
}
div.cta_tab_btm:hover a,div.cta_tab_btm a:hover{
    background-position:right -811px;
}
.normal div.cta_tab_btm:hover a,.normal div.cta_tab_btm a:hover{
    background-position:right -1164px;
}
div.cta_tab_top a span,
div.cta_tab_btm a span{
	margin:0;
	padding:0;
	display:block;
	line-height:29px;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:right -184px;
	background-repeat:no-repeat;
}

div.main_nav ul{
	margin:21px 0 0 0;
	padding:0;
	list-style-type:none;
}

div.main_nav ul li{
	margin:0 2px 0 0;
	padding:0;
	float:left;
	height:34px;
	line-height:34px;
	position:relative;
}

div.main_nav ul li a{
	margin:0;
	padding:0 0 0 4px;
	display:block;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-position:0 -148px;
	background-repeat:no-repeat;
	color:#333333;
	font-size:1.2em;
}

div.main_nav ul li a span{
	padding:0 10px 0 6px;
	display:block;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-position:right -187px;
	background-repeat:no-repeat;
}
div.main_nav ul li.active a{
    font-weight:bold;
}
div.main_nav ul li a:hover{
	color:#333333;
	text-decoration:none;
}

div.main_nav ul li.active a,
div.main_nav ul li a:hover{
	background-position:left -65px;
}

div.main_nav ul li.active a span,
div.main_nav ul li a:hover span{
	background-position:right -104px;
} 

div.main_nav ul li img.tag{
	position:absolute;
	bottom:-5px;
	left:41%;
	display:none;
}

div.main_nav ul li.active img.tag{
	display:block;
}

div.site_tools{
	margin:0;
	padding:0;
	width:430px;
	float:right;
}

div#header div.section
{
	margin:0;
	padding:0;
	float:right;
}
div#header div.siteSelector
{
    position: absolute;
    top: 0;
    right: 136px;
    width: 376px;
}
div#header img.logo{
	display:block;
}
/*- START SECONDARY NAV -*/
div.secondary_nav{
	margin:0;
	padding:0;
	width:100%;
	background-color:#c0e2f9;
	height:38px;
	background-image:url(../images/backgrounds/secondary_nav.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}

div.secondary_nav div.sec_nav_inner{
	margin:0 auto;
	padding:0 10px;
	width:940px;
}

div.secondary_nav ul.nav{
	margin:0;
	padding:0 0 0 7px;
	list-style-type:none;
	float:left;
}

div.secondary_nav ul li{
	margin:4px 1px 0 0;
	padding:0;
	float:left;
	line-height:34px;
}

div.secondary_nav ul li a{
	margin:0;
	padding:0 0 0 4px;
	color:#333;
	display:block; 
}

div.secondary_nav ul li a span{
    display:block;
	padding:0 10px 0 6px;
	position:relative;
	line-height:34px;
}

div.secondary_nav ul li a:hover{
	text-decoration:none;
    background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
	background-position:left -225px;
}
div.secondary_nav ul li a:hover span{
    background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
    background-position:right -263px;
}
.ie7 div.secondary_nav ul li a:hover span{
    zoom:1;
    cursor:pointer;
    
}
div.secondary_nav ul li.active a{
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-position:left -225px;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
}

div.secondary_nav ul li.active a span{
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-position:right -263px;
	background-repeat:no-repeat;
}


html.ie7 div.secondary_nav ul li.active a span{
	display:inline-block;
}

div.secondary_nav ul li a span img.tag{
	position:absolute;
	bottom:-6px;
	left:40%;
	display:none;
} 

div.secondary_nav ul li.active a span img.tag{
	/*display:block;*/
} 

div.secondary_nav div.cta{
	margin:0;
	padding:0;
	float:right;
}

div.secondary_nav div.cta ul.nav{
	margin:4px 0 0 0;
	padding:0;
}

div.secondary_nav div.cta ul.nav li{
	margin:0 0 0 10px;
}

div.secondary_nav div.cta ul.nav li a{
	padding:0 8px 0 0;
	color:#333;
	font-weight:bold;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:right -135px;
	background-repeat:no-repeat;
}

div.secondary_nav div.cta ul.nav li a:hover{
	text-decoration:underline;
}
/*- END SECONDARY NAV -*/
/*- START BREADCRUMBS -*/
div.breadcrumbs{
	width:100%;
    clear: both;
    /*margin-top: -33px;*/
}

div.breadcrumbs div.breadcrumb_inner{
	margin:0 auto;
	padding:0 10px;
	width:940px;
}

div.breadcrumbs ul{
	margin:0;
	padding:10px 0;
	list-style-type:none;
	float:right;
}

div.breadcrumbs ul li{
	margin:0;
	padding:0 0 0 3px;
	float:left;
	font-weight:bold;
}

div.breadcrumbs ul li a{
	margin:0;
	padding:0 3px 0 0;
	color:#cb1b59;
	font-weight:normal;
}

/*- END BREADCRUMBS -*/
/* -- START SITE-SERVICES -- */
div.site_services{
	margin:0 0 18px 0;
	padding:0;
}

div.site_services ul{
	margin:0;
	padding:0;
	list-style-type:none; 
	float:right; 		
}

div.site_services ul li{
	margin:0;
	padding:0;
	float:left;
	line-height:29px;
	border-right:1px solid #9e9ea0;
}

div.site_services ul li.first_child,
div.site_services ul li.label{
	padding-right:7px;
    margin-left: -52px;
}

div.site_services ul li.first_child,
div.site_services ul li.label,
div.site_services ul li.last_child{
	border-right:none;
}

div.site_services ul li a{
	margin:0;
	padding:0;
	display:block;
	height:29px;
	color:#333;
}

div.site_services ul li a{
	padding-left:4px;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
	background-position:left -301px;	
}

div.site_services ul li.last_child a{
	padding-right:4px;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
	background-position:right -334px;	
}

div.site_services ul li a span{
	margin:0;
	padding:0 12px;
	display:block;
	height:29px;
	background-image:url(../images/backgrounds/bgnd_sheet_02.png);
	background-repeat:repeat-x;
	background-position:0 0;	
}

div.site_services ul li.everyone a span{
	padding-left:6px;
}

div.site_services ul li.last_child a span{
	padding-right:8px;
}
/* START ACTIVE STATE */
div.site_services ul li a.active span{
	background-position:0 -29px;
	font-weight:bold;
} 
div.site_services ul li a.active{
	background-position:left -367px;
}
div.site_services ul li.last_child a.active{
	background-position:right -400px;
}
body.everyone div.site_services ul li.everyone a,
div.site_services ul li.everyone a.active{
	background-position:left -1066px;
}
body.everyone div.site_services ul li.everyone a span,
div.site_services ul li.everyone a.active span{
	background-position:left -221px;
}
body.african div.site_services ul li.african a,
div.site_services ul li.african a.active{
	background-position:-108px -883px;
}
body.gay div.site_services ul li.gay a,
div.site_services ul li.gay a.active{
	background-position:-108px -955px;
}
body.young div.site_services ul li.young a,
div.site_services ul li.young a.active{
	background-position:right -1027px;
}
body.african div.site_services ul li.african a span,
div.site_services ul li.african a.active span,
body.gay div.site_services ul li.gay a span,
div.site_services ul li.gay a.active span,
body.young div.site_services ul li.young a span,
div.site_services ul li.young a.active span{
	background-image:none;
} 


/* END ACTIVE STATE */
/* START HOVER STATE */
div.site_services ul li a:hover{
	color:#333;
	text-decoration:none;
}

div.site_services ul li a:hover span{
	background-position:0 -29px;
}
html.ie7 div.site_services ul li a:hover span{
    cursor:pointer;
}
div.site_services ul li a:hover{
	background-position:left -367px;
}

div.site_services ul li.last_child a:hover{
	background-position:right -400px;
}
div.site_services ul li.everyone a:hover {
	background-position:left -1066px;
}
div.site_services ul li.african a:hover {
	background-position:-108px -883px;
}
div.site_services ul li.gay a:hover {
	background-position:-108px -955px;
}
div.site_services ul li.young a:hover{
	background-position:right -1028px;
}
div.site_services ul li.everyone a:hover span{
    background-position:left -221px;
}
div.site_services ul li.african a:hover span,
div.site_services ul li.gay a:hover span,
div.site_services ul li.young a:hover span{
	background-image:none;
}
/* END HOVER STATE */
div.site_services ul li.first_child{
	padding-top:6px;
}

/* -- END SITE-SERVICES -- */
/* -- START SITE-SEARCH -- */
div.site_search{
	margin:0;
	padding: 0;
}

div.site_search div.internal{
	float:right;
}
div.site_search fieldset{
	background-color:#eee;
	position:relative;
}

div.site_search legend{
	margin:0;
	padding:0;
	display:none;
}
div.site_search  .submit_label{
	display:block;
	position:absolute;
	right:5px;
	top:5px;
    font-weight:normal;
    white-space:normal;
    font-weight:bold;
    z-index:0;
}
div.site_search div.search_wrap{
	margin:0;
	padding:0 0 0 6px;
	width:180px;
	height:28px;
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
	background-position:0 -437px;
	background-color:transparent;
}

div.site_search div.search_wrap div.wrap_inner{
	background-image:url(../images/backgrounds/bgnd_sheet_01.png);
	background-repeat:no-repeat;
	background-position:right -475px;
	background-color:transparent;
	height:28px;
}

div.site_search div.input_wrap{
	float:left;
	margin:0;
	padding:0;
	width:150px;
	height:28px;
}

div.site_search div.input_wrap label{
	top:7px;
	left:8px;
	color:#555;
	display:none;
}

div.site_search div.input_wrap label.hide_label{
	left:-9999px;
}

div.site_search div.input_wrap input.text{
	margin:0;
	padding:2px;
	background-color:transparent;
	/*line-height:2px;*/
	height:22px;
	color:#555;
}
html.ie7 div.site_search div.input_wrap input.text,
html.ie8 div.site_search div.input_wrap input.text{
    padding-top:5px;
}
div.site_search input.submit{
	float:left;
	display:inline-block;
	margin:2px 2px 0 0;
	padding:0;
	width:28px;
	border:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
	height:24px;
	vertical-align:middle;
	color:#fff;
	background-color:#fff;
	background-image:url(../images/icons/icon_sheet.png);
	background-repeat:no-repeat;
	background-position:right -54px;
	text-indent:100px;
	position:relative;z-index:1;
	line-height:999em;
	overflow:hidden;
}
div.site_search input.submit:focus,
div.site_search input.submit:hover{
background-color:#fcedf3;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
/* -- END SITE-SEARCH -- */
/* -- START MAIN NAV -- */
div#header div.nav{
	margin:0;
	padding:0;
	width:960px;
	background-color:#d4d4d4;
	border-bottom:1px solid #fff;
}

div#header div.nav ul{
	margin:0;
	padding:0;
	list-style-type:none;  		
	float:right;
}

div#header div.nav ul li{
	margin:0;
	padding:0;
	float:left;
	font-size:1.666em;
}

div#header div.nav ul li a{
	margin:0;
	padding:10px 20px;
	display:block;
	color:#333;
	background-color:#d4d4d4;
}

div#header div.nav ul li a:hover{
	background-color:#999;
	color:#fff;
	text-decoration:none;
}
/* -- END MAIN NAV -- */
/* ----- END HEAD-SECTION ----- */
/* ----- START SUB-NAV ----- */
div#aside div.nav{
	margin:0;
	padding:0 0 0 0;
}

div#aside div.nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	background-image:url(../images/backgrounds/bgnd_nav_01.png);
	background-color:transparent;
	background-position:0 0;
	background-repeat:repeat;
	border-top:1px solid #90c5e2;
}
div#aside div.nav ul li{
	margin:0;
	padding:0;
	font-size:1em;
	border-bottom:1px solid #90c5e2;
}

div#aside div.nav ul li a{
	margin:0;
	padding:10px 5px 10px 5px;
	font-weight:bold;
	display:block;
	color:#333;
}

div#aside div.nav ul li.active > a {
	padding-left: 13px;
    border-bottom: 0;
	background-color:#E8E8E8;    
    color: #3853c4;
    box-sizing: border-box;
    position: relative;
    top: -1px;
    border-left: 3px solid #3853c4;
}

div#aside div.nav ul li.active ul li a{
	padding:10px 5px 10px 15px;
	border-bottom:none;
	background-color: transparent;
}
div#aside > div.nav > ul > li.active > ul > li.active > a,
div#aside > div.nav > ul > li.active > ul > li.active > a:hover
{
    padding-left: 13px;
    font-weight: bold;
    color: #E54E67;
    background: #e8e8e8;
    border-left: 3px solid #e54e67;
}
div#aside div.nav ul li a:hover,
div#aside div.nav ul li.active ul li a:hover
{	
    color:#CB1B59;
	text-decoration:none;
}

div#aside div.nav ul li ul{
	margin:0;
	padding:0;
	border-top:none;
	background:none;
}

div#aside div.nav ul li ul li{
	margin:0;
	padding:0;
	font-size:1em;
	border-bottom:none;
}

div#aside div.nav ul li ul li a{
	margin:0;
	padding:0;
	font-weight:normal;
}

div#aside div.nav ul li ul li ul{
	margin:0;
	padding:0;
	border-top:none;
	background:none;
}

div#aside div.nav ul li ul li ul li{
	margin:0;
	padding:0;
	font-size:1em;
	border-bottom:none;
}

div#aside div.nav ul li ul li ul li a,
div#aside div.nav ul li.active ul li.active ul li a{
	margin: 4px 0;
	padding: 10px 5px 5px 30px;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
    border-left: 0;
}
div#aside div.nav ul li ul li ul li.active a,
div#aside div.nav ul li.active ul li.active ul li.active a{
	font-weight: 700;
	color: #3853c4;
}
/* ----- END SUB-NAV ----- */

/* ----- START MAIN-CONTENT ----- */

/* - START CAROUSELS - */
div.carousel_wrap{
    position:relative;
	margin:0 2px 10px 2px;
	padding:0;
}
body.home div.carousel_wrap
{
	margin:20px 0;
	background-image:none;
}
div.carousel_wrap .bg{
    padding:0 0 6px 4px;
    margin:0;
    background-image:url(../images/backgrounds/carousel_base_01.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
body.home div.carousel_wrap .bg,
body.promo_page div.carousel_wrap .bg{
    background: none;
}
div.carousel_wrap .mask{
    overflow:hidden;
    max-width:760px;
	max-height:280px;
}
.ie7 div.carousel_wrap .mask{
    position:relative;
}
body.home div.carousel_wrap .mask,
div.carousel_wrap .mask{
    max-width:940px;
}
.ie7 body.home div.carousel_wrap .mask{

}
div.carousel_wrap ul.slider-holder{
	margin:0;
	padding:0;
	list-style-type:none;
	width:4700px;
	height:280px;
}
.js div.carousel_wrap ul.slider-holder{
	position:relative;
}
div.carousel_wrap ul.slider-holder li{
	margin:0;
	padding:0;
	float:left;
	display:none;
}
.js div.carousel_wrap ul.slider-holder li{
	position:absolute;
	display:block;
	width:940px;
	height:280px;
	top:326px;
}
.js div.carousel_wrap ul.slider-holder li.active{
	top:0;
}
div.carousel_wrap ul.slider-holder li.active{
	display:block;
}
ul.slider-holder li div.image_panel{
	margin:0;
	padding:0;
	
}
ul.slider-holder li div.image_panel div.panel_inner{
	margin:0;
	padding:0;
}
ul.slider-holder li div.image_panel div.panel_inner a{
    background-color:#eee;
    display:block;
}
.ie7 ul.slider-holder li div.image_panel div.panel_inner a{
    position:relative;
}
body.home ul.slider-holder li div.image_panel{
	
}
ul.slider-holder li div.image_panel img{
	display:block;
}
div.carousel_wrap ul.slider-holder li div.image_panel img{
	left:-90px;
}
#main div.carousel_wrap ul.slider-holder li div.image_panel img {
	position: relative;
	left: -180px;
}
body.home div.carousel_wrap ul.slider-holder li div.image_panel img,
body.promo_page div.carousel_wrap ul.slider-holder li div.image_panel img
{
	left:0;
}
ul.slider-holder div.details{
	margin:0;
	padding:18px;
	width:239px;
	position:absolute;
	z-index:2;
	top:25px;
	left:25px;
	background-image:url(../images/backgrounds/fff_95percent.png);
	background-position:0 0;
	background-repeat:repeat;
}
ul.slider-holder div.image_panel div.panel_inner div.details a{
    width:auto;
    height:auto;
    background-color:transparent;
}
body.home ul.slider-holder div.details,
body.promo_page ul.slider-holder div.details{
	padding:15px;
}

ul.slider-holder div.details h1{
	margin:0 0 2px 0;
	padding:0;
	color:#0f7bae;
	font-weight:bold;
	line-height:1em;
}
ul.slider-holder div.details h2{
	margin:0 0 5px 0;
	padding:0;
	color:#0f7bae;
	font-weight:normal;
	line-height:1em;
}
ul.slider-holder div.details p{
	margin:0 0 12px 0;
	padding:0;
}

ul.slider-holder div.details p a{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#cb1b59;
}

ul.slider-nav{
	margin:0;
	padding:0 0 0 0;
	width:745px;
	height:41px;
	list-style-type:none;
	background-image:url(../images/backgrounds/bgnd_sheet_02.png);
	background-position:0 -93px;
	background-repeat:repeat-x;
	position:absolute;
	bottom:16px;
	left:11px;
	z-index:1000;
}
.no-js ul.slider-nav{
    display:none;
}
ul.slider-nav li{
	margin:0;
	padding:0;
	float:left;
	line-height:41px;
	width:186px;
}

ul.slider-nav li.last_child{
	width:187px;
}

ul.slider-nav li a{
	margin:0;
	display:block;
	height:41px;
	line-height:41px;
	color: #000;
}
ul.slider-nav li a:hover,
ul.slider-nav li a:focus{
	text-decoration:none;
	background-image:url(../images/backgrounds/carousel_tab_menu_bgnd_hover.png);
    background-position:0 0;
    background-repeat:repeat-x;
    color:#333;
} 
ul.slider-nav li a:visited,
ul.slider-nav li a:active{

}
ul.slider-nav li.active a,
ul.slider-nav li.active a:link{
	background-image:none;
	background-color:#1b71ca;
	color:#fff;
	font-weight:700;
}
ul.slider-nav li a span.bullet{
	padding:0 0 0 45px;
	display:block;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:15px -215px;
	background-repeat:no-repeat;
}
ul.slider-nav li.first_child a span.bullet{
	background-position:15px -215px;
}

ul.slider-nav li.second_child a span.bullet{
	background-position:15px -255px;
}

ul.slider-nav li.third_child a span.bullet{
	background-position:15px -295px;
}

ul.slider-nav li.fourth_child a span.bullet{
	background-position:15px -695px;
}

ul.slider-nav li.last_child a span.v{
	background-position:15px -215px;
}

ul.slider-nav li.everyone a span.bullet{
	background-position:15px -335px;
}

ul.slider-nav li.african a span.bullet{
	background-position:15px -255px;
}

ul.slider-nav li.gay a span.bullet{
	background-position:15px -375px;
}

ul.slider-nav li.young a span.bullet{
	background-position:15px -415px;
}

/*- HOME CAROUSEL -*/
div.carousel_wrap ul.slider-nav{
	bottom:25px;
}
div.carousel_wrap ul.slider-nav
{
	width: auto;
    bottom: 6px;
    right: 2px;
    height: 8px;
    display: inline-block;
    background: #fff;
    float: right;
    left: inherit;
    padding: 7px 1px 5px 12px;
    z-index: 10;
}
div.carousel_wrap ul.slider-nav li,
div.carousel_wrap ul.slider-nav li a,
div.carousel_wrap ul.slider-nav li a span
{
	width:8px;
    height: 8px;
    padding: 0;
    margin: 0;
}
div.carousel_wrap ul.slider-nav li
{
    margin-right: 11px;    
}
div.carousel_wrap ul.slider-nav li a span
{
    text-align: left;
    text-indent: -999em;
}
ul.slider-nav li a
{
    background: #0d2227;
    border-radius: 5px;
}
ul.slider-nav li.active a,
ul.slider-nav li.active a:link
{
    background: #ee2062;
}


/* pause - play */
div.carousel_wrap div.controls{
	top:10px;
	right:10px;
	position:absolute;
	z-index:10;
	height:36px;
	width:36px;
	overflow:hidden;
}
.no-js div.carousel_wrap div.controls{
    display:none;
}
div.carousel_wrap div.controls a.pause{
	display:block;
	height:36px;
	width:36px;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:-1px -625px;
	background-repeat:no-repeat;
	position:relative;
}
div.carousel_wrap div.controls a:hover.pause,
div.carousel_wrap div.controls a:focus.pause{
	background-position:-38px -625px;
}
div.carousel_wrap div.controls a.play{
	display:block;
	height:36px;
	width:36px;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:-75px -625px;
	background-repeat:no-repeat;
	position:relative;
}
div.carousel_wrap div.controls a:hover.play,
div.carousel_wrap div.controls a:focus.play{
	background-position:-112px -625px;
}
div.carousel_wrap div.controls div.off a.pause,
div.carousel_wrap div.controls div.off a.play{
    top:-36px;
}
/* - END CAROUSELS - */
/* - START INTRO-BLOCKS - */
/* INTRO_SPOT */
div.intro_spot{
	width:720px;
}

div.intro_spot div.image{
	width:440px;
	margin:0;
	padding:0;
	float:left;
}

div.intro_spot div.detail{
	width:280px;
	margin:0;
	padding:0;
	float:left;
}

div.intro_spot div.detail div.inner{
	padding:15px 20px;
}
/* INTRO_BLOCKQUOTE */
div.intro_blockquote{
	width:720px;
}

div.intro_blockquote h1{
	margin:0;
	padding:15px 20px 15px 20px;
}

div.intro_blockquote blockquote{
	margin:0 20px;
	padding:0;
	/*background-image:url("../images/icons/quote_right_01.png");*/
    background-position:0 4px;
    background-repeat:no-repeat;
	text-indent:22px;
}

div.intro_blockquote blockquote p{
	margin:0;
	padding:0 25px 0 0;
	/*background-image:url("../images/icons/quote_left_01.png");*/
    background-position:412px 52px;
    background-repeat:no-repeat;
	font-size:1.5em;
	font-weight:normal;
}
/* - END INTRO-BLOCKS - */
/* - START COLUMN STRUCTURE - */
div.section{
	margin:0 0 1.5em 0;
	padding:0;
}

/* ONE_COLUMN */
div.one_column{
	width:720px;
}

div.one_column div.inner{
	padding:20px 24px;
}
/* TWO_COLUMN */
div.two_column{
	width:720px;
}

div.two_column div.column{
	float:left;
	width:360px;
}

div.two_column div.column_one div.inner{
	padding:0 12px 0 24px;
}

div.two_column div.column_two div.inner{
	padding:0 24px 0 12px;
}

/* THREE_COLUMN */
div.three_column{
	width:720px;
}

div.three_column div.column{
	float:left;
	width:240px;
}

div.three_column div.column_one div.inner{
	padding:0 8px 0 24px;
}

div.three_column div.column_two div.inner{
	padding:0 16px;
}

div.three_column div.column_three div.inner{
	padding:0 24px 0 08px;
}
/* FOUR_COLUMN */
div.four_column{
	width:720px;
}

div.four_column div.column{
	float:left;
	width:180px;
}

div.four_column div.column_one div.inner{
	padding:0 0 0 24px;
}

div.four_column div.column_two div.inner{
	padding:0 12px;
}

div.four_column div.column_three div.inner{
	padding:0 12px;
}

div.four_column div.column_four div.inner{
	padding:0 24px 0 0;
}
/* TWO COLUMN IRREGULAR */
div.irregular_two_column{
	width:780px;
}

div.irregular_two_column div.column_one{
	float:left;
	width:480px;
}

div.irregular_two_column div.column_two{
	float:left;
	width:240px;
}

div.irregular_two_column div.column_one div.inner{
	padding:0;
}

div.irregular_two_column div.column_two div.inner{
	padding:0;
}

/* THREE COLUMN IRREGULAR */
div.irregular_three_column_01{
	width:780px;
}
div.irregular_three_column_01 h1{
	display:none;
}
div.irregular_three_column_01 div.column_one,
div.irregular_three_column_01 div.column_two{
	float:left;
	width:240px;
}

div.irregular_three_column_01 div.column_three{
	float:left;
	width:300px;
}

div.irregular_three_column_01 div.column_one div.inner{
	padding:0;
}

div.irregular_three_column_01 div.column_two div.inner{
	padding:0;
}

div.irregular_three_column_01 div.column_three div.inner{
	padding:0;
}

body.home div.irregular_three_column_01, .forum div.irregular_three_column_01 {
	width:946px;
}

body.home div.irregular_three_column_01 div.column_one,
body.home div.irregular_three_column_01 div.column_two,
.forum div.irregular_three_column_01 div.column_one,
.forum div.irregular_three_column_01 div.column_two
{
	float:left;
	width:320px;
}

body.home div.irregular_three_column_01 div.column_three,
.registration-section div.irregular_three_column_01 div.column_three,
.forum .registration-section div.irregular_three_column_01 div.column_three
{
	float:left;
	width:306px;
}

body.home div.irregular_three_column_01 div.column_one div.inner
{
	padding:0 12px 0 10px;
}

body.home div.irregular_three_column_01 div.column_two div.inner
{
	padding:0 10px 0 6px;
}

body.home div.irregular_three_column_01 div.column_three div.inner,
.registration-section div.irregular_three_column_01 div.column_three div.inner
{
	padding:0;
}

body.home div.panel_01{
	padding:6px 0 0 0;
	background-image:url(../images/backgrounds/home_tri_cap_01.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
body.home.everyone div.panel_01{
	background-image:url(../images/backgrounds/home_tri_cap_01_everyone.png);
}
body.home.african div.panel_01{
	background-image:url(../images/backgrounds/home_tri_cap_01_african.png);
}
body.home.gay div.panel_01{
	background-image:url(../images/backgrounds/home_tri_cap_01_gay.png);
}
body.home.young div.panel_01{
	background-image:url(../images/backgrounds/home_tri_cap_01_young.png);
}
body.home div.panel_01 div.panel_inner{
	padding:0 0 10px 0;
	background-image:url(../images/backgrounds/home_tri_body_01.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
body.home.everyone div.panel_01 div.panel_inner{
	background-image:url(../images/backgrounds/home_tri_body_01_everyone.png);
}
body.home.african div.panel_01 div.panel_inner{
	background-image:url(../images/backgrounds/home_tri_body_01_african.png);
}
body.home.gay div.panel_01 div.panel_inner{
	background-image:url(../images/backgrounds/home_tri_body_01_gay.png);
}
body.home.young div.panel_01 div.panel_inner{
	background-image:url(../images/backgrounds/home_tri_body_01_young.png);
}
body.home div.irregular_three_column_01 div.column_one div.image_spotlight,
body.home div.irregular_three_column_01 div.column_two div.image_spotlight,
.forum div.irregular_three_column_01 div.column_one div.image_spotlight,
.forum div.irregular_three_column_01 div.column_two div.image_spotlight,
.registration-section div.irregular_three_column_01 div.column_one div.image_spotlight,
.registration-section div.irregular_three_column_01 div.column_two div.image_spotlight
{
	width:303px;
	background-image:url(../images/backgrounds/home_tri_pic_cap_01.png);	
}

body.home div.irregular_three_column_01 div.column_three div.image_spotlight,
.registration-section div.irregular_three_column_01 div.column_three div.image_spotlight
{
	width:296px;
	background-image:url(../images/backgrounds/home_tri_pic_cap_02.png);
}

.forum div.irregular_three_column_01 div.column_one div.image_spotlight div.spot_inner,
.forum div.irregular_three_column_01 div.column_two div.image_spotlight div.spot_inner,
body.home div.irregular_three_column_01 div.column_one div.image_spotlight div.spot_inner,
body.home div.irregular_three_column_01 div.column_two div.image_spotlight div.spot_inner{
	/*width:303px;*/
	background-image:url(../images/backgrounds/home_tri_pic_body_01.png);	
}

body.home div.irregular_three_column_01 div.column_three div.image_spotlight div.spot_inner
{
	/*width:296px;*/
	background-image:url(../images/backgrounds/home_tri_pic_body_02.png);
}

body.home div.irregular_three_column_01 div.column_one div.spotlight_content,
body.home div.irregular_three_column_01 div.column_two div.spotlight_content
{
	width:291px;
}

body.home div.irregular_three_column_01 div.column_three div.spotlight_content{
	width:284px;
}

div.tabbed_content div.irregular_three_column_01{
	width:768px;
}

div.tabbed_content div.irregular_three_column_01 div.column_three{
	float:left;
	width:288px;
}

div.tabbed_content div.irregular_three_column_01 div.column_one div.inner{
	padding:0 0 0 20px;
}

div.tabbed_content div.irregular_three_column_01 div.column_two div.inner{
	padding:0;
}

div.tabbed_content div.irregular_three_column_01 div.column_three div.inner{
	padding:0 20px 0 10px;
}

div.tabbed_content h3{
	font-size:1.5em;
	font-weight:normal;
}

div.three_column div.events h3,
div.tabbed_content div.irregular_three_column_01 div.column_three h3{
	background-image:url(../images/icons/icon_sheet.png);
	background-position:right -94px;
	background-repeat:no-repeat;
	padding-bottom:2px;
}

div.three_column div.events h3{
	margin-bottom:1em;
	padding:0 0 0 18px;
	width:215px;
}

div.three_column div.events ul,
div.tabbed_content div.irregular_three_column_01 div.column_three ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.three_column div.events ul{
	padding:0 0 0 18px;
}

div.three_column div.events ul li,
div.tabbed_content div.irregular_three_column_01 div.column_three ul li{
	margin:0 0 20px 0;
	padding:0;
}

div.three_column div.events ul li a,
div.tabbed_content div.irregular_three_column_01 div.column_three ul li a{
	color:#cb1b59;
	font-weight:bold;
}
/* - START HOMEPAGE BESPOKE - */
body.home div.irregular_two_column{
	width:946px;
}

body.home div.irregular_two_column div.column_one{
	float:left;
	width:640px;
}

body.home div.irregular_two_column div.column_two{
	float:left;
	width:306px;
}

body.home div.irregular_two_column div.column_one div.inner{
	padding:0;
}

body.home div.irregular_two_column div.column_two div.inner{
	padding:0;
}

body.home div.irregular_two_column div.irregular_sub_two_column{
	width:640px;
}

body.home div.irregular_sub_two_column div.column_one{
	float:left;
	width:325px;
}

body.home div.irregular_sub_two_column div.column_two{
	float:left;
	width:315px;
}
body.home div.irregular_two_column div.irregular_sub_two_column div.column_one div.image_spotlight{
	background-image:url(../images/backgrounds/home_img_panel_cap_02.png);
	width:312px;
}
body.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.image_spotlight{
	background-image:url(../images/backgrounds/home_img_panel_cap_02.png);
	width:303px;
}

body.home div.irregular_two_column div.irregular_sub_two_column div.column_one div.spot_inner{
	background-image:url(../images/backgrounds/home_img_panel_body_02.png);
	padding-bottom:12px;
}

body.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.spot_inner{
	background-image:url(../images/backgrounds/home_img_panel_body_02.png);
	padding-bottom:12px;
}
body.home div.irregular_two_column div.irregular_sub_two_column div.column div.spot_inner img{
    width:/*301*/291px;
    top:0;
}
body.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.spot_inner img{
    width:291px;
}

body.home div.irregular_sub_two_column div.column_one div.image_spotlight div.spotlight_content{
	width:/*301*/291px;
}
.js body.home div.irregular_sub_two_column div.column_one div.image_spotlight div.spotlight_content{
	bottom:12px;
}
body.home div.irregular_two_column div.column_two div.image_spotlight div.spotlight_content{
	width:225px;
}
.js body.home div.irregular_two_column div.column_two div.image_spotlight div.spotlight_content{
	bottom:12px;
}
body.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.image_spotlight div.spotlight_content{
	width:291px;
}

body.home div.irregular_two_column div.column_two div.article{
	background-image:url(../images/backgrounds/grey_dotted-line_01.png);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0;
	padding:16px 0;
}
body.home div.irregular_two_column div.column_two div.top_separator{
	background-image:url(../images/backgrounds/grey_dotted-line_01.png);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0;
	padding:15px 0;
}
body.home div.column_two div.article h3{
	font-size:1.5em;
	font-weight:normal;
	color:#333;
	margin-bottom:.2em;
}

body.home div.column_two div.article p{
	margin:0;
	padding:0;
	font-size:1em;
	color:#333;
}

body.home div.column_two div.article p a{
	color:#CB1B59;
}

/* - END HOMEPAGE BESPOKE - */

/* - TWO COLUMNS:content page - */
.two_columns .first_column{
    float:left;
    width:512px;
    padding:0;
    margin:0;
}

.two_columns .first_column .cap_first_column{
    background-image:url(../images/backgrounds/content_top.png);
    background-position:0 0;
    background-repeat:no-repeat;
    padding:6px 0 0 0;
    margin:0 0 1.5em 0;
}
.two_columns .second_column{
    float:left;
    width:248px;
    margin-left:10px;
}
.two_columns .inner_first_column{
    padding:0 0 6px 0;
    background-image:url(../images/backgrounds/content_bottom.png);
    background-position:left bottom;
    background-repeat:no-repeat;
}
.two_columns .inner_first_column .body_first_column{ 
    padding:14px 20px 14px 20px;
    background-image:url(../images/backgrounds/content_body.png);
    background-position:0 0;
    background-repeat:repeat-y;
}
.two_columns .second_column .aside{
    background-image:url(../images/backgrounds/sml_spot_cap_01.png);
    background-position:0 0;
    background-repeat:no-repeat;
    padding:6px 0 0 0;
    margin-bottom:10px;
}
.two_columns .second_column .aside .inner_aside{
    width:208px;
    padding:14px 20px 20px 20px;
    background-image:url(../images/backgrounds/sml_spot_body_01.png);
    background-position:left bottom;
    background-repeat:no-repeat;
	float: left;
}
.two_columns .second_column .aside .inner_aside img{
    margin-bottom:1em;
}
/* - END TWO COLUMNS - */

/* - END COLUMN STRUCTURE - */
/* --- START HOMEPAGE BESPOKE --- */
body.home div.hero{
	width:460px;
	height:305px;
	margin:0 0 24px 0;
	padding:40px 0 0 500px;
	/*background-image:url(../images/pics/hero_banner_01.jpg);*/
	background-position:0 0;
	background-repeat:no-repeat;
}

div.hero h1{
	margin:0 0 20px 0;
	padding:0;
	color:#fff;
	font-size:2.5em;
}

div.hero blockquote p{
	margin:0 0 12px 0;
	padding:0 100px 0 0;
	font-size:1.5em;
	color:#fff;
}
/* --- END HOMEPAGE BESPOKE --- */
/* --- START SPECIAL-CONTENT --- */
/* -- START PANELS -- */
div.irregular_two_column div.panel_wrap{
	margin:0;
	padding:5px 0 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
}

div.irregular_two_column div.panel_wrap div.panel_inner{
	margin:0;
	padding:18px 20px 11px 20px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.irregular_two_column div.column_one div.panel_wrap{
	background-image:url(../images/backgrounds/ireg_lft_cap_01.png);
	width:465px;
}

div.irregular_two_column div.column_two div.panel_wrap{
	background-image:url(../images/backgrounds/ireg_rgt_cap_01.png);
	width:288px;
}

div.irregular_two_column div.column_one div.panel_inner{
	background-image:url(../images/backgrounds/ireg_lft_body_01.png);
}

div.irregular_two_column div.column_two div.panel_inner{
	background-image:url(../images/backgrounds/ireg_rgt_body_01.png);
}

body.home div.irregular_two_column div.column_two div.panel_wrap{
	background-image:url(../images/backgrounds/home_sup_panel_cap_01.png);
	width:307px;
}

body.home div.irregular_two_column div.column_two div.panel_inner{
	background-image:url(../images/backgrounds/home_sup_panel_body_02.png);
	padding-bottom:20px;
	padding-top: 10px;
}

html.ie7 div.irregular_two_column div.column_two div.panel_inner{
	padding-bottom:18px;
}

div.irregular_two_column h3{
	font-size:1em;
}

div.irregular_two_column div.column_one img.sup_img_01{
	float:right;	
	display:block;
	margin:2px 3px 4px 5px;
}

div.irregular_two_column ul.cta{
	margin:0 0 20px 15px;
	padding:0;
	list-style-type:none;
}

div.irregular_two_column ul.cta li{
	margin:0 0 12px 0;
	padding:0;
}

div.irregular_two_column ul.cta li a{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#CB1B59;
}

div.irregular_two_column ul.cta li a:hover{
	text-decoration:underline;
}

div.irregular_two_column ul.cta li.active a{
	color:#333;
}



/* TWO COLUMN REGULAR */
div.regular_two_columns{
margin:0 0 4px 0;
padding:6px 0 0 0;
width:628px;
background-image:url(../images/backgrounds/regular_two_cap.png);
background-position:left top;
background-repeat:no-repeat;
}
.help_box div.regular_two_columns{
	margin-left: 4px;
}
div.regular_two_columns div.section_inner{
margin:0;
padding:10px 0 15px 0;
background-image:url(../images/backgrounds/regular_two_body.png);
background-position:right bottom;
background-repeat:no-repeat;
}
div.regular_two_columns div.section_inner h2.sectionTitle{
    margin:0 23px 5px 14px;
    padding:4px;
}

div.regular_two_columns div.column,
body.home div.regular_two_columns div.column{
    float:left;
    width:314px;
}
div.regular_two_columns div.column_two,
body.home div.regular_two_columns div.column_two{
    /*background-color:green;*/
}
div.regular_two_columns div.column div.inner,
body.home div.regular_two_columns div.column div.inner{
    padding:0 0 0 10px;
}
div.regular_two_columns div.column_two div.inner,
body.home div.regular_two_columns div.column_two div.inner{
    padding-left:11px;
}
/* BOX */
div.box{
width:303px;
margin:0;
padding:6px 0 0 0;
background-position:0 0;
background-repeat:no-repeat;
background-image:url(../images/backgrounds/box_cap_303.png);
}
div.regular_two_columns div.column_two div.box{
width:283px;
background-image:url(../images/backgrounds/box_cap_283.png);
}
div.inner_box{
    margin:0;
padding:0px 2px 6px 6px;
background-position:left bottom;
background-repeat:no-repeat;
background-image:url(../images/backgrounds/box_body_303.png);
}
div.bg_box{
    margin-right:4px;
}
div.box h2{
    padding:10px 10px 0 10px;
}
div.content_box{
    padding:10px 50px 10px 10px;
}

div.regular_two_columns div.column_two div.inner_box{
background-image:url(../images/backgrounds/box_body_283.png);
}

div.inner_box img.fit{
width:291px;
display:block;
}
div.regular_two_columns div.column_two div.inner_box img.fit{
width:291px;

}
div.box div.link{
    width:291px;
    position:relative;
}
div.box div.link div.over_text{
    position:absolute;
    top:20px;
    right:20px;
}
div.box div.find .bg_box{
    background-image:url(../images/backgrounds/find.gif);
    background-position:98% 1.5em;
    background-repeat:no-repeat;
}
div.box div.find .input_wrap{
    float:left;
}
div.box div.find .input_wrap label,
div.box div.find .submit_input label{
    display:none;
}
div.box div.find .input_wrap input{
    border:1px solid #a6a6a6;
    padding:4px;
}
div.box div.find .submit_input{
    margin:0 0 0 2px;
}
div.box div.find fieldset{
    margin-bottom:10px;
}
div.box div.find p.moreLink{
    margin:0;
}
div.box div.contact .content_box{
    padding-bottom:0;
}
div.box div.contact .bg_box{
    background-image:url(../images/backgrounds/contact.gif);
    background-position:98% 1.5em;
    background-repeat:no-repeat;
}
div.box div.contact .direct{
    padding:0 10px 10px 10px;
    margin:0;
}
/* -- END PANELS -- */
/* - START IMAGE SPOTS - */
div.image_spotlight{
	margin:0;
	padding:6px 0 0 0;
	background-position:0 0;
	background-repeat:no-repeat;
}

div.image_spotlight div.spot_inner{
	margin:0;
	padding:0px 2px 6px 6px;
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
}
.js div.donations div.image_spotlight div.spot_inner{
    cursor:pointer;
}
div.image_spotlight div.spot_inner a{
    display:block;
    overflow:hidden;
    width:235px;
    background-color:#eee;
    height:170px;
}
.ie7 div.image_spotlight div.spot_inner a{
    position:relative;
}
div.image_spotlight div.spot_inner a img{
    position:relative;
    width:235px;
}
.spotlight_02 div.image_spotlight div.spot_inner a{
    width:196px;
    height:124px;
}
.spotlight_02 div.image_spotlight div.spot_inner a img{
    width:196px;
    top:-16px;
}
.home div.image_spotlight div.spot_inner a{
    width:291px;
    height:205px;
}
.home div.image_spotlight div.front a, .forum div.image_spotlight div.front a{
	width:291px;
	height: 104px;
}

.home div.second_spotlight div.spot_inner a{
    height: 205px;
}
.home div.second_spotlight div.spot_inner a img,
body.home div.irregular_two_column div.irregular_sub_two_column div.column div.second_spotlight div.spot_inner img{
    top: 0px;
}
.donations div.image_spotlight div.spot_inner a,
.donations div.image_spotlight div.spot_inner .mask{
    width:234px;
    height:143px;
}
.donations div.image_spotlight div.spot_inner .mask{
    display:block;
    overflow:hidden;
}
.donations div.image_spotlight div.spot_inner a img,
.donations div.image_spotlight div.spot_inner .mask img{
    width:234px;
    top:-17px;
}
.home .donations div.image_spotlight div.spot_inner a,
.home .donations div.image_spotlight div.spot_inner .mask,
.home .donations div.image_spotlight div.spot_inner label,
.home div.irregular_two_column .donations div.image_spotlight div.spot_inner a{
    width:188px;
    height:115px;
}
div.image_spotlight div.spot_inner .caption a,
div.image_spotlight div.spot_inner .more a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.irregular_two_column div.column_one div.image_spotlight{
	background-image:url(../images/backgrounds/lrg_spot_cap_01.png);
	width:424px;
	margin-bottom:8px; 
}

div.irregular_two_column div.column_two div.image_spotlight{
	background-image:url(../images/backgrounds/sml_spot_cap_01.png);
	width:244px;
	margin-bottom:8px;
}

div.irregular_two_column div.column_one div.spot_inner{
	background-image:url(../images/backgrounds/lrg_spot_body_01.png);
}

div.irregular_two_column div.column_two div.spot_inner{
	background-image:url(../images/backgrounds/sml_spot_body_01.png);
	padding-bottom:9px;
}
div.irregular_two_column div.column_two div.spot_inner a{
    display:block;
    overflow:hidden;
    width:232px;
    height:151px;
    background-color:#eee;
}
div.irregular_two_column div.column_two div.spot_inner a img{
    width:232px;
    top:-17px;
}
.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.spot_inner a{
    width:291px;
    height:205px;
}
.home div.irregular_two_column div.column_two div.second_spotlight div.spot_inner a{
    height: 205px;
}
div.irregular_two_column div.column_two div.spot_inner .caption a,
.home div.irregular_two_column div.column_two div.second_spotlight div.spot_inner .caption a,
.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.image_spotlight div.spot_inner img{
	display:block;
	padding:0;
    border:none 0;
    
    -moz-border-radius:0;
    border-radius:0;
    
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
div.image_spotlight div.spot_inner div.spotlight_content{
    background-image:url(../images/backgrounds/fff_95percent.png);
	background-position:0 0;
	background-repeat:repeat;
	background-color:transparent;
}
div.image_spotlight div.spot_inner p.caption
{
	margin:0;
	padding:10px 12px;
	font-weight:bold;
}
.registration-section div.image_spotlight div.spot_inner p.caption
{
    padding: 0;    
}
div.image_spotlight div.spot_inner div.description{
	padding:0 12px;
}
.js div.image_spotlight div.spot_inner div.spotlight_content{
	position:absolute;
	z-index:2;
	bottom:6px;
	left:6px;
	overflow:hidden;
}
.registration-section div.image_spotlight div.spot_inner div.description
{
    padding-top: 9px;
}
#aside div.image_spotlight div.spot_inner div.spotlight_content{
  bottom:0;
	left:0;
}
.js div.image_spotlight div.spot_inner div.spotlight_content div.description{
    height:0;
    overflow:hidden;
}
div.irregular_two_column div.column_one div.spotlight_content{
	width:388px;
}

div.irregular_two_column div.column_two div.spotlight_content{
	width:232px;
}

div.irregular_three_column_01 div.column_one div.image_spotlight,
div.irregular_three_column_01 div.column_two div.image_spotlight{
	background-image:url(../images/backgrounds/tri_img_spot_cap_01.png);
	width:227px;
}

div.irregular_three_column_01 div.column_one div.spot_inner,
div.irregular_three_column_01 div.column_two div.spot_inner{
	background-image:url(../images/backgrounds/tri_img_spot_base_01.png);
}
div.irregular_three_column_01 div.column_one div.spot_inner a,
div.irregular_three_column_01 div.column_two div.spot_inner a{
    display:block;
    overflow:hidden;
    width:215px;
    background-color:#eee;
}
div.irregular_three_column_01 div.column_one div.spot_inner a img,
div.irregular_three_column_01 div.column_two div.spot_inner a img{
    width:215px;
}
div.irregular_three_column_01 div.column_one div.spot_inner .caption a,
div.irregular_three_column_01 div.column_two div.spot_inner .caption a
{
    width:auto;
    height:auto;
    background-color:transparent;
}
.home div.irregular_three_column_01 div.column_one div.spot_inner a,
.home div.irregular_three_column_01 div.column_two div.spot_inner a,
.forum div.irregular_three_column_01 div.column_one div.spot_inner a,
.forum div.irregular_three_column_01 div.column_two div.spot_inner a
{
    width:291px;
}
.home div.irregular_three_column_01 div.column_one div.spot_inner a img,
.home div.irregular_three_column_01 div.column_two div.spot_inner a img,
.forum div.irregular_three_column_01 div.column_one div.spot_inner a img,
.forum div.irregular_three_column_01 div.column_two div.spot_inner a img
{
    width:291px;
}
.home div.irregular_three_column_01 div.column_one div.spot_inner .caption a,
.home div.irregular_three_column_01 div.column_two div.spot_inner .caption a{
    width:auto;
    height:auto;
}
div.irregular_three_column_01 div.column_three div.image_spotlight{
	background-image:url(../images/backgrounds/tri_img_spot_cap_02.png);
	width:287px;
}

div.irregular_three_column_01 div.column_three div.spot_inner{
	background-image:url(../images/backgrounds/tri_img_spot_base_02.png);
}
div.irregular_three_column_01 div.column_three div.spot_inner a{
    display:block;
    overflow:hidden;
    width:275px;
    background-color:#eee;
}
div.irregular_three_column_01 div.column_three div.spot_inner a img{
    width:275px;
}
div.irregular_three_column_01 div.column_three div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}

.home div.irregular_three_column_01 div.column_three div.spot_inner a{
    width:284px;
}
.home div.irregular_three_column_01 div.column_three div.spot_inner a img{
    width:284px;
}
.home div.irregular_three_column_01 div.column_three div.spot_inner .caption a{
    width:auto;
    height:auto;
}
div.irregular_three_column_01 div.column_one div.spotlight_content,
div.irregular_three_column_01 div.column_two div.spotlight_content{
	width:291px;
}

div.irregular_three_column_01 div.column_three div.spotlight_content{
	width:275px;
}

div.tabbed_content div.column_three div.spotlight_content{
	width:254px;
}

div.tabbed_content div.irregular_three_column_01 div.column_one div.image_spotlight{
	background-image:url(../images/backgrounds/tab_spot_cap_01.png);
	width:207px;
}

div.tabbed_content div.irregular_three_column_01 div.column_two div.image_spotlight{
	background-image:url(../images/backgrounds/tab_spot_cap_02.png);
	width:226px;
}

div.tabbed_content div.irregular_three_column_01 div.column_three div.image_spotlight{
	background-image:url(../images/backgrounds/tab_spot_cap_03.png);
	width:267px;
}

div.tabbed_content div.irregular_three_column_01 div.column_one div.spot_inner{
	background-image:url(../images/backgrounds/tab_spot_base_01.png);
}
div.tabbed_content div.irregular_three_column_01 div.column_one div.spot_inner a{
    display:block;
    overflow:hidden;
    width:195px;
    height:151px;
    background-color:#eee;
}
div.tabbed_content div.irregular_three_column_01 div.column_one div.spot_inner a img{
    width:195px;
    top:0;
 }
div.tabbed_content div.irregular_three_column_01 div.column_one div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.tabbed_content div.irregular_three_column_01 div.column_two div.spot_inner{
	background-image:url(../images/backgrounds/tab_spot_base_02.png);
}
div.tabbed_content div.irregular_three_column_01 div.column_two div.spot_inner a{
    display:block;
    overflow:hidden;
    width:214px;
    height:151px;
    background-color:#eee;
}
div.tabbed_content div.irregular_three_column_01 div.column_two div.spot_inner a img{
    width:214px;
    top:-10px;
}
div.tabbed_content div.irregular_three_column_01 div.column_two div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.tabbed_content div.irregular_three_column_01 div.column_three div.spot_inner{
	background-image:url(../images/backgrounds/tab_spot_body_03.png);
}
div.tabbed_content div.irregular_three_column_01 div.column_three div.spot_inner a{
    display:block;
    overflow:hidden;
    width:254px;
    height:151px;
    background-color:#eee;
}
div.tabbed_content div.irregular_three_column_01 div.column_three div.spot_inner a img{
    width:254px;
    top:-26px;
 }
#main div.irregular_three_column_01 div.column_three div.spot_inner a img {
	width: 100%;
}
div.tabbed_content div.irregular_three_column_01 div.column_three div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.tabbed_content div.irregular_three_column_01 div.column_one div.spotlight_content{
	width:195px;
}

div.tabbed_content div.irregular_three_column_01 div.column_two div.spotlight_content{
	width:214px;
}

/* - END IMAGE SPOTS - */
/* - START SPOT-LIGHTS - */
div.spotlight h2{
	margin:0;
	padding:5px;
	font-weight:normal;
	color:#fff;
	background-color:#999;
}

div.spotlight ul.listing{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.spotlight ul.listing li{
	margin:0;
	padding:8px;
	list-style-type:none;
    background-color:#eee;
	border-bottom:1px solid #ccc;
    overflow:hidden;
}

div.spotlight ul.listing li img{
	float:left;
}

ul.listing li.image div.details{
	margin-left:160px;
}

div.spotlight ul.listing li h3{
	font-weight:bold;
	font-size:1em;
	margin-bottom:0.75em;
}

div.spotlight ul.listing li p{
	line-height:1.417em;
}

ul.listing li div.details p.date{
	float:right;
	font-style:italic;
}

ul.listing li div.details p.more{
	float:right;
	text-transform:uppercase;
	font-weight:bold;
}

div.spotlight .spotlight-more{
    background-color:#999;
    font-size:1em;
    font-weight:normal;
    margin:0;
    padding:0.5em 1em;
    text-align:right;
    text-transform:uppercase;
}

div.spotlight .spotlight-more a{
	color:#fff;
}

div.spotlight .spotlight-more a:hover{
	color:#fff;
}

div.spotlight_01,
div.spotlight_02,
div.spotlight_03,
div.spotlight_04,
div.donations{
	margin:0 0 10px 0;
	padding:4px 0 0 0;
	width:768px;
	background-image:url(../images/backgrounds/full-width_spot_cap_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}

div.spotlight_01 div.section_inner,
div.spotlight_02 div.section_inner,
div.spotlight_03 div.section_inner,
div.spotlight_04 div.section_inner,
div.donations div.section_inner{
	margin:0;
	padding:10px 0 15px 0;
	background-image:url(../images/backgrounds/full-width_spot_body_01.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

/* full width */
.wide_page div.spotlight_01,
.wide_page div.spotlight_02,
.wide_page div.spotlight_03,
.wide_page div.spotlight_04,
.wide_page div.donations {width: 886px; background-image:url(../images/backgrounds/full-width_spot_cap_03.png);}

.wide_page div.spotlight_01 div.section_inner,
.wide_page div.spotlight_02 div.section_inner,
.wide_page div.spotlight_03 div.section_inner,
.wide_page div.spotlight_04 div.section_inner,
.wide_page div.donations div.section_inner {background-image:url(../images/backgrounds/full-width_spot_body_03.png);}

.wide_page div.spotlight_02 div.column_one {width:660px;}

.wide_page .pagination {margin-left:0; margin-right:0;}

div.donations{
	background-image:url(../images/backgrounds/full-width_spot_cap_02.png);
}

div.donations div.section_inner{
	padding-top:0;
} 

div.donations div.skin{
	background-image:url(../images/backgrounds/full-width_spot_body_02.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.js .donations div.skin{
    position:relative;z-index:0;
    padding-bottom:10px;
}
.js .donations .tabsNavigation{
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
    z-index:1;
    left:16px;top:0;
    font-size:150%;
}
.js .donations .tabsNavigation li{
    margin:0;
    padding:0 0 0 18px;
    float:left;
    background-image:none;
    background-repeat:no-repeat;
    background-position:left top;
}
.js .donations .tabsNavigation li.active{
    background-image:url(../images/backgrounds/tab_bg_menu_left.png);
}
.js .donations .tabsNavigation a{
    display:block;
    padding:18px 20px .4em 2px;
    background-image:none;
    background-repeat:no-repeat;
    background-position:right top;
    color:#333;
    text-decoration:none;
}
.js .donations .tabsNavigation a:hover,.js .donations .tabsNavigation a:focus{
    color:#CB1B59;
    text-decoration:none;
        outline:none;
}
.js .donations .tabsNavigation li.active a{
    background-image:url(../images/backgrounds/tab_bg_menu.png);
}
.js .donations .tab{
    position:absolute;
    display:none;
    background:transparent url(../images/backgrounds/tab_bg.png) no-repeat 6px 3.15em;
    padding-top:1em;
}
.ie7.js .donations .tab{
    background-position:6px 3.1em;
}
.js .home .donations .tab{
    background-image:url(../images/backgrounds/tab_bg_home.png);
    background-position:1px 3.2em;
}
.ie9.js .home .donations .tab{
    background-position:1px 3.05em;
}
.ie7.js .home .donations .tab{
    background-position:1px 3.1em;
}
.js .donations .tab.active{
    display:block;
}
.ie7.js .donations .tab.active{
    left:0;
}
.donations .tab h2{
    padding:0 20px;
    margin-top:1em;
    
}
.js .donations .tab h2{
    visibility:hidden;   
}
.donations .ui-state-error{padding:10px;}
.donations .ui-state-error .ui-icon-alert{float:left;margin-right:5px;}
.donations .ui-state-error p{margin:0;}
div.spotlight_01 div.column_one{
	width:390px;
	float:left;
}

div.spotlight_01 div.column_two{
	width:378px;
	float:left;
}

div.spotlight_02 div.column_one{
	width:542px;
	float:left;
}

div.spotlight_02 div.column_two{
	width:226px;
	float:left;
}

div.spotlight_03 div.column_one{
	width:298px;
	float:left;
}

div.spotlight_03 div.column_two{
	width:470px;
	float:left;
}

div.spotlight_04 div.column_one{
	width:508px;
	float:left;
}

div.spotlight_04 div.column_two{
	width:260px;
	float:left;
}
.container_inner div.spotlight_04 div.column_two
{
    width: 246px;
}
.container_inner div.spotlight_04 div.column_two div.inner
{
    padding: 0;
}
div.spotlight_01 div.column_one div.inner{
	margin:0;
	padding:0 0 0 18px;
}

div.spotlight_02 div.column_one div.inner{
	margin:0;
	padding:0 60px 0 18px;
}

div.spotlight_03 div.column_one div.inner{
	margin:0;
	padding:0 0 0 18px;
}

div.spotlight_01 div.column_two div.inner{
	margin:0;
	padding:0 40px 0 14px;
}

div.spotlight_02 div.column_two div.inner{
	margin:0;
	padding:0 18px 0 0;
}

div.spotlight_03 div.column_two div.inner{
	margin:0;
	padding:0 70px 0 0;
}

div.spotlight_04 div.column_one div.inner{
	margin:0;
	padding:0 0 0 12px ;
}

div.spotlight_04 div.column_two div.inner{
	margin:0;
	padding:0 12px 0 0;
}

div.spotlight_01 div.image_spotlight{
	width:371px;
	background-image:url(../images/backgrounds/half-width_spot_cap_01.png);
}

div.spotlight_01 div.image_spotlight div.spot_inner{
	background-image:url(../images/backgrounds/half-width_spot_body_01.png);
}

div.spotlight_02 div.image_spotlight{
	width:208px;
	background-image:url(../images/backgrounds/med_spot_cap_02.png);
}

div.spotlight_02 div.image_spotlight div.spot_inner{
	background-image:url(../images/backgrounds/med_spot_body_02.png);
}

div.spotlight_03 div.image_spotlight{
	width:271px;
	background-image:url(../images/backgrounds/med_spot_cap_01.png);
}

div.spotlight_03 div.image_spotlight div.spot_inner{
	background-image:url(../images/backgrounds/med_spot_body_01.png);
}

div.spotlight_01 h2,
div.spotlight_03 h2{
	margin:0;
	padding:0;
	color:#0f7bae;
	font-weight:bold;
	font-size:1.5em;
}

div.spotlight_02 h2{
	margin:0;
	padding:0;
	color:#0f7bae;
	font-weight:normal;
	font-size:1.167em;
}

div.spotlight_01 h3,
div.spotlight_03 h3{
	margin:0 0 4px 0;
	padding:0;
	color:#0f7bae;
	font-weight:normal;
	font-size:1.5em;
}

div.spotlight_02 h3{
	margin:0 0 4px 0;
	padding:0;
	color:#0f7bae;
	font-weight:bold;
	font-size:1.167em;
}

div.panel_intro,div.text_panel{
	padding:0 20px;
}

div.spotlight_01 div.panel_intro h3{
	font-size:1.167em;
	font-weight:bold;
	color:#333;
}

div.spotlight_01 p a,
div.spotlight_02 p a,
div.spotlight_03 p a,
div.spotlight_01 div.cta_bloc_01 p em{
	font-weight:bold;
	font-style:normal;
}
div.spotlight_01 p a,
div.spotlight_02 p a,
div.spotlight_03 p a{
    color:#cb1b59;
}
div.spotlight_01 div.cta_bloc_01{
	margin:0;
	padding:6px 0 0 0;
	background-image:url(../images/backgrounds/spot_cta_bloc_cap_01.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:341px;
}

div.spotlight_01 div.cta_bloc_01 div.cta_inner{
	margin:0;
	padding:10px 20px 8px 20px;
	background-image:url(../images/backgrounds/spot_cta_bloc_body_01.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div.spotlight_01 div.cta_bloc_01 p{
	margin-bottom:8px;
}

div.spotlight_01 div.three_column{
	width:768px;
	margin:0;
	padding:0;
}

div.spotlight_01 div.three_column div.column_one,
div.spotlight_01 div.three_column div.column_two,
div.spotlight_01 div.three_column div.column_three{
	width:256px;
	float:left;
}

div.spotlight_01 div.three_column div.column_one div.inner{
	margin:0;
	padding:0 4px 0 12px;
}

div.spotlight_01 div.three_column div.column_two div.inner{
	margin:0;
	padding:0 8px 0 8px;
}

div.spotlight_01 div.three_column div.column_three div.inner{
	margin:0;
	padding:0 12px 0 4px;
}

div.spotlight_01 div.three_column div.image_spotlight,
div.spotlight_01 div.irregular_three_column div.column_one div.image_spotlight,
div.spotlight_01 div.irregular_three_column div.column_two div.image_spotlight,
div.spotlight_01 div.irregular_three_column_01 div.column_one div.image_spotlight,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.image_spotlight,
.newsfeed_wrap{
	width:240px;
	margin-bottom:0;
	background-image:url(../images/backgrounds/tri_img_spot_cap_03.png);
	background-position:left top;
	background-repeat:no-repeat;
}
div.spotlight_04 div.column_two .newsfeed_wrap{padding: 6px 0 0 !important;}

div.spotlight_01 div.three_column div.image_spotlight div.spot_inner,
div.spotlight_01 div.irregular_three_column div.column_one div.spot_inner,
div.spotlight_01 div.irregular_three_column div.column_two div.spot_inner,
div.spotlight_01 div.irregular_three_column_01 div.column_one div.spot_inner,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.spot_inner,
.newsfeed_wrap .newsfeed{
	background-image:url(../images/backgrounds/tri_img_spot_body_03.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.newsfeed{padding: 0 10px 16px;}
.newsfeed .media{padding: 6px 0 16px;}

div.spotlight_01 div.three_column div.image_spotlight p.caption{
	width:203px;
}

div.spotlight_01 div.irregular_three_column{
	width:768px;
	margin:0;
	padding:0;
}

div.spotlight_01 div.irregular_three_column div.column_one,
div.spotlight_01 div.irregular_three_column div.column_two,
div.spotlight_01 div.irregular_three_column div.column_three,
div.spotlight_01 div.irregular_three_column_01 div.column_one,
div.spotlight_01 div.irregular_three_column_01 div.column_two,
div.spotlight_01 div.irregular_three_column_01 div.column_three{
	width:254px;
	float:left;
}

div.spotlight_01 div.irregular_three_column div.column_three,
div.spotlight_01 div.irregular_three_column_01 div.column_three {
	width:260px;
	float:left;
}

div.spotlight_01 div.irregular_three_column div.column_one div.inner,
div.spotlight_01 div.irregular_three_column_01 div.column_one div.inner{
	margin:0;
	padding:0 2px 0 12px;
}

div.spotlight_01 div.irregular_three_column div.column_two div.inner,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.inner{
	margin:0;
	padding:0 8px 0 6px;
}

div.spotlight_01 div.irregular_three_column div.column_three div.inner,
div.spotlight_01 div.irregular_three_column_01 div.column_three div.inner{
	margin:0;
	padding:0 12px 0 0;
}

div.spotlight_01 div.irregular_three_column div.image_spotlight,
div.spotlight_01 div.irregular_three_column_01 div.image_spotlight{
	margin-bottom:0;
}

div.spotlight_04 div.column_two div.image_spotlight,
div.spotlight_01 div.irregular_three_column div.column_three div.image_spotlight,
div.spotlight_01 div.irregular_three_column_01 div.column_three div.image_spotlight{
	width:248px;
	background-image:url(../images/backgrounds/tri_img_spot_cap_04.png);
	background-position:left top;
	background-repeat:no-repeat;
}
div.spotlight_01 div.irregular_three_column div.column_three div.spot_inner a,
div.spotlight_01 div.irregular_three_column_01 div.column_three div.spot_inner a{
    display:block;
    overflow:hidden;
    width:235px;
    height:151px;
    background-color:#eee;
}
div.spotlight_01 div.irregular_three_column div.column_three div.spot_inner .caption a,
div.spotlight_01 div.irregular_three_column_01 div.column_three div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.spotlight_04 div.column_two div.image_spotlight div.spot_inner,
div.spotlight_01 div.irregular_three_column div.column_three div.spot_inner,
div.spotlight_01 div.irregular_three_column_01 div.column_three div.spot_inner{
	background-image:url(../images/backgrounds/tri_img_spot_body_04.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div.spotlight_01 div.irregular_three_column div.column_one div.spot_inner a,
div.spotlight_01 div.irregular_three_column div.column_two div.spot_inner a,
div.spotlight_01 div.irregular_three_column_01 div.column_one div.spot_inner a,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.spot_inner a{
    display:block;
    overflow:hidden;
    width:227px;
    height:151px;
    background-color:#eee;
}
div.spotlight_01 div.irregular_three_column_01 div.column_one div.spot_inner a img,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.spot_inner a img{
    width:227px;
    top:0;
}
div.spotlight_01 div.irregular_three_column div.column_one div.spot_inner .caption a,
div.spotlight_01 div.irregular_three_column div.column_two div.spot_inner .caption a,
div.spotlight_01 div.irregular_three_column_01 div.column_one div.spot_inner .caption a,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.spot_inner .caption a{
    width:auto;
    height:auto;
    background-color:transparent;
}
div.spotlight_01 div.irregular_three_column div.column_one div.spotlight_content,
div.spotlight_01 div.irregular_three_column div.column_two div.spotlight_content,
div.spotlight_01 div.irregular_three_column_01 div.column_one div.spotlight_content,
div.spotlight_01 div.irregular_three_column_01 div.column_two div.spotlight_content{
	width:227px;
}

div.spotlight_04 div.column_two div.image_spotlight div.spot_inner div.spotlight_content, 
div.spotlight_01 div.irregular_three_column div.column_three div.spotlight_content,
div.spotlight_01 div.irregular_three_column_01 div.column_three div.spotlight_content{
	width:235px;
}

div.spotlight_04 div.column_one div.image_spotlight{
	width:490px;
	background-image:url(../images/backgrounds/three_quart_spot_cap_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}

div.spotlight_04 div.column_one div.image_spotlight div.spot_inner{
	background-image:url(../images/backgrounds/three_quart_spot_body_01.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
}

div.spotlight_04 div.image_spotlight div.spot_inner div.detail{
	margin:0;
	padding:15px 20px;
	width:240px;
	height:120px;
	position:absolute;
	top:10px;
	right:15px;
	background-image:url(../images/backgrounds/fff_95percent.png);
	background-position:0 0;
	background-repeat:repeat;
	border:none 0;
} 

div.spotlight_04 div.detail h3{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.917em;
	line-height:1.1em;
	font-weight:normal;
	color:#0f7bae;
}

div.spotlight_04 div.detail p{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.167em;
	line-height:1.333em;
	font-weight:normal;
}
div.spotlight_04 div.detail p.more{
	font-size:1em;
}
div.spotlight_04 div.detail p.more a{
	padding:0 10px 0 0;
	font-weight:bold;
	color:#CB1B59;
	background-image:url(../images/icons/icon_sheet.png);
	background-position:right -466px;
	background-repeat:no-repeat;
	display:inline-block;
}
/*** CAROUSEL - Right sidebar ***/
.js div.carousel{
    position:relative;
    margin-bottom:3px;
}
div.carousel .bgtop{
   	background:url(../images/backgrounds/sml_spot_cap_01.png) no-repeat left top;
   	margin:0;
	padding:6px 0 0 0;
}
.home div.carousel .bgtop{
   	background-image:url(../images/backgrounds/home_sup_col_img_cap_01.png);
}
div.carousel .bgbottom{
    background:url(../images/backgrounds/sml_spot_body_01.png) no-repeat left bottom;
	margin:0;
	padding:0 0 9px 0;
}
.home div.carousel .bgbottom{
    background-image:url(../images/backgrounds/home_sup_col_img_body_01.png);
}
div.carousel .mask{
    height:145px;
    width:232px;
    overflow:hidden;
    margin-left:6px;
}
.ie7 div.carousel .mask{
    position:relative;
}
.home div.carousel .mask{
    width:249px;
}
div.carousel .slider-holder{
	margin:0;
	padding:0;
	list-style-type:none;
}
.slider-holder li{
    display:block;
    margin:0;
	padding:0;
	float:left;
}
div.carousel .slider-holder li{
	height:145px;
    width:232px;
}
.js div.carousel .slider-holder li{
	position:absolute;
	top:145px;
}
.js div.carousel .slider-holder li.active{
	top:0px;
}
.home div.carousel .slider-holder li{
    width:249px;
}
.slider-holder li img{
    margin:0;
	padding:0;
	display:block;
}
div.carousel .slider-holder li a,
div.irregular_two_column div.column_two div.carousel .slider-holder li a{
    width:232px;
    height:145px;
}
.home div.carousel .slider-holder li a,
.home div.irregular_two_column div.column_two div.carousel .slider-holder li a{
    width:249px;
}
div.carousel .slider-holder li .caption a,
div.irregular_two_column div.column_two div.carousel .slider-holder li .caption a{
    background-color:transparent;
    height:auto;
    width:auto;
}
div.carousel .slider-holder li a img,
div.irregular_two_column div.column_two div.carousel .slider-holder li a img{
    width:232px;
    top: 0px;
}
.home div.carousel .slider-holder li a img,
.home div.irregular_two_column div.column_two div.carousel .slider-holder li a img{
    width:249px;
}
div.carousel div.image_spotlight,
div.irregular_two_column div.column_two div.carousel div.image_spotlight{
    background-image:none;
    margin:0;
	padding:0;
	width:232px;
}
.home div.carousel div.image_spotlight,
.home div.irregular_two_column div.column_two div.carousel div.image_spotlight{
	width:249px;
}
div.carousel div.image_spotlight .spot_inner,
div.irregular_two_column div.column_two div.carousel div.image_spotlight .spot_inner{
    background-image:none;
    margin:0;
	padding:0;
}
div.column div.carousel div.image_spotlight div.spot_inner div.spotlight_content,
div.carousel div.image_spotlight div.spot_inner div.spotlight_content{
    width:250px;
}
.irregular_two_column div.column div.carousel div.image_spotlight div.spot_inner div.spotlight_content{
    width:232px;
}
.home .irregular_two_column div.column div.carousel div.image_spotlight div.spot_inner div.spotlight_content{
    width:249px;
    left:0;
}
.irregular_two_column div.carousel div.image_spotlight div.spot_inner div.spotlight_content{
    width:232px;
}
.js div.column div.carousel div.image_spotlight div.spot_inner div.spotlight_content,
.js div.carousel div.image_spotlight div.spot_inner div.spotlight_content{
    bottom:0;left:0
}
.js div.carousel ul.slideshow-back-next{
    margin:0 0 1em 0;
	padding:0 8px 0 5px;
	height:20px;
	list-style-type:none;
	list-style-image:none;
	clear:both;
}
.js div.carousel ul.slideshow-back-next li{
    float:left;
	margin:0 5px 0 0;
	padding:0;
	/*border:1px solid #a29a9c;*/
}
.js div.carousel ul.slideshow-back-next li.back-button{
    margin:0;
    border:none 0;
    width:20px;
	height:20px;
	overflow:hidden;
}
.js div.carousel ul.slideshow-back-next li.back-button.off{
    background-image:url(../images/icons/icon_sheet.png);
    background-position:-85px -605px;
    background-repeat:no-repeat;
}
.js div.carousel ul.slideshow-back-next li.next-button{
    float:right;
    margin:0;
    border:none 0;
    width:20px;
	height:20px;
	overflow:hidden;
}
.js div.carousel ul.slideshow-back-next li.next-button.off{
    background-image:url(../images/icons/icon_sheet.png);
    background-position:-106px -605px;
    background-repeat:no-repeat;
}
.js div.carousel ul.slideshow-back-next li a{
    display:block;
    background-color:rgb(255,255,255);
    -moz-box-shadow:0 0 1px 1px #d1d1d1;
    -webkit-box-shadow:0 0 1px 1px #d1d1d1;
    box-shadow:0 0 1px 1px #d1d1d1;
    padding:1px 3px;
    font-size:.9em;
    width:1em;text-align:center;
    -moz-border-radius:1em;
    border-radius:1em;
}
.ie7.js div.carousel ul.slideshow-back-next li a{border:1px solid rgb(255,255,255);}
.js div.carousel ul.slideshow-back-next li a:hover,
.js div.carousel ul.slideshow-back-next li a:focus{
    text-decoration:underline;
}
.js div.carousel ul.slideshow-back-next li.back-button a,
.js div.carousel ul.slideshow-back-next li.next-button a{
	width:20px;
	height:20px;
	margin:0;
	padding:0;
	padding-left:20px;
	background-color:transparent;
	background-image:url(../images/icons/icon_sheet.png);
    background-position:-1px -605px;
    background-repeat:no-repeat;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    border:none 0;
    box-shadow:none;
}
.js div.carousel ul.slideshow-back-next li.off a{
    visibility:hidden;
}
.js div.carousel ul.slideshow-back-next li.active a{
    font-weight:700;
    -moz-box-shadow:0 0 1px 1px #cc90a5;
    -webkit-box-shadow:0 0 1px 1px #cc90a5;
    box-shadow:0 0 1px 1px #cc90a5;
}
.ie7.js div.carousel ul.slideshow-back-next li.active a{border:1px solid #cc90a5;}
.js div.carousel ul.slideshow-back-next li.back-button a:hover{
    background-position:-22px -605px;
}

.js div.carousel ul.slideshow-back-next li.next-button a{
	background-position:-43px -605px;
}
.js div.carousel ul.slideshow-back-next li.next-button a:hover{
	background-position:-64px -605px;
}

/*** END CAROUSEL - Right sidebar ***/

/* JQUERY SLIDER */


.galleryWrap {
background:url(../images/content/border-top.png);
padding: 7px 7px 0;
width: 450px;
overflow:hidden;
}
.bot {
background:url(../images/content/borderImg.png);
width: 464px;
height: 8px;
margin: 0 -7px;
}
#carousel {
float: none;
left: 0;
margin: 0;
opacity: 1;
position: relative;
text-align: left;
top: 0;
width:100%;
height:250px;
 overflow:hidden;
}

#carousel img{
border:0;
margin:0;
padding:0;
 }
	
#carousel div {
position:relative;
}

#carousel span
{
	background: #FFFFFF;
    bottom: 0;
	height: 24px;
    position: absolute;
    width: 100%;
	display:block;
    padding: 8px 0 0 10px;
	opacity: 0.85;
	filter:alpha(opacity=80);

}

#carousel-wrapper {
overflow:hidden;
}

#thumbs{ 
width:100%;
height:58px; 
overflow:hidden;
 }

#thumbs a {
margin:0;
padding:0; 
padding:0 2px;
 }

#thumbs img{
opacity:0.7; 
filter:alpha(opacity=70); 
border-radius: 0; 
border: 0;
-moz-border-radius:0;
border-radius: 0;
box-shadow: 0;
padding:0;
margin:0
}
	
#thumbs a.selected img {
opacity:1;
}

#thumbs img:hover{
opacity:1;
}

#thumbs-wrapper {
margin: 16px 0 16px 49px;
position: relative;
width:352px; 
height:58px;
}

#thumbs-wrapper a {
display:block; 
float:left; 
overflow:hidden;
 }

#thumbs-wrapper #prevbut {
background-image:url(../images/content/arrow-left.png);
width: 5px;
height: 9px;
margin-top: -10px;
position: absolute;
top: 37px;
left: -31px;}
				
#thumbs-wrapper #nextbut  {background-image:url(../images/content/arrow-right.png);
width: 5px;
height: 9px;
margin-top: -10px;
position: absolute;
top: 37px;
right: -31px;}

.galleryInfo{color: #333;}

/*END SLIDER*/

/*** MEDIA CENTER - Right sidebar ***/
.media{
    background-image:url(../images/backgrounds/grey_dotted-line_01.png);
    background-position:0 0;
    background-repeat:repeat-x;
    margin:0;
    padding:16px 0;
}
.promo
{
	background-image:none;
}

.media p{
    margin:0;
    padding:0;
    font-size:1em;
}
.media a{
    color:#CB1B59;
}
.ie7 .media .mask{
    position:relative;
}
.js .media .slider{
    list-style-type:none;
    margin:0;
    padding:0;
}
.js .media .slider li{
    float:left;
    margin:5px 3px 3px 3px;
    padding:0;
    width:6px;
    height:6px;
    overflow:hidden;
}
.js .media .slider li.next,.media .slider li.previous{
    width:16px;
    height:16px;
    margin:0;
    padding:0;
    
}
.js .media .slider li.first{
    margin-left:20px;
}
.js .media .slider li.next{
}
.js .media .slider li a{
    display:block;height: 16px;
    margin:0;
    padding:0;
    text-indent:6px;
    background-image:url(../images/icons/media_bullets.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.js .media .slider li.next a{
    background-image:url(../images/icons/control_fastforward.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:16px;
}
.js .media .slider li.next a.off{
    background-image:url(../images/icons/control_fastforward_off.png);
}
.js .media .slider li.previous a{
    background-image:url(../images/icons/control_rewind.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:16px;
}
.js .media .slider li.previous a.off{
    background-image:url(../images/icons/control_rewind_off.png);
}
.js .media .slider li.off a{
    visibility:hidden;
}
.js .media .slider li.active a{
    background-position:0 -6px;
}
.js .media .slider li a:hover,.js .media .slider li.active a:hover,
.js .media .slider li a:focus,.js .media .slider li.active a:focus{
    background-position:0 -12px;
}
.js .media .slider li.previous a:hover,
.js .media .slider li.previous a:focus{
    background-image:url(../images/icons/control_rewind_hover.png);
    background-position:0 0;
	background-repeat:no-repeat;
}
.js .media .slider li.previous a.off:hover,
.js .media .slider li.previous a.off:focus{
    background-image:url(../images/icons/control_rewind_off.png);
    cursor:default;
}
.js .media .slider li.next a:hover,
.js .media .slider li.next a:focus{
    background-image:url(../images/icons/control_fastforward_hover.png);
    background-position:0 0;
	background-repeat:no-repeat;
}
.js .media .slider li.next a.off:hover,
.js .media .slider li.next a.off:focus{
    background-image:url(../images/icons/control_fastforward_off.png);
    cursor:default;
}
.js .media .slider-holder{
    margin:0;
    padding:0;
    position:relative;
    left:0;
}
.no-js .media .slider-holder li,
.no-js div.irregular_two_column div.column_two ul.slider-holder li{
    padding:5px;
    border-bottom:1px dotted #fff;
    float:none;
}
.js .media .slider-holder li{
    width:100%;
    position:absolute;
}
/* IE filter opacity needs opaque background */
.ie8.js .media .slider-holder li { background-color: #fff; }
/* pause - play */
.media .playerControls{
    background-color:rgb(229,229,229);
    margin-top:10px;
    padding:2px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.media .controls{
	height:16px;
	width:16px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.ie7 .media .controls{position:relative;}
.no-js .media .controls{
    display:none;
}
.media .controls .pause{
	display:block;
	height:16px;
	width:16px;
	background-image:url(../images/icons/control_pause.png);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
.media .controls a:hover.pause,
.media .controls a:focus.pause{
	background-image:url(../images/icons/control_pause_hover.png);
}
.media .controls .play{
	display:block;
	height:16px;
	width:16px;
	background-image:url(../images/icons/control_play.png);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
.media .controls a:hover.play,
.media .controls a:focus.play{
	background-image:url(../images/icons/control_play_hover.png);
}
.media .controls .off .pause,
.media .controls .off .play{
    top:-16px;
}

/*** END MEDIA CENTER - Right sidebar ***/

div.donations div.three_column{
	width:768px;
	margin:0 0 15px 0;
}

div.donations div.three_column div.column_one{
	width:258px;
}

div.donations div.three_column div.column_two{
	width:252px;
}

div.donations div.three_column div.column_three{
	width:258px;
}

div.donations div.three_column div.column_one div.inner{
	padding:0 0 0 12px;
}

div.donations div.three_column div.column_two div.inner{
	padding:0 2px;
}

div.donations div.three_column div.column_three div.inner{
	padding:0 12px 0 0;
}
.js div.donations div.column div.inner{
	position:relative;
	height:155px;
	overflow:hidden;
}
div.donations div.three_column div.image_spotlight{
	width:246px;
	background-image:url(../images/backgrounds/tri_donation_img_spot_cap_01.png);
}
div.donations div.three_column div.hover{
    width:234px;
    padding:0 6px;
}
.js div.donations div.three_column div.hover{
    position:absolute;
}
div.donations div.three_column div.bg{
    background-image:url(../images/backgrounds/fff_95percent.png);
    background-position:0 0;
    background-repeat:repeat;
    padding:5px;
}
div.donations div.three_column div.hover p{
    margin-bottom:.1em;
}
div.donations div.three_column div.image_spotlight div.spot_inner{
	background-image:url(../images/backgrounds/tri_donation_img_spot_body_01.png);
	position:relative;
}

div.donations div.image_spotlight div.amount,
div.donations div.image_spotlight span.amount{
	position:absolute;
	top:0px;
	left:6px;
	color:#fff;
	background-color:#ee2062;
	font-size:1.5em;	
	font-weight:bold;
	padding:12px 6px;
}
div.donations div.image_spotlight input{position:absolute;bottom:50px;}
div.donations div.totaliser{
	margin:0 16px;
	padding:0 0 0 4px;
	background-image:url(../images/backgrounds/totaliser_cap_01.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:41px;
}

div.donations div.totaliser div.total_inner{
	padding:0 10px 0 0;
	background-image:url(../images/backgrounds/totaliser_body_01.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:41px;
}
div.donations div.totaliser .selector{
    width:336px;
    position:relative;
}
.ie7 div.donations div.totaliser .selector{
    float:left;
}
div.donations div.totaliser .selector .slider_skin{
    z-index:0;
    position:absolute;
    margin:0 28px;
    height:4px;
    width:280px;
}
.ie7 div.donations div.totaliser .selector .slider_skin{left:0;}
div.donations div.totaliser ul{position:relative;z-index:0;
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
	height:36px;
	line-height:36px;
	float:left;
}

div.donations div.totaliser ul li{position:relative;z-index:0;
	margin:0;
	padding:0;
	width:56px;
	text-align:center;
	float:left;
	font-size:1.333em;
}

div.donations div.totaliser ul li a{position:relative;z-index:1;
	margin:0;
	padding:0;
	font-weight:bold;
	display:block;
}

div.donations div.totaliser ul li span{
	margin:0;
	padding:0;
}

div.donations div.totaliser ul li a:hover{
	text-decoration:none;
	color:#CB1B59;
}

div.donations div.totaliser ul li.active a{
	color:#fff;
}
div.totaliser div.donate{
	float:right;
	margin:0;
	padding:10px 0 0 0;
}

div.donate div.donate_input{
	float:left;
	margin:0;
	padding:0 10px 0 0;
}

div.donate div.donate_input input{
	margin:0;
	padding:0 5px;
	width:9em;
	line-height:25px;
	height:25px;
	border:none;
	color:#555;
}
div.donate div.submit_input label{
    position:absolute;
    z-index:-1;
    background-color:#ED145A;
    color:#ED145A;
    padding:0 18px;
    line-height:22px;
}
html.ie7 div.donate div.donate_input input{
    height:20px;
}
div.donate div.donate_input label{
	top:5px;
	color:#555;
	display:none;
}
/* DONATION ON HOME PAGE:hold in a column of 628px */
body.home div.donations{
	background-image:url(../images/backgrounds/home_donation_panel_cap_01.png);
	width:628px;
	padding-top:6px;
	margin-left:4px;
}
body.home div.donations div.section_inner{
    background-image:url(../images/backgrounds/home_donation_panel_body_01.png);
}
body.home div.donations div.skin{
	background-image:none;
}

body.home div.donations div.three_column{
    width:628px;
}
body.home div.donations div.three_column div.column{
    width:202px;
}
body.home div.donations div.three_column div.column div.inner{
    padding:0 0 0 2px;
}
body.home div.donations div.three_column div.column_one{
    width:208px;
}
body.home div.donations div.three_column div.column_one div.inner{
    padding:0 0 0 8px;
}
.js body.home div.donations div.column div.inner{
    height:128px;
}
body.home div.donations div.three_column div.image_spotlight{
    width:200px;
    background-image:url(../images/backgrounds/home_tri_donation_img_spot_cap_01.png);
    margin:0;
}
body.home div.donations div.three_column div.image_spotlight div.spot_inner{
    background-image:url(../images/backgrounds/home_tri_donation_img_spot_body_01.png);
    padding:0 2px 7px 6px;
    height:115px;
    overflow:hidden;
}

body.home div.donations div.three_column div.image_spotlight img{
    width:188px;
}
body.home div.donations div.three_column div.hover{
    width:188px;
}
body.home div.donations div.totaliser{
    margin:0 19px 0 12px;
}
body.home div.donations div.totaliser ul li a{

}

/* END DONATION ON HOME PAGE */
div.filter_row{
	margin:0 0 20px 0;
	padding:10px 20px;
	background-image:url(../images/backgrounds/blue_tile_15pcent.png);
	background-position:0 0;
	background-repeat:repeat;
}
div.filter_row label{
    display:none;
}
div.filter_row label.filter_label{
    display:block;
    position:absolute;z-index:-1;
    color:rgb(237,20,90);
    background-color:rgb(237,20,90);
    height:1em;
    width:3.6em;
    overflow:hidden;
    margin:7px;
}
.ie7 div.filter_row .submit_input{position:absolute;}
div.filter_row ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
div.filter_row ul li{
	margin:0 50px 0 0;
	padding:0;
	float:left;
	font-size:1em;
	line-height:25px;
}
div.filter_row ul li.first_child{
    margin-right:30px;
}
div.filter_row ul li select{
	margin:0;
	padding:2px;
	border:1px solid #A6A6A6;
    color:#555;
    font-size:1em;
	font-weight:bold;
    font-weight:normal;
}
div.filter_row ul li select.year{
	width:5em;
}
/* - END SPOT-LIGHTS - */
div.cta_row{
	margin:10px auto 0 auto;
	padding:0;
	width:946px;
}
/* - START TABBED CONTENT - */
div.tabbed_content{
	margin:0;
	padding:0;
}
div.tabbed_content h1{
	display:none;
}
div.tabbed_content div.nav
{
    height: 48px;
}
div.tabbed_content div.nav ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
div.tabbed_content div.nav ul li{
	margin:0 0 -1px 0;
	padding:0;
	float:left;
	height:31px;
	line-height:31px;
}
.no-js div.tabbed_content div.nav ul li{
    display: none;
}
.no-js .promo_page div.tabbed_content div.nav ul li{
    display: block;
}
div.tabbed_content div.nav ul li.first_child{
    display:block;
}
div.tabbed_content div.nav ul li a{
	margin:0;
	padding:0 0 0 1px;
	display:block;
	line-height:31px;
	font-size:1em;
	color:#333;
}
div.tabbed_content div.nav ul li.first_child a{
    padding-left:9px;
}
div.tabbed_content div.nav ul li a:hover{
	text-decoration:none;
}
div.tabbed_content div.nav ul li a.active{
	font-weight:bold;
	background-image:url(../images/backgrounds/tab_cap_02.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:transparent;
}
div.tabbed_content div.nav ul li.first_child a.active{
	background-image:url(../images/backgrounds/tab_cap_01.png);
}
div.tabbed_content div.nav ul li a.active:hover{

}

div.tabbed_content div.nav ul li a span.bg{
	margin:0;
	padding:0 5px 0 4px;
	display:block;
}
div.tabbed_content div.nav ul li.first_child a span.bg{
	padding-left:0;
}
div.tabbed_content div.nav ul li a.active span.bg{
	background-image:url(../images/backgrounds/tab_body_01.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:transparent;
}
div.tabbed_content div.nav ul li a:hover span.bg{

}
div.tabbed_content div.nav ul li a span.text{
	padding:0 10px;
	display:block;
	background-color:transparent;
}

div.tabbed_content div.nav ul li a:hover span.text{
background-image:url(../images/backgrounds/tab_menu_bgnd_hover_01.png);
	background-position:0 0;
	background-repeat:repeat-x;
}

div.tabbed_content div.nav ul li a.active:hover span.text{
background-image:url(../images/backgrounds/tab_menu_bgnd_active_hover_01.png);
	background-position:0 0;
	background-repeat:repeat-x;
}

div.tabbed_body{
	margin:0 0 15px 0;
	padding:3px 0 0 0;
	background-image:url(../images/backgrounds/tabbed_cap_01.png);
	background-position:2px 0;
	background-repeat:no-repeat;
}

div.tabbed_body div.tab_inner{
	margin:0;
	padding:15px 0;
	background-image:url(../images/backgrounds/tabbed_body_01.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div.tabbed_body div.tab_inner div.section{
	margin:0;
	padding:0;
	display:none;
}
div.tabbed_body div.tab_inner div.section.active{
	display:block;
    position: relative;
}
/* - END TABBED CONTENT - */
/* - START DONATION CONTENT - */
div.donation_intro{
	margin:0;
	padding:15px 30px 0 25px;
}

div.donation_intro h1{
	font-size:2em;
	font-weight:normal;
	color:#333;
	margin-bottom:.3em;
}

div.donation_intro h1 strong{
	font-weight:bold;
	color:#0F7BAE;
}

div.donation_intro p.cta{
	font-size:1.5em;
	font-weight:normal;
	color:#333;
}

div.donation_intro p.cta select{
	margin:0 10px;
	display:inline-block;
	font-weight:normal;
	color:#555;
	width:110px;
	font-size:1.05em;
	border:1px solid #a6a6a6;
}

body.home div.donation_intro h1{
	font-size:1.5em;
}

body.home div.donation_intro p.cta{
	font-size:1em;
}
/* - END DONATION CONTENT - */
/* --- END SPECIAL-CONTENT --- */
/* ----- END MAIN-CONTENT ----- */
/* ----- START FOOTER ----- */
div#footer{
	margin:0;
	padding:0;
	width:100%;
	background: #e9ebf6;
    background: -o-linear-gradient(top,  #e9ebf6 0%,#f3f4f9 100%);
    background: -ms-linear-gradient(top,  #e9ebf6 0%,#f3f4f9 100%);
    background: linear-gradient(to bottom,  #e9ebf6 0%,#f3f4f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ebf6', endColorstr='#f3f4f9',GradientType=0 );
}

div#footer div.inner{
	margin: 0 auto;
	padding: 18px 0 0;
    width: 100%;
	max-width: 946px;
}

div#footer .rr a{
	color:#CB1B59;
}

div#footer div.nav{
	margin:0;
	padding:0;
	float:left;
}

div#footer div.nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
    overflow: hidden;
}
div#footer div.nav.site_map
{
    width: 84.56659619450317%;
}
div#footer div.nav ul li{
	margin:0;
	padding:0;
	float:left;
}
div#footer div.nav.site_map ul li
{
    margin-right: 3%;
}
div#footer div.nav ul li a{
	margin:0;
	padding:0;	
}
div#footer div.nav.site_map ul li a,
div#footer .socialLinks.nav ul li a,
div#footer .socialLinks.nav ul li
{
    color:#606060;
    font: 15px "Rotis II Sans Bold", sans-serif;
}
div#footer div.nav.site_map ul li ul
{
    display: none;
}
div#footer div.nav ul li ul li a{
	margin:0;
	padding:0;
	font-weight:normal;
}
div#footer div.site_map ul li{
	width:236px;
	font-size:1.167em;
	font-weight:bold;
}
div#footer div.site_map ul.fiveColumns li{
	width:174px;
	padding-right: 15px;
}
div#footer div.site_map ul li ul{
	margin-top:10px;
}

div#footer div.site_map ul li ul li{
	margin-bottom:10px;
	padding:0;
	float:none;
	display:block;
	font-size:0.857em;
}
div#footer div.site_map ul li ul li.media_links{
	font-size:1em;
}
div#footer div.site_map ul li ul li.logo_link{
    float:left;
    width:auto;
	padding: 0;
}
div#footer div.site_map ul li ul li.logo_link a{
	padding:3px;
	/*background-image:url(../images/icons/icon_sheet.png);
	background-repeat:no-repeat;*/
	display:block;
	float:left;
}
div#footer div.site_map ul li ul li.logo_link a:hover{
	background-image:url(../images/icons/social_24_hover.png);
	background-repeat:no-repeat;
}
div#footer div.site_map ul li ul li.media_links{
	padding-top:10px;
	background-image:url(../images/backgrounds/grey_dotted-line_01.png);
	background-position:0 0;
	background-repeat:repeat-x; 
}
div#footer div.footer_tools{
	margin:0;
	padding:0;
	width:100%;
	clear:both;
}

div#footer div.site_wide{
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 56.02536997885835%;
}

div#footer div.site_wide ul li{
	margin:0;
	padding:0 3% 10px 0;
	font-size:1em;
	font-weight:normal;
}

div#footer div.site_wide ul li a{
	color:#CB1B59;
}

div#footer div.branding{
	margin:22px 0;
	padding:0;
	font-size:0.917em;
}
#footer .branding p
{
    color: #626262;
    margin-bottom: 0;
}
div.footer_tools div.exernal_links{
	float:right;
	width:43.34038054968288%;
	padding:50px 0 20px;
}

div.footer_tools div.exernal_links ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.footer_tools div.exernal_links ul li{
	margin:0;
	padding:0;
	float:right;
}

div.footer_tools div.exernal_links ul li a img{
	display:block;
	margin:0 0 0 7px;
}

div.footer_tools div.exernal_links ul li.tht_direct a img{
	margin-top:15px;
}
div#footer .socialLinks.nav
{
    float: right;
}
div#footer .socialLinks.nav ul li
{
    margin-right: 5px;
}
div#footer .socialLinks.nav ul li a
{
    margin-right: 3px;
}
div#footer .socialLinks.nav .twitterLink, div#footer .socialLinks.nav .instagramLink
{
    padding-top: 3px;
}
div#footer .socialLinks.nav .fbLink
{
    padding-top: 1px;
}
div#footer .socialLinks.nav .twitterLink a {
    display: inline-block;
    width: 15px;
    height: 13px;
    background: url(/images/navigation/twitterIconSm.png) no-repeat 0 0;
    text-align: left;
    text-indent: -999em;
}
div#footer .socialLinks.nav .instagramLink a {
  background:url("/images/navigation/instagramIconSm.png") 0px 0 no-repeat;
  display:inline-block;
  height:13px;
  text-align:left;
  text-indent:-999em;
  width:13px;
}
div#footer .socialLinks.nav .twitterLink a:hover, div#footer .socialLinks.nav .instagramLink a:hover
{
    background-position: 0 -13px;
}
div#footer .socialLinks.nav .fbLink a
{
    display: inline-block;
    width: 8px;
    height: 15px;
    background: url(/images/navigation/facebookIconSm.png);
    text-align: left;
    text-indent: -999em;
}
div#footer .socialLinks.nav .fbLink a:hover
{
    background-position: 0 -15px;
}
div#footer div.site_map ul li
{
    width: auto;
}


/* ----- END FOOTER ----- */

/* ----- VIDEO PLAYER ------*/
.player-box{
    text-align:center;
    margin-bottom:1em;
}
.player{
    margin:0 auto;
    width:425px;
    height:300px;
    border:2px solid white;
    outline:1px solid #333;
    background-color:#f1f1f9;
}
.related-video{
    display:none;
}

.overlay{
    padding:40px;
    width:576px;
    display:none;
    background-image:url(../images/backgrounds/white.png);
}
.overlay .close
{
    background:url(../images/icons/close.png) no-repeat;
    position:absolute;
    top:2px;
    right:5px;
    display:block;
    width:35px;
    height:35px;
    cursor:pointer;
}
#player{
    height:450px;
    display:block;
}
.eLearningPlayer{
    height:450px;
    display:block;
}


/* ----- END VIDEO PLAYER ------*/

/* ----- IMAGE VIEWER ------*/

.image-box{
    text-align:center;
    margin-bottom:1em;
    width:425px;
    height:300px;
}

/* ----- END IMAGE VIEWER ------*/


/* ----- RISK ASSESSMENT BOX ------*/

.spotBlock {/*background:url(/images/backgrounds/lrg_spot_cap_01-512.png) no-repeat;*/padding-top:6px;}
.spotBlock .inner {/*background:url(/images/backgrounds/lrg_spot_body_01-512.png) no-repeat 0 bottom;*/background:url(../images/backgrounds/logo_gradient.gif) no-repeat right top;padding: 0 5px 7px;margin-bottom:5px;}
.spotBlock .logo_bg {padding: 10px 10px 70px;}
.spotBlock h2 {font-size:1.25em;margin-bottom: 25px;}
.spotBlock fieldset {margin: 0 30px;}
.spotBlock label {float: right;margin-bottom: 15px;width: 400px;}
.spotBlock input {clear: left;float: left;margin: 0 0 15px;}
.spotBlock .submit_input {margin-top: 20px;width: auto;position: relative;}
.spotBlock .submit_inner {}
.spotBlock .submit_input input {clear: none;float: none;margin-bottom: 0;width: auto;}
.spotBlock .submit_input label {background-color: #ED145A;color: #ED145A;left: 0;line-height: 22px;margin-bottom: 0;padding: 0 11px;position: absolute;width: auto;z-index: -1;}
.spotBlock ul.riskAssessment label { font-weight: normal; width: 390px; }
.spotBlock ul.riskAssessment li { padding: 0; margin: 0; }

/* ----- END RISK ASSESSMENT BOX ------*/

/* ----- PAGINATION ------*/

.pagination{
    margin:5px 5px 15px 5px;
}
.graphique .pagination{

    text-align:right;
}
.pagination ul{
	list-style: none outside none;
    float:right;
    border:0;
    margin:0;
    padding:0;
}

.pagination li{
    border:1px solid #d9d5d5;
    margin:0;
    padding:0;
    list-style:none;
    margin-right:2px;
    display:block;
    float:left;
    line-height:0;
}
.pagination a,
.pagination a:link,
.pagination a:visited{
    line-height:1em;
    margin:0;
    color:#CB1B59;
    display:block;
    padding:4px 6px;
    text-decoration:none;
}
.myaccount .graphique .pagination input,
.myaccount .graphique .pagination span,
.myaccount .section .pagination input,
.myaccount .pagination input,
.myaccount .section .pagination input,
.myaccount .pagination span{
    display:inline-block;
    float:none;
    border:1px solid #d9d5d5;
    color:#cb1b59;background-color:#fff;
    padding:4px 6px;margin:0 2px 0 0;
    width:auto;height:auto;
    cursor:pointer;
}
.myaccount .graphique .pagination input:focus,.myaccount .graphique .pagination input:hover{

    text-decoration:underline;
}
.pagination span{
    line-height:1em;
    margin:0;
    display:block;
    padding:4px 6px;
}
.pagination .previous-off,
.pagination .next-off{
    color:#555;
}
.pagination .next a,
.pagination .previous a{

} 
.pagination .active,.myaccount .graphique .pagination .current{
    background-color:#CB1B59;
    color:#FFFFFF;
    font-weight:bold;
}

.pagination a:hover,.pagination a:focus{
    text-decoration:underline;
}
/* ----- END PAGINATION ------*/

/* ----- ARTICLE TOOLS ------*/
.tools{padding-top:.5em;}
.inner_tools{padding:15px;}
.tools h2,.tools .comments h3{background-color:#c9ecfc;color:#333; padding:5px 15px;}
.tools h3{color:#0f7bae;font-weight:400;}
.tools .rate-this,.tools .share,.tools .save{margin-bottom:1em; clear:both;}
.tools .save .inner div p .help{
	margin-bottom: -3px;
}
.tools .rate-this h3,.tools .share h3,.tools .save h3,.tools .rate-this .inner,.tools .share .addthis_toolbox,.tools .save .inner{display:inline-block;vertical-align:top; margin:0;}
.ie6 .tools .share .addthis_toolbox, .ie7 .tools .share .addthis_toolbox{margin: 2px 0 0 2px;}
.tools .save {position:relative; z-index:2;}
.tools .save .add {display: inline-block; padding: 0;}
.tools .save .add .help{margin-bottom: -5px;}
.share .addthis_default_style,.share .addthis_default_style .at300b,.share .addthis_default_style .at300m,.share .addthis_default_style .at300bs{float:none;display:inline-block;}
.tools .rate-this .voting {margin-bottom:0;}
.tools .rate-this a, .tools .rate-this .results, .tools .rate-this .notlogged{float:left; margin: 2px;}
.tools .rate-this .notlogged a{float:none;}
.ie6 .tools .rate-this a, .ie6 .tools .rate-this .results,
.ie7 .tools .rate-this a, .ie7 .tools .rate-this .results,
.ie6 .tools .rate-this h3, .ie6 .tools .share h3, .ie6 .tools .save h3, .ie6 .tools .rate-this .inner, .ie6 .tools .share .addthis_toolbox, .ie6 .tools .save .inner,
.ie7 .tools .rate-this h3, .ie7 .tools .share h3, .ie7 .tools .save h3, .ie7 .tools .rate-this .inner, .ie7 .tools .share .addthis_toolbox, .ie7 .tools .save .inner{display: inline;}
.ie6 .tools .rate-this .inner,.ie7 .tools .rate-this .inner{width: 80%;}
.tools .help{margin-top: 0 !important; clear: none !important;}
html.ie7 .tools .help{display:inline;top:0;}
.comments,.is-container{background-color:#eaf6fb;margin-bottom:1.5em;}
.comments .inner_tools label {display:block;}
.comments .inner_tools textarea {margin-top:10px;}
.comments .listing,#main .comments .listing{list-style:none outside none;margin:0;padding-top:1em;border:1px dotted #0F7BAE;border-width:1px 0 0 0;}
.comments .listing li,
.comments .listing li blockquote{font-size:1em;line-height:1em;padding:0;}
.comments .listing li{border:1px dotted #0F7BAE;border-width:0 0 1px 0;}
.comments .listing li blockquote p{font-size:1em;}
.comments .listing li cite{display:block;margin-bottom:1em;}
.comments input.report{border:none 0;background:none;cursor:pointer;color:#cb1b59;display:block;padding:0;margin-bottom:1em;}
.comments input.report:hover,.comments input.report:focus{text-decoration:underline;}
.is-container .is h3.certified-member{background:url(../images/logos/info_standard_white_bg.png) no-repeat 3px 3px;float:left;margin-right:5px;padding:2px;}
.is-container .is h3.certified-member a{display:block;height:53px;padding:1px;width:88px;background-image:none;}
.is-container .is h3.certified-member span{visibility:hidden;}
.is-container .is .title{padding-top:6px;}
.is-container .is .title p{margin:0 0 .5em 0;}
.is-container .content{border:1px dotted #0F7BAE;border-width:1px 0 0 0;padding-top:10px;}
/* ----- END ARTICLE TOOLS ------*/

/* ----- CLOSING BOX ------*/
.js .closing-box{
    position:relative;
}

/*.js .closing-box h2 {background-color: #C9ECFC;color: #333333;padding: 5px 15px;}*/
.js .closing-box .switcher{
    position:absolute;
    top:5px;
    right:10px;
}
.js .content_type .closing-box img {border:0; box-shadow:none; padding:0;}
.js .closing-box .content {background-color: #EAF6FB;padding: 10px 15px;}

.detail{border:1px dotted #90c5e2;padding:5px;margin-bottom:1em;}
.js .detail .slider{float:right;}

/* ----- END CLOSING BOX ------*/

/* MERGING MyHIV WITH NEW STYLES */

/*  .form styles  */
div.form.content,.publicationSearch .form{background-color: #EAF6FB;padding: 10px 15px;}
div.form h2{padding:0;}
div.form label{font-weight:400;}
div.form strong label{font-weight:700;}
div.form ul{margin-left:16px;}
div.form.register ul label{width:auto;float:none;display:inline;margin:0;}
div.form .horizontal { float: left; margin: 0 0 0 4px;}
div.form .horizontal li { display: inline-block; list-style-type: none; margin: 0; width: 8em;}
div.form .horizontal li input { display: inline-block; float: left; margin: 1px 4px 0 0px; }
div.form .horizontal li label { float: left; }
/*div.form input {width:95% !important}*/
.submission
{
    margin-bottom:1em;
    display:block;

}
.block-element
{
    display: block;
    float: left;
    clear: left;
    margin-top: 10px;
}
.inner_tools .submission {margin-top: 1em;}
input.submit,a.submit{margin-right:5px;background-color:#cb1b59;color:#fff;padding:5px 10px;border:1px solid #CB1B59;-moz-border-radius:3px;border-radius:3px;}
input.submit:focus,input.submit:hover {text-decoration:none;background-color:#c01b59;transition:box-shadow 200ms linear;-moz-transition:-moz-box-shadow 200ms linear;-webkit-transition:-webkit-box-shadow 200ms linear;-o-transition-transition:box-shadow 200ms linear;-moz-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);-webkit-box-shadow:0 0 2px 2px rgba(237,20,90,0.4);box-shadow:0 0 2px 2px rgba(237,20,90,0.4);}

input.cancel,a.cancel{background-color:#bfacb3;color:#333;border:1px solid #bfacb3;padding:5px 10px;-moz-border-radius:3px;border-radius:3px;margin-right:10px} 
input.cancel:focus,input.cancel:hover,a.cancel:focus,a.cancel:hover{background-color:#bf95a5;-moz-box-shadow-color:rgba(191,172,179,0.4);-webkit-box-shadow-color:rgba(191,172,179,0.4);box-shadow-color:rgba(191,172,179,0.4);}
input.delete,a.delete{background:url(../images/templates/buttons/delete.gif) no-repeat 50% 50%;height:15px;margin:0;overflow:hidden;width:15px;text-indent:-9999px;border:none 0;vertical-align: middle;cursor:pointer;margin-bottom:0.5em;}
.myaccount .section {border-bottom:1px solid #ccc;padding:15px 0;}
.myaccount .section .fld {clear: left;float: left;margin-bottom: 10px;}
.myaccount .section input,.myaccount .section select,.myaccount .section textarea,.myaccount .section .radio input,.myaccount .section .checkbox{float:left;margin-left:10px;}
.myaccount .section label,.section .fld .label{float:left;padding-right:10px;text-align:right;width:250px;}
.myaccount .section input{float:left;height:14px;margin-left:10px;width:200px;}
.myaccount .section .submission input{float:none;height:auto;margin-left:10px;width:auto;}

.service_finder_or { margin-top: 5px; margin-bottom: 5px; }
.service_finder_buttons { margin-top: 45px; -webkit-margin-before: 63px; }
.service_finder_buttons_bottom { margin-top: 5px; -webkit-margin-before: 7px; }

/*Risk assessment*/
ul.riskAssessment{list-style-image:none;}
/*State*/
.savedChanges,.formValidate{padding:5px;border:1px solid #6abcf0; color:#363636; }
.myaccount .featureBox .savedChanges{border: none; line-height: 22px; padding: 0; margin: 0; float: left;}
.formError{padding:5px;border:1px solid red; color:red; margin:.5em 0; clear:both; float:left; width: 97.25%;}
.formErrorRegEx{padding:5px; margin-bottom:20px; border:1px solid red; color:red; display: block; }
.formErrorWrap{line-height: 3.5em;}
.myhiv .formError {display: inline-block;margin: 5px 0 15px;}

/* publication */
.publicationSearch{margin-bottom:1em;}
.publicationSearch label{display:inline-block;width:8em;}
.publicationListing .result,.publicationListing .item{border-bottom:1px dotted #e2e2e2;margin-bottom:1em;padding:0 10px;}
.publicationListing .viewBasket{border-bottom:1px dotted #e2e2e2;padding-bottom:1em;margin-bottom:1em;}
.publicationListing .stock .submit,.publication .stock .submit{margin-left:10px; font-size:0.8em;}
.publicationListing .item{padding:10px;}
.publicationListing .item ul{margin-bottom:0;}
.publicationListing .item ul li{margin-bottom:0;line-height:2em;}
.publication .edition{margin-bottom:1em;}
.publication .edition img.thumbnail{float:left;}
.publication .edition ul{padding-left:120px;}
.publicationsLogin label,.publicationsRegister label{display:inline-block;width:10em;}
.publicationsRegister .same-address-as label{width:auto;}
.publication .stock {color:#FF0000;font-size:1.25em;font-weight:700;}
.publication .stock span{color:#333;font-size:1em;font-weight:400;}
div.publicationsRegister h2 {background-color: #C9ECFC;color: #333333;margin:1em 0;padding: 5px 15px;}
.basket .title{width:300px;}
.basket tfoot{border: 1px double #0F7BAE;border-width: 3px 0;}
.basket tfoot td {border:none 0;}
.publicationCheckout fieldset{padding-left:10px;}
.publicationCheckout label{width:150px;display:inline-block;}
.publicationCheckout .terms label{width:auto;display:inline;}
p#allcontent_0_contentcolumn_0_ShowDownload{position:absolute;right:7%;top:5.5%;}
p#allcontent_0_contentcolumn_0_ShowDownloadImage{position:absolute;right:3%;top:3.9%;}
p#allcontent_0_contentcolumn_0_ShowDownloadImage img{border: 0px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}

/* medications listing */
.medications .search .innerFilter{border-bottom:1px solid #c9ecfc;}
.medications .search .innerFilter h2{background-color:#c9ecfc;color:#333;padding:5px 15px;}
.medications .search .innerFilter fieldset{padding:10px 15px;}
.medications .search .innerFilter .submission{margin-left:15px;}
.medications .search .result{border-bottom:1px dotted #e2e2e2;margin-bottom:1em;padding:10px;}


/* Register */

/*  help & tooltip  */
.help{background:url(../images/icons/question-mark.png) no-repeat scroll 0 10px transparent;clear: both;display: block;font-size: 1.1em;line-height: 1.3em;padding: 10px 10px 10px 20px;}
.site_services .help{width:340px;}
.js .site_services .help{float:left;}
.js .site_services .help{float:left;top: 3px; right:5px;}
.help .helpTitle{font-weight: bold;}
.js .help .helpText{display:none;}
.js .help{background-image:none;display:inline-block;height:17px;width:17px;padding:0;position:relative;margin:2px;}
.js .question-mark{background:url(../images/icons/question-mark.png) no-repeat 0 0;cursor:help;display:inline-block;float:right;height:17px;overflow:hidden;text-indent:-9999px;width:17px;}
.js .question-mark:focus,.js .question-mark.focus{outline:thin dotted #ccc;}
.js .help .bubble{display:none;position:absolute;top:0;right:0;cursor:default;width:185px;z-index:999;}
.js .bubble .content{width:183px;border:1px solid #90c5e2;background-color:#fff;-moz-border-radius:1px;border-radius:1px;-moz-box-shadow:0 0 1px 1px #c8d7e6;-webkit-box-shadow:0 0 1px 1px #c8d7e6;box-shadow:0 0 1px 1px #c8d7e6;padding:0;}
.js .bubble .header{color:#0f7bae;background-color:#eaf6fb;padding:5px 10px;font-weight:700;display:block;}
.js .bubble .title{display:inline-block;width:145px;}
.js .bubble .content .text{padding:10px;white-space:normal;}
.js .tooltip{color:#21409a;font-weight:bold;margin-right:5px;}
.js .bubble .closebubble,.js .bubble div.header .closebubble {display:inline-block;height:13px;width:13px;overflow:hidden;padding:1px;vertical-align:top;text-align:center;}
.js .bubble .closebubble a, .js .bubble div.header .closebubble a {cursor:pointer;display:block;height:13px;width:13px;text-decoration:none;}
.js .bubble .closebubble.focus,.js .bubble .closebubble:focus,.js .bubble .closebubble:hover{outline: thin dotted #FFFFFF;}

.feature_list,.content_type .feature_list{list-style: none outside none;margin: 0 4px;}
.feature_list li{float: left;width: 252px;}
.semi_page .feature_list li{width: 234px;}
.feature_list h2{color: #333333;font-size: 1.333em;font-weight: bold;padding-right: 20px;}
.feature_list img{clear: left;display: block;}
.feature_list p{clear: both;margin: 1em 30px 0 0;}
.feature_list a{clear: both;display: block;margin-top: 5px; font-weight:bold;}

/* CD4 COUNT AND VIRAL LOAD */
.graph{padding:10px;text-align:center;}
.graph .envelop{height:350px;width:633px;margin:0 auto;background-color:white;}
.graph .envelop img{padding:0;border:none 0;-moz-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.section .records label,.section .records input{width:150px;}
table.previousResults{width:95%;}
.myaccount table.previousResults input,.myaccount table.previousResults .checkbox,.myaccount table.previousResults label{width:60px;float:none;margin:0 0 5px 0;}
table.previousResults label,table.previousResults .checkbox input,.section .records .checkbox input{width:auto;margin-left:0;}
table.previousResults .delete{width:15px;}
table.previousResults td{vertical-align:top;}

.js .graph{position:relative;}
.js .graph .level{position:absolute;width:200px;text-align:left;}
.js .graph .level .text{padding-bottom:0;}
.js .graph .level p{margin:0;}
.js .graph .level a.submit,.js .graph .editResults a.submit{margin:.5em 10px;display:inline-block;}
.js .graph .overlay{text-align:left;position:absolute;top:0;left:0;background-image:none;background-color:#fff;background-color:rgba(255,255,255,.9);border:1px solid #90c5e2;padding:10px;width:748px;height:330px;}
.js .graph .legend{color:#0f7bae;background-color:#eaf6fb;padding:5px 10px;font-weight:700;}
.js .graph .overlay .editResults{background-color:#fff;width:390px;margin-left:180px;margin-top:50px;padding:0;}
.js .graph .overlay a.cancel {}
.js .graph .overlay p.close{text-align:center;}
.js .graph .overlay .savedChanges{margin-top:2em;}
.js .graph .overlay .editResults fieldset{margin-bottom:1em;}
.js .graph .overlay .editResults label{display:inline-block;width:8em;font-size:1.1em;float:none;}
.js .graph .overlay .editResults input{width:65px;float:none;display:inline-block;}
.js .graph .overlay .editResults input.checkbox{width:auto;}
.js .graph .overlay .formError{margin-top:.5em;}

/* MY PERSONAL NOTES */
.print label{display:none;}
.print input{display:inline-block;height:15px;width:15px;}
.print span.page{vertical-align:top;background:url(../images/templates/icons/hiv-note.gif) no-repeat left top;display:inline-block;padding:3px 0 3px 22px;max-width:615px;}
.console{background-color:#f5f5f5;padding:20px;margin-bottom:1em;}
.notes .console .submission{margin:1em 0 0 0;}

.notes .blockWrap{margin-bottom:1em;}
.notes .blockWrap .left{min-height:340px;}
.notes .featureBox{width:329px;}
.notes .featureBox li,.favourites .featureBox li,.appointments .featureBox li,.appointments .featureBox .li{border-bottom:1px dotted #0f7bae;margin-bottom:1em;}
.notes .featureBox.scroll,.appointments .featureBox.scroll{overflow: auto;}
.notes .savedChanges,.notes .formValidate{margin-right:15px;}
.notes .textarea{background-color:white;border:1px solid #a5acb2;padding:2px;min-height:170px;}
.notes .filter{clear:both;padding-top:15px;}
.notes .filter fieldset{margin-bottom:1em;}
.notes .filter select,.notes .filter input{margin-right:10px;}
.notes .filter input.datepicker{width:60px;}

/* FAVOURITES */
.favourites .featureBox{width:730px;background:none;padding:0;}
.favourites .featureBox .item{border-bottom: 1px dotted #E2E2E2;margin-bottom: 1em;padding:10px;}
/*.favourites .featureBox .opened{border: none; margin: 0;}*/
.favourites a.delete{float:right;}
.treatment-listing ul{
	list-style: none;
	margin: 10px 0 0 0;
}
.treatment-listing li{
	clear: both;
	padding: 5px 0;
	overflow: hidden;
}
.treatment-listing p{
	padding-top: 10px;
}
.treatment-listing img{
	float: left;
	background: #fff;
	padding: 5px !important;
	margin: 0 5px;
	border: 1px solid #E1E1E1 !important;
}
/*
 * APPOINTMENTS
 ***********************/
.ui-widget{font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;}
.calendar{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border:1px solid #aaa;color:#222;font-size:1.3em;margin:.5em auto;padding:0.2em;position:relative;width:250px;}
.calendar .header{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border: 1px solid #6ABCF0;background-color: #BADDF4;color: #333;font-weight:bold;position:relative;}
.calendar .previous,.calendar .next{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-position:50% 50%;background-repeat:no-repeat;height:1.8em;position:absolute;top:2px;width:1.8em;}
.calendar .previous{left:2px;}
.calendar a.previous:hover,.calendar a.previous:focus,.calendar a.next:hover,.calendar a.next:focus{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#dadada;border:1px solid #999;color:#212121;}
.calendar a.previous:hover,.calendar a.previous:focus{left:1px;top:1px;}
.calendar .next{right:2px;}
.calendar a.next:hover,.calendar a.next:focus{right:1px;top:1px;}
.calendar .previous span,.calendar .next span{background-position:left top;display:block;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;}
.calendar a.previous span,.ui-datepicker .ui-datepicker-prev span{background-image:url(../images/templates/icons/previous.gif);}
.calendar a.next span,.ui-datepicker .ui-datepicker-next span{background-image:url(../images/templates/icons/next.gif);}
.calendar .header .off{display:none;}
.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{background-position:0 0;}
.calendar .title{line-height:2.1em;margin:0 2.3em;text-align:center;}
.calendar table{border-collapse:collapse;font-size:0.9em;width:100%;margin:0;}
.calendar table th{padding:0.7em 0.3em;text-align:center;color:#0F7BAE;background-color: white;}
.calendar table td{padding:1px;background-color: #C9ECFC;border:none 0;}
.calendar table td span.available{background-color:#f6f6f6;border:1px solid #ccc;color:#1c94c4;display:block;font-weight:bold;padding:0.2em;text-align:right;}
.calendar table td span.out{background-color:transparent;border:none 0;color:#333;display:block;padding:0.2em;}
.calendar table td a,.calendar table td input
{background-color:#f6f6f6;border:1px solid #d3d3d3;color: #cb1b59;cursor:pointer;display:block;padding:0.2em;text-align:right;text-decoration:none;width:100%;}


.calendar table td input:hover,.calendar table td a:hover,.calendar table td input:focus.calendar table td a:focus{border:1px solid #21409a;}
.calendar table td input.booked,.calendar table td a.booked,.calendar table td a.booked:visited{border: 1px solid #CB1B59;color: #CB1B59;font-weight:bold;}
.calendar table td input.important,
.calendar table td.important a span{background:url(../images/templates/icons/bell.gif) no-repeat 0 0;display:block;}

.calendar table .appointment{display:none;position:relative;}
.calendar table .bubble{position:absolute;width:11em;}
.calendar table .bubble .heading{color:#0f7bae;background-color:#eaf6fb;padding:5px 10px;font-weight:700;display:block;}
.calendar table .bubble .content .text{padding:0 10px;}

.editing .option{padding-left:22px;background:url(../images/templates/icons/hiv-clock.gif) no-repeat left top;margin-bottom:.5em;}
.editing .option label,.editing .option input{vertical-align:middle;}
.editing .email{background-image:url(../images/templates/icons/hiv-email.gif);}
.editing .mobile{background-image:url(../images/templates/icons/hiv-mobile.gif);}

.appointments .date input{width:60px;}
.appointments .time input{width:30px;}
.appointments p.formError{display:block;}

.appointments .featureBox,.appointments .console{width:330px;}
.appointments .featureBox .heading,.appointments .console .heading{color:#0f7bae;border-bottom:1px solid #fff;font-weight:700;padding:5px 10px;}

.appointments .featureBox.scroll{height:220px;}
.appointments .featureBox li {background: url(../images/templates/icons/hiv-appointment.gif) no-repeat left top;padding-left: 22px;}
.appointments .featureBox li.important {background-image: url(../images/templates/icons/hiv-appointment-important.gif);}
.appointments .upcomings input{background:none;color:#cb1b59;border:none 0;cursor:pointer;padding:0;}
.appointments .upcomings .timing{width:80%;}
.appointments .upcomings input:focus,.appointments .upcomings input:hover{text-decoration:underline;}

/*
 * ONLINE SERVICES
 ***********************/
.myaccount .holder{padding:.5em 0;margin:1em 0;border-top:1px solid #ccc;}
.myaccount .section .ask_trainer  fieldset{margin-bottom:1em;}
.myaccount .section .ask_trainer label{font-weight: 700;width:auto;float:none;display:block;text-align:left;margin-bottom:.5em;}
.myaccount .section .ask_trainer input,.myaccount .section .ask_trainer select{margin-left:0;}
.myaccount .section .ask_trainer .radioChoice{clear: both;float: left;margin: 0;padding: 2px 0;}
.myaccount .section .ask_trainer .radio{float: left;line-height: 1.4em;margin: 0;padding: 0;}
.myaccount .section .ask_trainer .radio label {clear: none;cursor: pointer;float: left;font-weight: 400;line-height: 1.2em;margin: 0 10px 0 0;padding: 0;text-align: left;width: auto;}
.myaccount .section .ask_trainer .radio input{margin: 0 4px 0 0;padding: 0;width: auto;}
.myaccount .section .ask_trainer .textarea{float:none;clear:both;}
.myaccount .section .ask_trainer .textarea label{display:block;float:none;clear:both;width:auto;margin:0 0 5px 0;padding:0;text-align:left;}
.myaccount .section .ask_trainer .textarea textarea{float:none;margin:0 0 1em 0;}
/* Health trainer */
/* - Booking -*/
.myaccount .book th{font-weight:400;}
.myaccount .book th,.book td{text-align:center;}
.myaccount .booking .book tbody td{height:5em;}
.myaccount .book thead th span,.myaccount .booking .book tbody td div span{display:block;margin-bottom:.5em;clear:both;float:none;}
.myaccount .book tbody td.time{font-weight:bold;text-align:left;}
.myaccount .booking .book input.submit{margin:0;float:none;}
.myaccount .booking .pagination{text-align:right;}
/* - Admin -*/
.myaccount .administration th{font-weight:400;}
.myaccount .administration th .order,.history th .order{background:transparent url(../images/icons/order.png) no-repeat right center;border:none 0;cursor:pointer;color:#fff;padding-right:12px;}
.myaccount .administration th .order:focus,.administration th .order:hover,.history th .order:focus,.history th .order:hover{text-decoration:underline;}
.myaccount .administration .last,.history .last{background:none;border:none 0;}
/* - User detail - */
.myaccount .ocuser .closing-box{margin-bottom:.5em;}
.myaccount .ocuser h3{background-color:#c9ecfc;padding: 5px 15px;margin:0;}
.myaccount .ocuser .blockWrap .block,
.myaccount .ocregistration .blockWrap .block,
.myaccount .ocevaluation .blockWrap .block{width:219px;border-left:1px solid #CCC;padding-left:10px;}
.myaccount .ocregistration .blockWrap .block,.myaccount .ocevaluation .blockWrap .block{width:239px;}
.myaccount .ocevaluation .rating .blockWrap,.myaccount .ocevaluation .commenting .blockWrap{margin-bottom:1em;}
.myaccount .ocevaluation .rating .blockWrap .block{width:173px;}
.myaccount .ocevaluation .commenting .blockWrap .block{width:143px;padding-left:5px;margin-left:5px;}
.myaccount .ocuser .blockWrap .first,.myaccount .ocregistration .blockWrap .first,.myaccount .ocevaluation .blockWrap .first{margin-left:0;padding-left:0;border:none 0;}
.myaccount .ocuser .block h5{font-weight:700;}
.myaccount .ocuser .block ul{margin:0 0 1em 16px;}
/* - History - */
.myaccount .history .last{background:none;border:none 0;}
/* OC User */
/* - Registration - */
.myaccount .ocregistration .blockWrap .block .fld{}
.myaccount .ocregistration .blockWrap .block label,
.myaccount .ocevaluation .blockWrap .block label{width:200px;}
.myaccount .ocevaluation  .rating .blockWrap .block label,
.myaccount .ocevaluation  .commenting .blockWrap .block label{width:auto;}
.myaccount .ocevaluation  .commenting .blockWrap .block label{font-weight:700;margin-bottom:.5em;}
.myaccount .ocevaluation  .commenting .blockWrap .block textarea{width:135px;height:100px;margin:0;}
.myaccount .ocregistration .blockWrap .block input,
.myaccount .ocevaluation .blockWrap .block input{width:20px;margin:0;}

/*
 * HEALTH STATUS
 ***************************/
.healthstatus .listing{margin-bottom:.5em;}
.healthstatus .listing dt{display:inline-block;width:8em;margin-top:0;}
.healthstatus .listing  dd{display:inline-block;clear:right;}
.healthstatus .noImgBorder{margin-bottom:.5em;}

/* END MERGING MyHIV WITH NEW STYLES */

/* --------------------------- MyHIV --------------------------------- */
/* ################################################################### */

		.myhiv {background-image:none;}
		.myhiv.home div.main_wrap {background:url(../images/backgrounds/bgnd_logo.png) no-repeat center bottom;}
		.myhiv.home div.carousel_wrap .mask {border: 0;}
		.myhiv.home div.carousel_wrap ul.slider-nav.four li {width: 231px;}
		.myhiv .slider-holder div.details h2 {color: #0F7BAE;font-weight: bold;line-height: 1em;margin: 0 0 2px;padding: 0;}
		.myhiv .slider-holder div.details h3 {color: #0F7BAE;font-weight: normal;line-height: 1em;margin: 0 0 5px;padding: 0;}
		.myhiv.home div.irregular_three_column_01 div.column_one div.spot_inner a img,
		.myhiv.home div.irregular_three_column_01 div.column_two div.spot_inner a img,
		.myhiv.home div.irregular_three_column_01 div.column_three div.spot_inner a img {top:0;}
		.myhiv.home div.donations {background-image:url(../images/backgrounds/regular_two_cap.png);}
		.myhiv.home div.donations div.section_inner {background-image:url(../images/backgrounds/regular_two_body.png);}
		
		.expandable-list {margin:0; list-style:none; position:relative; left:-4px;}
		.expandable-list li {margin-bottom: 4px;width: 276px;margin-bottom: 0;}
		.expandable-list h4 {font-size:1.5em; color:#fff; background:url(../images/backgrounds/side-header-cap.png) no-repeat; padding-top:6px;font-weight: normal;margin-bottom:0;}
		.expandable-list h4 .inner { background:url(../images/backgrounds/side-header-bottom.png) no-repeat left bottom; display:block; padding:2px 12px 8px;}
		.expandable-list h4 .inner { background:url(../images/backgrounds/side-header-bottom.png) no-repeat left bottom; display:block; padding:2px 12px 8px;width: 250px; float:left;}
		.expandable-list h4 .wrap {float:left;width: 230px;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .expandable-list h4 .handle,
		.myhiv .second_column .aside .expandable-list h4 .handle {background:url(../images/icons/arrow_white_right.png) no-repeat center center;cursor: pointer;float: right;height: 9px;margin-top: 3px;padding: 5px;width: 5px;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .expandable-list h4 .handle.active,
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .expandable-list h4 .handle:hover,
		.myhiv .second_column .aside .expandable-list h4 .handle.active,
		.myhiv .second_column .aside .expandable-list h4 .handle:hover {background:url(../images/icons/arrow_white_down.png) no-repeat center center;}
		.expandable-list .content {background-color: #FFFFFF;left: 3px;padding: 8px 10px;position: relative;top: -7px;width: 246px;display: inline-block; border:1px solid #e1e1e1; border-top:0;}
		.expandable-list .content p {margin-bottom: 5px;}
		
		.aside .expandable-list h4 .inner {width:186px;}
		.aside .expandable-list h4 .wrap {width: 165px;}
		.aside .expandable-list li .content li {width:auto; clear:left;}


		.myhiv .video-overlay{width:248px;height:auto;overflow: hidden;position: relative;}
		.myhiv .aside .video-overlay{width:182px;}
		.myhiv .video-overlay img.splash,.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .video-overlay img.splash{width:auto;max-width:248px;margin:0 auto;height:auto;}
		.myhiv .aside .video-overlay img.splash,.myhiv .two_columns .second_column .aside .inner_aside .video-overlay img.splash{width:auto;max-width:182px;margin:0 auto;}

		.expandable-list div.spotlight_content{background:url(../images/backgrounds/fff_95percent.png);}
		.expandable-list p.caption{margin:0;padding:10px 12px;font-weight:bold;}
		.expandable-list div.description{padding:0 12px;}
		.js .expandable-list div.spotlight_content{position:absolute;z-index:2;bottom:0;overflow:hidden;}
		.myhiv .irregular_two_column div.column_two div.spotlight_content{width:248px;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner{background-image:none;padding-bottom:0;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner a img{width:263px;}
		
    	.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner a{width:263px; height:156px;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .caption a,
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .content a{height:auto; width:auto;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .content a.question-mark{height:17px;width:17px;}
		.expandable-list .content fieldset label{float: left;font-weight: bold;line-height: 19px;margin-right: 10px;}
		.expandable-list .content fieldset input{float: left;}
		.expandable-list .content .area .postcode{margin: 5px 0 13px;}
		.inner_aside .expandable-list .content fieldset a,
		.expandable-list .content fieldset a{width:auto;float: left;margin-left: 10px;margin-top: 10px;}
		.myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .expandable-list .content a.new{float:none;display:inline-block; background: transparent url(../images/icons/new-link.gif) no-repeat 100% .2em;}
		.expandable-list .content .submit{margin-bottom:1em;float: left;}

		.js .content fieldset label{position:absolute; left:-999em; height:0; width:0;}

		.myhiv.home div.irregular_two_column div.column_two div.panel_wrap {/*background-image:url(../images/backgrounds/home_sup_panel_cap_02.png);*/margin-bottom: 10px;}
		/*.myhiv.home div.irregular_two_column div.column_two div.panel_inner {background-image:url(../images/backgrounds/home_sup_panel_body_02.png);}*/
		
		.myhiv.home .irregular_two_column .spots_three {background:url(../images/backgrounds/home_spot_panel_cap_01.png) no-repeat; padding-top:6px;}
		.myhiv.home div.irregular_two_column div.column_one .spots_three div.inner {background:url(../images/backgrounds/home_spot_panel_body_01.png) no-repeat 0 bottom; padding:/*0 7px 8px*/0 0 8px 7px;}
		
		.myhiv.home.african .irregular_two_column .spots_three {background-image:url(../images/backgrounds/home_spot_panel_cap_01_african.png);}
		.myhiv.home.african div.irregular_two_column div.column_one .spots_three div.inner {background-image:url(../images/backgrounds/home_spot_panel_body_01_african.png);}
		
		.myhiv.home.gay .irregular_two_column .spots_three {background-image:url(../images/backgrounds/home_spot_panel_cap_01_gay.png);}
		.myhiv.home.gay div.irregular_two_column div.column_one .spots_three div.inner {background-image:url(../images/backgrounds/home_spot_panel_body_01_gay.png);}
		
		.myhiv.home.young .irregular_two_column .spots_three {background-image:url(../images/backgrounds/home_spot_panel_cap_01_young.png);}
		.myhiv.home.young div.irregular_two_column div.column_one .spots_three div.inner {background-image:url(../images/backgrounds/home_spot_panel_body_01_young.png);}
		
		.myhiv.image_spotlight div.spot_inner a img {width:190px;}
		.myhiv.home .irregular_two_column .spots_three .image_spotlight {float:left;margin-right: 17px;width: 193px; background:url(../images/backgrounds/home_links_cap_01.png) no-repeat;margin-bottom: 0;}
		.myhiv.home .irregular_two_column .spots_three .image_spotlight .spot_inner {background:url(../images/backgrounds/home_links_body_01.png) no-repeat 0 bottom;}
		.myhiv.home .spots_three .image_spotlight .spot_inner a {height:auto;width:182px;}
		.myhiv.home .spots_three .image_spotlight .spot_inner .caption a {width:158px;background-color:transparent;}
		.myhiv.home .irregular_two_column .spots_three .spotlight_content {width:182px;}
		.myhiv .image_spotlight div.spot_inner a img{width:182px;}
                		
		.panel_list {list-style:none;margin:0;}
		.panel_list a {font-weight:bold;}
		.panel_list_title {font-size: 1.5em;}
		
//		.section.info {background:url(../images/backgrounds/regular_two_cap.png) no-repeat; padding-top:6px;margin-bottom: 15px;width: 628px;}
		.section.info {background:white; border: 3px solid #D0D0D0; padding-top:6px;margin-bottom: 15px;width: 628px;}
		.info .section_inner {background:url(http://www.tht.org.uk/images/logos/logo_script_font-main.png) 90% 50% no-repeat;}
		.info .skin {display: inline-block;margin-bottom:6px;padding: 10px;width: 600px;}
		.info .ulWrap {background:url(../images/backgrounds/home_links_cap_01.png) no-repeat; float: left;margin-right: 9px;padding-top: 6px;width: 194px;}
		.everyone .info .ulWrap.moreForMe{background-image:url(../images/backgrounds/home_links_cap_01_everyone.png);}
		.african .info .ulWrap.moreForMe{background-image:url(../images/backgrounds/home_links_cap_01_african.png);}
		.gay .info .ulWrap.moreForMe{background-image:url(../images/backgrounds/home_links_cap_01_gay.png);}
		.young .info .ulWrap.moreForMe{background-image:url(../images/backgrounds/home_links_cap_01_young.png);}
		.info .ulWrap.last_child {margin-right:0;}
		.info ul {background:url(../images/backgrounds/home_links_body_01.png) no-repeat 0 bottom;float: left;list-style: none outside none;margin: 0;padding-bottom: 5px; width:194px;}
		.everyone .info .moreForMe ul {background-image:url(../images/backgrounds/home_links_body_01_everyone.png);}
		.african .info .moreForMe ul {background-image:url(../images/backgrounds/home_links_body_01_african.png);}
		.gay .info .moreForMe ul {background-image:url(../images/backgrounds/home_links_body_01_gay.png);}
		.young .info .moreForMe ul {background-image:url(../images/backgrounds/home_links_body_01_young.png);}
		.info li {margin: 0 20px 15px;}
		.info .title {font-size: 1.5em;margin-bottom: 10px;margin-top: 8px;}
		.info li a {font-weight: bold; display:block;}
		
		.everyone .aside .moreForMe, .everyone .inner .moreForMe{background: #EDEBFF;}
		.african .aside .moreForMe, .african .inner .moreForMe{background: #E6F4D6;}
		.gay .aside .moreForMe, .gay .inner .moreForMe{background: #FFE8D9;}
		.young .aside .moreForMe, .young .inner .moreForMe{background: #E6F9FE;}
		
		/* quiz and poll spots */
		.myhiv.home .irregular_sub_two_column .column_one {}
		.myhiv.home .irregular_sub_two_column .column_two {}
		.myhiv.home .irregular_sub_two_column .column,
		.myhiv.home .irregular_sub_two_column .spot_inside {padding-top:6px;}
		.myhiv.home .irregular_sub_two_column .spot_inside {background:url(../images/backgrounds/tri_donation_img_spot_cap_01.png) no-repeat;margin-left: 28px;width: 245px;}
		.myhiv.home .irregular_sub_two_column .spot_inside_inner {background:url(../images/backgrounds/tri_donation_img_spot_body_01.png) no-repeat 0 bottom;}
		/*.home .irregular_sub_two_column .feature_spotlight {width: 245px; margin-left:28px;padding-top: 20px;}*/
		.myhiv.home .irregular_sub_two_column .image_spotlight {}
		.myhiv.home .irregular_sub_two_column .image_spotlight .spot_inner a,
		.myhiv.home div.irregular_two_column div.irregular_sub_two_column div.column_two div.spot_inner a {height:auto; background-color:transparent;}
		.myhiv div.image_spotlight div.spot_inner a,
		.myhiv div.irregular_two_column div.column_two div.spot_inner a {background-color:#fff;}
		.myhiv div.image_spotlight div.spot_inner a, .myhiv div.irregular_two_column div.column_two div.spot_inner a.submit{background-color: #CB1B59;}
		.myhiv.home .irregular_sub_two_column h3 {font-size: 1.5em;}
		.myhiv.home .irregular_sub_two_column .spot_wrapper {background:url(../images/pics/group-01.png) no-repeat 4px bottom;display: inline-block;margin-bottom: 5px;margin-right: 3px;padding: 10px 20px 105px;}
		.myhiv.home .irregular_sub_two_column .poll .spot_wrapper {margin-bottom: 0;padding-bottom: 20px; background:none;}
		.myhiv.home .irregular_sub_two_column h4 {margin-bottom: 0;}
		.myhiv.home .irregular_sub_two_column p {margin-top:10px;}
		.myhiv.home .irregular_sub_two_column fieldset {margin-top: 15px;}
		.myhiv.home .irregular_sub_two_column label {float: right;margin-bottom: 10px;width: 185px;}
		.myhiv.home .irregular_sub_two_column input {clear: left;float: left;margin: 0 0 10px;}
		.myhiv.home .irregular_sub_two_column .submit_input {float: right;position: relative;top: 90px;}
		.myhiv.home .irregular_sub_two_column .poll .submit_input {top:0;}
		.myhiv.home .irregular_sub_two_column .submit_input label {background-color: #ED145A;color: #ED145A;line-height: 22px;left: 0;margin-bottom: 0;padding: 0 11px;position: absolute;z-index: -1;width: auto;}
		.myhiv.home .irregular_sub_two_column .submit_input input {clear: none;float: none;margin-bottom: 0;}
		
		.quiz{background:url(../images/backgrounds/lrg_spot_cap_02.png) no-repeat;padding-top: 6px;}
		.quiz .quiz_inner{background:url(../images/backgrounds/lrg_spot_body_02.png) no-repeat 0 bottom;padding-bottom: 27px;padding-top: 20px;}
		.poll{background:url(../images/backgrounds/lrg_spot_cap_03.png) no-repeat;padding-top: 6px;}
		.poll .poll_inner{background:url(../images/backgrounds/lrg_spot_body_03.png) no-repeat 0 bottom;padding-bottom: 27px;padding-top: 20px;}
		
		.pollResults {}
		.myhiv.home .pollResults .thankyouMsg,.myhiv.home .pollResults .answer p{ float: none;margin-right: 0; margin-left:0;text-align: left;width: auto;}
		.myhiv.home .pollResults p {clear:left;float:left;width:150px;margin: 8px 0 0;}
		.pollResults div {float:left;}
		.pollResults .results {width:150px;height: 14px;clear: both; background: url(../images/backgrounds/poll-percent.gif) repeat-x;}
		.pollResults .percent{
			float: left;
			width: 30px;
			padding: 0 0 0 2px;
			margin: -2px 0 0;
			font-weight: bold;
		} 
		
		.landing_page {}
		
		.myhiv .first_column p.intro {margin:0 4px 1em;}
		.myhiv .first_column p {line-height: 1.7em;}
		.myhiv .first_column .rate-this p,
		.myhiv .first_column .rate-this a,
		.myhiv .first_column .rate-this span,
		.myhiv .first_column .share a,
		.myhiv .first_column .share span {line-height:1em;}
		
		.inner_aside .expandable-list {list-style: none outside none;}
		.inner_aside .expandable-list li {width: 210px;}
		.irregular_two_column .expandable-list h3 {font-size:1.333em;}
		.inner_aside .expandable-list h4 {background-image:url(../images/backgrounds/side-header-inner-cap.png);}
		.inner_aside .expandable-list h4 .inner {background-image:url(../images/backgrounds/side-header-inner-bottom.png);}
		.inner_aside .expandable-list .content {width: 182px;}
		.inner_aside .expandable-list .content a {display: block;margin: 0 auto;width: auto;}/* this is only for proto to get smaller image to sit centrally. */
		.js .inner_aside .expandable-list .content .question-mark {width:17px;}
		.myhiv .two_columns .second_column .aside .inner_aside img {border: 0 none;box-shadow: 0 0;margin-bottom: 0;padding: 0;width: 58px;}
		.myhiv .two_columns .second_column .aside .inner_aside .imgFeature {width:auto; max-width:182px;}
		.myhiv.home .column_two .expandable-list .imgFeature {width:auto; max-width:248px;}
		.white-box {position:relative;}

		.white-box>h3 {float:left;width: 100%;}
		.js .white-box .help {position: absolute;right: 0;top: 0;}
		
		
		.myhiv .body_first_column img.center {display: block;margin: 0 auto;width: 450px; border: none; padding: 0; box-shadow: none;}
		.featureWrap {clear:left; margin: 0 0 15px -32px;display: inline-block;}
		.featureItem {float: left;width: 252px;}
		.featureItem h2 {color: #333333;font-size: 1.333em;font-weight: bold;padding-right: 20px;}
		.featureItem img {clear: left;display: block;}
		.featureItem p {clear: both;margin: 1em 30px 0 0;}
		.featureItem a {clear: both;display: block;margin-top: 5px; font-weight:bold;}
                
		
		.standard_list {list-style: none outside none;margin: 0 0 2em;}
		.standard_list li {margin-bottom: 10px;}
		.standard_list .title {font-weight: bold;}
		
		.info_block {
            display: inline-block;left: 3px;margin-top: 25px;padding-top: 6px;position: relative;width: 946px; border: 0;
            background: #ffffff;
            background: -moz-linear-gradient(top,  #ffffff 0%, #f7f5f5 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f5f5));
            background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f5f5 100%);
            background: -o-linear-gradient(top,  #ffffff 0%,#f7f5f5 100%);
            background: -ms-linear-gradient(top,  #ffffff 0%,#f7f5f5 100%);
            background: linear-gradient(to bottom,  #ffffff 0%,#f7f5f5 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f5f5',GradientType=0 );
		}
        .testing-kit-info
        {
            /*padding-left: 20px;*/
        }
        .testing-kit-info h2
        {
            margin-bottom: 14px;
        }
        .testing-kit-info h3
        {
            font-size: 13px;
            margin-bottom: 12px;
        }
        .testing-kit-info dl
        {
            overflow: hidden;
        }
        .testing-kit-info dl dt,
        .testing-kit-info dl dd
        {
            display: inline-block;
            float: left;
            margin-top: 0;
            font-size: 13px;
        }
        .testing-kit-info dl dt
        {
            clear: both;
            margin-right: 5px;
        }
		.info_block_inner {display: inline-block;padding: 5px 25px 15px 15px;width: 906px;}
		.info_block .left {float: left;width: 378px;}
		.info_block .left h1,.info_block .right h2{font-size: 1.5em;margin-bottom: 0px;}
		.info_block .left p,.info_block .right p{font-size: 1em;/*margin-bottom: 5px*/;}
		.info_block input,.info_block span{color:#fff;border: 0;}
		.info_block .left .cta_btn_02 {float: left; margin-right: 10px;}
		.info_block .left .cta_btn_02.last_child {margin-right:0;}       
		.info_block .right {float: left;width: 348px;margin-left:10px;}
		.info_block .right .indicators {list-style: none outside none;margin:/*5*/6px 0 0; display:inline-block;width: 215px;}
		.info_block .right .indicators li {float: left;text-indent: -999em;width: 47px;margin-right: 5px;}
		.info_block .right .indicators .on {background:url(../images/backgrounds/btn_bg_green.png) repeat-x;}
		.info_block .right .indicators .off {background:url(../images/backgrounds/btn_bg_red.png) repeat-x;}
		.info_block .right a {}
		.info_block .right a span {}
		.info_block .logo {position: absolute;right: 35px;top: 20px; z-index: 10;}
        .account-logo
        {
            float: right;
            margin-left: 5px;
        }
		
		.cta_btn_02 {background:#0c44b5 url(../images/backgrounds/btn_bg_grad_01.png) repeat-x;color:#fff;padding: 3px 10px;}
		.js .tabs {}
		.js .tabs .jump {list-style: none outside none;margin: 0;position: relative;top: 1px;}
		.js .tabs .jump li {float: left;margin-bottom: 0;padding:0;margin-right: 10px;position: relative;top: 1px;}
		.js .tabs .jump .active {position: relative;top: 2px;}
		.js .tabs .jump li a {background-color:#E5E5E5;border: 1px solid #E2E2E2;padding:10px;color:#000;font-weight: bold; float:left;}
		.js .tabs .jump .active a {background-color: #F5F5F5;border-bottom: 0 none;}
		.js .tabs .tab {background-color:#F5F5F5;border: 1px solid #E2E2E2;clear: both;margin-bottom: 2em;padding: 10px;margin-top:1px;display:none;}
		.js .tabs .tab.active {display:inline-block;}
		.js .tabs .tab h2 {}
		.js .tabs .tab .rich-content {}
		.js .tabs .tab .rich-content p {}
		.js .tabs .tab .rich-content p a {}
		
		.serviceFinder {margin-top: 2em;}
		.serviceFinder h2 {background-color: #C9ECFC;color: #333333;margin-bottom: 0;padding: 5px 15px;}
		.serviceFinder .content fieldset label {position:static;left:0;top:0; width:auto; height:auto;margin-right: 10px;}
		.serviceFinder .content fieldset label {position:static;left:0;top:0; width:auto; height:auto;margin-right: 10px;}		
		.serviceFinder .sentence select {margin-right:5px;}
		.serviceFinder .sentence .info {display: inline-block;margin: 10px 0 0;}
		.serviceFinder .tabs {margin-top: 10px;}
		.serviceFinder .tab {border-bottom: 5px solid #FFFFFF;clear: both;float: left;margin-bottom: 2em;padding-bottom: 1em;width: 100%;}
		.serviceFinder .tab .block {clear: both;float: left;width: 100%;}
		.serviceFinder .sentence .info {clear: left;float: left;margin: 10px 0 0;}
		.serviceFinder .closing-box .sentence .info {margin-right: 10px;margin-top: 0;}
		.serviceFinder .tabs {margin-top: 10px; float:left;}
		.serviceFinder .tab {border-bottom: 5px solid #FFFFFF;clear: both;float: left;margin-bottom: 2em;padding-bottom: 1em;width: 100%;}
		.serviceFinder .tab .block {clear: both;float: left;width: 100%;}
		.serviceFinder .tab .block .set {background-color: #FFFFFF;border-right: 10px solid #EAF6FB;float: left;padding: 8px 10px;width: 340px;}
		.serviceFinder .tab .block.second .set {background-color: #F1F1F1;}
		.serviceFinder .tab .submitWrap {margin-top:5px;}
		.serviceFinder .tab .submitWrap .submit {float:right; margin-right:10px;}
		.serviceFinder .tab .submitWrap.alt label {float: left;margin-top: 5px;}
		.serviceFinder .tab .submitWrap.alt input {float: left;margin-top: 4px;}
		.serviceFinder .tab .submitWrap.alt .submit {float: left;margin-left: 10px;margin-right: 0;}
		.serviceFinder .tab .submitWrap a {float: left;margin-top: 5px;}
		.serviceFinder .tab .block .set label {}
		.serviceFinder .tab .block .set input {float: left;margin-right: 10px;margin-top: 1px;}
		.serviceFinder .tabs h3 {float:left;margin-right: 5px;}
		.serviceFinder .form .sentence .submit {margin-left:10px;}
		.serviceFinder .help {padding-left:25px;margin-bottom: 5px;}
		.serviceFinder .helpTitle {margin-right: 10px;}
		
		.js .serviceFinder .tab,.js .publicationSearch .tab {background-color: #FFFFFF;margin-bottom: 1em;margin-top: 0;padding: 15px 20px 20px;}
        .js .serviceFinder .tab {width: 640px;}
		.js .publicationSearch .tab {width: 640px;}
		.js .serviceFinder .tabs h3,.js .publicationSearch .tabs h3 {display: none;}
		.js .serviceFinder .tab .block .set {border: 1px solid #F1F1F1;margin-right: 10px;width: 288px;}
		.js .serviceFinder .tabs .tab>div{float: left;width: 100%;}
		.js .serviceFinder .sentence label,
		.js .serviceFinder .sentence select,
		.js .serviceFinder .sentence input,
		.js .serviceFinder .sentence .help {clear:none; float:left;}
		
		.content_type .labels {float: left;list-style: none outside none;margin-left: 0;margin-bottom: 0;}
		.labels li {float: left;margin-bottom: 0;border: 1px solid #E2E2E2; border-bottom:0; margin-right:5px;}
		.labels .tabTitle {float: left;position: relative;}
		.labels .tabTitle a {background-color:#F1F1F1;}
		.labels .tabTitle a:hover {cursor:pointer;}
		.labels .active .tabTitle {top: 1px;}
		.labels .active .tabTitle a {background-color:#fff;}
		.tabTitle .tag {float: left;padding: 10px 35px 10px 10px;}
		.serviceFinder .tabTitle .help {margin: 0;padding-left: 0;position: absolute;right: 10px;top: 10px;}
		
		.js .serviceFinder .tabs .tab .sentence {margin-bottom: 1em;}
		.js .serviceFinder .sentence .help {margin: 0;padding-left: 0;}
		
		/* service results */
		.serviceResults {background-color: #EAF6FB; float: left;margin-top: 2em;width: 710px;}
		.serviceResults .tabs {}
		.serviceResults .tabs>p {margin-top: 10px;text-indent: 15px;}
		.serviceResults .tab {float: left;padding: 15px;width: 688px;}
		.serviceResults .tab h3 {background-color: #fff;border:1px solid #F1F1F1;border-bottom:0;float: left;margin-bottom: 0;padding: 10px;position: relative;top: 1px;}
		.serviceResults .result {background-color: #fff;border: 1px solid #F1F1F1;clear: left;margin-bottom: 15px;float: left;padding: 10px;width: 662px;}
		.serviceResults .result.first {}
		.serviceResults .result .map {float: left;margin: 0 10px 10px 0;}
		.serviceResults .result .map a {}
		.serviceResults .result .rDetails {float: left;margin: 0 10px 10px 0;}
		.serviceResults .result .rDetails img {}
		.serviceResults .result .title,
		.serviceResults .result .info {float: left;width: 430px;}
		.serviceResults .result .info p {}
		.bottomText {margin-top:2em; clear:both;display: inline-block;}
		
		.js .serviceResults .tab {display:block;margin-bottom: 0;}
		
			/* no THT image in the middle */
			.serviceResults .result.twoCol .rDetails {float:none; margin:0;}
			.serviceResults .result.twoCol .title,
			.serviceResults .result.twoCol .info {width: 498px;}
		
		.serviceResults .pagination {float: right;margin: 0;width: 100%;}
		.serviceResults .pagination li {margin-right:5px;}
		.serviceResults .pagination span,
		.serviceResults .pagination a {float: left;padding: 10px 15px;}
		.serviceResults .pagination a:hover {background-color:#fff;}
		.serviceResults .pagination .current {background-color: #FFFFFF;border-color: #AAAAAA;font-weight: bold;}
		
		.serviceDetails {border-top: 5px solid #EAF6FB;padding-top: 9px;}
		.serviceDetails .left {float: left;margin-right: 15px;width: 250px;}
		.serviceDetails .right {border-left: 1px solid #ccc;float: left;padding-left: 10px;width: 494px;}
		.serviceDetails .distance {}
		.serviceDetails .return {margin-bottom: 1.7em;}
		.serviceDetails .return a {}
		.serviceDetails .rate-this {}
		.serviceDetails .rate-this .inner {}
		.serviceDetails .rate-this .voting {line-height: 0.7em;}
		.serviceDetails .rate-this .voting a {}
		.serviceDetails .rate-this .voting a img {}
		.serviceDetails .rate-this .voting span {}
		.serviceDetails .help {margin-top: 0;top: 5px;}
		.serviceDetails .save {}
		.serviceDetails .save .inner {}
		.serviceDetails .save .add {line-height: 0.7em;margin-top: 5px;}
		.serviceDetails .save .help {}
		.serviceDetails .download {margin-top: 0.5em;}
		.serviceDetails .download input {}
		.serviceDetails .localcentre {margin-bottom: 1em;}
		.serviceDetails .localcentre h2 { margin-bottom: 5px;}
		.serviceDetails .localcentre p {margin-bottom: 0;}
		.serviceDetails dl {}
		.serviceDetails dt {font-size: 1.25em;}
		.serviceDetails dd {line-height: 1.3em;}
		.serviceDetails .more_info {clear: both;float: left;margin-top: 1em;width: 100%;}
		.serviceDetails .more_info h2 {}
		.serviceDetails .more_info p {}
		
		.googleMapContainer {margin-bottom: 15px;}
		.googleMapContainer .googleMap {}
		.js .googlemapLink {display:none;}
		
		.contactUs {}
		.contactUs ul {list-style: none outside none;margin: 0;background-color: #FFFFFF;}
		.contactUs li {border-bottom: 5px solid #EAF6FB;clear: left;float: left;padding-bottom: 1em;width: 100%;}
		.contactUs li h2 {}
		.contactUs .form {}
		.contactUs .line {}
		.contactUs .block {clear: left;float: left;margin-bottom: 10px;width: 100%;}
		.contactUs .block label {float: left;margin-right: 15px;text-align: right;width: 200px;}
		.contactUs .block input,
		.contactUs .block textarea {float: left;width: 200px;}
		.contactUs .block textarea {}
		.contactUs .submission {clear: left;margin-bottom: 0;float: left;margin-left: 215px;}
		.contactUs .submission input {}
		.contactUs .submission .submit {}
		.contactUs .submission .cancel {}
		.contactUs li h3.intro {}
		.contactUs li p.intro {}
		.contactUs .office {clear: left;float: left;width: 100%;}
		.contactUs .office .map {float: left; margin:12px 15px 15px 0; width: 160px;}
		.contactUs .office .map a {}
		.contactUs .office .map a img {float: left;}
		.contactUs .office .map .link {clear: left;float: left; margin-top:10px; width:160px;}
		.contactUs .office .info {float: left;width: 760px;}
		.contactUs .office .info h3 {}
		.contactUs .office .info dl {}
		.contactUs .office .info dt {}
		.contactUs .office .info dd {line-height: 1.5em;}
		
		.contactUs .labels {float: left;width: 250px;margin-bottom: 0;}
		.contactUs .labels li {background-color: #EAF6FB;border: 0 none;margin: 0;padding: 20px;width: 215px;}
		.contactUs .labels .active {background-color: #FFFFFF;border:5px solid #EAF6FB;border-right:5px solid #fff;position: relative;width: 205px;}
		.contactUs .labels h2 {margin: 0; cursor:pointer}
		
		.js .contactUs {margin-top:1em;background-color: #EAF6FB; display: inline-block;margin-bottom: 1em;}
		.js .contactUs ul {border: 5px solid #EAF6FB;float: left;padding: 20px;width: 646px;}
		.js .contactUs ul {border: 5px solid #EAF6FB;float: left;padding: 20px;width: 586px;}
		.js .contactUs ul li {border-bottom: 0 none;margin-bottom: 0;padding-bottom: 0; display:none;}
		.js .contactUs .disclaimer {clear: both;float: left;margin-left: 215px;margin-top: 10px;}
		.js .contactUs ul .active {display:block;}
		.js .contactUs li .intro{background-color: transparent;}
		.js .contactUs .office {border-bottom: 3px dotted #EAF6FB;margin-bottom: 15px;padding-bottom: 10px;}
		.js .contactUs .office.last_child {border-bottom: 0 none;margin-bottom: 0;padding-bottom: 0;}
		.js .contactUs .office .info {width: 471px;}
		
		.confidential-question .labelText { display: inline-block; float: left; clear: both; }
		.confidential-question .block { display: block; clear: both; }
		.confidential-question .block label, .confidential-question .labelText { width: 6em; display: inline-block;}
		
		.cta_btn_02 {background:#0c44b5 url(../images/backgrounds/btn_bg_grad_01.png) repeat-x;color:#fff;padding: 3px 10px;}
		.cta_btn_02 span,
		.cta_btn_02 input {background:url(../images/backgrounds/arrow_white_small_right.png) no-repeat right center;padding: 0 10px 0 0;}
		.cta_btn_02:hover,
		.cta_btn_02:hover input,
		.cta_btn_02:hover span {color:#fff; text-decoration:underline;background-color:transparent;transition: none;-moz-transition: none;-webkit-transition:none;-o-transition-transition:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
			
		.sitemap {background:url(../images/backgrounds/ireg_cap_886.png) no-repeat;left: -7px;padding-top: 6px;position: relative;width: 886px;}
		.sitemap .inner,div.irregular_two_column div.column_one .sitemap .inner {background:url(../images/backgrounds/ireg_foot_886.png) no-repeat 0 bottom; padding-bottom:13px;}
		.sitemap ul {background:url(../images/backgrounds/ireg_repeat_886.png) repeat-y;list-style: none outside none;margin: -4px 0 0;padding: 0 8px 0 10px;position: relative;top: 4px;}
		.sitemap .title {display: inline-block;margin-bottom: 0;width: 100%;}
		.sitemap .title>a {border-bottom: 1px solid #D1D1D1;color: #0F7BAE;display: block;font-size: 1.166em;font-weight: bold;padding: 20px 30px;background-color:#f0f0f0;}
		.sitemap .title>a:hover {background:none;}
		.sitemap .last_child>a {border-bottom:0;}
		.sitemap .title.first_child {border-top:0; margin-top:-3px;}
		.sitemap .title.first_child>a {border-top:0;}
		.sitemap .title.active>a {background-color:transparent;}
		.sitemap .title .handle {background:url(../images/icons/arrow_blue_down.png) no-repeat center center; width:9px; height:5px; float:right;padding: 7px;}
		.sitemap li li {border-top:0; margin-bottom:0;}
		.sitemap li a {display: block;font-weight: bold;padding-bottom: 1em;padding-left: 20px;}
		.sitemap li a:hover {background:url(../images/icons/arrow_pink_right.png) no-repeat 0 3px;}
		.sitemap .ulWrap {background:url(../images/backgrounds/shadow-top.png) repeat-x;display: inline-block;width: 100%;}
		.sitemap ul ul {background:url(../images/backgrounds/shadow-bottom.png) repeat-x 0 bottom; padding:25px 50px 15px 30px;}
		.sitemap .last_child ul,.sitemap ul ul ul{background:none;}
		.sitemap ul ul ul {border-top: 1px solid #E1E1E1;margin-bottom: 10px;margin-left: 20px;padding: 10px 0 0;}
		
		body.noLeftNav #main {margin-left: 0;width: 946px;}
		body.noLeftNav .main_inner {}
		body.noLeftNav .irregular_two_column {width: 946px;}
		body.noLeftNav .irregular_two_column .column_one {width: 662px;}
		body.noLeftNav .irregular_two_column .column_two {width: 284px;}
		body.noLeftNav .irregular_two_column .column_two .panel_inner {padding-bottom: 18px;padding-top: 13px;}
		body.noLeftNav .expandable-list h4 {background-image:url(../images/backgrounds/side-header-cap-252.png);}
		body.noLeftNav .expandable-list h4 .inner {background-image:url(../images/backgrounds/side-header-bottom-252.png);}
		body.noLeftNav .expandable-list li {width:252px;}
		body.noLeftNav .expandable-list .content {width:244px;}
		body.noLeftNav div.irregular_two_column div.column_two div.spotlight_content {width:244px;}
		body.noLeftNav div.irregular_two_column div.column_two .panel_wrap div.spot_inner a {width:244px;}
		body.noLeftNav div.irregular_two_column div.column_two .panel_wrap div.spot_inner a img {max-width:244px;}
		
		/* MY ACCOUNT */
		.landing-feature h1 {font-size: 2em;margin-bottom: 10px;}
		.semi_page .info_block {margin-top:0;width: 100%; background:none; position:static; left:0; padding-top:15px;margin-bottom: 20px;border-top: 5px solid #EAF6FB;border-bottom: 5px solid #EAF6FB;}
		.semi_page .info_block_inner {background: none;padding: 0;width: auto;padding: 0 0 3px;}
		.semi_page .info_block .left {width:390px;}
		.semi_page .info_block .right {width:350px;}
		.semi_page .info_block .right .logo {display:none;}
		
		.myaccount {}
		.bound{background: url("../images/backgrounds/content_top_large.png") no-repeat 0 0;padding: 6px 0 0;}
		.bound .container_foot{background: url("../images/backgrounds/content_bottom_large.png") no-repeat bottom;padding: 0 0 6px;}
		.bound .container_inner{background: url("../images/backgrounds/content_body_large.png") repeat-y 0 0; padding: 10px 20px; overflow:hidden;}
		.bound .intro{margin-top: 2px;}
		.bound .myaccount{border-top: none; padding: 0;}
		.myaccount h2 {margin-bottom: 15px;}
		.myaccount .bold {font-weight:bold;}
		.myaccount ul {clear:both;}
		.myaccount .spotWrap {clear: left;float: left;margin-bottom: 10px;width: 100%;}
		.myaccount .spotlight {float: left;margin-right: 20px;width: 243px;}
		.myaccount .spotlight.last {margin-right:0;}
		.myaccount .spotlight h3 {margin-bottom: 5px;}
		.myaccount .spotlight img {max-width: 243px;}
		.myaccount .spotlight p {margin-bottom: 5px;}
		.myaccount .spotlight a.submit {float:left;margin:.5em 0;}
		
		.register {border-bottom: 1px solid #ccc;padding: 15px 0;}
		.myaccount .form p{clear: left;}
		.myaccount .savedChanges p {margin-bottom:0;}
		.myaccount .savedChanges {margin-bottom:1em; margin-right:15px;}
		.myaccount .form .fld {clear: left;float: left;margin-bottom: 10px;}
		.myaccount .form label {float:left;}
		.myaccount .form input,
		.myaccount .form select,
		.myaccount .form textarea,
		.myaccount .form .radio input,
		.myaccount .form .checkbox, .myaccount .form .tandc input {float: left;margin-left: 10px;}
		.myaccount .form ul {float: left;list-style: none outside none;margin-left: 0px;}
		.myaccount .form li {float: left;margin-bottom: 0;clear: left;}
		.myaccount .form li label {margin-right: 5px;padding-right: 0;text-align: left;width: auto;line-height: 1.8em;}
		.myaccount .form li input {clear: left; width:auto;}
		.myaccount .form .fld .label {}
		.myaccount .form .radio li input {float: left;margin: 3px 10px 0 0;width: auto;}
		.myaccount .form .radio {margin-left:10px; clear:none;}
		.myaccount .block .fld .radio label {margin-right:0;}
		.myaccount .form .formError {float: right;margin: 0 0 0 10px;width: 225px;clear: right;}
		.myaccount .block .form .formError {float:left; margin-bottom:10px; margin-left:0; width:auto;}
		.myaccount .form span.checkbox {margin-left: 0;}
		.myaccount .form span.checkbox input {float: right;width: auto;}
		.myaccount .form span.checkbox label {margin-left: 270px;padding-right: 0;width: auto;}
		.myaccount .form input.checkbox {}
		.myaccount .form .terms label,
		.myaccount .form .terms input{float:none;width:auto;text-align:left;padding:0;}
		.myaccount .form .mandatory {float: left;margin-left: -5px;}
		.myaccount .form input {float: left;height: 14px;margin-left: 10px;}
		.myaccount .form .submit {height:auto; width:auto;}
		.myaccount .form .fld .help {margin-left: 10px;margin-top: 0;}
		.myaccount .block .form li {clear: left;}
		.myaccount .block .fld input {height: auto;width: auto; clear:none;}
		.myaccount .block .fld label {line-height: 1.8em; margin-right:10px;float: left;}
		.myaccount .fld .newLine {margin-top:5px; clear:left;}
		.myaccount .fld .newLine input {margin-top:8px; clear:none;}
		.myaccount .fld .viral {margin-right:10px;}
		.myaccount .form label.hidden {position:absolute; left:-999em; width:0; height:0;}
		.myaccount .submission {float:left; clear:left;}
		.myaccount .form .submission input {height: auto;margin-left: 0;width: auto;}
		.myaccount div.prev,
		.myaccount div.next {margin-bottom:10px;}
		.myaccount div.next {float:right;}
		.myaccount div.prev {float:left;}
		
		.myaccount .book tbody td {vertical-align:top;}
		.myaccount .book tbody td div span {float:left;margin-bottom: 5px;}
		.myaccount .book .submit {float:right; margin:0 0 0 5px;}
		
		.myaccount .blockWrap {float: left;width: 100%;}
		.myaccount .blockWrap h2 {}
		.myaccount .block {float: left;margin-left: 15px;width: 360px;}
		.myaccount .block.left {border-right: 1px solid #CCCCCC;margin-left: 0; width: 372px;}
    
    /* Online Counselling */
    .myaccount #allcontent_0_contentcolumn_0_OCChatRoom_UpdatePanel1 {clear:both;}
    .myaccount #allcontent_0_contentcolumn_0_OCChatRoom_UpdatePanel1 textarea {width: 39em; height:9em; margin-bottom: 5px;}
    .myaccount #allcontent_0_contentcolumn_0_OCChatRoom_UpdatePanel1 .submission {float:none;}
    .myaccount .booked input.submit {background-color:#54BD4F; border-color:#54BD4F;}
		
		.register {border-bottom: 1px solid #ccc;padding: 15px 0;}
		.register h2 {}
		.register .form {clear:both;}
		.register .form fieldset {}
		.register .form .fld>p{clear: left;}
		.register .form .fld {clear: left;float: left;margin-bottom: 10px;}
		.register .form input,
		.register .form select,
		.register .form textarea,
		.register .form .radio input,
		.register .form .checkbox {float: left;margin-left: 10px;}
		.register .form ul {float: left;list-style: none outside none;margin-left: 0px;}
		.register .form li {float: left;margin-bottom: 0;}
		.register .form li label {margin-right: 5px;padding-right: 0;text-align: left;width: auto;}
		.register .form li input {}
		.register .form .fld .label {}
		.register .form .radio input {float: right;margin: 0 10px 0 0;width: auto;}
		.register .form .radio {margin-left:10px;}
		.register .form .radio li{clear:none;}
		.register .form .formError {float: right;margin: 0 0 0 10px;width: 225px;}
		.register .form span.checkbox {margin-left: 150px;}
		.login .form span.checkbox {margin-left: 10px;}
		.register .form span.checkbox input {float: left;margin-left: 0;margin-right: 10px;width: auto;}
		.register .form span.checkbox label {margin-left: 0;padding-right: 0;width: auto;}
		.register .form input.checkbox {}
		.register .form label,
		.register .form .fld .label {float: left;padding-right: 10px;text-align: right;width: 130px;}
		.register .form .terms label,.register .form .terms input{float:none;width:auto;text-align:left;padding:0;}
		.register .form .mandatory {float: left;margin-left: -5px;}
		.register .form input {float: left;height: 14px;margin-left: 10px;width: 200px;}
		.register .form .fld .label {float:left;padding-right: 10px;text-align: right;width: 130px;}
		.register .form .textfield {}
		.register .form select {}
		.register .form .fld .help {margin-left: 10px;margin-top: 0;}
		.register .form select {}		
		.register .form .vertical {margin-left:10px;}
		.register .form .vertical li {clear: left; width:100%;}
		.register .form .vertical input {height: auto;margin-left: 0;width: auto;}
		.register .form .vertical label {line-height: 1.8em;margin-left: 10px;margin-right: 0;}
		.register .form .vertical input {height: auto;margin-left: 0;width: auto;}
		.register .form .vertical label {line-height: 1.8em;margin-left: 10px;margin-right: 0;}
		.register .form label.hidden {position:absolute; left:-999em; width:0; height:0;}
		.myaccount .blockWrap {float: left;width: 100%;}
		.myaccount .blockWrap h2 {}
		.myaccount .block {float: left;margin-left: 15px;width: 360px;}
		.bound .myaccount .block{width: 349px;}
		.myaccount .block.left {border-right:1px solid #ccc;margin-left:0;width:372px;}
		.bound .myaccount .block.left{width:365px;}
		.myaccount .register.blockWrap .left .form {padding-right: 20px;}
		
		.register.blockWrap .form .vertical label {float: right;width: 300px;margin-left: 10px;margin-right: 0;}
		.register.blockWrap .form .vertical .checkbox {margin-top:5px;}
		.register.blockWrap .form p {clear: left;}
		.registrationSubmit {clear: both;float: left;margin-top: 15px;}
		
		.medication,
		.adherence {float: left;width: 100%;}
		
		.featureBoxWrap {float: left;width: 100%;margin-bottom: 15px;}
		.featureBoxWrap {float: left;width: 100%;margin-bottom: 15px;}
		.featureBoxWrap {float: left;width: 100%;margin-bottom: 15px;}
		.featureBoxMain {float: left;width: 500px;}
		.featureBoxWrap p {}
		.featureBoxWrap a.submit {float:left;}
		
		.featureBox {background-color: #EAF6FB;padding: 20px;margin-bottom: 15px;width: 450px;float: left;}
		.featureBox.scrollWrap {height: 400px;padding:0; overflow:hidden;width: 490px;}
		.scrollWrap .scroll {height: 360px;overflow-y: scroll;padding: 20px;}
		.featureBox ul {list-style: none outside none;margin: 0;}
		.featureBox li {border-bottom: 2px solid #CCCCCC;padding-bottom: 5px;}
		.featureBox li {border-bottom: 2px solid #CCCCCC;padding-bottom: 5px;}
		.featureBox li {border-bottom: 2px solid #CCCCCC;padding-bottom: 5px;}
		.featureBox a {display:block;}
		.featureBox a img {}
		.featureBox .text {}
		.featureBox .text p {margin-bottom: 5px;}
		.featureBox .text p a {}
		.featureBox dl {margin-bottom:0;}
		.featureBox dt {clear: left;float: left;width: 100%;margin: 5px 0;}
		.featureBox dd {float:left; clear:left; width:100%;}
		.featureBox dd .dose {float:left; max-width:400px; line-height:22px; padding-right: 10px;}
		.featureBox .option {text-indent: -999em;}
		.featureBox .option span {float: left; display: block;height: 22px;width: 22px;background:url(../images/templates/icons/hiv-clock-off.gif) no-repeat;}
		.featureBox .option .on {background:url(../images/templates/icons/hiv-clock-on.gif) }
		.featureBox .email span {background-image:url(../images/templates/icons/hiv-email-off.gif);}
		.featureBox .email .on {background-image:url(../images/templates/icons/hiv-email-on.gif);}
		.featureBox .mobile span {background-image:url(../images/templates/icons/hiv-mobile-off.gif)}
		.featureBox .mobile .on {background-image:url(../images/templates/icons/hiv-mobile-on.gif)}
		
		.edit {float:left;}
		.edit .submission {clear: left;float: left;}
		.edit .featureBox li {border-bottom-width: 1px;float: left;margin-bottom: 5px;position: relative;width: 100%;}
		.edit .featureBox input {}
		.edit .featureBox label {}
		.edit .featureBox .email, .edit .featureBox .mobile, .edit .featureBox .activation {text-indent:0;}
		.edit .featureBox img {clear: both;float: left;margin-right: 10px;}
		.edit .reminder .time { margin-bottom:5px; }
		.edit .reminder .activate {display: inline-block;}
		.edit .reminder .row { margin-top: 3px; margin-bottom: 3px; height: 24px;}
		.edit .reminder .email { }
		
		.edit .reminder input {margin-top: 5px;text-align: center;width: 30px;margin-left: 1px;}
		.edit .reminder .time select { margin-top: 5px; margin-bottom: 5px; height:21px; margin-left: 4px;}
		.edit .reminder .activate input {width:auto;margin-left: 0;}
		.edit .option { clear:right;}
		.edit .option input {width:auto; }
		.edit .email input, .edit .mobile input, .edit .activation input {width:auto;margin-bottom: 0;position: relative;bottom: -2px;margin-left:1px;}
		html.ie7 .edit .email input, html.ie7 .edit .mobile input, html.ie7 .edit .activation input {bottom: 3px;}
		html.ie6 .edit .email input, html.ie6 .edit .mobile input, html.ie6 .edit .activation input {bottom: 3px;}
		.edit .time input, .edit .time select {vertical-align: baseline;}
		.edit .message input {width: 159px; text-align:left;margin-left: 1px;}
		.edit .reminder .colon {font-weight: bold;}
		.edit .reminder label, .edit .reminder .label { width: 170px; text-align: right; display: inline-block; margin-right: 8px; margin-bottom: 5px;}
		.edit .featureBox dd.first {border-bottom: 1px solid #cdcdcd; padding-bottom: 25px;margin-bottom: 20px;}
		.edit .featureBox .option label {margin-top: 4px;}
		
		.myaccount.share {}
		.myaccount.share .formError {clear: left;float: left;margin-bottom: 10px;width: auto;}
		.myaccount.share fieldset {margin-bottom: 10px;clear: both;}
		.myaccount.share .row{padding-left:10px;}
		.myaccount.share .row label {width:50px;font-size:1em;}
		.myaccount.share input {height: auto;width: auto;}
		.myaccount.share textarea {clear:both;margin-left: 0;margin-top: 5px;float:none;display:block;}
		.myaccount.share h3 {margin-top:1em;}
		.myaccount.share .help {margin-left: 5px;}
		.js .myaccount.share h3 .help {vertical-align:text-bottom;font-size:.85em;font-weight:400;}
		.checkListWrap {clear:both;}
		.checkList>strong {float: left;}
		.myaccount.share .checkList .fld {clear: none;width: 216px;margin-bottom: 5px;margin-top: 5px;}
		.myaccount.share .checkList .fld {clear: none;width: 216px;margin-bottom: 5px;margin-top: 5px;}
		.myaccount.share .checkList .fld.first {clear:left;}
		.checkList .fld label {line-height: 1.6em;}
		.myaccount.share .checkList .fld.first_child {clear:left;}
		.myaccount.share .checkList .other {clear: left; width:auto;}
		.checkList .other label {float: right;}
		.checkList .other label input {float: right;}
		.myaccount.share .checkbox {margin-left: 0; width:100%;}
		.myaccount.share .checkbox label,.myaccount.share .textarea label {margin-top:.2em;}
		.myaccount.share .form>.bold {float: left;}
		.myaccount.share .form>.bold .mandatory {float:right;}
		.myaccount.share .submission {width:100%;}

		.videoList {float: left;margin-top: 15px;width: 100%;}
		.videoList {float: left;margin-top: 15px;width: 100%;}
		.videoList h2 {}
		.videoList ul {list-style: none outside none;margin-left: 0;}
		.videoList li {float: left;width: 190px;}
		.videoList ul {list-style: none outside none;margin-left: 0;}
		.videoList li {float: left;width: 190px;}

		.videoWrap .pagination {margin: 0 0 0 169px;width: 430px;}
		.videoWrap .pagination input{float: left;}
		.videoWrap .pagination .next {float: right;margin-right: 0;}
		.videoWrap .pagination .position {float: left;margin-left: 15px;}
		.videoWrap .pagination .position p {margin-bottom: 0;}
		.videoWrap .pagination .position p span {padding: 6px 6px 5px;margin-left: 2px;}
		
		.videoWrap .player-box {clear: both;display: inline-block;margin-bottom: 1em;margin-left: 170px;margin-top: 10px;}
		.videoWrap .credits {margin-left: 170px;width: 430px;}
		.videoWrap dl.hlisting {margin-bottom: 5px;}
		.videoWrap dl.hlisting dt {clear: left;display: block;float: left;font-size: 1.2em;line-height: 1.5em;margin: 0;padding: 0;white-space: normal;width: 100px;}
		.videoWrap dl.hlisting dd {clear: right;display: block;font-size: 1.2em;line-height: 1.5em;margin: 0 0 0.5em;padding: 0 0 0 100px;}
		.videoWrap dl.hlisting .title {height: 0;padding-left: 0;position: absolute;visibility: hidden;width: 0;}
		.videoWrap .bookmark {background:url(../images/templates/icons/hiv-note.gif) no-repeat 0 2px; padding-left:20px; clear:both;}
		.videoWrap .bookmark input {background-color: transparent;border: 0 none;color: #CB1B59;cursor: pointer;font-weight: bold;padding: 5px;}
		.videoWrap>input.submit {margin-bottom: 1em;margin-left: 5px;}
		
		.gallery {}
		.gallery .block {list-style: none outside none;margin-left: 0;width: 100%;}
		.gallery .block li {float: left;margin-left: 20px;margin-right: 45px;width: 191px;}
		.gallery .block li a {display: block;}
		.gallery .block li a img {}
		.gallery .block li a .title {height: 0;position: absolute;visibility: hidden;width: 0;}
		.gallery .block li .info {margin: 3px 0;padding-right: 20px;position: relative;}
		.gallery .block li .info input {margin-bottom: 0;position: absolute;right: 0;top: 0;}
		.gallery .block li .categories {margin-bottom: 3px;}
		.gallery .block li .added {}
		
		.lifeCheck {}
		.lifeCheck h3 {}
		.lifeCheck ul {background-color: #EAF6FB;display: inline-block;list-style: none outside none;margin: 0;}
		.lifeCheck li {clear: both;float: left;margin: 10px; width:750px;}
		.lifeCheck .check {float: left;padding: 0 10px 0 50px;width: 240px;font-weight: bold; background:url(../images/templates/icons/redBar.jpg) no-repeat;}
		.lifeCheck .done {background-image:url(../images/templates/icons/greenBar.jpg);}
		.lifeCheck .questions {float: left;width: 230px;}
		.lifeCheck .questions a {}
		.lifeCheck .info {float: left;width: 220px;}
		.lifeCheck .info a {}
		.lifeCheck .dates {clear: both;float: left;margin-top: 5px;margin-left: 50px;width: 100%;}
		.lifeCheck .dates .date {float: left;width: 250px;}
		
		.competition .submit {margin-bottom:10px;}
		
		.accountQuiz {}
		.accountQuiz fieldset {padding-left: 10px;}
		.accountQuiz legend {font-size: 1.25em;padding-bottom: 10px;white-space: normal;display: block;}
		.accountQuiz legend span{display: block;}
		.accountQuiz .subQuestion {border-top: 1px solid #CCCCCC;margin-bottom: 10px;padding-top: 10px; font-weight:bold}
		.accountQuiz ul {list-style: none outside none;}
		.accountQuiz li {margin-bottom: 10px;}
		.accountQuiz li input {float: left;margin-right: 10px;line-height: 1.6em;width: auto; }
		.accountQuiz li label {line-height: 1.6em;width: auto; font-weight:normal;}
		.accountQuiz .submit {margin-top: 15px;}
		
		.accountQuiz .results {border-top: 3px solid #EAF6FB;}
		.accountQuiz .results ul {border-bottom: 3px solid #EAF6FB;margin: 0;padding: 10px 0 5px;}
		.accountQuiz .results li {margin-bottom: 5px;}
		.accountQuiz .results p {margin-bottom: 5px;margin-top: 5px;}
		.accountQuiz .results h3 {border-top: 3px solid #EAF6FB;padding-top: 10px;}
		
		.sideBox {float: right;width: 260px;}
		.sideBox h3 {}
		.sideBox p {}
		.sideBox ul {}
		.sideBox li {}
		.sideBox li a {}
		
		/* E-Learning Quiz */
		
		/* E-Learning Generic classes */
        .elearningContentContainerContentContainerNoBorder{margin-bottom: 3em;}
		
		#emptyHeader						{overflow:hidden; padding:15px 0 15px 10px; background:#fff}
		.elearningFooter {overflow:hidden; padding:10px 15px 10px 15px; background:#f1f1f9}
		.elearningFooter input {margin:0}

		
		input.rightArrow {padding-right:20px; background-image:url(/images/elearning/design/icon-arrowWhiteRight.gif); background-position:96% 54%; background-repeat:no-repeat}

		input.readAgain	{margin-right:5px; padding:5px 20px;
							  background-color:#add9f4; color:#333333;
							  border:1px solid #add9f4;
							  -moz-border-radius:3px;
							  border-radius:3px;	
							  background-image:url(/images/elearning/design/icon-arrowBlackLeft.gif); 
							  background-position:5px 54%; background-repeat:no-repeat}

		input.inactive {margin-right:5px; padding:5px 20px 5px 10px;
							  background-color:#d9d9e6; color:white;
							  border:1px solid #d9d9e6;
							  -moz-border-radius:3px;
							  border-radius:3px;
							  background-image:url(/images/elearning/design/icon-arrowGreyRight.gif); 
							  background-position:96% 54%; background-repeat:no-repeat}

		.floatRight {float:right;}
		.floatLeft {float:left;}
		
		.fullWidthContainer {padding-top: 15px;}
		.leftHalfContainer {float:left; width:51%; padding-top: 15px;}
		.rightHalfContainer	{float:right; width:46%; padding-top: 15px;}

		.boxShadow {border:3px solid white; -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
						  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);}

		.polaroidShadowContainer {position:relative; border:1px solid #ccc; background:white;}

		.polaroidShadowContainer:before,
		.polaroidShadowContainer:after {content:""; position:absolute; z-index:-2;}


		.polaroidShadowContainer:before,
		.polaroidShadowContainer:after {bottom:18px; left:4px; width:50%; height:20%; max-width:300px;
										 box-shadow:0 15px 10px rgba(0, 0, 0, 0.4);
										 -webkit-transform:rotate(-3deg);
										 transform:rotate(-3deg);}

		.polaroidShadowContainer:after {right:4px; left:auto; 
										 -webkit-transform:rotate(3deg);
										 transform:rotate(3deg);}

		input.disabled { color: #999; }
		
		/* END E-Learning Generic classes */
		
		/* Progress E-Learning Indicator */

		ul.progressIndicator						{margin:0 0 30px; padding:0; overflow:hidden; border:1px solid #ccc; border-radius:3px; border-bottom:0;}
		ul.progressIndicator li						{margin:0; padding:0; list-style:none; float:left; }
		ul.progressIndicator li.first				{margin:0; padding:10px 0 9px; width:109px; list-style:none; float:left; text-align:center; font-weight:bold;
												background:#5199cb; color:white; border-bottom:1px solid #ccc}

		ul.progressIndicator li.completed			{background:#c3e3fa; color:black;}

		ol.progressCount							{margin:0; padding:0; overflow:hidden;}

		ol.progressCount li							{margin:0; padding:0; list-style:none; float:left; border-left:1px solid #ccc;}
		ol.progressCount li.first					{border-bottom:0; padding:0; width:auto; font-weight:normal}

		ol.progressCount li.completed						{background:#c3e3fa; color:black;}
		ol.progressCount li.completed #progressIndicator 	{background:url('/images/elearning/design/icon-progressIndicatorCompleted.gif') 0 100% repeat-x; color:black}
		
		ol.progressCount #progressIndicator					{float:left; display:block; width:53px; padding:10px 0; text-decoration:none; text-align:center; color:#949492;
														background:url('/images/elearning/design/icon-progressIndicatorNormal.gif') 0 100% repeat-x;}
								  
		ol.progressCount li.active #progressIndicator		{background:#5199cb url('/images/elearning/design/icon-progressIndicatorActive.gif') 50% 100% no-repeat; color:white;}

		/* END E-Learning Progress Indicator */
		
		/* General Content area */

		.elearningContent								{overflow:hidden; margin:0 25px 20px;}
		.elearningContent .answerHeader						{padding:15px 0 10px 0;}

		.elearningContent .rightHalfContainer img			{margin:2.5em auto 0}
		
		.elearningContentContainer						{width:757px; border:1px solid #d9d5d6; border-radius:2px; margin-bottom: 3em;}
		.elearningContentContainerNoBorder				{width:757px;}
		
		.elearningContentContainer .header		{overflow:hidden; margin:0 0 0; padding:15px 0 15px 10px; background:#f1f1f9; }
		.elearningContentContainer .header p.title					{margin:0; padding:0 0 0 0; font-size:110%; color:black; font-weight:bold}

		/* END General Content area */

		
		/* E-Learning Module Listing */

		#elearningQuizContainer {padding:15px; background:#ebf6fc}
		#elearningQuizContainer hr {border-top:1px solid #ccc;border-bottom:2px solid #fff; border-left:0; border-right:0}
		.equiz {background: none; margin:15px 10px 10px; overflow:hidden;}
		.equiz img {float:left; margin:0 15px 0 0; border:4px solid white;}
		.equizTitle	{float:left; display:table; margin:0 10px 0 0; padding:0; width:330px; height:70px;}
		.equizTitle p {display:table-cell; vertical-align:middle; font-size:150%; line-height:1.1em}
		.equizButtonContainer {float:right; overflow:hidden;}
		.equizButtonContainer input	{float:left; clear:left; width:140px; margin:0 0 10px; padding:5px 10px; 
									background-color:#add9f4; color:black; border:0; border-radius:3px; font-weight:bold;
									background-image:url(/images/elearning/design/icon-arrowBlackRight.gif); background-position:96% 54%; background-repeat:no-repeat}
		.equiz .resultsScore				{font-size:180%; padding:15px 0; width:100px; text-align:center;}
		
		/* END E-Learning Module Listing */
		
		#resultsHeader {overflow:hidden; padding:10px; background:#f1f1f9}
		#resultsHeader h2 {float:left; width:555px; margin:0; padding:5px 0 0 20px;}

		#resultsScoreContainer {float:left;}
		#resultsScoreContainer p {float:left; margin:0 10px 0 0; padding:5px 0 0}
		.resultsScore {float:left; padding:10px 0; width:75px; text-align:center; font-size:150%; color:#666666; background:white; border:1px solid #ccc; border-radius:3px}
		.resultsScore strong {color:#333333;}

		#resultsDetails	 {}
		#resultsDetails ol {margin:20px 0 0 50px; padding:0; list-style:decimal}
		#resultsDetails ol ol {margin:0 0 0 15px; padding:0; list-style:lower-alpha}
		#resultsDetails ol ol li {position:relative; margin:0 0 1.5em; padding:0 80px 1em 0; font-weight:bold;}

		#resultsDetails ol ol li.correct {background-image:url(/images/elearning/design/icon-correct.gif); background-position:95% 5px; background-repeat:no-repeat}
		#resultsDetails ol ol li.wrong {background-image:url(/images/elearning/design/icon-wrong.gif); background-position:95% 5px; background-repeat:no-repeat}

		#resultsDetails ol ol li hr	 {position:absolute; width:100%; left:-30px; bottom:0; margin:0; padding:0; border:1px solid #ebf6fc; background:#ebf6fc}

		#resultsDetails h3 {font-weight:normal; font-size:1.3em; color:#0F7BAE; margin:0 0 0.2em; padding:0}
		#resultsDetails p {margin:0 0 0.5em; padding:0; font-weight:normal}
		
		/* E-Learning Answers Options*/
		#answerContainer						{ padding:5px}

		ul.answers							{margin:0 0 0 1px; padding:0; list-style:none; }
		ul.answers li							{margin:0; padding:0; float:left; display:block; position:relative;}

		ul.answers li a						{display:block; text-decoration:none; color:black; 
							  background:#f1f1f9; line-height:1.5em}

		ul.answers li a span					{position:relative; display:block; margin:0 0 0 -1px; z-index:1; 
								  width:140px; height:155px; padding:15px 15px 60px; border:1px solid #ccc;
								  background:url(/images/elearning/design/icon-answerDiscNormal.png) 50% 95% no-repeat;}

		ul.answers li.first a span				{border-radius:5px 0 0 0}
		ul.answers li.last a span				{border-radius:0 5px 0 0}

		ul.answers li a:hover					{background:url(/images/elearning/design/bkgnd-answersHover.gif) 0 100% repeat-x;}

		ul.answers li a:hover span				{z-index:2; border:1px solid #5199cb;}

		/* Correct Answer */
		ul.answers li.correct a				{background:url(/images/elearning/design/bkgnd-answersCorrect.gif) 0 100% repeat-x}
		ul.answers li.correct a span			{z-index:10; border:1px solid #c5de82; background:url(/images/elearning/design/icon-answerDiscReveal.png) 50% 95% no-repeat}

		ul.answers li.correct span.indicator	{position:absolute; bottom:-15px; left:50%; margin:0 0 0 -15px; display:block; width:30px; height:16px; 
											  z-index:20; background:url(/images/elearning/design/icon-answerIndicatorCorrect.png) 0 0 no-repeat}

		/* Wrong Answer */
		ul.answers li.wrong a					{background:url(/images/elearning/design/bkgnd-answersWrong.gif) 0 100% repeat-x}
		ul.answers li.wrong a span				{z-index:10; border:1px solid #e9d275; background:url(/images/elearning/design/icon-answerDiscReveal.png) 50% 95% no-repeat}

		ul.answers li.wrong span.indicator		{position:absolute; bottom:-15px; left:50%; margin:0 0 0 -15px; display:block; width:30px; height:16px; z-index:20; background:url(/images/elearning/design/icon-answerIndicatorWrong.png) 0 0 no-repeat}

		/* END Answers Options*/


		/* Correct Answer */

		.correctAnswer							{width:625px; padding:30px 30px 20px; clear:both; border-radius:0 0 5px 5px;
							  background:#c6df81 url(/images/elearning/design/icon-correct.gif) 25px 30px no-repeat;}
		.correctAnswer p							{margin:0 0 0 1.5em; padding:0 0 0 40px}

		/* END Correct Answer */


		/* Wrong Answer */

		.wrongAnswer							{width:625px; padding:30px 30px 20px; clear:both; border-radius:0 0 5px 5px;
							background:#e9d275 url(/images/elearning/design/icon-wrong.gif) 25px 30px no-repeat;}
		.wrongAnswer p							{margin:0 0 0 1.5em; padding:0 0 0 40px}

		/* END Wrong Answer */

		/* Drop Answer */

		#dropAnswerContainer					{width:600px; margin:0 auto 40px; text-align:center; overflow:hidden;}
		#dropAnswerContainer p				{font-size:1.4em; line-height:1.5em}

		#dropAnswerContainer #dropZone		{display:inline-block; width:130px; height:20px; margin:0 0 -6px; 
										 border:1px solid #ccc; border-radius:4px;
										 background:#f1f1f9;
										 -webkit-box-shadow: inset 2px 2px 3px 1px rgba(0, 0, 0, 0.1);
										 box-shadow: inset 2px 2px 3px 1px rgba(0, 0, 0, 0.1);}

		#dropAnswerContainer ul				{margin:50px 0 0 130px; padding:0; list-style:none}

		#dropAnswerContainer ul li				{margin:0; padding:0 15px 10px 0; float:left;}

		#dropAnswerContainer ul li a			{display:block; padding:4px 10px; text-decoration:none; background:#f1f1f9; color:#136ca4; 
										border:1px solid #e4e7fa; border-radius:4px;
										-webkit-box-shadow:2px 2px 0px 2px #74a6c7;
										box-shadow:2px 2px 0px 2px #74a6c7;}

		#dropAnswerContainer ul li a.clear		{border:0; 
											 -webkit-box-shadow:0 0 0 0;
											 box-shadow:0 0 0 0}

		.successFill						{background:#c6df81!important; height:28px!important;
						   -webkit-box-shadow:0 0 0 0!important;
						   box-shadow:0 0 0 0!important}
		.successFill a					{text-decoration:none; color:black;}

		.errorFill							{background:#e9d275!important; height:28px!important;
						  -webkit-box-shadow:0 0 0 0!important;
						  box-shadow:0 0 0 0!important}
		.errorFill a						{text-decoration:none; color:black;}
		
		.dropAnswerResponse { padding: 20px 30px; clear: both; border-radius: 5px; margin-top: 2em; width: auto; background-position: 25px center; }

		/* END E-Learning Drop Answer */
		
		/* E-Learning END Quiz */


		/* IE */
		.ie7 .myhiv.home .irregular_sub_two_column label  {width:180px;}
		.ie9 .myhiv.home .irregular_sub_two_column input,
		.ie8 .myhiv.home .irregular_sub_two_column input,
		.ie7 .myhiv.home .irregular_sub_two_column input  {padding:0;}
		.ie7 .myhiv.home .irregular_sub_two_column label  {line-height:21px;left:-999em;}
		.ie7 .myhiv.home .irregular_sub_two_column .poll label {line-height:20px;}
		.ie7 .myhiv.home .irregular_sub_two_column .quiz .spot_wrapper {position:relative; bottom:5px; padding-bottom:90px;}
		.ie7 .myhiv.home .irregular_sub_two_column .spot_inside {position:relative; left:28px; margin-left:0;}
		.ie7 .myhiv.home .irregular_sub_two_column .submit_input {top:80px;}
		.ie7 .myhiv.home .irregular_sub_two_column .poll .submit_input {top:0;}
		.ie7 .rate-this .inner {margin-top:-3px;padding-left:4px;}
		.ie7 .inner_tools h3,
		.ie7 .myhiv .rate-this p {margin-top:3px;}
		.ie7 .myhiv .save .add {float:left;}
		.ie7 .rate-this .inner {margin-top:2px;padding-left:4px;}
		.ie7 .inner_tools h3 {margin-top:3px;}
		.ie7 .myhiv .save .inner>div>p {margin-top:5px;}
		.ie7 .myhiv .save .inner>div>p .help {float:left; clear:none; margin-top:-4px;}
		.ie7 .inner_tools h3 {float:left; margin-right:5px;}
		.ie7 .myhiv .rate-this .voting {margin-top:1px;}
		.ie7 .rate-this .help {float:none; display:inline;}
		.ie7 .rate-this .help {float:none; display:inline; top:0; margin-bottom:0;}
		.ie7 .myhiv .listing li input {text-align:left;}
		.ie7 .myhiv .addthis_toolbox {padding-top:5px;}
		.ie7 .myhiv .expandable-list h4 .inner {}
		.ie7 .myhiv .expandable-list h4 .handle {}
		.ie7 .myhiv .info ul {padding-bottom:15px;}
		.ie7 .myhiv .info_block .right a {margin-top:-21px;}
		.ie9 .serviceFinder .content .block label,
		.ie8 .serviceFinder .content .block label,
		.ie7 .serviceFinder .content .block label,
		.ie6 .serviceFinder .content .block label {position:relative; top:4px;}
		.ie9 .myhiv.home .irregular_sub_two_column label,
		.ie8 .myhiv.home .irregular_sub_two_column label,
		.ie7 .myhiv.home .irregular_sub_two_column label,
		.ie6 .myhiv.home .irregular_sub_two_column label {width:175px;}
		.ie7 .myhiv .irregular_two_column div.column_two .panel_wrap div.spot_inner .expandable-list h4 .handle,
		.ie7 .home .second_column .aside .expandable-list h4 .handle {margin-top:-2px;}
		.ie7 div.site_tools {width:505px;}
		.ie7 .contactUs .submission {float:none;}
		.ie7 .content_type .labels {margin-bottom:0;}
		.ie7 .tabs .help {padding-top:5px; padding-bottom:5px;}
		.ie7 .serviceFinder .content fieldset .block .set label {width:255px;float:right;}
		.ie7 .serviceFinder .tabTitle .help {top:5px;}
		.js.ie7 .sitemap .ulWrap {margin:0;}
		.js.ie7 .sitemap .ulWrap ul {width:788px; top:0; margin-top:0;}
		.js.ie7 .sitemap .title>a {float:left; width:808px;}
		.ie7 .sitemap .title {margin-top:-3px;}
		.ie7 .sitemap .title .handle {margin-top:-20px;}
		.js.ie7 .tabs .tab {margin-top:0}
		.js.ie7 .tabs .jump {position:static; float:left;}
		.ie7 .comments {display:inline-block;}
		.js.ie7 .white-box .help {top:7px;}
		.ie7 input.submit {padding:3px 7px;}
		.ie7 .cta_btn_02 input {padding:0 10px 0 0; margin-right:0;}
		.ie7 .serviceFinder .tab .block .set {padding:6px 10px;}
		.ie7 .submit_input {overflow:visible;}
		.ie7 .myhiv .formError {margin-bottom:0;}
		.ie9 .myaccount.share .checkList .fld label input,
		.ie8 .myaccount.share .checkList .fld label input,
		.ie7 .myaccount.share .checkList .fld label input {width:103px;}
		.ie7 .myaccount.share .checkList .other {position:relative;}
		.ie7 .myaccount.share .checkList .other label input {float:none;}
		.ie7 .myaccount.share .checkList .other label {margin-left:30px; float:left;}
		.ie7 .myaccount.share .checkList .other>input {position:absolute; left:0;}
		.ie7 .myaccount.share .form>p.bold .mandatory {float:none;}
		.ie7 .edit .option {width:130px;}
		.ie7 .edit .option input {float:right;}
		.ie7 .scrollWrap .scroll {overflow-x:hidden; position:relative;}
		.ie7 .myaccount.adherence .featureBoxMain input.submit {padding-left:0; padding-right:0; width:auto;}
		.ie7 .register .form .fld {width:100%;}
		.ie7 .register .form .fld .help {float:left; clear:none;}
		.ie7 .lifeCheck ul {padding-bottom:10px;}
		.ie7 .gallery .block li .info input {line-height:999em;}
		.ie7 .videoWrap .player-box {margin-left:0;}
		.ie7 .videoWrap .pagination {margin-left:0; width:100%;}
		.ie7 .videoWrap .pagination input {padding-left:0; padding-right:0;}
		.ie7 .videoWrap .pagination .previous {margin-left:173px;}
		.ie7 .videoWrap .pagination .position {width:317px; padding-left:5px; margin-left:0;}
		.ie7 .videoWrap .pagination .next {float:left;}
		.ie7 .serviceDetails .save .add {line-height:1.3em;}
		
.articledate{font-weight: bold;}
.articledate p{margin: 0;}

/* ################################################################### */
/* --------------------------- FIN --------------------------------- */

/* ----- CLINIC FINDER ----- */

#clinicfinder #aside, #clinicfinder-results #aside {margin-bottom: 25px;}

#clinicfinder #aside .nav {margin-bottom: 25px;}
#aside .promo {margin: 15px 0 0; width: 150px}
#aside .promo a {color: #fff; box-shadow: 0 1px 3px #999; display: block;}
#aside .promo a img {display: block}
#aside .promo a:hover {text-decoration: none; }
#aside .promo a:hover span {background: #304196}
#aside .promo a span {display: block; padding: 0 10px 20px; background: #1b71ca; color: #fff;}
#aside .promo a span.promotitle {font-size: 2.3em; font-weight: bold; padding: 15px 10px 5px;}

#aside div.image_spotlight {width: 150px;}
#aside .image_spotlight div.spot_inner {padding: 0; background-position: left bottom; background-repeat: no-repeat; margin: 0; position: relative;}
#aside .image_spotlight div.spot_inner a {display: block; overflow: hidden; width: auto;}
#aside .image_spotlight div.spot_inner a img {position: relative; width: 150px; height: 200px;} 
#aside .image_spotlight div.spot_inner p.caption {font-weight: bold; margin: 0;}
#aside .image_spotlight div.spot_inner div.description {padding: 0 0px;}
#aside .image_spotlight div.spot_inner div.description p { line-height: 1.7em; padding: 0 12px;}

#clinicfinder .arrowdown { background: url(/images/content/icons/white_arrow_down.png) no-repeat bottom left; display: block; float: left; width: 12px; height: 14px; margin: 3px 4px 0 0;}
#clinicfinder .arrowright{ background: url(/images/content/icons/white_arrow_right.png) no-repeat bottom left; display: inline-block; float:right; width: 12px; height: 14px; margin: 3px 0 0 4px ;}

#clinicfinder .main_inner { margin-bottom: 20px; }
#clinicfinder .step {
    background-color: /* #e6ecf0 */ #fff;
    color: #0c4367;
    min-height: 100px;
    margin: 0 0 15px;
    box-shadow: 0 2px 3px #ccc;
    font-size: 1.2em;
    padding: 20px;
    position: relative;
}
#clinicfinder .step .btn {background: #619c49 url("../images/backgrounds/bgnd_sheet_01.png") no-repeat right -1229px; padding: 6px 10px; font-size: 1.1em; border-radius: 4px; color: #fff; font-weight: bold; margin: 0 20px 0 0; position: absolute; bottom: 25px; right: 10px;}
#clinicfinder .step .btn:hover { text-decoration: none; background: #6fb253 url("../images/backgrounds/bgnd_sheet_01.png") no-repeat right -1164px;
transition:box-shadow 200ms linear;
-moz-transition:-moz-box-shadow 200ms linear;
-webkit-transition:-webkit-box-shadow 200ms linear;
-o-transition-transition:box-shadow 200ms linear;
-moz-box-shadow: 0 0 2px 2px rgba(98,158,74,0.4);
-webkit-box-shadow: 0 0 2px 2px rgba(98,158,74,0.4);
box-shadow: 0 0 2px 2px rgba(98,158,74,0.4);
}
#clinicfinder .step a {font-weight: bold; color: #CB1B59}
#clinicfinder .step .step_title {
    font-size: 2.2em;
    color: #0F7BAE;
    margin: 0 0 5px;
}

#clinicfinder #step1 {
/*    background: #fff;*/
    padding: 0 0;
    overflow: hidden;
}
#clinicfinder #step1 ul {margin: 0; position: relative; height: 200px; display: block; }
#clinicfinder #step1 ul li {background: url(../images/content/service/clinicfinder.png) no-repeat bottom left; position: relative; height: 160px; padding: 20px; list-style: none; display: block; float: left; margin-bottom: 0;}
#clinicfinder #step1 ul li p {padding-bottom: 20px;}
#clinicfinder #step1 ul li.current {}
#clinicfinder #step1 #panel1 { background-position: 0 -303px; width: 578px; }
#clinicfinder #step1 #panel2 { background-position: 0 -803px; width: 36px; background-color: #eff8fd;}
#clinicfinder #step1 #panel3 { background-position: 0 -1303px; width: 36px; background-color: #d6e3ea;}

#clinicfinder #step1 #panel2>*,
#clinicfinder #step1 #panel3>* {display: none;}

#clinicfinder .cta_container {text-align: right; margin: 25px 0 0;}
#clinicfinder #step2 {
    
}
#clinicfinder .styledInput fieldset { margin: 10px 0 0;}
#clinicfinder #step2 .offices,
#clinicfinder .styledInput input { background: none;font-size: 18px; color: #6D6D6D; padding: 15px 19px; border: 0; width: 300px; height: 30px;}
#clinicfinder .styledInput .disabled { background: #eee !important; color: #999 !important }
#clinicfinder .styledInput span {display: block; float: left; margin-top: 20px; width: 50px; text-align: center; font-weight: bold; font-size: 1.5em; color: #b2c1cb}
#clinicfinder #step2 .officeContent {float: left; background: url(../images/bgdummy.gif) repeat-x top left; position: relative; width: 338px; height: 60px; border: 1px solid #ccc;}
.no-js #clinicfinder #step2 .officeContent, .touch #clinicfinder #step2 .officeContent {z-index: 10}
#clinicfinder #step2 .officeContent.focus {background: url(../images/bgdummyhl.gif) repeat-x top left}
#clinicfinder #step2 .officeContent span {padding: 20px 19px 10px; border: 0; width: 300px; height: 30px; margin: 0; text-align: left; font-weight: inherit; font-size: 18px; color: inherit; }
#clinicfinder #step2 .officeContent span {background: url(/images/content/arrowdown.png) no-repeat 300px -10px}
#clinicfinder #step2 .officeContent.focus span {background: url(/images/content/arrowdown.png) no-repeat 300px -87px}
.no-js #clinicfinder #step2 .officeContent span {display: none;}
#clinicfinder #step2 .offices { opacity: 0; position: absolute; top: 0; left: 0; padding: 0; width: 338px; height: 60px; line-height: 57px;}
.no-js #clinicfinder #step2 .offices {opacity: 1; padding: 16px;    }
.touch #clinicfinder #step2 .offices {opacity: 1; padding: 0 0 0 20px}
#clinicfinder .styledInput .searchContent {float: left; margin-top: 0; background: url(../images/bgdummy.gif) repeat-x top left; position: relative; width: 728px; height: 60px; border: 1px solid #ccc;}
#clinicfinder .styledInput .searchContent input { background: none;font-size: 18px; padding: 15px 19px; border: 0; width: 690px; height: 30px}
#clinicfinder #step3 {
/*    margin-bottom: 40px;*/
display:none;
}
.ie8 #clinicfinder #step2 .offices { filter:alpha(opacity=0); }
.ie8.no-js #clinicfinder #step2 .offices { filter: none) !important; }
.hidden { display: none;}
.no-js #clinicfinder #browseTriggerMain, .touch #clinicfinder #browseTriggerMain {display: none;}
#clinicfinder #browseTriggerMain {background: #CB1B59; color: #fff; display: block; font-size: 25px; padding: 10px 0; clear: both; display: block;margin-top: 80px; border-radius: 5px; text-align: center; text-decoration: none !important; box-shadow: inset 0 1px 1px #f7d9e4;}
#clinicfinder #browseTriggerMain:hover { background: #ad0e46; }
#clinicfinder #browseTriggerMain.disabled { background: #ccc; cursor: default; box-shadow: inset 0 1px 1px #eee}

#clinicfinder #serviceFinder {position: relative;}
#clinicfinder #serviceFinder #browse {
    /*background: #0c4367 url(../images/icons/browse.gif) no-repeat; */
    display: block; 
    text-indent: -9999px; 
    outline: 0; width: 35px; 
    height: 35px; border-radius: 5px; position: absolute; top: 12px; right: 11px; z-index: 10}
#clinicfinder #serviceFinder .services {width: 100%; padding: 15px 20px; font-size: 1.5em; box-shadow: inset 1px 1px 3px #ccc; z-index: 1; position: relative;}
#clinicfinder #serviceFinder .services optgroup {margin: 20px 0; padding: 0 10px; font-size: .85em; color: #888}
#clinicfinder #serviceFinder .services option {padding: 0 20px; color: #000;}

#clinicfinder input, #clinicfinder select {border: 1px solid #fff;}
#clinicfinder input:focus, #clinicfinder select:focus { border: 1px solid #0c4367; box-shadow: 0 0 3px #8ac4ea }
#clinicfinder #filters { font-size: .9em; vertical-align: middle; margin: 10px 0 ; }
#clinicfinder #filters label { margin-right: 10px; }
#clinicfinder #filters input { margin-right: 5px; }

/* Disabled */
#clinicfinder .step.disabled {}
#clinicfinder #notice {background: lightyellow; padding: 7px ; border: 5px solid #eae7cb; color: #4c471a; margin: 0 0 20px;}
#clinicfinder #notice p {margin: 0;}

#clinicfinder .step.disabled,
#clinicfinder .step.disabled input, 
#clinicfinder .step.disabled select,
#clinicfinder .step.disabled .step_title { background: #f6f6f6; color: #808080 !important; border: 0; }
#clinicfinder .step.disabled .step_title { color: #b3b3b3 !important; }

#clinicfinder .step.disabled #serviceFinder #browse,
#clinicfinder .step.disabled #serviceFinder,
#clinicfinder .step.disabled input, 
#clinicfinder .step.disabled select { background: #fff;}

#clinicfinder-results #resultshead, #clinicfinder-results #results li {box-shadow: 0 1px 3px #999; margin: 0 0 15px; list-style: none; background: #fff; padding: 20px; display: block;}
#clinicfinder-results #results {margin: 0 0 20px; }
#clinicfinder-results #resultshead { font-size: 1.4em; background: #e6ecf0; padding: 10px 20px 5px }
#clinicfinder-results #resultshead { font-size: 1.4em; background: #fff; padding: 0 0 10px; border-bottom: 1px solid #eee; box-shadow: none; }
#clinicfinder-results #resultshead .tag {font-size: 12px; vertical-align: middle; display: inline-block; padding: 4px 7px; line-height: 12px; margin: 0 3px 4px; }
#clinicfinder-results #results li.tht-feat {background: #fff url(../images/logos/logo-small.gif) no-repeat 728px bottom ; border-bottom: 2px solid #304196}
#clinicfinder-results #results li.nhtw-feat {background: #fff url(../images/logos/NHTW_strip.jpg) no-repeat right bottom ; padding-bottom: 60px;}
#clinicfinder-results #results li.nhtw-tht-feat {background: #fff url(../images/logos/NHTW_THT_strip.png) no-repeat right bottom ; padding-bottom: 60px; border-bottom: 2px solid #304196}
#clinicfinder-results #results li {min-height: 150px; color: #0d2468}
#clinicfinder-results #results li:hover { background-color: #EFF8FD}
#clinicfinder-results #results li img {float:left; margin: 0 15px 0 0;}
#clinicfinder-results #results li p { margin: 0 0 2px 165px; font-size: 1.2em;}
#clinicfinder-results #results li div { margin: 0 0 15px}
#clinicfinder-results h1, #clinicfinder-results h2 {color: #0F7BAE }
#clinicfinder-results h1 {margin: 0;}
#clinicfinder-results h2 {font-size: 2em; margin: 0 0 1px;}
#clinicfinder-results h2 span {color: #0d2468; font-size: .7em; }
#clinicfinder-results span.tag {text-transform: uppercase; color: #fff; background: #8781bd; border-radius: 4px; font-size: .8em; padding: 4px 7px; font-weight: bold; position:relative; cursor: help;}
#clinicfinder-results li span.tag {margin-right: 5px;}
    #clinicfinder-results span.tag1 {background: rgb(140,0,82);}
    #clinicfinder-results span.tag2 {background: rgb(244,121,32);}
    #clinicfinder-results span.tag3 {background: rgb(57,180,74);}
    #clinicfinder-results span.tag4 {background: rgb(237,20,90);}
    #clinicfinder-results span.tag5 {background: rgb(0,189,242);}
    #clinicfinder-results span.tag6 {background: rgb(136,129,126);}
    #clinicfinder-results span.tag7 {background: rgb(52,24,77);}
    #clinicfinder-results span.tag8 {background: rgb(135,129,189);}
    #clinicfinder-results span.tag9 {background: rgb(139,184,54);}
#clinicfinder-results .tag .tooltip {position: absolute; top: 17px; left: 20px; background: #fff799; width: 250px; height: auto; padding: 7px 9px; z-index: 10; text-transform: none; line-height: 1.2em; border-radius: 8px; border: 2px solid #b3a561; color: #361d05; font-weight: normal; display: none;}
#clinicfinder-results .tag:hover .tooltip {display: block;}

.clinicfinder-results #resultsfilters {margin: 20px 0;}
.clinicfinder-results #resultsfilters legend {color: #0F7BAE}
.clinicfinder-results #resultsfilters label {display: block; font-weight: bold; margin: 10px 0 5px}
.clinicfinder-results #resultsfilters .groupall { background-color: grey; padding-top: 2px; padding-bottom: 2px; }
.clinicfinder-results #resultsfilters .groupheader { background-color: lightgrey; padding-top: 2px; padding-bottom: 2px; }
.clinicfinder-results #resultsfilters #postcode { width: 145px;}
.clinicfinder-results #resultsfilters #servicesresult { width: 150px;}
.clinicfinder-results #resultsfilters #filters {margin: 10px 0; padding: 5px 2px; border: 2px solid #eee; width: 143px;}
.clinicfinder-results #resultsfilters #filters table td { background-color: #FFF; border-style: none; padding: 2px;}
#allcontent_0_navigationcolumn_0_Postcode,
#allcontent_0_navigationcolumn_0_FreeTextSearch { width: 139px;}
.clinicfinder-results #resultsfilters #filters input {vertical-align: middle; float: left;}
.clinicfinder-results #resultsfilters input, 
.clinicfinder-results #resultsfilters select { padding: 5px; }
.clinicfinder-results #resultsfilters #filters label {display: inline; font-size: .9em; vertical-align: middle}
.clinicfinder-results #resultsfilters #filters span {display: block;}

.clinicfinder-results #resultsfilters h4 { margin: 20px 0 5px 0; font-size: 15px;}
.clinicfinder-results #resultsfilters hr { margin: 10px 0; border: 0; border-top: 1px solid #999; width: 150px;}

.no-js #serviceFinder, .touch #serviceFinder { display: block; z-index: 1;}
.no-js #clinicfinder #serviceFinder .services, .touch #clinicfinder #serviceFinder .services {padding: 0; margin-top: 20px; height: 300px;}
.touch #clinicfinder #serviceFinder .services { height: 50px; background: #CB1B59; padding-left: 20px;}
.no-js #clinicfinder #serviceFinder .services optgroup {margin: 10px 0;}
#browseAllContainer { display: none; position: fixed; width: 100%; height: 100%; background: url(/images/bg80.png); z-index: 9999; top: 0; left: 0;}
#closeBrowse { display: block; background: url(/images/close.png) no-repeat; width: 83px; height: 36px; text-indent: -9999px; outline: 0; position: absolute; top: 10%; left: 50%; z-index: 10000; margin-left: 410px; margin-top: -19px;}
#step3 { position :relative;}
#browseTrigger2 {position: absolute; top: 123px; right: 22px; z-index: 999; width: 25px; height: 25px; background: url(/images/content/icons/browse.gif) no-repeat top left; display: block; text-indent: -9999px; outline: 0;}
#browseTrigger2:hover {background-position: bottom left;}
#browseAllPane { position: absolute; width: 960px; height: 80%; top: 10%; left: 50%; margin-left: -480px; background: #fff; box-shadow: 0 0 100px rgba(0,0,0,.4); overflow-y: scroll; background: #fff url(/images/clinic_bg.gif) repeat-y;}
#browseAllPane .column { width: 33.3333%; float: left;}
#browseAllPane .column h2 { padding: 12px 0 2px; color: #555; font-size: 18px; padding-left: 50px; background: #333; color: #fff; margin-bottom: 0; }
#browseAllPane .column .subheading {padding-left: 50px; display: block; font-size: 12px; color: #eee; padding-bottom: 12px; padding-right: 20px; background: #333;}
#browseAllPane .column ul {margin: 0;}
#browseAllPane .column ul li { list-style: none; padding: 12px 10px 12px 50px; margin: 0;position: relative; }
#browseAllPane .column ul li.selected,
#browseAllPane .column ul li.selected:hover { background: #b0f5b4; color: #44a94d}
#c3.column ul li { background-color: #C0BFBF; } 
#c3.column ul li.selected, #browseAllPane #c3.column ul li.selected:hover {color: #333; background-color: #ffffff;}

#browseAllPane #c3.column ul li:hover {background-color: #D6D6D6}
#browseAllPane .column ul li:hover {background-color: /*#b2eef6*/ #C0BFBF}

#browseAllPane .column ul li h3 { margin: 0; font-size: 11px;}
#browseAllPane .column ul li p {margin: 0; font-size: 10px;}
#browseAllPane .column ul li input { position: absolute; left: 6%; top: 44%;}
#browseAllPane .column ul li label{ cursor: pointer; }

#browseAllPane #summinelse,
#browseAllPane #browseAllFooter { clear: both; padding: 20px; background: #fff; overflow: hidden}
#browseAllPane #summinelse input, #browseAllPane #browseAllFooter input{ float: right;}
#browseAllPane #summinelse #errormessage {
    color: Red;
    position: relative;
    right: -460px;
    top: 5px;
}
#browseAllPane .showResults, #clinicfinder .step fieldset .submit {     -moz-border-radius:3px;
                                                                        
    border-radius:3px;
    background-color:#CB1B59;
    color: #fff;
    background-position:0 -576px;
    height:24px;
    display: inline-block;
    line-height:24px;
    font-size: 14px;
    text-decoration:none; padding: 5px 8px;
    float: right;
}
.no-js #clinicfinder .step fieldset .submit,
.touch #clinicfinder .step fieldset .submit,
#clinicfinder #searchAll fieldset .submit {
    float: right; width: auto; margin: 10px 0; padding: 7px 10px 14px; height: 30px; font-weight: bold; display: block;
}

#browseAllPane #c1 h2,
#browseAllPane #c1 .subheading {background: #c8dce8; color: #333;}
#browseAllPane #c2 h2,
#browseAllPane #c2 .subheading {background: #b4c9d4; color: #333;}
#browseAllPane #c3 .subheading {background-color: #E13234; color: #111111;}
#browseAllPane #c3 h2 { color: #ffffff; background-color: #E13234; background-image: url(../images/logos/think_hiv_mini.png); background-position: top right; background-repeat: no-repeat; }
#browseAllPane input.checkbox {width:auto; height:auto;}

/* ----- END CLINIC FINDER ----- */


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden{ display:none; }
.ui-helper-hidden-accessible{ position:absolute !important; clip:rect(1px 1px 1px 1px); clip:rect(1px,1px,1px,1px); }
.ui-helper-reset{ margin:0; padding:0; border:0; outline:0; line-height:1.3; text-decoration:none; font-size:100%; list-style:none; }
.ui-helper-clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.ui-helper-clearfix{ display:inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix{ height:1%; }
.ui-helper-clearfix{ display:block; }
/* end clearfix */
.ui-helper-zfix{ width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled{ cursor:default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon{ display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay{ position:absolute; top:0; left:0; width:100%; height:100%; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget{ font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size:1.1em; }
.ui-widget .ui-widget{ font-size:1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{ font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size:1em; }
.ui-widget-content{ border:1px solid #dddddd; background:#eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color:#333333; }
.ui-widget-content a{ color:#333333; }
.ui-widget-header{ border:1px solid #e78f08; background:#f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color:#ffffff; font-weight:bold; }
.ui-widget-header a{ color:#ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ border:1px solid #cccccc; background:#f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight:bold; color:#1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{ color:#1c94c4; text-decoration:none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{ border:1px solid #fbcb09; background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight:bold; color:#c77405; }
.ui-state-hover a, .ui-state-hover a:hover{ color:#c77405; text-decoration:none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{ border:1px solid #fbd850; background:#ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight:bold; color:#eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{ color:#eb8f00; text-decoration:none; }
.ui-widget :active{ outline:none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border:1px solid #6abcf0; color:#363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{ color:#363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{border:1px solid #cd0a0a; background:#b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color:#ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a{ color:#ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text{ color:#ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{ font-weight:bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary{ opacity:.7; filter:Alpha(Opacity=70); font-weight:normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{ opacity:.35; filter:Alpha(Opacity=35); background-image:none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon{ width:16px; height:16px; background-image:url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon{ background-image:url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon{background-image:url(images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n{ background-position:0 0; }
.ui-icon-carat-1-ne{ background-position:-16px 0; }
.ui-icon-carat-1-e{ background-position:-32px 0; }
.ui-icon-carat-1-se{ background-position:-48px 0; }
.ui-icon-carat-1-s{ background-position:-64px 0; }
.ui-icon-carat-1-sw{ background-position:-80px 0; }
.ui-icon-carat-1-w{ background-position:-96px 0; }
.ui-icon-carat-1-nw{ background-position:-112px 0; }
.ui-icon-carat-2-n-s{ background-position:-128px 0; }
.ui-icon-carat-2-e-w{ background-position:-144px 0; }
.ui-icon-triangle-1-n{ background-position:0 -16px; }
.ui-icon-triangle-1-ne{ background-position:-16px -16px; }
.ui-icon-triangle-1-e{ background-position:-32px -16px; }
.ui-icon-triangle-1-se{ background-position:-48px -16px; }
.ui-icon-triangle-1-s{ background-position:-64px -16px; }
.ui-icon-triangle-1-sw{ background-position:-80px -16px; }
.ui-icon-triangle-1-w{ background-position:-96px -16px; }
.ui-icon-triangle-1-nw{ background-position:-112px -16px; }
.ui-icon-triangle-2-n-s{ background-position:-128px -16px; }
.ui-icon-triangle-2-e-w{ background-position:-144px -16px; }
.ui-icon-arrow-1-n{ background-position:0 -32px; }
.ui-icon-arrow-1-ne{ background-position:-16px -32px; }
.ui-icon-arrow-1-e{ background-position:-32px -32px; }
.ui-icon-arrow-1-se{ background-position:-48px -32px; }
.ui-icon-arrow-1-s{ background-position:-64px -32px; }
.ui-icon-arrow-1-sw{ background-position:-80px -32px; }
.ui-icon-arrow-1-w{ background-position:-96px -32px; }
.ui-icon-arrow-1-nw{ background-position:-112px -32px; }
.ui-icon-arrow-2-n-s{ background-position:-128px -32px; }
.ui-icon-arrow-2-ne-sw{ background-position:-144px -32px; }
.ui-icon-arrow-2-e-w{ background-position:-160px -32px; }
.ui-icon-arrow-2-se-nw{ background-position:-176px -32px; }
.ui-icon-arrowstop-1-n{ background-position:-192px -32px; }
.ui-icon-arrowstop-1-e{ background-position:-208px -32px; }
.ui-icon-arrowstop-1-s{ background-position:-224px -32px; }
.ui-icon-arrowstop-1-w{ background-position:-240px -32px; }
.ui-icon-arrowthick-1-n{ background-position:0 -48px; }
.ui-icon-arrowthick-1-ne{ background-position:-16px -48px; }
.ui-icon-arrowthick-1-e{ background-position:-32px -48px; }
.ui-icon-arrowthick-1-se{ background-position:-48px -48px; }
.ui-icon-arrowthick-1-s{ background-position:-64px -48px; }
.ui-icon-arrowthick-1-sw{ background-position:-80px -48px; }
.ui-icon-arrowthick-1-w{ background-position:-96px -48px; }
.ui-icon-arrowthick-1-nw{ background-position:-112px -48px; }
.ui-icon-arrowthick-2-n-s{ background-position:-128px -48px; }
.ui-icon-arrowthick-2-ne-sw{ background-position:-144px -48px; }
.ui-icon-arrowthick-2-e-w{ background-position:-160px -48px; }
.ui-icon-arrowthick-2-se-nw{ background-position:-176px -48px; }
.ui-icon-arrowthickstop-1-n{ background-position:-192px -48px; }
.ui-icon-arrowthickstop-1-e{ background-position:-208px -48px; }
.ui-icon-arrowthickstop-1-s{ background-position:-224px -48px; }
.ui-icon-arrowthickstop-1-w{ background-position:-240px -48px; }
.ui-icon-arrowreturnthick-1-w{ background-position:0 -64px; }
.ui-icon-arrowreturnthick-1-n{ background-position:-16px -64px; }
.ui-icon-arrowreturnthick-1-e{ background-position:-32px -64px; }
.ui-icon-arrowreturnthick-1-s{ background-position:-48px -64px; }
.ui-icon-arrowreturn-1-w{ background-position:-64px -64px; }
.ui-icon-arrowreturn-1-n{ background-position:-80px -64px; }
.ui-icon-arrowreturn-1-e{ background-position:-96px -64px; }
.ui-icon-arrowreturn-1-s{ background-position:-112px -64px; }
.ui-icon-arrowrefresh-1-w{ background-position:-128px -64px; }
.ui-icon-arrowrefresh-1-n{ background-position:-144px -64px; }
.ui-icon-arrowrefresh-1-e{ background-position:-160px -64px; }
.ui-icon-arrowrefresh-1-s{ background-position:-176px -64px; }
.ui-icon-arrow-4{ background-position:0 -80px; }
.ui-icon-arrow-4-diag{ background-position:-16px -80px; }
.ui-icon-extlink{ background-position:-32px -80px; }
.ui-icon-newwin{ background-position:-48px -80px; }
.ui-icon-refresh{ background-position:-64px -80px; }
.ui-icon-shuffle{ background-position:-80px -80px; }
.ui-icon-transfer-e-w{ background-position:-96px -80px; }
.ui-icon-transferthick-e-w{ background-position:-112px -80px; }
.ui-icon-folder-collapsed{ background-position:0 -96px; }
.ui-icon-folder-open{ background-position:-16px -96px; }
.ui-icon-document{ background-position:-32px -96px; }
.ui-icon-document-b{ background-position:-48px -96px; }
.ui-icon-note{ background-position:-64px -96px; }
.ui-icon-mail-closed{ background-position:-80px -96px; }
.ui-icon-mail-open{ background-position:-96px -96px; }
.ui-icon-suitcase{ background-position:-112px -96px; }
.ui-icon-comment{ background-position:-128px -96px; }
.ui-icon-person{ background-position:-144px -96px; }
.ui-icon-print{ background-position:-160px -96px; }
.ui-icon-trash{ background-position:-176px -96px; }
.ui-icon-locked{ background-position:-192px -96px; }
.ui-icon-unlocked{ background-position:-208px -96px; }
.ui-icon-bookmark{ background-position:-224px -96px; }
.ui-icon-tag{ background-position:-240px -96px; }
.ui-icon-home{ background-position:0 -112px; }
.ui-icon-flag{ background-position:-16px -112px; }
.ui-icon-calendar{ background-position:-32px -112px; }
.ui-icon-cart{ background-position:-48px -112px; }
.ui-icon-pencil{ background-position:-64px -112px; }
.ui-icon-clock{ background-position:-80px -112px; }
.ui-icon-disk{ background-position:-96px -112px; }
.ui-icon-calculator{ background-position:-112px -112px; }
.ui-icon-zoomin{ background-position:-128px -112px; }
.ui-icon-zoomout{ background-position:-144px -112px; }
.ui-icon-search{ background-position:-160px -112px; }
.ui-icon-wrench{ background-position:-176px -112px; }
.ui-icon-gear{ background-position:-192px -112px; }
.ui-icon-heart{ background-position:-208px -112px; }
.ui-icon-star{ background-position:-224px -112px; }
.ui-icon-link{ background-position:-240px -112px; }
.ui-icon-cancel{ background-position:0 -128px; }
.ui-icon-plus{ background-position:-16px -128px; }
.ui-icon-plusthick{ background-position:-32px -128px; }
.ui-icon-minus{ background-position:-48px -128px; }
.ui-icon-minusthick{ background-position:-64px -128px; }
.ui-icon-close{ background-position:-80px -128px; }
.ui-icon-closethick{ background-position:-96px -128px; }
.ui-icon-key{ background-position:-112px -128px; }
.ui-icon-lightbulb{ background-position:-128px -128px; }
.ui-icon-scissors{ background-position:-144px -128px; }
.ui-icon-clipboard{ background-position:-160px -128px; }
.ui-icon-copy{ background-position:-176px -128px; }
.ui-icon-contact{ background-position:-192px -128px; }
.ui-icon-image{ background-position:-208px -128px; }
.ui-icon-video{ background-position:-224px -128px; }
.ui-icon-script{ background-position:-240px -128px; }
.ui-icon-alert{ background-position:0 -144px; }
.ui-icon-info{ background-position:-16px -144px; }
.ui-icon-notice{ background-position:-32px -144px; }
.ui-icon-help{ background-position:-48px -144px; }
.ui-icon-check{ background-position:-64px -144px; }
.ui-icon-bullet{ background-position:-80px -144px; }
.ui-icon-radio-off{ background-position:-96px -144px; }
.ui-icon-radio-on{ background-position:-112px -144px; }
.ui-icon-pin-w{ background-position:-128px -144px; }
.ui-icon-pin-s{ background-position:-144px -144px; }
.ui-icon-play{ background-position:0 -160px; }
.ui-icon-pause{ background-position:-16px -160px; }
.ui-icon-seek-next{ background-position:-32px -160px; }
.ui-icon-seek-prev{ background-position:-48px -160px; }
.ui-icon-seek-end{ background-position:-64px -160px; }
.ui-icon-seek-start{ background-position:-80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first{ background-position:-80px -160px; }
.ui-icon-stop{ background-position:-96px -160px; }
.ui-icon-eject{ background-position:-112px -160px; }
.ui-icon-volume-off{ background-position:-128px -160px; }
.ui-icon-volume-on{ background-position:-144px -160px; }
.ui-icon-power{ background-position:0 -176px; }
.ui-icon-signal-diag{ background-position:-16px -176px; }
.ui-icon-signal{ background-position:-32px -176px; }
.ui-icon-battery-0{ background-position:-48px -176px; }
.ui-icon-battery-1{ background-position:-64px -176px; }
.ui-icon-battery-2{ background-position:-80px -176px; }
.ui-icon-battery-3{ background-position:-96px -176px; }
.ui-icon-circle-plus{ background-position:0 -192px; }
.ui-icon-circle-minus{ background-position:-16px -192px; }
.ui-icon-circle-close{ background-position:-32px -192px; }
.ui-icon-circle-triangle-e{ background-position:-48px -192px; }
.ui-icon-circle-triangle-s{ background-position:-64px -192px; }
.ui-icon-circle-triangle-w{ background-position:-80px -192px; }
.ui-icon-circle-triangle-n{ background-position:-96px -192px; }
.ui-icon-circle-arrow-e{ background-position:-112px -192px; }
.ui-icon-circle-arrow-s{ background-position:-128px -192px; }
.ui-icon-circle-arrow-w{ background-position:-144px -192px; }
.ui-icon-circle-arrow-n{ background-position:-160px -192px; }
.ui-icon-circle-zoomin{ background-position:-176px -192px; }
.ui-icon-circle-zoomout{ background-position:-192px -192px; }
.ui-icon-circle-check{ background-position:-208px -192px; }
.ui-icon-circlesmall-plus{ background-position:0 -208px; }
.ui-icon-circlesmall-minus{ background-position:-16px -208px; }
.ui-icon-circlesmall-close{ background-position:-32px -208px; }
.ui-icon-squaresmall-plus{ background-position:-48px -208px; }
.ui-icon-squaresmall-minus{ background-position:-64px -208px; }
.ui-icon-squaresmall-close{ background-position:-80px -208px; }
.ui-icon-grip-dotted-vertical{ background-position:0 -224px; }
.ui-icon-grip-dotted-horizontal{ background-position:-16px -224px; }
.ui-icon-grip-solid-vertical{ background-position:-32px -224px; }
.ui-icon-grip-solid-horizontal{ background-position:-48px -224px; }
.ui-icon-gripsmall-diagonal-se{ background-position:-64px -224px; }
.ui-icon-grip-diagonal-se{ background-position:-80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{ -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; -khtml-border-top-left-radius:4px; border-top-left-radius:4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{ -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -khtml-border-top-right-radius:4px; border-top-right-radius:4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{ -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; -khtml-border-bottom-left-radius:4px; border-bottom-left-radius:4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{ -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; -khtml-border-bottom-right-radius:4px; border-bottom-right-radius:4px; }

/* Overlays */
.ui-widget-overlay{ background:#666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity:.50;filter:Alpha(Opacity=50); }
.ui-widget-shadow{ margin:-5px 0 0 -5px; padding:5px; background:#000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity:.20;filter:Alpha(Opacity=20); -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }/*


 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider{ position:relative; text-align:left; }
.ui-slider .ui-slider-handle{ position:absolute; z-index:2; width:1.2em; height:1.2em; cursor:default; }
.ui-slider .ui-slider-range{ position:absolute; z-index:1; font-size:.7em; display:block; border:0; background-position:0 0; }

.ui-slider-horizontal{ height:.8em; }
.ui-slider-horizontal .ui-slider-handle{ top:-.3em; margin-left:-.6em; }
.ui-slider-horizontal .ui-slider-range{ top:0; height:100%; }
.ui-slider-horizontal .ui-slider-range-min{ left:0; }
.ui-slider-horizontal .ui-slider-range-max{ right:0; }

.ui-slider-vertical{ width:.8em; height:100px; }
.ui-slider-vertical .ui-slider-handle{ left:-.3em; margin-left:0; margin-bottom:-.6em; }
.ui-slider-vertical .ui-slider-range{ left:0; width:100%; }
.ui-slider-vertical .ui-slider-range-min{ bottom:0; }
.ui-slider-vertical .ui-slider-range-max{ top:0; }

/*
 * jQuery UI Datepicker 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


/* ----- END jQuery UI CSS Framework 1.8.16 ------*/


/*
 * DONATION SLIDER 
****************************/

.donations .ui-widget-content,
.donations .slider,
.donations .slider .ui-state-hover,
.donations .slider a:hover,
.donations .slider .ui-state-focus,
.donations .slider a:focus,
.donations .slider .ui-widget-header{
    border:0 none;
    background-color:transparent;
    background-image:none;
}
.donations .slider a:hover,
.donations .slider a:focus{
    outline:none;
}
.donations .slider{
    height:4px;
    cursor:pointer;
}
.donations .slider .ui-slider-handle{
    background-image:url(../images/icons/slider.png);
    background-position:top center;
    background-repeat:no-repeat;
    background-color:transparent;
    border:0 none;
    width:56px;
    height:47px;
    top:-6px;
    margin-left:-28px;
    cursor:pointer;
}
.donations .slider .ui-slider-handle:hover,
.donations .slider .ui-slider-handle:focus{
    background-image:url(../images/icons/slider.png);
}
.donations .ui-state-error{
    margin:10px 20px 10px 15px;
}

/*
 * END DONATION SLIDER
****************************/

/*
 * Sitecore Web Forms 
****************************/
/* base style */
.scfForm {}

/* validation */
.scfValidationSummary {margin-bottom: 2em;}
.scfValidationSummary ul {margin-bottom: 0;}
.scfValidationSummary li {}

/* main fieldsets */
.scfSectionBorderAsFieldSet {}
.scfSectionBorderAsFieldSet label, 
.scfSectionBorderAsFieldSet .scfDateSelectorLabel  {float:left; clear:left; margin:0px 5px 5px;}
.scfSectionBorderAsFieldSet input[type=text] {float:left; clear:left;width: 60%;}

/* wrappers */
.scfSingleLineGeneralPanel {}
.scfSectionContent div {float:left; clear:left;width:100%;margin-bottom:5px;}
.scfSectionContent {}

/* labels */
.scfSingleLineTextLabel {}
.scfMultipleLineTextLabel {}
	
/* input */
.scfSingleLineTextBox {}
/* textbox */
.scfMultipleLineTextBox {float:left;clear:left;width: 200px; max-width:512px; max-height:400px;}
/* checkboxes */
.scfCheckbox {}
.scfCheckbox input {width: auto;}
.scfCheckbox label {clear: none;margin-bottom: 3px;margin-top: 3px;}

/* radio buttons*/
.scfSectionBorderAsFieldSet .scfRadioButtonList {list-style:none; margin-top: 5px;}
.scfSectionBorderAsFieldSet .scfRadioButtonList li {list-style: none;}
.scfSectionBorderAsFieldSet .scfRadioButtonList label {width: auto; margin: 1px 5px 0;}

/* legend */
.scfSectionLegend {}
.scfSectionLegend legend {}

/* inline validation */
.scfValidator {}
.scfValidatorRequired {}

/* dates http://webaim.org/techniques/css/invisiblecontent/#absolutepositioning */
.scfDateSelectorGeneralPanel label {position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden;}
.scfDateSelectorGeneralPanel select {margin-right: 10px;}

/* submit */
.scfSubmitButtonBorder {background:url(../images/backgrounds/bgnd_sheet_01.png) no-repeat left -574px;cursor: pointer;display: inline-block;height: 29px;margin: 0;padding: 0 0 0 4px;}
.scfSubmitButtonBorder input {background:transparent url(../images/backgrounds/bgnd_sheet_01.png) right -604px no-repeat;cursor: pointer;border: 0 none;-moz-border-radius:0 3px 0 0;border-radius: 0 3px 0 0;color: #FFFFFF;display: inline-block;float: left;height: 29px;line-height: 29px;margin: 0;padding: 0 14px 0 11px;}
.scfSubmitButtonBorder:hover {background-position:0 -638px;}
.scfSubmitButtonBorder:hover input,
.scfSubmitButtonBorder input:hover {background-position:right -668px;}
/*
 * End of Sitecore Web Forms 
****************************/

.twitter-follow-button, .fb_ltr{padding-top: 10px;}
.mini_carousel_wrap h2{
    margin-bottom: -3px;
    padding-left: 3px;
}

.featureWrap .image_spotlight{
    float: left;
    width: 240px;
    background: url("../images/backgrounds/tri_img_spot_cap_03.png") no-repeat left top;
    margin-left: 32px;
}
.featureWrap .image_spotlight .spot_inner{
    background: url("../images/backgrounds/tri_img_spot_body_03.png") no-repeat left bottom;
}
.featureWrap .image_spotlight div.spot_inner a{
    background-color: #EEEEEE;
    display: block;
    height: 151px;
    overflow: hidden;
    width: 227px;
}
.featureWrap .image_spotlight div.spot_inner a img{
    height: 151px;
    width: auto;
}
.featureWrap .image_spotlight .spot_inner .spotlight_content{
    width: 227px;
}
.featureWrap .image_spotlight .spot_inner .spotlight_content h2{
    margin: 0;
    padding: 10px 12px;
    font-size: 1em;
    font-weight: bold;
}
.featureWrap .image_spotlight .spot_inner .spotlight_content h2 a{
    background: transparent;
}

/* .downloadPDF { width: 255px; height: 77px; background: url(/images/content/icons/downloadpdf.png) no-repeat top right; display: block; text-indent: -9999px; margin-left: -1px;}
.downloadPDF:hover { background-position: right -77px }
.downloadPDF:focus,#downloadPDF:active { background-position: right -154px } */

.serviceDetails .download {display: block; margin-top: 0; margin-bottom: 10px;}
.serviceDetails .download .downloadPDF { background: #CB1B59; padding: 7px 11px; color: #fff; border-radius: 2px; margin: 16px 0 0 0; display: block; float: left;}
.serviceDetails .download img { margin-left: 10px; margin: 0; border: 0; box-shadow: 0; float: left; }

#mainForm .content_type img { box-shadow: none; }

/* Added by Jay Raja, remove if necessary! CSS for testkit webform*/

/* 
    Document   : main
    Created on : 14-Dec-2012, 10:51:47
    Author     : ferdi.wieling
    Description:
        Purpose of the stylesheet follows.
*/

root {
    display: block;
}


/* Responsive structure */
.responsivePage .two_columns .first_column,
.responsivePage .two_columns .second_column,
.responsivePage div.innerWrapper
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.responsivePage .two_columns .first_column
{
    width: 64.96815286624204%;
}
.responsivePage .two_columns .second_column
{
    float: right;
    margin: 0;
    width: 33.12101910828025%;
}


/* Promo page */
body.promo_page .tab_inner .facebook_posts,
body.promo_page .tab_inner .facebook_posts .post,
body.promo_page .tab_inner #tab2,
body.promo_page .tab_inner #tab2 p
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.promo_page
{
    background-position: left top;
    background-size: 100% auto;
}
body.promo_page div.innerWrapper
{
    margin: 0 auto;
    width: 100%;
    max-width: 976px;
    background-image: url(../images/backgrounds/bgnd_nav_01.png);  
    padding: 0 18px;
}
body.promo_page div#main
{
    width: 100%;
    margin: 0;
}
body.promo_page div.main_wrap div.main_wrap_inner
{
    width: 100%;
}
body.promo_page #siteHeader
{
    margin: 0 0 6px;
}
body.promo_page div.breadcrumbs ul
{
    float: left;
}
body.promo_page div.carousel_wrap
{
    margin: 7px 0 17px;
    background-image: none;
}
body.promo_page div.carousel_wrap .mask
{
    max-height: 326px;
}
body.promo_page div.carousel_wrap ul.slider-holder
{
    height: 326px;
}
body.promo_page div.carousel_wrap .bg
{
    padding: 0;
}
body.promo_page .two_columns
{
    margin-bottom: 43px;
}
body.promo_page .first_column,
body.promo_page .tabbed_content,
body.promo_page .related_links,
.container_inner .tabbed_content
{
    background: #fff;
    border: 1px solid #d3d3d3;
    box-shadow: 1px 1px 2px #d3d3d3, -1px -1px 2px #d3d3d3;
}
.container_inner div.tabbed_content div.nav
{
    margin: 0 0 0 4px;
    position: relative;
    z-index: 5000;
}
.container_inner div.tabbed_content div.nav ul li h2
{
    margin-bottom: 0;
}
.container_inner div.tabbed_content div.nav ul li a.active span.bg
{
    background: none;
}
body.promo_page .first_column .intro
{    
    font-size: 1em;
    border-bottom: 1px solid #c5c5c5;
    margin: 0 0 12px;
}
body.promo_page .first_column .intro p
{
    font-weight: bold;
    color: #3d4cb4;
}
body.promo_page .first_column p
{
    color: #747474;    
}   
body.promo_page .two_columns .first_column .cap_first_column,
body.promo_page .two_columns .inner_first_column
{
    padding: 0;
    margin: 0;
    background: 0;
}
body.promo_page .page_title
{
    font: bold 18px Arial, sans-serif;
    color: #484848;
    margin: 0 0 0.3em;
}
body.promo_page .addthis_toolbox
{
    padding-top: 30px;
}
body.promo_page div.tabbed_content div.nav,
body.promo_page div.tabbed_content div.nav ul,
body.promo_page div.tabbed_content div.nav ul li,
body.promo_page div.tabbed_content div.nav ul h2,
body.promo_page div.tabbed_content div.nav ul h2 a,
body.promo_page div.tabbed_content div.nav ul h2 a span,
body.promo_page div.tabbed_body,
body.promo_page div.tabbed_content div.nav ul li a:hover span.text
{
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
}
body.promo_page div.tabbed_content,
.container_inner div.tabbed_content

{
    margin-bottom: 23px;
}
.column.column_two div.tabbed_content
{
    margin-top: 4px;
}
body.promo_page div.tabbed_content div.nav ul,
.container_inner div.tabbed_content div.nav ul
{
    overflow: hidden;
    display: block;
    background: #f1efef;
    width: 100%;
}
body.promo_page div.tabbed_content div.nav ul li,
.container_inner div.tabbed_content div.nav ul li
{
    height: auto;
}
body.promo_page div.tabbed_content div.nav ul li a,
.container_inner div.tabbed_content div.nav ul li a
{
    display: block;
    font: bold 13px Arial, sans-serif;
    color: #7c7c7c;
    text-decoration: none;
    padding: 14px 14px 15px;
    border-top: 3px solid #f1efef;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.promo_page div.tabbed_content div.nav ul li a.active,
.container_inner div.tabbed_content div.nav ul li a.active
{    
    color: #484848;
    background: #fff;
    border-top: 3px solid #E54E67;
}
body.promo_page .tabbed_body .tab_inner,
.container_inner .tabbed_body .tab_inner
{
    padding: 11px 0 3px;
    position: relative;

}
.tab_inner .fb_iframe_widget,
.tab_inner .twitter-follow-button
{
    position: relative;
    top: -6px;
    left: 7px;
    padding: 0;
}
body.promo_page .tab_inner .fb_iframe_widget,
body.promo_page .tab_inner .twitter-follow-button
{
    position: absolute;
    right: 10px;
    top: -44px;
    padding: 0;
    left: inherit;
}
body.promo_page .tab_inner .facebook_posts,
body.promo_page .tab_inner #tab2,
.container_inner .tab_inner .facebook_posts,
.container_inner .tab_inner #tab2
{
    padding-left: 3.225806451612903%;
}
.column.column_two .tab_inner .facebook_posts .post
{
    display: none;
}
.column.column_two .tab_inner .facebook_posts .post:first-child
{
    display: block;
}
body.promo_page .tab_inner .facebook_posts .post,
body.promo_page .tab_inner #tab2 p,
.container_inner .tab_inner .facebook_posts .post,
.container_inner .tab_inner #tab2 p
{
    width: 96.54838709677419%;
    border: 1px solid #d0d0d0;
    margin-bottom: 10px;
    padding: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.promo_page .tab_inner #tab2 p:first-child,
body.promo_page .tab_inner #tab2 p:last-child,
body.promo_page .tab_inner #tab2 script + p,
.container_inner .tab_inner #tab2 p:first-child,
.container_inner .tab_inner #tab2 p:last-child,
.container_inner .tab_inner #tab2 script + p
{
    display: none;
}
.column.column_two .tab_inner #tab2 p
{
    display: none;
}
.column.column_two .tab_inner #tab2 script + p + p
{
    display: block;
}
body.promo_page #mainForm .content_type .tab_inner .facebook_posts .post img,
.container_inner #mainForm .content_type .tab_inner .facebook_posts .post img
{
    float: left;
    padding: 0;    
    box-shadow: 1px 1px 2px #888;
}
body.promo_page #mainForm .content_type .tab_inner .facebook_posts .post p,
a[id*='facebookLike'],
.container_inner #mainForm .content_type .tab_inner .facebook_posts .post p
{
    padding-left: 61px;
}
body.promo_page #mainForm .content_type .tab_inner .facebook_posts .post a,
.container_inner #mainForm .content_type .tab_inner .facebook_posts .post a
{
    font: 11px Arial, sans-serif;
    color: #095d92;
}
body.promo_page .related_links h2
{
    font: bold 13px Arial, sans-serif;
    color: #484848;
    background: #f1efef;
    margin-bottom: 10px;
    padding: 18px 15px 15px 15px;
}
body.promo_page .related_links p
{
    padding: 0 18px;
    font: 12px Arial, sans-serif;
    color: #807E7E;    
}
body.promo_page .related_links ul
{
    margin-left: 31px;
}
body.promo_page .related_links ul li a
{
    font: 12px Arial, sans-serif;
    color: #807e7e;
}
body.promo_page .spotlight_01,
body.promo_page div.spotlight_01 div.section_inner
{
    background: #f5f5f5;
    padding: 0;
    margin: 0;
    width: 100%;
}
body.promo_page .spotlight_01 div
{
    padding: 0;
    margin: 0;
}
body.promo_page div.irregular_three_column_01
{
    width: 100%;
    padding: 37px 0;
}
body.promo_page .spotlight_01 .column,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three
{
    width: 32.27176220806794%;
    margin-right: 1.5%;
}
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three
{
    margin-right: 0;
}
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one div.inner,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two div.inner,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three div.inner,
body.promo_page .spotlight_01 .column .inner,
body.promo_page .image_spotlight
{
    padding: 0;
}
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one .image_spotlight,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two .image_spotlight,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three .image_spotlight,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one .image_spotlight .spot_inner,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two .image_spotlight .spot_inner,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three .image_spotlight .spot_inner
{
    width: auto;    
}
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one .image_spotlight .spot_inner,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two .image_spotlight .spot_inner,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three .image_spotlight .spot_inner
{
    padding: 1px;
    background: #fff;
    box-shadow: 1px 1px 1px #d3d3d3, -1px -1px 1px #d3d3d3;
}
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one div.spot_inner a,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two div.spot_inner a,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three div.spot_inner a,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one div.spot_inner a img,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two div.spot_inner a img,
body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three div.spot_inner a img
{
    width:100%;
}
.js body.promo_page div.image_spotlight div.spot_inner div.spotlight_content
{
    bottom: 0;
    left: 0;
    width: 100%;
}
body.promo_page .form.contact
{
    margin: 31px 0 55px;
    background: #edebff;
    box-shadow: -1px 1px 2px #999;
    overflow: hidden;
    padding: 7px 1.380042462845011% 7px 1.910828025477707%;
}
body.promo_page .form.contact h2
{
    font: bold 18px Arial, sans-serif;
    color: #484848;
}
body.promo_page .form.contact p
{
    font: 12px Arial, sans-serif;
    color: #747474;
}
body.promo_page .form.contact label
{
    display: none;
}
.ie7 body.promo_page .form.contact label,
.ie8 body.promo_page .form.contact label,
.ie9 body.promo_page .form.contact label
{
    display: block;
    font: italic 12px Arial, sans-serif;
}
body.promo_page .form.contact input[type="text"],
body.promo_page .form.contact textarea
{
    font: italic 12px Arial, sans-serif;
    padding: 9px;
    border-radius: 5px;
    border: 0;
    box-shadow: inset 1px 1px 1px #bfbfbf;
    margin-bottom: 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.promo_page .form.contact .inputColOne,
body.promo_page .form.contact .inputColTwo
{
    display: inline-block;
    float: left;
}
body.promo_page .form.contact .inputColOne span,
body.promo_page .form.contact .inputColTwo span
{
    line-height: 1.5;
}
body.promo_page .form.contact .inputColOne
{
    width: 38.2%;
    padding-right: 3.4%;
}
body.promo_page .form.contact .inputColTwo
{
    width: 58.3%;
}
body.promo_page .form.contact input[type="text"],
body.promo_page .form.contact textarea
{
    width: 100%;
}
body.promo_page .form.contact textarea
{
    height: 72px;
}
body.promo_page .form.contact .submission
{
    margin: 0;
    padding-top: 18px;
}
body.promo_page .form.contact .submission a
{
    font: bold 12px Arial, sans-serif;
    color: #2c3c80;
    padding-right: 12px;
    background: url(/images/icons/blueArrow.png) no-repeat right 3px;
}
body.promo_page .formColumnOne,
body.promo_page .formColumnTwo
{
    display: inline-block;
    float: left;
    vertical-align: top;
    overflow: hidden;
}
body.promo_page .formColumnOne
{
    width: 47.98301486199575%;
    border-right: 1px solid #ffffff;        
    padding-top: 10px;
    min-height: 121px;
}
body.promo_page .formColumnTwo
{
    padding-top: 10px;
    min-height: 121px;
    border-left: 1px solid #dddaf5;
    width: 51.8%;   
    padding-left: 2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.promo_page div#footer
{
    display: none;
}
body.promo_page .content_type img
{
    border: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    padding: 11px 0 12px;
}
body.promo_page .caroufredsel_wrapper
{
    margin: 8px 0 0 !important;
}
body.promo_page .content_type .caroufredsel_wrapper img
{
    padding: 0;
}
body.promo_page .content_type #thumbs-wrapper
{
    margin: 0 0 20px 0 !important;
    padding: 5px 7% 0;
    width: 100%;
    background: #edebff;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.promo_page .content_type #thumbs-wrapper .caroufredsel_wrapper
{
    margin: 0 !important;
    width: 100% !important;
}
body.promo_page #thumbs-wrapper a
{
    width: 80px;
    height: 58px;
    margin-right: 5px;
}
body.promo_page #thumbs-wrapper #prevbut
{
    left: 1.2%;
    top: 3px;
    margin: 0;
    height: 57px;
    width: 3.723404255319149%;
    background: url(/images/icons/galleryButtonPrev.jpg) no-repeat top left;
}
body.promo_page #thumbs-wrapper #nextbut
{
    right: 1.2%;
    top: 3px;
    margin: 0;
    height: 57px;
    width: 3.723404255319149%;
    background: url(/images/icons/galleryButtonNext.jpg) no-repeat top left;
}
.galleryLinks
{
    margin-top: 30px;
}
.galleryLinks ul
{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.galleryLinks li
{
    padding-right: 25px;
}
.column.column_two div.tabbed_body
{
    background: none;
    margin-bottom: 0;
}
.column.column_two div.tabbed_body div.tab_inner
{
    background: none;
}
.column.column_two div.tabbed_content div.nav ul li a.active:hover span.text,
.column.column_two div.tabbed_content div.nav ul li a:hover span.text
{
    background: none;
}

/* Two content boxes container */
.twoContentBoxesHolder
{
    margin: 0 16px 20px 5px;
    overflow: hidden;
}
.twoContentBoxesHolder .contentBox
{
    display: inline-block;
    float: left;
    margin-left: 15px;
    width: 300px;
}
.twoContentBoxesHolder .contentBox:first-child
{
    margin-left: 0;
}
.twoContentBoxesHolder .contentBox h2
{
    margin-right: 10px;
    margin-bottom: 15px;
    padding-bottom: 8px;
    padding-top: 2px; 
    border-bottom: 1px solid #dfdfdf;
    font: 30px "Rotis II Sans W01 Light";
    color: #0f7bae;
}
.twoContentBoxesHolder .contentBox p
{
    margin-bottom: 15px;
}
.twoContentBoxesHolder .contentBox p a
{
    font: 15px "RotisIISansW02-SemiBold 882400";
    color: #ee2062;
    padding-right: 14px;
    background: url(/images/icons/contentBoxLinkArrow.png) no-repeat right 6px;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 760px)
{
    body.promo_page #siteHeader
    {
        overflow: visible;
    }
    body.promo_page div.carousel_wrap .mask
    {
        max-height: inherit;
    }
    body.promo_page div.carousel_wrap ul.slider-holder
    {
        height: 355px;
    }
    body.promo_page.responsivePage #main div.carousel_wrap ul.slider-holder li div.image_panel img
    {
        max-width: 680px;
        width: auto;
    }
    body.promo_page.responsivePage .two_columns .first_column
    {
        width: 100%;
        margin-bottom: 23px;
    }
    body.promo_page.responsivePage .two_columns .second_column
    {
        width: 100%;
    }
    body.promo_page div.innerWrapper
    {
        padding: 0;
    }
    body.promo_page #h1_CustomLink
    {
        display: none;
    }
    body.promo_page div.breadcrumbs
    {
        margin-left: 1.8%;
        margin-bottom: 0;
        clear: both;
    }
    body.promo_page div.breadcrumbs ul
    {
        padding: 15px 0 10px;
    }
    body.promo_page .main_wrap
    {
        padding: 0 1.8%;        
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body.promo_page div.irregular_three_column_01
    {
        padding-top: 13px;
        padding-bottom: 17px;
    }
    body.promo_page .spotlight_01 .column, 
    body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_one, 
    body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_two, 
    body.promo_page div.spotlight_01 div.irregular_three_column_01 div.column_three
    {
        width: 99.5%;
        margin-bottom: 10px;
    }    
    body.promo_page .two_columns
    {
        margin-bottom: 23px;
    }
    body.promo_page .two_columns .inner_first_column .body_first_column
    {
        padding: 14px 15px;
    }
    body.promo_page .addthis_toolbox
    {
        padding-top: 10px;
    }
    body.promo_page div.carousel_wrap
    {
        margin-top: 0;
    }
    body.promo_page .form.contact
    {
        margin: 25px 0 15px;
        padding: 7px 15px 20px 15px;
    }
    body.promo_page .formColumnOne,
    body.promo_page .formColumnTwo
    {
        width: auto;        
        border: 0;
        min-height: inherit;
    }
    body.promo_page .formColumnTwo
    {
        padding-top: 5px;
        padding-right: 3%;
        padding-left: 0;
    }
    body.promo_page .form.contact .inputColOne,
    body.promo_page .form.contact .inputColTwo
    {
        width: 100%;
    }
    body.promo_page .content_type #thumbs-wrapper
    {
        padding: 5px 8% 0;
    }
    body.promo_page #thumbs-wrapper a
    {
        margin-top: 5px;
    }
    body.promo_page #thumbs-wrapper #prevbut
    {
        background: url(../images/content/arrow-left.png) no-repeat top left;
        width: 5px;
        height: 9px;      
        top: 26px;
        left: 2.5%;  
    }
    body.promo_page #thumbs-wrapper #nextbut
    {
        background: url(../images/content/arrow-right.png) no-repeat top left;
        width: 5px;
        height: 9px; 
        top: 26px;
        right: 2.5%;
    }
    body.promo_page .tab_inner .fb_iframe_widget,
    body.promo_page .tab_inner .twitter-follow-button    
    {
        top: 0;
        right: 0;
        position: relative;
        float: right;
        width: 100%;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 10px;
        text-align: right;
    }
    body.promo_page .tab_inner .facebook_posts .post, body.promo_page .tab_inner #tab2 p
    {
        float: left;
    }
}

/* Registration styling April 2014 */
.registration-process
{
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 100px;
    border: 1px solid #e0e0e0;
    box-shadow: 1px 2px 2px #ededed, -1px -2px 2px #ededed;
}
.registration-section
{
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    padding: 26px 4.155844155844156%;
    border-bottom: 1px solid #ccc;
}
.registration-process legend,
.registration-process h2
{
    margin-bottom: 25px;
    font: bold 1.5em/1.2 Arial, sans-serif;
    color: #0f7baf;
}
.registration-process p
{
    margin-bottom: 12px;
    float: left;
    clear: both;
    padding-right: 20%;
    font: 1.083em Arial, sans-serif;
    color: #333;
}
.form-row
{
    clear: both;
    float: left;
    position: relative;
    margin-bottom: 12px;
}
.registration-section label
{
    width: 151px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    font: 1.083em Arial, sans-serif;
    color: #333;
}
.registration-section label.label-auto-width
{
    width: auto;
    padding-right: 18px;
}
.registration-section input[type="text"],
.registration-section input[type="password"],
.registration-section select
{
    width: 205px;
    
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;        
    vertical-align: top;
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #a7a7a7;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #a9a9a9;
    box-shadow: inset 1px 1px 0 #e3e3e3;
}
.registration-section input[type="text"],
.registration-section input[type="password"]
{
    padding: 2px 1px 1px;
}
.registration-section select
{
    padding: 0;
}
.registration-section select.small-select
{
    width: 66px;
    margin-right: 10px;
}
.help-container
{
    display: none;
    position: relative;
}
.help-text
{    
    position: absolute;
    top: -12px;
    left: 0px;
    width: 230px;    
    z-index: 10;
    padding-left: 14px;
    background: url(/images/icons/toolTipIndicator.png) 3px top no-repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;      
}
.help-text span
{    
    width: 100%;    
    padding: 11px 12px 13px;
    display: block;    
    background: #0f7bae;
    font: 1.083em Arial, sans-serif;
    color: #fff;
}
.registration-section input:focus + .help-container,
.registration-section select:focus + .help-container
{
    display: inline-block;
}
.checkbox-list ul,
.checkbox-list li,
.radio-list ul,
.radio-list li
{
    list-style-type: none;
    list-style-image: none;
}
.checkbox-list li,
.radio-list li
{
    margin: 0 0 4px;
}
.checkbox-list input,
.checkbox-list label,
.radio-list input,
.radio-list label,
.inline-link
{
    float: left;
    display: inline-block;
}
.inline-link
{
    padding-left: 5px;
}
.js a.inline-link.new
{
    padding: 3px 15px 0 5px;
}
.checkbox-list input,
.radio-list input
{
    margin-right: 9px;
}
.checkbox-list label,
.radio-list label
{
    width: auto;
    margin: 0;
    padding-top: 2px;
}
.skip-button,
input[type="submit"].skip-button,
.submit-button,
button.submit-button,
button.skip-button,
input[type="submit"].submit-button
{
    margin-right: 6px;
    padding: 8px 15px 9px; 
    float: left;
    display: inline-block;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 1.5em Arial, sans-serif;     
    cursor: pointer;
}
.skip-button,
button.skip-button,
input[type="submit"].skip-button
{
    color: #333333;
    background: #dddcdc;
    transition: background 0.2s;
}
.skip-button:hover,
button.skip-button:hover,
input[type="submit"].skip-button:hover
{
    background: #c7c7c7;
    transition: background 0.3s;
}
.submit-button,
button.submit-button,
input[type="submit"].submit-button
{
    padding: 7px 15px 8px;
    color: #fff;
    background: #cb1b59;
}
.submit-button:hover,
button.submit-button:hover,
input[type="submit"].submit-button:hover
{
    background: #b51a50;
    transition: background 0.3s;
}
input[type="submit"].submit-button
{
    padding: 8px 15px 9px;
}
button.skip-button
{
    padding: 7px 15px 8px;
}
.lastTest
{
    width: 100%;
    overflow: hidden;        
}
.testResult
{
    padding-top: 25px;
}
.registration-section .lastTest label
{
    width: 183px;
    padding-right: 5px;
}
.registration-section input[type="text"].small-input
{
    width: 65px;
}
.registration-section input[type="text"].datepicker + img
{
    padding: 0;
    margin: -2px 0 0 7px;
    border: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: top;    
    cursor: pointer;
}
.radio-list-inline ul
{
    list-style-type: none;
    list-style-image: none;
}
.radio-list-inline label,
.radio-list-inline ul,
.radio-list-inline li,
.radio-list-inline input
{
    margin: 0;
    display: inline-block;
    float: left;
    width: auto;    
}
.site-pref-questions .radio-list-inline label
{
    width: 90px;
}
.radio-list-inline label
{
    margin-right: 18px;
}
.radio-list-inline input
{
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.inline-auto-width label
{
    width: auto;
    margin-right: 18px;     
}
.extra-top-padding
{
    padding-top: 18px;
}
#personaliseSite
{
    margin-bottom: 35px;
}
.help-icon
{
    display: inline-block;
    text-align: left;
    text-indent: -999em;
    width: 17px;
    height: 17px;
    background: url(/images/icons/question-mark.png) left top;
}
.help-icon:hover + .help-container
{
    display: inline-block;
}
.checkbox-list .help-icon
{
    margin-left: 18px;
}
.last-submit-holder
{
    padding-top: 28px;
}
.registration-section div.image_spotlight div.spot_inner
{
    height: 104px;
    overflow: hidden;
}
.registration-section div.irregular_three_column_01
{
    float: left;
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 2%;
    border-radius: 3px;
    background: #EDEBFF;
    box-shadow: -2px 3px 3px #CACACA;
}
.registration-section .formError
{
    border: 0;
    padding: 10px 0 0 34px;
    margin: 5px 0;
    min-height: 21px;
    width: 100%;
    color: #c6170f;
    font: bold 12px/1.1 Arial, sans-serif;
    background: url(/images/youngandfree/errorIconRetina.png) no-repeat left 3px;
    background-size: 27px 21px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ie8 .registration-section .formError
{
    background: url(/images/youngandfree/errorIcon.png) no-repeat left 3px;
}
.registration-section div.irregular_three_column_01 div.column_one,
.registration-section div.irregular_three_column_01 div.column_two
{
	float: left;
	width: 47%;
}
.registration-section div.irregular_three_column_01 div.column_two div.inner
{
    padding: 0;
}
.registration-section div.irregular_three_column_01 div.column_one div.image_spotlight,
.registration-section div.irregular_three_column_01 div.column_two div.image_spotlight
{
    background: #fff;
    width: 100%;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #BBBBBB, -1px -1px 2px #BBBBBB;
}
.registration-section div.image_spotlight div.spot_inner
{
    padding: 0;
}
.registration-section div.irregular_three_column_01 div.column_one div.image_spotlight div.spot_inner,
.registration-section div.irregular_three_column_01 div.column_two div.image_spotlight div.spot_inner
{
    background: none;
}
.js .registration-section div.image_spotlight div.spot_inner div.spotlight_content
{
    left: 0;
    bottom: 0;
}
.registration-section div.irregular_three_column_01 div.column_one div.spot_inner a,
.registration-section div.irregular_three_column_01 div.column_two div.spot_inner a,
.registration-section div.irregular_three_column_01 div.column_one div.spot_inner a img,
.registration-section div.irregular_three_column_01 div.column_two div.spot_inner a img,
.registration-section div.irregular_three_column_01 div.column_one div.spot_inner img,
.registration-section div.irregular_three_column_01 div.column_two div.spot_inner img
{
    width: 100%;
}
.registration-section div.irregular_three_column_01 div.column_one div.spotlight_content,
.registration-section div.irregular_three_column_01 div.column_two div.spotlight_content
{
    width: 100%;
    padding: 3% 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.registration-section div.spotlight_content ul li
{
    margin-bottom: 0;
    margin-left: 5%;
}
.registration-section div.spotlight_content h1,
.registration-section div.spotlight_content h2,
.registration-section div.spotlight_content p
{
    width: 100%;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.registration-section div.irregular_three_column_01 div.column_two div.spotlight_content
.registration-section div.image_spotlight div.spot_inner p.caption
{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.registration-section div.irregular_three_column_01 div.column_two
{
    margin-left: 3%;
}

/* Registration submitted */
.registration-submitted-container
{
    padding: 36px 4.15584% 30px;
    overflow: hidden;
}
.registration-submitted-container h2
{
    clear: both;
    margin-bottom: 0.9em;
}
.registration-process .registration-submitted-container p
{
    float: inherit;
    line-height: 1.3;
}
.aside-content,
.text-content
{
    float: left;
}
.aside-content
{
    width: 30.11363636363636%;
    margin-bottom: 18px;
}
.aside-content img
{
    width: 100%;
}
.text-content
{
    width: 68.18181818181818%;
    padding-left: 3.4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.text-content h3
{
    font: bold 13px Arial;
    color: #333333;
    margin-bottom: 1.0em;
}
a.link-button
{
    background: #d92456;
    display: inline-block;
    margin-top: 5px;
    padding: 6px 11px 7px;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    transition: background 0.2s;
}
a.link-button:hover
{
    background: #B51A50;
    text-decoration: none;
    transition: background 0.3s;
}
.registration-process p.page-message
{
    margin-bottom: 1em;
    font-size: 1.5em;
}
.content-section
{
    margin-bottom: 30px;
}
.inline-links-holder a
{
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}
.registration-submitted-container .registration-section
{
    padding: 32px 0 0;
    border-bottom: 0;
}
.registration-submitted-container .registration-section .submit-button
{
    margin-left: 151px;
    margin-top: 4px;
}
.registration-submitted-container h3
{
    font-size: 18px;
    font-weight: normal;
    padding-top: 8px;
}
.registration-logo
{
    position: absolute;
    right: 3%;
    top: 25px;
}


/* Registration mobile */
@media screen and (max-width: 760px)
{
    .registration-logo
    {
        position: relative;
        margin-left: 8%;
        margin-bottom: 15px;
    }
    .responsivePage.myhiv div#main
    {
        margin-left: 0;
        width: 100%;
    }
    .responsivePage.myhiv div#main .page_title
    {
        padding: 0 7%;
    }
    .registration-process
    {        
        width: 100%;
        margin-bottom: 0;
        box-shadow: none;
        border: none;
    }
    .registration-process legend
    {
        margin-bottom: 18px;
    }
    .registration-process p
    {
        line-height: 1.4;
        padding-right: 0;
    }
    .registration-section
    {
        padding-left: 6.25%;
        padding-right: 6.25%; 
        padding-bottom: 7px;   
    }
    .registration-section:last-child
    {
        border-bottom: 0;
    }
    .registration-section label,
    .registration-section input[type="text"],
    .registration-section input[type="password"],
    .registration-section select,
    .form-row,
    .registration-section .lastTest label
    {
        width: 100%;
    }
    .registration-section label
    {
        padding-bottom: 7px;
    }
    .form-row
    {
        margin-bottom: 18px;
    }
    .registration-section .checkbox-list input,
    .registration-section .radio-list input,
    .registration-section .radio-list-inline input
    {
        margin-right: 3%;
        margin-left: 0;
    }
    .registration-section .checkbox-list label,
    .registration-section .radio-list label    
    {
        width: 88%;
        padding-bottom: 2px;
    }    
    .registration-section div.irregular_three_column_01 div.column_one,
    .registration-section div.irregular_three_column_01 div.column_two
    {
        width: 98%;
        margin: 0;
    }
    .registration-section div.irregular_three_column_01 div.column_one
    {
        margin-bottom: 13px;
    }
    .skip-button,
    input.skip-button[type="submit"],
    .submit-button,
    button.submit-button,
    button.skip-button,
    input.submit-button[type="submit"]
    {
        width: 100%;
        margin-bottom: 10px;
    }
    .registration-section select.small-select,
    .registration-section input.small-input[type="text"]
    {
        width: 33%;
    }
    #personaliseSite
    {
        margin-bottom: 10px;
    }     
    .radio-list-inline ul, 
    .radio-list-inline li, 
    .radio-list-inline input
    .registration-section .radio-list-inline li
    {
        width: 100%;
    }
    .registration-section .radio-list-inline label
    {
        width: 90%;
        margin-right: 0;
    }
    .help-text,
    .help-text span
    {
        width: 100%;        
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .help-text
    {
        padding-left: 0;
        left: 0;
        top: 100%;
        position: static;
    }
    .help-container
    {        
        float: none;
        position: static;
        width: 100%;
        clear: both;
    }
    .registration-section input:focus + .help-container,
    .registration-section select:focus + .help-container,
    .help-icon:hover + .help-container
    {
        display: block;
    }
    .registration-section .help-icon:hover + .help-container
    {        
        top: 100%;
    }    
    .last-submit-holder
    {
        padding-top: 11px;
    }

    /* Registration confirmation */
    .registration-submitted-container
    {
        padding-top: 2px;
        padding-left: 6.8%;
        padding-right: 6.8%;
    }    
    .registration-submitted-container .aside-content,
    .registration-submitted-container .text-content
    {
        width: 100%;
        padding-left: 0;
    }
    .registration-submitted-container .aside-content
    {
        text-align: center;
    }
    .registration-submitted-container .aside-content img
    {
        width: 100%;
    }
    .registration-submitted-container .text-content
    {
        margin-bottom: 20px;
    }
    .responsivePage.myhiv div#aside
    {
        display: none;
    }
    .registration-process .registration-submitted-container p
    {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    a.link-button
    {
        text-align: center;
        font-size: 17px;
        padding: 8px 0;
        width: 100%;
    }
    .registration-submitted-container .registration-section .submit-button
    {
        margin-left: 0;
    }
    .inline-links-holder a
    {
        margin-bottom: 10px;
    }
}

/* Forum landing styling July 2014 */
.forum-register-form
{
    margin-top: 60px;
    margin-bottom: 34px;
    font-size: 0;
}
.forum-register-form p
{
    font-size: 13px;
}
.forum-register-form label
{
    padding-right: 5px;
    font-size: 13px;
    font-weight: bold;
}
.forum-register-form input
{
    -webkit-appearance: none;
    appearance: none;
}
.forum-register-form input[type="text"]
{
    width: 200px;
    padding: 3px;
    font-size: 12px;
    border-left: 1px solid #9a9a9a;
    border-top: 1px solid #9a9a9a;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-right: 10px;
}
.forum-register-form input[type="submit"]
{
    padding: 5px 12px;
    font: 12px Arial, sans-serif;
    color: #fff;
    border: 0;
    background: #cb1b59;
    cursor: pointer;
}
.forum-register-form input[type="submit"]:hover
{
    background: #b51a50;
}
.boxed-content
{
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #e8e8e8;
}
.boxed-content-content,
.boxed-content-header
{
    box-sizing: border-box;    
    padding-left: 2.677376171352075%;
    padding-right: 2.677376171352075%;
}
.boxed-content-header
{
    padding-bottom: 9px;
    padding-top: 10px;
    background: #4456a4;
}
.boxed-content-header h2
{
    margin-bottom: 2px;
    font: bold 14px Arial, sans-serif;
    color: #fff;
}
.boxed-content-header p
{
    margin-bottom: 0;
    font: 13px Arial, sans-serif;
    color: #fff;    
}
.boxed-content-content p a
{
    font-weight: bold;
}
.boxed-content-content p .link-button
{
    margin: 0 auto;
}
.boxed-content-content
{
    padding-top: 12px;
}

/* Video overlay */
.flowplayerHolder {
    display: none;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    z-index: 5000;
    padding-top: 40px;
}

.videoHolder {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.flowplayerHolder,
.flowplayerHolder .flowplayer {
    background: #333;
}

#postalKitPlayer video
{
    width: 100%;
}

#pageOverlay {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #333;
    z-index: 1000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    *position: inherit;
}

.popupClose {
    position: absolute;
    top: 0px;
    right: -2px;
    width: 5%;
    cursor: pointer;
    z-index: 6000;
    max-width: 49px;
    min-width: 30px;
}

    .popupClose img {
        max-width: 100%;
    }
.info_block .right .cta_btn_02, .info_block .right.cta_btn_02:hover {
	padding: 20px 40px;
	margin: 20px;
	background-position: 0% 0%;
	background:#0c44b5 url(../images/backgrounds/btn_bg_grad_01.png) repeat-x;
}
.info_block .left ul {
	margin-top: -6pt;
}
.info_block .left ul li {
	margin-bottom: 0;
}
.info_block .right .cta_btn_02 span, .info_block .right .cta_btn_02 input, .info_block .right .cta_btn_02 span:hover, .info_block 
.right .cta_btn_02 input:hover {
	font-size: larger;
	font-weight: 700;
}
.registerlogin {
	margin: 60px 0 0 40px;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	color: #fff;
	background: #00BDF2;
	text-align: center;
	padding: 10px 0;
	margin: 5px;
	font-size: 0.8em;
	display: none;
}
/*Hide checkbox*/
input[type=checkbox]#show-menu {
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]#show-menu:checked ~ #subMenu {
    display: block;
}

/*  Go full Width at less than 760px */
@media only screen and (max-width: 760px) {
	div.main_wrap div.main_wrap_inner, body.home div.main_wrap div.main_wrap_inner { margin: 0; padding: 0; width: 100%; }
	div#main, body.home div#main, body.wide_page div#main, body.sublanding_page div#main { 
width: 100%; padding: 0; margin: 0; }
	.two_columns .first_column, .two_columns .second_column, div.breadcrumbs 
div.breadcrumb_inner, div.main_wrap div.main_wrap_inner { width: 100%; }
	.two_columns .first_column .cap_first_column, .two_columns .inner_first_column, 
.two_columns .inner_first_column .body_first_column, .wide_page .container, .wide_page 
.container_foot, .wide_page .container_inner { background-image: none; padding: 0; }
	.content_page #main .first_column img { max-width: 100%; height: auto; }
	.two_columns .inner_first_column .body_first_column { padding: 14px 5px; }
	div#main div.main_inner { min-height: 0; padding: 0; margin: 0px; }
	div.breadcrumbs ul { float: left; padding: 10px 0 0 5px; }
	div.breadcrumbs div.breadcrumb_inner { margin: 0; padding: 0; }
	.two_columns .second_column { margin-left: 0; }
	.two_columns .second_column .aside { float: left; }
	div#footer div.inner { width: 100%; }
	.browserCentre { max-width: 100%; }
	.site_map {padding-right: 0; }
	.site_wide ul, .site_wide ul li, .branding { padding-right: 0; }
	* { font-size: 16px; }
	h1.page_title { padding-left: 5px; }
	.tools .rate-this, .tools .share, .tools .save, .tools .download {padding-left: 5px;}
	.intro { padding-left: 5px; }
	div.spotlight_04, div.spotlight_01 { width: 100%; background-image: none; }
	div.spotlight_04 div.section_inner, div.spotlight_01 div.section_inner { background-
image: none; }
	div.spotlight_04 div.column_one, div.irregular_three_column_01 { width: 100%; }
	div.spotlight_04 div.column_one div.inner { padding: 0; }
	div.spotlight_04 div.column_one div.image_spotlight { width: 100%; background-image: 
none;}
	div.spotlight_04 div.column_one div.image_spotlight div.spot_inner { background-image: 
none;}
	div.spotlight_04 div.column_one div.image_spotlight div.spot_inner img { width: 100%;}
	div.spotlight_04 div.column_two  { clear:both; width: 100%; }
 	.container_inner div.spotlight_04 div.column_two div.newsfeed_wrap { width: 100%; }
	div.newsfeed div.promo div.mask { width: 100%; height: 100px; }
	div.newsfeed div.promo div ul li {width: 100%;}
	#mainForm .content_type img { max-width: 100%; height: auto;}
	.responsivePage .two_columns .first_column, .responsivePage .two_columns .second_column  
{ width: 100%; margin: 0; }
	#allcontent_0_contentcolumn_0_OnlyForPhase2 { max-width: 100%; }
	div.spotlight_04 div.image_spotlight div.spot_inner div.detail { min-width: 200px; max-
width: 55%; width: auto; height: auto; }
	div.spotlight_04 div.detail h3 { font-size: 1.4em; }
	div.spotlight_04 div.detail p { line-height: 1em; font-size: 0.9em; }
	div.irregular_three_column_01 column { padding: 0; }
	div.spotlight_01 div.column_one { padding: 0; }
	#clinicfinder .styledInput .searchContent { width: 100%;}
	#clinicfinder .styledInput .searchContent input { width: 75%; }
	#clinicfinder .styledInput .searchContent input:placeholder  { color: transparent; }
	#clinicfinder .styledInput .searchContent input::-webkit-input-placeholder  { color: 
transparent; }
	#clinicfinder .styledInput .searchContent input:-moz-placeholder { color: transparent; }
	#clinicfinder .styledInput .searchContent input::-moz-placeholder { color: transparent; }
	#clinicfinder .styledInput .searchContent input:-ms-input-placeholder { color: 
transparent; }
	#clinicfinder-results h2 { line-height: 0.6em; }
	.serviceDetails .right, .serviceDetails .more_info { width: auto; }
	.serviceDetails .left, .serviceDetails .right, .serviceDetails .more_info { padding-left: 
10px; }
	.wide_page .container, .wide_page .container_foot, .wide_page .container_inner { 
background-image: none; }
	.wide_page .container_inner { padding: 0; }
	div.donations, div.donations div.three_column { width: 100%; }
	div.totaliser div.donate { clear: left; float: left; padding-left: 10px; }
	div.donations div.section_inner div.skin { height: auto; }
	div#taboo div.three_column, div#taboo div.three_column column_one, div#taboo 
div.three_column column_two, div#taboo div.three_column column_three { width:auto; }
div.donations div.totaliser div.total_inner { height: auto; background-color: lightgray; 
padding-bottom: 10px; }
	div.donations div.three_column div.hover { display: none; }
	div.donations div.three_column { margin-bottom: 5px; }
	div.donations div.three_column div.column_one div.inner { padding: 0; }
	div.donations { height: 400px; }
	div.donation_intro h1 { 1em; }
	div.donations div.three_column div.column_one, div.donations div.three_column 	
div.column_two, div.donations div.three_column div.column_three { width: 33%; }
	div.donations div.three_column div.image_spotlight { width: auto; }
	div.image_spotlight div.spot_inner { padding: 0; }
	div.irregular_three_column_01 {width:auto;}
	div.spotlight_02 { width: auto; background-image: none; }
	div.spotlight_01 div.column_one, div.spotlight_01 div.column_two, div.spotlight_01 	
div.column_three { width:auto; }
	div.spotlight_04 div.column_one, div.spotlight_04 div.column_one div.image_spotlight { 
width: 100%; }
	div.spotlight_01 div.section_inner, div.spotlight_02 div.section_inner, div.spotlight_03 
div.section_inner, div.spotlight_04 div.section_inner, div.donations div.section_inner { 
background-image: none; }
	div.irregular_three_column_01 div.column_three div.inner { padding-left:12px !important; 
}
	div.spotlight_02 div.column_one { max-width: 50%; }
	div.spotlight_02 div.column_two { float:right;}
	div.spotlight_02 div.column_one div.inner, div.spotlight_02 div.column_two div.inner { 
padding-right: 0; }
	div.carousel_wrap .mask { width: auto; }
	.js div.carousel_wrap ul.slider-holder li { width: 100%; }
	body.home div.irregular_two_column { width:100%; }
	body.home div.carousel_wrap .mask { max-height: inherit; }
	body.home div.carousel_wrap ul.slider-holder { width: 100%; }
	body.home #main div.carousel_wrap ul.slider-holder li div.image_panel img, 
div.carousel_wrap ul.slider-holder li div.image_panel img { width: 100%; }
	body.home ul.slider-holder div.details { width: 40%; left: 15px; top: 15px; }
	body.home ul.slider-holder div.details h1, body.home ul.slider-holder div.details h2 { display: none; }
	body.home ul.slider-holder div.details p { font-size: 0.8em; margin-bottom: 8px; }
	#subMenu { display: none; }
	.show-menu { display: block; }
	.show-menu:hover { cursor:pointer; }
	#subMenu { margin: 0 0 10px 5px !important; }
	div#aside div.nav ul li, div#aside div.nav ul li { font-size: 0.8em !important; }
	#mainForm .content_type img { height:auto !important;}
}
