/*
Theme Name: lifeline 2010
Theme URI: http://wordpress.org/
Description: Custom theme for Lifeline.
Author: Phil bywater
Version: 1.0
Tags: lifeline 2010, lifeline
*/

@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p{
	display:block;
	margin-bottom:12px;
}

/* GENERIC STYLES */

.clear{
	clear:both;
}
.bold{
	font-weight: bold;	
}
.italic{
	font-style: italic;	
}
.txt-black {
	color: #000;
}

.txt-10{
	font-size: 10px;	
}
.txt-11{
	font-size: 11px;
}
.txt-12{
	font-size: 12px;
}
.txt-14{
	font-size: 14px;
}
.txt-16{
	font-size: 16px;
}

.TXT-light1 {
	color: #778283;
	font-family: Arial, Helvetica, sans-serif;
}
.TXT-light2 {
	color: #B9BEBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.TXT-red_12px {
	color: #c40001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TXT-dark1_12px {
	color: #272a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TXT-blue1_12px {
	color: #677a7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TXT-light3_12px {
	color: #CAD1D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* HEADERS */

h1{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}
h1 a {
	background-image: url(assets/images/lifelineproject-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 58px;
	width: 318px;
}

h2{
	
}
h3{
	font-size: 32px;
	margin: 0px;
	padding: 0px;
	
}
.module-body h3{
	margin-bottom:12px;
	font-size:18px;
}
h4{
	
}
.sideBarHeaderH4{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-top: 10px;
	margin-left: 20px;	
}
h5{
	
}
.cufon-header1 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}


.float-left{
	float:left;
}
.float-right{
	float:right;
}

.moreLink  {
	color:#c40001;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 8px;
}

.redLink  {
	color:#c40001;
	font-weight: bold;
	text-decoration: none;
}
.redLink:hover  {
	color:#000000;
}

.pubsLink  {
	color:#c40001;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 8px;
	line-height: 31px;
	background-image: url(assets/images/pubs_logo.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 70px;
}

.HlineDivider {
	display: block;
	margin-top: 17px;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}


/* MAIN STYLES */

#siteWrapper {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#loginWrapper {
}
#loginWrapper #loginBar {
	text-align: right;
	background-color: #c40001;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#loginWrapper .loginDropBTNHolder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c40001;
	text-align: right;
}
#loginWrapper .loginDropBTNHolder a {
	background-image: url(assets/images/logindropbtn.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 21px;
	width: 22px;
}
#headerWrapper {
	margin-bottom: 10px;
}
#headerWrapper #titleRow {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#twitterWidgetWrapper {
	width: 270px;
	float: right;
	background-image: url(assets/images/twitterwidgetbgfull.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 30px;
	font-size: 11px;
	padding-right: 57px;
	text-align: right;
	height: 45px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#twitterWidgetWrapper a {
	color: #c40001;
}


.menu ul {
	list-style-type: none;
	margin: 0px;
	background-image: url(assets/images/mainnavfullborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu ul li {
	float: left;
	margin-right: 20px;
}
.menu ul li.page-item-301, .menu ul li.page-item-304{
	display:none;
}
.menu ul li a {
	display: block;
	text-decoration: none;
	height: 25px;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}
.menu ul li a:hover, .menu ul li.current_page_item a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.menu ul li ul{
	position: absolute;
	/*visibility: hidden;
	display:none;*/
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9px;
	z-index:9999;
	top:133px;
}
.menu ul li ul li{
	float: none;
	display: inline
}
.menu ul li ul li a{
	font-size: 14px;
	margin-top: 5px;
	padding: 6px;
	background-color: #FFF;
	border: 1px dotted #999;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 0px;
}
.menu ul li ul li a:hover{
	color:#000;
}



#homeFeaturesWrapper {
	margin: 0px;
	padding: 0px;
	width:980px;
	font-size:12px;
	margin-bottom:20px;
}
#bodyWrapper .fullCol {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
#bodyWrapper .leftCol {
	width: 686px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
#bodyWrapper .leftCol .inner-left {
	float: left;
	width: 458px;
}
#bodyWrapper .leftCol .inner-right {
	float: right;
	width: 227px;
}
#bodyWrapper .rightCol {
	float: right;
	width: 273px;
}
.homeBody {
	background-image: url(assets/images/homeleftcolbg.gif);
	background-repeat: repeat-y;
}

#footerWrapper {
	background-image: url(assets/images/mainnavtopborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #808285;
	padding-top: 22px;
	margin-top: 12px;
}
#footerWrapper .leftCol {
	float: left;
	width:686px;
}
#footerWrapper .rightCol {
	float: right;
	text-align: right;
	width:273px;
}
#footerWrapper a {
	color:#666666;
}
.ModuleBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	position: relative;
}
.ModuleBlock .module-header {
	background-color: #f8f8f8;
	height: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.ModuleBlock .module-header-red {
	background-color: #c40001;
	height: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.ModuleBlock .module-header-white {
	height: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.ModuleBlock .module-header-black {
	background-color: #2f2f2f;
	height: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.ModuleBlock .module-header h4 {
	margin: 0px;
	height: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
.ModuleBlock .module-header-red h4 {
	margin: 0px;
	height: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c40001;
	float: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color:#FFFFFF;
}
.ModuleBlock .module-header-white h4 {
	margin: 0px;
	height: 18px;
	color:#c40001;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c40001;
	float: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
.ModuleBlock .module-header-black h4 {
	margin: 0px;
	height: 18px;
	color:#FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f2f2f;
	float: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
}

.ModuleBlock .module-body {
	font-size: 12px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.ModuleBlock .module-body ul {
	margin-left:15px;
	margin-top:14px;
}
.ModuleBlock .module-body a {
	color: #c40001;
	text-decoration: none;
	font-weight: bold;
}
.ModuleBlock .module-body a:hover {
	color: #000;
	text-decoration: none;	
}

.ModuleBlock .module-body-grey {
	font-size: 12px;
	background-color: #f8f8f8;
	padding: 8px;
}

.ModuleBlock .module-body .date, .ModuleBlock .module-body-grey .date {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9f9e9f;
	margin-bottom: 6px;
}
.ModuleBlock .module-body h5, .ModuleBlock .module-body-grey h5 {
	padding: 0px;
	font-size: 13px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.module-body-inner {
	background-color: #FFF;
	border: 1px solid #dddddd;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.moduleThumbHolder {
	padding: 4px;
	border: 1px solid #dddddd;
}
.moduleThumbHolder-floatLeft {
	padding: 4px;
	border: 1px solid #dddddd;
	float:left;
	width:160px;
	overflow:hiddem;
}
.moduleThumbHolder-floatLeft a{
	display:block;
	height:60px;
	width:100%;
}
.job-module-wrapper .featureInfoBlock{
	float:right;
	width:460px;
}

.moduleTextBlock{
	margin-top:10px;
}
#searchBox {
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding: 10px;
}
#searchBox #searchForm {
	background-color: #FFF;
	border: 1px solid #dddddd;
}
#searchBox #searchForm #f_submitBTN {
	background-image: url(assets/images/searchbtnbg.gif);
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 26px;
	border: 0px none #FFF;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
}
#searchBox #searchForm #f_keywords, #searchBox #searchForm #s{
	border: 1px solid #FFF;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 5px;
}

.jobDetailsTableBlocks {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e0e6e6;
	border-right-color: #e0e6e6;
	border-bottom-color: #e0e6e6;
	border-left-color: #e0e6e6;
}
.latestTagHOlder {
	background-image: url(assets/images/latest-tag.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 54px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.sideBarNavbar {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sideBarNavbar li {
	display: block;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 5px;
}
.sideBarNavbar .first {
	margin-top: 0px;
	padding-top: 0px;
	border: 0px none #FFF;
}
.sideBarNavbar li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
}
.sideBarNavbar li a:hover {
	color:#c40001;
}
.sideBarNavbar li .selected {
	color: #c40001;
}

.contactTable{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0e6e6;
	border-right-color: #e0e6e6;
	border-bottom-color: #e0e6e6;
	border-left-color: #e0e6e6;	
}
.contactAddressBlock{
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0e6e6;
	border-right-color: #e0e6e6;
	border-bottom-color: #e0e6e6;
	border-left-color: #e0e6e6;
	line-height:16px;
}



.paginationHolder{
	margin-top: 15px;	
	margin-bottom: 15px;	
}
.paginationHolder a{
	display: block;
	padding: 6px;
	float: left;
	border: 1px solid #a70000;	
	margin-right:4px;
}
.paginationHolder a:hover{
	border: 1px solid #000;	
}
.paginationHolder .selected{
	display: block;
	padding: 6px;
	float: left;
	border: 1px solid #000;
	background-color:#e4e4e4;
	color:#000
}

#pageSubNavMenu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#pageSubNavMenu li{
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
}
#pageSubNavMenu li a{
	
}
#pageSubNavMenu li a:hover, #pageSubNavMenu li.current_page_item a{
	color:#000;
}
#pageSubNavMenu li{
	
}

.tml-action-links{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
.tml-action-links li{
	
}
.tml-action-links a{
	
}


#latestNewsList, #twitter_update_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#latestNewsList li, #twitter_update_list li {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999793;
}
#latestNewsList li a, #twitter_update_list li a, .profileLink a {
	text-decoration: none;
}
#latestNewsList li a:hover, #twitter_update_list li a:hover, profileLink a:hover {
	color:#000;
}
#latestNewsList .date, #twitter_update_list .date {
	font-size: 11px;
	color: #0259A4;
}

.noticeDate{
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;	
}
.noticeBody{
	
}

#si_contact_form1{
}
#si_contact_form1 input, #si_contact_form1 textarea{
	width:98%;
	padding:6px;
}

#registerform{
	
}
#registerform p{
	display: block;
	clear: both;
	margin-bottom: 5px;	
}
#registerform label{
	float: left;
	width: 120px;
}
#registerform input{
	clear: right;
	float: left;
	padding: 5px;
	margin-bottom: 4px;
}




.helpLinkHolder-noBG{
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;	
}
.helpLinkHolder .col1, .helpLinkHolder-noBG .col1{
	float: left;
	width: 370px;
	
}
.helpLinkHolder .col2, .helpLinkHolder-noBG .col2{
	width: 380px;
	float: right;
	
}
.helpLinkHolder .col3, .helpLinkHolder-noBG .col3{
	width: 100%;
	margin-bottom:16px;
	
}.helpLinkHolder .helpLinkTitle, .helpLinkHolder-noBG .helpLinkTitle {
	font-size: 16px;
	font-weight: bold;
	
}
.helpLinkFooter {
	height: 15px;
}

.helpLinkFooter-flat {
	height: 15px;
}
.helpLinkBlockDivider{
	height:12px;
}
.innerClipHolder{
	padding-top:14px;
	padding-bottom:14px;
	border: 2px solid #e2e3e4;
}

.serviceDescHolder{
	background-color: #F7F7F7;
	padding: 10px;	
}
.serviceDescHolder .dropDownBTN{
	font-size: 12px;
	font-weight: bold;
	color: #c40001;
	text-decoration: none;
	display: block;	
	margin-bottom:12px;
}
.serviceDescHolder .dropDownBTN:hover{
	color:#000000;
}

.sideBarSocialBox{
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	border: 1px solid #dddddd;	
}
#snIconsHolder{
	position:absolute;
	top:112px;
	right:0px;
}
.jobDocLink{
	display: block;
	padding: 6px;
	margin-top: 5px;
	border: 1px solid #CCC;	
}

#mapFrame{
	margin-bottom:10px;
}


#mobileNavWrapper{
	display:none;
}

.job_info_small{
	display:none;
}


.mobile_slider{
	display:none;
}

.lof-main-item-desc p{
	padding-top:2px;
	padding-bottom:14px;
	padding-left:13px;
}