@charset "UTF-8";

/*

Title:      TravelWise CSS LTP section styles v1.0
Author:     Shane Phillips, shane.phillips@splinter.co.uk
Copyright:  2009 © Splinter Design Communications.  All rights resevered.

*/



/*   Structure   */


body {
	background: url(../img/bg_body_ltp.gif) top center no-repeat;
	}
	

/*   Elements   */


#newsletter {
	background: #D9E9E9;
	}
	
#tell_us,
#micro-newsletter,
#col_right #micro_events,
#col_right #micro_news,
#col_right #micro_downloads,
#col_right #micro_survey,
#weather {
	background: #A3CACB;
	}
	
.micro_item {
	border-left: 10px solid #006B6E;
}

	
/*   Navigation   */


#navigation_branded {
	clear: both;
	float: left;
	margin-top: 14px;
	width: 960px;
	height: 40px;
	}
	
#navigation_branded li {
	float: left;	
	display: inline;
	}
	
#navigation_branded a {
	float: left;
	height: 40px;
	text-indent: -1979px;
	overflow: hidden;	
	text-decoration: none;
	}

#navigation_branded a.selected, #navigation_branded a:hover {
	background-position: 0 0;
	}
	
#public_transport a {
	width: 192px;
	background: url(../img/nav_ltpbrand_pubtrans.gif) top left no-repeat;
	}
	
#goods a {
	width: 192px;
	background: url(../img/nav_ltpbrand_goods.gif) top left no-repeat;
	}
	
#walking a {
	width: 192px;
	background: url(../img/nav_ltpbrand_walking.gif) top left no-repeat;
	}

#cycling a {
	width: 192px;
	background: url(../img/nav_ltpbrand_cycling.gif) top left no-repeat;
	}

#traffic a {
	width: 192px;
	background: url(../img/nav_ltpbrand_traffic.gif) top left no-repeat;
	}


/*   Typography   */


h1#logo {
	width: 390px;	
	background: url(../img/logo_travelwise_ltp.gif) top left no-repeat;
	}
	
h1#logo a.logo {
	width: 390px;
	}
	
#col_maincontent h1, #col_maincontent h2, #col_maincontent h3, #col_maincontent h1 a, #col_maincontent h2 a, #col_maincontent h3 a
#micro_features h1, #micro_features h2, #micro_features h3, #micro_features h1 a, #micro_features h2 a, #micro_features h3 a {
	color: #006B6E;
	}

#micro-newsletter h2 {
	color: #333;
	}

#col_right .col_right_img_box p {
	color: #fff;
	background-color: #006B6E;
}
	
/*   Links   */


.newsletter {
	background: url(../img/btn_newsletter_ltp_home.jpg) top left no-repeat;
	}
	
#micro-newsletter .newsletter {
	background: url(../img/btn_newsletter_ltp.jpg) top left no-repeat;
	}
	
	
/*   Imagery   */

	
#col_right .col_right_img_box img {
	border: 5px solid #D9E9E9;
}

#micro_features img {
	border: 8px solid #D9E9E9;
}

#micro_features img:hover {
	border: 8px solid #A3CACB;
}


/****************** TEMPORARY LTP CONSULTATION HOMEPAGE STYLES ***************/


.ltp-consultation h2 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 10px 0;
}
.ltp-consultation p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
}
.ltp-consultation p.our-goals {
	margin: 0;
}
.ltp-consultation ul {
	list-style:disc;
}
.ltp-consultation li {
	font-size: 12px;
	list-style:disc;
	margin: 0 0 0 15px;
	line-height: 17px;
}

.ltp-consultation #feature_box {
	background-image:url(../img/ltp-consultation-bg-wrapper.jpg);
	background-repeat:repeat-x;
	background-color:#eff3f3;
	}

.ltp-consultation #main_col {
	float: left;
	margin-top: 0;
	width: 370px;
	}

.ltp-consultation #right_col {
	float: right;
	margin: 0;
	padding: 0;
	width: 524px;
	}

.ltp-consultation #right_col img {
	margin-bottom: 10px;
	width: 524px;
	}

.ltp-consultation #fullwidth_col {
	clear:both;
	padding: 20px 0 10px 0;
}

.new-mobility {
	
}

#ltp-consultation-links {
	margin: 20px 0 0 0;
	list-style: none;
	display: block;
	height: 100px;
}
#ltp-consultation-links li {
	display: block;
	float: left;
}

ul#ltp-consultation-links { background:url(../img/ltp-consultation-links.jpg); position:relative; }
ul#ltp-consultation-links li { float:left; list-style-type:none }

ul#ltp-consultation-links li a { display:block; position:absolute; top:0; outline:none; height:100px; \height: 70px;  h\eight: 100px; color: #414042; font-size: 12px; text-decoration:none; }
ul#ltp-consultation-links li a:hover { text-decoration:underline; }

li#ltp-have-your-say a, li#ltp-find-out-more a { background:url(../img/ltp-consultation-links.jpg) }


li#ltp-have-your-say a 						{ padding:30px 20px 0 230px; background-position:0 0; width:208px; \width: 458px;  w\idth: 208px; left:0; }
li#ltp-have-your-say a:hover					{ background-position:0 -100px; }

li#ltp-find-out-more a 						{ padding:30px 20px 0 200px; background-position:-458px 0; width:242px; \width: 462px;  w\idth: 242px; left:458px; }
li#ltp-find-out-more a:hover					{ background-position:-458px -100px; }



