/* Default CSS Stylesheet for a new Web Application project */

BODY {
    background-color: #F9F9F9;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 80%;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	COLOR: #003366;
}

H1 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #4F90CA;
	/* background-color: #FFFFFF; */
}

H3 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 0.8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	/* font-family: Arial, Helvetica, sans-serif; */
}

TH {
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	/* font-family: Arial, Helvetica, sans-serif; */
}

SMALL {
	font-size: 0.7em;
}

BIG {
	font-size: 1.17em;
}

BLOCKQUOTE, PRE {
	font-family: "Courier New", monospace;
}


UL LI {
	list-style-type: square;
}

	UL LI LI {
		list-style-type: disc;
	}

		UL LI LI LI {
			list-style-type: circle;
		}

OL LI {
	list-style-type: decimal;
}

OL OL LI {
	list-style-type: lower-alpha;
}

OL OL OL LI {
	list-style-type: lower-roman;
}

/*
IMG 	{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	}
*/

.MENUTEXTABOUT {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: #42088c;
	font-style: normal;
	/* font-family: Tahoma; */
	/* background-color: white; */
	font-variant: normal;
}

.DATA {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATAHILITE {
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #d3d3d3;
	font-variant: normal;
}

.DATAHEADER, .DATAHEADER TH {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #4F90CA;
	font-variant: normal;
}

.DATAHEADERFIXED, .DATAHEADERFIXED TH {
	/* POSITION: relative; Removed to try and stop the table header overwriting the details*/
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #4F90CA;
	font-variant: normal;
	/*	TOP: expression(this.offsetParent.scrollTop); */
}

.ERRORMSG {
	font-weight: bolder;
	font-size: 0.9em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
	/*PTC*/
	Width: 100%;
}

.HEADER {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #4F90CA;
	font-variant: normal;
	margin-top: 0%;
}

.MENUTEXT {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: #42088c;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: white;
	font-variant: normal;
}


.MENUTEXTHILITE {
	font-size: 1em;
	background-image: none;
	text-transform: none;
	color: #ffffff;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #bfa2e7;
	font-variant: normal;
	text-decoration: underline;
}

.MENUHEADER {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #4F90CA;
	font-variant: normal;
}





.NORMAL {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}



.NORMALENTRY {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.NORMALENTRYRIGHT {
	text-align: right;
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.normalentryright {
	text-align: right;
	background-color: green;
}

.NORMALENTRYERR {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: blue;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #CCFFFF;
	font-variant: normal;
}

.NORMALENTRYERRRIGHT {
	text-align: right;
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: blue;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #CCFFFF;
	font-variant: normal;
}


.NORMALBOLD {
	font-weight: bolder;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}



.NORMALBOLDRIGHT {
	text-align: right;
	font-weight: bolder;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.NORMALSMALL {
	font-weight: lighter;
	font-size: 0.8em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}


.HEADING {
	font-weight: lighter;
	font-size: 1.5em;
	text-transform: none;
	color: blue;
	font-style: italic;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.ERROR {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATAALT {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #dcdcdc;
	font-variant: normal;
}

.DATASMALL {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	/* background-color: white; */
	font-variant: normal;
}

.DATASMALLHEADERFIXED, .DATASMALLHEADERFIXED TH {
	/*	POSITION: relative; */
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #4F90CA;
	font-variant: normal;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	/*	TOP: expression(this.offsetParent.scrollTop -2); */
}

.DATASMALLHILITE {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #d3d3d3;
	font-variant: normal;
}

.FIXEDWIDTHDATA {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Monospace; */
	font-variant: normal;
}









.MENUBUTTON {
	background-color: #4F90CA;
	color: White;
	/* Rounded Corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #4F90CA;
}


.DISABLEDMENUBUTTON {
	background-color: #808080;
	color: White;
	/* Rounded Corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #808080;
}

	.MENUBUTTON:hover {
		background-color: White;
		color: #4F90CA;
		border: solid 1px #4F90CA;
	}

.DISABLEDMENUBUTTON {
    background-color: #4F90CA;
    color: gray;
    /* Rounded Corners */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #4F90CA;
   
}

.CONFIRMBUTTON {
	background-color: #4F90CA;
	color: White;
	/* Rounded Corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #4F90CA;
}

	.CONFIRMBUTTON:hover {
		background-color: White;
		color: #4F90CA;
		border: solid 1px #4F90CA;
	}

#BACKTOTOP {
	text-decoration: none;    
}


#divASPbuttons {
	float: left;
}


.MENUBUTTON_BACKTOTOP {

    text-decoration: none;
    background-color: #4F90CA !important;
    border-bottom-color: #4F90CA !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1.5px !important;
    border-left-color: #4F90CA !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: #4F90CA !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: #4F90CA !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;

    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(255, 255, 255) !important;
    font-family: sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;

    padding:1px 2px 0px 0px !important;

}

.MENUBUTTON_BACKTOTOP:hover{
    text-decoration: none;
    background-color: rgb(255, 255, 255) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(99, 49, 165) !important;
    font-family: sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
    padding:1px 2px 0px 0px !important;

}
.MENUBUTTON_BACKTOTOP:visited {

    text-decoration: none;
    background-color: rgb(99, 49, 165) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(255, 255, 255) !important;
    font-family:  sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
  padding:1px 2px 0px 0px !important;
    
}
.MENUBUTTON_BACKTOTOP:visited:hover {
    text-decoration: none;
    background-color: rgb(255, 255, 255) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(99, 49, 165) !important;
    font-family:  sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
    padding:1px 2px 0px 0px !important;
}

#divBackToTop {
    color: White; 
    float: left;
    margin:2px 0px 0px 0px;
}
/*
#divBackToTop:hover {
	background-color: White;
	color: #4F90CA;
	border: solid 1px #4F90CA;
 
}*/



.paymentlistgrid {
	float: right;
}



.BACKTOTOP {
	text-decoration: none;
}



.MENUBUTTONHILITE {
	font-size: 1em;
	background-image: none;
	text-transform: none;
	width: 146px;
	color: #ffffff;
	font-style: normal;
	/* font-family: Tahoma; */
	height: 25px;
	background-color: #bfa2e7;
	font-variant: normal;
	text-align: left;
}

.MENUOPTION {
	/* Used for StandardPaymentList */
	background-color: #D1CEE1;
	color: #000000;
	border-style: none;
	width: 1em;
}

.SectionHeadings {
	/* Used for StandardPaymentList */
	/* background:#FFFFFF; */
	color: #4F90CA;
	font-weight: bold;
	font-size: 1em;
}



.MAINMENUOPTION {
	/* Used by AddMenuOption() to format buttons on Main Menu on default screen */
	/*PTC*/
	padding-left: 0px;
	background: #FFFFFF; /* Set backgorund to white - otherwise it defaults to buttonface for input element */
	color: #000000;
	border-style: none;
	border-width: thin;
	width: 100%;
	text-align: left;
	/*height:20;*/
	/* font-family: Tahoma; */
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	cursor: pointer;
}

	.MAINMENUOPTION:hover {
		text-decoration: underline;
	}


.MAINMENUTEXTHILITE {
	padding-left: 0px;
	font-size: 1em;
	background-image: none;
	text-transform: none;
	color: #000000;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #D1CEE1;
	font-variant: normal;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-style: none;
	cursor: pointer;
	text-decoration: underline;
}


.MAINMENUHEADER {
	/* Used for Default */
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #4F90CA;
	font-variant: normal;
	width: 100%;
	vertical-align: top;
	border: none;
	margin-bottom: 0%;
	margin-top: 0%;
}

.HIDEMAINMENUHEADER {
	visibility: hidden;
}

.DATATAGGING:link {
	text-decoration: none;
	color: red;
}

.DATATAGGING:visited {
	text-decoration: none;
	color: red;
}

.DATATAGGING:active {
	text-decoration: none;
	color: red;
}

.DATATAGGING:hover {
	text-decoration: underline;
	color: red;
}

.DATATAGGING {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATATAGGING2 {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: orange;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.ShortCuts {
	color: black;
	font-size: 0.9em;
	margin-bottom: 0%;
}

.MainHeader {
	color: black;
	margin-bottom: 5px;
}

.NORMALENTRYDropDown {
	/* use this style where problems occur in IE7 with "clipping" of items in combos */
	font-size: 0.85em;
	font-weight: lighter;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

A.MENUTEXTABOUT:link {
	text-decoration: none;
	color: #3333cc;
}

A.MENUTEXTABOUT:visited {
	text-decoration: none;
	color: #333399;
}

A.MENUTEXTABOUT:active {
	text-decoration: none;
	color: #333399;
}

A.MENUTEXTABOUT:hover {
	text-decoration: underline;
	color: #3333cc;
}

A.errormessage:link {
	text-decoration: none;
	color: #ff0000;
	font-size: 90%;
}

A.errormessage:visited {
	text-decoration: none;
	color: #ff0000;
	font-size: 0.9em;
}

A.errormessage:hover {
	text-decoration: underline;
	color: #ff0000;
	font-size: 0.9em;
}

A.errormessage:active {
	text-decoration: none;
	color: #ff0000;
	font-size: 0.9em;
}

A.skip:link {
	text-decoration: none;
	color: #4F90CA;
	font-size: 0.9em;
}

A.skip:visited {
	text-decoration: none;
	color: #4F90CA;
	font-size: 0.9em;
}

A.skip:hover {
	text-decoration: underline;
	color: #4F90CA;
	font-size: 0.9em;
}

A.skip:active {
	text-decoration: none;
	color: #4F90CA;
	font-size: 0.9em;
}

.DividerAccessible {
	background-color: #4F90CA;
}

.FieldLabelAccessibleErr {
	COLOR: #000080;
}

.HalfWidthGrid {
	color: black;
}

.FullWidthGrid {
	color: black;
	border:none;
}

.CopyReceiptPanel {
	border-color: blue;
	background-color: #f5f5f5;
}

.AuthMessageHeading {
	/* background:#FFFFFF; */
	color: #4F90CA;
}

.AboutPagePayLink {
	Border-Color: #483d8b;
}

div.mainForm {
	width: 100%;
	float: left;
}


div.mainbody {
	height: 800px;
}

.TopSpace {
	padding-top: 2em;
}

.hiddenControl {
	visibility: hidden;
}

.TextBlock {
	float: left;
	width: 600px;
}

/*secondar colour*/
.SecColor {
	color: blue;
}

.Right {
	text-align: right;
}

.Grid {
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

.CashupPanel {
	float: left;
	padding-right: 2em;
}

.TrackerColumn1 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn2 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.TrackerColumn3 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn4 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.TrackerColumn5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.TrackerColumn2and3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 85%;
}

.TrackerColumn3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 55%;
}

.TrackerColumn1and2and3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.TrackerLessPaddingColumn1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.TrackerLessPaddingColumn3 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.TrackerLessPaddingColumn5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.TrackerLessPaddingColumn2and3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 85%;
}

.TrackerLessPaddingColumn3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 55%;
}

.TrackerLessPaddingColumn1and2and3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.TrackerLessPaddingFullSceen {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 100%;
}

.TrackerLessPaddingColumn1and2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 45%;
}

.TrackerLessPaddingColumn3and4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 40%;
}

.Tracker3WidthColumnTitle1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.Tracker3WidthColumnTitle2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.Tracker3WidthColumn1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.Tracker3WidthColumn2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
	border-color: red;
}

.Tracker3WidthColumn3 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.Tracker3WidthColumn4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.Tracker3WidthColumn5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}



.VerifyColumn1 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn2 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.VerifyColumn3 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.VerifyColumn5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 35%;
}

.VerifyColumn1and2 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}


.VerifyColumn1and2and3and4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 80%;
	display: block;
}

.VerifyColumn2and3and4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 85%;
}

.VerifyColumn3and4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 55%;
	background-color: aquamarine;
}

.VerifyColumn3and4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.VerifyColumn1and2and3and4and5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.LabelControlGroupSuspense {
	PADDING-BOTTOM: 1px;
	padding-top: 1px;
	PADDING-LEFT: 1%;
	FLOAT: left;
	WIDTH: 100%;
	MARGIN-RIGHT: 2%;
}

.SuspenseRulePreHeader {
	clear: both;
	PADDING-BOTTOM: 0px;
	padding-top: 0px;
	PADDING-RIGHT: 0%;
	FLOAT: left;
	WIDTH: 100.0%;
	background-color:#4F90CA;
	color:white;
}

.TrackerDropDown {
	width: 93%;
}

.TrackerMediumDropDown {
	width: 61%;
}

.TrackerLargeDropDown {
	width: 91%;
}


.TrackerLargeField {
	width: 90%;
}

.TrackerMediumField {
	width: 60%;
}

.TrackerSmallField {
	width: 50%;
}

.EnquiryColumn1 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.EnquiryColumn2 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.EnquiryColumn3 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.EnquiryColumn4 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.BankingEnqColumn1, .BankingEnqColumn2, .BankingEnqColumn4, .BankingEnqColumn5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 12%;
}

.BankingEnqColumn3 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 5%;
}

.AccountDetailsColumn {
	float: left;
	overflow: hidden;
	width: 20%;
}

.ButtonFloat {
	float: left;
	overflow: hidden;
}

.DivMenuDetailWrapper {
	padding-top: 10px;
}

#iconcontent {
	
}

#lblErrorLabelHeader {
}

#batch_menu {
	width: 20%;
	float: left;
}

#batch_holder {
	float: left;
	width: 70%;
	margin-left: 2%;
}

#batch_div_menu-2 {
	font-weight: bold;
}

#batch_entry .form-input {
	float: none;
}

.returns-entry-readonly {
	border: none;
	background-color: white;
	color: black;
}

.returns-entry-error {
	border-color: red;
}

#hiddenJournalToSuggestion {
	padding-bottom: 80px;
}

.mandate-expiry-date-textbox {
	width: 30px;
}

.mandate-house-number-textbox {
	width: 40px;
}

.mandate-house-name-textbox {
	width: 140px;
}

.mandate-house-name-number-or {
	float: left;
	width: 100%;
	padding-left: 20px;
}

.mandate-frequency-sub-container {
	margin-top: 5px;
	background-color: rgb(204, 204, 204);
	width: 300px;
}

.mandate-frequency-sub-select-container {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.mandate-frequency-sub-label {
	width: 150px;
	display: inline-block;
}

.mandate-frequency-sub-select-container > select {
	vertical-align: top;
}

#tableBankingHeader {
	width: 100%;
}

	#tableBankingHeader td {
		width: 25%;
		float: none;
	}

#dgAvailableCashups td {
	width: 25%;
	float: none;
	white-space: nowrap;
}

#BankingSummary {
	width: 100%;
}

	#BankingSummary td {
		width: 20%;
		float: none;
		white-space: nowrap;
	}

#BankingHeaderDetails {
	width: 100%;
}

.HiddenKioskCheque * {
	visibility: hidden;
}

.ExtraHeaderLeft {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	width: 14%;
}

.ExtraHeaderMiddle {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	width: 49%;
}

.ExtraHeaderRight {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	 width: 21%;
}

#div_WEBPAY_JPAYSUS_FromDetails {
	padding-bottom: 200px;
}

.clear {
	clear: both;
}

.sortcode-textbox {
    width: 42px !important;
}

.medium-textbox {
    width: 300px !important;
}

.housing-textbox {
    width: 200px !important;
}

.housing-large-textbox {
    width: 60% !important;
}

/* South Lanarkshire Specific */

/* line 11, ../sass/partials/_page.scss */
.grid
{
	color: #F6F6F7;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1100;
}

/* line 61, ../sass/partials/_page.scss */
.copyRight
{
	clear: both;
}

/* line 65, ../sass/partials/_page.scss */
#tinto
{
	background-color: #f9f9f9;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
/* line 66, ../sass/partials/_page.scss */
#tinto .lanarkshire-image
{
	width: 100%;
	max-width: 100%;
	background-size: 100% auto;
	margin-top: 5%;
    margin-bottom: -4px;
}

/* line 69, ../sass/partials/_page.scss */
.button
{
	background: #c4c4c4;
	padding: 7px;
	color: #f9f9f9;
	text-decoration: none; -webkit-transition:0.25s;
-moz-transition:0.25s;
-o-transition:0.25s;
transition:0.25s;
vertical-align:middle;
cursor:pointer;
text-align:center;
width:200px;
display:block;
}

/* line 77, ../sass/partials/_page.scss */
figcaption
{
	font-style: italic;
	text-align: center;
	margin-top: 9px;
}
/* line 78, ../sass/partials/_page.scss */
figcaption span
{
	font-size: 12px;
}

/* line 120, ../sass/partials/_page.scss */
ul, ol
{
	padding: 0;
	margin: 0;
	line-height: 1.333em;
}

/* line 122, ../sass/partials/_page.scss */
li
{
	list-style-type: none !important;
}

/* line 128, ../sass/partials/_page.scss */
p
{
	line-height: 1.333em;
	max-width: 684px;
	margin: 0 0 24px 0;
}

/* line 132, ../sass/partials/_page.scss */
p, .global_banner_content a, #council_services li .sublinks li a
{
	color: #363b52;
}

/* line 140, ../sass/partials/_page.scss */
.innerContent
{
	margin: 0 auto;
	width: 90%;
	display: block;
}


/**********************************************************************************************************************
  HEADER
***********************************************************************************************************************/
/* line 147, ../sass/partials/_page.scss */
.banner
{
	background: #f6f6f7;
}
/* line 148, ../sass/partials/_page.scss */
.banner .a_z:after
{
	position: absolute;
	top: -10px;
	left: 155px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #deeaff;
}
/* line 150, ../sass/partials/_page.scss */
.banner .a_z
{
	position: relative;
	clear: both;
	display: none;
	padding: 0;
	background: #deeaff;
}
/* line 151, ../sass/partials/_page.scss */
.banner .a_z .innerContent
{
	padding-bottom: 36px;
}
/* line 153, ../sass/partials/_page.scss */
.banner .a_z .innerContent #tab2 li
{
	border: 1px solid #deeaff;
	float: left;
	line-height: 2.5em;
	width: 15.97%;
}
/* line 154, ../sass/partials/_page.scss */
.banner .a_z .innerContent #tab2 li a
{
	float: left;
	font-size: 21px !important;
	margin: 0 !important;
	text-align: center;
	text-transform: uppercase;
	color: #222e66;
	width: 100%;
	background-color: #f9f9f9;
}
/* line 155, ../sass/partials/_page.scss */
.banner .a_z .innerContent #tab2 li a:hover
{
	text-decoration: underline;
	background: #222e66;
	color: #f9f9f9;
}
/* line 156, ../sass/partials/_page.scss */
.banner .a_z .innerContent #tab2 li a span
{
	font-size: 0.8em !important;
	text-transform: none;
}
/* line 159, ../sass/partials/_page.scss */
.banner .a_z .innerContent #tab2 li.top_20_requests
{
	width: 65.9%;
	line-height: 2.5em;
}
/* line 160, ../sass/partials/_page.scss */
.banner .a_z .innerContent #tab2 li.top_20_requests a span span
{
	display: none;
}
/* line 166, ../sass/partials/_page.scss */
.banner #header-content h1
{
	font-size: 18px;
	color: #f9f9f9;
	display: block;
	padding: 18px 0;
	background: #222e66;
	text-align: left;
	margin-top: 0;
	background-image: url( "images/customers/mobile_top_banner.png" );
	background-repeat: no-repeat;
	background-position: right;
}
/* line 167, ../sass/partials/_page.scss */
.banner #header-content h1 .innerContent
{
	padding-top: 0;
}
/* line 168, ../sass/partials/_page.scss */
.banner #header-content h1 .innerContent a
{
	color: #f9f9f9;
	text-decoration: none;
}
/* line 169, ../sass/partials/_page.scss */
.banner #header-content h1 .innerContent a:hover
{
	text-decoration: underline;
}
/* line 175, ../sass/partials/_page.scss */
.banner #header-content .primary ul li
{
	float: left;
	list-style-type: none;
}

.SLC-Text {text-indent: 25px}

/* line 176, ../sass/partials/_page.scss */
.banner #header-content .primary ul li a
{
	color: #353c42;
	padding: 13px 9px;
	display: block;
	text-decoration: none;
}
/* line 177, ../sass/partials/_page.scss */
.banner #header-content .primary ul li a:hover
{
	text-decoration: underline;
	color: #649BD7;
}
/* line 182, ../sass/partials/_page.scss */
.banner #header-content .sub_navigation:after
{
	position: absolute;
	top: -10px;
	left: 60px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #222e66;
}
/* line 183, ../sass/partials/_page.scss */
.banner #header-content .sub_navigation
{
	position: relative;
	display: none;
	padding: 9px 10px;
	clear: both;
	background: #222e66;
}
/* line 184, ../sass/partials/_page.scss */
.banner #header-content .sub_navigation ul
{
	border: none;
}
/* line 187, ../sass/partials/_page.scss */
.banner #header-content .sub_navigation ul li a
{
	color: #f9f9f9;
	display: block;
	padding: 9px 0;
	text-decoration: none;
}
/* line 188, ../sass/partials/_page.scss */
.banner #header-content .sub_navigation ul li a:hover
{
	background: #222e66;
	text-decoration: underline;
}
/* line 192, ../sass/partials/_page.scss */
.banner #header-content .sub_navigation ul li.selected a
{
	color: #a3c3e9;
}
/* line 198, ../sass/partials/_page.scss */
.banner #search
{
	background-color: #fff;
	border: 1px solid #9ba8b9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	margin-top: 12px;
	position: relative;
	top: 0px;
	right: 0;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 100%;
}
/* line 199, ../sass/partials/_page.scss */
.banner #search .searchbox
{
	display: inline-block;
	margin: 0;
	padding: 9px;
}
/* line 200, ../sass/partials/_page.scss */
.banner #search input
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	box-shadow: none;
	outline: medium none;
}
/* line 201, ../sass/partials/_page.scss */
.banner #search button
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	position: relative;
	top: 0;
	vertical-align: middle;
}
/* line 202, ../sass/partials/_page.scss */
.banner #search button, .banner #search button span
{
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	color: #5e6f82;
}
/* line 204, ../sass/partials/_page.scss */
.banner #search .searchbox
{
	margin: 0;
	padding: 8px;
	width: 68%;
}
/* line 205, ../sass/partials/_page.scss */
.banner .search-suggestions
{
	color: #BABFC5;
	left: 0;
	position: absolute;
	top: 40px;
	display: none;
}
/* line 206, ../sass/partials/_page.scss */
.banner .search-suggestions a
{
	color: #9ba8b9;
}
/* line 207, ../sass/partials/_page.scss */
.banner .search-suggestions a:hover
{
	color: #5e6f82;
}
/* line 210, ../sass/partials/_page.scss */
.banner .logo
{
	display: none;
	width: auto;
}

/* line 216, ../sass/partials/_page.scss */
.banner ul li a:hover
{
	color: #005b9c;
	text-decoration: underline;
}
/* line 218, ../sass/partials/_page.scss */
.banner ul li a:first-of-type
{
	padding-left: 0;
}
/* line 221, ../sass/partials/_page.scss */
.banner .sub_nav
{
	border: 0;
}
/* line 224, ../sass/partials/_page.scss */
.banner .sub_nav li a:hover
{
	color: #005b9c;
	text-decoration: underline;
}

.innerContent
{
	background-color: White;

}

/* don't affect footer */
#footer #tinto .innerContent
{
	background: none;
	padding: 0px !important;
	width: 980px;
}

#footer .innerContent
{
	background-color: #649BD7;
	padding-top: 24px;
}


/**********************************************************************************************************************
  FOOTER
***********************************************************************************************************************/
/* line 582, ../sass/partials/_page.scss */
#footer
{
	background: #649bd7;
	position: relative;
}
/* line 583, ../sass/partials/_page.scss */
#footer a, #footer p, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer span
{
	color: black !important;
}
/* line 585, ../sass/partials/_page.scss */
#footer #tinto a, #footer #tinto p, #footer #tinto h1, #footer #tinto h2, #footer #tinto h3, #footer #tinto h4, #footer #tinto h5, #footer #tinto span
{
	color: #444444;
	text-decoration: none;
}

#footer #tinto .footer_top_links a:hover
{
	text-decoration: underline;
}

#footer #tinto .footer_top_links a:hover
{
	text-decoration: underline;
}
#footer #tinto .socialmedia a:hover span
{
	color: #649BD7;
}
/* line 587, ../sass/partials/_page.scss */
#footer .footer_top_links
{
	margin-bottom: 18px;
}
/* line 588, ../sass/partials/_page.scss */
#footer .socialmedia
{
	margin-bottom: 18px;
}
/* line 589, ../sass/partials/_page.scss */
#footer .socialmedia ul
{
	margin-bottom: 18px;
}
/* line 590, ../sass/partials/_page.scss */
#footer .socialmedia ul li:last-of-type
{
	margin-right: 0;
}
/* line 591, ../sass/partials/_page.scss */
#footer .socialmedia ul li
{
	float: left;
	width: 20%;
	margin-right: 6.6%;
}
/* line 592, ../sass/partials/_page.scss */
#footer .socialmedia ul li a
{
	display: block;
	text-decoration: none;
	height: 50px;
}
/* line 593, ../sass/partials/_page.scss */
#footer .socialmedia ul li a span
{
	font-size: 50px;
	border-bottom: none;
}
/* line 594, ../sass/partials/_page.scss */
#footer .socialmedia ul li a span:hover
{
	color: #deeaff;
}
/* line 600, ../sass/partials/_page.scss */
#footer .socialmedia #google_translate_element span
{
	font-size: 50px;
}
/* line 604, ../sass/partials/_page.scss */
#footer .vcard p
{
	margin: 0;
}

#footer .vcard p a
{
	text-decoration: none;
}
#footer .vcard p a:hover
{
	text-decoration: underline;
	color: #303758;
}
/* line 606, ../sass/partials/_page.scss */
#footer .footer_bottom_links
{
    margin: 0px 0px 20px;
    float: right;
    text-align: right;
    color: Black;
}

#footer_bottom_links li {list-style-type: none !important;}

#footer .footer_bottom_links li:first child
{
    font-size:16px; font-weight:bold; padding-bottom: 4px;
}

#footer .footer_bottom_links a
{
	text-decoration: none;
}
#footer .footer_bottom_links a:hover
{
	text-decoration: underline;
	color: #303758;
}


#header-content
{
	width: 100%;
	position: relative;
}

#header-content .primary, #header-content #search
{
	margin: 0 auto;
	width: 90%;
}

.innerContent, #breadcrumb ul, #documentsInfo #main-content, #pressArticle #main-content, #pressIndex #main-content, #pressArchive #main-content, #newsIndex #main-content, #newsArchive #main-content, #newsArticle #main-content, #atoz-index #main-content, #azHome #main-content, #directoryRecord #content #main-content #main-section .first
{
	margin: 0 auto;
	width: 90%;
	display: block;
}

#content #main-content .button
{
	background-color: #6fafe3;
	padding: 7px;
	box-shadow: inset 1px 10px 10px -6px #4f90ca;
	text-align: left;
	border: 0;
}

#content #main-content .button span
{
	float: right;
	margin-left: 7px;
}

#content #main-content .button:hover
{
	background-color: #4f90ca;
	box-shadow: inset 1px 10px 10px -6px #222e66;
}

#content #main-content .top-tasks .carousel-wrap
{
	width: 100%;
	height: 570px;
	overflow: hidden;
	position: relative;
}

#content #main-content .top-tasks .carousel-wrap .caroufredsel_wrapper
{
	height: 575px !important;
}

#content #main-content .top-tasks .carousel-wrap .caroufredsel_wrapper #carousel
{
	height: 575px !important;
}

#content #main-content .top-tasks .carousel-wrap .caroufredsel_wrapper #carousel .box1, #content #main-content .top-tasks .carousel-wrap .caroufredsel_wrapper #carousel .box2, #content #main-content .top-tasks .carousel-wrap .caroufredsel_wrapper #carousel .box3
{
	height: 364px;
	float: left;
	display: block;
}

#content #main-content .top-tasks .most_pop_links h2
{
	margin: 9px 0 27px 0;
}

#content #main-content .top-tasks .most_pop_links ul li:nth-of-type(2n)
{
	margin-right: 2%;
}

#content #main-content .top-tasks .most_pop_links ul li
{
	padding: 5%;
	margin-right: 6%;
}

#content #main-content .top-tasks .most_pop_links ul li a:hover
{
	text-decoration: none;
}

#directoryNewHome #main-content #main-section .innerContent #lower_content .cate_info ul li, #directoryNewHome #main-content #main-section .innerContent #lower_content .doc_info ul li, #directoryNewHome #main-content #main-section .innerContent #lower_content .lead_item ul li, #directoryHome #main-content #main-section .innerContent #lower_content .cate_info ul li, #directoryHome #main-content #main-section .innerContent #lower_content .doc_info ul li, #directoryHome #main-content #main-section .innerContent #lower_content .lead_item ul li, #directoryAZ #main-content #main-section .innerContent #lower_content .cate_info ul li, #directoryAZ #main-content #main-section .innerContent #lower_content .doc_info ul li, #directoryAZ #main-content #main-section .innerContent #lower_content .lead_item ul li, #directoryRecord #main-content #main-section .innerContent #lower_content .cate_info ul li, #directoryRecord #main-content #main-section .innerContent #lower_content .doc_info ul li, #directoryRecord #main-content #main-section .innerContent #lower_content .lead_item ul li, #zone #main-content #main-section .innerContent #lower_content .cate_info ul li, #zone #main-content #main-section .innerContent #lower_content .doc_info ul li, #zone #main-content #main-section .innerContent #lower_content .lead_item ul li
{
	float: left;
}

#documentsInfo #content #main-content .bin-snip table tr th, #documentsInfo #content #main-content .bin-snip table tr th:nth-child(1)
{
	font-size: 1em;
}

#documentsInfo #content #main-content .bin-snip table tr th:nth-child(1)
{
	width: 50%;
}

#documentsInfo #content #main-content .bin-snip table tr td.month
{
	font-size: 1.2em;
}

/* Style adjustments for viewports 480px and over go here */
/* line 13, ../sass/partials/_mediaXS.scss */
#header-content
{
	width: 100%;
	position: relative;
}

/* line 21, ../sass/partials/_mediaXS.scss */
.innerContent, #breadcrumb ul, #documentsInfo #main-content, #pressArticle #main-content, #pressIndex #main-content, #pressArchive #main-content, #newsIndex #main-content, #newsArchive #main-content, #newsArticle #main-content, #atoz-index #main-content, #azHome #main-content
{
	margin: 0 auto;
	position: relative;
}

/* line 26, ../sass/partials/_mediaXS.scss */
#home .intro
{
	line-height: 1em;
	margin-bottom: 34px;
	max-width: 100%;
	text-align: left;
}

/**********************************************************************************************************************
  HEADER 
***********************************************************************************************************************/
/* line 42, ../sass/partials/_mediaXS.scss */
.banner #header-content .primary
{
	margin-top: 49px; /*background: none repeat scroll 0 0 #000000; bottom: 0; margin: 0; position: fixed; width: 100%; z-index: 1000; padding: 0;*/
}

.banner #header-content .primary ul li
{
	float: left;
}

/* line 64, ../sass/partials/_mediaXS.scss */
.banner #header-content #search
{
	margin-top: 63px;
	position: absolute;
	top: 0;
	left: 0;
}
/* line 66, ../sass/partials/_mediaXS.scss */
.banner #header-content #search .searchbox
{
	margin: 0;
	padding: 8px;
	width: 83%;
	line-height: 1.3em;
}

/* Style adjustments for viewports 768px and over go here */
/* line 6, ../sass/partials/_mediaM.scss */
#header-content
{
	margin: 0 auto;
	width: 980px;
}
.innerContent
{
	margin: 0 auto;
	width: 980px;
	max-width: 980px;
}
/* line 9, ../sass/partials/_mediaM.scss */
.innerContent
{
	/*	padding-top: 24px;  */
}

/**********************************************************************************************************************
		    HEADER
		  ***********************************************************************************************************************/
/* line 27, ../sass/partials/_mediaM.scss */
.banner
{
	border-top: 4px solid #222e66;
}
/* line 28, ../sass/partials/_mediaM.scss */
.banner .a_z:after
{
	left: 155px;
}
/* line 30, ../sass/partials/_mediaM.scss */
.banner .a_z .innerContent
{
	padding-bottom: 36px;
}
/* line 32, ../sass/partials/_mediaM.scss */
.banner .a_z .innerContent #tab2 li
{
	width: 6.4%;
}
/* line 38, ../sass/partials/_mediaM.scss */
.banner .a_z .innerContent #tab2 li.top_20_requests
{
	width: 26.3%;
	line-height: 2.5em;
}
/* line 44, ../sass/partials/_mediaM.scss */
.banner .search-suggestions
{
	font-size: 12px;
	display: block;
}
/* line 45, ../sass/partials/_mediaM.scss */
.banner #header-content
{
	padding: 17px 0px 10px;
}
/* line 46, ../sass/partials/_mediaM.scss */
.banner #header-content .logo
{
	display: block;
	float: left;
	height: 5.76em;
}
/* line 47, ../sass/partials/_mediaM.scss */
.banner #header-content h1
{
	display: none;
}
/* line 48, ../sass/partials/_mediaM.scss */
.banner #header-content .primary
{
	width: 37%;
	margin-top: 16px;
	font-size: 14px;
	float: left;
}
/* line 51, ../sass/partials/_mediaM.scss */
.banner #header-content .primary ul li a
{
	padding: 12px 9px 24px 9px;
}
/* line 53, ../sass/partials/_mediaM.scss */
.banner #header-content .primary ul li:first-of-type a
{
	padding-left: 9px;
}
/* line 59, ../sass/partials/_mediaM.scss */
.banner #header-content #search
{
	margin-top: 29px;
	position: absolute;
	top: 0;
	width: 72%;
	left: 37%;
}
/* line 60, ../sass/partials/_mediaM.scss */
.banner #header-content #search .searchbox
{
	margin: 0;
	padding: 8px;
	width: 88%;
}
/* line 62, ../sass/partials/_mediaM.scss */
.banner #header-content .sub_navigation:after
{
	left: 50px;
}
/* line 65, ../sass/partials/_mediaM.scss */
.banner #header-content .sub_navigation ul li
{
	width: 50%;
	float: left;
}

/**********************************************************************************************************************
		    FOOTER
		  ***********************************************************************************************************************/
/* line 339, ../sass/partials/_mediaM.scss */
#footer h4
{
	font-size: 18px;
	margin-top: 0;
}
/* line 341, ../sass/partials/_mediaM.scss */
#footer .footer_bottom_links, #footer .footer_top_links
{
	float: left;
	font-size: 13px;
}
/* line 343, ../sass/partials/_mediaM.scss */
#footer .copy_right
{
	margin-left: 0px;
	width: 46%;
	float: right;
}
/* line 345, ../sass/partials/_mediaM.scss */
#footer .copy_right .footer_bottom_links
{
	margin: 0px 0px 20px 0px;
	float: right;
	text-align: right;
}
/* line 346, ../sass/partials/_mediaM.scss */
#footer .copy_right .copyRight
{
	text-align: right;
}
/* line 350, ../sass/partials/_mediaM.scss */
#footer .footer_top_links
{
	margin-bottom: 34px;
}
/* line 353, ../sass/partials/_mediaM.scss */
#footer .footer_top_links li
{
	float: left;
	margin-right: 10px;
}
/* line 355, ../sass/partials/_mediaM.scss */
#footer .footer_top_links li a
{
	font-size: 13px;
}
/* line 362, ../sass/partials/_mediaM.scss */
#footer .socialmedia
{
	float: right;
	margin-bottom: 18px;
	width: 22.7%;
}
/* line 364, ../sass/partials/_mediaM.scss */
#footer .socialmedia ul
{
	margin-bottom: 36px;
}
/* line 366, ../sass/partials/_mediaM.scss */
#footer .socialmedia ul li:last-of-type
{
	margin-right: 0;
}
/* line 367, ../sass/partials/_mediaM.scss */
#footer .socialmedia ul li
{
	float: left;
	width: 20%;
	margin-right: 6.6%;
}
/* line 369, ../sass/partials/_mediaM.scss */
#footer .socialmedia ul li a
{
	display: block;
	height: 30px;
}
/* line 371, ../sass/partials/_mediaM.scss */
#footer .socialmedia ul li a span
{
	font-size: 30px;
	line-height: 30px;
	height: 30px;
}
/* line 384, ../sass/partials/_mediaM.scss */
#footer .vcard
{
	width: 400px;
	float: left;
}
/* line 385, ../sass/partials/_mediaM.scss */
#footer .vcard p, #footer .vcard p span
{
	font-size: 13px;
	margin-bottom: 3px;
}
/* line 386, ../sass/partials/_mediaM.scss */
#footer .vcard span
{
	font-size: 47px;
	margin-bottom: 90px;
	margin-right: 3px;
	float: left;
}


.clearfix:after, .row:after
{
	clear: both;
}
.clearfix:before, .clearfix:after, .row:before, .row:after
{
	content: "";
	display: table;
}
.hidden
{
	display: none;
	visibility: hidden;
}

img
{
	border: 0;
}

.innerContent
{
	overflow: hidden;
}

.ButtonFloat
{
	float:left;
}

#div_WEBPAY_STD_PAYL_BackToTop
{
	width: 100px;
}

.council_services_button
{
    font-size:27px; color:#134581; line-height: 50px; margin-left:20px; font-weight:bold;
}

.tinto-bg-desktop {
    background-image: url("images/customers/2_1850_landmark_footer_long_background.svg");
}

#div_WEBPAY_STD_PAYL_BackToTop, #div_WEBPAY_STD_PAY_BackToTop
{
    float: right;
    display: block;
}

#maincontent
{
    padding-left: 10px;
    padding-right: 10px;
    width: 960px;
}

.CivicaFooter {
    color: black;
    width: 980px;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 15px;
}

.photolink
{
    font-size: 0.9em;
    text-decoration: none;
}

.photolink A:link
{
    text-decoration: underline;
}

.photolink A:visited
{
    text-decoration: none;
}

.photolink A:active
{
    text-decoration: none;
}

.photolink A:hover
{
    text-decoration: none;
    text-align: left;
}

.sys_footer_row2_break
{
    padding: 5px, 0px, 5px, 0px;
    clear: left;
    margin: 0;
    border-top: 1px dotted #00472f;
    font-weight: bold;
    text-align: center;
    height: 5px;
}

.sys_footer_row2_Bold
{
    font-weight: bold;
    background-color: Transparent;
}

A:link
{
    text-decoration: none;
    color: #4F90CA;
}

A:visited
{
    text-decoration: none;
    color: #4F90CA;
}

A:active
{
    text-decoration: none;
    color: #4F90CA;
}

A:hover
{
    text-decoration: underline;
    text-align: left;
}