/*  
Stockton Council Website - Style Sheet 
Author: John Kemp - Xentrall ICT
Description: Main layout and styling for http://www.stockton.gov.uk/
Created: Feb 2009
*/

@import "pageBaseStyle.css";
@import "pageHeaderStyle.css";

@import "pageLinksStyle.css";
@import "funct-socialLinksStyle.css";
@import "pageFooterStyle.css";

/* Styling for top section - mainContainer */

#breadcrumb {
width: 740px;
padding-bottom:10px;
clear:both;
}

 

#content-container { 
 float: right; 
padding-right: 0px; 
width: 540px;
margin-bottom:10px;
clear:both;
} 


.faqListContainer ul {
padding-left:0px;
display: block;
list-style-type:none;
border-top: 1px solid #c7c7c7;
}


.faqListContainer li a:link, .faqListContainer li a:visited{
color: #0174b9;
display:block;
height: 100%;
text-decoration: none;
line-height: 1.5em;
}


.faqListContainer li a:hover{
color: #fc025d;
text-decoration: none;
}

.faqListContainer li {
padding-top:4px;
padding-bottom:4px;
display:block;
border-bottom: 1px solid #c7c7c7;
padding-left:20px;
padding-right:10px;
}

.faqListContainer li.faqTop a:link, .faqListContainer li.faqTop a:visited{
text-align:right;
color:#666666;
}

.faqListContainer li.faqTop a:hover{
color:#fc025d;
}

.faqListContainer li.faqTop {
background-repeat:no-repeat;
background-position:right center;
background-image:url(images/arrow_top.gif);
font-size:90%;
}


.faqListContainer {
width:540px;
background-image: url(images/eventListTopBar_bg.gif);
background-repeat:no-repeat;
margin-top:0px;
padding-top:5px;
padding-bottom:9px;
clear:both;
}


.faqListTitle {
background-color:#F6F6F6;
width:528px;
padding-left:10px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
}

.faqListTitle h2{
 padding-top: 0px; 
 margin-top: -2px;
 padding-bottom: 0px;
 font: normal 150% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #555555; 
}

.faqListContent{
width:538px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
clear:both;
}

.faqListContent a{
color: #2693CE;
text-decoration: none;
padding-right:10px;
line-height: 1.5em;
font-weight:bold;
}

.faqListContent a:hover{
color: #fc025d;
text-decoration: underline;
}

.faqListContainer a em{
color: #1e1e1e;
font-style:normal;
font-weight:normal;
}

.faqListContainer a span{
color: #0174B9;
font-style:normal;
font-weight:normal;
}

.faqListContainer h3{
 padding-top: 4px; 
 padding-bottom: 4px;
 font: bold 120% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #333333; 
}


.faqListAddCon {
width:518px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
padding: 10px 10px 0px 10px;
}

.faqListAddCon span.pRSS a:link, .faqListAddCon span.pRSS a:visited{
color:#666666;
text-decoration:none;
}

.faqListAddCon span a:link, .faqListAddCon span a:visited{
color:#0174B9;
text-decoration:none;
}

.faqListAddCon span a:hover{
color:#fc025d;
text-decoration: underline;
}

.faqListAddCon a:visited{
color:#fff;
text-decoration:none;
}

.faqListAddCon em a:hover{
color:#fc025d;
text-decoration: underline;
}


.faqListAddCon span.pRSS {
background-image:url(images/feed.gif);
background-color:transparent;
background-position:left top;
background-repeat:no-repeat;
padding: 0px 0px 5px 19px;
float:left;
}

.faqListBottom{
width:540px;
background-image: url(images/wBoxBottomFade_bg.gif);
background-repeat:no-repeat;
height:15px;
}

.wBoxContainer ul {
padding-left:0px;
display: block;
list-style-type:none;
}


.wBoxContainer li a{
color: #0174B9;
height: 100%;
text-decoration: none;
line-height: 1.5em;
padding-left: 20px;
}

.wBoxContainer li a:hover{
color: #fc025d;
text-decoration: none;
}

.wBoxContainer li {
padding-top:4px;
padding-bottom:4px;
display:block;
background-repeat:no-repeat;
background-position:0px 4px;
padding-left: 3px;
}

.wBoxContainer li.pdf {
background-image:url(images/pdf.png);
} 

.wBoxContainer li.word {
background-image:url(images/word.gif);
} 

.wBoxContainer li.excel {
background-image:url(images/excel.gif);
} 

.wBoxContainer li.csv {
background-image:url(images/csv.gif);
} 

.wBoxContainer li.eform {
background-image:url(images/eform.gif);
} 

#content-container ul li.More {
color:#fc025d;
}


.wBoxContainer {
width:540px;
background-image: url(images/wBoxTopBar_bg.gif);
background-repeat:no-repeat;
margin-top:10px;
padding-top:5px;
padding-bottom:9px;
clear:both;
}


.wBoxTitle {
background: url(images/hBoxTitle_bg.gif) #2693CE repeat-x top left;
width:538px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
}

.wBoxTitle h3{
 padding-top: 0px; 
 margin-top: -2px;
 padding-bottom: 0px;
 font: normal 150% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #ffffff; 
}

.wBoxContent{
width:518px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
padding-left:10px;
padding-right:10px;
clear:both;
}

.wBoxContent h3{
 padding-top: 0px; 
 margin-top: -2px;
 padding-bottom: 0px;
 font: normal 150% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #0174b9; 
}

.wBoxContent p{
padding-bottom: 7px;
line-height: 1.7em;
text-align: left;
}

.wBoxContent p a:link{
text-decoration:none; 
color: #2693CE;
border-bottom: 1px dotted #2693CE;
}

.wBoxContent p a:visited{
text-decoration:none; 
color: #2693CE;
border-bottom: 1px dotted #2693CE;
} 

.wBoxContent p a:hover{
text-decoration:none; 
color: #FC025D;
border-bottom: 1px solid #FC025D;
} 

.wBoxContent a{
color: #2693CE;
text-decoration: none;
line-height: 1.5em;
}

.wBoxContent a.BoxMore{
color:#fc025d;
}
.wBoxContent a:visited.BoxMore{
color:#fc025d;
}

.wBoxContent a:hover{
color: #fc025d;
text-decoration: underline;
}

.wBoxContent h4{
 padding-top: 4px; 
 margin-top: 0px;
 padding-bottom: 0px;
 font: bold 120% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #555555; 
}

.wConentLeft{
width:250px;
float:left;
padding-left:10px;
}

.wConentRight{
width:250px;
float:right;
}

.wBoxAddCon {
width:518px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
padding: 10px 10px 0px 10px;
border-top: 1px solid #c7c7c7;
}

.wBoxBottomFade{
width:540px;
background-image: url(images/wBoxBottomFade_bg.gif);
background-repeat:no-repeat;
height:15px;
}



/*  Menu Column */
#content-secondary { 
 float: left;
 padding:  0px 14px 0px 0px;
 line-height: 1.7em;
 width: 206px; 
 color: #00467E;

} 
#content-secondary p { 
 padding-bottom: 5px; 
} 

#content-secondary ul {
padding-left:0px;
list-style:none;
}

/*  Menu Column - Boxes */


.hBoxContainer li a{
display:block;
bottom: 5px;
color: #444444;
height: 100%;
text-decoration: none;
padding-bottom:3px;
background-image:url(images/008.gif);
background-repeat:no-repeat;
background-position:5px 4px;
padding-left:25px;
line-height: 1.6em;
}

.hBoxContainer li a:hover{
	background-color:#f6f6f6;
    color: #fc025d;
    text-decoration: none;
}

.hBoxContainer li.selected a{
	background-color:#f6f6f6;
    color: #0174b9;
    text-decoration: none;

	background-image: url(images/007.gif);
}

.hBoxContainer li.selected a:hover{
	background-color:#f6f6f6;
    color: #666666;
    text-decoration: none;
}

.hBoxContainer li {
padding-bottom:1px;
}

.hBoxContainer {
width:206px;
background-image: url(images/hBoxTopBar.gif);
background-repeat:no-repeat;
padding-top:6px;
padding-bottom:9px;
}


.hBoxTitle {
background: url(images/hBoxTitle_bg.gif) #2693CE repeat-x top left;
width:204px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
overflow:hidden;
}

.hBoxTitle h3{
 padding-top: 0px; 
 margin-top: -2px;
 padding-bottom: 0px;
 font: normal 150% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #ffffff; 
}

.hBoxContent{
width:204px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
overflow:hidden;
}

.hBoxBottomFade{
width:206px;
background-image: url(images/hBoxBottomFade_bg.gif);
background-repeat:no-repeat;
height:16px;
}


.nBoxContainer li a{
display:block;
bottom: 5px;
color: #444444;
height: 100%;
text-decoration: none;
padding-bottom:3px;
background-image:url(images/008.gif);
background-repeat:no-repeat;
background-position:5px 4px;
padding-left:25px;
line-height: 1.6em;
}

.nBoxContainer li a.BoxMore {
color:#fc025d;
}

.nBoxContainer li a:hover{
background-color:#f6f6f6;
color: #fc025d;
text-decoration: None;
}

.nBoxContainer li {
padding-bottom:1px;
}

.nBoxContainer {
width:206px;
background-image: url(images/nBoxTopBar_bg.gif);
background-repeat:no-repeat;
padding-top:5px;
padding-bottom:9px;
}


.nBoxTitle {
background-color:#F6F6F6;
width:204px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
overflow:hidden;
}

.nBoxTitle h3{
 padding-top: 0px; 
 margin-top: -2px;
 padding-bottom: 0px;
 font: normal 150% "Trebuchet MS", verdana, serif;
 letter-spacing:0.01em;
 color: #555555; 
}

.nBoxContent{
width:204px;
border-left: 1px solid #c7c7c7;
border-right: 1px solid #c7c7c7;
overflow:hidden;
}

.nBoxContent p{
padding: 8px;
}

.nBoxBottomFade{
width:206px;
background-image: url(images/hBoxBottomFade_bg.gif);
background-repeat:no-repeat;
height:16px;
}




 


 






