﻿/*****************~ Start of 'categorisedsearch' product ~*****************/
.searchright {
	width: 50%;
	float: right;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 5px 0 5px 5px;
}
.searchleft {
	width: 50%;
	float: left;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 5px 5px 5px 0;
}
.searchfull {
	width: 100%;
	padding: 5px;
	margin: 5px 0px;
}
.categorisedsearch label {
	font-weight: bold;
	padding-right: 5px;
}
.categorisedsearch .category-list {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}
.categorisedsearch .category-list li {
	padding: 1px 0;
}
.categorisedsearch .page-header {
	font-weight: bold;
}
.categorisedsearch .result-list {
	margin: 5px 0 5px 15px;
	padding: 0;
}
.categorisedsearch .result-list li {
	list-style-type: none;
	margin: 3px 0;
	padding: 0;
}
.categorisedsearch .result-list li .result-desc {
	margin-top: 2px;
}
/*****************~ End of 'categorisedsearch' product ~*****************/


/*****************~ Start of 'toptasks' product ~*****************/

body {
    background-color: #fff;
    margin: 0;
}

.mobileonly {
	display: none;
}

blockquote, .snippet {
	height: 100%;/*IE6 fix hidden from iCM editor*/
}

.clear	{
	clear: both;
}

.btntext {
	cursor: pointer;
}

.debugtext {
	display: none;
}

a span.tooltip {
	background: 3px 1px url(../images/newwindow.gif) no-repeat;
	padding-right: 19px;
	cursor: pointer;
	height: 12px;
	display: inline-block;
}

/*a span.tooltip {
	background: 3px 1px url(../images/newwindow.gif) no-repeat;
	cursor: pointer;
	height: 12px;
	width: 19px;
	position: absolute;
}*/

a span.tooltip span {
	position: absolute;
	top: -999em;
	left: -999em;
}


/*****************~ Home & Landing Children ~**************************/
#children {
	clear: both;
	padding: 0 1em;
	overflow: hidden;
}
#children .item {
	display: inline-block;
	*display: inline;
	width: 32.75%;
	vertical-align: top;
	zoom: 1;
}
#children .item .topsixchild {
	clear: both;
}



.morelinks {
	clear: both;
	padding: 0 10px;
	overflow:hidden;
	margin-bottom:30px;
}


.morelinks p.mltitle {
    color: #385C4A;
    float: left;
    font-weight: bold;
    line-height: normal;
    margin: 0 5px 5px 0;
}

.morelinks a {
    color: #333;
}

.morelinks a:hover {
    color: #0057a3;
}

.morelinks ul.more {
	clear:left !important;
	margin:0;
	display:inline;
}

.viewall {
	font-weight: bold;
	clear: both;
	font-size: 1.1em;
	padding-left: 1px;
	float: left;
	width: 90%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.viewall a {
    color: #385C4A;
}

/**************~ End of Top 6 Articles ~*********************/

.morelinks	{
	clear: both;
}
.morelinks ul {
	padding: 0;
}
.morelinks ul li {
	display: inline-block;
	*display: inline;
	clear: both;
	list-style: none;
	width: 32.7%;
	zoom: 1;
}

.morelinkslanding ul.more {
	clear: both;
}

#children .topsixchild a {
	color: #333;
	font-size: 1.1em; /* emulating 13px but still scalable for accessibility */
}

.more a {
    text-decoration: none;
}
.more a:hover {
    text-decoration: underline;
}

#children .topsixchild .rightborder {
	/*border-right:solid 1px #333;
	padding-right:3px;
	margin-right:3px;*/
	color: #999;
}


#children .topsixchild a:hover {
	color: #0057a3;
}

#headingtext .pageicon {
	display: none;
	margin: 0 10px 0 0;
	float: left;
}

input:focus{
outline: 3px solid #F89940;
}

textarea:focus{
outline: 3px solid #F89940;
}
select:focus{
outline: 3px solid #F89940;
}

legend:focus{
outline: 3px solid #F89940;
}

#commentform {
	margin-left: -990px;
}

/* Selector Widget */
.selector {
	padding: 10px;
	position: relative;
	margin: 0 0 10px;
}
.selector .title {
	font-weight: bold;
	font-size: 140%;
	color: #646464;
	text-decoration: none;
}
.selector form {
	margin: 1em 0 0;
}
.selector label {
	display: block;
}
.selector select {
	width: 70%;
}
.selector input {
	color: #fff;
	margin: 0 0 0 10px;
}

#pagewrapper {
    background: url("../images/main_l_edge.gif") repeat-y scroll right top #FFFFFF;
    margin: 0 auto;
    padding: 0 0px 0px;
    position: relative;
}

/*Body shadow*/
.body_corner {
	position: absolute;
	display: block;
}
.body_tl {
	width: 13px;
	height: 13px;
	background: url(../images/main_tl_corner.gif) no-repeat;
	left: 0;
}
.body_tr {
	width: 21px;
	height: 20px;
	background: url(../images/main_tr_corner.gif) no-repeat;
	right: 1px;
}
.body_bl {
	width: 8px;
	height: 8px;
	background: url(../images/main_bl_corner.gif) no-repeat;
	left: 0;
	top: 0;
}
.body_br {
	width: 8px;
	height: 7px;
	background: url(../images/main_br_corner.gif) no-repeat;
	right: 0;
	top: 0;
}
.bottom_shadow {
	height: 8px;
	width: 935px;
	margin: 0 auto 15px;
	padding: 0 22px 10px 14px;
	background: url(../images/main_b_edge.gif) repeat-x;
	position: relative;
}

#utillinks ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}



/*Standard error message*/
div.error, ul.error {
	margin: 1em 0;
	padding: 0.5em 1em;
	color: #000;
	background-color: #ffc1c0;
	border: 1px solid #dc090e;
	font-weight: bold;
}

div.error strong {
	font-size: 108.333%;
}

ul.error, div.error ul {
	list-style: none;
}

.icmform dl {
	color: #c00;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.backlink {
	padding: 0 0 10px;
}

.tl, .tr {
	top: -1px;
}

.tl, .bl {
	left: -1px;
}

.tr, .br {
	right: -1px;
}

.bl, .br {
	bottom: -1px;
}

.bl, .br {
	bottom: -1px;
	right: -1px;
}

/* Header */
.logo_caption {
	display: block;
	line-height: 1.5em;
	margin: 1em 0 1em 5px;
}

.home_children_bottom_border {
	float: left;
}

/*Top utility navigation*/
#toputilnav {
	overflow: hidden;
	text-align: center;
}

#toputilnav_container, #toplevel_container, #secondlevel_container, #homechildren_container, #morelinks_container, #footer_container {
    width: 936px;
    margin: auto;
}

.alert_boxout {
    border: 1px solid #a2c63a;
    width: 935px;
    min-height: 40px;
    margin-left: auto;
    margin-right: auto;
	overflow: hidden;
	white-space: nowrap;
}

#toputilnav ul {
    margin: 0;
	padding: 0;
}

#toputilnav ul li {
	display: inline-block;
	*display: inline;
	line-height: 75px;
	padding: 0;
	white-space: nowrap;
	width: auto;
	zoom: 1;
}

#toputilnav ul li ~ li {
	margin-left: 4em;
}

#toputilnav ul li a {
	text-decoration: none;
}

#toputilnav ul li.last {
	border-right: none;
}

#toputilnav ul li .selected {
	font-weight: bold;
	cursor: default;
	color: #FFFFFF;
}

/*Top banner*/
#topbanner {
	overflow: hidden;
	height: 100%;
}

#toplogo {
	float: left;
}

#toplogo a {
	display: block;
	line-height: 0;
}

/*Top Menu*/
#headerutilnav {
	float: right;
	margin: 35px 0 0 0;
	font-size: 141.666%;
}

#headerutilnav ul {
	margin: 0 17px 0 0;
	padding: 0;
	list-style: none;
}

#headerutilnav li {
	float: left;
	padding: 0 21px;
	text-decoration: none;
}

#headerutilnav li.first {
	border-left: 0;
}

#headerutilnav li.last {
	border-right: 0;
}

#headerutilnav span {
	cursor: default;
}

/*= Top Level ========================================== */
#toplevel {
	margin: 12px;
	overflow: hidden;
}


/*Top level navigation*/
#toplevelnav {
	float: left;
	display: inline;
	padding: 0;
}

/* Second level navigation */
#secondlevel {
	clear: both;
	height:350px;
    background-color: #a2c63a;
    font-size:75%;
}
#secondlevel ul.nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#secondlevel li.nav {
	float: left;
	list-style-type: none;
	margin: 0;
	position: relative;
}
#secondlevel li.nav a, #secondlevel li.nav span {
	display: block;
	padding: 11px 8px 9px 8px;
	margin: 0 0 0 1px;
}
#secondlevel li.nav span {
	font-weight: bold;
	background: url(../images/menu_active.gif) repeat-x #00829D;
}
#secondlevel li.item0 {
	border-left: 0;
}
#secondlevel br {
	clear: left;
}

#secondlevel ul.secondlevelmore li {
	margin: 5px 0 0 0;
}

/* Dropdown menu */
ul.menu {
	display: block;
	margin: 0;
	padding: 0;
	z-index: 999;
	position: absolute;
}
ul.menu li {
	list-style-type: none;
	padding: 4px 8px;
	white-space: nowrap;
}
#secondlevel ul.menu li a, #secondlevel ul.menu li span {
	padding: 4px;
}

#secondlevel ul li.last ul {
	right: 0;
}

/* Second Level Nav Non-Script */
#secondlevelmorewrapper {
    background: none repeat scroll 0 0 #404040;
    border-top: 1px solid #457E63;
    box-shadow: 0 1px 0 #292929 inset;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul#secondlevelmore {
	float: right;
	padding: 2px 0;
	margin: 0;
}

ul#secondlevelmore li {
	display: inline-block;
	float: left;
	margin: 10px 5px;
}


ul#secondlevelmore li a, ul#secondlevelmore li span {
	border-right: 1px solid white;
	color: white;
	font-weight: normal;
	padding-right: 10px;
}

ul#secondlevelmore li:last-child a, ul#secondlevelmore li:last-child span {
	border-right: none;
}

ul#secondlevelmore li span {
	font-weight: bold;
}

ul#secondlevelmore li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Top search box*/
#toplevelsearch {
	float: right;
	margin-top: 10px;
}
#toplevelsearch form {
	/*margin: 6px 0;*/
}
#toplevelsearch fieldset {
	border: 0;
}
#toplevelsearch legend {
	display: none;
}
#toplevelsearch form {
/*	margin: 0;
	padding: 0; */
}

#toplevelsearch .btntext {
background: url("../../nottstoptasks/images/go_arrow.png") repeat scroll 0 0 transparent;
color: #666666;
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    height: 45px;
    /*margin: 0 !important;*/
    margin-top: 10px !important;
    padding: 0 0 1px;
    vertical-align: middle;
    width: 83px;
    border-right: 1px solid #f89940;
    border-top: 1px solid #f89940;
    border-bottom: 1px solid #f89940;
}

#toplevelsearch #q {
    border: 1px solid #F89940;
    float: left;
    font-size: 175%;
    height: 27px;
    line-height: 14px;
    margin-bottom: 0 !important;
    margin-left: 10px !important;
    margin-right: 0;
    margin-top: 10px !important;
    padding: 8px 10px;
    vertical-align: top;
    width: 275px;
    color:#333;
}

.top_contact_us_btn a {
    color: #84887C !important;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
}

#toplevelsearch label span {
	display: none;/*Label not hidden from screenreaders*/
}

/*Breadcrumb trail*/
#breadcrumb {
display: block;
float: left;
margin: 0 0 5px;
overflow: hidden;
width: 100%;
font-size: 115%;
}


#breadcrumb .label {
    float: left;
 
}

#breadcrumb ol {
	overflow: hidden;
	height: 100%;/*IE6/7*/
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumb ol li {
    display: inline;
    float: left;
    padding: 5px 20px 5px 10px;
    white-space: nowrap;
}

#breadcrumb ol li span {
	font-weight: bold;
}

#breadcrumb ol li.first {
	padding: 5px 10px;
}

#breadcrumb ol li.last {
	background:none;
}


#breadcrumb span.separator
{
	visibility:hidden;
}

/*Left column*/
#leftcolumn {
	float: left;
	display: inline;
	width: 217px;
	margin: 20px 0 0 0;
}

.leftnav {
	position: relative;
}

#leftnavigation {
	margin: 0 0 24px 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #cecece;
	overflow: hidden;/*IE7*/
}

#leftnavigation li {
}

#leftnavigation li div {
	padding: 6px 8px;
}

#leftnavigation li.selected, #leftnavigation li.child, #leftnavigation li.homechild div {
	
}

#leftnavigation li.selected div {
	padding: 15px 8px 15px 15px;
	color:#000;
	font-size: 108.333%;
	font-weight: bold;
}

#leftnavigation li.child {
	margin: 0;
	padding: 0 0 0 20px;
	border-top: 0;
}

#leftnavigation li.child div {
	margin: 0;
}

#leftnavigation li.sibling div {
	padding: 6px 8px 6px 15px;
}

#leftnavigation li.sibling div, #leftnavigation li.sibling a, #leftnavigation li.sibling a:visited {
	
}

#leftadditional {
	width: 217px;
	overflow: hidden;
}

/*Main content*/
#maincolumnwrapper {
	width: 936px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#contentwrap {
	height: 100%;
}

#headingtext {
	height: 100%;
	margin:  0 0 10px 0;
}

#contentrightnav {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0 0;
}

#contentrightnav .contentleft {
	float: left;
	width: 200%;
	margin-left: -200px;
	position: relative;
	right: 100%;
}

#contentrightnav .contentbodywrap {
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
	padding-bottom: 1em;
}

#centrecolumn a.formstart {
	margin-left: -999px;
	float: left;
}

#contentfullwidth {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}

#contentfullwidth #centrecolumn {
	margin: 20px 15px 0;
}

/*Right column*/
#rightcolumn {
	float: right;
	width: 200px;
	position: relative;
	left: 199px;/*Offset by 1px for IE6*/
	overflow: hidden;
}

#rightcolumn .related {
	width: 200px;
	padding: 0 0 8px 0;
	overflow: hidden;/*IE6*/
}

#rightcolumn .related div.box {
	margin: 0 0 16px 0;
	background: url(../images/rnb-loop.gif) repeat-y left;
}

#rightcolumn .related div.top {
	background: url(../images/rnb-top.gif) no-repeat top left;
}

#rightcolumn .related div.btm {
	padding: 6px;
	background: url(../images/rnb-btm.gif) no-repeat bottom left;
	overflow: hidden;/*IE7-*/
	height: 100%;/*IE6*/
}

#rightcolumn .related div.contenttop, #relatedpolls form, #rightcolumn #relatedcontacts div.contenttop {
	background: url(../images/rnb-contentbtm.gif) no-repeat bottom left;
	position: relative;/*IE6*/
}

#rightcolumn .related div.contentbtm, #relatedpolls fieldset, #rightcolumn .related ul.contentbtm {
	padding: 10px 8px;
	background: url(../images/rnb-contenttop.gif) no-repeat top left;
}

#rightcolumn .itemcount1 div.contenttop, #rightcolumn .itemcount2 div.contenttop, #rightcolumn .itemcount3 div.contenttop {
	background: none;
}

#rightcolumn .related h2 {
	background: url("../images/rnb-titlebg.gif") repeat-x scroll center top #E2F5E2;
	margin: 0;
	padding: 6px 8px;
	font-size: 100%;
	font-weight: normal;
	position: relative; /*IE6*/
	font-weight: bold;
}

#rightcolumn .related ul, #rightcolumn .related ol {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 91.666%;
}

#rightcolumn .icmactions {
	padding-top: 0.833em;
}

#rightcolumn .related ul li, #rightcolumn .related ol li {
	padding: 0 0 0.833em 0;
	overflow: hidden;
	height: 100%;/*IE6*/
}

#rightcolumn .related ul li.last {
	padding: 0 0 0.25em 0;
}

/*Related media text*/
#relatedmedia img {
	float: left;
}

#relatedmedia .mediatext {
	margin: 0 0 0 22px
}

.relatedblock .mediatext
{
	display:inline;
}

/*Related Polls*/
#relatedpolls form {
	margin: 0;
	padding: 0;
}

#relatedpolls fieldset {
	margin: 0;
	border: 0;
}

#relatedpolls form div.pollbuttons {
	text-align: center;
}

#relatedpolls form div.pollquestion {
	width: 150px;
	margin: 0 0 0.833em 0;
	padding: 0;
	overflow: hidden;
	font-size: 91.666%;
}

#relatedpolls .related li {
	overflow: hidden;/*IE7*/
	height: 100%;/*IE6*/
}

#relatedpolls ol input {
	position: absolute;
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
}

#relatedpolls ol label {
	display: block;
	margin: 0;
	padding: 0 0 0 18px;
	font-size: 91.666%;
}

/*Related contacts*/
.relatedcontacts div.summary, .relatedcontacts div.bold {
	margin: 0 0 0.833em 0;
}

.relatedcontacts div {
	margin: 0 0 0.333em 0;
}

.relatedcontacts div.bold, .relatedcontacts div.jobtitle {
	font-weight: bold;
}

.relatedcontacts .related li {
	margin-bottom: 0.833em;
	border-bottom: solid 1px #111;
}

.relatedcontacts .related li.last {
	margin-bottom: 0;
	border-bottom: 0;
}

br.rhcend {
	display: none;
}

#rightadditional {
	width: 200px;
	overflow: hidden;
}

/* Footer */
#footer_container {
	padding-bottom: 2em;
}

/*Body content styles*/


#introtext, #introtext p {
	margin: 0;
	font-weight: bold;
	font-size: 120%;
	color: #333;
	line-height: 1.2em;
}


#bodytext {
	
	width: 100%;/*IE6*/
}

#bodytext a:link{
	text-decoration: underline;
				}
				
#bodytext a:visited{
	text-decoration: underline;
				}
				
#bodytext a:hover{
	text-decoration: none;
				}
			
#relatedimages {
	float: left;
	display: inline;
	margin: 1.333em 1.833em 0 0;
}

#mainimage {
	margin: 0 0 1em 0;
}

#mainimage img, #relatedthumbs div.img {
	padding: 1px;
	border: solid 1px #666;
}

#mainimage a, #relatedthumbs div.img a {
	display: block;
	line-height: 0;/*Removes incorrect space below image*/
}

/*Related images thumbnails block*/
#relatedthumbs {
	width: 246px;
	margin: 0 0 1em 0;
	overflow: hidden;
}

#relatedthumbs div.img {
	float: left;
	display: inline;
	width: 76px;
	height: 76px;
	overflow: hidden;
	margin: 0 2px 2px 0;
	background: #bbb;
}

#relatedthumbs div.img span.thumbnailbox {
	display: block;
	width: 76px;
	height: 76px;
	overflow: hidden;
	position: relative;
}

#relatedthumbs div.img span.thumbnailbox span {
	display: block;
}

/*Centre too-wide thumbnails horizontally*/
#relatedthumbs div.img span.horizontalcentre span.outer {
	position: absolute;
	width: 200%;
	left: -50%;
}

#relatedthumbs div.img span.horizontalcentre span.inner {
	position: absolute;
	left: 50%;
}

#relatedthumbs div.img span.horizontalcentre span.inner img {
	position: relative;
	left: -50%;
}

/*Centre too-tall thumbnails vertically*/
#relatedthumbs div.img span.verticalcentre span.outer {
	height: 228px;
	margin: -76px 0 0 0;
	line-height: 228px;
}

#relatedthumbs div.img span.verticalcentre span.outer img {
	vertical-align: middle;
}

#relatedthumbs div.clickable {
	cursor: pointer;
	background: #fff;
}

#relatedthumbs div.clickable span {
	cursor: pointer;
}

#relatedflash {
	clear: both;
	margin: 2em 0 0 0;
}

#relatedflash .img {
	display: inline;
}

#relatedflash .img img, #relatedflash .img object {
	padding: 1px;
	border: solid 1px #666;
}

#relatedflash .img a {
	text-decoration: none;
}


/*Content links*/
#contentlinks {
	clear: both;
}

#contentlinks ul.contentTop {
	height: 100%;/*IE6*/
	list-style: none;
	overflow: hidden;
	border-bottom: none;
	border-top: solid 1px #e9e9e9;
}

#contentlinks ul.contentBottom {
	height: 100%;/*IE6*/
	list-style: none;
	overflow: hidden;
	border-top: none;
	border-bottom: solid 1px #e9e9e9;
}

#contentlinks li {
	float: left;
	display: inline-block;
	margin: 0.5em 1em 0.5em 0;
	padding: 0 0 0 1em;
	border-left: solid 1px #cecece;
}

#contentlinks li.first {
	margin: 0.5em 1em 0.5em 0;
	padding: 0;
	border-left: 0;
	float: left;
}

#contentlinks li a {
	font-size: 91.666%;
}

#contentlinks li img.icon {
	float: left;
	display: inline;
	margin: 1px 0.5em 0 0;
}

#contentlinks a.addthis_button {
	line-height: 0;
	display: block;
}

/*Footer*/
#footer {
	clear: both;
	overflow: hidden;

}

#footer span.selected {
	font-weight: bold;
}

/*Bottom utility navigation*/
#bottomutilnav {
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
}

#bottomutilnav ul {
    margin: 1em 0;
    padding: 0 0 0 20px;
}

#bottomutilnav ul li {
	display: inline;
	padding: 0 5px;
}

#bottomutilnav ul li.first {
	padding-left: 0;
}

#bottomutilnav ul li.last {
	border-right: 0;
}

#atoznav ul {
    padding: 0 0 0 20px;
}

#atoznav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#atoznav li.label {
	font-weight: bold;
	padding: 0 10px 0 0;
}

#atoznav ul li a {
	padding: 0 5px;
	width:100%;
}

/* Copyright */
#copyright {
    float: left;
    line-height: 1.5em;
    text-align: center;
    width: 100%;
}

/* Powered */

#powered {

}

/*Related form display*/
form#page_PageContentHolder_template_formdisplay {
	clear: both;
}

table.formcontents {
	width: 100%;
}
table.formcontents .hideitem{
	display: none;
}
table.formcontents .band1 {
	background-color: #E9E9E9;
}
table.formcontents td {
	padding: 0.5em 0;
	text-align: left;
	vertical-align: top;
}
table.formcontents label {
	display: block;
	margin: 0;
	padding: 0.25em 1em;
	font-weight: bold;
	color: #666;
}
table.formcontents p {
	line-height: normal;
}
table.formcontents td.underline {
	border-bottom: 1px solid #e9e9e9;
}
div.submitButtons input {
	margin-right: 1em;
}

div.thankyou {
	margin: 2em 0;
	padding: 1.25em 1em;
	color: #111;
	background-color: #d6ffae;
	border: solid 1px #87bb55;
	font-weight: bold;
}

div.thankyou strong {
	display: block;
	font-size: 116.666%
}

div.thankyou p {
	margin: 0.5em 0 0 0;
	line-height: normal;
}

/*Captcha*/
#page_PageContentHolder_template_captchas {
	width: 520px;
	margin: 2em 0 1em 0;
	padding: 1em;
	border: 0;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}

#page_PageContentHolder_template_captchas img {
	float: left;
	display: inline;
	margin: 0 1em 0 0;
	padding: 1px;
	border: solid 1px #666;
}

#page_PageContentHolder_template_captchas label {
	padding: 0 0.333em 0 0;
	font-weight: bold;
	color: #666;
}

/*Link version audio*/
#page_PageContentHolder_template_captchas a {
	display: block;/*FF*/
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 25px;
	background: url(../images/hear.gif) no-repeat center left;
}

/*Flash version audio*/
#audiocaptcha {
	margin: 0.583em 0 0 0;
}

/*Error*/
body.error #toplogo {
	margin: 30px 0 0px;
}

body.error .content {
	padding: 3em;
}

body.error .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.error #footer {
	padding-top: 1em;
}

body.error #copyright {
	margin: 1em 0;
}

#footerlinks {
	float: right;
}
#footerlinks ul li {
	list-style-type: none;
	display: inline;
}
#footerlinks ul li img.highlight {
	display: none;
}

/* Newsflash*/
.newsflash {
	margin: 0 0 20px 0;
	background: #fcf8b6;
	padding: 15px;
}

/* News Archive */
#archive {
	position: relative;
	padding: 15px;
}

#archive h2 {
	margin: 0 0 0.5em;
	clear: both;
}

#archive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#archive ul li {
	padding: 0.5em 0 0.5em 0.5em;
	border-top: dashed 1px #c5c5c5;
}

#archive ul li:hover {
    background: url(../images/submenu_sel.gif) #dcdcdc repeat-x;
}

#archive ul li a {
    text-decoration: none;
    color:#000;
}

#archive ul li a:hover {
    text-decoration: none;
}


#archive ul li.first {
	border-top: none;
}

/* News Content */

#archive ul li.currentmonth, li.currentmonth {
    background: url(../images/submenu_sel.gif) #dcdcdc repeat-x;
	display: block;
	font-weight: bold;
}

.newshome {
	background: url("../images/blue_category_arrow_left.jpg") no-repeat scroll left center transparent;
	float: left;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	font-size: 108.3%;
}
/*****************~ Start of 'form' product ~*****************/
.icmform {
	font-weight: normal;
	margin: 1em;
}

.icmform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.icmform li {
	padding: 0.5em;
	overflow: hidden;
	height: 100%;/*IE7/6*/
}

.icmform fieldset {
	margin: 0;
	padding: 0;
	clear: both;
}

.icmform legend {
	margin: 0 5px;
	color: #000;
	font-weight: bold;
	display: inline-block;
}

.icmform fieldset fieldset {
	background-color: transparent;
	background-image: none;
}

.icmform fieldset fieldset legend {
	font-weight: normal
}

.icmform fieldset.icmhorizontal li {
	float: left;
}

/* Left aligned */
.icmformleft label {
	float: left;
	width: 10em;
	margin: 0 1em 0 0;
}
.icmformleft fieldset.icmbuttongroup label {
	float: none;
	clear: none;
	width: auto;
}

.icmformleft fieldset fieldset.icmvertical label,
.icmformleft fieldset fieldset.icmhorizontal label {
	width: 9.3em;
}

.icmformleft fieldset.icmbuttongroup ol {
	padding: 0; 
	margin-left: 10.4em;
	clear: left;
}

.icmformleft fieldset fieldset.icmbuttongroup ol {
	margin-left: 10em;
}

/* Right aligned */
.icmformright label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}

.icmformright fieldset.icmbuttongroup label {
	float: none;
	clear: none;
	width: auto;
}

.icmformright fieldset.icmbuttongroup ol {
	padding: 0; 
	margin-left: 10.4em;
	clear: left;
}

.icmformright fieldset fieldset.icmvertical label, .icmformright fieldset fieldset.icmhorizontal label {
	width: 9.3em;
}

.icmformright fieldset fieldset.icmbuttongroup ol {
	margin-left: 10em;
}

.icmformright fieldset fieldset.icmbuttongroup label {
	width: auto;
}

/* Top aligned */
.icmformtop label {
	display: block;
}

.icmformtop fieldset fieldset legend {
	padding-left: 0.5em;
}

.icmformtop fieldset.icmhorizontal label {
	display: block;
}

.icmformtop fieldset.icmbuttongroup label {
	display: inline;
}

/* Guidance text */
.icmform .icmguidance{
	color: #69c;
}

.icmform .icmguidanceright{
	text-align: right;
}

.icmform .icmguidanceleft{
	text-align: left;
}

.icmform .icmguidancecentre{
	text-align: center;
}

.icmform .icmguidancejustify{
	text-align: justify;
}

/* Input field styling very short styles */
.icmvstext, .icmvspassword, .icmvsselect, .icmvstextarea, .icmvsfile {
	width: 5em;
}

/* Input field styling short styles */
.icmstext, .icmspassword, .icmsselect, .icmstextarea, .icmsfile {
	width: 10em;
}

/* Input field styling default styles */
.icmtext, .icmpassword, .icmselect, .icmtextarea, .icmfile {
	width: 21em;
}

/* Input field styling long styles */
.icmltext, .icmlpassword, .icmlselect, .icmltextarea, .icmlfile {
	width: 33em;
}

.icmform legend strong, .icmform label strong {
	display: block;
	color: #c00;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}

/*Additional CSS fixes*/
.icmform legend.icmhide {
	padding: 0;
}

.icmform legend.icmhide span, label.icmhide {
	display: none;
}

.icmform dl {
	padding: 0 0.5em;
}

/*Pre-9 Form Styling*/
div.content {
	margin: 2em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #e9e9e9;
}

table.formcontents {
	width: 100%;
}

table.formcontents td {
	padding: 0.5em 0;
	text-align: left;
	vertical-align: top;
}

table.formcontents label {
	display: block;
	margin: 0;
	padding: 0.25em 1em;
	font-weight: bold;
}

table.formcontents p {
	line-height: normal;
}

table.formcontents td.underline {
	border-bottom: 1px solid #e9e9e9;
}

div.submitButtons input {
	margin-right: 1em;
}
/*****************~ End of 'form' product ~*****************/

/* Comment on this page */
#commentsformsection .inputwidth {
	width: 24em;
}

#commentsformsection .formrow {
	height: 100%;
	overflow: hidden;
	padding: 0.5em 0;
}

#commentsformsection .submitbutton {
	margin: 0 0 0 13em;
	padding: 0.5em 0;
}

#commentsformsection label{
	color: #666666;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0.25em 1em;
	text-align: right;
	width: 14em;
}

#commentsformsection .formrow label, #commentsformsection .formrow p.label {
	color: #666666;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0.2em 1em;
	text-align: left;
	width: 6em;
}

#commentsformsection img#captcha {
	border: 1px solid #666666;
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}

#cke_pagecomments {
	display: block;
	overflow: hidden;
	height: 100%;
	/*padding: 0 0 1px 1px;FF3, IE7, IE6*/
}

.cke_skin_v2 table.cke_editor {
	display: table !important;
}

.cke_skin_v2 table.cke_editor td {
	width: 100%;
}

.cke_skin_v2 .cke_browser_gecko, .cke_skin_v2 .cke_browser_gecko * {
	border-collapse: separate;
}

/*Validation*/
ol.addmsg {
	margin: 2em 0 0 0;
	padding: 1em;
	list-style: none;
	background-color: #ffc1c0;
	border: 1px solid #dc090e;
	position: relative;/*IE6*/
	font-weight: bold;
}

.validationerrors ul, ul.validationerrors {
	margin: 0 0 1em 0;
	padding: 1em;
	list-style: none;
	background-color: #ffc1c0;
	border: 1px solid #dc090e;
	position: relative;/*IE6*/
}

.validationerrors li.errorheader {
	font-weight: bold;
}

/*Comment Styling*/
#commentsform {
	margin: 30px 0 0;
}

.commentitle, .commenttitle {
    color: #385C4A;
    font-size: 116.6%;
    font-weight: bold;
    margin: 0 0 20px;
}

.commenttitle {
	margin: 20px 0 20px;
	border-top: 1px solid #e9e9e9;
	padding: 30px 0 0;
}

.commentlink {
	padding: 2em 0;
}

#comments {
	list-style: none;
	padding: 0;
	border-top: 1px solid #e9e9e9;
}

#comments li {
	padding: 1em;
	border-bottom: 1px solid #e9e9e9;
}

#comments li.odd {
	background: #fbfbfb;
}

.comment{ 
	border-top: 1px solid #e9e9e9;
	height: 100%;
	margin: 1px 0;
	overflow: hidden;
	padding: 2em 1em;
}

.comment.even.last, .comment.odd.last {
	border-bottom: 1px solid #e9e9e9;
}

.title {
	font-weight: bold;
	font-size: 100%;
	padding: 0 0 .5em 0;
	text-decoration:underline;
}

.info {
	font-size:90%;
	padding: 0 0 .5em 0;
}

.locmap .map {
    display: none;
}

.testborder {
    border: solid 1px;
}
/*****************~ End of 'toptasks' product ~*****************/

/*****************~ Start of 'categorisedsearch' product ~*****************/
.searchright {
	width: 50%;
	float: right;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 5px 0 5px 5px;
}
.searchleft {
	width: 50%;
	float: left;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 5px 5px 5px 0;
}
.searchfull {
	width: 100%;
	padding: 5px;
	margin 5px 0px;
}
.categorisedsearch label {
	font-weight: bold;
	padding-right: 5px;
}
.categorisedsearch .category-list {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}
.categorisedsearch .category-list li {
	padding: 1px 0;
}
.categorisedsearch .page-header {
	font-weight: bold;
}
.categorisedsearch .result-list {
	margin: 5px 0 5px 15px;
	padding: 0;
}
.categorisedsearch .result-list li {
	list-style-type: none;
	margin: 3px 0;
	padding: 0;
}
.categorisedsearch .result-list li .result-desc {
	margin-top: 2px;
}

.ui-tabs .ui-tabs-nav li{
margin: 20px 1px 1px 0
}
 
.ui-tabs .ui-tabs-panel {
	height: 240px;
}


.whats_on .tab_more_link {
	bottom: 0px;
	position: absolute;
}

.rightlinkstab .tab_more_link {
	bottom: 0px;
	position: absolute;
}

.righttabs
{
	margin:0;
	padding:0 !important;
}

.rightlinkstab
{
	background:#fff !important;
    padding-left:0 !important;
}

.home_slider {

}

.home_slider ul {
    margin: 0;
    padding: 0;
}

.home_slider ul li {
    list-style-type: none;
}

.jcarousel-prev, .jcarousel-next {
    cursor: pointer;
    height: 35px;
	margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 25px;
}
.jcarousel-prev {
	background: url(../../nottstoptasks/images/Prev-Arrow.png) no-repeat;
	left: 5px;
}
.jcarousel-next {
	background: url(../../nottstoptasks/images/Next-Arrow.png) no-repeat;
	right: 5px;
}
.jcarousel-clip {
	overflow: hidden;
}
.jcarousel-item {
    width: 280px;
}

#footer_container .jcarousel-item {
    width: 224px;
}
#footer_container .jcarousel-item {
    margin: 0 5px;
}
#footer_container .jcarousel-item img, #footer_container .jcarousel-item .flex-caption {
    box-sizing: border-box;
    display: block;
    width: 100%;
}

#heropanel {
	float: left;
	margin: 0 0 20px;
}


.visit_nottingham {
    color: #fff;
    font-weight: bold;
    font-size:  30px;
}

.flex-caption {
    background-color: #99CC00;
    font-weight: bold;
    margin: 0 !important;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 0 !important;
    padding-top: 5px;
    width: 223px;
    text-align: center;
}

.lion {
    background-image: url("../../nottstoptasks/images/Lion.png");
    float: right;
    height: 120px;
    margin-top: 40px;
    width: 219px;
}

#search_container {
    overflow: hidden;
    position: relative !important;
    width: 400px;
    border: 1px solid #939598;
    background-color: #e7e7e8;178
}

.search_services_links {
	margin: 10px 13px;
	padding: 1px;
}

.search_services_links li {
	display: inline-block;
	*display: inline;
	font-size: 12px;
	list-style: none;
	padding: 0 1px;
	font-size: 12px;
	zoom: 1;
}

.search_services_links li ~ li {
	margin-left: -4px;
}

#newsflash {
	clear: both;
	padding:0 0 15px 0;
}

.alert_boxout_left {
    float: left;
	padding: 10px;
    width: 70px;
    height:70px;
}

.alert_boxout_right {
    overflow: hidden;
    padding-top: 3px;
	white-space: normal;
}

.alert_boxout_right p {

}

.alert_boxout_right h1 {
    margin: 0;
}

.twitter {
    background-image: url("../../nottstoptasks/images/twitter.png");
    background-repeat: no-repeat;
    height: 32px;
    margin: 3px 8px 2px;
    padding: 0 !important;
    width: 35px;
}

.facebook {
    background-image: url("../../nottstoptasks/images/facebook.png");
    background-repeat: no-repeat;
    height: 32px;
    margin: 3px 8px 0 0;
    padding: 0 !important;
    width: 33px;
}


#whats_on_tabs .tab_more_link a {
	padding: 10px 20px 10px 35px;
	background: url('../images/small_link_arrow.png') no-repeat left center scroll transparent;
}

.alert_boxout_big_link a {
    color: #a9c947;
}


.small_arrow {
    background-image: url("../images/small_arrow.png");
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 18px;
    margin-right: 20px;
    height: 20px;
}



.small_arrow2 {
    background-image: url("../images/small_arrow2.png");
    display: inline-block;
    margin-left: 5px;
    width: 18px;
    margin-right: 20px;

}








.med_arrow {
    background-image: url("../images/small_link_arrow.png");
    display: inline-block;
    float: left;
    height: 21px;
    margin: 25px 10px 5px 5px;
    width: 28px;
}

.tab_med_arrow
{
	background-image: url("../images/small_link_arrow.png");
    display: inline-block;
    float: left;
    height: 21px;
    margin: 5px 0px 5px 10px;
    width: 28px;
}

.address p {
    float: left;
    margin-top: 17px;
}

#bottom_links {
    background-color: #fff;
    height: 33px;
}

#bottom_links_wrap {
    margin-left: auto;
    margin-right: auto;
    width: 936px;
}

#bottom_links_wrap a {
    color: #77787B;
    display: inline-block;
    font-size: 11px;
    margin-top: 10px;
    text-decoration: none;
}

.wheres_my_nearest {
    background: none repeat scroll 0 0 #76787C;
    width: 295px;
    float: left;
    border-radius: 5px 5px 5px 5px;
    height: 200px;
	max-height: 200px;
	overflow: hidden;
	margin-bottom: 5px;
	#FFFFFF;
}

.wheres_my_nearest_title {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 10px;
}


.wheres_my_nearest  h3{
	color: #fff;
	 padding-left: 7px;
	  font-size: 18px;
				}
				
.wheres_my_nearest  h2{
	color: #fff;
	 padding-left: 7px;
	  font-size: 22px;
				}
				
				
.wheres_my_nearest p{
color: #FFFFFF;
font-size: 14px;
}



.selectParent{
    overflow: hidden;
    width: 195px;
}

.selectParent select{
    -moz-appearance: none;
    background: url("../images/nearest.png") no-repeat scroll 157px center white;
    border: 1px solid;
    margin-left: 15px;
    padding: 2px;
    width: 204px;
}

.postcode_search {
    float: left;
    margin-left: 15px;
    margin-top: 0;
    padding: 9px;
    height: 15px;
}

.postcode_submit {
    background: url("../images/postcode_go.png") no-repeat scroll 0 center transparent;
    border: 0 none;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 50px;
    margin-left: -4px;
}

.tab_links_container {
    background-color: #e7e7e8;
    border-radius: 5px;
    margin-bottom: 11px;
}

.home_links_right {
    float: right;
    width: 290px;
}

.home_links_right2 {
    float: right;
    width: 290px;
}

.tab_icon {
	display: inline-block;
	margin-left: 10px;
	float: left;
	margin-top: 7px;
}

.home_links_container {
    background-color: #e7e7e8;
    border-radius: 5px;
    margin-bottom: 11px;
}

.home_links_container span {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 1em 0 1em 5px;
    padding-top: 0;
}



.advanced_postcode_search {
    color: #FFFFFF !important;
    float: left;
    font-style: italic;
    margin-bottom: 10px;
    margin-left: 15px;
}

.we_like_to_hear_from_you {
    background-color: #E6F4BE;
    border-radius: 5px 5px 5px 5px;
    color: #48494b;
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
    width: 583px;
}

.have_your_say {
    background: url("../images/have_your_say.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 82px;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 0;
    position: relative;
    width: 86px;
	margin-top: -50px;
}

.maintabcontent {
    background-color: #ffffff !important;
    height:240px;
    min-height:240px;
}

.tab_more_link
{
	background-color:#6E6D72;
	color:#fff;
	float:left;
	display:inline-block;
	width: 100%;
}

.tab_more_link a
{
	color:#fff !important;
	font-weight:bold;
	font-size:15px;
	float:right;
}


#header_bar {
    background-image: url("../../nottstoptasks/images/header_bar.png");
    background-repeat: repeat-x;
    float: left;
    height: 30px;
    width: 100%;
}

.grey_arrow {
    background-image: url("../../nottstoptasks/images/grey_arrow.png");
    display: inline-block;
    height: 14px;
    margin-left: 3px;
    margin-right: 5px;
    padding-top: 0;
    width: 20px;
}

.green_arrow {
    background-image: url("../../nottstoptasks/images/green_arrow.png");
    margin-left: 3px;
    margin-right: 5px;
    padding-top: 0;
    width: 20px;
    background-repeat: no-repeat;
}

#breadcrumb_container {
	overflow: hidden;
	width: 936px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#breadcrumb .label {
float: left;
}

#breadcrumb .green_arrow {
    display: inline-block;
}


#contact a {
	background: #F89940 ;
	color: #333;
	display: block;
    float: right;
    font-size: 20px;
    padding: 12px;
    width: 248px;
	border: 1px solid #F4821A;
}


table {
 
  /*  border: 2px solid #99CC00; */
    border-collapse: collapse;

    width: 100%;
    margin-top: 30px;
}




table th 
{
	
   border: 1px solid #BCBDC0;
    height: 24px;
    padding: 12px;
    
}

table td {
    border: 1px solid #BCBDC0;

    line-height: 30px;
    margin: 0;
    padding: 5px;
}

#also_see {
    clear: both;
    float: right;
    margin-top: 20px;
    width: 272px;
    margin-left: 15px;
    margin-bottom: 10px;
}

#also_see td:first-child {
    background-position: center center;
    border-left: 1px solid #BCBDC0;
    height: 31px;
    margin: 0;
}


#also_see td:last-child {
    border-right: 1px solid #BCBDC0;

}

.downloads td:last-child {
    border-right: 1px solid #BCBDC0;
}

.downloads td:first-child {
    border-left: 1px solid #BCBDC0;
}

.downloads tr:last-child td {
    border-bottom: 1px solid #BCBDC0;
}


#also_see tr:last-child td {
    border-bottom: 1px solid #BCBDC0;
}

#also_see th {
    font-size: 20px;
    height: 28px;
    padding: 12px;
}

#also_see td, .downloads td {
    border: 0;
}


.downloads td {
    padding: 5px;
    vertical-align: middle;
}

td.download_image {
    width: 30px;

}
#bodytext li {
	margin-bottom: 3px;

}

#bodytext {
    margin-top: 20px;
    margin-bottom: 20px;
}
#bodytext li:before {
    color: #A2C63A;
    font-size: 17px;
    line-height: 20px;
}

#bodytext ol{
 line-height: 20px;

}

#also_see {
    clear: both;
    float: right;
    margin-top: 20px;
    width: 272px;
    margin-left: 15px;
    margin-bottom: 10px;
    border: 1px solid #99CC00!important;
}

.relatedblock {
    margin-bottom: 20px;
    border: 1px solid #99CC00!important;
}

#also_see h2, .relatedblock h2 {

    font-size: 180%;
    margin: 0;
    padding: 10px;

    background-image: linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -o-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -moz-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -webkit-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -ms-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, #9DCE0A),
        color-stop(1, #EFF7D6)
    );

    font-size: 20px;
    height: 24px;
    padding: 12px;


    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A)";
    background-color: #CCC;
}

#also_see ul {
    margin: 0;
    padding: 10px 20px 0 8px;
}

#also_see ul li, .relatedblock ul li {
    list-style: none outside none;
    margin-bottom: 5px;
    padding-left: 30px;
    width: 90%;
}

.relatedblock ul li {
    background-image: url("/nottstoptasks/images/pdf.jpg");
    background-repeat: no-repeat;
}



#bodytext {
    margin-top: 20px;
    margin-bottom: 20px;
}



#feedback_container_background_wrapper {
background-color: #6E6D72;
bottom: 0;
    position: fixed;
    widtH: 100%;
    padding-top: 10px;
    padding-bottom: 10px;

}

#feedback_container {
    width: 936px;
    margin-left: auto;
    margin-right: auto;
    font-size: 150%;
}

.feedback_text {
    color: #fff;
    font-weight: bold;

}

.feedback_good {
  background-image: url("../../nottstoptasks/images/feedback_green_arrow.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin-left: 10px;
    padding-left: 40px;
    font-weight: bold;
}

.feedback_average {
    background-image: url("../../nottstoptasks/images/feedback_orange_arrow.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin-left: 10px;
    padding-left: 40px;
    font-weight: bold;
}

.feedback_poor {
    background-image: url("../../nottstoptasks/images/feedback_red_arrow.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin-left: 10px;
    padding-left: 40px;
    font-weight: bold;
}

.feedback_average {
    background-image: url("../../nottstoptasks/images/feedback_orange_arrow.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin-left: 25px;
    padding-left: 40px;
    font-weight: bold;
}

.feedback_poor {
    background-image: url("../../nottstoptasks/images/feedback_red_arrow.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin-left: 25px;
    padding-left: 40px;
    font-weight: bold;
}

#feedback_good {
    background-color: #797979;
    bottom: 55px;
    float: right;
    right: 0;
    width: 725px;
    padding-left: 10px;
    box-shadow: 0 3px 7px #000000;
    font-size: 130%;
}

#feedback_wrapper {
    bottom: 55px;
    position: fixed;
    width: 100%;
}

#feedback_inner {
    width: 936px;
    margin-left: auto;
    margin-right: auto;
}

#feedback_form {
color: #fff;
    border: none;
}

#feedback_form fieldset {
    border: none;
    padding: 20px;
    padding: 20px 20px 20px 10px;
}

.feedback_close {
    background-color: #797979;
    background-image: url("../../nottstoptasks/images/close.png");
    border: medium none;
    float: right;
    height: 23px;
    margin: 20px;
    width: 23px;
}

#feedback_thanks .feedback_close {
    margin: 0;
}
#feedback_form label {
    clear: both;
    display: inline-block;
    float: left;
    color: #fff;
    font-weight: bold;
    width: 33%;
}


#feedback_form input, #feedback_form textarea {
    float: left;
    margin-bottom: 7px;
    padding: 5px;
    width: 42%;
}

#feedback_form textarea {
    height: 100px;
}

.feedback_send {
    background-image: linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -o-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -moz-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -webkit-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -ms-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, #9DCE0A),
        color-stop(1, #EFF7D6)
    );

    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A)";
    background-color: #CCC;

    border: medium none;
    bottom: 40px;
    color: #8A8C8F;
    float: right;
    font-size: 150%;
    font-weight: bold;
    height: 44px;
    margin-top: 30px;
    width: 114px;
    border: 1px solid #99CC00;
}

#feedback_thanks {
    background-color: #797979;
    height: 140px;
    left: 40%;
    padding: 20px;
    position: fixed;
    top: 20%;
    width: 270px;
    z-index: 1000;

background-color: #797979;
    width: 270px;
    height: 140px;
}

.green_tick {
    background-image: url("../../nottstoptasks/images/green_tick.png");
    display: block;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
}

#feedback_thanks p {
    color: #FFFFFF;
    font-size: 150%;
    text-align: center;
}

.content_list li {
    list-style-type: none;

}

.content_list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.content_list li:before {
    color: #A2C63A;
    content: "� ";
    font-size: 17px;
    line-height: 15px;
}


#feedback_container_background_wrapper {
background-color: #797979;
bottom: 0;
    position: fixed;
    widtH: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid white;

}

#feedback_container {
    width: 936px;
    margin-left: auto;
    margin-right: auto;
    font-size: 150%;
}

.feedback_text {
    color: #fff;
    font-weight: bold;

}

.rating a, .rating span {
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    height: 35px;
    line-height: 30px;
    margin-left: 10px;
    padding-left: 40px;
    font-weight: bold;
}


.rating .yes {
  background-image: url("../../nottstoptasks/images/feedback_green_arrow.png");
}
.rating .ok {
    background-image: url("../../nottstoptasks/images/feedback_orange_arrow.png");
}

.rating .no {
    background-image: url("../../nottstoptasks/images/feedback_red_arrow.png");
}

.rating .yes span {
  background-image: url("../../nottstoptasks/images/feedback_green_arrow.png");
  display:none;
}
.rating .ok span {
    background-image: url("../../nottstoptasks/images/feedback_orange_arrow.png");
}

.rating .no span {
    background-image: url("../../nottstoptasks/images/feedback_red_arrow.png");
}


#feedback_form_container {
    background-color: #797979;
    bottom: 55px;
    float: right;
    right: 0;
    width: 725px;
    padding-left: 10px;
    box-shadow: 0 3px 7px #000000;
    font-size: 130%;
}

#feedback_wrapper {
    bottom: 55px;
    position: fixed;
    width: 100%;
    display: none;

}


#feedback_inner {
    width: 936px;
    margin-left: auto;
    margin-right: auto;
    background-color:#797979 ;
}

#feedback_form {
color: #fff;
    border: none;
}

#feedback_form fieldset {
    border: none;
    padding: 20px;
    padding: 20px 20px 20px 10px;
}

.feedback_close {
    background-color: #797979;
    background-image: url("../../nottstoptasks/images/close.png");
    border: medium none;
    float: right;
    height: 23px;
    margin: 20px;
    width: 23px;
}

#feedback_thanks .feedback_close {
    margin: 0;
}
#feedback_form label {
    clear: both;
    display: inline-block;
    float: left;
    color: #fff;
    font-weight: bold;
    width: 33%;
}


#feedback_form input, #feedback_form textarea {
    float: left;
    margin-bottom: 7px;
    padding: 5px;
    width: 42%;
}

#feedback_form textarea {
    height: 100px;
}

.feedback_send {
    background-image: linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -o-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -moz-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -webkit-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -ms-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, #9DCE0A),
        color-stop(1, #EFF7D6)
    );

    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A)";
    background-color: #CCC;

    border: medium none;
    bottom: 40px;
    color: #8A8C8F;
    float: right;
    font-size: 150%;
    font-weight: bold;
    height: 44px;
    margin-top: 30px;
    width: 114px;
    border: 1px solid #99CC00;
}

#feedback_thanks {
    background-color: #797979;
    height: 140px;
    left: 40%;
    padding: 20px;
    position: fixed;
    top: 20%;
    width: 270px;
    z-index: 1000;
    display:none;

background-color: #797979;
    width: 270px;
    height: 140px;
}

.green_tick {
    background-image: url("../../nottstoptasks/images/green_tick.png");
    display: block;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
}

#feedback_thanks p {
    color: #FFFFFF;
    font-size: 150%;
    text-align: center;
}

/*****************~ End of 'categorisedsearch' product ~*****************/

/*****************~ End of 'toptasks' product ~*****************/

/********************Added in by dave for the homepage heropanel **********************/

.widgetContainer {
    height: 100px;
    position: relative !important;
    width: 200px;

}
.widgetContainer select {
	width: 190px;
    border-radius:2px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); 
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    border: solid 1px #ccc; 
}
.widgetContainer select:hover, input:hover {
border: auto;

}
.widgetContainer #postCodeText{
height: 35px;
width: 190px;
border: solid 1px #ccc; 

} 

.widgetContainer .submitbutton{

    cursor:pointer;
    border: none;
 	background-image: url("../../nottstoptasks/images/green_arrow.png") no-repeat; 


}

#feedback_form input:hover
{
	border:2px inset;
}

.hpicon{
margin-right: 5px;
float: left;
}

.moreservices {
    font-size: 80%;
    font-weight: 800;
    margin-bottom: 10px;
}

.tab_links_container img {
    float: left;
    margin-left: 10px;
    margin-right: 0;
    padding-top: 10px;
}

.tab_links_container span {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 1em 0 1em 5px;
    padding-top: 0;
}

.tab_links_container a {

}

/* Footer bar  */

	.footernavigation{
			
				background: #58575B;
				}
				.footernavigationpartners{
			border: 1px solid #CECECE;
				background: #58575B;
				}	
				
				.footercontainer{
				margin-left: auto;
				margin-right: auto;
				width: 936px;
				color: #fff;
   				font-family: Arial,Helvetica,Geneva,sans-serif;
   				font-size: 110%;
				padding-top: 10px;
				padding-bottom: 10px;
				}
				
					.footercontainerpartners{
				margin-left: auto;
				margin-right: auto;
				width: 936px;
				color: #fff;
   				font-family: Arial,Helvetica,Geneva,sans-serif;
   				font-size: 110%;
				padding-top: 10px;
				padding-bottom: 25px;
				
				}
				.footersocial{
				float: right;
				padding: 9px;
				}
				.partner{
				padding-right: 74px;
				}
				
				.gtranslate{
				background: #A1C63A;
				}
				
				.translate{
				margin-left: auto;
				margin-right: auto;
				max-width: 936px;
	}
	
/*********END***********Added in by dave for the homepage heropanel **********************/



/*****************  CSE ***************************/
/**
 * Bubblegum theme
 * A purple-pinkish colored theme that has a bubble-like appearance
 * for rollover states for each result and a soft pillowy look.
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  font-family: Arial, serif;
  background-color: #f9f5ff;
  border: 1px solid #f9f5ff;
}
.gsc-control-cse .gsc-table-result {
  font-family: Arial, serif;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/**
 * Table cell containing the search input.
 * 12 pixels added to account for the horizontal padding on the input.
 */
.cse table.gsc-search-box td.gsc-input,
table.gsc-search-box td.gsc-input {
  padding-right: 0px;
  border: 0px;
  margin-top: 15px;
}
/* Search input */
.cse input.gsc-input,
input.gsc-input {
  font-family: inherit;
  font-size: 16px;
  border: 1px solid #decaff;
  padding: 0px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #939598;
  margin-left: 10px;
}

/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 11px;
  color: #1b1b1c;
  font-weight: bold;
  padding: 0 8px;
  height: 29px;
  min-width: 54px;
  background: #F69132;
  border: 1px solid #939598;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Base tab selector styles */
.cse .gsc-tabHeader,
.gsc-tabHeader {
  padding: 2px 8px 0 8px;
  border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  background-color: #decaff;
  border: 1px solid #decaff;
  border-bottom: none;
  color: #000000;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #c78dcc;
  border: 1px solid #c78dcc;
  border-bottom: none;
  color: #000000;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid;
  border-color: #c78dcc;
  padding: 0;
}
/* Inactive refinement */
.cse .gsc-refinementHeader.gsc-refinementhInactive,
.gsc-refinementHeader.gsc-refinementhInactive {
  color: #0568cd;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  margin-bottom: 12px;
  border: block;
}
/* Wrapper for all results */
.cse .gsc-results,
.gsc-results {
  width: 100%;
}
/* Uber-wrapper for a result. Add padding to elements within a result block */
.cse .gs-spelling,
.gs-spelling,
.gs-per-result-labels {
  padding: 0 8px;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: 6px 0;
  border: 1px solid;
  border-color: #f9f5ff;
  margin-bottom: 2px;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid;
  border-color: #decaff;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px #dddddd;
  -moz-box-shadow: 0 2px 2px #dddddd;
  box-shadow: 0 2px 2px #dddddd;
}
/* Set link colors. */
.cse .gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover b,
.cse .gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active,
.cse .gs-webResult.gs-result a.gs-title:active b,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse a.gsc-trailing-more-results:link,
a.gsc-trailing-more-results:link,
.cse .gs-spelling a,
.gs-spelling a {
  color: #0568cd;
}
/* Override default.css selector to disable underlines. */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-title *,
.gs-result .gs-title *,
.cse .gs-promotion a.gs-title,
.gs-promotion a.gs-title,
.cse .gs-promotion a.gs-title *,
.gs-promotion a.gs-title *,
.cse .gs-promotion .gs-snippet a,
.gs-promotion .gs-snippet a,
.cse .gs-spelling a,
.gs-spelling a {
  text-decoration: none;
}
/* Snippet text color */
.cse .gs-webResult .gs-snippet,
.gs-webResult .gs-snippet,
.gs-fileFormatType,
.gs-imageResult .gs-snippet {
  color: #000000;
}

/* URL colors */
.cse .gs-webResult a.gs-visibleUrl,
.gs-webResult a.gs-visibleUrl,
.cse .gs-webResult .gs-visibleUrl,
.gs-webResult .gs-visibleUrl,
.gs-imageResult a.gs-visibleUrl,
.gs-imageResult .gs-visibleUrl {
  color: #cc7a9f;
}
/* Pagination container centered */
.cse .gsc-cursor-box,
.gsc-cursor-box {
  border-top: 1px dotted;
  border-color: #c78dcc;
  padding-top: 1.5em;
  text-align: center;
}
/* Pagination */
.cse .gsc-cursor-page,
.gsc-cursor-page {
  text-decoration: none;
  padding: .2em .5em;
  background-color: #f9f5ff;
  border: 1px solid;
  border-color: #c78dcc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* Selected pagination */
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #1c001e;
  text-shadow: 0 1px 1px #fff;
  text-shadow: 0 1px 2px #fff;
  background-color: #c78dcc;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
  background-color: #F0E9FF;
  border-color: #DECAFF;
}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0066CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0066CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0066CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0066CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #CC7A9F;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #f9f5ff;
}
.gsc-completion-container {
  font-family: Arial, serif;
  font-size: 16px;
  background: white;
  border: 1px solid #decaff;
  margin-left: 0;
  margin-right: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  /* The top, left, and width are set in JavaScript. */
}
.gsc-completion-title {
  color: #0568cd;
}
.gsc-completion-snippet {
  color: #000000;
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display: block;
}

.gs-webResult,
.gs-promotion {
  margin-left: 6px;
}

.gsc-rating-bar {
  display: inline-block;
  width: 60px;
  height: 10px;
  background: transparent url(/cse/images/cse_snippets_stars.png) -60px -62px no-repeat;
  margin: 4px 0 0 0;
}

.gsc-rating-bar span {
  display: inline-block;
  height: 10px;
  background: transparent url(/cse/images/cse_snippets_stars.png) 0 -62px no-repeat;
}

.gsc-reviewer {
  color: #0568CD;
}

.gsc-author {
  color: #0568CD;
}

.gsc-option-menu-item-highlighted {
  background: #f9f5ff;
}

.gsc-context-box {
  font-size: 83%;
  margin-top: 3px;
  border-collapse: collapse;
}

.gsc-context-box .gsc-col {
  padding:1px 0;
  white-space: nowrap;
  vertical-align: middle;
}

.gsc-context-box .gsc-facet-label {
  width: 65px;
  padding-left: 2px;
  text-decoration: underline;
  color: #0568CD;
  cursor: pointer;
}

.gsc-context-box .gsc-chart {
  width: 32em;
  padding: 3px;
  border-left: 1px solid #CC7A9F;
  border-right: 1px solid #CC7A9F;
}

.gsc-context-box .gsc-top {
  border-top: 1px solid #CC7A9F;
}

.gsc-context-box .gsc-bottom {
  border-bottom: 1px solid #CC7A9F;
}

.gsc-context-box .gsc-chart div {
  background: #CC7A9F;
  height: 9px;
}

.gsc-context-box .gsc-facet-result {
  color: #0568CD;
  width: 30px;
  text-align: right;
  padding-right: 5px;
}

td.gsc-clear-button{
visibility: hidden;
}

table.gsc-search-box td{
border: 0px;

}
input.gsc-search-button{
color: #1b1b1c;
}
.cse input.gsc-input, input.gsc-input{
height: 45px;

}


.cse input.gsc-search-button, input.gsc-search-button{
	height: 46px;
	padding: 0;
	width: 70px;
	-webkit-appearance: none;
}

.GoogleCSE{
margin-top: -15px;
}

td.gsc-search-button{
padding: 0px;
}

input.gsc-input{
width: 100%;
}

.gstl_50.gssb_c{
margin-top: 0px;
}
/*****************  End CSE ***************************/

.alert_boxout_right > h1 {
    margin-bottom: -15px;
}

.alert_boxout_right a:link{
text-decoration:  underline;
}

.alert_boxout_right a:hover{
text-decoration:  none;
}
.newsflashheading{
   font-size: 196%;
    font-weight: bold;
    margin-left: 4px;
}
.alert_boxout_right p {
    margin-top: 2px;
}

/* footer links */

			
			
a.bottomlinks {
text-decoration: none;
color: #fff;
}

a.bottomlinks:hover {
text-decoration: underline;
color: #fff;
}

.connected {
    clear: both;
    float: right;
    width: 253px;
    border: 1px solid #99CC00;
    padding: 10px;
}

.sconnected{
border: 0;
}

.sconnectedb{

}

ol.form{
padding: 0;
}

.long{
width: 250px;
}
/* END ---------------------- footer links */

a:focus{
border-bottom: 1px #000 solid;} 

a.socialfooter:focus{
border-bottom: 1px #000 solid;
}

h4 {
	background:  #108286;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	line-height:1.5p;
	width:150px;
	text-decoration:none;
	text-align:center;
	padding:5px;
	font-weight: 700;
}
h4:hover {
	background: #139ca1;
}h4:active {
	position:relative;
	top:1px;
}
h4 a {color: #FFFFFF;
text-decoration:  none;
}
#bodytext h4 a:link{
text-decoration:  none;
}

#bodytext h4 a:hover{
text-decoration:  none;
color: #fff;
}




/*
	Main tabs
*/
/* Home template */
#secondlevel {
	height: auto;
	overflow: hidden;
	padding: 2em 0;
}

#secondlevel .maintabcontent {
	border-radius: 0 5px 5px 5px;
	display: none;
	float: left;
	padding: 10px;
	width: 98%;
}
#secondlevel .tab {
	border-bottom: 1px solid transparent;
	display: inline-block;
	*display: inline;
	text-align: center;
	width: 19.3%;
	zoom: 1;
}
#secondlevel .tab ~ .tab {
	margin-left: -1px;
}
#secondlevel .tab a {
	background: #6E6D72;
	border-radius: 5px 5px 0 0;
	color: white;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding: 1em 0;
	text-decoration: none;
}
#secondlevel .tab a .tooltip {
	display: none;
}
#secondlevel .tab.selected a {
	background: white;
	color: #6E6D72;
}
#secondlevel .tab.selected {
	border-bottom-color: white;
}
#secondlevel .tab.selected + .maintabcontent {
	display: block;
}

#secondlevel #main_tabs {
	float: left;
	margin-right: 1em;
	width: 68%;
}
#secondlevel #main_tabs .maintabcontent .home_links_right, #secondlevel #main_tabs .maintabcontent .wheres_my_nearest {
	/*overflow: auto; */
	overflow-x: hidden;
	width: 49%;
}
#secondlevel #main_tabs .maintabcontent .we_like_to_hear_from_you {
	clear: both;
	display: block;
	float: none;
	width: auto;
}

#secondlevel #whats_on_tabs {
	float: right;
	width: 30%;
}
#secondlevel #whats_on_tabs .jcarousel-item img {
	width: 100%;
}
#secondlevel #whats_on_tabs .maintabcontent {
	border-radius: 0;
	height: 260px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 99.8%;
}
#secondlevel #whats_on_tabs .maintabcontent .tab_more_link {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
}
#secondlevel #whats_on_tabs .maintabcontent #tab_links_right {
	padding: 10px;
}
#secondlevel #whats_on_tabs .tab {
	width: 32.75%;
}

.widgetContainer2 #postCode {
	width: 168px !important;
}


/* Home widget styling */
.widgetContainer2 h2 {
	color: #fff;
	font-size: 22px;
	padding-left: 5px;
	margin-bottom: -5px;
}
.widgetContainer2 #themeSelect2{
	float: left;
	height: 25px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 2px;
	font-size: 100%;
	color: #8A8C8F;
	border: 0px;
	width:178px;
}
.widgetContainer2 #postCode{
	float: left;
	height: 17px;
	margin-left: 5px;
	margin-top: 2px;
	padding: 5px;
	font-size: 140%;
	color: #8A8C8F;
	border: 0px;
	width:160px;
}
.widgetContainer2 .submitbutton2 {
	float: left;
	border: 0px;
	background: url("http://gossweb.nottinghamcity.gov.uk/www/ncc7/NCC/toptasks/images/postcode_go.png") no-repeat;
	width: 50px;
	height: 35px;
	margin-top: 2px;
	cursor: pointer;
}
.wheres_my_nearest label, .wheres_my_nearest p {
	color: white;
	margin: 2px 0 1em 5px;
}
.wheres_my_nearest label {
	display: block;
	font-size: 1.3em;
}

.widgetContainer3 h2 {
	color: #fff;
	font-size: 22px;
	padding-left: 5px;
}
.widgetContainer3 #ddlProblemDetailDij{
	float: left;
	height: 25px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 2px;
	font-size: 100%;
	color: #8A8C8F;
	border: 0px;
	width:250px;
}
.widgetContainer3 #postCode{
	float: left;
	height: 17px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 9px;
	font-size: 140%;
	color: #8A8C8F;
	border: 0px;
	width:160px;
}
.widgetContainer3 .submitbutton3 {
	float: left;
	border: 0px;
	background: url("http://gossweb.nottinghamcity.gov.uk/www/ncc7/NCC/toptasks/images/postcode_go.png") no-repeat;
	width: 50px;
	height: 35px;
	margin-top: 5px;
	margin-left: 5px;
}


*/ button style */

.redtext {
	background:  #108286;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	line-height:1.5p;
	width:150px;
	text-decoration:none;
	text-align:center;
	padding:5px;
	font-weight: 700;
}
.redtext:hover {
	background: #139ca1;
}
.redtext:active {
	position:relative;
	top:1px;
}
.redtext a {color: #FFFFFF;
text-decoration:  none !important;
display: block;
}

#children > h1 {
    font-size: 200%;
    
}

.featurelinks {
float: left;
margin-left: 10px;
margin-top: 2px;
width: 90%;
}

.blue_category > h2 {
    font-size: 100%;
    margin: 0;
    padding: 0;
    display: inline;
    color: #000;
}


.alsosee{
  font-size: 180%;
    margin: 0;
    padding: 10px;

    background-image: linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -o-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -moz-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -webkit-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);
    background-image: -ms-linear-gradient(bottom, #9DCE0A 50%, #EFF7D6 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, #9DCE0A),
        color-stop(1, #EFF7D6)
    );

    font-size: 20px;
    height: 24px;
    padding: 12px;


    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF7D6, endColorstr=#9DCE0A)";
    background-color: #CCC;
}


/* stay connected */

				.stay{
				float: left;
				margin: 10px 20px 0;
				background-color: #fff;
    			border: 4px solid #F7943F;
    overflow: hidden;
    position: relative !important;
    width: 199px;
				}
				
				
.staybox {
    width: 150px;
}


.sconnected p{
margin: 0;

}

.scsignup{
width:133px;
margin-left: 4px;
}

.scsubmit{
float: right;
    height: 25px;
    width: 50px;
    margin-right: 3px;
}




    /***FIRST STYLE THE BUTTON***/
    input#scsubmit{
    cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
    padding: 0 9px;
    background:#F7943F; /*the colour of the button*/
    border:1px solid #33842a; /*required or the default border for the browser will appear*/
      /*style the text*/
    color:#f3f3f3;
    font-size:1.1em;
    float: right;
    margin-right: 3px;
    }
    
    /***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/
    input#scsubmit:hover, input#scsubmit:focus{
    background-color :#F47A0B; /*make the background a little darker*/
    /*reduce the drop shadow size to give a pushed button effect*/
    -webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
    box-shadow: 0 0 1px rgba(0,0,0, .75);
    }

.stayimage
{
	display: none;
	}
	
	
		.leaderboard{
margin-bottom: 5px;
				text-align: center;
     			margin: auto;
  				width: 728px;
  				margin-bottom: 1px;
				}
				

.leaderboardmobile{
display: none;
}


.tabbedheader {
    color: #fff;
    font-size: 190%;
    font-weight: bold;
    padding: 6px;
}

.skipnav{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

.socialtrack {
    float: left;
    padding: 10px;
    margin-top: 15px;
}

@media screen and (max-width: 680px) {
    .socialtrack {
       margin-top: 0px;
       padding: 4px;
    }
}