﻿@import url('sgc.css');

/**************************************************************************************************
*
* 	Name:			Global CSS
*	Copyright:		Appius (www.appius.com)
*
*	Contents:
*	01. Reset browser defaults
* 	02. Layout
* 	03. Headings
*	04. Typography
* 	05. Navigation
* 	06. Links
* 	07. Lists
* 	08. Images
* 	09. Forms
* 	10. Tables
* 	11. Misc
*
**************************************************************************************************/
 
/**************************************************************************************************
*	01. Reset browser defaults (http://meyerweb.com/eric/tools/css/reset/)
**************************************************************************************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	/*overflow-y: scroll;*/
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* Remember to define focus styles */
/*:focus {
	outline: 0;
}*/


/* Remember to highlight inserts somehow */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/**************************************************************************************************
*	02. Layout
**************************************************************************************************/
#s4-bodyContainer {
	font: 0.6875em/1.75em Arial, Helvetica, sans-serif;
}

#wrapper {
	position: relative;
	width: 978px;
	margin: 0 auto;
}

#header {
	position: relative;
	padding: 0 0 1em 0;
}

#header .header {
	position: relative;
	padding: 0 0 0 10px;
}

#header #accessibility {
	position: relative;
	width: 938px;
	padding: 20px;
	display: none;
}

#header .left, #header .right {
	position: relative;
	margin: 8px 0 0 0;
}

#header .right ul.links {
	padding: 0 10px 0 0;
}

#header .buttons {
	float: left;
}

#header .search {
	position: relative;
	margin: -12px 0px 0px 0px;
	width:440px;
}

#header .branding {
	position: relative;
	display: block;
	width: 968px;
}

#header .logo {
	position: relative;
	margin: 15px 0 15px 0;
	left: 18px;
	height: 47px;
	width: 322px;
	text-indent: -9999px;
}

#content {
	position: relative;
	width: 960px;
	margin: 0 auto 0.5em auto;
}

#breadcrumb {
	position: relative;
}

#breadcrumb li {
	float: left;
	position: relative;
	margin: 0 0 1.5em -20px;
	font-size: 1.1em;
	display: inline;
}

#breadcrumb li#crumb1 {
	margin: 0 0 1.5em 0;
	z-index: 10;
}

#breadcrumb li#crumb2 {
	z-index: 9;
}

#breadcrumb li#crumb3 {
	z-index: 8;
}

#breadcrumb li#crumb4 {
	z-index: 7;
}

#breadcrumb li#crumb5 {
	z-index: 6;
}

#breadcrumb li#crumb6 {
	z-index: 5;
}

#breadcrumb li#crumb7 {
	z-index: 4;
}

#breadcrumb li#crumb8 {
	z-index: 3;
}

#breadcrumb li#crumb9 {
	z-index: 2;
}

#breadcrumb li#crumb10 {
	z-index: 1;
}

#breadcrumb li a, #breadcrumb li span {
	display: block;
	position: relative;
	padding: 3px 20px 5px 30px;
	height: 19px;
}

#breadcrumb li a {
	background: transparent url("../Images/layout/breadcrumb.png") no-repeat right center;
	color: #fff;
	text-decoration: none;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

#breadcrumb li#crumb1 a {
	background: transparent url("../Images/layout/breadcrumb-home.png") no-repeat left center;
	width: 37px;
	padding: 3px 20px 5px 35px;
}

#breadcrumb li a.activecrumb {
	background: transparent url("../Images/layout/breadcrumb-active.png") no-repeat right center;
	color: #fff;
}

#content .hub .primary {
	position: relative;
	width: 489px;
	padding: 0 19px 0 0;
	float: right;
}

#content .hub .primary-wide {
	position: relative;
	width: 724px;
	padding: 0;
	float: right;
}

#content .hub .secondary {
	position: relative;
	width: 220px;
	padding: 0 16px 0 0;
	float: left;
}

#content .hub .hub-left {
	width: 744px;
	float: left;
}

#content .hub .tertiary {
	position: relative;
	width: 216px;
	padding: 0;
	float: right;
}

#content .content-row {
	position: relative;
	float: left;
	margin: 0 0 1.5em 0;
	display: block;
	width:100%;
}

#content .home .primary {
	position: relative;
	width: 284px;
	margin: 0 10px 0 0;
}

.inner {
	padding: 0 10px;
}

.inner-left-padding {
	padding: 0 0 0 10px;
}

.home .tag-cloud {
	position: relative;
	background: transparent url("../Images/layout/tag-cloud-wide-bg.png") no-repeat left bottom;
}

.tertiary .tag-cloud {
	position: relative;
	background: transparent url("../Images/layout/tag-cloud-narrow-bg.png") no-repeat left bottom;
	padding: 0 0 5em 0;
	margin: 0 0 1em 0;
}

.home .tag-cloud .inner {
	margin: 0 0 5em 0;
}

#content .home .secondary {
	position: relative;
	width: 441px;
	margin: 0 10px 0 0;
}

.hub-left .news-row {
	margin: 0 0 1.5em 0;
	padding: 0 0 0.5em 0;
}

.home .news-row {
	clear: both;
	margin: 0 0 0 1em;
}

.home .news-row .summary {
	width: 335px;
	float: left;
	margin: 0 0 1.5em 0;
}

.tertiary .news-row .summary {
	margin: 0 0 1.5em 0;
}

#content .home .tertiary {
	position: relative;
	width: 215px;
	margin: 0;
}

.home .whats-new-row .summary {
	margin: 0 0 1.5em 1em;
}

.whats-new-row .summary {
	margin: 0 0 1.5em 0;
}

.last .summary {
	border: 0;
	margin: 0 0 1.5em 0;
}

.bx-wrapper {
	position: relative;
	width: 735px;
	margin: 0 10px 0 0;
	float: left;
}

.bx-pager {
	position: relative;
	float: left;
	z-index: 100;
}

.bx-window {
	position: absolute;
	top: 0;
	right: 0;
	overflow: visible !important;
}


.slideshow
{
    min-width: 735px;
    min-height: 240px;
    overflow: hidden;
}

#slideshow {
	position: absolute;
	width: 441px;
	top: 0;
	right: 0;
}

#slideshow #slide1, #slideshow #slide2, #slideshow #slide3, #slideshow #slide4 {
	display: none;
}

.bx-pager a {
	position: relative;
	width: 318px;
	height: 51px;
	margin: 0 0 4px 0;
	background: transparent url("../Images/buttons/button.png") no-repeat left top;
	padding: 5px 12px 0 12px;
	color: #fff !important;
	display: block;
	z-index: 100;
}

.bx-pager a.pager-active {
	text-decoration: none;
	background: transparent url("../Images/buttons/button-arrow-hover.png") no-repeat left top;
}

.bx-pager a:hover {
    text-decoration: underline;
    background: transparent url("../Images/buttons/button-arrow-hover.png") no-repeat left top;
}

.bx-pager a .slide {
	width: 260px;
	cursor: pointer;
}

.bx-pager a span.title {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	display: block;
}

.bx-pager a span.desc {
	line-height: 1.1em;
	display: block;
}

.block {
	position: relative;
}

.content-row-right-column 
{
    width:215px;
    float:right;
}

.find-my-nearest-zone {	
	width: 215px !Important;
	height: 110px;
	position:relative;
	margin: 0px !Important;
}

.stay-informed-zone
{
    width:215px !Important;
    position:relative;
    margin: -5px 0 0 0 !Important;
}

.slideshow
{
    width:735px;
    float:left;
    position:relative;
    margin-right:10px;      
}

.stay-informed {
	position: relative;
	width: 215px !Important;
	background: transparent url("../Images/ctas/stay-informed.png") no-repeat left 30px;
}

.stay-informed .inner {
	position: relative;
	width: 130px;
	margin: 0 0 0 70px;
	line-height: 1.4em;
}

#footer {
	position: relative;
	padding: 0 9px 0 9px;
}

#footer .primary {
	position: relative;
	width: 680px;
	float: left;
	margin: 0;
}

#footer .inner {
    clear: both;
}

#footer .secondary {
	position: relative;
	width: 260px;
	float: right;
	margin: 0;
}

#footer .row {
	position: relative;
	display: block;
	margin: 0 0 0.5em 0;
}

#footer .row .col {
	position: relative;
	float: left;
	width: 200px;
	padding: 0 25px 0 0;
}

#footer .address {
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 10px 1px 10px;
	margin: -19px 0 2em 0 !important;
}

#legal {
	position: relative;
	margin: -2em 0 1em 0;
}

div.print {
	margin: 0.5em 0 0 0;
}

.related-content {
	position: relative;
	width: 480px;
	float: left;
	margin: 1em 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	list-style: none;
}

/* fix for related content and related links alignment */

.related-content .print{
	padding-top:13px !important;
}

.related-content .autoPadDiv tr:first-child td{
	height: 38px !important;
}

.selected-news-items {
	position: relative;
	width: 440px;
	float: left;
	/*margin: 1em 0;*/
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: transparent; 
}

.partner-links {
	position: relative;
	width: 216px;
	float: right;
	margin: 0 0 1em 0;
}

.primary-wide .partner-links {
	margin: 1em 0 1em 0;
}

.feedback-form, .form {
	position: relative;
	margin: 1em 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0 0 1em 0;
}

.tasks .row .col {
	position: relative;
	width: 47%
}

.filter {
	margin: 0 0 1.5em 0;
}

#datepicker {
	margin: 0 0 0 0;
}

.tip {
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1em 1em 0.1em 1em;
	font-size: 1.4em;
	display: block;
}

.results {
	margin: 1.5em 0 0 0.5em;
}

.personalisation {
	position: relative;
	padding: 0 5px 0 0;
	top: 30px;
	width: 430px;
}

.personalisation-panel {
	position: relative;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	width: 405px;
	top: -51px;
	padding: 14px 10px 5px 10px;
}

.ms-WPBody{
	font: 100%/1.75em Arial, Helvetica, sans-serif !important;
}

/**************************************************************************************************
*	03. Headings
**************************************************************************************************/

span.strapline {
	font-size: 2.4em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 0 0;
}

.s4-nosetwidth h1 {
	position: absolute;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	left: 5px;
	top: 25px;
	max-width: 48%;
	font-size: 1.6em;
	line-height: 1.2em;
}

.primary h1 {
	left: -5px;
}

h2 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0.5em 0 0 0;
}

.inner-left-padding h2 {
	margin: 0.5em 0 0 0;
}

h2.sub {
	padding: 0;
	margin: 0.5em 0 0.75em 0;
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	padding: 7px 10px 6px 10px;
	margin: 0 0 1em 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

h3.list {
	padding: 0;
	margin: 2em 0 0.5em 0;
	font-size: 1.1em;
}

h3.sub {
	padding: 0;
	margin: 0.75em 0 0.75em 0;
	font-size: 1.3em;
}

.news-row h3 {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 1.1em;
}

#footer h3 {
	margin: 0 0 1.5em 0;
}

.news-row h4, .whats-new-row h4 {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 0.3em 0;
}

.contact-us-cta h4 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: -0.4em 0 0.3em 0;
	font-weight: bold;
}

.contact-us-cta p {
	color: black;
}

.block.contact-us-cta {
	width:220px;   
	word-wrap: break-word;
}

.contact-us-cta-title {
	font-size: 1.1em;
}

.contact-us-cta-telno {
	color: Blue !important;
}

.contact-us-cta-email {
	color: Blue !important;
}

.contact-us-form {
	/*padding-left:10px !important;*/
}

.contact-us-form label {
	/*width: 150px !important;
	display:inline-block; 
	vertical-align: top;*/
}

.contact-us-form .FormInputColumn input[type="text"]
{
    /*width: 275px;*/
}

.contact-us-form .FormInputColumn textarea
{
    /*width: 275px;*/
}

.contact-us-form input {
	/*vertical-align: top !important;*/
}

.contact-us-form input.submit{
	/*display: inline;
	background: transparent url("../Images/buttons/submit-your-comments.png") no-repeat left top;	
	width: 220px;
	height: 28px;
	border: 0;
	cursor: pointer;*/
}

.contact-us-form input.submit:hover{
	/*background: transparent url("../Images/buttons/submit-your-comments-hover.png") no-repeat left top;	*/
}


.contact-us-formlist a {
	/*color: blue !important;
	cursor: pointer;*/
}

#footer h4 {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 0.3em 0;
}

.home .news-row h4 {
	width: 275px;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.25em 0;
}

.tasks h2 {
	position: relative;
	top: 34px;
	left: 10px;
	font-size: 1.1em;
}

h6 {
}

h4 a {
	display: block;
}

.personalisation-panel span {
	font-size: 1.3em;
}

.personalisation .greatPlace {
    font-size: 160%;
    font-weight: 700;
	margin-right: 10px;
	margin-top: 5px;
	width: 420px;
	color: #169E42;
	height: 28px;
	display: block;
}

/**************************************************************************************************
*	04. Typography
**************************************************************************************************/

p {
	margin-bottom: 1em;
}

ul#menu li .sub p {
	margin-bottom: 0.5em;
}

.news-row .date {
	line-height: 1.2em;
	margin: 0;
}

.hub-left .news-row .date {
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
}

.news-row .summary p, .whats-new-row .summary p {
	line-height: 1.4em;
}

.whats-new-row .summary p.first {
	margin: 0;
}

.page-results p {
	font-size: 1.1em;
}

.intro {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}

.related-content p {
	line-height: 1.3em;
}

strong#apply-for-it-title {
	padding: 3px 0 3px 35px;
	background: transparent url("../Images/icons/apply-for-it.png") no-repeat left top;
}

strong#pay-for-it-title {
	padding: 3px 0 3px 35px;
	background: transparent url("../Images/icons/apply-for-it.png") no-repeat left top;
}

strong#request-it-title {
	padding: 3px 0 3px 35px;
	background: transparent url("../Images/icons/apply-for-it.png") no-repeat left top;
}

strong#report-it-title {
	padding: 3px 0 3px 35px;
	background: transparent url("../Images/icons/apply-for-it.png") no-repeat left top;
}

strong#have-your-say-title {
	padding: 3px 0 3px 35px;
	background: transparent url("../Images/icons/apply-for-it.png") no-repeat left top;
}

strong#a-z-services-title {
	padding: 2px 0 2px 20px;
	background: transparent url("../Images/icons/magnify.png") no-repeat left top;
}

.personalisation p {
	margin: 0;
	line-height: 1.4em;
}

.tag-cloud p {
	line-height: 1.7em;
}

.TSIClassification p, .TSIClassification a
{
    font-weight:normal !important;
    color: #24A44E !important;
}

/**************************************************************************************************
*	05. Navigation
**************************************************************************************************/

ul#menu {
	position: relative;
	width: 971px;
	height: 45px;
	margin: 0 auto 2em auto;
	list-style: none;
	color: #312d83;
}

ul#menu li {
	position: relative;
	width: 162px;
	height: 34px;
	float: left;
}

ul#menu li a span {
	width: 155px;
	text-align: center;
	display: block;
	cursor: pointer;
}

ul#menu li a {
	position: relative;
	background: transparent url("../Images/nav/menu-item.png") no-repeat left top;
	width: 162px;
	height: 34px;
	padding: 11px 0 0 0;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

ul#menu li.FirstListItem a {
	background: transparent url("../Images/nav/menu-item-first.png") no-repeat left top;
}

ul#menu li.LastListItem {
	width: 161px;
}

ul#menu li.LastListItem a {
	background: transparent url("../Images/nav/menu-item-last.png") no-repeat left top;
	margin: 0;
}

ul#menu li a:hover, ul#menu li:hover a,  ul#menu li.menuLiWithFocus a{
	position: relative;
	background: transparent url("../Images/nav/menu-item-hover.png") no-repeat left top;
	color: #169e42;
	margin: -3px 0 0 0;
	padding: 14px 0 0 0;
	width: 161px;
	height: 36px;
	z-index: 102;
}

ul#menu .sub {
	position: absolute;
	top: 45px;
	z-index: 101;
	background-color: #fff;
	padding: 20px 20px 10px 20px;
	float: left;
	border: 2px solid #169e42;
	width: 927px;
	font-size: 1em;
	/*display: none;*/
}

li#apply-for-it .sub {
	background: #fff url("../Images/nav/apply-for-it/sub-bg.jpg") no-repeat left bottom;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.sub0 {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

li#pay-for-it .sub {
	left: -162px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.sub1 {
	left: -162px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li#report-it .sub {
	left: -324px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.sub2 {
	left: -324px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li#request-it .sub {
	left: -486px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.sub3 {
	left: -486px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li#have-your-say .sub {
	left: -648px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.sub4 {
	left: -648px;
	border-tradius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li#a-z-services .sub {
	width: 520px;
	left: -403px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

/* atoz menu container */
.sub5 {
	width: 500px !important;
	left: -383px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

ul#menu li .sub .row {
	position: relative;
	float: left;
	width: 221px;
	margin: 0 20px 0 0;
}

ul#menu li .sub .last {
	position: relative;
	float: left;
	width: 201px;
	margin: 0;
}

ul#menu li .sub .row ul li {
	position: relative;
	margin: 0;
	padding: 0;
	display: list-item;
	height: auto;
	width: auto;
	float: none;
}

ul#menu li .sub .row ul li a {
	position: relative;
	background: none;
	border: 0;
	color: #312d83;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	display: list-item;
	height: auto;
	width: auto;
	text-align:left;
}

ul#menu li .sub .row ul li a:hover {
	text-decoration: underline;
}

ul#menu li .sub .row ul li.last a {
	background: transparent url("../Images/icons/list-arrow.png") no-repeat 30px 7px;
	color: #169e42;
}

ul#subnav {
	position: relative;
	margin: 0 0 2em 0;
}

ul#subnav li {
	display: block;
}

ul#subnav h3 {
	font-size: 1.1em;
	-moz-border-radius: 5px;
	margin: 0 0 1px 0;
}

ul#subnav li h3 a {
	padding: 0 12px;
	display: block;
}

ul#subnav li.active ul li a {
	display: block;
	font-size: 1em;
	padding: 3px 3px 3px 22px;
}

ul#subnav li.active ul li.active a {
	font-weight: bold;
}

/**************************************************************************************************
*	06. Links
**************************************************************************************************/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#headerLinks
{
    width: auto !Important;
    height: 37px;
}

#header .left a, #header .right a {
	text-decoration: none;
}

#header .left a:hover, #header .right a:hover {
	text-decoration: underline;
}

.rollover {
	margin: 5px 0 0 0;
	cursor: pointer;
}

/* A-Z Services */
ul#menu li .sub a.atoz-anchor {
    font-size: 18px;
    display: inline-block;
    width: 35px;
    height:34px;
    margin: 0px 2px;
    background: transparent url("../Images/atoz/atoz-no-hover.png") no-repeat left;
    color: #169E42;
}

ul#menu li .sub a.atoz-anchor:hover {
    background-image: url("../Images/atoz/atoz-hover.png");
    color: #FFFFFF;
}


.stay-informed a, #footer a.more {
	padding: 0 15px 0 0;
	background: transparent url("../Images/icons/list-arrow.png") no-repeat right 5px;
	text-decoration: none;
}

#footer a.more {
	background: transparent url("../Images/icons/list-arrow.png") no-repeat right 4px;
}

.stay-informed a:hover, #footer a.more:hover {
	text-decoration: underline;
}

.tag-cloud a, .news-row .summary a, .whats-new-row a, .page-results a, a.print, .tasks a, .news-row .summary h4 a {
	text-decoration: none;
}

.tag-cloud a:hover, .news-row .summary a:hover, .whats-new-row a:hover, .page-results a:hover, a.print:hover, .tasks a:hover, .news-row .summary h4 a:hover {
	text-decoration: underline;
}

.news-row.right a, .news-row.right a:hover {
    color: #24a44e !Important;
}

ul.service-listing li {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 1.5em 25px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.service-listing li a {
	text-decoration: none;
}

ul.service-listing li a:hover {
	text-decoration: underline;
}

ul.search-listing {
	margin: 1.5em 0 0 0;
}

ul.search-listing li {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 1.75em 25px;
	font-weight: bold;
}

ul.search-listing li a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.search-listing li a:hover {
	text-decoration: underline;
}

ul.search-listing li.pdf, ul.service-listing li.pdf {
	margin: 0 0 1.5em 0;
}

ul.search-listing li p.first {
	margin: 0.5em 0 0 0;
}

ul.search-listing li p {
	font-size: 0.875em;
	line-height: 1.6em;
	font-weight: normal;
	margin: 0;
}

a.external {
	padding: 0 20px 0 0;
	background: transparent url("../Images/icons/external.png") no-repeat right center;
}

a.pdf {
	padding: 0 0 0 25px;
	background: transparent url("../Images/icons/pdf.png") no-repeat left center;
}

li.pdf {
	padding: 0 0 0 25px;
	background: transparent url("../Images/icons/pdf.png") no-repeat left top;
}

a.print {
	padding: 2px 0 2px 25px;
	background: transparent url("../Images/icons/printer.png") no-repeat left center;
}

a.arrow {
	padding: 2px 0 2px 25px;
	background: transparent url("../Images/icons/list-arrow.png") no-repeat 7px center;
}

ul.col li a.pdf, ul.multi li a.pdf {
	padding: 2px 0 2px 25px;
}

.contact-us-cta a {
	text-decoration: none;
}

.contact-us-cta a:hover {
	text-decoration: underline;
}

h4 a {
	display: block;
}

.atoz-container {
    margin-left:0px !important;
    width:510px !important;    
}

.atoz-image {
    padding:0px 4px 0px 0px !important;    
}

.atoz-index-letter-chosen  {
    color: blue !important;
    font-size: large;
    font-weight: bold !important;
    padding-right: 5px !important;  
}

.atoz-index-letter-no-items   {
    color: green !important;
    font-size: small;
    font-weight: bold !important;
    padding-right: 5px !important;  
}

.atoz-index-letter-with-items   {
    color: green !important;
    font-size: small;
    font-weight: bold !important;
    padding-right: 5px !important;  
    text-decoration: underline !important;
}

.atoz-index-item {
    color: green !important;
    font-size: small;
    text-decoration: underline !important;
    display: block !important; 
}    

.main-service-area-div-cell {
    color: green !important;
    width: 200px !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0px 20px 10px 0px !important;
}

.main-service-area-anchor-category{
    color: #2d3691 !important;
    font-weight: bold !important;
    display: block !important;
}

.main-service-area-anchor-link {
    color: #2d3691 !important;
    font-weight: normal !important;
    display: inline !important;
}

.main-service-area-anchor-more {
    color: green !important;
    font-weight: normal !important;
    display: block !important;
	background: transparent url("../Images/icons/list-arrow.png") no-repeat; 
    background-position: 30px 6px;	   
}

/**************************************************************************************************
*	07. Lists
**************************************************************************************************/
ul li {
}

ol {
	list-style: decimal;
	margin: 0 0 0 2em;
}

/* Rich Text Editor UL Indentation */
div[class="ms-rtestate-write ms-rtestate-field"] ul
{
    margin: 0 0 0 2em;
}

div[class="ms-rtestate-field"] ul
{
    margin: 0 0 0 2em;
    line-height: 22px;
}

div[class="ms-rtestate-write ms-rtestate-field"] blockquote
{
    margin: 0 0 0 2em;
}

ol li {
}

ul.list {
	margin: 0 0 1em 0.2em;
}

ul.list li {
	padding-left: 15px;
	background: transparent url("../Images/icons/list.png") no-repeat left center;
}

#header .left ul.links, #header .right ul.links {
	padding: 0 10px 0 10px;
	list-style-type: none;
	font-weight: bold;
}

#header .left ul.links li, #header .right ul.links li {
	float: left;
}

#header .left ul.links li {
	margin: 0 5px 0 0;
}

#header .right ul.links li {
	margin: 0 0 0 5px;
}

#legal ul {
	margin: 1em 0 0 0;
	list-style-type: none;
}

#legal ul li.right {
	margin: 0 0 0 1em;
}

ul.horz-a-z {
	position: relative;
	list-style: none;
	padding: 25px 10px 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 2em 0;
	height: 1.8em;
}

ul.horz-a-z li {
	display: inline;
	padding: 0 0.34em 0 0;
}

ul.share li {
	display: inline;
}

ul.share li.first {
	position: relative;
	top: -6px;
	margin: 0 0.75em 0 0;
}

ul.arrow {
	padding: 0 1em;
}

ul.arrow li {
	padding: 0 0 0 15px;
	background: transparent url("../Images/icons/list-arrow.png") no-repeat left center;
}

ul.col {
	position: relative;
	float: left;
	margin: 0.5em 0;
	width: 100%;
}

ul.col li {
	float: left;
	padding: 4px 0;
	width: 50%;
}

ul.multi {
	padding: 0 1em;
}

ul.multi li {
	padding: 1px 0;
}

.tasks ul {
	margin: 0.5em 1em 2em 1em;
}

ul.tabs {
	list-style: none;
	margin: 2em 0 -9px 0;
}

ul.tabs li {
	display: inline;
}

ul.tabs a {
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.TSIClassification ul
{
    list-style-type: none;
}

/**************************************************************************************************
*	08. Images
**************************************************************************************************/

#content img.left {
	float: left;
	margin: 5px 10px 10px 0;
}

#content img.right {
	float: right;
	margin: 15px 0 10px 10px;
}

#content .news-row img {
	margin: 0 8px 0 0;
}

.rss {
	position: absolute;
	top: 2px;
	right: 2px;
}

#legal img {
	margin: 0 0 0 1em;
}

.related-content img {
	float: left;
	margin: 0 1em 0 0;
}

/**************************************************************************************************
*	09. Forms
**************************************************************************************************/

.header .search input.field {
	position: relative;
	font-size: 1em;
	background: transparent url("../Images/forms/header-input.png") no-repeat left top;
	width: 291px;
	height: auto;
	border: 0;
	padding: 18px 20px 16px 20px;
	color: #333;
}

.search
{
    height:72px;    
}

.header .search input.submit {
	position: relative;
	background: transparent url("../Images/forms/header-submit.png") no-repeat left top;
	width: 110px;
	height: auto;
	padding: 27px 0 20px 0;
	border: 0;
	cursor: pointer;
}

.header .search input.submit:hover {
	background: transparent url("../Images/forms/header-submit-hover.png") no-repeat left top;
}

.find-my-nearest fieldset {
	margin: 1.5em 0 0 0;
}

.find-my-nearest input.field, .whats-on-filter input.field {
	position: relative;
	font-size: 1em;
	background: transparent url("../Images/forms/arrow-input.png") no-repeat left top;
	width: 107px;
	height: auto;
	border: 0;
	padding: 18px 20px 16px 20px;
	color: #333;
}

.find-my-nearest input.submit, .whats-on-filter input.submit {
	position: relative;
	background: transparent url("../Images/forms/arrow-submit.png") no-repeat left top;
	width: 35px;
	height: auto;
	padding: 28px 0 20px 0;
	border: 0;
	cursor: pointer;
}

.find-my-nearest input.submit:hover, .whats-on-filter input.submit:hover {
	background: transparent url("../Images/forms/arrow-submit-hover.png") no-repeat left top;
}

.generic-form input.save{
	display: inline;
	background: transparent url("../Images/buttons/temp_save.png") no-repeat left top;	
	width: 100px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

.generic-form input.save:hover {
	background: transparent url("../Images/buttons/temp_save.png") no-repeat left top;
}

.generic-form input.cancel{
	display: inline;
	background: transparent url("../Images/buttons/temp_cancel.png") no-repeat left top;	
	width: 100px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

.generic-form input.cancel:hover {
	background: transparent url("../Images/buttons/temp_cancel.png") no-repeat left top;
}

.generic-form input.reset{
	display: inline;
	background: transparent url("../Images/buttons/temp_reset.png") no-repeat left top;	
	width: 100px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

.generic-form input.reset:hover {
	background: transparent url("../Images/buttons/temp_reset.png") no-repeat left top;
}

.generic-form input.finish{
	display: inline;
	background: transparent url("../Images/buttons/temp_finish.png") no-repeat left top;	
	width: 100px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

.generic-form input.finish:hover {
	background: transparent url("../Images/buttons/temp_finish.png") no-repeat left top;

}

#content .search input.field {
	position: relative;
	font-size: 1em;
	background: transparent url("../Images/forms/search-input.png") no-repeat left top;
	width: 572px;
	height: auto;
	border: 0;
	padding: 18px 20px 18px 20px;
	color: #333;
}

#content .search input.submit {
	position: relative;
	background: transparent url("../Images/forms/search-submit.png") no-repeat left top;
	width: 112px;
	height: auto;
	line-height: 12px;
	padding: 27px 0 24px 0;
	border: 0;
	cursor: pointer;
}

#content .search input.submit:hover {
	background: transparent url("../Images/forms/search-submit-hover.png") no-repeat left top;
}

.form {
}

.form .col {
	position: relative;
	width: 48%;
}

.form .row {
	position: relative;
	margin: 0 0 1em 0;
	display: block;
}

.form .left {
	margin: 0 0 1em 0;
    width: 48%;
}

.header .left, .find-my-nearest .left, .search .left, .whats-on-filter .left {
	width: auto;
}

.form .form-small {
	width: 10em;
}

.form .form-small2 {
	width: 15em;
}

.form .form-medium {
	width: 20em;
}

.form .form-large {
	width: 30em;
}

.form fieldset {
}

.form input {
	font-size: 1em;
	padding: 2px;
	color: #555;
	width: 200px;
	/*background-color: #fff;*/
}

.form .inline {
	padding: 0 0 1em 22em;
}

.form label {
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	width: 20em;
	float: left;
}

.feedback-form label, .poll label {
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	width: auto;
	float: none;
}

.form .inline label {
	width: auto;
	padding: 0 1em 0 0;
}

.form select {
	font-size: 1em;
	padding: 2px;
	color: #555;
	width: 200px;
	background-color: #fff;
}

.form textarea {
	width: 320px;
	height: 60px;
	padding: 5px;
	font: 1em/1.4em Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #fff;
}


/*#wrapper  {
	width: 320px;
	height: 60px;
	padding: 5px;
	font: 1em/1.4em Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #fff;
}*/

.form .label_check,
.form .label_radio    { padding-left: 20px; }
.form .label_check    { background: url("../Images/forms/check-off.png") no-repeat left top; }
.form label.c_on      { background: url("../Images/forms/check-on.png") no-repeat left top; }
.form .label_radio    { background: url("../Images/forms/radio-off.png") no-repeat left top; }
.form label.r_on      { background: url("../Images/forms/radio-on.png") no-repeat left top; }
.form .input_check,
.form .input_radio  { position: absolute; left: -9999px; }

.form label input {
	width: auto;
	border: 0;
	background-color: transparent;
}



.error {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 1em 0;
	padding: 1em;
	background-color: white;
}

.error ul {
    color: black;
    list-style: decimal;
    margin-left: 17px;
}


.form-message {
    color: red;
    font-weight: bold;
}

/**************************************************************************************************
*	10. Tables
**************************************************************************************************/

table.table {
	width: 100%;
	margin: 1em 0 1.5em 0;
}

table.table th, table.table td {
	text-align: left;
	padding: 8px;
}

table.table th {
	font-size: 1.1em;
}

table.table td {
	font-size: 1em;
}

table th.four-col-wide {
	width: 64%;
}

table th.two-col-wide {
	width: 88%;
}

table th.four-col-narrow, table th.two-col-narrow {
	width: 12%;
}

/*9/5/11- ID */

.oddtr
{
	background-color:#EFF1F1 !important;
	cursor: pointer;
}
.eventr
{
	background-color:#F8F8F8 !important;
	cursor: pointer;
}
.trover
{
	background-color: #0099CC !important;
	cursor: pointer;
}
.trclick
{
	background-color: #00CCCC !important;
	cursor: pointer;
}

.oddtr td
{
	background-color:#EFF1F1 !important;
	cursor: pointer;
}
.eventr td
{
	background-color:#F8F8F8 !important;
	cursor: pointer;
}
.trover td
{
	background-color: #0099CC !important;
	cursor: pointer;
}
.trclick td
{
	background-color: #00CCCC !important;
	cursor: pointer;
}

/**************************************************************************************************
*	11. Infopath Forms
**************************************************************************************************/

.InfoPathForm h1 {
    position: relative;
    max-width: 100%;
    top: 0px;
}

.InfoPathForm .AddCallertoJobPanel {
    width: 720px !important;
}

.InfoPathForm .ms-WPBody td {
    font-size: inherit;
    font-family: inherit;
}

#ccp_dialog_box .ccp_dialog_content ul,
.InfoPathForm ul {
    padding-left: 40px;
}

.s4-nosetwidth .InfoPathForm h1 {
    color: #205867;
}

#ccp_dialog_box .ccp_dialog_content h2,
#ccp_dialog_box .ccp_dialog_content h3 {
    color: #666666;
    padding-left: 0px;
}

#ccp_dialog_message {
    padding-bottom: 10px;
}

/**************************************************************************************************
*	12. Misc
**************************************************************************************************/

/*ASIDUA SHAREPOINT STYLES*/

.s4-ca {
	background: url(../Images/layout/body-bg.png) #fff repeat-x center top;
	margin-left:auto;
	min-height: 768px;
}	



.s4-search .srch-gosearchimg
{
	width: 110px !important;
	height: 48px !important;
	background: none !important;
	border: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 21px !important;
	position: relative;
}

.s4-search INPUT.ms-sbplain
{
	width: 291px !important;
	height: 30px !important;
	background: url(../Images/forms/header-input.png) no-repeat left top !important;
	border: 0px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 18px !important;
	padding-bottom: 16px !important;
	font-style: normal !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
	color: black;
}

/*Override SharePoint behaviour of moving check boxes around the screen on edit mode*/
.ms-WPHeaderCbxHidden
{
    display: none;
}

.ms-WPHeaderCbxVisible, .s4-wpcell:hover .ms-WPHeaderTdSelection input, .s4-wpActive .ms-WPHeaderTdSelection input
{
	display: block;
}

/* overrides styling to turn on bullet points within the infopath formsany o */
.CCPWebPartZone.InfoPathForm ul {
                list-style-type: disc !important;
}
.CCPWebPartZone.InfoPathForm ol {
                list-style-type: decimal !important;
}

/*END ASIDUA STYLES*/

#accessKeys 
{
    left: -999em;
    height: 1px;
    overflow: hidden;
    position: absolute;
}

hr {
	border: 0;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 1em 0 0.5em 0;
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

.hidden {
	display: none;
}
/*
.small {
	font-size: 0.8em;
}

.small-medium {
	font-size: 1.1em;
}

.medium {
	font-size: 1.2em;
}

.large {
	font-size: 1.6em;
}

.extra-large {
	font-size: 2.0em;
}
*/

.tag-cloud-weight-01 {
	font-size: 0.8em;
}

.tag-cloud-weight-02 {
	font-size: 0.9em;
}

.tag-cloud-weight-03 {
	font-size: 1.0em;
}

.tag-cloud-weight-04 {
	font-size: 1.1em;
}

.tag-cloud-weight-05 {
	font-size: 1.2em;
}

.tag-cloud-weight-06 {
	font-size: 1.3em;
}

.tag-cloud-weight-07 {
	font-size: 1.5em;
}

.tag-cloud-weight-08 {
	font-size: 1.7em;
}

.tag-cloud-weight-09 {
	font-size: 1.8em;
}

.tag-cloud-weight-10 {
	font-size: 2.0em;
}

.pointer {
	cursor: pointer;
}

.one-tenth {
	width: 10%;
}

.eight-tenth {
	width: 80%;
}

/*a:focus, input:focus {
	outline: solid;
	outline-color: #000;
}*/


/*09/05/11 - ID */
.cursor
{
     cursor: pointer;
}

.assets
{
    border-collapse:collapse !important;
}

.AssetPicker_DateTimeControl_CssClassTextBox
{
	width:90px
}



/******* Search Page Web Part Styling *********/

.ms-searchref-main
{
    background-color: transparent !important;
    width: auto;
    margin-bottom: 25px;
}

.srch-Page-img #SRP_Prev
{
    float: left;
}

.srch-Page-img #SRP_Next
{
    float: right;
}

.srch-stats
{
    text-align: center;
}

.srch-WPBody
{
    font-family: Arial, Helvetica, Sans-Serif !important;
}

.srch-WPBody h2
{
    margin-bottom: 30px;
}

.srch-WPBody hr
{
    background-color: rgb(39, 35, 126);
    height: 2px;
    margin-bottom: 25px;
}

.ms-sctabcf
{
    background-color: rgb(22, 158, 66);
    background-image: none;
    border: none;
    border-left: 1px solid #fff;
    color: #fff !important;
}

.ms-sctabcf A:visited, .ms-sctabcf A
{
    color: #fff !important;
}


.ms-sctabcfhover
{
    background-color: rgb(22, 158, 66);
    background-image: none;
    border: none;
    border-left: 1px solid #fff;
    color: #fff !important;
}

.ms-sctabcfhover A:hover, .ms-sctabcfhover A:visited, .ms-sctabcfhover A
{
    color: #fff !important;
}

.ms-sctabcn
{
    background-color: transparent;
    background-image: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(22, 158, 66);
    border-bottom-color: #fff;
    color: rgb(22, 158, 66) !important;
}

.ms-sctabcnhover
{
    background-color: transparent;
    background-image: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(22, 158, 66);
    border-bottom-color: #fff;
    color: rgb(22, 158, 66);
}



.ms-sctabrx
{
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(22, 158, 66);
}

.srch-BestBets
{
    max-width: inherit !important;
}

.SearchBoxPrompt, .PrimarySearchBoxPrompt, .MainSearchBoxPrompt, .secondarySearchBoxPrompt
{
  position: absolute;
  color: #aaa;
  margin: 0.2em 0 0 0.5em;
  display:block;
  padding-left:5px;/*15px*/
  padding-top:10px;/*12px*/
}

.mainSearch .ms-sbtext, .primarySearch .ms-sbtext, .secondarySearch .ms-sbtext
{
	display:none !important;
}

.primarySearch table.s4-search, .primarySearch .ms-sbcell
{
	width:100% !important;
	vertical-align:top !important;	
}

.primarySearch input.ms-sbplain
{
	width:571px !important;	
	background-image: url(../Images/forms/search-input.png) !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	height: 20px !important;
	margin-bottom: 20px !important;
}

.primarySearch .ms-sgbo
{
	width: auto !important;
}

.primarySearch img.srch-gosearchimg
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	width: auto !important;
	height: auto !important;	
}

.srch-Title3 a:link, .srch-Title3 a:visited, .srch-Title3 a:hover, .srch-BBTitle a:link, .srch-BBTitle a:visited, .srch-BBTitle a:hover
{
    color: #169e42 !important;
    font-weight: bold !important;
}

.s4-search input.ms-sbplain
{	
	color:white;	/* Required to hide query text within the main search box during page load when a secondary search box has actually been used for the search */
}

.searchBoxVisibleText
{
	color:black !important;
}


/*** News and Events Page Search Styling ***/
.secondary input.ms-sbplain
{
    width: 140px !important;
}

.secondary img.srch-gosearchimg
{
    width: 35px !important;
}

.srch-NewsReleaseDate, .srch-Location, .srch-StartDate
{
    margin-left: 24px;
    color: #169e42;
}

.dateFilterButton
{
    background-image: url("../Images/buttons/FilterResults.png");
    background-repeat: no-repeat;
    width: 135px;
    height: 26px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    padding-left: 15px;
    color: #FFFFFF !important;
    font-weight: bold !important;
    text-align: left;
    float: left;
}

.dateFilterButtonRow
{
    height: 80px;
    padding-left: 10px;
}

.dateFilterContainer
{
    margin-bottom: 30px !important;
}

.refinementHead
{
    background-color: rgb(39,35,126);
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100% !important;
}

.ms-searchref-main
{
    padding-top: 0px;
}

.srch-ReadMoreExternal
{
    background-image: url("../Images/icons/external.png");
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 25px;
    display: inline-block;
    color: #169e42;
}

.srch-results hr
{
    height: 1px;
    background-color: #bebdd8;
    margin-left: 24px;
    width: auto;
}

#datePickerHelpText {
	position: relative;
	width: 200px;
	display: none;
	margin-left: 10px;
}

/*** Contextual What's On ***/
.srch-WPBody .tertiary 
{
    top: -5px; /* Counteract errant SharePoint web part zone styling */
}



/* THE END */
    

/**********************************Accessibility Styles*****************************************/
/*Triple selectors are for overriding other styles marked as important*/


.contrast1,
.contrast1 .contrast1 *,
.contrast1 .contrast1 .contrast1 {
    background-image: none !important;
    background-color:#000000 !important;
    color:#FFFF00 !important;
    border-color: #FFFF00 !important;
}

a.contrast1:focus, input.contrast1:focus {
	outline-color: #FFFF00;
}

.contrastButtonPanel {
    float: right;
}

#header .logo.contrast1 {
    background: transparent url("../Images/layout/sgc-logo-contrast.png") no-repeat left top !important;
}

#header .header.contrast1 {
    background: url("../Images/layout/header-contrast-bg.jpg") no-repeat scroll center 9px transparent !important;
}

.contrast1 .contrast1 .contrast1 .s4-ca.contrast1 {
    background: url(../Images/layout/body-bg-contrast.png) repeat-x center top !important;
    background-color: #000000 !important;
}

.contrast1 .contrast1 .contrast1 .s4-ca.contrast1>div {
    background: none !important;
}

/*.contrast1 .contrast1 #footer.contrast1 {
	background: url("../Images/layout/footer-bg-contrast.png") no-repeat center bottom !important;
}*/

ul#menu>li.contrast1>a,
.block h3.contrast1, .contrast1 .contrast1 .block h3.contrast1,
.block h3.contrast1 img, .contrast1 .contrast1 .block h3.contrast1 img,
.block h3.contrast1 a, .contrast1 .contrast1 .block h3.contrast1 a,
.block h3.contrast1 a, .contrast1 .contrast1 .block h3.contrast1 div {
    background-color:#FFFF00 !important;
    color:#000000 !important;
}

ul#menu li.menuLiWithFocus.contrast1,
ul#menu li.menuLiWithFocus.contrast1>a {
    background-color:#000000 !important;
    color:#FFFF00 !important;
}

.contrast1 .contrast1 .search.mainSearch.contrast1,
.contrast1 .contrast1 .search.mainSearch.contrast1 table,
.contrast1 .contrast1 .search.mainSearch.contrast1 tbody,
.contrast1 .contrast1 .search.mainSearch.contrast1 tr,
.contrast1 .contrast1 .search.mainSearch.contrast1 td,
.contrast1 .contrast1 .search.mainSearch.contrast1 img,
.contrast1 .contrast1 .search.mainSearch.contrast1 input,
.contrast1 .contrast1 .search.mainSearch.contrast1 a {
    background: none !important;
}

.contrastClearButton,
.contrast1Button,
.contrast2Button,
.contrast3Button {
    padding-bottom: 4px;
    height: 25px;
    width: 25px;
    font-size: medium;
}

.textOnlyButton {
    font-weight: bold;
}

#header .contrast1 .textOnlyButton {
    color: #FFFF00;
}

.contrastClearButton {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.contrast1Button {
    color:#FFFF00 !important;
    border:none;
    width: 39px;
    height: 39px;
    background-color: #FFFFFF;
}

.contrast1Button, .contrast1 .contrast1 .contrast1Button {
    background-image: url("../Images/buttons/text-contrast.png") !important;
}

.contrast1 .contrast1 .contrast1Button {
    color: #FFFFFF !important;
    background-color: #000000;
}

/****************************Megadropdown Visibility Styling***********************************/

#menu .menuLiWithFocus .sub {
    margin-left: 0px;
}

#menu .sub {
    margin-left: -9999px;
}

/****************************Search Refinement Header***********************************/

.ms-searchref-caption {
    background: url("../Images/layout/arrow-down.png") no-repeat scroll 10px center #27237E;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #FFFFFF !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    height: 13px;
    margin-left: 5px;
    padding: 4px 5px 9px 22px;
    vertical-align: middle;
    width: 183px;
}

/*************************Extra Space below bulleted lists on rich content********/
div.ms-rtestate-field ul 
{
    padding-bottom:10px;
}

/*************************Asset Picker Editor Part********************************/

.assetPickerSearchRow, .assetPickerSearchSubmit
{
	padding: 5px;
}

.assetPickerSearchRow input, .assetPickerSearchRow select
{
	float: right;
}

.updateProgressPanel
{
	height: 30px;
}

.updateProgressPanel .updateInProgress p, .updateProgressPanel .updateInProgress img
{
	float: left;
	margin-right: 5px;	
}

/************************Related Info**********************************************/

.ri-urlentrypanel input
{
	float: right;
	width: 130px;
}

.ri-urlentrypanel input.addUrlButton
{
	float: left;
	margin-top: 20px;
	width: auto;
}

.ri-urlentrypanel div
{
	padding: 5px;
}

.ri-urlentrypanel .ms-listviewtable
{
	float: left;
}