#maintableContainer {padding-bottom: 2.5em;}
#leftspace {width: 2px;}
#rightspace {width: 10px;}
#righthandcolumn {padding: 0;}
#righthandcolumn div.columnwrap {
	width: 170px;
	overflow: hidden;
	
}
#breadcrumb {display: none;}
#centralcolumn ul {
	font-size: 1em;
	padding-bottom: 0;
}
#centralcolumn li {padding: 0;}
#centralcolumn ul p {
	font-size: 1em;
	line-height: 1.5em;
	margin: auto !important;
}
#centralcolumn div.announcement {margin-top: 0;}
#centralcolumn #home {
	padding: 0 0 0 8px;
}
/* Menu override */
#leftnavcontainer li.level0 a, #leftnavcontainer li.level1 a, #leftnavcontainer li.level2 a,
#leftnavcontainer li.level3 a, #leftnavcontainer li.level4 a, #leftnavcontainer li.level5 a,
#leftnavcontainer li.level6 a, #leftnavcontainer li.level7 a {
	padding-left: 3px;
}

/* New tabs */
.tabs {
	margin: 0 0 0.2em 0;
	width: 590px;
	background: #fff url(../../../images/hometabs_bg.gif) repeat-x bottom;
	overflow: hidden;
}
.twitterwrap {
	overflow: hidden;
	height: 100%;
}
.twitterwrap .tabs {
	width: 128px;
	float: left;
}
.tabs .tab {
	float: left;
	width: 12.8em;
	margin: 0;
	padding-bottom: 6px;
	display: inline;
}
.twitterwrap .tab {
	width: 128px;
	background: url(../../../images/hometabblue_arrow.gif) no-repeat bottom left;
}
.carouselwrapper .tabs .tab {width: 140px;}
.twitterwrap .tab .inner {
	background: #bae0e9 url(../../../images/hometabblue_bg.gif) repeat-x top;
}
.twitterwrap .tab .left {
	background: transparent url(../../../images/hometabblue_left.gif) no-repeat top left;
}
.tabs .tab .right {
	height: 2.4em;
	padding: 0 13px;
	font-size: 1.2em;
	line-height: 2.6em;
}
.twitterwrap .tab .right {
	height: 30px;
	padding: 0 13px;
	font-size: 12px;
	line-height: 30px;
	background: transparent url(../../../images/hometabblue_right.gif) no-repeat top right;
}
/* Main section */
div.leftPane {
	float: left;
	width: 294px;
	overflow: hidden;
}
div.leftPane img {display: block;}
div.rightPane {
	float: left;
	width: 296px;
}
div.rightPane a {text-decoration: none;}
#centralcolumn div.rightPane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#centralcolumn div.rightPane ul li {padding: 0 0 0 8px;}
div.rightPane ul li div {
	height: 3.5em;
	background: #fff url(../../../images/homefeaturegrey_bg.gif) repeat-x bottom;
}
div.rightPane ul li:hover div {
	color: #06386a;
	background: #e8f3f1;
}
div.rightPane ul li.selected {
	background: transparent url(../../../images/homefeature_arrow.gif) no-repeat left;
	font-weight: normal;
	color: #06386a;
	overflow: hidden;
	position: relative;
}
div.rightPane ul li.selected div {
	height: 5.8em;
	padding: 0 0.7em;
	font-size: 1.2em;
	color: #010101;
	background: #e8f3f1;
	border-top: solid 1px #a8d8e6;
	border-right: solid 1px #a8d8e6;
	border-bottom: solid 1px #a8d8e6;
	overflow: hidden;
}
div.rightPane ul li a {
	display: block;
	padding: 0.8em 0.7em 0.8em 0.7em;
	font-size: 1.3em;
	text-decoration: none;
}
div.rightPane ul li a:hover, div.rightPane ul li a:visited {
	text-decoration: none;
}
div.rightPane ul li a:hover, div.rightPane ul li a:focus {
	background: #e8f3f1;
}
div.rightPane ul li.selected div.header {
	height: auto;
	padding: 0.5em 0 0.3em 0;
	font-size: 1em;
	background: none;
	border: none;
}
div.rightPane ul li.selected a {
	display: inline;
	padding: 0;
	color: #06386a;
	background: none;
	font-size: 1em;
}
div.rightPane ul li.selected a:hover, div.rightPane ul li.selected a:focus {
	text-decoration: underline;
	background: none;/*IE6*/
}
#homeMain div.bottom {
	clear: both;
	overflow: hidden;
}
#centralcolumn #homeMain div.bottom ul, #centralcolumn div.eventsLinks ul {
	margin: 0 1em;
	padding: 1.1em 0 0.8em 0;
	list-style: none;
	overflow: auto;
	height: 100%;/*IE6*/
}
#centralcolumn #homeMain div.bottom ul li, #centralcolumn div.eventsLinks ul li {
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0.6em;
	display: inline;
	border-left: solid 1px #010101;
	font-size: 1.2em;
	line-height: 1em;
}
#centralcolumn #homeMain div.bottom ul li.first, #centralcolumn div.eventsLinks ul li.first {
	border-left: none;
	padding-left: 0;
}
#centralcolumn #homeMain div.bottom ul li.rss, #centralcolumn div.eventsLinks ul li.rss {
	margin: 0;
	padding: 0;
	border-left: none;
}
div.eventsLinks {
	clear: both;
	padding-bottom: 0.4em;
	border-bottom: dotted 1px #0f6b8f;
	overflow: hidden;
}
/* Carousel */
.carouselwrapper {
	width: 590px;
	margin: 2em 0 1em 0;
	overflow: hidden;
}
.carouselwrapper a.previous {float: left;}
.carouselwrapper a.next {float: right;}
.carouselwrapper a.previous, .carouselwrapper a.next {
	display: none;
	width: 10px;
	height: 70px;
	outline: none;
	overflow: hidden;
}
.carouselwrapper a.previous {
	background: url(../../../images/carousel-left-bg.gif) no-repeat top left;
}
.carouselwrapper a.next {
	background: url(../../../images/carousel-right-bg.gif) no-repeat top left;
}
.carouselwrapper a.previous:hover, .carouselwrapper a.next:hover,
.carouselwrapper a.previous:focus, .carouselwrapper a.next:focus {
	background-position: top right;
}
.carouselwrapper a.next img, .carouselwrapper a.previous img {
	display: none;
}
.carousel {
	float: left;
	display: inline;
	text-align: left;
	padding: 0 0 0 3px;
}
#centralcolumn .carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#centralcolumn .carousel li {
	width: 270px;
	height: auto !important;
	margin: 0;
	padding: 0 5px 0.5em 5px;
	overflow: auto;
}
.carousel img {
	width: 70px;
	height: 70px;
	float: left;
	margin: 0 8px 0 0;
}
.carousel div.header {
	padding: 0 0 0.3em 0;
	color: #06386a;
	font-size: 1.4em
}
.carousel div.header a {
	color: #06386a;
	text-decoration: none;
}
.carousel div.header a:hover, .carousel div.header a:focus {text-decoration: underline;}
.carousel div.body {font-size: 1.2em;}

/*Guildford Twitter*/
.ticker {
	width: 415px;
	height: 25px !important;
	float: left !important;
	overflow: hidden;
	background-color: #eff3f7;
	margin: 0 0 4px 4px;
	padding: 2px 0 2px 2px;
	border: solid 1px #addbe7;
	border-right: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.ticker ul {
	margin: 0;
	padding: 0 5px !important;
	list-style: none;
}
.ticker li {
	width: 405px;
	margin-bottom: 2px;
}
.twitterbird {
	width: 40px;
	height: 30px;
	float: left !important;
	border: none;
}
/*Logo_net Panel*/
.logonetpanel {
	margin: 1em 0 0 0;
	overflow: hidden;
	height: 100%;
	background: url("../../../images/hometabs_bg.gif") repeat-x 0 2.9em;
}
.logonetpanel .adcolumnwrap {
	float: left;
	display: inline;
	width: 157px;
	min-height: 130px;
	position: relative;
	overflow: hidden;
}
.logonetpanel .adcolumnwrap div {
	height: auto !important;
}
.logonetpanel .adcolumnwrap img {
	position: absolute;
}
.logonetpanel .adcolumnwrap div img {
	position: static;
}
.logonetpanel .column {
	float: left;
	display: inline;
	width: 157px;
	margin: 0;
	font-size: 1.2em;
}
.logonetpanel .adcolumnwrap .column {
	width: auto;
}
.logonetpanel .column .titletab {
	width: 140px;
	padding-bottom: 6px;
}
.logonetpanel .column .titletab .left, .carouselwrapper .tabs .left {
	background-color: #eff3f7;
	border: solid 1px #addbe7;
	border-bottom: 0;
}
.logonetpanel .column .titletab .right, .carouselwrapper .tabs .right {
	overflow: hidden;/*IE6*/
	height: 2.333em !important;/*28px*/
	padding: 0 15px;
	
	line-height: 2.583em;/*31px*/
}
.logonetpanel .column ul {
	margin: 0;
	padding: 0 0 0 15px;
	overflow: hidden;
}
/*Your guildford part*/
.logonetpanel .yourguildford {
	width: 276px;
}
#centralcolumn .logonetpanel .yourguildford p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: normal;
}
.logonetpanel .yourguildford img {
	float: left;
}
.logonetpanel .yourguildford .wrap {
	padding: 0 0 0 5px;
	overflow: hidden;
	height: 100%;
}
.logonetpanel .yourguildford label {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	top: -999em;
}
.logonetpanel .yourguildford #postCode {
	width: 128px;
	padding: 3px;
	vertical-align: top;
}
.logonetpanel .yourguildford #ygsubmit {
	width: 8px;
	height: 24px;
	border: 0;
	background: url(../../../images/yourguildfordsubmit.gif) no-repeat 50% 50%;
	font-size: 0;
	text-transform: capitalize;
	text-indent: -999em;
}
