/* Minification failed. Returning unminified contents.
(81,9): run-time error CSS1019: Unexpected token, found '{'
(81,19): run-time error CSS1030: Expected identifier, found ' '
(81,25): run-time error CSS1031: Expected selector, found ';'
(81,25): run-time error CSS1025: Expected comma or open brace, found ';'
(81,38): run-time error CSS1030: Expected identifier, found ' '
(81,47): run-time error CSS1031: Expected selector, found '!important'
(81,47): run-time error CSS1025: Expected comma or open brace, found '!important'
(81,73): run-time error CSS1030: Expected identifier, found ' '
(81,74): run-time error CSS1031: Expected selector, found '1px'
(81,74): run-time error CSS1025: Expected comma or open brace, found '1px'
(81,93): run-time error CSS1019: Unexpected token, found '}'
(1366,14): run-time error CSS1036: Expected expression, found ';'
(2749,8074): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2749,8095): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2749,8214): run-time error CSS1019: Unexpected token, found '@keyframes'
(2749,8227): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,caption {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	height: 1%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

del {
	text-decoration: line-through;
}

ins {
	text-decoration: underline;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote, q
{
	quotes: none;
}


ul {
	list-style: none;
}

.clear{
	clear:both;
	width:100%;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	height:0;
}

#dd_holder #wrapper   {float:left;}
#dd_holder #main	 { width:215px;height:150px;background:#000000 url('~/media/shared images/m1ra/108x141-jenson-button-which-oil.ashx') no-repeat 0 bottom; ;}
#dd_holder #main p { font-family:arial,sans serif;font-size:12px;line-height:15px;color:#ffffff;padding:20px 15px 0 110px;text-align:left; }
#dd_holder ul.dropdown   { position: absolute; width: 0px; margin-top:-15px; margin-left:0px; background:none;list-style:none; }
#dd_holder ul.dropdown a { background: url('~/media/shared images/arrows/20x20_down-arrow.ashx') no-repeat 175px 4px;border-bottom: 1px solid #c9002c;text-decoration:none;list-style:none;}
#dd_holder ul.dropdown li  { font-weight: bold; float: left; width: 215px; background: #ff0033; position: relative; }
#dd_holder ul.dropdown a:hover { color: #ffffff; background: none; }
#dd_holder ul.dropdown li a                    { display: block; padding: 6px 8px; color: #ffffff; position: relative; z-index: 2000;}
#dd_holder ul.dropdown li a:hover,
#dd_holder ul.dropdown li a.hover              { background: #ff0033 url('~/media/shared images/arrows/20x20_down-arrow-shine.ashx') no-repeat 175px 4px; position: relative; }


/* 
	LEVEL TWO
*/
#dd_holder ul.dropdown ul 						{ display: none; position: absolute; top: 0; left: 0; width:180px; z-index: 1000;list-style:none; margin:0; }
#dd_holder ul.dropdown ul li 					{ font-weight: bold; color: #ffffff; border-bottom: 0px solid orange;list-style:none;height:15px;  }
#dd_holder ul.dropdown ul li a					{ display: block; background: #ff0033 !important; border-bottom: 1px solid #c9002c; } 
#dd_holder ul.dropdown ul li a:hover		     	{ display: block; background: #b40629 !important; border-bottom: 1px solid #c9002c; } 
		     	{ display: block; background: #b40629 !important; border-bottom: 1px solid #c9002c; } 
body 
{
    font-size:0.8em;
    font-family:Arial;
    background:#E9E9E9;
}

a
{
    color:#000;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.hidden
{
    position:absolute;
    font-size:0.1em;
    left:-99999px;
}
.mainWrapper
{
    font-size: 12px;
    line-height: 16px;
    width:100%;
    padding:17px 25px 15px 25px;
    margin:0 auto;
    background:#A2A6A9;
}
/********************************HEADER**************************/
.header
{
    min-height:81px;
    height:auto !important;
    height:81px;
    width:940px;
    padding:0 0 6px 10px;
    font-weight:bold;
}
.siteLogo
{
    float:left;
}
/**languages*/
.headerLanguage
{
    float:right;
    clear:both;
    padding-bottom:15px;
    font-weight:normal;
    font-size:0.9em;
    height:1.1em;
    min-width:1px;
} 
.headerLanguage .languageDivider{
    background: url("/Images/Backgrounds/headerDivider.png") no-repeat scroll left center transparent;
    margin:0 10px;
    display:inline-block;
    float:left;
    width:1px;
    height:13px;
}
.languageLink
{
    line-height:1em;
    color:#fff;
    display:inline-block;
    float:left;
}
span.languageLink
{
    color:#ebecec
}
    /*contry*/
.headCountryWrapper
{
    float:left;
    padding-left:20px;
    line-height:1.7em;
    color:#fff;
    font-size:0.9em;
}
.headerCountry
{
    float:left
    }
.headerMap
{
    float:left;
    background: url(/Images/Backgrounds/headerDivider.png) no-repeat left;
    padding-left:1px;
    margin-left:8px;
}
.headerMap a
{
    background: url(/Images/Buttons/headerMap.png) no-repeat left;
    padding:2px 0px 2px 47px;
    color:#fff;
}
.headCountryWrapper ul
{
    float:left;
    padding-top:5px;
    padding-left:8px;
}
.headCountryWrapper ul li
{
    display:block;
    float:left;
    padding:0 2px;
}
.headCountryWrapper ul li a img
{
    padding-left:1px; 
}
.headCountryWrapper ul li.selected a img
{
    padding-left:1px; 
    background: #ff0000;
}
/**header search**/
.headSearchWrapper
{
    float:right;
}
.headSearchLogin
{
    float:left;
}
.searchInput
{
    float:left;
    width:93px;
    padding:1px 5px;
    color:#999999;
    margin-left:35px;
    margin-right:5px;
    margin-top:0px;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
}
.headSearchBut
{
    float:left;
    margin-left:5px;
}
.headerSearchFieldset
{
    float:left;
}
/***********************Header Buttons*************************/
.headerButTL
{
    float:left;
    background: url(/Images/Buttons/headerButTL.gif) top left no-repeat;
}
.headerButTR
{
    float:left;
    background: url(/Images/Buttons/headerButTR.gif) top right no-repeat;
}
.headerButBL
{
    float:left;
    background: url(/Images/Buttons/headerButBL.gif) bottom left no-repeat;
}
.headerButBR
{
    float:left;
    background: url(/Images/Buttons/headerButBR.gif) bottom right no-repeat;
}
.headerButBR a
{
    color:#fff;
    display:block;
    padding:1px 6px 6px 5px;
}
.headerButBR input
{
    display:table-cell;
    overflow:visible;
    background:none;
    border:0;
    color:#fff;
    padding:1px 7px 6px 5px;
    font-size:0.95em;
    cursor:pointer;
    font-weight:bold;
    height: 25px;
    line-height: 20px;
}
.headerButBR input:hover
{
	text-decoration: underline;
}
/*******************headermenu*******************/
.headerMenu
{
    clear:right;
    float:none;
    font-size:0.95em;
    padding:3px 0;
}
.headerMenu ul
{
    float:right;
}
.headerMenu li
{
    display:inline-block;
    float:left; 
}
.headerMenu a
{
    display:block;
    float:left;
    padding:5px 10px 0px 10px;
    color:#fff;
    line-height:0.95em;
}
.headerMenu li.selected a
{
    text-decoration:underline;
}
.headerMenu .last a
{
	padding-right:0px;
}
/*************************************************MAIN MENU*******************/
.mainMenuWrapper
{
    background:#83888a url(/Images/Backgrounds/mainMenuTop.gif) no-repeat left top;
    margin-right:-2px;
    clear:both;
}
.mainMenu
{
    background:url(/Images/Backgrounds/mainMenuBot.gif) no-repeat left bottom;
    padding:0 0 2px 0;
    height:1%;
    position:relative;
    font-weight:bold;
    font-size:0.9em;
}
.mainMenu li
{
    display:block;
    float:left;
}
.mainMenu a
{
    display:block;
    float:left;
    color:#fff;
    padding:6px 15px 7px 14px;
    margin-bottom:-1px;
    text-align:center;
	min-height: 15px;
}
.mainMenu a:hover,
.mainMenu a:active,
.mainMenu a:focus
{
    /*background:#595e5f url(/Images/Backgrounds/mainMenuHov.png) repeat-x left bottom;*/
    background:transparent url(/Images/Backgrounds/mainMenuHov.png) repeat-x left bottom;
    border-bottom:1px solid #2a2b2c;
    padding-bottom:6px;
}




.mainMenuWrapper .mainMenu a.menuTwoLine
{
    line-height:1.1em;
    padding-top:8px;
}
.mainMenuWrapper .twoLineMainMenu li a
{
	min-height:23px;
	padding-top:10px;
}
.mainMenuTL
{
    background:url(/Images/Backgrounds/mainMenuTL.png) no-repeat left top;
    height:3px;
    width:3px;
    position:absolute;
    top:0;
    left:0;
}
.mainMenuTR
{
    background:url(/Images/Backgrounds/mainMenuTR.png) no-repeat right top;
    height:3px;
    width:3px;
    position:absolute;
    right:0;
    top:0;
}
.mainMenuBL
{
    background:url(/Images/Backgrounds/mainMenuBL.png) no-repeat left top;
    height:3px;
    width:3px;
    position:absolute;
    bottom:0;
    left:0;
}
/***********************************FOOTER****************************/
.footer
{
    clear:both;
    border-top:1px solid #fff;
    padding-top:29px;
    margin-top:15px;
}
.footerNav
{
    padding-bottom:10px;
}
.footerNav ul
{
    text-align:center;
}
.footerNav li
{
    display:inline-block;
    background:url(/Images/Backgrounds/footerDivider.png) no-repeat left;
}
.footerNav li.footerNoDivider
{
    background:none;
}
.footerNav li a
{
    color:#fff;
    padding:0 10px;
}
.footerTopNav img
{
    padding-right:5px;
    margin-bottom:-2px;
}
.footer .footerBotNav li
{
	background:none;
}
.footer .footerBotNav li.footerNoDivider
{
	background:url(/Images/Backgrounds/footerDivider.png) no-repeat right;
}
.footer .footerBotNav li a
{
	padding:0 5px;
}
.footer .footerBotNav li.footerNoDivider a
{
	padding:0 10px 0 0;
}
/***************************MAIN LAYOUT**************************/
.leftRightColContainer
{
    background: url(/Images/Backgrounds/leftNavBackground.png) repeat-y left;
    font-size:12px;
    height:1%;
    line-height:16px;
}
.leftCol
{
    width:233px;
    float:left;
    height:1%;
}
.leftCol img
{
    display:block;
    margin:0 auto;    
}
.rightMainCol
{
    float:left;
    width:710px;
    /* Update June */
     width:717px;
}
.centralCol
{
    width:483px;
    padding-right:10px;
    float:left;
}
.rightCol
{
    width:215px;
    float:left;
    padding:10px 0;
}
/*****************************HOME PAGE*****************************/
/*main home feature*/
.homeFeatureLeft
{
    float:left;
    width:165px;
    background: url(/Images/Backgrounds/homeFeatureBackground.png) top left;
    font-size:12px;
    line-height:16px;
    padding:60px 37px;
    min-height:164px;
    height:auto !important;
    margin-bottom:16px;
}

.homeFeatureLeft.cta
{
    width:236px;
    background:none;
    padding:0 3px 0 1px;
    min-height:274px;
}

.call-to-action
{
    width: 100%;
    float: left;
    height: 142px;
    margin: 0;
    overflow: hidden;
}
.call-to-action + .call-to-action {
    margin-top: 1px;   
}
.call-to-action .full-width
{
    padding:2%;
    background-color: #e7e8ea;
    height: 95%;
}

.call-to-action .half-width
{
    float: left;
    width: 112px;
    padding: 1%;
    background-color: #e7e8ea;
    height: 100%;
}

.call-to-action .half-width.right
{
    float: right;
}

.cta-image
{
    float: left;
}

.full-width .cta-image
{
    height: 100%;
    width: 40%;
    float: left;
}

.full-width .cta-image img
{
    height: 100%;
    width: 100%
}


.half-width .cta-image
{
    width: 100%;
    float: left;
}

.full-width { width: 100%; }

.half-width .cta-image img
{
    height: 80px;
    width: 100%;
}

.cta-button
{
    margin: 5px 0;
}

.cta-button a
{
    display: block;
    background-color: #0a56a4;
    padding: 7px 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
}

.cta-button a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.full-width .cta-headline
{
    font-size: 1.4em;
    font-weight: bold;
    min-height: 55px;
}

.half-width .cta-headline
{
    font-size: 0.9em;
}

.half-width .cta-headline a
{
    text-decoration: none;
    font-weight: bold;
}

.half-width .cta-headline a:hover
{
    text-decoration: underline;
}

.full-width .cta-text
{
    float: left;
    width: 54%;
    padding: 10px 8px 10px 4px;
}

.half-width .cta-text
{
    float: left;
    width: 90%;
    padding: 4px;
    text-align: center;
}

.homeFeatureRight
{
    float:right;
    margin-bottom:13px;
}  
/*image feature*/
.imageFeatureWrapper
{
    padding:0;
    display:block;
    height:1%;
    width:970px;
    margin-right:-20px;
}
.imageFeature
{
    width:233px;
    float:left;
    display:block;
    margin-right:9px;
}
.imageFeatureThird
{
    margin-right:7px;
}
.imageFeatureIcon
{
    background:url(/Images/Backgrounds/ImageFeatureArrow.png) 7px 5px no-repeat;
}
.imageFeatureTL
{
    background:#ed2937 url(/Images/Backgrounds/ImageFeatHeadTL.png) top left no-repeat;
    height:1%;
}
.imageFeatureTR
{
    background: url(/Images/Backgrounds/ImageFeatHeadTR.png) top right no-repeat;
    height:1%;
}
.imageFeatureBL
{
    background: url(/Images/Backgrounds/ImageFeatHeadBL.png) bottom left no-repeat;
    height:1%;
}
.imageFeatureBR
{
    background: url(/Images/Backgrounds/ImageFeatHeadBR.png) bottom right no-repeat;
    height:1%;
}
.imageFeatureBR h2
{
    color:#fff;
    font-weight:bold;
    font-size:0.9em;
    padding: 3px 10px 10px 30px;
    height:1%;
}
.imageFeatureBR h2 a
{
    color:#fff;
}
.imageFeatureContent
{
    padding:3px 10px 10px 10px;
    font-size:0.9em;
}
.imageFeatureContent img,
.imageFeatureContent object
{
    float:left;
}
.imageFeatureContent p
{
    padding-top:7px;
    clear:both;
}
.imageFeatureContent a
{
    color:#000;
    /*text-decoration:underline;
    font-weight:bold;*/
    /*display:block;*/
}
.imageFeatureContent a:hover,
.imageFeatureContent a:focus
{
    /*color:#fff;*/
}
/************************TOOLBAR**********************/
.toolbarButtons
{
    float:right;
    margin-right:5px;
}
.toolbarButtonTL
{
    background: url(/Images/Buttons/toolbarButtonTL.png) no-repeat top left;
    float:left;    
    margin-right:7px;
}
.toolbarButtonTR
{
    background: url(/Images/Buttons/toolbarButtonTR.png) no-repeat top right;
    float:left;    
}
.toolbarButtonBL
{
    background: url(/Images/Buttons/toolbarButtonBL.png) no-repeat bottom left;
    float:left;    
}
.toolbarButtonBR
{
    background: url(/Images/Buttons/toolbarButtonBR.png) no-repeat bottom right;
    float:left;    
}
.toolbarButtonBR a
{
    padding:2px 13px 2px 27px;
    display:block;
    color:#fff;
}
.toolbarButtons .printButton
{
    background: url(/Images/Buttons/print.png) no-repeat 6px;
    display:none;
}
.toolbarButtons .emailButton
{
    background: url(/Images/Buttons/email.png) no-repeat 6px;
}

/**home toolbar*/
.homeToolbar
{
    clear:both;
    background: url(/Images/Backgrounds/homeDividerTop.png) top left no-repeat;
    margin-right:-5px;
    position:relative;
    margin-bottom:14px;
}
.homeToolbarInner
{
    background: url(/Images/Backgrounds/homeDividerBot.png) bottom left no-repeat;
    width:955px;
    height:24px;
    padding:3px 0;
}
.homeToolbar .toolbarButtons
{
    margin-right:5px;
}
/**********************************GENERIC PAGE*****************************/
.genericHeader
{
    background:#000;
}
.genericHeader h1,
.genericHeader h2,
.genericHeader .headerText
{
    float:left;
    color:#fff;
    padding:25px;
    font-size:1.5em;
    font-weight:normal;
    width:397px;
}

.headerWithText img
{
    float:right;
}

.headerFlashOnly img
{
    float:left;
	width:auto;
}

.contentToolbar
{
    background: url(/Images/Backgrounds/contentToolbar.gif) no-repeat right;
    width:720px;
    min-height:26px;
    margin-right:-5px;
    padding:3px 0;
} 
.mainContent
{
    padding:15px 15px;
}

.contentHeader h1,
.contentHeader h2
{
    padding-bottom:0px;
    padding:15px 15px 0px 15px;
    font-size:1.5em;
}
.richTextEditor ol,
.richTextEditor ul
{
    list-style-position:inside;
    padding-bottom:10px;
}
.richTextEditor ul
{
    list-style-type:disc;
}
.richTextEditor p
{
    padding-bottom:10px;
    text-align:justify;
}
.richTextEditor img
{
    /*float:left;
    padding-bottom:5px;
    padding-right:5px;*/
}
.richTextEditor h3
{
    padding-bottom:5px;
    font-size:1.3em;
}
.richTextEditor h4
{
    font-size:1em;
}
/*****************************left nav****************************/

.leftNav
{
    padding:10px 10px 20px 10px;
    font-size:0.9em;
    line-height:1.3em;
}

.leftNav li
{
    padding-left:10px;
}
.leftNav li a
{
    font-weight:bold;
    padding-top:10px;
    display:block;
}
.leftNav li ul li ul li a
{
    padding-top:0;
}
.leftNav li ul
{
    padding-bottom:10px;
}
.leftNav li a.selectedLeftNav
{
    text-decoration:underline;
}
.leftNavImage
{
    padding:0 37px 35px 37px;
}
#main-content .leftRightColContainer .navigation-title
{ 
    background: none;
    border: none;
}
#main-content .leftRightColContainer .navigation-title h3
{
    background: none;
    font-size: 18px;
}

/*********Page with Features**********************/

.pageFeatureItem
{
    display:block;
    padding-bottom:15px;
}
.pageFeatureItem img
{
    float:left;
}
.pageFeatureItem a
{
    font-weight:bold;
}
.mainWrapper .pageFeatureAlignRight
{
	text-align:right;
}
.mainWrapper .pageFeatureAlignRight img
{
	float:right;
}
.mainWrapper .pageFeatureAlignCentre
{
	text-align:center;
}
.mainWrapper .pageFeatureAlignCentre img
{
	float:none;
}
.mainWrapper .featureImageBelow
{
	padding-bottom:5px;
}
.mainWrapper .featureImageAbove
{
	padding-top:5px;
}
.mainWrapper .featureImageBeside
{
	padding-right:5px;
}
.mainWrapper .pageFeatureAlignRight .featureImageBeside
{
	padding-right:0px;
	padding-left:5px;
}
.mainWrapper .pageFeatureAlignCentre .featureImageBeside
{
}
/********************HTML Feature***********/
.htmlFeature
{
    margin-bottom:15px;
}
/**************************************************ADDITIONAL LAYOUTS*****************/
/**************tabs********/
.tabsWrapper
{
    margin:10px;
    clear:both;
    
}
.tabs
{
    margin-bottom:-30px;
    float:left;
    position:relative;
}
.tabs.singleLine
{
    margin-top:2.5em;
}
.tabs li
{
    float:left;
}
.tabs li .tabRight
{
    background: url(/Images/Backgrounds/tabsRight.png) no-repeat right top;
}
.tabs li .tabLeft
{
    background: url(/Images/Backgrounds/tabsLeft.png) no-repeat left top;
}
.tabs li a
{
    display:block;
    margin:0px 15px;
    min-width:130px;
    text-align:center;
    font-weight:bold;
    font-size:1.1em;
    padding:7px 0px 6px 0;
    background:#818285 url(/Images/Backgrounds/tabsMid.png) repeat-x left top;
    white-space:nowrap;
}
.tabs li a:focus
{
    text-decoration:underline;
}
.tabs li.selected .tabRight
{
    background: url(/Images/Backgrounds/tabsRightSelected.png) no-repeat right top;
}
.tabs li.selected .tabLeft
{
    background: url(/Images/Backgrounds/tabsLeftSelected.png) no-repeat left top;
}
.tabs li.selected a
{
    background:#1a1818;
    color:#fff;
}
.tabsBox
{
    float:left;
    clear:both;
    border-left:1px solid #6f7172;  
    border-right:1px solid #6f7172; 
    width:674px;
    display:none;
}
.boxSelected
{
	display:block;
}
.tabsBoxTop
{
    background: url(/Images/Backgrounds/tabBoxTop.gif) no-repeat right top;
    width:676px; 
    margin-right:-1px;
}
.tabsBoxBot
{
    background: url(/Images/Backgrounds/tabBoxBot.gif) no-repeat bottom;
    margin-left:-1px;
    margin-right:-1px;
    width:677px;
    height:30px;
}
.tabsContentTop
{
    padding:10px;
    width:655px;
}
.tabsContentBottom
{
    padding:10px;
    color:#fff;
    background:#000;
    width:656px;
    margin-left:-1px;
}
/**2 lines*/
.tabstwoLine li a
{
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
}
.tabstwoLine li.twoLineTab a
{
    min-height:2.5em;
    padding-top:3px;
    padding-bottom:0px;
    text-align:center;
    line-height:1.1em;
}
.tabs li.lineOne a
{
    padding-bottom:2.4em;  
}

.tabs li.lineTwo
{
    position:relative;
    top:-2.3em;
}
.tabs .firstInLine
{
	clear:left;
}
/************* SINGLE VIDEO **********/
.singleVideo
{
	text-align:center;
}
.mainWrapper .imageLeft
{
	float:left;
    padding-bottom:5px;
    padding-right:5px;
}
.mainWrapper .imageRight
{
	float:right;
    padding-bottom:5px;
    padding-left:5px;
}
/************* COOKIES **********/
.cookieOuterWrapper
{
    background: none repeat scroll 0 0 #A2A6A9;
    margin: 0 auto;
    width:1000px;
}
.cookieWrapper
{
    background: url('/images/backgrounds/cookie-header-taller.png') top repeat-x #c8c8c8;
    margin: 0 auto;
    width:940px;
    font-size:0.9em;
	padding: 10px;
}
.cookieInnerWrapper {
float: left;
width:600px;
}
.cookieWrapper .cookiesLeft
{
    width:450px;
    float:left;
    padding:10px 10px 15px 15px;
}
.cookieWrapper .optInCookies .cookiesLeft
{
    width:550px;
}
.cookieWrapper .optInCookies .cookiesRight
{
    width:325px;
    text-align:right;
    float: left;
    min-height: 40px;
}
.optOutCookies .cookiesLeft p
{
    display:inline;
}
.cookieWrapper .cookieOutHidden
{
    padding:15px;
    padding-top:0px;
}
.cookieWrapper a
{
    font-weight:bold;
}
.cookieRightError
{
    color:Red;
    float: right;
    max-width: 310px;
    text-align: left;
}
.cookieCheckbox
{
    float:right;
}
.cookieButtonWrapper
{
    float:right;
}
.cookieButtonWrapper div, .cookieButtonWrapper input
{
    float:left;
}
.cookieButtonLeft
{
    height:22px;    
    margin: 0;
    border: 0;
    background: transparent url('/images/buttons/cookie-left.png') 0px 3px no-repeat;
    width:12px;
}
.cookieButtonRight
{
    height:22px;    
    margin: 0;
    border: 0;
    background: transparent url('/images/buttons/cookie-right.png') 0px 3px no-repeat;
    width:12px;
}
.cookieButton
{    
    height:22px;    
    margin: 0;
    border: 0;
    background: transparent url('/images/buttons/cookie-middle.gif') 0px 3px repeat-x;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    font-size:8pt;
    font-weight:bold;
}
.cookieCheckbox label
{
    display: block;
    float: left;
    margin-top: 3px;
    max-width: 212px;
    padding-left: 4px;
    padding-right: 4px;
    text-align:left;   
}
.cookieCheckbox input
{
    margin-top:4px;
    float: left;
    margin-top: 4px;
}



/********* General Content *******/

/********* General Content Containers *******/

.containerFull
{
    width:697px;
    float:left;
    margin-left:20px;
}

.containerHalf
{
    /*width:348px;*/
    width: 338px;
    float:left;
}

.containerThird
{
    /*width:232px;*/
    width: 225px;
    float:left;
}

.containerThird3images
{
    /*width:232px;*/
    width: 220px;
    float:left;
}

.containerTwoThirds
{
    /*width:465px;*/
    width:451px;
    float:left;
}

.containerFullRow
{
    background:url('/Images/Backgrounds/rowBottom.png') bottom left;
    background-repeat:no-repeat;
	float:left;
	display:block;
	position:relative;
	width:100%;
}

#full_0_content_0_RenderWidgets_ctl00_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl01_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl02_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl03_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl04_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl05_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl06_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl07_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl08_html1 .normalContent
{
padding-right: 15px;
}
#full_0_content_0_RenderWidgets_ctl09_html1 .normalContent
{
padding-right: 15px;
}


.containerFullRowNoKeyline
{
	float:left;
	display:block;
	position:relative;
	width:100%;
}

/********* Container with Gradient background ********/

.gradientTop {
	background: url('/Images/Backgrounds/containerGradientTop.png') no-repeat left top;
	height: 242px;
	top: 0px;
	left: 0px;
	position: absolute;
	margin-top: -1px;
	width: 717px;
	overflow:hidden;
	float: none;
}

.gradientBottom {
	background: url('/Images/Backgrounds/containerGradientBottom.png') no-repeat left bottom;
	height: 236px;
	bottom: 0px;
	position: absolute;
	margin-bottom: -1px;
	width: 717px;
	float: none;
}

.containerFull.containerContent {
	background: url('/Images/Backgrounds/containerGradientSlice.jpg') repeat-y left top;
	float: left;
	width: 677px;
	float: none;
	padding-right: 20px;
	padding-bottom: 17px;
	min-height: 460px;
}

.gradientContainer {
	position: relative;
	width: 717px;
	margin-top: 3px;
}

.containerFull.containerContentNoGradient 
{
	background: ;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	float: left;
	width: 675px;
	float: none;
	padding-right: 20px;
	padding-bottom: 17px;
	min-height: 460px;
}

.gradientTopNoGradient
{    
	background-color: Transparent;
	background-image: none;
	height: 242px;
	top: 0px;
	left: 0px;
	position: absolute;
	margin-top: -1px;
	width: 695px;
	overflow:hidden;
	float: none;
    border: 1px solid #818181;
    z-index:1;
    /*border-radius:0px 0px 3px 3px;
    -moz-border-radius:0px 0px 3px 3px;*/
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom: 0;
}
.gradientBottomNoGradient
{
	background-color: Transparent;
	background-image: none;
	height: 236px;
	bottom: 0px;
	position: absolute;
	margin-bottom: -1px;
	width: 695px;
	float: none;
	
	border: 1px solid #818181;
	border-top: 0;
	-webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
}


/********* General Content Widgets *******/

/********* Image Widget *******************/
.imageWidget
{
}

.imageWidgetLeft
{
	float: left;
	position: relative;
	margin-left: 1px;
}

.imageWidgetRight
{
	float: right;
	position: relative;
	margin-right: 1px;
	margin-right: -20px;
}

.productTabsContainer .imageWidgetRight
{
    margin-right: -19px;
}


/********* HTML Box Widget ***************/
	.htmlboxwidget {
	padding: 20px 0px 5px 10px;
	position: relative;
	font-size: 1.0em;
}
.htmlboxwidget img{
	width: 317px;
	height: 80px;
}

.htmlboxwidget p {
	margin-bottom: 20px;
	display:block;
	
}

.htmlboxwidgetcopy {
	position: absolute; 
	top: 27px; 
	left: 157px;
}

/************ HTML 3 images widget ********/
.htmlthreeimagewidget {
	padding: 20px 31px 5px 0px;
	position: relative;
	font-size: 0.9em;
	line-height: 1.6em;
}

.containerThird .htmlthreeimagewidget {
	padding: 20px 31px 5px 0px;
	position: relative;
	font-size: 0.9em;
	line-height: 1.6em;
}

/********* HTML Widget *******************/

.htmlWidget {
	padding: 20px 0px 5px 20px;
	position: relative;
	font-size: 1em;
}	

.htmlWidget.standardPageWidget {
	line-height: 1.6em;
}

.htmlWidget h2 {
	font-size: 1.4em;
	margin-bottom: 16px;
}

.htmlWidget a {
	font-weight: bold;
}
/*div[id^="full_0_content_0_RenderWidgets_ct"] {
padding-right: 10px;
} */

.htmlWidget ul {
	list-style: disc;
	margin-left: 18px;
}

.htmlWidget ul li {
	margin-bottom: 16px;
	
}

.htmlWidget p {
	margin-bottom: 20px;
	display:block;
}

/****** Gradient HTML widget ************/

.htmlWidget.gradientWidget {
	padding: 20px 0px 5px 20px;
}

.gradientContent {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #818181;
	background: #ffffff url('/Images/Backgrounds/widgetGradientSlice.jpg') bottom left repeat-x;	
}

.gradientHtmlContent {
	padding: 20px 20px 5px 20px;
	float:left; 
}



.gradientHtmlContent h2
{
    display:block;
}




.containerFullRow .gradientHtmlContent {

	width: 615px;
}

.containerFullRowNoKeyline .gradientHtmlContent {

	width: 615px;
}

.containerThird .gradientHtmlContent {

	width: 163px;
}

.containerTwoThirds .gradientHtmlContent {

	width: 390px;
}

.containerHalf .gradientHtmlContent {

	width: 277px;
}


.gradientHtmlContent.htmlWidgetLeft
{
}




.containerFullRow .gradientHtmlContent.htmlWidgetLeft {
    float: left;
    max-width: 544px;
    padding: 20px 20px 5px 0;
}
.containerFullRow .gradientHtmlContent.htmlWidgetRight {
    float: left;
    max-width: 544px;
   padding: 20px 0px 5px 20px;
}

.containerFullRowNoKeyline .gradientHtmlContent.htmlWidgetLeft {
    float: left;
    max-width: 544px;
    padding: 20px 20px 5px 0;
}
.containerFullRowNoKeyline .gradientHtmlContent.htmlWidgetRight {
    float: left;
    max-width: 544px;
   padding: 20px 0px 5px 20px;
}

.containerHalf .gradientHtmlContent.htmlWidgetLeft {
	padding: 20px 20px 5px 0px;
	float:left; 
	max-width: 206px;
}

.containerHalf .gradientHtmlContent.htmlWidgetRight {
	padding: 20px 0px 5px 20px;
	float:left; 
	max-width: 206px;
}

.containerTwoThirds .gradientHtmlContent.htmlWidgetLeft {
    float: left;
    max-width: 319px;
    padding: 20px 20px 5px 0;
}
.containerTwoThirds .gradientHtmlContent.htmlWidgetRight {
    float: left;
    max-width: 319px;
   padding: 20px 0px 5px 20px;
}



.containerThird .gradientWidget.htmlWidget
{
    float:left;
    width: 100%;
}
.containerHalf .gradientWidget.htmlWidget
{
    float:left;
}
.containerTwoThirds .gradientWidget.htmlWidget
{
    float:left;
}

.gradientContent .imageWidgetLeft {
	margin: 0px;
	max-width: 90px;
}

.gradientContent .imageWidgetRight {
	margin: 0px;
	max-width: 90px;
}

.arrowBullet
{
    font-size:1.3em;
}


/********* General Header Widget *****************/

.generalHeaderWidget
{    
    width: 697px;
    height:257px;
    margin-bottom:2px;
    margin-top:0;
    position:relative;
}

.headerTitleBackground
{
    height:66px;
    width: 452px;
    background-image:url('/Images/Backgrounds/generalHeaderTitleBg.png');
    background-repeat:no-repeat;
    position:absolute;
    bottom:0px;
    left:0px;
}


.headerTitleText
{
    padding-top:25px;
    padding-left:28px;
}

.headerTitleText h1
{
        font-size:1.7em;
    font-weight:bold;
}

/*************** PRODUCT TABS WIDGET *****************/
.productTabsContainer
{
    margin-top:0;
}
.productTabsContainer .productTabs
{
    float:left;
}
.productTabContentTop
{
    background:#FFF url('/images/Backgrounds/productTabsGradTop.jpg') top left repeat-x;
    border: 1px solid #818181;
    margin-top:-1px;
    z-index:1;
    border-radius:0px 0px 3px 3px;
    -moz-border-radius:0px 0px 3px 3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
}
.productTabContentBottom
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background:url('/images/Backgrounds/productTabsGradBot.jpg') bottom left repeat-x;
    padding-bottom:14px;
}

.productTabContentTopNoGradient
{    
    border: 1px solid #818181;
    margin-top:-1px;
    z-index:1;
    border-radius:0px 0px 3px 3px;
    -moz-border-radius:0px 0px 3px 3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
}
.productTabContentBottomNoGradient
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    
    padding-bottom:14px;
}
.productTab
{
    background:#afb5b7 url('/images/Backgrounds/productTabGradOff.jpg') top left repeat-x;
    width:136px;
    padding:11px 0px 12px 0px;
    margin:0px 0px 0px 2px;
    text-align:center;
    font-weight:bold;
    display:block;
    float:left;
    border-left: 1px solid #818181;
    border-right: 1px solid #818181;
    border-top: 1px solid #818181;
    z-index:10;
    border-radius:3px 3px 0px 0px;
    -moz-border-radius:3px 3px 0px 0px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    cursor:pointer;
}
.productTab.selected:hover
{
    text-decoration:none;
    cursor:auto;
}
.productTab.twoLine
{
    padding:4px 0px 3px 0px;
}
.productTab.first
{
    width:135px;
    margin:0px;
}
.productTab.selected
{
    padding:11px 0px 13px 0px;
    background:#e4e6e7 url('/images/Backgrounds/productTabGrad.jpg') top left repeat-x;
}
.productTab.twoLine.selected
{
    padding:4px 0px 4px 0px;
}

/********************** CAROUSEL WIDGET ***********/
.carousel
{
    background:#e5e5e5 url('/images/Backgrounds/carouselGrad.jpg') top left repeat-x;
    border-left: 1px solid #818181;
    border-right: 1px solid #818181;
    border-bottom: 1px solid #818181;
    border-radius:0px 0px 3px 3px;
    -moz-border-radius:0px 0px 3px 3px;
}

.carouselrotator {
position: relative;
top: -20px;
}

.carouselrotatorbig {
position: relative;
top: -20px;
}

.carousel .curvyRedraw {
position: relative;
top: -20px;
}

/********* Product Header Widget *****************/

.productHeaderWrapper
{
    position: relative; 
    float: left; 
    margin-top:0;
    margin-bottom: 4px;
}

.productHeaderWidget
{    
    width: 697px;
    min-height:150px;
    margin-bottom:0px;
    margin-top:2px;
    position:relative;
    background:url('/Images/Backgrounds/productHeaderTop_iframepage.png') no-repeat left top;
}



.productHeaderWidgetBottom
{    
    width: 697px;
    height:3px;
    margin-bottom: -3px;
    position: absolute;
    bottom:0;
    left:0;
    float:none;
    background:url('/Images/Backgrounds/productHeaderBottom.png') no-repeat left bottom;
}

.productHeaderCallouts
{
    float:left;
    width:136px;
    margin-top:14px;
    padding-right:20px;
}

.productWrapperCalloutButton
{
    width:119px;
    min-height: 18px;
   
    margin-left:8px;
    display:block;
   
    font-weight:bold;
    text-align:center;
    padding-top:4px;
    padding-bottom: 4px;
    margin-bottom:5px;
    float:left;
}

.productWrapperCalloutText
{
    text-align:center;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 5px;
	padding-right: 5px;
}

.productHeaderCalloutWrapper
{
    position:relative;
    float:left;
    margin-bottom:10px;
}

.productHeaderCalloutTop
{    
    width: 136px;
    min-height:87px;
    margin-bottom:2px;
    margin-top:0px;
    position:relative;
    background:url('/Images/Backgrounds/productHeaderCalloutTop.png') no-repeat left top;
}
.productHeaderCalloutBottom
{    
    width: 136px;
    height:3px;
    margin-bottom: -1px;
    position: absolute;
    bottom:0;
    left:0;
    float:none;
    background:url('/Images/Backgrounds/productHeaderCalloutBottom.png') no-repeat left bottom;
}

.productHeaderImageWrapper
{
    width:172px;
    float:left;
    margin-right:20px;
}

.productHeaderHtmlWrapper
{
    padding-top:24px;
    padding-right:12px;
    margin-right:8px;
    margin-bottom:10px;
    overflow:hidden;
}

.productHeaderHtmlWrapper h1
{
    font-size:1.65em;  
}

.productHeaderHtmlWrapper h2
{
    font-size:1.4em; 
    font-weight:normal;
    margin-bottom:20px;
}

.productHeaderHtmlWrapper h3
{
    font-size:1.4em; 
    font-weight:normal;
    margin-bottom:20px;
}

.productHeaderHtmlWrapper ul 
{
    margin-left:15px;
}

.productHeaderHtmlWrapper ul li
{
    list-style-type:disc;
}

.productHeaderHtmlWrapper .divider
{
    height:1px;
    background:#818181;
    width:100%;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
}

.productHeaderHtmlWrapper a {
	font-weight: bold;
}

/********************** CAROUSEL WIDGET ***********/
.carousel
{
    background:#e5e5e5 url('/images/Backgrounds/carouselGrad.jpg') top left repeat-x;
    border-left: 1px solid #818181;
    border-right: 1px solid #818181;
    border-bottom: 1px solid #818181;
    border-radius:0px 0px 3px 3px;
    -moz-border-radius:0px 0px 3px 3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    text-align:center;
    padding:4px;
    position: relative;
}
.carouselInfo
{
    background:#cfcfcf url('/images/Backgrounds/carouselInfoGrad.jpg') top left repeat-x;
    border: 1px solid #818181;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    text-align:center;
    padding:5px;
}
.carouselTitle
{
    font-weight:bold;
    font-size:0.9em;
}
.carouselDescription
{
    font-size:0.9em;
}
.carouselButton
{
    color:#FFF;
    width: 119px;
    min-height:18px;
    
    margin:8px 0px 5px 8px;
    display:inline-block;
   
    font-weight:bold;
    text-align:center;
    padding-top:4px;
    padding-bottom: 4px;
}
.carouselButtonNoScript
{
    color:#FFF;
    width: 119px;
    min-height:18px;
    
    margin:8px 0px 5px 8px;
    display:inline-block;
   
    font-weight:bold;
    text-align:center;
    padding-top:4px;
    padding-bottom: 4px;
}
a.carouselButtonNoScript:hover { color: #ffffff; }

.carousel .withScript
{
    display:none;
}
.carouselLeft
{
    cursor:pointer;
    margin-top:60px;
    float:left;
}
.carouselRight
{
    cursor:pointer;
    margin-top:60px;
    float:right;
}
.carouselData .carouselInfo
{
    display:none;
}
.carouselWrapper
{
    float:left;
    width:163px;
    height:160px;
    overflow:scroll;
}


/************* Email a friend ***************/

.emailWrapper
{
    padding:20px;
    float:left;
    position:relative;
    min-height:400px;
}

.emailWrapper h1
{
    font-size:1.4em;
    margin-top:0px;
    margin-bottom:20px;
}

.emailWrapper .emailLabel
{
    float:left;
    margin-bottom:5px;
}

.emailWrapper .emailInput
{
     float:left;
     margin-bottom:10px;
}

.emailWrapper .emailInput input
{
     padding:3px;
}

.emailWrapper .emailButtonWrapper
{
    margin-top:20px;
    margin-bottom:20px;
}

.emailWrapper .emailButton
{
    background:url('/Images/Buttons/calloutbuttongreen.png');
    border:0px;
    width:119px;
    height:26px;
    color:White;
    font-weight:bold;
    padding-bottom:3px;
    cursor:pointer;
}

.emailWrapper .emailError
{
    color:Red;
}

.emailLink
{
    cursor:pointer;
}



/*** News feature ****/

.newsFeatureHeader
{
    width:100%;
    display:block;
    position:relative;
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-box-shadow: 2px 2px 2px #444;
    -webkit-box-shadow:2px 2px 2px #444;
    box-shadow: 2px 2px 2px #444;
}

.newsFeatureBL
{
    background: url(/Images/Backgrounds/NewsFeatHeadBL.png) bottom left no-repeat;
    height:1%;
}
.newsFeatureBR
{
    background: url(/Images/Backgrounds/NewsFeatHeadBR.png) bottom right no-repeat;
    height:1%;
}
.newsFeatureBR h2
{
    color:#fff;
    font-weight:bold;
    font-size:0.9em;
    padding: 3px 10px 10px 30px;
    height:1%;
}
.newsFeatureBR h2 a
{
    color:#fff;
}
.newsFeatureHeader h2
{
    color:#fff;
    font-weight:bold;
    font-size:0.9em;
    padding: 4px 10px 4px 30px;
    height:1%;
}
.newsFeatureHeader h2 a
{
    color:#fff;
}

.newsWrapper
{
    padding:20px 0 5px 20px;
}

.newsWrapper ul
{
    list-style-type:disc;
    margin-left:15px;
    margin-top:10px;
}

.newsFeatureIcon
{
    background:url(/Images/Backgrounds/ImageFeatureArrow.png) 7px 5px no-repeat;
    position:absolute;
    width:30px;
    min-height:25px;
}

.newsFeatureContent {
    font-size: 0.9em;
    padding: 10px 10px 10px;
    background:url("/Images/Backgrounds/homeFeatureBackground.png") repeat scroll left top transparent;
    display:block;
    margin-right:5px;
    margin-top:-2px;
    position: relative;
    float:left;
    width:203px;
}

.imageFeature .newsWrapper
{
    padding:0px;
    padding-right:5px ;
}


/******** Search overriding Google styling *********/

.gcsc-branding
{
	display:none;
}
.gsc-refinementsArea
{
	display:none;
}

.gs-webResult.gs-result .gsc-table-result .gsc-table-cell-thumbnail a.gs-title {
	color: Black;
	font-size: 1.3em;
}
.gs-webResult.gs-result .gsc-table-result .gs-title
{
    height:auto;
}

.gs-webResult.gs-result .gsc-table-result .gsc-table-cell-thumbnail a.gs-title b 
{
	color: Black;
	font-size: 1em;
}

.gs-webResult.gs-result .gsc-table-result .gs-snippet {
	color: Black;
	padding-top: 7px;
	font-size: 1.05em;
	line-height: 1.6;
}

.gs-webResult.gs-result .gsc-table-result .gs-visibleUrl {
	color: Black;
	font-style: normal;
	font-size: 1em;
	padding-top: 5px;
	font-weight: bold;
}

.gs-webResult.gs-result .gsc-table-result .gs-per-result-labels {
	margin-top: 2px;
	display: none;
}

.searchButton {
	background:url(/Images/Buttons/searchButton.png) 0 0 no-repeat;
	border: 0;
	width: 123px;
	min-height: 26px;
	text-align: center;
	cursor: pointer;
	color: #dde8f0;
	font-size: 1.2em;
	font-weight: bold;
}


.SearchResults .contentHeader h1,
.SearchResultsNoGradient .contentHeader h1 {
	padding: 0;
	font-size: 1.7em;
	margin-bottom: 1.2em;
}

.gsc-above-wrapper-area {
	display: none;
}

.searchText {
	width: 264px;
	margin-right: 8px;
	border: 0;
}

.searchResultsBox {
    margin-left: 20px;
    min-height: 450px;
    padding-top: 10px;
    position: relative;
}

.rightMainCol .SearchResults {
	margin-left: 20px;
	background:url(/Images/Backgrounds/searchWidgetTop.png) 0 0 no-repeat;
	min-height: 75px;
	margin-top: 33px;
	padding: 20px 28px 23px;
}

.searchWidgetBottom {
	background:url(/Images/Backgrounds/searchWidgetBottom.png) 0 0 no-repeat;
	height: 4px;
	margin-bottom: 8px;
	margin-left: 20px;
}

.rightMainCol .SearchResultsNoGradient {
	margin-left: 20px;
	background-color: transparent;
	min-height: 75px;
	margin-top: 33px;
	padding: 20px 28px 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #818181;
}

.searchWidgetBottomNoGradient {
	background-color: transparent;
	height: 4px;
	margin-bottom: 8px;
	margin-left: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.gsc-table-result, .gs-promotion-table {

position: relative;
}

.gsc-results .gsc-expansionArea .gsc-cursor-box {
	position: relative;
	border-top: 1px solid #dadada;
	margin-top: 34px;
	margin-bottom: 30px;
	padding-top: 8px;
}

.gsc-expansionArea .gsc-webResult.gsc-result {
	padding: 8px 0;
}

.gsc-results .gsc-expansionArea .gsc-cursor .gsc-cursor-page {
	border-color: transparent;
	background-color: transparent;
	font-size: 0.9em;
	text-decoration: none;
    border-right: 1px solid black;
}

.gsc-results .gsc-table-result .gsc-table-cell-thumbnail a.gs-title:hover {
	text-decoration: underline;
	position: relative;
}


.gsc-results .gsc-expansionArea .gsc-cursor .gsc-cursor-page:hover {
	text-decoration: underline;
}

.gsc-result div.gs-title {
	height: 1.6em;
}

.gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page {
	cursor: default;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

.gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
	margin-right:0px;
	padding-right: 4px;
	padding-left: 4px;
}
.gsc-table-cell-thumbnail, .gs-promotion-image-cell {
	vertical-align: top;
	display: none;
}

.searchResultsBox .gsc-control {
	border-color: transparent;
	background-color: transparent;
}

.gsc-adBlock {
	display: none !Important;
}


.searchResultsBox .gsc-webResult.gsc-result {
	border-color: transparent;
	background-color: transparent;
}

.searchResultsBox .gsc-webResult.gsc-result:hover {
	border-color: transparent;
	background-color: transparent;
}

.noResults {
    display: none;
    position: relative;
    z-index: 100;
}

.noResults h2 {
	font-size: 1.4em;
	margin-bottom: 16px;
	margin-top: 10px;
}

.noResults p {
	margin-bottom: 20px;
	display: block;
}

/*** Main menu ***/
.mainMenuWrapper .mainMenu a.menuTwo
{
	line-height:1em;
    margin-top:1px;
	
	min-height: 24px;
	/*padding: 2px 15px 2px 14px;*/
    padding: 2px 15px 0 14px;
} 

.mainMenu a.menuTwo:hover,
.mainMenu a.menuTwo:active,
.mainMenu a.menuTwo:focus
{
    background:transparent url(/Images/Backgrounds/mainMenuHov.png) repeat-x left bottom;
    border-bottom:1px solid #2a2b2c;
}


.mainMenu a.selected
{
   background:transparent url(/Images/Backgrounds/mainMenuHov.png) repeat-x left bottom;
    border-bottom:1px solid #2a2b2c;
    padding-bottom:6px;
}

.mainMenuWrapper .mainMenu a.menuTwo.selected
{
     background:transparent url(/Images/Backgrounds/mainMenuHov.png) repeat-x left bottom;
}
.accordion h3.active {
    background: url("~/media/shared images/arrows/13x13-down.ashx") no-repeat scroll 0 7px transparent;
}
.accordion h3 {
    background: url("~/media/shared images/arrows/13x13-right.ashx") no-repeat scroll 0 7px transparent;
    border-bottom: medium none;
    cursor: pointer;
    font: bold 12px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 7px 15px;
}
.accordion
{
max-height:1055px !important;
}

/*****Modal Cookie Dialogue******/
.modal-cookie-wrapper
{
    background-image: url("/images/Backgrounds/cookie-transp-bg-image.PNG");
    background-color: #9DA1A4;
    background-repeat: repeat-x repeat-y;
    color: #fff;
    width: 360px;
}
.modal-cookie-header
{
    background-color: #A2A6A9;
    padding: 5%;
    float: left;
    width: 90%
}

.modal-cookie-header h2
{
    font-size: 1.6em;
    float: left;
    font-weight: normal;
    max-width: 67%;
}

.modal-cookie-header img
{
    float: right;
}

.modal-cookie-content
{
    padding: 3%;
}

.modal-cookie-text
{
    text-align: center;
    margin-bottom: 4%;
}
.modal-cookie-text a
{ 
    color: inherit;
    text-decoration: underline;
}

.modal-cookie-accept
{
    text-align: center;
    padding: 2% 0;
}

.modal-cookie-button
{
    border: 5px solid #a9a9a9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    color: inherit;
    padding: 8px 26px;
    display: inline-block;
}

.hidden-button
{
    display: none;
}

.modal-cookie-decline
{
    text-align: center;
}

.modal-cookie-decline-button
{
    outline: 0;
    background: none;
    border: 0;
    text-decoration: underline;
    cursor: pointer;
    color: inherit;
}

.centerColumnWrapper { display: table; width: 100%; }
.centerColumnWrapper > div { display: table-cell; vertical-align: top; }
.productHeaderWrapper .pod-list-wrapper .pod-list:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.productHeaderWrapper .pod-list-wrapper { padding: 20px 15px; clear: both; margin: 20px 20px 3px 20px; }
.productHeaderWrapper .pod-list-wrapper .pod-list .pod { float: left; width: 25%; margin-bottom: 10px; }
.productHeaderWrapper .pod-list-wrapper .pod-list .pod a { display: block; height: 90px; border: solid 1px #828282; padding: 6px; text-align: center; margin: 0 5px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); background: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.productHeaderWrapper .pod-list-wrapper .pod-list .pod a:hover { background: #f3f3f3; text-decoration: none; }
.productHeaderWrapper .pod-list-wrapper .pod-list .pod img { height: 35px; }
.productHeaderWrapper .pod-list-wrapper .pod-list .pod a span { display: block; font-size: 12px; margin-top: 6px; padding: 0 10px; }

.xproductTabContentTop { -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; background: #FFF url('/images/Backgrounds/productTabsGradTop.jpg') top left repeat-x; border: 1px solid #818181; margin-top: -1px; z-index: 1; border-radius: 0px 0px 3px 3px; outline: 0; font-size: 100%; margin: 0; padding: 0; display: block; }

.xproductTabContentBottom { border-radius: 3px; background: url('/images/Backgrounds/productTabsGradBot.jpg') bottom left repeat-x; padding-bottom: 14px; margin: 0; padding: 0; border: 0 none; outline: 0; font-size: 100%; vertical-align: baseline; display: block; }
.purchase-pods .item { float: left; text-align: center; width: 173px; padding: 15px; margin-left: 20px; border: 1px solid #828282; margin-bottom: 32px; background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(230,230,230,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(230,230,230,1))); background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%); background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%); background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(230,230,230,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e6e6e6',GradientType=0 ); }
.ie7 .productHeaderWrapper .pod-list-wrapper .pod-list .pod a { background: #ffffff url('/Images/Backgrounds/widgetGradientSlice.jpg') bottom left repeat-x; }

.purchase-pods .item .img-holder { height: 100px; overflow: hidden; margin-bottom: 5px; }
.purchase-pods .item .text { font-size: 13px; height: 48px; margin-top: 8px; text-align: center; }
.purchase-pods .item img { max-width: 100%; text-align: center; }
.purchase-pods .item .button-holder { height: 60px; position: relative; }
.purchase-pods .item .button-holder > a > div { padding: 5% 0; }
.purchase-pods .item .button-holder > a > div > span { position: absolute; top: 45%; left: 50%; transform: translate(-50%, -45%); }
.purchase-pods .item .button-holder > a > div > span:hover { text-decoration: underline; }
.purchase-pods .item .button-holder > a > img { width: 80%; position: relative; top: 50%; left: 40%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.purchase-pods .item .button div { display: inline-block; width: 90%; text-align: center; background: #ea212d; color: #fff; height: 43px; }
.purchase-pods .item,
.purchase-pods .item .button div { -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }


/* iframe widget */
#oil-iframe-holder { max-width: 600px; margin: 40px auto; }
#oil-iframe-holder .oil-iframe { width: 100%; border: none; outline: none; }

/* form widget */
.form-container { background-color: #d9dadc; padding: 10px; text-align: center; font-family: Arial; margin-left: 20px; margin-right: 20px; }
.containerFull.containerContent .form-container { margin-right: 0; }
.form-container h3 { margin: 15px 0; font-size: 18px; }
.form-container p { margin: 15px 0; font-size: 15px; }
.form-footer { text-align: left; margin: 20px 20px 0; }
.form-footer img { vertical-align: top; display: inline-block; padding-right: 20px; }
.form-footer p { display: inline-block; width: 70%; margin: 0 0 10px; }
.form-footer small a,
.form-footer small { font-size: 11px; }
.form-footer small a { color: #093f9f; }
.form-container input[type="submit"],
.form-container .form-field { position: relative; display: inline-block; width: 32.5%; }
.form-container input[type="submit"],
.form-container .form-field input { padding: 10px; font-size: 13px; width: 100%; box-sizing: border-box; }
.form-container input[type="submit"] { cursor: pointer; background-color: #da1f2a; font-size: 15px; width: 33%; border: 2px solid #da1f2a; border-radius: 5px; color: #fff; margin-right: 0; padding: 8px 0 10px; float: right; }
.form-container .form-field .error-message { bottom: calc(100% - 1px); width: 100%; text-align: left; }
.form-container .form-field .error-message > div { border-top-left-radius: 5px; border-top-right-radius: 5px; padding: 5px; color: #ffffff; display: none; color: #da1f2a; }
.form-container .form-field.error input { border: 1px solid #da1f2a; }
.form-container .form-field { vertical-align: top; }
.form-container .form-field.error .error-message > div,
.form-container .thank-you.visible { display: block; }
.form-container .thank-you,
.form-container #signup.hide { display: none; }
/*.htmlWidget .telerik-reTable-5
{
	border-bottom: 1px solid transparent;
    border-collapse: collapse;
    border-left: 1px solid transparent;
    border-spacing: 0;
    font-size:1em;
    text-align:left;
    width:100%;
    border-bottom-style:hidden;
    border-right-style:hidden;
    border-left-style:hidden;
    border-color: #dadada;
}*/

/*.htmlWidget .telerik-reTable-5 .telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 .telerik-reTableHeaderFirstCol-5,
.htmlWidget .telerik-reTable-5 .telerik-reTableFooterFirstCol-5
{
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #dadada;
}
*/
/*.htmlWidget  .telerik-reTable-5 tr 
{
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #dadada;
	border-top: 1px #dadada solid;
}*/
.htmlWidget .telerik-reTable-5
{
    margin-bottom:20px;
}

.htmlWidget .telerik-reTable-5 TR.telerik-reTableHeaderRow-5 {
    border-spacing: 0;
    color: Black;
    font-family: Arial;
    font-size: 11.5167px;
    font-style: normal;
    font-weight: bold;
    line-height:normal;
    text-align: left;
    text-transform:none;
    
}

.htmlWidget .telerik-reTable-5 TR.telerik-reTableOddRow-5,
.htmlWidget .telerik-reTable-5 TR.telerik-reTableEvenRow-5,
.htmlWidget .telerik-reTable-5 TR.telerik-reTableFooterRow-5  {
	color: Black;
    font-size: 12px;
}

.htmlWidget .telerik-reTable-5 TR.telerik-reTableOddRow-5 td,
.htmlWidget .telerik-reTable-5 TR.telerik-reTableEvenRow-5 td,
.htmlWidget .telerik-reTable-5 TR.telerik-reTableFooterRow-5 td {

    padding-top: 2px;
    padding-bottom: 2px;
}

.htmlWidget .telerik-reTable-5 TR.telerik-reTableHeaderRow-5 .telerik-reTableHeaderLastCol-5
{
	padding: 10px 0 10px 20px;
}

.htmlWidget .telerik-reTable-5 TR.telerik-reTableHeaderRow-5 .telerik-reTableHeaderFirstCol-5
{
	padding: 10px 0;	
}


.htmlWidget .telerik-reTable-5 .telerik-reTableHeaderLastCol-5,
.htmlWidget .telerik-reTable-5 .telerik-reTableLastCol-5,
.htmlWidget .telerik-reTable-5 TD.telerik-reTableFooterLastCol-5
{
	padding: 0 0 0 20px;
}

.htmlWidget .telerik-reTable-5 TD.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 TD.telerik-reTableFooterFirstCol-5
{
	padding: 0;
}

.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableEvenRow-5 td
{
	border-top: 1px solid #ddd;
}

.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableOddRow-5 td
{
	border-top: 1px solid #ddd;
}

.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableFooterRow-5 td
{
	border-top: 1px solid #ddd;
}
.htmlWidget .telerik-reTable-5 thead tr.telerik-reTableHeaderRow-5 th.telerik-reTableHeaderFirstCol-5,
.htmlWidget .telerik-reTable-5 thead tr.telerik-reTableHeaderRow-5 th.telerik-reTableHeaderLastCol-5
{
	border-top: 1px solid #ddd;
}
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableOddRow-5 td.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableFooterRow-5 td.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableEvenRow-5 td.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableOddRow-5 td.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableFooterRow-5 td.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableEvenRow-5 td.telerik-reTableFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableOddRow-5 td.telerik-reTableFooterFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableFooterRow-5 td.telerik-reTableFooterFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableEvenRow-5 td.telerik-reTableFooterFirstCol-5,
.htmlWidget .telerik-reTable-5 tbody tr.telerik-reTableOddRow-5 td.telerik-reTableHeaderFirstCol-5,
.htmlWidget .telerik-reTable-5 thead tr.telerik-reTableHeaderRow-5 th.telerik-reTableHeaderFirstCol-5

{
    border-right:1px solid #ddd;
    padding-right:20px;
    
}
.mainWrapper .headerButBR a
{
    color:#fff;
    display:block;
    padding:2px 6px 7px 5px;
}
.containerFullRow
{
	position:relative
}
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

/* oil search global
   ============================ */

html.no-overflow { overflow: hidden; }

/* required for responsiveness to work correctly in ios - cannot specifiy by default as it would break the iframe in IE7 */
html.ios { width: 1px; min-width: 100%; }

/* containers */
#main { width: 100%; font-size: 12px; line-height: 1.6em; color: #000; font-family: arial, helvetica, sans-serif; background-color: #3a4248; background-repeat: no-repeat; max-width: 600px; margin: auto; -webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px; }
#main .wrapper { padding: 25px 28px 20px; }
#main.results .wrapper { padding-left: 20px; padding-right: 20px; }
#main.results .wrapper.thin { padding-left: 10px; padding-right: 10px; }

/* clearfix */
#main .cf:after,
#main .cf:before { content: ""; display: table; }
#main .cf:after { clear: both; }
#main .cf { zoom: 1; }

#main a,
#main a:visited { color: #c60c30; text-decoration: none; }
#main a:hover { text-decoration: underline; color: #c60c30; }
#main a:hover,
#main a:active { outline: 0; }
#main ul { list-style: none; }
#main ul,
#main ol { padding: 0; margin: 0; }

#main h1,
#main h2,
#main h3,
#main h4 { margin: 0; padding-bottom: 10px; line-height: 1em; }
#main h1 { font-size: 36px; font-weight: normal; }
#main h2 { font-size: 26px; font-weight: bold; }
#main h3 { font-size: 24px; font-weight: bold; }
#main h3 sup { font-size: 10px; top: -1em; }
#main h4 { font-size: 18px; font-weight: bold; }

#main p { margin: 0 0 10px; }

#main img { max-width: 100%; height: auto; border: none; outline: none; }

/* buttons */
#main .cta { display: inline-block; color: #fff !important; padding: 11px 40px; text-decoration: none; text-align: center; cursor: pointer; font-size: 16px; line-height: 1em; position: relative; border: 1px solid #0047ba; background: #1f5cc0; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNWNjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTI3NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #1f5cc0 0%, #0a2754 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f5cc0), color-stop(100%,#0a2754)); background: -webkit-linear-gradient(top, #1f5cc0 0%,#0a2754 100%); background: -o-linear-gradient(top, #1f5cc0 0%,#0a2754 100%); background: -ms-linear-gradient(top, #1f5cc0 0%,#0a2754 100%); background: linear-gradient(to bottom, #1f5cc0 0%,#0a2754 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f5cc0', endColorstr='#0a2754',GradientType=0 ); }
#main .cta:hover { color: #fff !important; text-decoration: none; background: #0047ba; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDdiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTIwNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #0047ba 0%, #012051 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0047ba), color-stop(100%,#012051)); background: -webkit-linear-gradient(top, #0047ba 0%,#012051 100%); background: -o-linear-gradient(top, #0047ba 0%,#012051 100%); background: -ms-linear-gradient(top, #0047ba 0%,#012051 100%); background: linear-gradient(to bottom, #0047ba 0%,#012051 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0047ba', endColorstr='#012051',GradientType=0 ); }
#main .cta.grey { border: 1px solid #b5b5b5; color: #5a5a5a !important; background: #eaeaea; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #eaeaea 0%, #d9d9d9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#d9d9d9)); background: -webkit-linear-gradient(top, #eaeaea 0%,#d9d9d9 100%); background: -o-linear-gradient(top, #eaeaea 0%,#d9d9d9 100%); background: -ms-linear-gradient(top, #eaeaea 0%,#d9d9d9 100%); background: linear-gradient(to bottom, #eaeaea 0%,#d9d9d9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d9d9d9',GradientType=0 ); }
#main .cta.grey:hover { color: #5a5a5a !important; background: #d9d8d8; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMmMyYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #d9d8d8 0%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d8d8), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #d9d8d8 0%,#c2c2c2 100%); background: -o-linear-gradient(top, #d9d8d8 0%,#c2c2c2 100%); background: -ms-linear-gradient(top, #d9d8d8 0%,#c2c2c2 100%); background: linear-gradient(to bottom, #d9d8d8 0%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d8d8', endColorstr='#c2c2c2',GradientType=0 ); }
#main .cta[disabled],
#main .cta.grey[disabled],
.ie #main .cta.grey[disabled],
#main .cta[disabled]:hover,
#main .cta.grey[disabled]:hover,
.ie #main .cta.grey[disabled]:hover { border: 1px solid #898989; background: url(/Assets/oilsearch/images/backgrounds/button-disabled.png); filter: none; color: #d3d3d3 !important; cursor: default; }

.ie9 #main .cta,
.ie9 #main .cta.grey,
.ie9 #main .cta:hover,
.ie9 #main .cta.grey:hover,
.ie9 #main .cta[disabled]:hover,
.ie9 #main .cta.grey[disabled]:hover { filter: none; }

/* header
   ---------------------------- */

#main #site-header { color: #fff; }
#main #site-header .right { float: right; width: 23.9%; }
#main #site-header .left { float: left; width: 73%; }
#main #site-header .left h2 { padding-bottom: 5px; }
#main #site-header .left p { margin: 0; font-size: 14px; line-height: 20px; }


/* page level
   ============================ */

/* landing
   ---------------------------- */

#main #landing { min-height: 500px; color: #fff; text-align: center; }
#main #landing #site-logo { padding: 80px 10px 45px; }
#main #landing h1 { padding: 0 10px 0; }
#main #landing p { padding: 0 75px; margin-bottom: 65px; font-size: 16px; line-height: 22px; }
#main #landing .button-holder { border-top: 1px solid #fff; border-top-color: rgba(255,255,255,0.4); }
#main #landing .button-holder .cta { height: 48px; padding: 0 40px; line-height: 48px; font-size: 22px; position: relative; bottom: 25px; }

/* search
   ---------------------------- */

/* defaults */
#main #oil-search { color: #fff; border-top: 1px groove #000; border-top: 1px solid rgba(0,0,0,0.4); }
#main #oil-search a { color: #fff; text-decoration: underline; }
#main #oil-search .cta { display: block; text-decoration: none; }
#main #oil-search input[type="submit"] { width: 100%; }
#main #oil-search > div,
#main #oil-search > section { border-top: 1px groove #fff; border-top: 1px solid rgba(255,255,255,0.3); }
#main #oil-search > div:first-child,
#main #oil-search > section:first-child { border-top-color: rgba(255,255,255,0.1); }
#main #oil-search .glass { background: url(/Assets/oilsearch/images/backgrounds/glass.png); background: rgba(255,255,255,0.4); }
#main #oil-search .push-down { margin-top: 24px; }
#main #oil-search .wrapper > .wrap.error { clear: both; padding-top: 25px; font-size: 13px; line-height: 18px; font-weight: bold; }

#main #oil-search .wrapper { padding-bottom: 38px; }
#main #oil-search .half { width: 47%; padding-left: 6%; float: left; }
#main #oil-search .half.left { padding-left: 0; }
#main #oil-search .field { clear: both; }
.styled-form .styled-select,
.styled-form .styled-select span,
#main #oil-search .styled-select,
#main #oil-search .styled-select span { position: relative; }
.styled-form .styled-select select,
#main #oil-search .styled-select select { display: block; width: 100%; overflow: hidden; max-width: 100%; padding: 0; position: absolute; top: 0; left: 0; height: 40px; cursor: pointer; }
.styled-form .styled-select .opaque,
#main #oil-search .styled-select .opaque { display: none; }
.styled-form .styled-select span,
#main #oil-search .styled-select span { background: #fff; position: relative; z-index: 1; cursor: pointer; display: block; height: 40px; line-height: 40px; padding: 0 33px 0 10px; color: #000; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.ie7 #main #oil-search .styled-select span { width: 92.5%; }
.ie7 #main #oil-search .half { width: 46%; }
.ie7 #main #oil-search .half.right .styled-select span { width: 88%; }
.ie7 #main #oil-search .half.left .styled-select span { width: 88%; }


.styled-form .styled-select span.default,
#main #oil-search .styled-select span.default { color: #afafaf; }
.ios .styled-form .styled-select span,
.ios #main #oil-search .styled-select span { white-space: normal; }
.styled-form .styled-select span:after,
#main #oil-search .styled-select span:after { content: ''; position: absolute; right: 12px; top: 17px; border-top: 6px solid #000; border-left: 5px solid transparent; border-right: 5px solid transparent; }
.styled-form .styled-select select[disabled],
#main #oil-search .styled-select select[disabled] { cursor: default; }
.styled-form .styled-select.disabled span,
#main #oil-search .styled-select.disabled span { background: #7a7a78; background: rgba(255,255,255,0.35); color: #fff; cursor: default; }
.styled-form .styled-select.disabled span:after,
#main #oil-search .styled-select.disabled span:after { border-top-color: #fff; }
#main #oil-search input[type="text"] { width: 100%; border: none; outline: none; height: 40px; line-height: 40px; padding: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
#main #oil-search input[type="text"]:focus { outline: 5px auto #0047ba; }
#main #oil-search input[type="text"][disabled] { background: #d9d9d9; }
#main #oil-search input.large-text[type="text"] { font-size: 24px; font-weight: bold; }
#main #oil-search label { font-size: 14px; margin-bottom: 5px; display: block; cursor: default; }

.styled-form .styled-select .styled-dropdown,
#main #oil-search .styled-select .styled-dropdown { display: none; position: absolute; z-index: 2; top: 100%; left: 0; width: 100%; background: #fff; color: #222; padding: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.styled-form .styled-select .styled-dropdown ul,
#main #oil-search .styled-select .styled-dropdown ul { max-height: 251px; overflow: auto; }
.ios .styled-form .styled-select .styled-dropdown ul,
.ios #main #oil-search .styled-select .styled-dropdown ul { overflow-y: scroll; -webkit-overflow-scrolling: touch; }
.ie7 #main #oil-search .styled-select .styled-dropdown { padding: 0; }
.styled-form .styled-select .styled-dropdown ul li,
#main #oil-search .styled-select .styled-dropdown ul li { padding: 8px; border-top: 1px solid #d9d9d9; min-height: 20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.styled-form .styled-select .styled-dropdown ul li:default,
#main #oil-search .styled-select .styled-dropdown ul li.default { font-style: italic; }
.styled-form .styled-select .styled-dropdown ul li:first-child,
#main #oil-search .styled-select .styled-dropdown ul li:first-child { border-top: none; }
.styled-form .styled-select .styled-dropdown ul li:hover,
#main #oil-search .styled-select .styled-dropdown ul li:hover { color: #fff; background: #1f5cc0; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNWNjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTI3NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #1f5cc0 0%, #0a2754 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f5cc0), color-stop(100%,#0a2754)); background: -webkit-linear-gradient(top, #1f5cc0 0%,#0a2754 100%); background: -o-linear-gradient(top, #1f5cc0 0%,#0a2754 100%); background: -ms-linear-gradient(top, #1f5cc0 0%,#0a2754 100%); background: linear-gradient(to bottom, #1f5cc0 0%,#0a2754 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f5cc0', endColorstr='#0a2754',GradientType=0 ); }
.styled-form .styled-select .styled-dropdown ul li.default:hover,
#main #oil-search .styled-select .styled-dropdown ul li.default:hover { background: #d9d8d8; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMmMyYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #d9d8d8 0%, #c2c2c2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d8d8), color-stop(100%,#c2c2c2)); background: -webkit-linear-gradient(top, #d9d8d8 0%,#c2c2c2 100%); background: -o-linear-gradient(top, #d9d8d8 0%,#c2c2c2 100%); background: -ms-linear-gradient(top, #d9d8d8 0%,#c2c2c2 100%); background: linear-gradient(to bottom, #d9d8d8 0%,#c2c2c2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d8d8', endColorstr='#c2c2c2',GradientType=0 ); }
.ie9 #main #oil-search .styled-select .styled-dropdown ul li:hover { filter: none; }
.ie7 #main #oil-search .styled-select .styled-dropdown ul li:hover { filter: none; background: #1f5cc0; }

.ie7 #oil-search .half { width: 255px; }
.ie7 #oil-search .styled-select { min-height: 40px; }
.ie7 #oil-search .half input[type="text"] { width: 232px; }
.ie7 #oil-search .half input[type="text"][disabled] { width: 236px; }
.ie7 #oil-search .styled-select span,
.ie7 #oil-search .styled-select.disabled span { background-repeat: no-repeat; background-position: right center; }
.ie7 #oil-search .styled-select span { width: 501px; background-image: url(/Assets/oilsearch/images/icons/arrow-down-black.png); }
.ie7 #oil-search .styled-select.disabled span { background-image: url(/Assets/oilsearch/images/icons/arrow-down-white.png); }
.ie7 #oil-search .half .styled-select span { width: 213px; }

/* styled form */
.form-field { position: relative; display: block; padding-bottom: 20px; margin: 20px 0; }
.form-field:after { content: ''; display: block; clear: both; }
.form-field label { position: relative; display: block; float: left; width: 30%; font-size: 14px; font-weight: bold; margin-top: 10px; word-break: break-all; padding-right: 15px; }
.form-field .field { display: block; float: left; width: 70%; }

/* coption Styles */
.product-selector .coption-details,
.product-selector .form-field { margin-top: 20px; }

/* generic form specific */
#main #oil-search .form > div { margin-bottom: 16px; }
#main #oil-search .form > div.base { padding-top: 16px; margin-bottom: 0; clear: both; }
#main #oil-search .toggle-disclaimer { cursor: pointer; }

#main #disclaimer { display: none; color: #5a5a5a; }
#main #disclaimer.force-show { display: block; }
#main #disclaimer.force-show .wrapper { padding-left: 0; padding-right: 0; }
#main #disclaimer .toggle-disclaimer { text-decoration: underline; color: #5a5a5a; cursor: pointer; }
#main #disclaimer #disclaimer-long-content { display: none; border-top: 2px groove #fff; }
.ie #main #disclaimer #disclaimer-long-content { border-top: 1px solid #b5b5b5; }

#main #oil-search #disclaimer { color: #fff; }
#main #oil-search #disclaimer .toggle-disclaimer { color: #fff; }
#main #oil-search #disclaimer #disclaimer-long-content { display: block; border-top: none; }
#main #oil-search #disclaimer.force-show .wrapper { padding-left: 28px; padding-right: 28px; }
#main #oil-search #disclaimer.force-show #disclaimer-long-content { display: none; border-top: 1px groove #fff; border-top: 1px solid rgba(255,255,255,0.3); }

#main #oil-search #disclaimer .toggle-disclaimer,
#main #disclaimer #disclaimer-long-content .toggle-disclaimer { display: block; text-align: right; margin-bottom: 10px; }

/* main number plate search */
#main #oil-search .number-plate-search label { color: #fff; }
#main #oil-search .number-plate-search .wrapper > .wrap { max-width: 418px; margin: auto; }
#main #oil-search .number-plate-search .half .inner { width: 193px; position: relative; }
#main #oil-search .number-plate-search .left .inner { float: right; border: 1px solid #0047ba; width: 193px; height: 38px; }
#main #oil-search .number-plate-search .left .inner > img,
#main #oil-search .number-plate-search .left .inner > input { float: left; }
#main #oil-search .number-plate-search .left .inner > img { height: 38px; width: 34px; }
#main #oil-search .number-plate-search .left .inner > input { width: 157px; height: 38px; line-height: 38px; text-align: center; background: #f7d117; }
#main #oil-search .number-plate-search .left .inner > input:focus { outline: none; }
#main #oil-search .number-plate-search.glass .left .inner { border: 2px solid #a6192e; height: 36px; }
#main #oil-search .number-plate-search.glass .left .inner > img { height: 33px; }
#main #oil-search .number-plate-search.glass .left .inner > input { width: 155px; height: 33px; line-height: 33px; }
#main #oil-search .number-plate-search.glass .left .inner > input.full-width,
#main #oil-search .number-plate-search .left .inner > input.full-width { width: 100%; background: #ffffff; }

.ie7 #main #oil-search .number-plate-search .left .inner > input { width: 137px; }

/* number plate search when multiple vehicles are returned */
#main #oil-search #number-plate-details p { font-size: 14px; line-height: 20px; }

/* hsn/tsn search */
#main #oil-search #numbers-search .wrapper { padding-top: 0; padding-bottom: 0; }
#main #oil-search #numbers-search .wrapper .wrap.error { padding-bottom: 10px; }
#main #oil-search #numbers-search .hsn { float: left; width: 126px; }
#main #oil-search #numbers-search .tsn { float: right; width: 104px; }
#main #oil-search #numbers-search input[type="text"] { text-align: center; }
#main #oil-search #numbers-search .toggle-hsntsn-desc { color: #f7d117; text-decoration: none; position: relative; cursor: pointer; padding-bottom: 25px; display: inline-block; }
#main #oil-search #numbers-search .toggle-hsntsn-desc:hover { text-decoration: underline; }
#main #oil-search #numbers-search .toggle-hsntsn-desc:after { content: ''; position: absolute; top: 4px; right: -18px; border-left: 6px solid #f7d117; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
#main #oil-search #numbers-search .toggle-hsntsn-desc.active { padding-bottom: 15px; }
#main #oil-search #numbers-search .toggle-hsntsn-desc.active:after { border-top: 6px solid #f7d117; border-left: 5px solid transparent; border-right: 5px solid transparent; top: 6px; }

#main #oil-search #numbers-search > div { padding-top: 25px; padding-bottom: 15px; }
#main #oil-search #numbers-search > .toggle-details-container { padding-top: 15px; padding-bottom: 0; }
#main #oil-search #numbers-search > .details-container { padding-top: 30px; padding-bottom: 30px; color: #000; }
#main #oil-search #numbers-search > .details-container .left .wrap { max-width: 184px; float: right; }
#main #oil-search #numbers-search > .details-container .right .wrap { max-width: 215px; }

#main #oil-search #numbers-search > div.input-container.glass input[type="text"] { border: 2px solid #a6192e; }

.ie7 #main #oil-search #numbers-search .hsn input[type="text"] { width: 106px; }
.ie7 #main #oil-search #numbers-search .tsn input[type="text"] { width: 84px; }
.ie7 #main #oil-search #numbers-search .toggle-hsntsn-desc { color: #f7d117; text-decoration: none; position: relative; cursor: pointer; display: block; }

/* results views
   ============================ */

#main.results h4 { color: #333; }
#main.results #container { background: #d9d9d9; -webkit-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
#main.results .box { background: #fff; margin-top: 8px; }
#main.results .box ~ h4 { margin-top: 40px; }
#main.results .box a h3 { color: #000000; }
#main.results .box .inner { padding: 31px 35px; background: #ffffff; }
#main.results .box .inner .item { padding-top: 19px; }
#main.results .box .inner .item .left { float: left; width: 151px; text-align: center; }
#main.results .box .inner .item .right { float: right; width: 310px; position: relative; margin-top: 8px; }
#main.results .box .inner .item .desc { font-size: 16px; line-height: 20px; }
#main.results .box .inner .item .tag { position: absolute; top: -38px; left: 0; background: url(/Assets/oilsearch/images/icons/star-white.png) no-repeat 7px 4px #a6192e; padding: 1px 12px 1px 26px; font-size: 13px; font-weight: bold; color: #fff; }
#main.results .box .inner.buttons { padding: 31px 0; background: #f2f2f2; }
#main.results .box .inner.buttons .button-holder { display: table; margin: 0 auto; }
#main.results .box .inner.buttons .button-holder > div { float: left; width: 147px; margin-left: 15px; position: relative; }
#main.results .box .inner.buttons .button-holder > div:first-child { margin-left: 0; }
#main.results .box .inner.buttons .button-holder > div a { padding-left: 0; padding-right: 0; display: block; text-align: center; }
#main.results .box .inner.buttons .button-holder .amazon-button { height: 40px; }
#main.results .box .inner.buttons .button-holder .amazon-button img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#main.results .box.no-results h3 { padding: 120px 20px; text-align: center; font-weight: normal; line-height: 1.3em; }
#main.results .box .details-btn { margin-top: 15px; border: none; background-color: none; color: #000000; padding: 0; font-weight: bold; background: url('/Assets/oilsearch/images/icons/arrow-point-to-right.svg') no-repeat #ffffff; background-size: 12px; background-position: calc(100% - 10px); padding-right: 40px; }
#main.results .box .details-btn:hover { text-decoration: underline; }
.ie7 #main.results .box.no-results { float: left; }
.oldie #main.results .box .inner.buttons .button-holder .amazon-button { margin-left: 15px; }
.oldie #main.results .box .inner.buttons .button-holder .amazon-button img { position: relative; top: 18%; left: 0; }

/* results intro */
#main #intro-details { font-size: 14px; padding-bottom: 15px; margin-bottom: 25px; border-bottom: 2px groove #fff; }
#main #intro-details .short-description { width: 75%; float: left; min-height: 1px; }
#main #intro-details .vehical-option { width: 25%; float: left; }
#main #intro-details .new-search { text-align: right; display: block; color: #0047ba; }
#main .wrapper.thin #intro-details { padding-left: 10px; padding-right: 10px; margin-bottom: 10px; }
.ie #main #intro-details { border-bottom: 1px solid #b5b5b5; }
#main #intro-details p.link { position: absolute; bottom: 0; right: 0; font-size: 13px; margin: 0; }
#main #intro-details p.link a { color: #0047ba; }
#main #intro-details h3 { font-weight: normal; padding-bottom: 5px; }
#main #intro-details h4 { padding-bottom: 0; }
#main #intro-details .inner { position: relative; clear: both; }
#main #intro-details .inner .manufacturer-information { margin-bottom: 4px; width: 50%; float: left; margin-bottom: 10px; }
#main #intro-details .inner .manufacturer-information.manufacturer { width: 100%; font-weight: bold; font-size: 16px; margin-top: 5px; }
#main #intro-details .inner .manufacturer-information span { display: inline; }

#main #intro-details .inner .manufacturer-information span:first-child { font-weight: bold; }
#main #product-selector .product-selector-label { font-size: 14px; }
.ie7 #main #intro-details p.link { bottom: 7px; }
html[lang="ar-eg"] #main #intro-details .inner .manufacturer-information { direction: rtl; text-align: left; }

/* tabs */
#main #tabbed-results > p { margin-bottom: 20px; line-height: 16px; }
#main.results .tabs-holder .tabs { float: left; margin-bottom: 0; }
#main.results .tabs-holder .tabs .tab { float: left; padding-left: 0; padding-right: 0; }
#main.results .tabs-holder .tabs .tab.cta { border: 1px solid #e4e4e4; background: #f2f2f2; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f2f2f2 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); background: -webkit-linear-gradient(top, #f2f2f2 0%,#e5e5e5 100%); background: -o-linear-gradient(top, #f2f2f2 0%,#e5e5e5 100%); background: -ms-linear-gradient(top, #f2f2f2 0%,#e5e5e5 100%); background: linear-gradient(to bottom, #f2f2f2 0%,#e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); }
#main.results .tabs-holder .tabs .tab.cta.active { filter: none; background: #fff; border: 1px solid #fff; }
#main.results .tabs-holder .tabs .tab a { padding-left: 20px; padding-right: 20px; color: #fff; text-decoration: none; color: #b4b4b4; }
#main.results .tabs-holder .tabs .tab.active a { color: #5a5a5a; }
#main.results .tabs-holder .containers { clear: both; z-index: 2; position: relative; background: #f2f2f2; }
#main.results .tabs-holder .containers .tab-content { margin-top: 0; display: none; background: none; }
#main.results .tabs-holder .containers .tab-content:first-child { display: block; }
.ie7 #main.results .tabs-holder .tabs { float: none; }
.ie7 #main.results .tabs-holder .tabs .tab a { line-height: 1.1em; }

/* purchase-options */
#main.results .purchase-options .tabs-holder .tabs { margin-bottom: 22px; margin-left: 20px; float: none; }
#main.results .purchase-options .header-label,
#main.results .purchase-options .tabs-holder .tabs .tab { float: left; padding: 12px 30px 13px 12px; min-width: 165px; border: solid 1px #dddddd; margin-right: 10px; position: relative; cursor: pointer; }
#main.results .purchase-options .header-label .tab.active,
#main.results .purchase-options .tabs-holder .tabs .tab.active { background: #ffffff; }
#main.results .purchase-options .tabs-holder .tabs .tab a { color: #575756; }
.purchase-options .tabs-holder .tab-content { padding: 0; }
.purchase-options .tabs-holder .containers { background: #ffffff; }
#main.results .purchase-options .header-label .icon,
.purchase-options .tabs-holder .tabs .tab .icon { position: absolute; height: 12px; width: 12px; right: 20px; top: 50%; margin-top: -6px; }
#main.results .purchase-options .header-label .icon::after,
#main.results .purchase-options .header-label .icon::before,
.purchase-options .tabs-holder .tabs .tab .icon::after,
.purchase-options .tabs-holder .tabs .tab .icon::before { content: ''; position: absolute; background: #575756; }
#main.results .purchase-options .header-label .icon::after,
.purchase-options .tabs-holder .tabs .tab .icon::after { top: 0; left: 50%; margin-left: -1px; height: 100%; width: 2px; }
#main.results .purchase-options .header-label.active .icon::after,
.purchase-options .tabs-holder .tabs .tab.active .icon::after { background: none; }
#main.results .purchase-options .header-label .icon::before,
.purchase-options .tabs-holder .tabs .tab .icon::before { top: 50%; left: 0; margin-top: -1px; height: 2px; width: 100%; }
.purchase-options .vendors .vendor { position: relative; padding: 20px 23px 20px 20px; border-bottom: solid 1px #dddddd; }
.purchase-options .vendors .vendor:last-child { border: none; padding-bottom: 20px; }
.purchase-options .vendors .vendor .logo { float: left; width: 30%; margin-right: 20px; text-align: center; }
#main .purchase-options .vendors .vendor .logo img { object-fit: cover; max-width: 100%; width: auto; margin: 0 auto; height: 40px; }
.purchase-options .vendors .vendor .links { float: left; width: calc(70% - 20px); }
#main.results .purchase-options .tabs-holder .book-services,
#main.results .purchase-options .tabs-holder .tabs > a,
#main .purchase-options .vendors .vendor .links .button { display: inline-block; margin-right: 10px; font-weight: normal; font-size: 100%; padding: 10px; width: calc(51% - 11px); text-decoration: none; color: #575756; background: url('/Assets/oilsearch/images/icons/arrow-point-to-right.svg') no-repeat #ffffff; border: solid 1px #dddddd; background-size: 12px; background-position: calc(100% - 10px); }
#main .purchase-options .vendors .vendor .links { display: flex; }
#main .purchase-options .vendors .vendor .links .button { display: flex; width: 100%; }
#main .purchase-options .vendors .vendor .links .button:nth-child(odd) { margin-top: 10px; }
#main .purchase-options .vendors .vendor .links .button:first-child { margin-top: 0; }
#main .purchase-options .buy-in-store .vendors .vendor .links .button { width: 100%; }
#main.results .purchase-options .tabs-holder .tabs > a { padding: 10px; float: left; width: 31%; cursor: pointer; background-color: inherit; }
#main.results .purchase-options .tabs-holder .book-services:hover,
#main.results .purchase-options .tabs-holder .tabs > a:hover,
#main.results .purchase-options .header-label.active,
#main.results .purchase-options .vendors { background-color: #ffffff; }
.purchase-options .vendors .vendor .links .button:hover { background-color: #f2f2f2; }
#main.results .purchase-options .vendors .vendor .links .button:hover { text-decoration: none; background-color: #f2f2f2; }
#main.results .purchase-options .vendors .vendor .links .button:nth-child(even) { margin-right: 0; }
.purchase-options .buy-in-store .vendors .vendor .links .button { width: 100%; margin-right: 0; }
#main.results .purchase-options .header-label { width: calc(100% - 85px); float: none; margin-left: 20px; margin-bottom: 10px; display: none; }
#main.results .purchase-options .tabs-holder .book-services { margin-left: 20px; width: calc(100% - 63px); background-color: #f2f2f2; display: none; }

/* toggle tab and all results view */
#main div.toggle-results { text-align: center; border-top: 2px groove #fff; margin: 60px 0 20px; }
#main div.toggle-results + div,
#main div.toggle-results + section { margin-top: 20px; }
.ie #main div.toggle-results { border-top: 1px solid #b5b5b5; }
#main div.toggle-results .cta { position: relative; bottom: 22px; min-width: 64%; }
.ie #main div.toggle-results .cta { bottom: 21px; }
#main div.toggle-results .cta span.text,
#main div.toggle-results .cta.second span.text1 { display: none; }
#main div.toggle-results .cta span.text1,
#main div.toggle-results .cta.second span.text2 { display: block; }

/* accordion */

#main .accordion .item,
#main #accordion .item { margin-bottom: 8px; }
#main .accordion .item .header,
#main #accordion .item .header { font-size: 16px; padding: 11px 20px; cursor: pointer; position: relative; background: #fff; font-weight: normal; width: auto; min-height: 0; }
#main .accordion .item .header span.icon,
#main #accordion .item .header span.icon { position: absolute; height: 12px; width: 12px; right: 20px; top: 50%; margin-top: -6px; }
#main .accordion .item .header span.icon::after,
#main .accordion .item .header span.icon::before,
#main #accordion .item .header span.icon::after,
#main #accordion .item .header span.icon::before { content: ''; position: absolute; background: #b5b5b5; }
#main .accordion .item .header span.icon::after,
#main #accordion .item .header span.icon::after { top: 0; left: 50%; margin-left: -1px; height: 100%; width: 2px; }

#main .accordion .item .header span.icon::before,
#main #accordion .item .header span.icon::before { top: 50%; left: 0; margin-top: -1px; height: 2px; width: 100%; }
#main .accordion .item .content,
#main #accordion .item .content { padding: 5px 20px 11px; background: #fff; display: none; }

#main .accordion .item.active .header span.icon:after,
#main #accordion .item.active .header span.icon:after { display: none; }
#main .accordion .item.active .content,
#main #accordion .item.active .content { display: block; }

#main #accordion .item .section,
#main #accordion .item .section { margin-top: 5px; }
#main .accordion .item .section:first-child,
#main #accordion .item .section:first-child { margin-top: 0; }

#main #accordion .item .section .cols .left { margin-top: 5px; width: 59%; float: left; }
#main #accordion .item .section .cols .right { margin-top: 5px; width: 39%; float: right; }

#main #accordion .item .section .cols .full-width { width: 100%; float: left; }

.oldie #accordion .item .header span.icon { background: url("/Assets/oilsearch/images/icons/accordion-toggle.png") no-repeat 0 0; }
.oldie #accordion .item.active .header span.icon { background-position: 0 -12px; }

/* table */
#main #table { margin-top: 40px; }
#main .table { border-top: 2px groove #fff; margin-top: 8px; font-size: 14px; line-height: 1.4em; min-width: 520px; }
#main .table .row { border-bottom: 2px groove #fff; overflow: hidden; padding: 12px 10px; }
#main .table .row:first-child { border-bottom: 2px groove #fff; font-weight: bold; }
#main .table a.row { display: block; color: #5a5a5a; text-decoration: none; clear: both; }
#main .table a.row:link { cursor: pointer; }
#main .table a.row:hover,
#main .pagination > a:hover { color: #fff; background: #0047ba; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNWNjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTI3NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #0047ba 0%, #012051 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0047ba), color-stop(100%,#012051)); background: -webkit-linear-gradient(top, #0047ba 0%,#012051 100%); background: -o-linear-gradient(top, #0047ba 0%,#012051 100%); background: -ms-linear-gradient(top, #0047ba 0%,#012051 100%); background: linear-gradient(to bottom, #0047ba 0%,#012051 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0047ba', endColorstr='#012051',GradientType=0 ); }
#main .table .row > div { float: left; padding-left: 1.7%; }
#main .table .row > div:first-child { padding-left: 0; }
#main .table a.row > div { min-height: 1px; word-wrap: break-word; }
#main .table .row .cell-1 { width: 27.7%; }
#main .table .row .cell-2 { width: 15.2%; }
#main .table .row .cell-3 { width: 33%; }
#main .table .row .cell-4 { width: 9.9%; }
#main .table .row .cell-5 { width: 7%; float: right; padding-left: 0; }

#main .table.details .row { padding-left: 0; padding-right: 0; }
#main .table.details .row:first-child { color: #a6192e; }
#main .table.details .left,
#main .table.details .middle,
#main .table.details .right { float: left; padding-left: 0; }
#main .table.details .left { width: 26%; padding-right: 1%; font-weight: bold; }
#main .table.details .middle { width: 60%; padding-right: 1%; }
.ie7 #main .table.details .middle { width: 59%; }
#main .table.details .right { float: right; width: 12%; }

#main .table.details .middle > div { position: relative; }
#main .table.details .middle > div ~ div { margin-top: 5px; }
#main .table.details .middle > div strong { position: absolute; left: 0; top: 0; }
#main .table.details .middle > div strong ~ div { padding-left: 90px; }

#main .ie .table { border-top: 1px solid #b5b5b5; }
#main .ie .table .row { border-bottom: 1px solid #b5b5b5; }

#main #intro-details + #table,
#main #intro-details + #table .table,
.ie #main #intro-details + #table .table { border-top: none; margin-top: 0; }
#main #intro-details + #table .table .row:first-child { padding-top: 0; }

#main .pagination-wrapper { text-align: center; }
#main .pagination { display: inline-block; margin: 25px 0 10px; color: #b0b0b0; }
#main .pagination > a,
#main .pagination > span { height: 21px; margin: 1px; line-height: 22px; display: block; float: left; text-align: center; text-decoration: none; }
#main .pagination > a { color: #fff; background: #b5b5b5; padding: 0 7px; }
#main .pagination > a.active { background: #5b5b5b; }
#main .pagination > span { font-weight: bold; }
#main .pagination > a.arrow,
#main .pagination > a.arrow:hover { height: 23px; text-indent: -9999px; background: url(/Assets/oilsearch/images/icons/pagination-arrows.png) no-repeat top center; opacity: 0.3; filter: alpha(opacity=30); margin: 0 15px 0 0; }
#main .pagination > a.arrow.next,
#main .pagination > a.arrow.next:hover { background-position: center -23px; margin-right: 0; margin-left: 15px; }
#main .pagination > a.arrow:link { opacity: 1; filter: alpha(opacity=100); }

#main .product-options { margin-top: 10px; }
#main .product-options .option { margin-top: 20px; }
#main .product-options .option .header { color: #a0a0a0; }
#main .product-options .option .accordion .header { color: #5a5a5a; }
#main .product-options .option h4 { font-size: 14px; }
#main .product-options .option .form-field { margin: 0; }
#main .product-options .option .form-field .field { float: none; width: 100%; }
#main .product-options .option .styled-form { position: relative; }
#main .product-options .option .styled-form .reset-btn { position: absolute; top: calc(100% - 10px); right: 0; outline: none; background: none; border: none; }
#main .product-options .styled-form .styled-select span { text-transform: capitalize; font-size: 14px; color: #5a5a5a; }

.ie9 #main .table a.row:hover,
.ie9 #main .pagination > a:hover,
.ie9 #main .pagination > a.active { filter: none; }

.ie7 #main .pagination { display: inline; zoom: 1; }
.ie7 #main .pagination > a,
.ie7 #main .pagination > span { display: inline; zoom: 1; }

/* helper classes
   ============================ */

#main .hide { display: none !important; }
#main .grey { color: #5a5a5a; }
#main .error { color: #a6192e; }
#main .shadow { -webkit-box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.3), 0 0.4rem 0.6rem rgba(0,0,0,0.3); -moz-box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.3), 0 0.4rem 0.6rem rgba(0,0,0,0.3); -o-box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.3), 0 0.4rem 0.6rem rgba(0,0,0,0.3); box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.3), 0 0.4rem 0.6rem rgba(0,0,0,0.3); }
#main .shadow.disabled,
#main .shadow[disabled] { -webkit-box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.1), 0 0.2rem 0.3rem rgba(0,0,0,0.2); -moz-box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.1), 0 0.2rem 0.3rem rgba(0,0,0,0.2); -o-box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.1), 0 0.2rem 0.3rem rgba(0,0,0,0.2); box-shadow: 0 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.1), 0 0.2rem 0.3rem rgba(0,0,0,0.2); }

#main #container .shadow { -webkit-box-shadow: 0 0.5rem 0.6rem rgba(29,29,27,0.3); -moz-box-shadow: 0 0.5rem 0.6rem rgba(29,29,27,0.3); -o-box-shadow: 0 0.5rem 0.6rem rgba(29,29,27,0.3); box-shadow: 0 0.5rem 0.6rem rgba(29,29,27,0.3); }

/* responsive
   ============================ */

@media screen and (max-width: 599px) {
    /* headers */
    #main h1,
    #main h2,
    #main h3,
    #main h4 { line-height: 1.3em; }

    #main h1 { font-size: 30px; line-height: 1em; }
    #main h2 { font-size: 22px; padding-bottom: 10px; }

    /* containers */
    #main .wrapper,
    #main.results .wrapper { padding-left: 14px; padding-right: 14px; }
    #main,
    #main.results #container { -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

    /* landing page */
    #main #landing { min-height: 480px; }
    #main #landing #site-logo { padding: 60px 10px 25px; }
    #main #landing h1,
    #main #landing p { padding: 0 20px 0; }

    /* header on all pages (except landing) */
    #main #site-header .left,
    #main #site-header .right { width: 100%; padding-left: 0; clear: both; float: none; }
    #main #site-header .right { margin-bottom: 20px; }
    #main #site-header .right #site-logo { max-width: 140px; }

    /* search pages */
    #main #oil-search .half { width: 100%; padding-left: 0; float: none; }
    #main #oil-search .half + .half { margin-top: 20px; }

    #main #oil-search .number-plate-search .wrapper { max-width: 195px; margin: auto; }
    #main #oil-search #disclaimer.force-show .wrapper { padding: 0 14px; }
    #main #oil-search #numbers-search .wrapper { max-width: 240px; margin: auto; }
    #main #oil-search #numbers-search .hsn { width: 120px; }
    #main #oil-search #numbers-search .tsn { width: 90px; }
    #main #oil-search #numbers-search > .details-container .left .wrap,
    #main #oil-search #numbers-search > .details-container .right .wrap { width: auto; max-width: none; float: none; }

    /* results intro */
    #main #intro-details .inner { padding-right: 0; }
    #main #intro-details p.link { position: static; margin: 12px 0 10px; }
    #main #intro-details p ~ p.link { margin-top: 20px; }

    /* tabs */
    #main.results .tabs-holder .tabs { width: 100%; padding: 0; display: table; }
    #main.results .tabs-holder .tabs .tab { width: 50%; display: table-cell; float: none; vertical-align: middle; }
    #main.results .tabs-holder .tabs .tab a { display: block; }

    /* no results */
    #main.results .box.no-results h3 { padding: 60px 0; }
    #main #intro-details { position: relative; padding-bottom: 40px; }
    #main #intro-details .vehical-option { position: absolute; bottom: 10px; width: 100%; float: none; }
    #main #intro-details .new-search { text-align: left; }
    #main #intro-details .inner .manufacturer-information.manufacturer span { font-size: 14px; }
}

@media screen and (max-device-width : 1366px) and (orientation : landscape), screen and (max-device-width : 1366px) and (orientation : portrait) {
    /* purchase options */
    #main.results .purchase-options .tabs-holder .tabs .tab { width: calc(100% - 85px); margin-bottom: 15px; margin-right: 0; }
    #main.results .purchase-options .tabs-holder .tabs > a { box-sizing: border-box; width: 100%; margin-right: 0; color: #000; padding: 12px; }
    #main .purchase-options .vendors .vendor .links .button { box-sizing: border-box; width: 100%; margin-top: 10px; }
    #main .purchase-options .vendors .vendor .links .button:first-child { margin-top: 0; }
    #main .purchase-options .buy-in-store .vendors .vendor .links .button { margin-right: 0; padding-right: 30px; }
    #main.results .purchase-options .vendors { margin-bottom: 10px; }
    #main.results .purchase-options .tabs-holder .book-services,
    #main.results .purchase-options .header-label { display: block; }

    /* box results*/
    #main.results .box .inner { padding: 30px 17px; }
    #main.results .box .inner .item .left,
    #main.results .box .inner .item .right { width: 100%; }
    #main.results .box .inner .item .tag { position: static; display: inline-block; margin-bottom: 20px; }
    #main.results .box .inner .item .left { margin-bottom: 20px; }
    #main.results .box .inner.buttons .button-holder { float: none; display: block; padding: 0 20px; }
    #main.results .box .inner.buttons .button-holder > div a { width: 100%; }
    #main.results .box .inner.buttons .button-holder > div { margin-left: 0; margin-bottom: 20px; width: 100%; float: none; text-align: center; }
    #main.results .box .inner.buttons .button-holder > div:last-child { margin-bottom: 0; }
    #main.results .form-field .field { width: 100%; }
    #main.results .form-field label { margin-bottom: 5px; width: 100%; }

    /* accordion */
    #main #accordion,
    #main .accordion { width: 100%; }
    #main #accordion .item .header,
    #main #accordion .item.active .content { padding-left: 17px; padding-right: 17px; }
    #main #accordion .item .section .cols .left { width: 77%; }
    #main #accordion .item .section .cols .right { width: 19%; }
}

/* normalise 4.0.0 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden],audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:'PT Sans',sans-serif;color:#222}body{margin:0;font-size:12px;line-height:1.4}a{color:#00e}a:visited{color:#551a8b}a:hover{color:#06e}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ol,ul{margin:0;padding-left:30px}dd{margin:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none;margin:0;padding:0}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type=search]{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0}input[type=email],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=submit],input[type=text],textarea{-webkit-border-radius:0;border-radius:0;-webkit-appearance:none}select{-webkit-border-radius:0;border-radius:0}a,a:focus,a:hover,input,input:focus,select,select:focus,textarea,textarea:focus{outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}.cf{zoom:1}

/* global
   ============================ */

html { -webkit-overflow-scrolling: touch; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-font-feature-settings: inherit; -ms-text-size-adjust: 100%; font-size: 62.5%; min-height: 100%; overflow-x: hidden; margin: 0; padding: 0; }
body { background: #e0e0e0; color: #575756; font-size: 16px; line-height: 24px; margin: 0; padding: 0; }

/* text */
a { border: none; color: #337ab7; font-weight: 400; outline: none; text-decoration: none; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; transition: 0.3s ease; }
a:hover { color: #1d51a1; }
a:visited { color: #2473eb; }
button { background: none; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin: 0; padding: 0; }
button:focus { outline: none; }
.button,
a.button:visited { background: #1d51a1; color: #ffffff; display: inline-block; font-size: 1.8rem; font-weight: 700; line-height: 2.4rem; outline: none; padding: 10px 35px; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; transition: 0.3s ease; }
.button:hover,
a.button:hover { background: #2473eb; color: #ffffff; text-decoration: none; }

ul,
ul > li,
ol,
ol > li { outline: none; padding: 0; position: relative; }

/* site wrapper */
#site-wrapper { background: #ffffff; -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3); margin: 0 auto; max-width: 1000px; min-width: 1000px; position: relative; }

/* site header */
#global-header { background: #ffffff; position: relative; z-index: 1; }
#global-header #header-top { background: #f0f0f0; }
#global-header #header-top ul > li { float: left; font-size: 1.3rem; }
#global-header #header-top ul > li > a { color: #4b4b4b; display: block; font-weight: 700; padding: 8px 20px; }
#global-header #header-top ul > li > a:hover { background-color: #d9d9d9; }
#global-header #header-top #header-links ul > li:first-child > a { padding-left: 25px; }
#global-header #header-top #header-links ul > li:first-child > a:after { color: #d6d6d6; content: "\02022"; display: block; font-family: serif; font-size: 15px; position: absolute; right: -2px; top: 9px; }
#global-header #header-top #country-selection ul > li > a { padding-left: 32px; padding-right: 25px; }
#global-header #header-top #country-selection ul > li > a img { float: left; margin: 2px 0 0 -25px; }
#global-header .left,
#global-header .right { position: static; left: auto; top: auto; width: auto; }
#global-header #logo { float: left; width: 150px; }

#global-header #header-middle { border-bottom: 10px solid #0e469b; padding: 0; position: relative; }

#logo { background: url("/Images/Header/logo.png") no-repeat 0 0 transparent; height: 32px; margin: 27px 10px 28px 25px; min-width: 150px; width: 150px; }
#logo a { display: block; height: 100%; width: 100%; }

nav#navigation { padding-right: 24px; }
nav#navigation ul { display: flex; position: static; }
nav#navigation .mainMenu a:hover,
nav#navigation .mainMenu a:active,
nav#navigation .mainMenu a:focus { background: none; border: none; }
nav#navigation ul > li { display: inline-block; display: inline-flex; float: none; font-size: 1.3rem; letter-spacing: -0.02em; max-width: 160px; position: static; vertical-align: middle; }
nav#navigation ul > li > a { color: #575756; display: block; float: none; font-weight: 700; line-height: 2.4rem; margin: 0; padding: 32px 15px 31px 14px; position: relative; text-align: left; }
nav#navigation ul > li > a:before { background: #0c479d; content: ""; display: block; height: 0; left: 0; position: absolute; top: 0; -moz-transition: height 0.2s ease; -ms-transition: height 0.2s ease; -o-transition: height 0.2s ease; -webkit-transition: height 0.2s ease; transition: height 0.2s ease; width: 100%; }
nav#navigation ul > li:hover > a,
nav#navigation .mainMenu a:hover,
nav#navigation ul > li.item-active > a,
nav#navigation ul > li.item-active > a:focus { background: #fafafa; }
nav#navigation ul > li.item-active > a:before,
nav#navigation ul > li > a:hover:before,
nav#navigation ul > li > a.selected:before { height: 2px; }
nav#navigation ul > li.active > a,
nav#navigation ul > li > a.selected { background: #f4f4f4; border: none; color: #0c479d; }
nav#navigation ul > li .mega-menu { background: #fafafa; display: block; -ms-filter: alpha(opacity=0); filter: alpha(opacity=0); left: 0; opacity: 0; padding: 0; position: absolute; top: 100%; -moz-transition: 0.3s ease visibility, 0.3s ease opacity; -ms-transition: 0.3s ease visibility, 0.3s ease opacity; -o-transition: 0.3s ease visibility, 0.3s ease opacity; -webkit-transition: 0.3s ease visibility, 0.3s ease opacity; transition: 0.3s ease visibility, 0.3s ease opacity; visibility: hidden; width: 100%; z-index: 1; }
nav#navigation ul > li .mega-menu.inactive { overflow: hidden; }
nav#navigation ul > li.item-active .mega-menu { -ms-filter: alpha(opacity=100); cursor: initial; filter: alpha(opacity=100); opacity: 1; visibility: visible; }
nav#navigation ul > li .mega-menu .inner { display: block; padding: 25px 10px 21px; width: 100%; }
nav#navigation ul > li .mega-menu .inner > ul { display: table; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0 14px; vertical-align: top; width: 100%; }
nav#navigation ul > li .mega-menu .inner > ul > li { display: inline-block; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; float: none; font-size: 1.6rem; max-width: none; padding: 11px 17px; vertical-align: top; width: 25%; }
nav#navigation ul > li .mega-menu .inner > ul > li:first-child { padding-left: 0; }
nav#navigation ul > li .mega-menu .inner > ul > li + li { border-left: 1px solid #e9e9e9; }
nav#navigation ul > li .mega-menu .inner > ul > li > a { background: none; padding: 0; }
nav#navigation ul > li .mega-menu .inner > ul > li > a:before { display: none; }
nav#navigation .mainMenu,
nav#navigation .mainMenuWrapper { background: none; clear: none; height: auto; margin: 0; padding: 0; position: static; width: auto; }
nav#navigation .mainMenuTL,
nav#navigation .mainMenuTR,
nav#navigation .mainMenuBL { display: none; }

#global-header nav#navigation.right { width: 80%; }

.close { display: block; height: 17px; position: absolute; right: 16px; top: 20px; width: 19px; }
.close:before,
.close:after { background: #575756; content: ""; display: block; height: 100%; left: 8px; position: absolute; top: 0; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 2px; }
.close:after { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

#global-header #header-bottom { background: #f0f0f0; position: relative; }

#quicklinks ul > li { display: inline-block; line-height: 2.7rem; padding: 0; vertical-align: middle; }
#quicklinks ul > li a { color: #575756; display: block; padding: 9px 15px 9px 25px; }
#quicklinks ul > li + li a { padding-left: 12px; }
#quicklinks ul > li a:hover { background: #fafafa; }
#quicklinks ul > li img { float: left; margin-right: 7px; max-height: 27px; }

#search-button { color: #575756; line-height: 2.7rem; padding: 9px 25px 9px 45px; -moz-transition: 0.2s ease; -ms-transition: 0.2s ease; -o-transition: 0.2s ease; -webkit-transition: 0.2s ease; transition: 0.2s ease; }
#search-button:hover,
#search-button.active,
#search-button + .search { background: #fafafa; }
#search-button img,
#search-button svg,
#search-button + .search .submit { float: left; margin-left: -33px; }
#search-button + .search .submit { height: 27px; left: 0; position: absolute; top: 0; text-indent: -9999rem; width: 27px; }
#search-button + .search { display: none; left: 0; position: absolute; top: 100%; width: 100%; }
#search-button + .search input { background: none; border: none; font-size: 2rem; padding: 15px 20px 15px 12px; width: 85%; }
#search-button + .search svg,
#search-button + .search img,
#search-button + .search .submit { float: left; margin: 13px 10px 13px 25px; }
#search-button + .search .close { right: 22px; top: 19px; }

/* main content */
#main-content { position: relative; z-index: 0; }
#main-content > .wrapper { padding: 50px 25px; }
#main-content .containerFull.containerContent { padding-right: 40px; width: 100%; }
#main-content .leftRightColContainer { background: none; }
#main-content .htmlWidget,
#main-content .containerThird .gradientHtmlContent { width: 100%; }
#main-content .htmlWidget a,
#main-content .rightMainCol a { color: #575756; font-weight: 700; }
#main-content .rightMainCol a.carouselButtonNoScript { color: #ffffff; }
#main-content .headerTitleBackground { display: table; }
#main-content .headerTitleText { display: table-cell; padding-top: 0; vertical-align: middle; }
#main-content .rightMainCol .SearchResults { margin-top: 0; }

/* subnav */
#sub-nav { min-height: 10px; max-width: 232px; }
#sub-nav ul { padding: 0; }
#sub-nav ul > li { background: #f0f0f0; border-bottom: 1px solid #cacac9; font-size: 1.5rem; line-height: 2.4rem; padding: 0; }
#sub-nav ul > li:first-child { border-top: 1px solid #cacac9; }
#sub-nav ul > li > a { color: #575756; display: block; padding: 15px 10px; }
#sub-nav ul > li > a.selectedLeftNav { background: #ffffff; text-decoration: none; }
#sub-nav ul > li > ul { margin-bottom: -1px; }
#sub-nav ul > li > ul > li { font-size: 1.4rem; line-height: 2.2rem; }
#sub-nav ul > li > ul > li > a { padding-left: 30px; }

/* site footer */
#site-footer { margin-top: 40px; }
#site-footer .footer { margin: 0; padding: 0; }
#site-footer .footer #footer-strapline { background: #06459f; background: -webkit-linear-gradient(legacy-direction(to right),#06459f,#33a2df); background: linear-gradient(to right,#06459f,#33a2df); color: #ffffff; font-size: 1.8rem; height: 52px; padding: 14px 25px; position: relative; }
#site-footer .footer #footer-strapline:before { background: url("/Images/Backgrounds/footer-cap.png") no-repeat transparent; content: ""; filter: alpha(opacity=50); left: 0; height: 52px; opacity: 0.5; position: absolute; top: 0; width: 100%; }
#site-footer a { color: #ffffff; }
#site-footer a:hover { text-decoration: underline; }

#site-footer .footer-top { background-color: #383838; }
#site-footer .footer-top .wrapper { padding: 44px 25px 41px; }
#site-footer ul.footer-links > li { display: inline-block; font-size: 1.3rem; margin: 0 15px 1px 0; text-shadow: 0 -1px 1px rgba(17,17,17,0.15); vertical-align: middle; }
#site-footer ul.footer-links > li + li a { padding-left: 15px; }
#site-footer ul.footer-links > li + li a:before { background: #575756; content: ""; height: 3px; display: block; left: -3px; position: absolute; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 3px; }

#site-footer #footer-bottom { background-color: #262626; }
#site-footer #footer-bottom .wrapper { padding: 50px 25px 42px; }
#footer-logos .logos .footer-logo { display: inline-block; margin-right: 30px; vertical-align: middle; }
#footer-logos .logos .footer-logo > a { display: block; }
#footer-logos .logos .footer-logo > a img { display: block; max-height: 25px; }
#footer-logos .logos .footer-logo > a img + img { display: none; }
#footer-logos .logos .footer-logo + .footer-logo { margin-right: 25px; }
#footer-logos .logos .footer-logo + .footer-logo > a img { max-width: 40px; }

#footer-right { margin-top: -6px; text-align: right; }
#footer-right #footer-copyright { font-size: 1.3rem; color: #ffffff; }
#site-footer #footer-right ul.footer-links { margin-right: -15px; }

/* site overlay */
#site-overlay { background: rgba(87, 87, 86, 0.5); -ms-filter: alpha(opacity=0); filter: alpha(opacity=0); height: 100%; left: 50%; max-width: 1000px; opacity: 0; position: absolute; top: 0; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); -moz-transition: 0.3s ease visibility, 0.3s ease opacity; -ms-transition: 0.3s ease visibility, 0.3s ease opacity; -o-transition: 0.3s ease visibility, 0.3s ease opacity; -webkit-transition: 0.3s ease visibility, 0.3s ease opacity; transition: 0.3s ease visibility, 0.3s ease opacity; visibility: hidden; width: 100%; z-index: 0; }
#site-overlay.active { -ms-filter: alpha(opacity=100); filter: alpha(opacity=100); opacity: 1; visibility: visible; }

/* fancybox */
body #fancybox-wrap { left: 50% !important; padding: 0; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
body #fancybox-wrap .modal-cookie-header { width: 100%; }

/* columns
   ============================ */

.column { float: left; }
li.column { list-style: none; }

/* four column */
.four-column { margin: 0 -1.25%; }
.four-column .column { padding: 0 1.25%; width: 25%; }
.four-column .column:nth-child(4n+1) { clear: left; }

/* page level
   ============================ */

img { display: block; height: auto; margin: 0 auto; padding: 0; max-width: 100%; }

/* helper classes
   ============================ */

.left { float: left; }
.right { float: right; }
.text-centered { text-align: center; }

/* responsive
   ============================ */

@media screen and (max-width: 1024px) {
    #site-wrapper { margin: 0 15px; }
}

@media screen and (max-width: 980px) {
    /* site footer */
    #footer-logos,
    #footer-right { float: none; text-align: left; }
    #footer-right { margin-top: 20px; }
    #footer-logos .logos .footer-logo { margin-right: 15px; }
    #site-footer #footer-right ul.footer-links { margin-right: 0; }
    #site-footer #footer-bottom .wrapper { padding: 40px 25px 22px; }
}

@media screen and (max-width: 736px) {
    .wrapper { padding-left: 11px; padding-right: 11px; }

    /* site footer */
    #footer-logos .logos .footer-logo:first-child { display: block; margin-left: 0; margin-bottom: 10px; }
    #site-footer #footer-bottom .wrapper { padding: 25px 11px 22px; }
}


/* banner
   ============================ */

.banner { margin-bottom: 50px; position: relative; width: 100%; }
.banner .banner-overlay { background: #ffffff; left: 10px; max-width: 433px; padding: 23px 10px 25px; position: absolute; top: 10px; width: 100%; }
.banner .banner-overlay h1 { color: #575756; font-size: 4rem; font-weight: 300; line-height: 4.5rem; margin-bottom: 10px; }
.banner .banner-overlay .button { margin-top: 12px; }
.banner.right-top .banner-overlay,
.banner.right-bottom .banner-overlay { left: auto; right: 10px; }
.banner.right-bottom .banner-overlay,
.banner.left-bottom .banner-overlay { bottom: 10px; top: auto; }

/* quicklinks
   ============================ */

.quicklinks ul > li .inner { background-color: #f0f0f0; height: 100%; padding: 0 20px 10px 10px; position: relative; }
.quicklinks ul > li .inner .image { margin: 0 -20px 5px -10px; }
.quicklinks ul > li .inner .image img { width: 100%; }
.quicklinks ul > li .inner h3,
.quicklinks ul > li .inner p { -moz-transition: 0.2s ease; -ms-transition: 0.2s ease; -o-transition: 0.2s ease; -webkit-transition: 0.2s ease; transition: 0.2s ease; }
.quicklinks ul > li .inner h3 { line-height: 2.4rem; padding: 10px 20px 10px 0; }
.quicklinks ul > li .inner h3 a { font-weight: 700; }
.quicklinks ul > li .inner p { padding-bottom: 15px; }
.quicklinks ul > li .inner.has-link a,
.quicklinks ul > li .inner.has-link a:visited { color: #337ab7; }
.quicklinks ul > li .inner.has-link:hover,
.quicklinks ul > li .inner.has-link:hover h3,
.quicklinks ul > li .inner.has-link:hover a { color: #0c479d; }
.quicklinks ul > li .inner > a.link { color: #337ab7; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
