﻿/* JERSEY.CSS RESETS */


/* make left column fill content area */
#cont_lc {
width:868px;
}


/*  remove background - right column shading */
.main_content {
background:none;
}


/* remove margin in main content area to allow header to butt up */
/* set main content width to fill page */
.c_content {
margin-left:0;
width:695px;
}

 
/* add margin back onto page summaries */
#ctl00_PlaceHolderMain_Listing {
margin-left:0px;
border-top: dotted 1px #ddd;
background: url(/PublishingImages/SightsandActivities/cycling/SectionPage/cycling_right_bk.gif) repeat-y left;
width:515px;
float:left;
}

#SectionListingContainer {
width:675px;
margin-left:20px;
}



/* format of page summaries box */
.c_sightsandactivities .vbox2 {
}

/* fix line height for page summaries */
.vbox2_cont p {
line-height:1.25em;
}


/* fix height of page summaries to 3 lines. System to limit summaries to 85chars and insert '...' */
.vbox2_cont {
display:block;
width:auto;
overflow:hidden;
height:47px;
min-height:1em;
}

/* stop vboxs clearing right hand menu */
.clearer {
clear:left;
}


.lhs_txt strong {
font-weight:bold;
}

.rhs_nav {width:140px}
.rhs_nav ul {width:140px}
.rhs_nav .ttl ul {width:140px}





/* NEW ELEMENT STYLES */

#section_header {
padding-bottom:20px;
background: url(/PublishingImages/SightsandActivities/cycling/SectionPage/cycling_header_bot.png) no-repeat bottom left ;
}


#section_header .header_clear {
display:block;
width:auto;
clear:left;
height:1px;
overflow:hidden;
background: #c8c8c8;
}


#section_header img {
float:left;
margin-right:25px;
}


#section_introduction {
display:block; 
width:auto;
background: transparent url(/PublishingImages/SightsandActivities/cycling/SectionPage/cycling_header_bk.gif) top left repeat-x ;
margin:0;
padding: 0 0 0 0;
}

#section_introduction h1 { 
color:#fff;
background:#008193;
margin:0; 
padding:0;
font-weight:normal;
font-size:3.2em;
line-height:36px;
} 

#section_introduction p { 
line-height:1.7em; 
margin: 35px 25px 0 0;
} 

#section_introduction img {
float:right;
margin-right:0;
}  

.section_event {
background: #fbfcfe url(/PublishingImages/SightsandActivities/cycling/SectionPage/cycling_event_bk.png) no-repeat;
padding:0; 
margin: 15px 0 30px 15px;
}

.section_event img {
float:right;
padding: 15px 20px;
}

.section_event h3 {
font-size:15px;
padding: 15px 0 5px 15px;
margin: 0;
}

.section_event h3 a {color:#3d5686;}
.section_event h3 a:hover {text-decoration:underline;}

.section_event p {
padding: 0 0 3px 15px;
margin: 0;
line-height:1.5em;
}

.section_event p a {
font-weight:bold;
text-decoration:underline;
}

.event_clear {
display:block;
width:auto;
clear:both;
height:4px;
overflow:hidden;
background: transparent url(/PublishingImages/SightsandActivities/cycling/SectionPage/cycling_event_bot.png) no-repeat;
}

#aside_nav {
float:right;
width:155px;
padding-left:2px;
border-top: dotted 1px #DDDDDD
}

