@import url(./sbcText.css);
@import url(./AtoZ.css);

#bannerContainer {
	height: 107px;
	width: 800px;
}
#banner1 {
	background-image: url(../images/logo-banner.gif);
	height: 107px;
	width: 165px;
	float:left;
	
}
#banner2 {
	height: 107px;
	width: 635px;
		background-image: url(../images/banner-image.jpg);
	background-repeat: repeat-x;
	float:left;
}
#searchNavContainer{
padding-left:10px;
padding-top:1px;
}

#topNav {
width:450px;
float:left;
padding-top:3px;
color:#1B4455;
}
#topNav a{
color:#1B4455;
text-decoration:none;
}
#topNav a:hover{
color:#FF6600;
}
#searchTop {
float:left;
}
#searchtop form{
margin:0px;
padding:0px;
}
.searchPagebox{
width:180px;
border:1px solid #2A5668;
color:#2A5668;
}
.searchPagebutton{
	border: 1px solid #2A5668;
	color:#ffffff;
	background-color:#2A5668;
	height:20px;
	width:60px;
	margin-left:5px;
}
.searchtopbox{
width:130px;
border:1px solid #2A5668;
color:#2A5668;
}

.searchbutton{
	border: 1px solid #2A5668;
	color:#ffffff;
	background-color:#2A5668;
	height:20px;
	width:30px;
	margin-left:5px;
}
#formStrip {
  width:635px;
  height:25px;
}
  #utilStrip {
  width:635px;
  height:25px;
  margin-top:56px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 75%;
	padding:0px;
	margin:0px;
}



#outerContainer {
	background-image: url(../images/home-tile.gif);
	background-repeat: repeat-y;
	width: 800px;
	float:left;
}

#footer {
	height: 20px;
	width: 800px;
	border:solid 1px #B6B6B6;
	background-color:#F0F0F0;
	padding-top:3px;
	color:#1B4455;
	margin-top:10px;
	margin-bottom:20px;
}
#footer a{
color:#1B4455;
text-decoration:none;
}
#footer a:hover{
color:#FF6600;
}



#LHS {
	float: left;
	width: 166px;
}

#MIDDLE {
	float: left;
	width: 450px;

}

#RHS {
	float:left;
	width:183px;
}

.LHSNavTab {
	height: 24px;
	width: 166px;
	color:#ffffff;
	background-color:#8BB8CB;
	margin-top:15px;
	font-weight:bold;
}

.LHSNavTab2 {
	height: 24px;
	width: 166px;
	color:#ffffff;
	background-color:#F47409;
	margin-top:20px;
	font-weight:bold;
}

.NavTabPadding{
padding:4px 5px 2px 8px;
}

.clearfloats {
clear: both;
}

#leftNav2 {
border-right:solid 1px #B6B6B6;
border-bottom:solid 1px #B6B6B6;
}

#leftNav {
border-right:solid 1px #B6B6B6;
border-bottom:solid 1px #B6B6B6;
}

#leftNav ul {
padding:0px;
margin:0px;
list-style-type:none;
}

#leftNav li{
border-bottom:solid 1px #F2FAFD;

}

#leftNav a{
text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	color: #000033;
	padding-left:8px;
	background-color:#F2FAFD;
}

#leftNav a:hover {
background-color:#2A5668;
color:#ffffff;
}


#leftNav td {
display:none;
}




#leftNav2 ul {
padding:0px;
margin:0px;
list-style-type:none;
}

#leftNav2 li{
border-bottom:solid 1px #F2FAFD;
}

#leftNav2 a{
text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	color: #000033;
	padding-left:8px;
	background-color:#F7F7F7;
	
	}

#leftNav2 a:hover {
background-color:#2A5668;
color:#ffffff;
}


#homeNewsBox2 {
	margin:45px 30px 20px 30px;
	border: 1px solid #B6B6B6;
	color: #000033;
	line-height:18px;
}

#homeNewsBox2 a{
	color:#286883;
	text-decoration:none;
}

#homeNewsBox2 a:hover{
	color:#FF6600;
	text-decoration:none;
}

#homeNewsBoxContent2 ul{
	list-style-image: url(../images/newsBullet.gif);
	padding:0px;
	margin:15px 0px 0px 25px;
}

#homeNewsBoxContent2 li{
	
	padding-bottom:6px;

}

.content-desc {
	display:none;
}

.homeNewsFeature {
	margin:45px 30px 10px 30px;
	border: 1px solid #B6B6B6;
	color: #000033;
	line-height:18px;
}

.homeNewsFeature h1{
	display:none;
}

.homeNewsFeature h2{
	display:none;
}

.homeNewsFeature h3{
	display:none;
}

.homeNewsFeature hr{
	display:none;
}

.homeNewsBox1 {
	margin:45px 30px 20px 30px;
	border: 1px solid #B6B6B6;
	color: #000033;
	line-height:18px;
}

.homeNewsBox1 h1{
	display:none;
}

.homeNewsBox1 h2{
	display:none;
}

.homeNewsBox1 h3{
	display:none;
}

.homeNewsBox1 hr{
	display:none;
}

.newsTitle {
font-size:120%;
color:#2A5668;
font-weight:bold;	
}

#homeNewsFeatureContent {
padding:10px;
}

.NewsBoxTitle {
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:120%;
	color:#6B97AA;
	padding-left:10px;
	padding-top:4px;
	background-color:#F2FAFD;
	border-bottom: 1px solid #B6B6B6;
	font-weight:bold;
}

.newsBoxImage img {
	
	float:left;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:5px;
	border: 1px solid #B6B6B6;
	width:100px;
	height:100px;
}

.homeNewsBox1 a {
	color:#D95700;
	text-decoration:none;
}

.homeNewsBox1 a:hover {
	color:#0033FF;
}





#userDropdown {
	background-image: url(../images/i-am-box.gif);
	height: 110px;
	width: 183px;
}



#onlineTab {
	width: 184px;
	color:#ffffff;
	font-weight:bold;
	background-color:#8BB8CB;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	margin-top:15px;
}
#online{
	margin-bottom:15px;
	width:182px;
	border-left:#B6B6B6 solid 1px;
	border-bottom:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;

}

#online ul{
padding:0px;
margin:0px;
list-style-type:none;

}

#online li{
border-bottom:solid 1px #F8F8F8;
}

#online a{
text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
	color: #194C61;
	padding-left:18px;
	background-color:#F8F8F8;
	padding-top:3px;
	padding-bottom:3px;
}

#online a:hover {
color:#ffffff;
background-color:#2A5668;
}
#sportsTab {
	width: 184px;
	color:#ffffff;
	background-color:#A37B94;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight:bold;
	background-image: url(../images/mag-glass.gif);
	background-repeat: no-repeat;
	

}
#sports{
	width:182px;
	border-left:#B6B6B6 solid 1px;
	border-bottom:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;
	margin-bottom:15px;
	background-color:#F5EFF3;

}

#sportsSearch{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:18px;
	color:#194C61;
}

#sportsSearch form{
	padding:0px;
	margin:0px;
}


#businessTab {
	width: 184px;
	color:#ffffff;
	background-color:#A37B94;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight:bold;
	background-image: url(../images/mag-glass.gif);
	background-repeat: no-repeat;
	

}
#business{
	width:182px;
	border-left:#B6B6B6 solid 1px;
	border-bottom:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;
	margin-bottom:15px;
	background-color:#F5EFF3;

}

#businessSearch{
	padding-top:10px;
	padding-left:18px;
	padding-bottom:10px;
	color:#194C61;
}
#businessSearch form{
	padding:0px;
	margin:0px;
}

.postcodesearchbox{
	border: 1px solid #B6B6B6;
	margin-right:1px;
	width:120px;
}

.postcodesearchbutton{
	border: 1px solid #A37B94;
	color:#ffffff;
	background-color:#A37B94;
	height:20px;
	width:28px;
	margin-left:3px;
}






#infoTab {
	width: 184px;
	color:#ffffff;
	background-color:#8BB8CB;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight:bold;
}

#infoTabActive {
	width: 184px;
	color:#ffffff;
	background-color:#F47409;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight:bold;
}


#inforelevant{
	width:182px;
	height:58px;
	border-left:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;
	background-image: url(../images/infoTab.gif);	
}



#activebox{
	width:182px;
	border-left:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;
}
#activebox p{
}
#activebox a{
text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
	color: #194C61;
	padding-left:18px;
	background-color:#F8F8F8;
	padding-top:3px;
	padding-bottom:3px;
}
#activebox a:hover {
color:#ffffff;
background-color:#2A5668;
}
#activebox ul{
padding:0px;
margin:0px;
list-style-type:none;

}
#activebox li{
border-bottom:solid 1px #F8F8F8;
}




#dropdownFormat {
background-color:#E7E7E7;
width:182px;
height:30px;
border:#B6B6B6 solid 1px;
margin-bottom:20px;
}

#dropdownFormat form {
margin-top:4px;
margin-left:15px;
margin-bottom:0px;
}


#dropdownFormatActive {
background-color:#E7E7E7;
width:182px;
height:30px;
border:#B6B6B6 solid 1px;
margin-bottom:20px;
}

#dropdownFormatActive form {
margin-top:4px;
margin-left:15px;
margin-bottom:0px;
}







.dropdownwidth{
width:165px;
background-color:#ffffff;
color:#194C61;
margin-left:10px;
margin-top:4px;
}

#requestedTab {
	width: 184px;
	color:#ffffff;
	background-color:#8BB8CB;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight:bold;

}
#requested{
	margin-bottom:15px;
	width:182px;
	border-left:#B6B6B6 solid 1px;
	border-bottom:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;
}

#requested ul{
padding:0px;
margin:0px;
list-style-type:none;

}

#requested li{
border-bottom:solid 1px #F0F0F0;
}
#requested a{
text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
	color: #194C61;
	padding-left:18px;
	background-color:#F0F0F0;
	padding-top:3px;
	padding-bottom:3px;
}

#requested a:hover {
color:#ffffff;
background-color:#2A5668;
}


#utils {
padding-left:180px;
padding-top:23px;
}

#utils a{
text-decoration:none;
color:#004561;
}

/*#contact{
	margin-bottom:15px;
	width:183px;
	border-left:#DF7979 solid 1px;
	background-image: url(../images/contactTab.gif);
	background-repeat: no-repeat;
	padding-top:10px;
}*/
#sisTitle {
	background-image: url(../images/sisTop.gif);
	background-repeat: no-repeat;
	width:391px;
	height:49px;
	margin-left:30px;	
}
#sisBorder {
	border-bottom:solid 1px #8BB8CB;
	border-left:solid 1px #8BB8CB;
	border-right:solid 1px #8BB8CB;
	width:389px;
	margin-left:30px;
}
#sisContent {
	padding:5px 16px 10px 16px;
}
#sisContent a{
	
	text-decoration:none;
	color:#A54B00;
}

#sisContent a:hover{	
	color:red;
}

#latestNewsList ul {	
	padding:0px;
	margin:0px;
}

#latestNewsList a {	
	text-decoration:none;
}





#contactBox {
	margin:20px 30px 20px 30px;
	border: 1px solid #F47409;
	color: #000033;
	line-height:18px;
}

#contactTitle {
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:120%;
	color:#ffffff;
	padding-left:10px;
	padding-top:4px;
	background-color:#F47409;
	border-bottom: 1px solid #F47409;
	font-weight:bold;
}

#contactContent {
	padding:10px 10px 10px 10px;
}

#contactContent a{
	
	text-decoration:none;
	color:#A54B00;
}

#contactContent a:hover{	
	color:red;
}


/* from here on is the CSS for the content */



.hide {
	display:none;
}

#contentLinksTab{
	
	color:#ffffff;
	background-color:#8BB8CB;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight:bold;
}
#contentLinks a {  
color:#D95700;
text-decoration:none;
padding-left:20px;
background-image: url("../images/contentLinkBullet.gif");
background-repeat: no-repeat;
}
#contentLinks a:hover {  
	color:#0033FF;
}
#contentLinks a:visited {  
	color:#0033FF;
}

#contentLinks {
	padding:20px;
	margin-bottom:20px;
}

#downloadsBox ul{
	list-style-image: url(../images/contentLinkBullet.gif);
	padding:0px;
	
}


#contentFormatting {
	width:420px;
	margin-left:15px;
	margin-right:15px;
	margin-top:40px;
	line-height:20px;
}

#contentFormatting a{
text-decoration:underline;
}

#contentFormatting a:hover{
color:red;
}

#contentFormatting a:visited{
color:blue;
}




#contentFormattingSearch {
	width:420px;
	margin-left:15px;
	margin-right:15px;
	margin-top:40px;
	margin-bottom:40px;
	line-height:20px;
}

#contentFormattingSearch a{
text-decoration:underline;
color:#0000FF;
}

#contentFormattingSearch a:hover{
color:red;
}


.searchResult a{
	
}
#breadContainer {
width:800px;
}

#contentBreadCrumb {
	color: #1D5770;
	padding-top:8px;
	margin-left:180px;
	width:600px;
}

#contentBreadCrumb a{
color:#D95700;
text-decoration:none;
}

#contentBreadCrumb a:hover{
color:red;
}

#relatedItemsTab{
	width: 184px;
	color:#ffffff;
	font-weight:bold;
	background-color:#F47409;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:8px;
	margin-top:15px;
}
#relatedItemLinks{
	margin-bottom:15px;
	width:182px;
	border-left:#B6B6B6 solid 1px;
	border-bottom:#B6B6B6 solid 1px;
	border-right:#B6B6B6 solid 1px;

}

#relatedItemLinks ul{
padding:0px;
margin:0px;
list-style-type:none;

}

#relatedItemLinks li{
border-bottom:solid 1px #F8F8F8;

}
#relatedItemLinks a{
text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
	color: #194C61;
	padding-left:8px;
	padding-right:8px;
	background-color:#F8F8F8;
	padding-top:5px;
	padding-bottom:5px;
}

#relatedItemLinks a:hover {
color:#ffffff;
background-color:#2A5668;
}


#downloadsBox {
	border: 1px solid #F47409;
	color: #000033;
	line-height:18px;
	margin-bottom:20px;
}

#downloadsTitle {
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:120%;
	color:#ffffff;
	padding-left:10px;
	padding-top:4px;
	background-color:#F47409;
	border-bottom: 1px solid #F47409;
	font-weight:bold;
}

#downloadsContent {
	padding:10px 10px 10px 10px;
}

#downloadsBox a{
	color:#286883;
	text-decoration:none;
	margin-left:5px;
}

#downloadsBox a:hover{
	color:#FF6600;
	text-decoration:none;

}

#downloadsBox ul{
	list-style-image: url(../images/newsBullet.gif);
	padding:0px;
	margin:15px 0px 0px 25px;
	
}

.darkorange {
	color:#D0650;
}


#durhamConnectsSS {
width:182px
padding:140px 5px 10px 5px;
line-height:20px;

}

#azInfo a{
font-size: 150%;
margin-left:5px;
color: #1D5770;
text-decoration:none;
font-weight:bold;
}

#azInfo a:hover{
color:red;
}

#azInfo {
margin-top:20px;
}

#azPlace {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

#azList a{
color: #1D5770;
text-decoration:none;
padding-left:20px;
background-image: url("../images/contentLinkBullet.gif");
background-repeat: no-repeat;
}

#topSiteList a{
color: #1D5770;
text-decoration:none;
padding-left:20px;
background-image: url("../images/contentLinkBullet.gif");
background-repeat: no-repeat;
}

#siteListt a{
color: #1D5770;
text-decoration:none;
}


#background {
	background-image: url(../images/holiday-main-body-tile.jpg);
	background-repeat: repeat-y;
	height:2000px


}

#holiday_outerContainer {
	width:1200px;
	background-image: url(../images/holiday-paint-brush.jpg);
	background-repeat: no-repeat;
}



#holiday_titleSUB {
padding-left:440px;
padding-top:30px;
font-size:140%;
font-weight:bold;
color:#000F83;
}



#holiday_bannerSUB {
	background-image: url(../images/holiday-home-banner-SUB.jpg);
	height: 238px;
	width: 792px;
}

#holiday_LHS {
	width: 244px;
	float:left;
}

#holiday_RHS {
	width: 526px;
	float:left;
}
#holiday_banner {
	background-image: url(../images/holiday-home-banner.jpg);
	height:238px;
	width:792px;
}
#holiday_banner2 {
	background-image: url(../images/holiday-home-banner-2.jpg);
	height:114px;
	width:792px;
}

#holiday_banner2SUB {
	background-image: url(../images/home-banner-2-SUB.jpg);
	height: 114px;
	width: 792px;
}

#holiday_contentContainer {
	background-image: url(../images/holiday-home-body-tile.jpg);
	background-repeat: repeat-y;
	width: 792px;
	overflow:auto;
}

#holiday_footer {
	background-image: url(../images/holiday-footer.jpg);
	height: 85px;
	width: 792px;
}

#holiday_nav {
width:200px;
margin-left:18px;
}

#holiday_nav ul {
padding:0px;
margin:0px;
}

#holiday_nav li {
list-style-type:none;
line-height:25px;

}

#holiday_nav a{
	text-decoration:none;
	background-image: url(../holiday-images/bullet.jpg);
	background-repeat: no-repeat;
	color:#000F83;
	font-weight:bold;
}

#holiday_nav a:hover{
	color:red;
	font-weight:bold;
}

#holiday_RHSContent{
width:500px;
margin-left:25px;
margin-top:20px;
line-height:16pt;
}

#holiday_RHSContentHOME{
width:500px;
margin-left:25px;
margin-top:20px;
line-height:16pt;
color:#37006F;
}

#holiday_RHSContentHOME hr{
color:#37006F;
}

#holiday_RHSContentHOME a{
color:#660099;
}

#holiday_RHSContentHOME a:hover{
color:red;
}



#holiday_swimScroll {
	width:480px;
	height:300px;
	overflow:auto;
}

.holiday_clearfloats {
clear:both;
}

#holiday_festivalTable {
font-size:90%;
}


#autotitle {
	width:280px;
	margin-left:485px;
	padding-top:50px;
	
}

#autotitle h2{
	color:#5F48BF;
}

#holiday_RHSContentHOME h1{
		color:#5F48BF;
}



#holiday_RHSContentHOME h2{
		color:#5F48BF;
}


.minibanner {
	
	margin-left:37px;
	margin-bottom:15px;
}
