/*

Stylesheet for Client Name
Handwritten by Richard Wilmot (AztecMedia.eu)
www.wellbeingyeovilcharity.org.uk

*/


/* ------------ Defaults ------------ */

#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
body {
	background: url('../images/bg.gif') top left;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 0.7em;
	background-color:#d3e8f5;
	}

a {
	color:#355d78;
	font-weight:bold;
	text-decoration:underline
	}
	
a:hover {
	color:#f69520;
	}


#container {
	margin: auto;
	width: 960px;
	background-color:#FFFFFF
	}
	
.cleared {
	clear: both;
	}

hr {
	display: none;
	}
	
abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
	}



/* --------- Branding --------- */

#branding {
	height: 123px;
	text-indent: -25000px;	
	width: 960px; 
	}

#branding h1 a {
	background: url('../images/branding-bg.jpg') no-repeat top left;
	display: block;
	float: left;
	height: 123px;
	width: 960px;
	}


/* --------- Navigation --------- */

#nav {
	background: url('../images/nav-bg.jpg') no-repeat top left;
	clear: both; 
	height: 30px; 
	padding-left: 198px;
	text-indent: -25000px;
	width: 762px;
	}
	
#nav li { 
	float: left;
	}

#nav a {
	display: block;
	height: 30px;
	}
	
#nav a:hover, #nav .selected {
	background-position: 0 -30px;
	}

#nav-home a {
	background: url('../images/nav-home.gif') no-repeat top left;
	width: 63px;
	}
	
#nav-news a {
	background: url('../images/nav-news.gif') no-repeat top left;
	width: 56px;
	}

#nav-donate a {
	background: url('../images/nav-donate.gif') no-repeat top left;
	width: 106px;
	}
	
#nav-grants a {
	background: url('../images/nav-grants.gif') no-repeat top left;
	width: 112px;
	}
	
#nav-casestudies a {
	background: url('../images/nav-casestudies.gif') no-repeat top left;
	width: 91px;
	}
	
#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat top left;
	width: 121px;
	}



/* --------- Branding Lower --------- */

#branding-lower {
	background: url('../images/branding-lower-bg.jpg') no-repeat top left;
	height: 64px; 
	width: 960px;
	}
	


/* --------- Content Container --------- */

#contentcontainer {
	float:left;
	width: 960px;
	background-color:#FFFFFF
	}


/* ------------ Content Left ------------ */


#content-left { 
	float: left;
	display:inline;
	color: #355d78;
	width: 400px;
	padding: 20px 16px 20px 16px;
	line-height: 1.8em;
	}


#whoweare #content-left, #casestudies #content-left { 
	float: left;
	color: #355d78;
	width: 934px;
	padding: 20px 10px 20px 16px;
	line-height: 1.8em;
	}

#content-left h2 {
	font-size: 200%;
	font-weight:bold;
	margin-bottom: 25px;
	}
	
#content-left p {
	margin-bottom: 10px
	}
	
#news #content-left p {
	margin-bottom: 0px
	}
	
#extra-news, #accounts {
	float:left;
	width: 878px;
	border:#355d78 solid 1px;
	padding: 20px;
	background-color:#d3e8f5;
	margin: 20px;
	color: #355d78;
	line-height: 1.4em;
	}
	
#extra-news #col-1, #accounts #col-1 {
	float:left;
	width: 419px;
	padding-right: 20px;
	}
	
#extra-news #col-2, #accounts #col-2 {
	float:left;
	width: 419px;
	padding-left: 20px;
	}

#extra-news .title, #accounts .title {
	font-size: 140%;
	font-weight:bold
	}

#extra-news p, #accounts p {
	margin-bottom: 10px
	}

	
#accounts #col-2 {
	padding-top:42px
	}
	
#accounts td.company {
	width: 300px;
	height:15px
	}
	
#accounts td.amount {
	width: 100px;
	text-align:right;
	height:15px;
	font-weight:bold
	}
	
	

/* ------------ Content Right ------------ */


#content-right { 
	display:inline;
	float: left;
	width: 528px;
	padding-bottom: 20px;
	color: #355d78;
	}
	
#default #content-right { 
	background: url('../images/home-bg.jpg') no-repeat top left;
	}
	
#news #content-right { 
	background: url('../images/news-bg.jpg') no-repeat top left;
	height: 406px
	}
	
#donate #content-right { 
	background: url('../images/donate-bg.jpg') no-repeat top left;
	height: 406px
	}
	
#grants #content-right { 
	background: url('../images/grants-bg.jpg') no-repeat top left;
	height: 406px
	}
	

/* ------------ Content Bottom ------------ */


#content-bottom { 
	display:inline;
	float: left;
	width: 920px;
	padding: 10px 0px 20px 20px;
	color: #355d78;
	}
	
#content-bottom img { 
	padding-right: 16px;
	}


/* ------------ Sub Page Headers ------------ */


p.subpageheaders{
	font-size:120%;
	padding-top:20px;
	font-weight:bold
	}


/* ------------ Home Links ------------ */



#home-links { 
	clear: both; 
	float: left;
	padding: 370px 0px 20px 30px;
	text-indent: -25000px;
	width: 498px;
	}

#home-links li { 
	float: left;
	}

#home-links a {
	display: block;
	height: 61px;
	margin: 0px 10px 0px 0px
	}
	
#home-links-news a {
	background: url('../images/home-latestnews-off.png') no-repeat top left;
	width: 155px;
	}
	
#home-links-news a:hover {
	background: url('../images/home-latestnews-on.png') no-repeat top left;
	}
	
#home-links-whoweare a {
	background: url('../images/home-whoweare-off.png') no-repeat top left;
	width: 156px;
	}
	
#home-links-whoweare a:hover {
	background: url('../images/home-whoweare-on.png') no-repeat top left;
	}
	
#home-links-donate a {
	background: url('../images/home-donate-off.png') no-repeat top left;
	width: 156px;
	}
	
#home-links-donate a:hover {
	background: url('../images/home-donate-on.png') no-repeat top left;
	}




/* ------------ Accounts Info ------------ */




/* ------------ Case Studies Boxes ------------ */

.casestudies-box { 
	background: url('../images/casestudies-item-bg.gif') no-repeat top left;
	float: left;
	width: 311px;
	height: 250px;
	}

.casestudies-title-box, .whoarewe-title-box { 
	float:left;
	width: 228px;
	height: 40px;
	padding: 2px 0px 0px 63px;
	color:#3d6e8f;
	font-weight:bold;
	font-size: 120%;
	line-height: 1.2em;
	overflow:hidden
	}
	
td.text-box {
	text-align:center;
	vertical-align:middle;
	height:40px
	}
	
.casestudies-text-box { 
	padding: 8px 12px 0px 12px;
	float:left;
	width: 276px;
	height: 104px;
	line-height: 1.3em;
	display: inline
	}
	
.casestudies-picture-box-container { 
	padding: 2px 12px 0px 12px;
	float:left;
	width: 276px;
	height: 66px;
	display: inline
	}	

.casestudies-picture-box { 
	float:left;
	width: 92px;
	height: 66px;
	display: inline
	}
	


/* ------------ Who Arw We Boxes ------------ */

.whoarewe-box { 
	background: url('../images/whoarewe-item-bg.gif') no-repeat top left;
	float: left;
	width: 311px;
	height: 150px;
	line-height: 1.2em;
	}

	
.whoarewe-picture-box { 
	float:left;
	width: 311px;
	height: 70px;
	text-align:center;
	padding-top: 10px;
	display: inline
	}
	





/* ------------ Contact Form ------------ */
	
#form legend {
	display: none;
	}
	
#form label {
	color: #355d78;
	text-transform: uppercase;
	font-weight:bold
	}
	
#form input, #form textarea {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
	width: 280px;
	margin-bottom: 10px
	}
	

#form textarea {
	height: 80px;
	}

	
#form #submit {
	height: 31px;
	vertical-align: middle;
	width: 38px;
	}
	
#form #submit a:hover {
	height: 61px;
	vertical-align: middle;
	width: 38px;
	}
	

	
/* ------------ Map ------------ */

#map {
	width:330px;
	height:250px;
	border:#4983aa thick solid;
	margin-bottom: 25px 
	}
	
	
/* ------------ Footer ------------ */
	
	

#footer {
	background: url('../images/footer-bg.gif') no-repeat top left;
	background-repeat:repeat-x;
	clear: both;
	float:left;
	line-height: 1.1em;
	width: 960px;
	height: 56px;
	color:#FFF
	}
			
#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #4983aa;
	text-decoration: underline;
	}
	
#links {
	float: left;
	padding: 15px 0px 0px 15px
	}

#links p {
	margin-bottom: 5px
	}
	
#azteclink {
	float: right;
	text-align: right;
	}

/* ------------ Bullet Controls ------------ */

	
#bullet li {
	text-align: left;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 10px 6px;
	padding: 2px 0px 0px 25px;
}



/* ------------ Map ------------ */

#map {
	width:330px;
	height:255px;
	border:#4983aa thick solid;
	margin: 25px 0px 25px 0px 
	}



	
/* ------------ Toolbox ------------ */

.float-left { float: left; }
.float-right { float: right; }
.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */









	

	
	

	
