/* Site wide  [start]*/
body
{
    margin: 0px;
    font: 100% "Roboto" ,Arial,Geneva,sans-serif;
    background: none repeat scroll 0% 0% #BCBEC0;
}

*
{
	box-sizing: border-box;
}

div
{
	display: block;
	position: relative;
}

A:link
{
	text-decoration: underline;
	color: black;
}

A:active
{
	text-decoration: underline;
	color: black;
}

A:hover
{
	text-decoration: none;
	color: black;
}

A:visited
{
	text-decoration: underline;
	color: black;
}

input[type="submit"], button, input[type="button"]
{
	border: 1px solid grey;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid rgb(0, 0, 0);
}

input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="number"], input[type="email"], select, textarea
{
	padding: 6px 0px 4px 7px;
	border: 1px solid grey;
	/* -moz-border-radius: 4px; */
	/* -webkit-border-radius: 4px; */
	/* border-radius: 4px; */
	/* -webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,.09); */
	/* -moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,.09); */
	/* box-shadow: inset 2px 2px 2px rgba(0,0,0,.09); */
}

input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="number"]:focus, input[type="email"]:focus, select:focus, textarea:focus
{
	border: 1px solid grey;
}
.ui-spinner input
{
	box-shadow: none;
}

.ui-state-default .ui-icon
{
	background-image: url(../../content/themes/base/images/ui-icons_888888_256x240.png);
}

select
{
	padding-right: 6px;
}

input.portal-button.sml-text, .portal-button-link.sml-text
{
	width: auto !important;
}

p
{
	margin: 5px 0px;
}

.catalogue-item-pleasewaitarea
{
	padding-top: 10px;
	text-align: center;
}


#addToBasketPleaseWait
{
	display: none;
}

/* Main structure items */
#page-area, .main-content fieldset
{
	border: none;
	padding: 0px;
}

#page-area
{
	padding: 0px;
	background: white;
}

#content-area-outer
{
}

#content-area-inner
{
}

#custom-header-outer
{
	
	padding-bottom: 10px;
	
	height: 190px;
}



#custom-header

{
    position: relative;
    overflow: hidden;
    height: 1%;
    z-index: 1;
    display: block;
    min-width: 1080px;
}
}

#header-area-outer
{
	clear: both;
}

#page-area-outer
{
	margin-bottom: 20px;
	margin-top: 12px;
}

#pageHeader
{
	/* padding-top: 10px; */
}

#footer-wrapper-outer
{
	/* background: grey none repeat scroll 0% 0%; */
	padding-top: 10px;
	float: left;
	width: 100% !important;
}

#footer-area-outer
{
	overflow: hidden;
	height: 1%;
	width: 926px;
	margin-left: -52px;
	vertical-align: middle;
	padding: 0 0 21px 40px;
	background: url(../images/bg-footer-test.gif) no-repeat 0 100%;
}

#pagination-footer, #footer-wrapper-outer, #header-breadcrumb, .main-content fieldset
{
	margin-top: 10px;
}

.site-breadcrumb-container-outer {
    float: left;
}

#logincontainerouter, #logincontainerinner {
    float: right;
}


/* hack for widths */
#catalogue-filters
{
	width: auto;
}
#catalogue-filters.form-row input.med-text, #catalogue-filters.form-row select.med-text
{
	width: 170px;
}

.site-breadcrumb-nonactiveitem a, #logincontainer a, .page-info a, a
{
	color: grey;
}

.site-breadcrumb-nonactiveitem a:hover, #logincontainer a:hover, .page-info a
{
	text-decoration: none;
}

/* These are the top bar buttons */
.nav-item a, #basket-indicator a
{
	text-decoration: none;
	/* border-radius: 5px; */
}

.nav-item a:hover, .nav-item:hover, #basket-indicator a:hover
{
	cursor: pointer;
	/* border-radius: 5px; */
	
}

.nav-item .sub-menu .nav-item
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* These are all other buttons */
.portal-button, .catalogue-results-item-school-addtoBasket, .catalogue-results-item-standard-addtoBasket, .catalogue-results-item-service-addtoBasket, .catalogue-results-item-parking-addtoBasket, .pagination-button, .standard-removeItem, .ui-widget-content button.ui-button
{
	color: #FFF;
font-size: 1.2em;
font-weight: 300;
text-decoration: none;
padding: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
background-color: #394264;
border-width: medium medium 3px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #1E243C;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 4px;
padding-top: 2px;
padding-bottom: 1px;
margin-top: 0px !important;
border-bottom-width: 3px !important;
}

.portal-button:hover, .catalogue-results-item-school-addtoBasket:hover, .catalogue-results-item-standard-addtoBasket:hover, .catalogue-results-item-service-addtoBasket:hover, .catalogue-results-item-service-addtoBasket:hover, .catalogue-results-item-parking-addtoBasket:hover, .pagination-button:hover, .ui-widget-content button.ui-button:hover
{
	border-radius: 5px;
	cursor: pointer;
	background-color: #9E2754;
border-bottom: 3px solid #5E1732;
}

/* navigation buttons - disabled mode */
.pagination-button-disabled
{
	background-color: #fff;
	color: #039;
}

/* pretend buttons */

.portal-button-link {
    width: auto;
    text-decoration: none;
    border-radius: 3px 3px 3px 3px;
    height: 30px;
    display: inline-block;
    font-size: 1em;
}
.portal-button-link a
{
	color: #FFF;
font-size: 1.2em;
font-weight: 300;
text-decoration: none;
padding: 15px;
background-color: #394264;
border-width: medium medium 3px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #1E243C;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 4px;
padding-top: 2px;
padding-bottom: 1px;
margin-top: 0px !important;
border-bottom-width: 3px !important;
}

/* pretend buttons */
.portal-button-link a:hover
{
	cursor: pointer;
}

/* NEXT / OK buttons */
.portal-button.portal-confirm, .portal-button-link.portal-confirm a
{
	border-radius: 5px;
	height: 30px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}


.portal-button.portal-confirm:hover, .portal-button-link.portal-confirm a:hover
{
}

.portal-button.portal-confirm {
    color: white;
    background-color: #a588d6;
}

#page-area, .main-content fieldset
{
	border: none;
	padding: 0px;
}

#login-panels .portal-button, #login-panels .portal-button-link, .portal-button-link.med-text, .form-row div.portal-button-link.med-text, .portal-button-link.med-text-wider, .portal-button-link.sml-text-wider, .portal-button.sml-text-wider
{
	/*width: 175px;*/
	width: 200px;
}

#page-area
{
	padding: 8px;
	background-color: #fff;
}

.holder-header
{
	overflow: hidden;
	height: 105px;
	margin-top: 12px;
	width: 100%;
}

.navigation
{
	position: absolute;
	bottom: 29px;
	overflow: hidden;
	left: 45px;
	background: grey;
	width: 875px;
	padding: 4px 0;
	margin: 0px;
	clear: both;
}


.navigation ul
{
	margin: 0 0 0 6px;
	padding-left: 3px;
	list-style: none;
	overflow: hidden;
}

.navigation ul li
{
	float: left;
	padding: 0 7px 0 8px;
	background: url(../images/line.gif) no-repeat 0 2px;
}

.navigation ul li a
{
	color: white;
}

.navigation ul li a:hover
{
	text-decoration: underline;
}

.navigation li:first-child
{
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}

.catalogue-results-item-school-text-shopText, .catalogue-results-item-service-text-shopText, .catalogue-results-item-customservice-text-shopText, .catalogue-results-item-standard-text-shopText, .catalogue-results-item-parking-text-shopText, .catalogue-saved-item-standard-text-description, .catalogue-saved-item-school-text-description
{
	font-size: large;
	color: #9d2754;
	
}

.catalogue-results-item-school-text-description, .catalogue-results-item-service-text-description, .catalogue-results-item-customservice-text-description, .catalogue-results-item-standard-text-description, .catalogue-results-item-parking-text-description, .catalogue-saved-item-standard-shop-description, .catalogue-saved-item-school-shop-description, .catalogue-saved-item-service-shop-description, .catalogue-saved-item-parking-shop-description
{
	color: #394264;
	font-size: x-large;
	font-style: normal;
	background-color: white;
	margin-bottom: 5px;
}

.catalogue-results-item-service-text-description
{
	width: auto; /*    height: 43px; */
	line-height: 1.5em;
}

.catalogue-results-item-school-text-userhelptext, .catalogue-results-item-service-text-userhelptext, .catalogue-results-item-customservice-text-description, .catalogue-results-item-standard-text-userhelptext, .catalogue-results-item-parking-text-userhelptext
{
	font-style: normal;
    font-size: small;
    color: gray;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.saved-item {    
}

.saved-item-entry{
    padding-left:165px; 
}

.saved-item-container{
    padding-bottom:10px;
}

.saved-standard-image-outer .standard-item-image-small-container
{
    float:none;
}

.item-standard-text, .item-school-text, .item-service-text, .item-parking-text
{
	display: inline-block;
	width: 200px;
	font-size: larger;
	color: black;
}

h1, h2, h3, h4
{
	color: black;
	padding-bottom: 5px;
	padding-top: 10px;
}

h1
{
    font-size: 2.3em;
    line-height: 1.1em;
    font-weight: 600;
}

h3
{
	font-size: 1.1em;
	margin: 5px 0px;
}

.catalog-item-form, .catalog-parking-form, #saved-standard-details-outer, #saved-school-details-outer, #saved-parking-details-outer, #saved-service-details-outer
{
	display: block;
	float: left;
	padding-left: 10px;
	overflow: hidden;
	width: 800px;
	padding-left: 5px;
}

.school-item-image-small-container, .service-item-image-small-container, .standard-item-image-small-container, .parking-item-image-small-container
{
	padding: 0px;
}

.result-line
{
	margin: 0px;
	padding-bottom: 5px;
}

/* colour alternative bars */
.item-standard-resultline-odd, 
.item-school-resultline-odd, 
.item-parking-resultline-odd, 
.item-service-resultline-odd,
.item-ext-standard-resultline-odd, 
.item-ext-school-resultline-odd, 
.item-ext-parking-resultline-odd, 
.item-ext-service-resultline-odd
{
	background-color: white;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
}

.item-standard-resultline-even, 
.item-school-resultline-even, 
.item-parking-resultline-even, 
.item-service-resultline-even, 
.item-ext-standard-resultline-even, 
.item-ext-school-resultline-even, 
.item-ext-parking-resultline-even, 
.item-ext-service-resultline-eve
{
	background-color: white;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
}

.result-line .lrg-text
{
	width: 250px;
}

#content-title
{
    text-align: left;
    background-color: #FFF;
    border-radius: 4px;
    padding: 15px 15px 15px 0;
    margin-bottom: 20px;
}

#content-title h1
{
    background-color: white;
    color: #9E2754;
    margin: 0px;
}

#content-title
{
	/* width: 966px; margin-left: -65px;  	padding-left: 5px; 	padding-right: 5px; */
}

.photolink {
    text-align: left;
    padding-top: 10px;
    float: left;
    clear:both; 
}

    .photolink A:link {
    }

    .photolink A:visited {
    }

    .photolink A:active {
    }

    .photolink A:hover {
    }


.CivicaFooter
{
	margin-bottom: 15px;
	color: White;
	
}

.thawte {
    float: right;
    width: 150px;
    text-align: right;
    vertical-align: top;
}

.leftofthawte {
    width: 780px;
    float: left;
    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;
	color: Black;
}

.pagination-button
{
	padding-left: 10px;
	padding-right: 10px;
}

.school-item-image-small, .standard-item-image-small, .service-item-image-small, .parking-item-image-small
{
	width: 150px;
	height: 150px;
	margin-left: 0.5em;
}

.form-row
{
	padding: 5px 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	vertical-align: top;
}

.form-row.buttons
{
	float: left;
	margin-top: 0.5em;
}

#catalog-filters-outer {
    margin-bottom: 0.5em;
}

#pagination-stepahead-buttons
{
	float: right;
}

.catalogue-item-detail-buttons-outer
{
	display: block;
	/* float: right; */
	/* margin-top: 30px; */
	position: absolute;
	top: 0px;
	right: 10px;
}

.catalogue-item-detail-text-outer
{
	display: block;
}

.catalogue-results-item-standard, .catalogue-results-item-school, .catalogue-results-item-service, .catalogue-results-item-parking, #saved-standard-outer, #saved-school-outer, #saved-service-outer, #saved-parking-outer
{
	margin-top: 10px;
	padding-top: 10px;
}

.catalogue-item-detail-editors-outer
{
	width: 500px;
	float: left;
}

.subTitle {
    padding-top: 42px;
    margin-bottom: -4px;
}

.cufon {
    font-family: "Bliss Bold", 'Gill Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size-adjust: 0.47;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}

.subTitle h1 {
    font-size: 1.1em;
    padding-bottom: 0px;
    color: #482278;
    margin-left: 3px;
    height: 45px;
}

#header-menu 
{
    /* max-width: 1024px; */
}

.nav-item, #basket-indicator first-child
{
	margin-left: 0px;
	border-radius: 10px;
}

#basket-indicator
{
	margin-right: 0px;
	width: 200px;
	border-radius: 10px;
}


#basket-indicator .indicator-item, #basket-indicator-legend
{
	display: block;
	padding-right: 10px;
}
#basket-indicator-legend
{
	text-align: left;
	background-image: url("../images/customers/Basket-white.png");
	background-repeat: no-repeat;
	background-position: right center;
	height: 32px;
	width: 32px;
	display: block;
	float: left;
	margin-top: -5px /* move the basket up a bit */;
}

#basket-indicator-detail
{
	display: block;
	float: right;
	margin-top: -8px;
}

#basket-indicator a:hover {
            text-decoration: none !important;
        }

#basket-indicator a .basket-indicator-sub-items
{
	position: relative;
	padding-top: 20px;
	bottom: 0px;
}

.basket-indicator-sub-items {
    text-decoration: none !important;
}

.pager-content .pager-pagesize-inner ul {
    float: right;
}

.pager-label
{
	float: left;
	display: inline-block;
	margin-right: 10px;
}

.pager-label.offscreen {
        position: absolute;
        left: -1000px;
        top: auto;
        overflow: hidden;
        height: 1px;
        width: 1px;
    }

.pager-content .pager-pagesize-inner ul
{
	float: right;
}

.pager-content
{
	padding-top: 10px;
}

.pager-content li
{
	float: left;
}

.pager-content .pager-pagesize-outer
{
	float: right;
}

.pager-content a
{
	border-radius: 3px 3px 3px 3px;
	margin-right: 3px;
	padding: 4px 10px;
	line-height: 100%;
	text-decoration: none;
}

.pager-content a:hover
{
	cursor: pointer;
	text-decoration: none;
	border-bottom: 3px solid #5E1732;
}

.pager-content li.selected a
{
	background-color: #fff;
	color: black;
	border: 1px solid #394264;
}

.site-breadcrumb-container ul {
    padding-left: 4px;
    padding-top: 13px;
}

.main-content fieldset
{
	border: 0px none;
	padding: 0px;
}

.main-content fieldset legend {
    padding: 0px;
}

.main-content fieldset legend h2
{
        padding-left: 0px;
        font-size: 1.2em;
}

#catalogue-filters select, #catalogue-filters input, #catalogue-filters label {
    margin-right: 0px;
    margin-left: 5px;
}


#CategoryFilter {
    margin-left: 0px !important;
}

/*Login page styles*/

.page-split.left-col
{
	float: left;
}
.page-split
{
	display: inline-block;
	width: 49%;
}

.display-field.button-right
{
	text-align: right;
}

.shopping-basket-view #result
{
	background-color: white;
	color: rgb(0, 153, 0);
	width: auto;
	text-align: left;
	font-size: 1.3em;
	background-image: url("../images/tick.png");
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 40px;
	padding-top: 8px;
}

input.portal-button.med-text, .portal-button-link.med-text, .form-row div.portal-button-link.med-text
{
	white-space: nowrap;
}


/* 12.0.0.0 extra */

#cookiepolicy-main-outer
{
	font-size: normal;
	background-color: #666;
	opacity: 0.7;
	padding: 5px 0px;
}

#cookiepolicy-main-inner
{
}

.form-row .display-field select.autowidth
{
	width: auto !important;
}

#filter-category.catalogue-filters-list-item
{
	float: right;
	margin-left: 0px;
}

#filter-shop.catalogue-filters-list-item
{
	float: left;
	margin-right: 10px;
}

.pager-outer
{
	height: 35px;
}

.validation-summary-messages {
    margin-bottom: 4px;
}

.validation-summary-errors-wrapper {
    margin-bottom: 10px;
}

.validation-summary-messages h3
{
	font-size: 1.2em;
	color: rgb(255, 0, 0);
	margin: 3px 0px;
	padding: 0px;
	clear: both;
	font-weight: bold;
}

.validation-summary-errors li a, .error-summary-linkitem
{
	color: red;
	list-style-type: none;
}

/*Table Style*/

table.portal-table
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

table.portal-table thead
{
	color: grey;
	background-color: white;
	border-bottom: 1px solid #888;
}

table.portal-table thead td
{
	padding: 10px 5px;
	border-bottom: solid 1px #777;
	border-top: solid 1px #777;
}

            table.portal-table thead td:first-child, table.portal-table thead tr {
                /*-webkit-border-top-left-radius: 5px;
                border-top-left-radius: 5px;*/
            }

            table.portal-table thead td:last-child, table.portal-table thead tr {
                /*-webkit-border-top-right-radius: 5px;
                border-top-right-radius: 5px;*/
            }

table.portal-table tbody tr.even-row td
{
	background-color: white;
}

table.portal-table tbody
{
	background-color: #fff;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border: none;
}

table.portal-table tbody td
{
	padding: 5px 3px;
}

table.portal-table tbody tr:nth-child(even)
{
	background-color: white;
}

table.portal-table tbody td:first-child, table.portal-table tfoot td:first-child
{
	/*border-left: solid 1px #777;*/
}

table.portal-table tbody td:last-child, table.portal-table tfoot td:last-child
{
	/*border-right: solid 1px #777;*/
}

table.portal-table tbody tr:last-child td
{
	/*border-bottom: solid 1px #777;*/
}

table.portal-table tfoot tr td
{
	background-color: white;
	color: #fff;
	font-weight: bold;
	padding: 10px 5px;
	border-bottom: solid 1px #777;
}

table.portal-table tfoot tr:last-child td:first-child
{        /*-webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;*/
}

table.portal-table tfoot tr:last-child td:last-child
{         /*-webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;*/
}


/*End Table styles*/

.item-school-mandatoryFieldWarning
{
	margin-bottom: 5px;
}

#payment-confirmation-details .display-label, #payment-confirmation-details .display-field
{
	width: auto;
	padding: 10px 10px 10px 0px;
}

/*Customisable Service Pay*/
.catalogue-item-help-link {
    background: url(../images/icon_info.gif) no-repeat 0px 0px;
    width: 18px;
    height: 19px;
    margin-left: 5px;
    margin-top: 6px;
    display: inline-block;
}

.result-line input.custom-input-checkbox {
    margin: 0px;
    margin-top: 3px;
    padding: 6px 0px;
}

img.catalogue-help-diag-icon {
    margin-right: 10px;
    margin-top: 5px;
}

.result-line .custom-item-spacer {
    height: 30px;
    display: block;
}

.custom-service-pay-items .custom-service-pay-value-label {
    margin-bottom: 15px;
    display: inline-block;
}


/* Receipts */

#Reciept-standard--items-table-row, #Reciept-failed--items-table-row
{
}

.Reciept-standard--legend-detail-row, .Reciept-failed--legend-detail-row, .Reciept-declined--legend-detail-row, .Reciept-Vat--legend-detail-row
{
	font-weight: bold;
}

.Reciept-declined--title, #Reciept-failed--not_made
{
	margin-top: 20px;
}

.receipt-col
{
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-top: 10px;
}

.receipt-col .receipt-label
{
	padding-bottom: 10px;
}

.receipt-table
{
	padding: 10px 0px;
}

.receipt-table table
{
	min-width: 50%;
	width: auto;
}

#emailAddressRow
{
	margin: 10px 0px;
}

.main-content FIELDSET.success-receipt-header LEGEND
{
	background: url(../images/tick.png) no-repeat left top #fff;
	padding-left: 46px;
	line-height: 36px;
	margin-left: 10px;
}

fieldset.failed-receipt-header LEGEND
{
	background: url(../images/cross.png) no-repeat left top #fff;
	padding-left: 46px;
	line-height: 36px;
	margin-left: 10px;
}

fieldset.declined-receipt-header LEGEND
{
	background: url(../images/cross.png) no-repeat left top #fff;
	padding-left: 46px;
	line-height: 36px;
	margin-left: 10px;
}

/*End receipts*/

#search-area
{
	vertical-align: top;
    float: right;
}


/* Logged in homepage spacing issues */
#homepage-welcome-main, #homepage-welcome-warning, #refresh-balances-info
{
	padding-bottom: 5px;
}

#message-header
{
	padding-top: 5px;
}
/* End logged in homepage spacing issues */

/*My Account Style*/

#my-account-nav .my-account-nav-item
{
	background: url(../images/btns_mainWidget.png) no-repeat -158px 0px;
	height: 38px;
	margin-right: -1px;
	width: 155px;
	color: #482278;
	padding-bottom: 11px;
}

#my-account-nav .my-account-nav-item.selected
{
	background: url(../images/btns_mainWidget.png) no-repeat 0px 0px;
}

#my-account-nav .my-account-nav-item a:hover
{
	font-weight: bold;
}

#my-account-nav .my-account-nav-item a, #my-account-nav .my-account-nav-item a:hover
{
	text-decoration: none;
	line-height: 38px;
}

#my-account-content
{
	border: 1px solid #dbdbdb;
	padding: 20px;
	margin-top: -7px;
}

#my-account-content .display-label
{
	margin-top: 0px;
}

#my-account-content .display-field.button-right
{
	margin-top: 0px;
}

#my-account-container
{
	padding-top: 10px;
}
/*End My account styles*/

/*Timeout warning */

#timeout-warning-dialog-content p, #timeout-expired-dialog-outer p
{
	padding: 5px 5px 5px 25px;
}

#timeout-warning-dialog-content p.warning, #timeout-expired-dialog-outer p.expired
{
	background: url(../images/icon_info.gif) no-repeat 0px 5px;
}

#timeout-warning-dialog-content span.timeout-value
{
	color: #ff0000;
	font-size: 1.2em;
}

#timeout-expired-dialog-outer
{
	display: none;
}

/*End timeout warning*/

#payment-confirmation-details .display-label, #payment-confirmation-details .display-field
{
	width: auto;
	padding: 10px 10px 10px 0px;
}

.med-text, .portal-button.add-to-basket
{
	width: auto !important;
}

.portal-button.add-to-basket, addToBasketButton
{
	font-size: 1.2em;
	font-weight: 300;
	text-decoration: none;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 4px;
}

.form_area {
    float: left;
}

.addToBasketButton
{
	float: right;
}

.portal-button.add-to-basket:hover
{
}

.display-field.button-right.med-text
{
	margin-left: 5px;
}

#imgCSC
{
	vertical-align: bottom;
}

#ChangePassword
{
	margin-top: 0px;
}

.form-row.buttons .display-label
{
	float: none;
}

#standard-remove, #school-remove
{
	margin-top: 5px;
}

#standard-needs-verifying, #school-needs-verifying
{
	margin-top: 5px;
}

#saved-standard-image-outer, #saved-school-image-outer, #saved-service-image-outer, #saved-parking-image-outer
{
	width: 150px;
}

.clear-fix:after
{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#saved-standard-balances td
{
	width: 25%;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]
{
	font-size: 16px;
}

.homepage-saved-updatingprogress
{
	visibility: hidden;
}

#standard-remove, #school-remove, #parking-remove, #service-remove
{
	margin-top: 5px;
}

#standard-needs-verifying, #school-needs-verifying, #service-needs-verifying, #parking-needs-verifying
{
	margin-top: 5px;
}

#containerViewSwitcher
{
	display: none;
}

#standard-needs-verifying .portal-button-link, #standard-remove .portal-button-link, #school-needs-verifying .portal-button-link, #school-remove .portal-button-link, #parking-needs-verifying .portal-button-link, #parking-remove .portal-button-link, #service-needs-verifying .portal-button-link, #service-remove .portal-button-link
{
	float: left;
	margin-top: 10px;
}

#standard-remove .portal-button-link, #service-remove .portal-button-link, #parking-remove .portal-button-link, #school-remove .portal-button-link
{
	margin-left: 10px;
}

/* space out "saved" item elements */
#saved-standard-details-detail form div, #school-standard-details-detail form div, #parking-standard-details-detail form div, #service-standard-details-detail form div
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav-item a, #basket-indicator a, .portal-button, .catalogue-results-item-school-addtoBasket, .catalogue-results-item-standard-addtoBasket, .catalogue-results-item-service-addtoBasket, .catalogue-results-item-parking-addtoBasket, .pagination-button, .standard-removeItem, .portal-button-link a, .portal-button.portal-confirm, .portal-button-link.portal-confirm a, .pager-content a, .portal-button.add-to-basket, addToBasketButton
{
	background-color: #394264;
    color: white;
    border: 1px solid #394264;
}

/* the header area doesnt need borders though */

.nav-item a:hover, .nav-item:hover, #basket-indicator a:hover, .portal-button:hover, .catalogue-results-item-school-addtoBasket:hover, .catalogue-results-item-standard-addtoBasket:hover, .catalogue-results-item-service-addtoBasket:hover, .catalogue-results-item-service-addtoBasket:hover, .catalogue-results-item-parking-addtoBasket:hover, .pagination-button:hover, .portal-button-link a:hover, .portal-button.portal-confirm:hover, .portal-button-link.portal-confirm a:hover, 
.pager-content a:hover, .portal-button.add-to-basket:hover
{
	background: none repeat scroll 0% 0% #9E2754;
	color: white;
	border-color: #9E2754;
}

/* Allow resizing of the nav bars / basket */
.nav-item a
{
	line-height: 55px;
}

.nav-item .sub-menu
{
	top: 55px;
}

#basket-indicator a
{
	height: 55px;
}


/*15.2*/
.form-row.outside-fieldset {
    padding-left: 0px;
}

.confirmation-paymentdetails {
   width:100%;
}

.confirmation-paymentdetails:nth-child(odd) {
    background: #e7e7e7;
}

.confirmation-multiple-label {
    width:300px;
    float:left;
}

.confirmation-multiple-detail {
    width:70px;
    float:left;
    text-align:right;
}

/* External Views Start */

.catalogue-results-item-ext-standard, 
.catalogue-results-item-ext-service, 
.catalogue-results-item-ext-school, 
.catalogue-results-item-ext-parking {
    padding: 0;
}

.catalogue-results-item-ext-standard-text-description,
.catalogue-results-item-ext-service-text-description,
.catalogue-results-item-ext-school-text-description,
.catalogue-results-item-ext-parking-text-description
 {
    font-style: normal;
    color: #394264;
    height: 33px;
    padding-top: 25px;
    font-size: x-large;
    /* font-weight: bold; */
}


.catalogue-results-item-ext-standard-text-shopText,
.catalogue-results-item-ext-service-text-shopText,
.catalogue-results-item-ext-school-text-shopText,
.catalogue-results-item-ext-parking-text-shopText {
    font-style: normal;
    color: #9d2754;
    font-size: large;
    font-weight: normal;
    padding-top: 30px;
}

.catalogue-results-item-ext-standard-text-userhelptext,
.catalogue-results-item-ext-service-text-userhelptext,
.catalogue-results-item-ext-school-text-userhelptext,
.catalogue-results-item-ext-parking-text-userhelptext {
    font-style: normal;
    color: black;
    font-size: 1.2em;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}

.catalogue-results-item-ext-standard-text-freetext1,
.catalogue-results-item-ext-service-text-freetext1,
.catalogue-results-item-ext-school-text-freetext1,
.catalogue-results-item-ext-parking-text-freetext1 {
    font-style: normal;
    color: black;
    font-size: 1.2em;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.catalogue-results-item-ext-standard-text-freetext2,
.catalogue-results-item-ext-service-text-freetext2,
.catalogue-results-item-ext-school-text-freetext2,
.catalogue-results-item-ext-parking-text-freetext2 {
    font-style: normal;
    color: black;
    font-size: 1.2em;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}


/* External Views End */

/* 
 *  Statement table columns
 */
.statement-table-balance-column-standard {
    display: table-cell;
    text-align: right;
}

.statement-table-balance-column-school {
    display: table-cell; 
    text-align: right;
}

.statement-table-amount-column-standard {
    display: table-cell;
    text-align: right;
}

.statement-table-amount-column-school {
    display: table-cell;
    text-align: right;
}
/* End Statement */

.address-search-btns-right {
    float: right;
}

.address-search-btns-container {
    position: relative;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0.5em;
}

.address-search-btns-left {
    float: left;
}

/* accessibility */
.element-invisible {
  position: absolute;
  top: -999999em;
  left: auto;
  width: 1px;
  height: 1px;
  overflow:hidden;
}
legend.hide {
    display: none;
}

span.ui-dialog-title {
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
}

.ui-widget-header {
    /*background-image: url("../images/shop_background.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #CFCFCF;*/
    background-image: none;
    background-color: grey;
    color: white;
}

.ui-widget-overlay {
    opacity: 0.6;
}

/* Saved Items Catalogue Width Default 600px Wide */

.catalogue-saved-item-parking-shop-description,
.catalogue-saved-item-service-shop-description, 
.catalogue-saved-item-standard-shop-description, 
.catalogue-saved-item-school-shop-description {width: 600px} 

.catalogue-saved-item-parking-text-description,
.catalogue-saved-item-service-text-description,
.catalogue-saved-item-standard-text-description,
.catalogue-saved-item-school-text-description {width:600px}

.item-stardard-resultline,
.item-school-resultline,
.item-service-resultline,
.item-parking-resultline {
    width: 600px;
}

.paymenthistory-searchbutton {
    float: right;
}

#ddwarning-warning-dialog-content p, #ddwarning-expired-dialog-outer p {
    padding: 5px 5px 5px 25px;
    font-weight : bold;
}

    #ddwarning-warning-dialog-content p.warning, #ddwarning-expired-dialog-outer p.expired {
        background: url(../images/icon_info.gif) no-repeat 0px 5px;
    }

#ddwarning-warning-dialog-content span.timeout-value {
    color: #ff0000;
    font-size: 1.2em;
}

#ddwarning-expired-dialog-outer {
    display: none;
}


.boldspan {
    /*font-weight: bold !important;*/
}

.mb25 {
    margin-bottom: 25px !important;
}


.mt25 {
    margin-top: 25px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt60 {
    margin-top: 60px !important;
}
.mt65 {
    margin-top: 65px !important;
}

.confirmpaymentforleft{
    width: 50%;
}

.confirmpaymentforright{
    width: 50%;
/*    margin-left: 450px; */
    margin-top: -59px;
}

.confirmbankleft{
    width: 50%;
}

.confirmbankright{
    width: 50%;
    margin-left: 450px;
    margin-top: -90px;
}

.confirmpaymentschleft{
    width: 50%;
}

.confirmpaymentschright{
    width: 50%;
    margin-left: 450px;
    margin-top: -120px;
}

.buttonrightimportant{
    text-align: right !important;
    width: 280px !important;
}

.disabled-portal-button{
    background-color: grey;
  
}

.dd-or-centre { margin-left: 255px; }
.dd-or-centre-schedule-duration { margin-left: 31px; }

.dd-title
{
	font-weight: 700;
    color: #482278;
    font-style: normal;
    margin-bottom: 10px;
	font-size: 1.4em;
}

.dd-sub-title, #lblScreenTextRow
{
	font-weight: 700;
    color: #482278;
    font-style: normal;
    margin-bottom: 10px;
	font-size: 1.2em;
}

.portal-button-recurring-payments
{
	padding-left: 5px;
	padding-right: 5px;
}

.display-label-giftaid { width: 180px; }
.display-field-giftaid {
	margin-left: 38px;
    margin-top: 12px;
}


   .catalogue-item-detail-buttons-outer-recurring {
       margin-top:4px;
   }

#rcpWarning-warning-dialog-content p, #rcpWarning-expired-dialog-outer p {
    padding: 5px 5px 5px 25px;
    font-weight: bold;
}

    #rcpWarning-warning-dialog-content p.warning, #rcpWarning-expired-dialog-outer p.expired {
        background: url(../images/icon_info.gif) no-repeat 0px 5px;
    }

#rcpWarning-warning-dialog-content span.timeout-value {
    color: #ff0000;
    font-size: 1.2em;
}

#rcpWarning-expired-dialog-outer {
    display: none;
}

.paymentconfirmationleft {
    width: 50%;
    float:left;
}

.paymentconfirmationright {
    width: 50%;
   float:left;
}

.payment-type-option-first {
    width: 30%;
    float: left;
    height: 220px;
}

.payment-type-option {
    width: 30%;
    float: left;
    height: 220px;
    margin-left: 4%;
}
#rp-paymentschedule .display-label { vertical-align: baseline; }
#rp-paymentschedule fieldset { margin-top: 5px; }
#rp-continious-end-date-message { margin: 5px 0 5px 0; }
#rp-effectivedate {margin-top: 6px;}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #6C558A; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #6C558A;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
	font-size: 12px;
	font-weight:normal;
	left: 45px;
	top: -6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #6C558A transparent transparent;
}

.tooltip-circle {
	width: 28px;
	height: 28px;
	border-radius: 26px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background: #6C558A;
}

.tooltip-circle:before {
	content: "?";
}

.payment-type-option-image {
    border-style: solid;
    border-width: 1px;
    text-align: center;
}

.payment-info-icon {
    float: right;
}

.payment-schedule-tooltip
{
	left: 150px;
}

#rp-end-date-selection
{
	margin-top: 15px;
}

#rp-end-date-selection .or-space
{
	margin-left:10px;
	margin-right:10px;
}

#CalculateSchedule { margin-top: 15px; }

.portal-alert-warning  
{
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #8a6d3b;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.vertical-align-middle  
{
   vertical-align:middle;
}

.help-icon-payment-confirmation  
{
   padding-right:10px;
}

.searchable-types-dropdown
{
    width: 400px;
    display: inline-block;
}

.payment-schedule-erroricon {
    background: url(../images/cross.png) no-repeat left top #fff;
    padding-left: 46px;
    line-height: 36px;
    margin-left: 10px;
}


/* Wrexham specific */
.top_bar
{
    margin-bottom: 20px;
    padding: 5px 0px;
    background: none repeat scroll 0% 0% #7F1E44;
    width: 100%;
    overflow: hidden;
}

.top_container
{
    padding-bottom: 20px;
    background-color: #9E2754;
    width: 100%;
    overflow: hidden;
}

.top_nav_container
{
    width: 100%;
    overflow: hidden;
    background-color: #1E243C;
}

.headerleft
{
    float: left;
    overflow: hidden;
    text-align: center;
}

.headerright
{
    text-align: right;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.top_nav
{
    text-align: center;
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
    background-color: #394264;
    padding: 0px;
    text-align: center;
}

.top_nav a
{
    color: #FFF;
    width: 5em;
    font-size: 0.9em;
    padding-top: 3px;
    padding-bottom: 3px;
    display: inline-block;
    text-decoration: none;
}

.top_nav ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.top_nav li
{
    display: inline-block;
    text-align: center;
    border-right: 2px solid #1E243C;
    padding: 0px;
    margin: 0px;
}
.top_nav_first
{
    border-left: medium none;
}

.top_nav ul li a
{
    font-size: 1em;
    width: 7em;
}

.top_nav ul li a:hover, .top_nav ul li a:focus
{
    background: none repeat scroll 0% 0% #9E2754;
}

.a_2_z
{
    clear: right;
    display: block;
}

.a_2_z a
{
    color: #FFF;
    font-size: 0.9em;
    text-decoration: none;
    width: 11px; /* wila hack */
    line-height: 16px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}
.a_2_z a:hover, .a_2_z a:focus {
    background: none repeat scroll 0% 0% #394264;
    border-radius: 3px;
}

.a_2_z ul {
    margin: 0px;
    padding-bottom: 2px;
}

.a_2_z li
{
    display: inline-block;
    text-decoration: none;
}


.a_2_z_welsh
{
    clear: right;
    display: block;
}

.a_2_z_welsh a
{
    color: #FFF;
    font-size: 0.9em;
    text-decoration: none;
    width: 14px; /* wila hack */
    line-height: 16px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}


.a_2_z_welsh a:hover, .a_2_z_welsh a:focus {
    background: none repeat scroll 0% 0% #394264;
    border-radius: 3px;
}

.a_2_z_welsh ul {
    margin: 0px;
    padding-bottom: 2px;
}

.a_2_z_welsh li
{
    display: inline-block;
    text-decoration: none;
}

.gcse-searchdiv
{
    width: 416px;
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 0px;
    float: right;
    height: 32px;
    overflow: hidden;
}

.headerlinks ul
{
    padding-left: 0px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.headerlinks ul li
{
    display: inline-block;
}

.headerlinks ul li a
{
    padding-right: 8px;
    padding-left: 8px;
    color: #FFF;
    font-size: 1em;
    padding-bottom: 2px;
    margin-left: 3px;
    text-decoration: none;
}

.headerlinks ul li a:hover, .headerlinks ul li a:focus
{
    background: none repeat scroll 0% 0% #394264;
    border-radius: 3px;
}

.skip_buttons a
{
    color: #FFF;
    font-size: 1em;
    padding-right: 8px;
    padding-left: 8px;
    border-radius: 3px;
    margin-left: 3px;
    text-decoration: none;
}

.skip_buttons a:hover, .skip_buttons a:focus
{
    background: none repeat scroll 0% 0% #394264;
    border-radius: 3px;
}

.skip_buttons, #combinedheader, #header-area-outer, #page-area-outer, #footer-wrapper-outer
{
    width: 1080px;
    margin: 0 auto;
}

.skip_buttons p {
    color: #FFF;
    margin: 0px;
    font-size: 0.9em;
}

.account_access
{
    float: right;
    display: none;
}

#logo_black
{
    padding-top: 5px;
    display: none;
}

.mobile_a2z
{
    display: none;
    text-align: center;
    padding-top: 5px;
    margin: 0px;
}


#containerViewSwitcher
{
    display: none;
}


#logo {
    padding-top: 5px;
}
#logo {
    padding-left: 1%;
    text-align: left;
    float: none;
}
img {
    border: medium none;
}



/* google search box */
#sa
{
border-color: #394264;
background-color: #394264;
background-image: none;
filter: none;
width: 13px;
height: 13px;
padding: 6px 27px;
min-width: 13px;
margin-top: 2px;
border: 1px solid #3079ED;
border-radius: 2px;
font-family: inherit;
font-size: 11px;
font-weight: bold;
color: #FFF;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus 
{
    background-image: none;
    filter: none;
    border-color: #394264;
    background-color: #394264;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 
{
    /*width: 13px;*/
    height: 25px;
    padding: 0px 0px;
    min-width: 13px;
    margin-top: 0px;
}


.footerholder 
{
			/*background: none;*/
			padding-bottom: 15px;
			padding-top: 15px;
	}
	
	.wrexhamfooter 
	{
			/*margin-left: 5%;
			margin-right: 5%;*/
			/*width: 1024px;*/
			background: #1E243C;
			border-radius: 4px;
			overflow:hidden;
			/*padding-left: 120px;
            padding-right: 120px;*/
            position: relative;
            /*left: -550px;*/
            margin: 0 auto;
            padding-bottom:10px;
            min-width: 1080px;
            }
		
		
/*Left Side*/		
	.footerleft 
	{
		float:left;
		text-align:left;
		padding-left: 6px;
		padding-top: 5px;
		color: #ffffff;
	}
	
	.footerleft p 
	{
		padding-left: 4px;
		padding-bottom: 4px;
	}
	
	.bottomlinks ul 
	{
		padding-top: 4px;
		padding-bottom: 10px;
	}
	
	.bottomlinks a 
	{
		padding-left: 10px;
		padding-right: 10px;
	}


/*Right Side*/	
	.footerright 
	{
		float:right;
		text-align:right;
		padding-right: 6px;
		padding-top: 5px;
	}
	
	.footerright p 
	{
		margin-top:0;
		padding-right: 4px;
		padding-bottom: 4px;
	}
	
	.copyright 
	{
		padding-bottom: 6px;
		padding-top: 4px;
	}
	
	.bottomlinks li a 
	{
	text-decoration: none;
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
    color: #FFF;
    border-radius: 3px;
    }
	
	.bottomlinks ul li a:hover, .bottomlinks ul li a:focus
	{
	    background: #9E2754 none repeat scroll 0% 0%;
        border-radius: 3px;    
	}
	
.social ul 
{
    margin: 0;
    padding: 0;
}
	
.social li
{
    display: inline-block;
    text-decoration: none;
}

.bottomlinks ul 
{
    padding-bottom: 10px;
    padding-top: 4px;
}

.bottomlinks ul 
{
    margin: 0;
    padding: 12px 0 0;
}

.bottomlinks li 
{
    display: inline-block;
    text-decoration: none;
}

social li a 
{
    border-radius: 3px;
    display: inline-block;
    padding: 4px 4px 0;
    text-decoration: none;
}

a 
{
    color: #9e2754;
    font-size: 1em;
    text-decoration: underline;
}


.footerright p 
{
    margin-top: 0;
    padding-bottom: 4px;
    padding-right: 4px;
}
.footerright p 
{
    margin-bottom: 2px;
}
.template_p_tag 
{
    color: #ffffff;
}
p 
{
    line-height: normal;
    color: #525252;
    font-size: 1em;
    font-weight: 400;
}

.template_p_tag {
    color: #ffffff;
}

.usefullinks li a {
    border-radius: 3px;
    display: inline-block;
    padding: 4px 4px 0;
    text-decoration: none;
}

a {
    color: #9e2754;
    font-size: 1em;
    text-decoration: underline;
}


.usefullinks ul li a:hover, .usefullinks ul li a:focus {
    background: #9e2754 none repeat scroll 0 0;
}

.usefullinks li a 
{
    border-radius: 3px;
    display: inline-block;
    padding: 4px 4px 0;
    text-decoration: none;
}

.usefullinks li 
{
    display: inline-block;
    text-decoration: none;
}


.social ul li a:hover, .social ul li a:focus 
{
    background: #9e2754 none repeat scroll 0 0;
    border-radius: 3px;
}

#saved-standard-details-detail form div
{
margin-top: 5px;
margin-bottom: 5px;
}

#Accountdetails-name, #Accountdetails-security, #Accountdetails-emailpreferences, #contactdetails-address-row, #contactdetails-phonenumbers-row
{
font-size: large;
}

.item-standard-mandatoryFieldWarning, .item-school-mandatoryFieldWarning, .item-parking-mandatoryFieldWarning, .item-service-mandatoryFieldWarning
{
	font-size: small;
	color: #394264;
}

.nohover a {
    color: #BCBEC0;
}
.nohover a:hover, .nohover a:focus {
    background: transparent none repeat scroll 0% 0%;
    cursor: not-allowed;
}

#saved-standard-details-detail label[id*='_UpdatedFormatted_label'], 
#saved-parking-details-detil label[id*='_UpdatedFormatted_label'],
#saved-service-details-detail label[id*='_UpdatedFormatted_label'],
#saved-school-details-detail label[id*='_UpdatedFormatted_label']
{
	display: none;
}

.form-row .container.lrg-text {width: 450px;}

#custom-header-inner {
    width: 100%;
    margin: 0 auto;
}

.nav-item a, #basket-indicator a {
    background: none repeat scroll 0% 0% #394264;
        background-color: rgb(57, 66, 100);
    color: #FFF;
    text-align: center;
    text-decoration: none;
    margin: 0px;
}

#custom-footer-inner
{
    width: 1024px;
    margin: 0 auto;
}

.sys_footer_row2
{
    color: Black;
}

.pager-outer
{
    background-color: White;
    height: 45px;
}

.centerthis
{
    width: 1024px;
    margin: 0 auto;
}

.site-breadcrumb-container {
    
   
}

.portal-button.add-to-basket, .addToBasketButton {
    color: #FFF;
    /*font-size: 1.2em;*/
	font-size: 14.4px;
    font-weight: 300;
    text-decoration: none;
    border-width: medium medium 3px;
    border-bottom-width: 3px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #00662F;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background-color: #009344;
    border-radius: 4px;
    /*height: 50px;*/
	height: 30px;
}

.portal-button.add-to-basket:hover {
    background-color: #00662F;
    border-bottom: 3px solid #004A22;
        border-bottom-width: 3px;
    cursor: pointer;
}
 
.portal-button-link a:hover, .portal-button.portal-confirm:hover, .portal-button-link.portal-confirm a:hover, .pager-content a:hover {
    background-color: white;
    color: #394264;
    border-color: #394264;
}

.ui-button-text-only
{
	color: black !important;
}

.nav-item, #basket-indicator
{
	background-color: #BCBEC0 !important;
}

/* bespoke hiding */
#saved-standard-details-detail label[id*='_UpdatedFormatted_label']
{
	display: none;
}

#saved-parking-details-detil label[id*='_UpdatedFormatted_label']
{
	display: none;
}

#saved-service-details-detail label[id*='_UpdatedFormatted_label'] 
{
	display: none;
}

#saved-standard-details-detail #last-updated
{
	display: none;
}

#saved-parking-details-detail #last-updated
{
	display: none;
}

#saved-service-details-detail #last-updated
{
	display: none;
}

#saved-school-details-detail #last-updated
{
	display: none;
}
#saved-school-details-detail #saved-school-balances
{
	display: none;
}

#saved-standard-details-detail #saved-standard-balances
{
	display: none;
}

#saved-parking-details-detail #saved-parking-balances
{
	display: none;
}

#saved-service-details-detail #saved-service-balances
{
	display: none;
}

#saved-standard-details-outer #standard-needs-verifying .portal-button-link.med-text, #saved-parking-details-outer #parking-needs-verifying .portal-button-link.med-text, #saved-service-details-outer #service-needs-verifying .portal-button-link.med-text
{
	display: none;
}


#ddwarning-dialog-wrapper, #rcpwarning-dialog-wrapper
{
display: none;               
}



#txtBuildingName.display-field
{
	color: white;
}

#txtSubDwelling.display-field
{
	color: white;
} 

div.item-school-resultline:nth-child(1)
{
display: none;
}

div.item-school-resultline:nth-child(2)
{
/*display: none;*/
}
