#main {
width:640px;
margin-left:5px;
margin-right:10px;
margin-top:20px;
}

#header {
height:95px;
width:920px;
margin-left:auto;
margin-right:auto;
padding:20px;
margin-bottom:-10px;
}

#content_container {
width:960px;
background-color:#FFFFFF;
color:#646567;
margin:0 auto;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}

#content_column_left {
	width: 310px;
	height: auto;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}

#content_column_right {
	width: 310px;
	height: auto;
	float: right;
	margin-bottom: 25px;
	overflow: hidden;
}

#home_left {
float:left;
width:660px;
margin-left:0px;
margin-right:0px;
padding-top:20px;
padding-left:9px;
padding-bottom:10px;
}

#home_right {
clear:both;
float:right;
width:230px;
margin-left:0px;
margin-right:-1px;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
}

/* ------------------------- News and Updates block ------------------------- */

#updates_header {
background-image:url(../../style/images/sidebar_header_bg.gif);
background-repeat:no-repeat;
background-position:left top;
width:225px;
height:36px;
padding-left:15px;
padding-top:17px;
}

#updates_content {
width:210px;
background-image:url(../../style/images/sidebar_content_bg.gif);
background-repeat:repeat-y;
background-position:left top;
padding:15px 15px 4px;
}

#updates_content p { }

#updates_footer {
width:240px;
height:22px;
background-image:url(../../style/images/sidebar_footer_bg.gif);
background-repeat:no-repeat;
background-position:left top;
margin-bottom: 20px;
}


/* ------------------------- main navigation ------------------------- */

.main_nav_wrap {
 	height: 45px;
	width: 960px;
	margin: 0px auto 0px auto;
	color: #333333;

}

.one_line {
	padding-bottom: 8px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.two_line {
padding: 6px 15px 17px;
}

ul#nav {
 	height: 45px;
	width: 960px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
	color: #333;
	margin-bottom:-10px;
}
	
ul#nav li {
    float: left; }

ul#nav li a {
    display: inline;
	height: 22px;
	width: 106px;
	line-height: 16px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	color:#333333;
	background-image: url(../../style/images/nav_link.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* for use when the last menu item (right) has a single line of text */
ul#nav li a.lastoneline { 
	width: 108px;
	padding-bottom: 8px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: none;
}

ul#nav li a:hover {
	background-image: url(../../style/images/nav_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

ul#nav li a.active {
	background-image: url(../../style/images/nav_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* ------------------------- Sub navigation ------------------------- */


#sub_nav_wrap {
width:240px;
z-index:2;
margin-left:10px;
top:-45px;
position:relative;
}

#sub_nav ul {
padding-bottom:0px;
padding-top:0px;
list-style-type: none;
margin-bottom: -12px;
margin-top:0px;
}

#sub_nav li {
margin-bottom: -16px;
margin-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
}

#sub_nav {
	width:240px;
	padding:0 10px 10px;
	background-image: url(../../style/images/nav_bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#sub_nav_top {
background-image:url(../../style/images/nav_bg_top.gif);
background-repeat:no-repeat;
background-position:left top;
width:260px;
height:25px;
}

#sub_nav_bottom {
background-image:url(../../style/images/nav_bg_bottom.gif);
background-repeat:no-repeat;
background-position:left top;
width:260px;
height:25px;
}

#sub_nav li a:visited, #sub_nav li a {
font-size: 100%;
display: block;
padding: 5px 0 3px 0.5em;
text-decoration: none;
margin-bottom: 0px;
margin-top:0px;
}

#sub_nav li a:hover, #sub_nav li a.active {
font-size: 100%;
display: block;
padding: 5px 0 3px 0.5em;
text-decoration: none;
margin-bottom: 0px;
margin-top:0px;
}

.link_active li a.active {
width:240px;
padding: 5px 0 3px 0.5em;
margin-bottom: 0px;
margin-top:0px;
}




/* ------------------------- Sign Resource ------------------------- */

#journey_planner_header {
background-image:url(../../style/images/signplanner_header_bg.gif);
background-repeat:no-repeat;
background-position:left top;
width:645px;
height:36px;
padding-left:15px;
padding-top:17px;
}

#journey_planner_content {
width:630px;
height:150px;
background-image:url(../../style/images/signplanner_content_bg.gif);
background-repeat:no-repeat;
background-position:left top;
padding:15px;
margin-bottom: -35px;
}

#journey_planner_footer {
width:660px;
height:22px;
background-image:url(../../style/images/signplanner_footer_bg.gif);
background-repeat:no-repeat;
background-position:left top;
margin-bottom:0px;
}

#journey_planner_content_small {
width:630px;
height:92px;
background-image:url(../../style/images/signplanner_content_bg_small.gif);
background-repeat:no-repeat;
background-position:left top;
padding:15px;
}

#journey_planner_footer_small {
width:660px;
height:22px;
background-image:url(../../style/images/signplanner_footer_bg_small.gif);
background-repeat:no-repeat;
background-position:left top;
margin-bottom:0px;
margin-top:-28px;
}


/* ------------------------- Sign Planner Nav ------------------------- */

#journey_planning_links {
	float: right;
	width: 47%;
}

#journey_planning_links ul {
padding-bottom:0;
padding-top:4px;
list-style-type: none;
margin-bottom: -14px;
margin-top:0px;
}

#journey_planning_links li {
margin-bottom: -18px;
margin-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
}

#journey_planning_links li a:visited, #journey_planning_links li a {
	font-size: 100%;
	display: block;
	border-left: 4px solid #CE1141;
	text-decoration: none;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	color: #333333;
	margin-bottom: 0px;
	margin-top:0px;	
}

#journey_planning_links li a:hover, #journey_planning_links li a.active {
	font-size: 100%;
	display: block;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	border-left: 4px solid #9D9FA1;
	background-color: #9D9FA1;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top:0px;
}

#journey_planning_links_left {
	float: left;
	width: 47%;
}
#journey_planning_links_left ul {
padding-bottom:0;
padding-top:0px;
list-style-type: none;
margin-bottom:-10px;
margin-top:0px;
}

#journey_planning_links_left li {
margin-bottom: -16px;
margin-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
}

#journey_planning_links_left li a:visited, #journey_planning_links_left li a {
	font-size: 100%;
	display: block;
	border-left: 4px solid #CE1141;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	background-color: #C6C8CA;
}

#journey_planning_links_left li a:hover, #journey_planning_links_left li a.active {
	font-size: 100%;
	display: block;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-left: 4px solid #9D9FA1;
	background-color: #9D9FA1;
	text-decoration: none;
}


/* ------------------------- General Information main ------------------------- */

#latest_news_full {
width:660px;
margin-bottom:15px;
margin-top:25px;
}

#lastest_news_full_header {
background-image:url(../../style/images/maincolumn_header_bg.gif);
background-repeat:no-repeat;
background-position:left top;
width:645px;
height:36px;
padding-left:15px;
padding-top:17px;
}

#latest_news_full_content {
width:630px;
background-image:url(../../style/images/maincolumn_content_bg.gif);
background-repeat:repeat-y;
background-position:left top;
padding:15px;
}

#latest_news_full_footer {
width:660px;
height:22px;
background-image:url(../../style/images/maincolumn_footer.gif);
background-repeat:no-repeat;
background-position:left top;
}

#media_centre_link {
margin-right:20px;
}

#media_centre_link a {
color:#CE1141;
font-weight:700;
text-decoration:none;
}

#media_centre_link a:hover {
text-decoration: underline;
}

#latest_news_full_content a {
font-weight: bold;
text-decoration: none;
color: #CE1141;
}

#latest_news_full_content a:hover {
text-decoration: underline;
}

#latest_news_full_content p {
padding-bottom: 10px;
}

.news_date {
color: #333333;
float:right
}


/* Main Site Navigation */

#navigationwrap {    width: 612px;    height: 45px;    font-size:12px;    line-height: 15px;    z-index: 10;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px; margin-left:-10px; padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;    clear:both; } 

.navigation {    width: 612px;    background-image: none;    margin-top: 0;    margin-right: 0;    margin-bottom: 0;    margin-left: 0;    padding-top: 0px;    padding-right: 0px;    padding-bottom: 0px;    padding-left: 0px;    color: #ffffff;    font-weight: bold; } 

.navigation ul {    margin: 0;    padding: 0;    list-style-type: none;    display: table;    width: 100%;    table-layout: fixed; } 

.navigation li {    width: 102px; /* This is the nav wrap width divided by the number of buttons */    text-align: center;    float: left; } 

.navigation li a {    color: #FFFFFF;    background-color: #FFFFFF;    height: 35px;    text-decoration: none;    display:block;    padding-bottom: 8px;    padding-top: 8px;    background-image: none;    background-position: bottom;    background-repeat: no-repeat; } 

.navigation li a:visited {    color: #000000;    background-color: #FFFFFF;    height: 35px;    text-decoration: none;    display:block;    padding-bottom: 8px;    padding-top: 8px;    background-image: none;    background-position: bottom;    background-repeat: no-repeat; } 

.navigation li a:hover {    background-color: #c8dbe1;    color: #000000; } 

.navigation li a.currentpage {    background-color: #007287;    color: #FFFFFF; } 

#ltp3_left_col {    
	width: 620px;    
	float: left; 

}

#ltp3_right_col { 
	clear:both;   
	width: 320px;
	float: right; 
} 
 
#content_container.splash {
background-color:#247086;
min-height: 650px;
}

#ltp3_header {    width: 620px; height:184px;} 
 
#ltp3_logos {    width: 330px;    height: 109px;    background-color: #475560; margin-bottom: 20px; } 

#ltp3_left_col  ul {
list-style-type:none;
margin-left:0px;
}

#ltp3_left_col li {
list-style-type:none;
margin-left:0px;
}

#ltp_main_content {    
margin-left: 0px;
margin-right:-35px;
margin-top:-23px;
padding-left:20px;
padding-right:0px;


}


h2.ltp3 { font-size: 18px; margin-bottom: 10px; }

.leaflet {
	width: 100px;

	float: left;
}

.leaflet_description {
	width: 500px;
	float: left;
}


/* ------------------------- Footer ------------------------- */

#footer {
	height:27px;
	width:920px;
	background-image:url(../../style/images/footer_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 38px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #333333;
}

#footer p {
color:#333333;
}