/*
* Author: 		Trevor Morris, Creation Design & Marketing
* Contact:		trevor@creation.uk.com, leigh@creation.uk.com
* Version:		1.6
* Created:		16/05/2006
*
* CONTENTS
* -------------------
* == INCLUDE
* == defaults
* == navigation
* == forms

* =gen GENERAL
* =link LINKS
* =lay LAYOUTS
* =page PAGE SPECIFICS
* =uf MICROFORMATS
*

/* == INCLUDE
--------------------------------------------------------------------------------------------------*/ 
@import url(reset.css);
@import url(techniques.css);
@import url(navigation.css);
@import url(forms.css);

/* =gen GENERAL
-------------------------------------------------------------------------------------------------- */
html, body {
	background: #3D3D3D url(images/bg.jpg) repeat-x 0 0;
}
body {
	font: normal normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	line-height: 1.5;
}
p, ul, ol, dl, blockquote, form, pre, table {
	margin: 0 0 1em;
}
strong,
strong strong.org {
	font-weight: bold;
}
em {
	font-style: italic;
}
img {
	display: block;
}
#content-primary ul {
	list-style-type: disc;
	padding-left: 15px;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: url(images/shadow.png) repeat-y 0 0;
	font-size: 1.1em; /* http://riddle.pl/emcalc/ */
}
* html #wrapper {
	background-image: none;
}
#container {
	position: relative;
	width: 930px;
	margin: 0 auto; padding: 0 15px;
	background: #fff url(images/header.bg.jpg) no-repeat 100% 0;
}
#branding {
	position: relative;
	height: 108px;
	margin-left: -15px;
}
	#branding h1 {}
	#branding h1 a {
		position: absolute; bottom: 0;
		height: 108px; width: 393px;
		background-image: url(images/logo.jpg);
	}
	#branding #branding-strapline {	}
	.strapline {}

#content {
	position: relative;
	float: right;
	min-height: 500px; width: 756px;
	margin: 75px 0 20px;
}
	#content-primary {
		float: left;
		width: 550px;
		padding: 0 10px;
	}
	#content-primary .text {}
	#content-primary .text h3,
	.module-news #page-heading {
		position: relative; top: 0; left: 0;
		width: 500px; min-height: 2.2em; 
		margin: -75px 0 0; padding-bottom: 15px;
		font-size: 2.73em; /*30px*/ line-height: 1.05; color: #5E5E5E;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		_width: 360px; _padding-bottom: 45px
	}
	#content-primary .text em {
		display: block; font-style: normal; font-weight: normal;
	}
	
	#content-secondary {
		width: 178px;
		margin-left: 573px;
	}
	#content-secondary ul#extra {
		margin: 0 0 1.5em;
	}
	#content-secondary ul#extra li {
		width: 180px;
	}
	#content-secondary ul#extra li a {
		position: relative;
		height: 45px;
		margin-bottom: 10px; margin-left: -3px;
		background-image: url(images/logos-4.jpg);
	}
	#content-secondary ul#extra li.classic-india a {
		background-position: 0 0;
	}
	#content-secondary ul#extra li.classic-india a:hover {
		background-position: 0 -55px;
	}
	#content-secondary ul#extra li.classic-himalaya a {
		background-position: -200px 0;
	}
	#content-secondary ul#extra li.classic-himalaya a:hover {
		background-position: -200px -55px;
	}
	#content-secondary ul#extra li.classic-europe a {
		background-position: -400px 0;
	}
	#content-secondary ul#extra li.classic-europe a:hover {
		background-position: -400px -55px;
	}
	#content-secondary ul#extra li.classic-vietnam a {
		background-position: -600px 0;
	}
	#content-secondary ul#extra li.classic-vietnam a:hover {
		background-position: -600px -55px;
	}
	#content-secondary ul#extra li.classic-africa a {
		background-position: -600px 0;
	}
	#content-secondary ul#extra li.classic-africa a:hover {
		background-position: -600px -55px;
	}
	
	#content-sidebar {
		float: right; overflow: hidden;
		width: 152px;
		padding: 37px 12px 0;
		background: #FCF7EE url(images/breaking.gif) no-repeat 0 0;
		border: 1px solid #F3DCB5;
		border-top: 0;
	}
	#content-sidebar a {
		font-weight: bold;
	}
	

a#cross-site {
	height: 160px; width: 178px;
	background-image: url(images/cross-site.jpg);
	background-position: -9px -7px;
}
a#cross-site:focus,
a#cross-site:hover,
a#cross-site:active {
	background-position: -9px -169px;
}
	
#footer {
	position: relative; clear: both; zoom: 1; z-index: 500;
	margin: 0; padding: 10px 0;
	font-size: 0.9616em;
	border-top: 1px solid #ccc;
}
#footer br {
	clear: both;
}
	#footer p {
		float: left;
	}
	#footer a {
		color: #000;
	}
	#footer p#footer-copyright {
		margin-bottom: 0;
	}
	#footer p.vcard {
		position: absolute; right: 0; top: 10px;
	}
	#footer p.feed {
		clear: left;
	}
	#footer p.vcard a {}
	.strapline {}
	
.active a {}

#footer em {
	font-weight: normal; color: #000; text-transform: none;
}
strong.org {
	font-weight: normal;
}
caption {
	text-align: left;
}
em {
	font-style: normal; font-weight: bold;
}


/* =link LINKS
-------------------------------------------------------------------------------------------------- */
a:link, a:visited, a:hover, a:active {
	color: #4E005B;
}
a:hover,
.active a,
.active a:hover {
	text-decoration: none;
}

a[href^='mailto:'] {}
a[href$='.pdf'] {}

a.external,
a.external,
p.vcard a {
	padding-right: 11px;
	background: url(images/icons/link-external.gif) no-repeat 100% 50%;
}
.feed a {
	display: block;
	padding-left: 20px; line-height: 18px;
	background: url(images/icons/feed-rss.gif) no-repeat 0 50%;
}


/* =hea HEADINGS
-------------------------------------------------------------------------------------------------- */
h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h3, caption {
	font-size: 1.5em;
}
h4, h5, h6 {
	margin-bottom: -0.5em;
	font-size: 1.25em;
}
h4 {
	margin-bottom: 0.25em;
}
h3#page-heading,
#contact-module h3,
#address-module dt.vcard_address {
	color: #336; font-size: 2.73em;
}


/* =lay LAYOUTS
-------------------------------------------------------------------------------------------------- */
.layout-large-image .large img,
.layout-large-image .small img {
	display: block;
	margin-bottom: 0.75em;
}
.layout-large-image .large {
	overflow: hidden;
	width: 363px; _width: 360px;
	margin-top: 2em;
}
.layout-small-image .small {
	position: relative; overflow: hidden;
	float: right;
	margin: 5px 0 15px 15px;
	width: 172px;
}
div.image dd {
	color: #434955;
}


/* =uf MICROFORMATS
-------------------------------------------------------------------------------------------------- */
.location .adr {}
.location .adr span {
	display: block;
}