/* Generic Styling */
* {
	margin: 0;
	padding: 0;}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background: #fff url(../images/layout/body-bg.gif) repeat-x 0 0;}

img,
fieldset {
	border: 0;}

input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;}

textarea {
	overflow: auto;}

a {
	color: #0081cb;
	text-decoration: none;}

a:hover,
a:visited:hover {
	text-decoration: underline;}

h1 {
	margin-bottom: 1em;
	font-size: 1.9em;
	font-weight: normal;
	color: #000;}

h2 {
	margin-bottom: 0.8em;
	font-size: 1.5em;
	color: #999d59;}


/* Layout */
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 879px;
	text-align: left;
	font-size: 0.7em;}

/*#logo,
#barnardos-logo,
#hsbc-logo {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 1;}*/

#header {
    text-align: left;
    width: 100%;
	height: 95px;
    margin-bottom: 20px;
    background: url(../images/layout/home-ship-trans.png) right 0 no-repeat #dee1db;
    behavior: url(../css/PIE.htc);
    -pie-png-fix: true; }

    #p-home #header {background: url() #dee1db; }
    
    #headerContent {
        width: 879px;
        height: 95px;
        margin: 0 auto;
        padding-top: 20px;}
                
        #logo {
            display: block;
            float:left;
        	/*position: absolute;*/
            width:505px;
        	z-index: 1;
        	/*overflow: hidden;
        	top: 75px;
        	left: 685px; 
        	width: 130px;*/}
        
        #logo span {
            float: left;
            display:block;
            width:120px;
            margin: 0 0 0 0;}
            
            #logo h1 {
        	    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                float: right;
                width:335px;
                display:block;
                font-size: 1.6em;
                text-align: right;
                font-style: italic;}
                
                #logo h1 span {
                    width: 100%;
                    float: none;
                    font-size: 0.5em;
                    font-style: italic;
                    text-align: right;
                    display: block;}

        
        #search {
        	margin: 17px 77px 0 0;
        	display: block;
        	float: right;
        	width: 207px;}
        
        #search fieldset {
        	float: left;
        	width: 147px;}
        
        #search-terms {
        	width: 147px;
        	height: 15px;}
        
        #search label {
        	display: none;}
        
        .form-buttons {
        	margin: 4px 0 0 7px;
        	display: inline;
        	float: right;}

#breadcrumb{
    display: block;
	position: absolute;
	z-index: 1;
	font-size: 1em;
	color: #333;
	font-weight: bold;}
        
    #breadcrumb span {
    	font-size: 1.1em;
    	font-weight: bold;}
        
    #breadcrumb span#youAreHere {
    	font-size: 1em;
    	font-weight: normal;}
    
    #breadcrumb a {
    	color: #333;
        font-weight: normal;
    	text-decoration: underline;}            
            
#p-home #breadcrumb {visibility: hidden;}            
            
#nav {
	margin-top: 40px;
	padding-top: 10px;
	float: left;
	width: 220px;
	background: url(../images/layout/nav-bg.gif) no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
    min-height: 300px;}

#nav li {
    margin: 0 0 0 10px;
	font-size: 1.1em;
    line-height: 30px;
    height: 30px;}
    
    #nav li li {
        font-size: 1em;
        height: auto;
        line-height: 18px;}

#nav a {
	text-decoration: underline;}
/*
#n-working-with-money {
	margin-left: 21px;
	padding: 6px 0 0 44px;
	height: 45px;
	background: url(../images/icons/working-with-money.gif) no-repeat;}

#n-assessment-and-action {
	margin-left: 24px;
	padding: 3px 0 0 41px;
	height: 47px;
	background: url(../images/icons/assessment-and-action.gif) no-repeat;}

#n-addressing-life-changes {
	margin-left: 26px;
	padding: 1px 0 0 39px;
	height: 44px;
	background: url(../images/icons/addressing-life-changes.gif) no-repeat;}

#n-how-to-plan {
	margin-left: 26px;
	padding: 4px 0 0 39px;
	height: 47px;
	background: url(../images/icons/how-to-plan.gif) no-repeat;}

#n-community-resources {
	margin-left: 22px;
	padding: 1px 0 0 43px;
	height: 44px;
	background: url(../images/icons/community-resources.gif) no-repeat;}

#n-who-to-contact {
	margin-left: 25px;
	padding: 4px 0 0 40px;
	height: 38px;
	background: url(../images/icons/who-to-contact.gif) no-repeat;}
*/
#nav ul {
	padding: 17px 0 19px 0;
	list-style: none;}

#nav ul li {
	margin-bottom: 14px;
	padding-left: 15px;
	width: 170px;
	background: url(../images/layout/nav-bullet.gif) no-repeat 0 5px;
	font-weight: normal;}

#nav ul a {
	color: #0081cb !important;
	font-weight: normal !important;}

#p-working-with-money #n-working-with-money,
#p-assessment-and-action #n-assessment-and-action,
#p-addressing-life-changes #n-addressing-life-changes,
#p-how-to-plan #n-how-to-plan {
	height: auto;}

#p-community-resources #n-community-resources,
#p-who-to-contact #n-who-to-contact {
	height: 44px;;}

#p-working-with-money #n-working-with-money a,
#p-assessment-and-action #n-assessment-and-action a,
#p-addressing-life-changes #n-addressing-life-changes a,
#p-how-to-plan #n-how-to-plan a,
#p-community-resources #n-community-resources a,
#p-who-to-contact #n-who-to-contact a {
	font-weight: bold;
	color: #000;}

#p-working-with-money #n-working-with-money .active a,
#p-assessment-and-action #n-assessment-and-action .active a,
#p-addressing-life-changes #n-addressing-life-changes .active a,
#p-how-to-plan #n-how-to-plan .active a,
#p-community-resources #n-community-resources .active a,
#p-who-to-contact #n-who-to-contact .active a {
	font-weight: bold !important;
	color: #000 !important;
	text-decoration: none !important;}

#logo-ship {
	margin: 0 0 -39px -36px;
	padding: 0 23px 0 36px;
	background: url(../images/layout/home-ship.png) no-repeat 0 15px;
	width: 503px;
 	height: 319px;
	text-indent: -9999px;
	position: relative;
	overflow: hidden;}

#content {
	margin-top: 48px;
	padding: 0 0 27px 30px;
	position: relative;
	float: left;
	width: 620px;}

#content ul {
	list-style: none;
	font-size: 1.1em;
    clear: both;}
	
#content li {
	margin-bottom: 0.8em;
	padding-left: 13px;
	background: url(../images/layout/home-bullet.gif) no-repeat 0 5px;}

#p-home #content {
	margin: 3px 0 0 0;
	padding: 0 41px 33px 20px;
    float:right;
	background: url(../images/layout/home-bottom-bg.gif) no-repeat bottom right;
	width: 590px;}

.column-1,
.column-2 {
	float: left;
	width: 240px;}

.column-1 {
	margin-right: 35px;}

#icon-placeholder {
	float: left;
	width: 125px;
	height: 150px;}

#p-working-with-money #icon-placeholder {
	background: url(../images/icons/working-with-money-large.gif) no-repeat 20px;}

#p-assessment-and-action #icon-placeholder {
	background: url(../images/icons/assessment-and-action-large.gif) no-repeat 20px;}

#p-addressing-life-changes #icon-placeholder {
	background: url(../images/icons/addressing-life-changes-large.gif) no-repeat 20px;}

#p-how-to-plan #icon-placeholder {
	background: url(../images/icons/how-to-plan-large.gif) no-repeat 20px;}

#p-community-resources #icon-placeholder {
	background: url(../images/icons/community-resources-large.gif) no-repeat 20px;}

#p-who-to-contact #icon-placeholder {
	background: url(../images/icons/who-to-contact-large.gif) no-repeat 20px;}

#p-home #footer {
	margin-left: -36px;
	position: relative;}

#footer {
	margin-top: 25px;
	padding-bottom: 33px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #616161;
	width: 879px;
	float: left;}

#barnardos-logo {
    float: right;
    margin-left: 20px;
    position: relative;
    top: -20px;
	width: 90px;
	height: 47px;
	/*top: 75px;
	left: 0;*/}

#hsbc-logo {
    float: right;
    position: relative;
    top: -5px;
    width: 97px;
	height: 31px;
    /*top: 90px;
	left: 118px; */}
    
#footer ul {float: left;}

#footer li {
	display: inline;}

#footer li:before {
	content: "|";
	padding: 0 0.5em;
	color: #a5a5a5;}

#footer p {
    float: left;
    clear: left;}
    
#footer a {
	text-decoration: underline;}
    

/* Content Styling */
#content p {
	margin-bottom: 1.35em;
	font-size: 1.1em;
	line-height: 1.4em;}


/* Home */
#p-home #content h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;}

#p-home #content h3 {
	font-size: 1.45em;
	font-weight: normal;
	margin-bottom: 1.35em;}

.clear-left {
	clear: left;}


/* Login Box */
#login-box fieldset {
	margin-bottom: 10px;
	border: 0;}

#login-box label {
	float: left;
	width: 100px;}

#login-box {
	width: 231px;}

#login-box a {
	float: left;}

#sign-btn {
	float: right;}


/* Clearing Fix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

/*\*//*/
.clearfix {display: inline-table;}
/* */
