/* -------------------------------------
SEVENTY-THIRTY stylesheet

Original by Top Left Design
Modified and tidied by Fingermouse Internet
--------------------------------------*/
@import "/include/reset.css";
@import "/include/forms.css";

/* -------------------------------------
Generic elements 
--------------------------------------*/
body { 
	background: url(/images/pattern1.png) repeat; 
	color: #fff; 
	font: .76em/1.5em Verdana, Arial, Helvetica, sans-serif; 
	text-align: center; 
}
a,:link,
:visited { 
	color: #5a5a5a; 
	text-decoration: underline; 
} 
a:hover,
a.important,
a.on { 
	color: #666150; 
	text-decoration: underline; 
}
p { 
	margin-bottom: 1em; 
	font-size: 90%;
}
li {
	font-size: 90%;
	margin-bottom: 1em;
}
img.fltr { 
	float: right; 
	margin: 0 0 10px 10px; 
}
img.fltl { 
	float: left; 
	margin: 0 10px 10px 0; 
}
ima.alignl { 
	text-align: left; 
	margin: 0 10px 10px 0; 
}
ul { 
	list-style: disc; 
	margin-bottom: 1em; 
	padding-left: 2em; 
}
ol { 
	list-style: decimal; 
	margin-bottom: 1em; 
	padding-left: 2em; 
}
ul.reset,
ul.reset ul,
#nav { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
small { 
	font-size: .92em; 
}

/* -------------------------------------
Custom paragraphs, links, images etc
--------------------------------------*/
p.highlight { 
	font-size: 125%; 
}
.separator,
.separator2 { 
	clear: both; 
	text-align: center; 
	background-repeat: no-repeat;
	background-position: center top;
	margin: 1em auto;
}
.separator {
	background-image: url(/images/separator1.png);
	width: 430px;
	height: 20px;
}
.separator2 {
	background-image: url(/images/separator2.png);
	width: 29px;
	height: 34px;
}
p.note { 
	color: #5a5a5a; 
}
blockquote { 
	padding-left: 18px; 
	background: url(images/quote1-before.png) 0 0 no-repeat; 
}
blockquote span.last-line { 
	padding: 0 18px 30px 0; 
	background: url(images/quote1-after.png) 53% 50% no-repeat; 
}
.charityLinks p {
	margin-left: 120px;
}
.charityLinks img {
	float: left;
	border: none;
}
.clear {
	clear: both;
}

/* -------------------------------------
Headings
--------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 { 
	margin-bottom: .2em; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; 
}

h1 { 
	font-size: 135%; 
}
h2 { 
	font-size: 120%; 
	color: #726d5e; 
}
h3 { 
	font-size: 110%; 
}
h4 { 
	color: #5a5a5a; 
	font-size: .92em;
}

/* -------------------------------------
Custom headings
--------------------------------------*/
#logo { 
	margin: 0; 
	padding: 35px; 
	text-align: right; 
}
#outline { 

}

/* -------------------------------------
Main layers
--------------------------------------*/
#container { 
	width: 813px; 
	margin: 0 auto; 
	border: solid 1px #b5b5b5; 
	background: #e0e0df url(/images/bg1.png) no-repeat; 
	color: #000; 
	text-align: left; 
}
#content { 
	clear: left;
	min-height: 250px; 
	margin: 0 27px; 
	padding: 35px 0 1em; 
	background: url(/images/trans1.png) repeat-y; 
}
#sidebar { 
	float: left; 
	width: 207px; 
	margin-right: 68px; 
	position: relative;
	z-index: 300;
}
#mainbar { 
	float: left; 
	width: 450px; 
}
#footer { 
	clear: both; 
	width: 100%; 
}

/* -------------------------------------
Navigation
--------------------------------------*/
#navbar { 
	clear: both; 
	float: left; 
	width: 100%; 
	padding: .6em 0; 
	background: #7d7766 url(/images/pattern2.png) 0 0 repeat-x; 
	font-size: 1.1em; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	line-height: 1em; 
}
#nav { 
	padding: 0 13px; 
	width: 787px; 
}
#nav li { 
	float: left; 
	border-right: solid 1px #fff; 
	text-align: center; 
}
#nav li.last { 
	border-right: none; 
}
#navi1 { 
	width: 86px; 
}
#navi2 { 
	width: 93px; 
}
#navi3 { 
	width: 112px; 
}
#navi4 { 
	width: 93px; 
}
#navi5 { 
	width: 141px; 
}
#navi6 { 
	width: 147px; 
}
#navi7 { 
	width: 108px; 
}
#nav li a,
#nav li a:visited { 
	color: #fff; 
	text-decoration: none;
}
#nav li a:hover,
#nav li a.on { 
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
}

/* -------------------------------------
Sub-navigation
--------------------------------------*/
#subnav { 
	padding-left: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
}
#subnav li { 
	margin-bottom: 1em;
}
#subnav a,
#subnav a:visited { 
	color: #5a5a5a; 
	text-decoration: none; 
}
#subnav a:hover,
#subnav a.on { 
	color: #5a5a5a; 
	font-weight: bold; 
}
#subnav li {
	font-size: 100%;
}

/* -------------------------------------
Slides
--------------------------------------*/
ul#slides { 
	overflow: hidden; 
	float: left;
	width: 223px; 
	height: 360px; 
	margin: 0 0 10px 0; 
	padding: 0;
	border: 0 solid #000;
}
ul#slides li { 
	display: block;  
	list-style:none;
}
ul#slides li img {
	border: 0px solid #f9f5f2;
}

/* -------------------------------------
Preamble
--------------------------------------*/
#preamble .inner { 
	padding: 0 5px; 
}
#preamble ul.services li { 
	float: left; 
	margin-bottom: 13px; 
	width: 225px; 
}
#preamble ul.services li.odd,
#preamble ul.services li.odd img { 
	float: right; 
}
#preamble ul.services li img { 
	display: block; 
}

/* -------------------------------------
Press
--------------------------------------*/
#press { 
	position: relative; 
	width: 511px; 
	margin-right: -41px; 
}
#press li { 
	overflow: hidden; 
	display: inline; 
	float: left; 
	width: 33%; 
	height: 190px; 
	color: #5a5a5a; 
	font-size: .92em; 
}
#press li .cover { 
	overflow: hidden; 
	height: 125px; 
}
#press li h3 { 
	font-size: 1em; 
}
#press li p { 
	margin-bottom: 0; 
}

/* -------------------------------------
Experts
--------------------------------------*/
#experts { 
	color: #5a5a5a; 
	font-size: .92em; 
	line-height: 1.4em; 
}
#experts li { 
	margin-bottom: 2em; 
}
#experts h2 { 
	font-size: 120%; 
	color: #726d5e; 
}

/* -------------------------------------
Footer
--------------------------------------*/
#footer { 
	background: #6b6b6b url(/images/grad1.png) 0 0 repeat-x; 
	color: #fff; 
	font-size: .92em; 
}
#footer .inner { 
	padding: 1.5em 55px; 
}
#footer a,
#footer a:visited { 
	color: #fff; 
	text-decoration: none; 
}
#footer a:hover { 
	text-decoration: underline; 
}
#footer p { 
	margin-bottom: 0; 
}
#tld { 
	width: 817px; 
	margin: 5px auto 0; 
	padding-bottom: 12px; 
	font-size: .8em; 
	text-align: right; 
	color: #fff; 
}
#tld a { 
	color: #a0987f; 
}

/* -------------------------------------
DO NOT EDIT OR ADD CODE BELOW
--------------------------------------*/

/* IE < 6 background transparency fix */

/* Remove background images */
* html #content { height: 1px; background: none !important; }

/* Apply the AlphaImageLoader filter */
* html #content { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/trans1.png',sizingMethod='scale') }