/*
Client: Talent Futures
Author: Leah Taylor, Lantern Web Design http://www.lanternwebdesign.co.uk/
Version: 1.0
*/
/*Reset to 0*/
html, body, p, ul, ol, li, form, blockquote, fieldset, input, div, h1, h2, h3, h4, h5, h6  {margin: 0; padding: 0; color: black; font-size: 1em; font-family: Arial, Helvetica, sans-serif;} 

ul, ol {list-style-type: none;}

a {text-decoration: none;}
a img, :link img, :visited img {border: none;}
/*------------LAYOUT----------------*/



body {
	background-color: #D6EBD4;
}

#outerwrapper {
	width: 926px;
	min-height: 600px;
	background-image: url(images/bg_lake_tint_2.jpg);
	background-repeat: repeat-y;
	position: relative;
	margin: 0 auto;
}

#innerwrapper {
	background-image: url(images/bg_lake_tint_1.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	position: relative;
}

#navbar {
	position: absolute;
	left: 110px;
	width: 340px;
}

#content {
	margin-left: 430px;
	margin-top: 1em;
	margin-right: 50px;
	min-height: 520px;
	margin-bottom: 20px;
}

#logo {
	position: absolute;
	top: 60px;
	left: -100px;
}

#content img {margin-right: 1em;
border: solid white;
}

#leaf {
	position: absolute;
	bottom: -20px;
	right: -25px;
}

#tagline {
	position: absolute;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	top: -544px;
	left: -454px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

body.home #tagline, body.page-id-5 #tagline, body.page-id-19 #tagline {
	top: 480px;
	left: 120px;
}

#footer {
	position: absolute; 
	bottom: -20px; 
	left: 0;
	width: 926px; 
	text-align: center;
	font-size: 0.8em;
}

p.linklove {
	display: none;
}

#lake3 {
	display: block;
} /*reqd to fix IE7 bug where bottom of lake2 was showing after lake3 img*/

#quotes {
	position: absolute;
	right: -20px;
	top: 10px;
}

/*-- CUSTOMISED-BACKGROUNDS-----------*/

body.home #outerwrapper {
	background-image: url(images/bg_lake_2.jpg);
	background-repeat: repeat-y;
}

body.home #innerwrapper {
	background-image: url(images/bg_lake_1.jpg);
	background-repeat: no-repeat;
}

body.page-id-7 #outerwrapper, body.page-id-5 #outerwrapper, body.parent-pageid-5 #outerwrapper, body.parent-pageid-7 #outerwrapper, body.page-id-104 #outerwrapper {
	background-image: url(images/bg_ship_bold_2.jpg);
	background-repeat: repeat-y;
}

body.page-id-7 #innerwrapper, body.parent-pageid-5 #innerwrapper, body.parent-pageid-7 #innerwrapper, body.page-id-104 #innerwrapper {
	background-image: url(images/bg_ship_bold_1.jpg);
	background-repeat: no-repeat;
}

body.page-id-5 #innerwrapper {
	background-image: url(images/bg_ship_bold_1.jpg);
	background-repeat: no-repeat;
}

body.page-id-19 #outerwrapper {
	background-image: url(images/bg_boat_2.jpg);
	background-repeat: repeat-y;
}

body.page-id-19 #innerwrapper {
	background-image: url(images/bg_boat_1.jpg);
	background-repeat: no-repeat;
}

body.page-id-3 #outerwrapper, body.parent-pageid-3 #outerwrapper, body.parent-pageid-19 #outerwrapper, body.page-id-107 #outerwrapper, body.parent-pageid-107 #outerwrapper {
	background-image: url(images/bg_boat_tint_2.jpg);
	background-repeat: repeat-y;
}

body.page-id-3 #innerwrapper, body.parent-pageid-3 #innerwrapper, body.parent-pageid-19 #innerwrapper, body.page-id-107 #innerwrapper, body.parent-pageid-107 #innerwrapper {
	background-image: url(images/bg_boat_tint_1.jpg);
	background-repeat: no-repeat;
}
	
/*------------TEXT------------------*/

h1, h2, h3, h4, h5, h6, blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 1.3em;
	margin-bottom: 0.4em;
	color: #0a3158;
}

h1, h2, h3 {
	font-variant: small-caps;
}

h2 {
	letter-spacing: 1px;
}

ul, ol, li, p, dl, dd, dt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	color: #0a3158;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}

p a:link, p a:visited, p a:hover, p a:active, li a:link, li a:visited, li a:hover, li a:active {
text-decoration: underline;
	color: #0a3158;
}

p a:hover, li a:hover {
		font-weight: bold;
}

blockquote {
	font-style: italic;
	margin-left: 2em;
	margin-right: 5em;
	margin-top: 0.5em;
	margin-bottom: 0;
	text-align: justify;
}

blockquote p {
	margin-bottom: 0;
}

.attribution {
	text-align: right;
	margin-right: 6em;
	font-style: italic;
	margin-top: 0;
	font-size: 0.8em;
	font-weight: bold;
}

/*Basic lists e.g. Transitions, High Potential Fast Track, Ineffective Behaviours*/
#content ul {
	margin-left: 3em;
	margin-right: 3em;
}

#content ul li {
	font-size: 0.9em;
	line-height: 1.3em;
	list-style-type: disc;
	color: #0a3158;
	margin-bottom: 1em;
}

/*List on the Welcome page, of the various Talent Futures clients*/
#content ul.compressedlist {
	margin-left: 1em;
	margin-right: 0em;
}/*THESE SEEM FINE - TEMP*/

#content ul.compressedlist li {
	width: 210px;
float: left;
margin-bottom: 0;
margin-right: 5px;
}

/*Resume lists*/
#content ul.smallgap li {
	margin-bottom: 0.3em;

}

#content ul.smallgap {
	margin-right: 1em;
}

/*-------NAVIGATION BAR-----------------*/
#navbar li {
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 19px;
	margin-top: 0.5em;
}

#navbar ul ul {
	margin-left: 30px;
	margin-top: 0em;
}

#navbar ul ul li {
	font-size: 16px;
	margin-top: 0.4em;
}

#navbar ul ul ul li {
	font-size: 14px;
	margin-top: 0.3em;
}

#navbar a {
	color: #0a3158;
	text-decoration: none;
	background: url(images/marker.png) no-repeat -15px -15px/;
	padding-left: 30px;
	letter-spacing: 1px;
}

body.home #navbar li {
	color: #fff;
}

body.home #navbar a, body.page-id-5 #navbar a {
	color: #fff;
}

/*This displays the marker next to the current page*/
.home #home, .page-id-3 #welcome, .page-id-7 #coaching, .page-id-9 #transitions, .page-id-11 #fasttrack, .page-id-13 #behaviours, .page-id-15 #teambuilding, .page-id-17 #strategy, .page-id-19 #coaches, .page-id-59 #victoria, .page-id-76 #christine, .page-id-78 #suzanne, .page-id-97 #cases, .page-id-27 #cases1, .page-id-29 #cases2, .page-id-104 #roi, .page-id-107 #recs, .page-id-111 #contact, .page-id-137 #philosophy, .page-id-142 #coachingsession, .page-id-203 #hr, .page-id-205 #execs1, .page-id-212 #execs2  {
	background: url(images/marker.png) no-repeat 0 5px;
}

#navbar ul ul {
	display: none;
}

/*This displays the sub-page navigation when required*/
.page-id-3 #welcomeul, .parent-pageid-3 #welcomeul, .page-id-7 #areasul, .page-id-9 #areasul, .page-id-11 #areasul, .page-id-13 #areasul, .page-id-15 #areasul, .parent-pageid-7 #areasul, .page-id-142 #areasul, .page-id-25 #casessul, .page-id-27 #casessul, .page-id-29 #casessul, .page-id-104 #roi, .page-id-107 #recsul, .parent-pageid-107 #recsul {
	display: block;
}

#footer a {
	font-style:normal;
	font-weight:normal;
}

/*---------------FORM--------------*/
fieldset {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	clear: left;
	width: 100%;
}

fieldset li {
	padding-bottom: 1em;
	float: left;
	clear: left;
	width: 100%;
}

legend {
	display: none;
}

label {
	float: left;
	width: 10em;
	margin-right: 1em;
}

#label--2 {
	display: block;
	float: none;
}

p.cf-sb {
	padding-left: 10em;
}

ol li {
	font-size: 0.9em;
}

.cf-fs1 textarea {
	width: 450px;
}

.cf-fs1 input {
	width: 289px;
}

.failure, .failure ol li a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.cf-fs1 input.cf-box-b {
	width: 20px;
}

/*-------------SITEMAP-----------------*/

.ddsg-wrapper ul li {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.ddsg-wrapper ul li a {
	text-decoration: none;
}

.ddsg-wrapper p {
	display: none;
}