@charset "UTF-8";

/*

Title:      TravelWise CSS Freight 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: #FCCFB4;
	}
	
#tell_us,
#micro-newsletter,
#col_right #micro_events,
#col_right #micro_news,
#col_right #micro_downloads,
#col_right #micro_survey,
#weather {
	background: #FCCFB4;
	}
	
.micro_item {
	border-left: 10px solid #F55F07;
}

	
/*   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: #F55F07;
	}

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

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


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


#col_right {
	background: url(../img/col_right_freight_bg.jpg) no-repeat;
	padding: 120px 0 0 0;
	}
	
#col_right .col_right_img_box img {
	border: 5px solid #FCCFB4;
}

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

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












