 
/*************RESET*************/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: 0;
}


.clear { clear: both; height: 0px; overflow: hidden; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/***********STYLE***********/

/* Widest Part = 1020px */
/* Inner = 960px */

body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #585858; line-height: 22px; }

strong,
b { font-weight: bold; }

a { color:#111; text-decoration: underline; }

.container { width: 1020px; margin: 0 auto; clear: both; text-align: left; position: relative; }
.inner-container {
	width: 970px;
	margin: 0 auto;
	position: relative;
}
.container.specials { background: url(../jpg/images/bg-content-fullwidth.png) center top no-repeat; padding-top: 40px; }

/* Banner */
ul.banner { position: absolute; top: 0px; left: 0px; width: 100%; height: 570px; overflow: hidden; }
ul.banner > li { height: 570px; position: absolute; width: 100%; }
ul.banner > li > .container { height: 570px; }
ul.banner > li > .container > .inner-container { height: 570px; }


.cycle-control { position: absolute; top: 395px; left: 0px; z-index: 2; width: 100%; text-align: right; }
.cycle-control a { display: inline-block; cursor: pointer; height: 16px; width: 16px; background: #fff; opacity: 0.6; margin-left: 6px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.cycle-control a.active, .cycle-control a:hover { background: #e9dd00; opacity: 1; }
.cycle-control a:last-child { margin-right: 30px; }

/* ### mobnav box ### */
.mobnavBox {
	position: absolute;
	right: 26px;
	top: 32px;
	display: none;
	z-index: 999999;
	 
	float: left;
	margin: 0px;
}
.mobmenu { position: relative; width: 100%; }
.mobnavBox a.open { display: block; width: 90px; height: 36px; text-indent: -9999px; background: url('../jpg/images/mob_btn.png') no-repeat; }
.mobnavBox ul { margin: 0px 0px 0px -111px; position: relative; border: 1px solid #132735; }
.mobnavBox li { padding-left: 10px;   width:  190px; border-bottom: 1px solid #132735; line-height: 30px; background: #000; }
.mobnavBox li.last { border-bottom: none; }
.mobnavBox li a { color: #fff; text-decoration: none; display: block; font-size: 14px; font-weight: bold; }
.mobnavBox li a:hover { color: #00aeef; }
.mobnavBox li ul { display: none; }
.mobnavBox li:hover ul { position: relative; margin: 0px 0px 0px -10px; display: block; border: none; }
.mobnavBox li li { padding-left: 20px; width: 180px; border-top: 1px solid #132735; border-bottom: 0px; }

/* Banner Inner */
.banner-inner { position: absolute; top: 0px; left: 0px; width: 100%; height: 185px; }

/* Banner Elements */
.banner-promo {
	background-color: #000;
	color: #fff;
	width: 405px;
	height: 245px;
	top: 220px;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
}
.banner-promo > .content {
	padding: 20px;
	 
	 
	 
	 
}
.banner-promo > .content > a { color: #fff; text-decoration: none; border-bottom: 2px solid #fff; }
.banner-promo > .content > a:hover { color: #00aeef; border-bottom-color: #00aeef; }
.banner-promo > a img.badge { position: absolute; top: -50px; left: 305px; }
.banner-promo > a.button {
	width: 225px;
	height: 33px;
	position: absolute;
	top: 168px;
	background: #00aeef url('../jpg/images/arrow-button.png') 270px center no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 8px 60px 0px 17px;
	font: 300 22px/24px 'Open Sans', sans-serif;
	left: 24px;
}

.banner-promo > a.button:hover { background-color: #2abcff; }

.squares { display: none; }

/* Heading */
.heading { background-image: url(../jpg/images/white-bg.png); margin-top: 30px; height: 110px; z-index: 1; }
.heading a.logo { background: url(../jpg/logo-final.png); width: 299px; height: 52px; float: left; display: inline-block; margin-left: 30px; margin-top: 30px; }

.heading ul.navigation { background: #fff; float: right; margin-right: 30px; margin-top: 30px; }
.heading ul.navigation > li { float: left; border-right: 1px solid #c1c1c1; position: relative; }
.heading ul.navigation > li.last-child { border: 0; }
.heading ul.navigation > li > a { display: block; padding: 0 12px; line-height: 44px; border-top: 3px solid #fff; border-bottom: 3px solid #fff; font-size: 13px; font-family: 'Open Sans', sans-serif; text-decoration: none; color: #000; font-weight: 600; }
.heading ul.navigation li.new span.new { position: absolute; left: -3px; top: -3px; width: 32px; height: 32px; background: url(../jpg/images/label-new-nav.png) no-repeat; }

.heading ul.navigation > li > a:hover,
.heading ul.navigation > li.current-page-ancestor > a,
.heading ul.navigation > li.current-menu-item > a { border-bottom: 3px solid #000; }

.heading ul.navigation > li.blue > a:hover,
.heading ul.navigation > li.current-page-ancestor.blue > a,
.heading ul.navigation > li.current-menu-item.blue > a { border-bottom: 3px solid #00aeef; }

.heading ul.navigation > li.red > a:hover,
.heading ul.navigation > li.current-page-ancestor.red > a,
.heading ul.navigation > li.current-menu-item.red  > a { border-bottom: 3px solid #ea4d28; }

/* CTAS */
.ctas {
	height: 500px;
	margin-top: 430px;
}
 
.ctas .inner-container { padding-top: 35px; margin-left: 0px; }
 
.ctas > div > a.promo { margin-right: 15px; display: block; float: left; }
 
.ctas > div > .promo-slider { display: block; float: left; width: 300px; height: 256px; }
 


/* Home Content */
.home-content { background: #f1f1f1 url('../jpg/images/shadow.png') repeat-x; }
.home-content .inner-container { padding: 30px 0; }
.home-content .inner-container2 { padding: 30px 0; padding-left:1.8em; }
.home-content .column2 { width: 450px; float: left; padding-right: 30px; }
.home-content .column2.last { padding-left: 30px; padding-right: 0; width: 449px; float: right; border-left: 1px solid #c9c9c9; }

.home-content h2 { font-size: 19px; line-height: 28px; margin-bottom: 10px; font-family: 'Open Sans', sans-serif; font-weight: 300; }
 

/* Page Content */
.page-content { z-index: 1; min-height: 500px; margin-top: 10px; margin-bottom: 25px; }
.page-content .sidebar { min-height: 500px; width: 252px; float: left; background: url('images/bg-panel-side-column.png') no-repeat; }
.page-content .sidebar .sidebar-inner { padding: 30px; }
.page-content .content { min-height: 500px; width: 750px; float: right; padding-top: 60px; position: relative; }

.page-content .content h2,
.page-content .content h3,
.page-content .content h4,
.page-content .content p,
.page-content .content ul,
.page-content .content ol,
.page-content .content hr,
.page-content .content table { margin-bottom: 20px; }

.page-content .content ul,
.page-content .content ol {
 margin-left: 35px;
 list-style: disc;
}

.page-content .content ol { list-style: decimal; }

.page-content .content hr {
    border: 0;
    border-bottom: 1px solid #d9d9db;
    height: 1px;
}

 hr.linea {
    border: 0;
    border-bottom: 1px solid #d9d9db;
    height: 1px;
}

.page-content .content h2,
.page-content .content h3,
.page-content .content h4 {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}

.page-content .content h2 { font-size: 24px; line-height: 28px; }
.page-content .content h3 { font-size: 20px; line-height: 23px; }
.page-content .content h4 { font-size: 16px; line-height: 18px; }

.page-content .content img.alignright,
.page-content .content .video.alignright { float:right; margin: 0 0 15px 15px;}
.page-content .content .video.alignright { width: 400px; }
.page-content .content img.alignleft,
.page-content .content .video.alignleft { float:left; margin: 0 15px 15px 0;}
.page-content .content .video { margin-bottom: 25px; }
.page-content .content .video iframe { margin-bottom: 15px; }

.page-content .content table { border-collapse: collapse; width: 100%; }
.page-content .content td,
.page-content .content th { text-align: left; border-bottom: 1px solid #d9d9db; padding: 5px; }
.page-content .content th { font-weight: bold; }
.page-content .content tr.odd td { background-color: #f9f9f9; }
.page-content .content td a { text-decoration: none; }
.page-content .content td a:hover { text-decoration: underline; }

.page-content .content ul.pdfs,
.page-content .content ul.links { list-style: none; margin: 0; }
.page-content .content ul.links li { margin-left: 0 !important; }
.page-content .content ul.pdfs li a,
.page-content .content ul.links li a { text-decoration: none; display: block; border-bottom: 1px solid #d9d9db; padding: 10px 0 10px 32px; background: url('../jpg/images/icon-pdf.png') 5px center no-repeat; }
.page-content .content ul.links li a { background: url('images/icon-arrow.png') 5px center no-repeat; }
.page-content .content ul.pdfs li a:hover,
.page-content .content ul.links li a:hover { text-decoration: underline; }
.page-content .content ul.pdfs.onlyone li a { border: 0; }

.page-content h1 { color: #000; font: 300 35px/36px 'Open Sans', sans-serif; padding: 8px 0px 15px 0; border-bottom: 3px solid #d9d9db; margin-bottom: 25px; letter-spacing: -0.05em; }

h1.titulo1 { font-size:19px; line-height:1.9em; font-weight: 300; }
h3.descripciones { font-family:'Open Sans', sans-serif; padding:20px; padding-top:0px; font-size:15px;}


body.blue .page-content h1 { color: #00aeef; }
body.readymade .page-content h1 { color: #ea4d28; }

.page-content .sidebar h2 { color: #000; font-size: 20px;  font-weight: 300; line-height:24px; border-bottom: 3px solid #d9d9db; padding: 0 0 10px 10px; font-family: 'Open Sans', sans-serif; }
.page-content .sidebar p { font-size: 12px; margin: 10px 0; }
.page-content .sidebar .textwidget p { margin: 10px 10px 25px; }
.page-content .sidebar .testimonial-panel h2 { padding-left: 0; color: #585858 !important; margin-top: 25px; }

body.blue .page-content .sidebar h2 { color: #00aeef; }
body.readymade .page-content .sidebar h2 { color: #ea4d28; }
body.readymade .page-content .sidebar h3 { color: #ea4d28; font-size: 16px; line-height: 20px; padding: 0 10px 5px;  border: 0; margin-top: -10px; font-family: 'Open Sans', sans-serif; font-weight: 300; }

 

.page-content.specials { text-align: center; }
.page-content .disclaimer { font-size: 11px; line-height: 14px; color: #999; margin: 0 auto 20px; text-align: left; width: 916px; }
.page-content .note { font-size: 11px; line-height: 14px; color: #999; }

.page-content .once-finance .disclaimer { font-size: 11px; line-height: 14px; color: #999; padding-top: 20px; text-align: left; width: 750px; }

.page-content .content .once-finance ul, .page-content .content .once-finance ol {margin-top: -10px;}

.page-content .content .once-finance img.hero  {margin-top: 15px;}


/* Global */
ul.sidebar-nav li {  }
ul.sidebar-nav li a { line-height: 14px; display: block; color: #58585a; text-decoration: none; font-size: 12px; border-bottom: 1px solid #d9d9db; padding: 8px 0; }
ul.sidebar-nav li a:hover { color: #000; background-color: #f7f6f2; }
body.blue ul.sidebar-nav li a:hover { color: #00aeef; }
body.readymade ul.sidebar-nav li a:hover { color: #ea4d28; }
ul.sidebar-nav li.clicked > a { font-weight: bold;}

/* Specific */
ul.sidebar-nav { margin-bottom: 30px; }
ul.sidebar-nav li.expandable.current-menu-parent { background-color: #f7f6f2; border-bottom: 1px solid #d9d9db; }
ul.sidebar-nav li.expandable { border-bottom: 1px solid #d9d9db; }
ul.sidebar-nav li.expandable a { border-bottom: 0; }

ul.sidebar-nav li.current-menu-item { background-color: #f7f6f2; }
ul.sidebar-nav li.current-menu-item > a { color: #000; background: url('../jpg/images/arrow.png') 180px center no-repeat; font-weight: bold; }
ul.sidebar-nav li.expandable.current-menu-item > a { background-image: none; }

ul.sidebar-nav > li > a { font-weight: normal; padding-left: 10px; padding-right: 15px; }
ul.sidebar-nav > li.current-menu-ancestor > a { font-weight: bold; }
ul.sidebar-nav > li > ul > li > a { padding-left: 20px; padding-right: 15px; }
ul.sidebar-nav > li > ul > li > ul > li > a { padding: 4px 25px 4px 30px; border-bottom: 0;  }

ul.sidebar-nav li.current-menu-parent > a { font-weight: bold; }
ul.sidebar-nav li.current-menu-item > ul > li > a { font-weight: normal; }

ul.sidebar-nav li.current-menu-parent > ul > li.current-menu-item > a { color: #000; font-weight: bold; background: url('images/arrow.png') 180px center no-repeat; }
body.blue ul.sidebar-nav li.current-menu-parent > ul > li.current-menu-item > a { color: #00aeef; }
body.readymade ul.sidebar-nav li.current-menu-parent > ul > li.current-menu-item > a { color: #ea4d28; }

.social { padding-right: 15px; float: right; margin-top: -50px; }
.social > div { height: 65px; background: url('../jpg/images/bg-social-panel-tile.png') repeat-x; float: right; line-height: 65px; padding-top: 10px; }
.social .left { height: 75px; width: 30px; background: url('../jpg/images/bg-social-panel-left.png') no-repeat; float: right; }
.social .right { height: 75px; width: 30px; background: url('../jpg/images/bg-social-panel-right.png') no-repeat; float: right; }
.social .widgets > div { float: left; margin-left: 15px; }
.social .widgets div.fb-like { margin-left: 0; }
.social .widgets div.fb-like span { vertical-align: top !important; margin-top: 17px; }
.social .widgets div.pin { margin-left: -17px; }

.cartpanel { padding-right: 15px; float: right; margin-top: -50px; }
.cartpanel > div { height: 55px; background: url('../jpg/images/bg-social-panel-tile.png') repeat-x; float: right; padding-top: 30px; }
.cartpanel .left { height: 55px; width: 30px; background: url('../jpg/images/bg-social-panel-left.png') no-repeat; float: right; }
.cartpanel .right { height: 55px; width: 30px; background: url('../jpg/images/bg-social-panel-right.png') no-repeat; float: right; }
.cartpanel { font-size: 12px; line-height: 14px; color: #9e9083; }
.cartpanel .cartctas { padding-left: 15px; padding-right: 15px; }
.cartpanel strong { display: block; font-weight: normal; color: #9e9083 !important; }
.cartpanel div.account a,
.cartpanel div.cart a { color: #ea4d28; text-decoration: none; }
.cartpanel div.account a:hover,
.cartpanel div.cart a:hover span { text-decoration: underline; }
.cartpanel .cartctas > div { float: left; }
.cartpanel .cartctas div.cart a,
.cartpanel .cartctas div.account { background-repeat: no-repeat; padding-left: 40px; min-height: 31px; }
.cartpanel .cartctas div.account { background-image: url(../jpg/images/icon-account.png); padding-right: 15px; margin-right: 15px; border-right: 1px solid #d9d9db; }
.cartpanel .cartctas div.cart a { background-image: url(../jpg/images/icon-cart.png); display: block; }

.cartpanel.readymadephone { /*position: absolute; right: 335px; top: 50px;*/ position: relative; top: -10px; right: -50px; }
.cartpanel.readymadephone a { text-decoration: none !important; line-height: 18px; }
.cartpanel.readymadephone span { color: #ea4d28; font-weight: bold; font-size: 16px; }
.cartpanel.readymadephone div.phone { padding-left: 50px; min-height: 31px; background: url(../jpg/images/icon-phone.png) 10px top no-repeat; padding-right: 10px;  }


.custom-made-body { width: 720px; }

.custom-made-body .text { float: left; width: 450px; }
/*.custom-made-body > p { margin-bottom: 10px; width: 450px; }*/
.custom-made-body .text blockquote { padding: 5px 80px 20px; text-align: center; font: 300 italic 22px/32px 'Noto Serif', serif; }

/*.custom-made-body > ul { margin-bottom: 10px; width: 450px; list-style-type: square; }
.custom-made-body > ul > li { margin-left: 40px; }*/

.custom-made-body.fullwidth .text { width: auto; }
.custom-made-body a.pdf-download { display:block; background: #00aeef url('../jpg/images/icon-pdf-large.png') 10px center no-repeat; text-decoration: none; padding: 12px 10px 12px 50px; margin: 25px 0 25px 0; color:#fff; font-size: 16px; }
.custom-made-body a.pdf-download:hover { background-color: #2abcff; }
.custom-made-body img.product-demo { margin: -15px 0 0 25px; }

ul.gallery { margin: 20px 0 !important; overflow: hidden; height: 395px; width: 720px; position: relative; list-style: none !important; }
ul.gallery > li { height: 395px; width: 100%; position: absolute; margin-left: 0px; }

.page-content .content ul.shareholder-list { list-style: none; margin:0;}
.page-content .content ul.shareholder-list li { float: left; background-color: #e5e5e5; padding:20px 20px 20px 120px; width: 230px; height: 100px; margin: 0 0 10px 10px; background-position: 20px 20px; background-repeat: no-repeat; line-height: 18px; cursor: pointer;}
.page-content .content ul.shareholder-list li.odd { margin-left: 0; }
.page-content .content ul.shareholder-list li.hover { background-color: #eaeaea; }
.page-content .content ul.shareholder-list li.asx-announcements { background-image: url('../jpg/images/icon-asx-announcements.png'); }
.page-content .content ul.shareholder-list li.annual-reports { background-image: url('../jpg/images/icon-annual-reports.png'); }
.page-content .content ul.shareholder-list li.corporate-directory { background-image: url('../jpg/images/icon-corporate-directory.png'); }
.page-content .content ul.shareholder-list li.shareholder-centre { background-image: url('../jpg/images/icon-shareholder-centre.png'); }
.page-content .content ul.shareholder-list li h2 { font-size: 20px; line-height: 22px; margin-bottom: 5px; }
.page-content .content ul.shareholder-list li h2 a { text-decoration: none; }


.page-content .content .careers-list { margin-top: 0; line-height: 0; }
.page-content .content .careers-list .other-row { border-bottom: 1px solid #d9d9db; padding-top:20px; cursor: pointer; }
.page-content .content .careers-list h2 { border-bottom: 1px solid #ddd; margin-bottom: 0; padding-left: 0; padding-top: 40px; padding-bottom: 5px; }
.page-content .content .careers-list .other-row p { line-height: 22px; }
.page-content .content .careers-list .other-row h3 { margin-bottom: 5px; line-height: 26px;  }
.page-content .content .careers-list h3 span { font-size: 18px; }
.page-content .content .careers-list .other-row .left-side { float: left; margin-left: 0; }
.page-content .content .careers-list .other-row .right-side { float: right; margin-right: 0; }
.page-content .content .careers-list .other-row.hover { background: #f5f5f5; }

.page-content .content .careers-alert-success { background: #e7f3d9; border: 1px solid #6e9b2d; padding: 25px;  }
.page-content .content .careers-alert-error { background: #fddddd; border: 1px solid #ce8585; padding: 25px;  }


#postcode-search { margin-top: -5px; }
#postcode-search h3 { font-weight: bold; }
#postcode-search input { float: left; margin-right: 0; }
#postcode-search input[type="text"] { width:60px; border: 1px solid #d9d9db; padding:5px; font: 14px/22px Arial, Helvetica, sans-serif; color: #585858; outline: none;}
#postcode-search input[type="submit"] { background:#000; border: 0; font: 14px/22px Arial, Helvetica, sans-serif; color: #fff; outline: none; padding: 6px 5px; margin-left: -2px; }


.crumbs { margin: -18px 0 25px; font-size: 12px; color: #888; border-bottom: 1px solid #eee; padding-bottom: 5px; }
.crumbs a { text-decoration: none; color: #888; }
.crumbs span { padding: 0 4px; }


/* Panels */
.panel { }
.custom-made-body .side { float: right; width:240px; }
/*.panel.feature-panel { float: right; width: 240px; }*/
.panel.sidebar-panel { margin: 30px 0; }
.panel .panel-title { background: #000; color: #fff; padding: 8px 10px; font-size: 16px; font-weight: bold; }
.panel .panel-content { background: #e9e6e0; color: #585858; padding: 10px; font-size: 12px;
line-height: 18px; }
.panel .panel-content p { margin-bottom: 10px; }
.panel .panel-content p strong { font-size:14px; }

.panel .panel-footer { position: relative; background: #e9e6e0; height: 30px; }
.panel .panel-footer img.innovation { pointer-events: none; position: absolute; top: -30px; left: 88px; }

.panel strong { color: #242424; }

.additional-panel { margin-top: 25px; }
.additional-panel .panel-title,
.feature-panel .panel-title { padding-left: 20px; }
.feature-panel .panel-content,
.additional-panel .panel-content { padding: 20px; }
.feature-panel .feature { padding-left: 25px; margin-bottom: 8px; background: url('../jpg/images/tick.png') 0px 3px  no-repeat; }
.additional-panel .note { font-size:11px; line-height:14px; color:#999; margin-top: 5px; }
.additional-panel .panel-content p { margin-bottom: 10px; }

.panel a.more-info { font: 300 18px 'Open Sans', sans-serif; margin-left: -10px; margin-top: 10px; padding-left: 10px; width: 120px; line-height: 35px; display: block; background: #00aeef url('../jpg/images/arrow-button-small.png') 110px center no-repeat; color: #fff; text-decoration: none; }
.panel a.more-info:hover { background-color: #2abcff; }

/* Page Form */
.page-form {
	border: 1px solid #E9BA00;
	color: #fff;
	margin-left: -15px;
	padding: 30px;
	position: relative;
}
.page-form img.badge { position: absolute; top: -18px; left: 635px }
.page-form.shutters img.badge { display: none; }
.form-header { background: #000; color: #fff; width: 690px; line-height: 56px; font-size: 16px; text-align: center; }
.form-content { background: #58585a; width: 945px; }
.page-content .content .form-content h2 { font-size: 28px; line-height: 28px; border-bottom: 3px solid #00aeef; display: inline-block; padding: 30px 0 12px 30px; color: #fff; margin-bottom: 25px; }
.page-form .form-content .fields { margin-left: 30px; padding-top:13px; }
.page-form .form-content .fields > div { float: left; min-height: 57px; margin: 0 0 15px 0; width: 320px; }
.page-form label { display: block; }
.page-form .form-content .fields > div.fullwidth { clear: both; float: none; min-height: auto; margin-bottom: 15px; width:auto; display:block; }
.page-form .form-content .fields > div.radio div label { display: inline-block; margin-right: 20px; }
.page-form input[type=text],
.page-form textarea { border: 1px solid #444; background: #fff; padding: 3px 5px; width: 293px; height: 26px; font: 14px/22px Arial, Helvetica, sans-serif; color: #585858; outline: none; }
.page-form textarea { width: 613px; height: 134px; }
.page-form select { width: 290px; }
.page-form .form-content .fields > div.submit { padding: 30px 0; }
.page-form .form-content .fields > div.submit span.required { opacity: 0.6; float: right; margin-top: 40px; margin-right: 38px; }
.page-form .form-content .fields > div.submit input,
.gform_footer input[type="submit"] { cursor: pointer; display: inline-block; border: 0; background: #00aeef url('../jpg/images/arrow-button.png') right center no-repeat !important; color: #fff; padding: 0 60px 0 25px !important; margin: 0; height: 60px; font: 300 36px/36px 'Open Sans', sans-serif; letter-spacing: -0.05em; margin-left: -30px; text-align: left; }
.gform_footer input[type="submit"] { font-size: 26px !important; margin-left: 0; }
.page-form .form-content .fields > div.submit input:hover,
.gform_footer input[type="submit"]:hover { background-color: #2abcff !important; }
.page-form .form-content .fields > div label.error { display: none !important; }
.page-form .form-content .fields > div input[type=text].error {
    background: #fddddd url('../jpg/images/icon-cross.png') right center no-repeat ;
    border-color: #ce8585 !important;
}
.content-for {padding-left:2em;}

.gform_wrapper select, .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
    font-size: 14px; padding: 8px 5px; color: #555; border: 1px solid #ccc;
}





/* Footer Panels */
.footer-panels { background: url('../jpg/images/bg-footer-panel.png'); height: 108px; }

.footer-panels .column3 { float: left; }
.footer-panels .column3 a { display: block; margin: 28px 0px 0px 15px; }

.footer-panels .column3.panel1 { margin-top: -10px; }
.footer-panels .column3.panel1 a { margin: 0; background: url('../jpg/images/promo-footer-catalogue-2014.png') no-repeat; width: 310px; height: 108px; text-indent: -9999px; overflow: hidden; }
.footer-panels .column3.panel1 a:hover { background-position: 0 -108px; }
.footer-panels .column3.panel2 a { background: url('../jpg/images/promo-footer-beinspired.png') no-repeat; width: 310px; height: 70px; text-indent: -9999px; overflow: hidden; }
.footer-panels .column3.panel2 a:hover { background-position: 0 -70px; }
.footer-panels .column3.panel3 a { background: #00aeef url('../jpg/images/arrow-button.png') 275px center no-repeat; width: 220px; height: 60px; color: #fff; text-decoration: none; font: 300 21px/24px 'Open Sans', sans-serif; padding: 10px 70px 0 20px; }
.footer-panels .column3.panel3 a:hover { background-color: #15bcfa;}

/* Footer */
.footer { background: #e6e6e6 url('../jpg/images/shadow.png') repeat-x; }

.footer .column4 { min-height: 200px; width: 239px; border-left: 1px solid #c9c9c9; float: left; margin: 30px 0 10px 0;    }

.footer h3.no-link { width: 85px; display: block; padding: 10px 20px; color:#585858; background: #fff;  border-bottom: 3px solid #000; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.footer h3 a { width: 195px; display: block; padding: 10px 0 10px 20px; color:#585858; background: #fff;  border-bottom: 3px solid #000; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.footer h3.blue a { border-bottom: 3px solid #00aeef; }
.footer h3.red a { border-bottom: 3px solid #ea4d28; }

.footer ul { margin: 10px 0 20px 20px; }
.footer li { line-height: 17px; }

.footer a, .footer p { font-family: Arial; font-size: 12px; color: #737373; text-decoration: none; }
.footer a:hover { color: #000; }

.footer p { display: block; margin: 10px 20px 20px; clear: both; line-height: 18px; }

.footer .disclaimer { opacity: 0.7; font-family: Arial; font-size: 11px; line-height: 14px; color: #737373; padding: 20px; text-align: center;}

.footer a.social-links { display: block; float: left; opacity: 0.6; margin: 20px 0 20px 20px; }
.footer a.social-links.last { margin-left: 10px; }
.footer a.social-links:hover { opacity: 1.0; }

.footer a.applink { opacity: 1; }
.footer a.applink:hover { opacity: 0.9; }

.footer .footerside { display: none; }
.footer .socialside { display: none; }


#map {
width: 720px;
height: 450px;
margin: 0 0 25px 0;
}

.full-content { padding-top: 60px; }

/* State Nav */
.stores-subnav { margin-bottom: 20px; }
.stores-subnav h2 { float: left; font-size: 14px !important; margin-right: 20px; }
.state-selector { float: left; width: 400px; }
.postcode { float: right; margin-right: 30px; }
.postcode > div { float: left; }

ul.state-nav { list-style-type: none !important; margin: 0 !important; }
ul.state-nav li { float: left; display: inline; }
ul.state-nav li a { display: block; font-size: 14px; line-height: 14px; color: #e9dd00; text-decoration: none; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background: #000; border: 1px solid #000; margin-right: 3px; padding: 7px 6px; }
ul.state-nav li a:hover { background: #222; border: 1px solid #222; }
ul.state-nav li.current-menu-parent a { font-weight: bold; color: #000; background: #e9dd00; border: 1px solid #e9dd00; }

html { margin-top: 0px !important; }
* html body { margin-top: 0px !important; }

p.infoWindow { padding: 0; margin: 0 !important; }

div.captcha {}
div.captcha img { float: left; }
div.captcha input[type=text] { width: 50px; height: 38px; text-align: left; padding: 0 0 0 8px; }
div.captcha a.refresh { height: 40px; width: 40px; background: url(../jpg/images/icon-refresh.png) center center no-repeat; display: block; float: left; }

/* Flexslider */
.category-landing { width: 720px; }
.page-slider, .custom-made-slider { position: relative; zoom: 1; }
.custom-made-slider { margin-bottom: 20px; }
.page-slider ul, .page-slider ol, .custom-made-slider ul, .custom-made-slider ol { zoom: 1; }
.page-slider { background: #e9e6e0; }
.page-slider ul.slides li { position: relative; min-height: 600px; display: none; float: left; }
.page-slider ul.slides li .text { margin: 10px 20px; }

.custom-made-slider ul.slides li { display: none; }

.page-content .content ul.slides,
.page-content .content ol.flex-control-nav,
.page-content .content ul.flex-direction-nav { margin-left: 0px; list-style-type: none; }

ol.flex-control-nav { position: absolute; top: 360px; left: 35px; height: 30px; }
ol.flex-control-nav li { float: left; }
ol.flex-control-nav li a {
    display: inline-block;
    cursor: pointer;
    height: 16px;
    width: 16px;
    background: #fff;
    opacity: 0.6;
    margin-left: 6px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    text-indent: -9999px;
}
ol.flex-control-nav li a:hover, ol.flex-control-nav li a.flex-active { background: #00aeef; opacity: 1; }

.page-slider .flex-prev, .page-slider .flex-next { display: block; width: 40px; height: 40px; text-indent: -9999px; background: pink; position: absolute; top: 177px; }

.page-slider .flex-prev { left: -40px; background: url(../jpg/images/arrow-left.png) 0 0 no-repeat; }
.page-slider .flex-next { right: -40px; background: url(../jpg/images/arrow-right.png) 0 0 no-repeat; }
.page-slider .flex-prev:hover { left: -40px; background: url(../jpg/images/arrow-left.png) 0 -40px no-repeat; }
.page-slider .flex-next:hover { right: -40px; background: url(../jpg/images/arrow-right.png) 0 -40px no-repeat; }

.page-slider .custom-made-button { margin-bottom: 20px; }
.page-slider ul.slides li img { display: block; width: 680px; margin-top: 20px; margin-left: 20px; }



/* Homepage Map */

.map { float: left; width: 320px; height: 250px; position: relative; margin-left: 1px; }

.map h2 { border-bottom: 2px solid #FC8D49; display: inline-block; padding-left: 25px; padding-top: 40px; font-weight: bold; }
 
  
 


/* Additional Heading */

.heading .additional { height: 46px; width: 960px; position: absolute; margin-top:-30px; margin-right:30px; right: 0; overflow: hidden; }

.heading .additional .phone { height: 100%; color: #e9dd00; font: 300 26px/45px 'Open Sans', sans-serif;  width:207px; float: right; padding-left: 50px; background: #000 url(../jpg/images/phone.png) 10px center no-repeat; }
.heading .additional .phone a { color: #e9dd00; text-decoration: none; cursor: default; }
.heading .additional .book { height: 100%; width: 215px; float: right; background: #00aeef url('../jpg/images/arrow-button-small.png') 195px center no-repeat; }
.heading .additional .book:hover { background-color: #2abcff; }
.heading .additional .book a { display: block; height: 100%; color: #fff; font: 14px/16px Arial, sans-serif; text-decoration: none; padding-top: 6px; padding-left: 15px; }


/*
ul.custom-made li, ul.custom-made-inner li { float: left; margin-left: 25px; }
ul.custom-made li:nth-child(odd) { margin-left: 0; }*/

ul.category-links { list-style: none!important; margin:0 !important;    }

ul.category-links li { float: left; margin-left: 25px; margin-bottom: 30px; background: #e9e6e0; -webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.49);
-moz-box-shadow:    0px 0px 12px 0px rgba(50, 50, 50, 0.49);
box-shadow:         0px 0px 12px 0px rgba(50, 50, 50, 0.49); }
.page-content .content .category-links.readymade.subcategories li { background: none; }
ul.category-links li.odd { margin-left: 0;}
ul.category-links li,
ul.category-links li img { width: 455px;  }
 
ul.category-links li h2 { padding: 17px 15px 7px 70px; margin-bottom: 10px !important; background-position: 15px center; background-repeat: no-repeat; }
ul.category-links.readymade li h2 { padding: 7px 15px 7px; margin-bottom: 10px !important; }
ul.category-links.readymade.subcategories li h2 { padding-left: 0; margin-bottom: 0 !important; }
ul.category-links li h2 a { text-decoration: none; display: block;   }
ul.category-links li h2 a:hover,
ul.category-links li.hover h2 a { text-decoration: none; font-size:24px; }
ul.category-links li.hover img { opacity: 0.9; }

ul.category-links li.blinds h2,
.category-landing .breadcrumb h2.blinds { background-image: url(../jpg/blinds.png ); background-size:6%;        }

ul.category-links li.shutters h2,
.category-landing .breadcrumb h2.shutters { background-image: url(../jpg/persianas.png); background-size:6%;     }

ul.category-links li.curtains h2,
.category-landing .breadcrumb h2.curtains { background-image: url(../jpg/cortinas-tela.png);background-size:6%;   }

ul.category-links li.awnings h2,
.category-landing .breadcrumb h2.outdoor { background-image: url(../jpg/toldos.png);background-size:6%;   }

 


 

.category-landing .category-links li.readymade-specials-link a { display: block; color:#fff; text-decoration: none; background: #ea4d28 url(../jpg/images/arrow-button.png) right center no-repeat; padding: 0 60px 0 25px; height: 60px; font: 300 24px/60px 'Open Sans', sans-serif; }

.category-landing { margin-top: 10px; }
.category-landing .breadcrumb { list-style: none !important; margin:0 !important; }
.category-landing .breadcrumb h2 { opacity:0.8; background-color:#e9e6e0; padding: 15px 25px 15px 70px; float: left; margin-bottom: 0 !important; margin-right: 30px; background-repeat: no-repeat; background-position: 15px center; }
.category-landing .breadcrumb h2.active { opacity: 1; }
.category-landing .breadcrumb .others { float: left; color: #888; font-size: 12px; padding-top: 5px; }
.category-landing .breadcrumb .others p { margin-bottom: 0 !important; }
.category-landing .breadcrumb .others ul { list-style: none; margin: 0; }
.category-landing .breadcrumb .others ul li { float: left; display: inline; margin-right: 1px;}
.category-landing .breadcrumb .others ul li a { text-decoration: none; color:#888; display: block; background: url('../jpg/images/arrow.png') no-repeat left center; padding-left: 20px; }
.category-landing .breadcrumb .others ul li a:hover { text-decoration: underline; }


.category-landing h1 { text-align: center; }

ul.custom-made-inner li { width: 180px; }
ul.custom-made-inner li:nth-child(n+2) h2 { margin-left: 10px; }
ul.custom-made-inner li h2 { text-align: center; }
ul.custom-made-inner li a { color: #999; border-bottom: 0 !important; border-right: 1px solid #d9d9db; padding-left: 0 !important; }
ul.custom-made-inner li:last-child a { border-right: 0 !important; }
ul.custom-made-inner li.active h2 a { color: #00aeef; background: url('../jpg/images/icon-arrow-down.png') 5px center no-repeat !important; }


.clickable { cursor: pointer; }

.custom-made-button { position: absolute; top: 340px; left: 540px; background: #00aeef url('../jpg/images/arrow-button-small-padded.png') right center no-repeat; color: #fff; font: 300 18px/35px 'Open Sans', sans-serif; text-decoration: none; padding: 0 30px 0 15px; }
.custom-made-button:hover { background-color: #2abcff; }

.state-view { }
.state-view div#showroom-links { width: 240px; float: left; background: #e9e6e0; height: 480px; }
.state-view div#showroom-links h3 { margin: 30px 0px 10px 25px; }
.state-view div#showroom-links ul.links { margin-left: 25px; }
.state-view div#showroom-links ul.links li a { border-bottom: none !important; color: #585858; background: url('../jpg/images/arrow.png') 5px center no-repeat; padding: 7px 0 7px 20px; }
.state-view #map { width: 480px !important; height: 480px !important; float: left; }


ul.tabs { margin: 0 !important; list-style-type: none !important; }
ul.tabs li { float: left; margin-right: 5px; border: 1px solid #dbd9d6; border-bottom: 0; margin-top: 20px; }
ul.tabs li a { display: block; color: #888; font: 300 18px 'Open Sans', sans-serif; text-decoration: none; padding: 10px 20px 10px 50px; }
ul.tabs li.active { margin-top: 0px; border: 1px solid #e9e6e0; border-bottom: 0; }
ul.tabs li.active a { padding: 20px 20px 20px 80px; color: #000; }

ul.tabs li.blinds { background: #fff url(../jpg/images/product-icon-blinds-small.png) 10px center no-repeat; }
ul.tabs li.curtains { background: #fff url(../jpg/images/product-icon-curtains-small.png) 10px center no-repeat; }
ul.tabs li.awnings { background: #fff url(../jpg/images/product-icon-outdoor-small.png) 10px center no-repeat; }
ul.tabs li.shutters { background: #fff url(../jpg/images/product-icon-shutters-small.png) 10px center no-repeat; }

ul.tabs li:hover { background-color: #f6f5f2; /*border-color: #c5c4c2;*/ }
ul.tabs li.active:hover { /*border-color: #e9e6e0;*/ }

ul.tabs li.active.blinds { background: #e9e6e0 url(../jpg/images/product-icon-blinds.png) 20px center no-repeat; }
ul.tabs li.active.curtains { background: #e9e6e0 url(../jpg/images/product-icon-curtains.png) 20px center no-repeat; }
ul.tabs li.active.awnings { background: #e9e6e0 url(../jpg/images/product-icon-outdoor.png) 20px center no-repeat; }
ul.tabs li.active.shutters { background: #e9e6e0 url(../jpg/images/product-icon-shutters.png) 20px center no-repeat; }





/* Product listing */
.product-listing { margin: 30px 0 0 15px; }
.product-listing .item { width: 210px; height: 395px; margin: 0 12px 30px; float: left; text-align: center; margin: 0 15px; position: relative; }
.product-listing .item .label { background-repeat: no-repeat; width: 40px; height:40px; position: absolute; top: 0; left: 0; }
.product-listing .item .label.new { background-image: url(../jpg/images/label-new.png); }
.product-listing .item .label.sale { background-image: url(../jpg/images/label-sale.png); }
.product-listing h2 a { color: #111; text-decoration: none; display: block; }
.product-listing h2 { margin-bottom: 10px !important; }
.page-content .content .category-links.readymade.subcategories h2 { font-size: 18px; line-height: 20px; min-height: 40px; }
.product-listing .item .was { font-size: 12px; }
.product-listing .item .price { font-size: 30px; line-height: 30px; color: #ea4d28; font-family: 'Open Sans', sans-serif; font-weight: 600; }


.pager { border-top: 1px solid #ddd; padding-top: 15px; text-align: right; }
.pager > div { display: inline-block; margin-left: 15px; }
.pager a { display: inline-block; padding: 0 7px; text-decoration: none; }
.pager a:hover { color: #666; }
.pager a.active { font-weight: bold; color: #fff; background: #ea4d28; }



/* Product detail */
.product-detail .product-image { float: right; width: 330px; }
.product-detail .product-image ul { list-style: none; margin: 0; }
.product-detail .product-image #product-slider { margin: 0 5px; }
.product-detail .product-image #product-slider li { margin-bottom: 5px; }
.product-detail .product-image #product-thumbs li { margin: 0 5px; cursor: pointer; }
.product-detail .product-image #product-thumbs li img { opacity: 0.6; }
.product-detail .product-image #product-thumbs li:hover img,
.product-detail .product-image #product-thumbs li.flex-active-slide img { opacity: 1; }

.product-detail .product-info { float: left; width: 390px; }
.product-detail .product-info h1 { margin-bottom: 15px; }
.product-detail .product-info .description p { margin: 0; }
.product-detail .product-info .description { margin-bottom: 15px; }
.product-detail .product-info .colour-square { border: 2px solid #fff; width: 34px; height: 34px; display: block; cursor: pointer; }
.product-detail .product-info .colour-square.selected { border: 2px solid #ea4d28; }
.product-selector { /*background: #f7f6f2;*/ /*padding: 20px; border: 1px solid #e2e2e2;*/ border-top: 3px solid #e2e2e2; padding-top: 15px; }
.product-selector > div {  }
.product-selector div.variation-picker { margin-bottom: 15px; }
.product-selector > div h2 { font-size: 18px !important; line-height: 22px !important; margin-bottom: 5px !important; font-weight: 600 !important; }
.product-selector div.variation-picker .colour-picker { margin-bottom: 15px; }
.product-selector div.variation-picker .colour-picker div div,
.product-selector div.variation-picker .colour-picker div img { float: left; margin-right: 1px;  }
.product-selector div.variation-picker .size-picker div div { float: left; width: 100px; margin: 0 10px 10px 0; }
.product-selector div.variation-picker .size-picker select { width: 100px; }
.product-selector div.variation-picker .size-picker label { display: block; }

.product-selector div.pricebox { padding-top: 15px; border-top: 1px solid #e2e2e2; }
.product-selector div.pricebox a.button { padding: 7px 15px 10px; }
.product-selector div.pricebox .product_cart.disabled div.qty { opacity: 0.4; }
.product-selector div.pricebox .product_cart .cart-note { display: none; color: #ea4d28; font-weight: bold; }
.product-selector div.pricebox .product_cart.disabled a { cursor: default; }
.product-selector div.pricebox .product_cart.disabled .cart-note { display: block; margin-top: 15px; font-size: 11px; }
.product-selector div.pricebox .ourprice { font-size: 30px; line-height: 30px; color: #ea4d28; font-family: 'Open Sans', sans-serif; font-weight: 600; }


.product-selector div.pricebox .price { margin-bottom: 15px; }
.product-selector div.pricebox .was { font-size: 12px; }
.product-selector div.pricebox .ourprice span { font-size: 18px; color: #ea4d28; }
.product-selector div.pricebox .ourprice strong { font-size: 40px; line-height: 40px; color: #ea4d28; font-weight: normal; }

.qty input{ border: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #a29a93; padding: 9px 8px 10px; width: 43px; height: 16px; }
.qty span { display: inline-block; padding: 7px 0 0; width: 64px; }
.qty label { display: inline-block; position: relative; }
.qtyBtn { position: absolute; width: 8px; height: 8px; right: 10px; }
.plus { top: 7px; background: url('../jpg/images/plus.png') no-repeat; }
.mines { top: 24px; background: url('../jpg/images/minus.png') no-repeat; }
.qtyBtn:hover { background-position: 0 -8px; }


ul.responsive-tabs__list { list-style: none !important; margin: 0 !important; }
ul.responsive-tabs__list li { margin-bottom: 0; }
.responsive-tabs { margin-bottom: 30px; margin-top: 40px; padding-top: 40px; border-top: 3px solid #e2e2e2; }
.responsive-tabs * { border-radius: 0 !important; }
.responsive-tabs__list__item--active, .responsive-tabs__list__item--active:hover,
.responsive-tabs__panel, .responsive-tabs__list__item:hover { background-color: #f7f6f2; }
.responsive-tabs__panel .inner { padding-top: 25px; }

/* Standard buttons */
a.button,
input.button { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 20px; line-height: 20px; padding: 10px 15px; display: inline-block; background: #ea4d28; color: #fff !important; text-decoration: none; border: 0; cursor: pointer; margin-top:1em; }

a.button:hover,
input.button:hover { background: #f5542e; }



/* Product zoom */
.zoom { display:block; position: relative; }
.zoom:after { content:''; display:block; width:33px; height:33px; position:absolute; bottom:0; right:0; background:url(../jpg/images/zoom.png); opacity:0.5; }
.zoom img { display: block; }
.zoom img::selection { background-color: transparent; }


/* Filtering */
.filter { position: relative; }

.filter-dropdown { float: right; background: #f0efeb url(../jpg/images/arrows/filter-arrow-right.png) right center no-repeat; padding: 13px 40px 13px 13px;; font: 300 17px/17px 'Open Sans', sans-serif; text-decoration: none; color: #ea4d28; }
.filter-dropdown.active { background: #f0efeb url(../jpg/images/arrows/filter-arrow-down.png) right center no-repeat; }

.filter-sort { float: right; padding-top: 10px; padding-right: 20px; }
.filter-sort label { display: none; }

.filter-fields { text-align: left; display: none; position: absolute; top: 43px; left: 0; background: #f0efeb; width: 100%; z-index: 1; }
.filter-fields > div { margin: 20px 20px 0px 20px; padding-bottom: 20px; border-bottom: 1px solid #d7d6d2; }
.filter-fields h3 { color: #ea4d28; }
.filter-fields input[type=submit] { margin: 20px; }

.filter-fields label { float: left; margin-right: 10px; margin-bottom: 10px; width: 18%; cursor: pointer;  }
.filter-fields label:hover { opacity: 0.7; }
.filter-fields .icheckbox_square-grey { float: left; margin-right: 5px; background-color: #fff; }
.filter-fields label:hover .icheckbox_square-grey { background-position: -24px 0; }
.filter-fields label:hover .icheckbox_square-grey.checked  { background-position: -48px 0; }

.filter-special label { width: 100%; margin: 0; }


/* Misc Readymade styles */
.shipping-badge { position: absolute; right: 25px; top: 80px; z-index: 999; text-align: center; }
.readymade-landing .shipping-badge { top: 100px; }
.smaller-badge .shipping-badge img { width: 90px; }



/* End of Season Sellout */
.endofseason { position: relative;}
.endofseason form {margin: -30px 0  0 14px;z-index:1;}
.endofseason .form-content {background: #f9f9f9;}
.endofseason .page-form label {color: #585858!important;}
.endofseason .page-form img.badge {display: none !important;}
.endofseason #booking-form > div {border: 1px solid #c7c7c7;}
.endofseason .page-form input[type=text], .endofseason .page-form textarea {border: 1px solid #c7c7c7;width: 247px;}
.endofseason .page-form .form-content .fields > div.radio div label {float: left;}
.endofseason #verification, .endofseason input[type="submit"] {float: left;}
.endofseason #booking-form > div > h2, .endofseason > div.es-sidebar h2 {float: left; font-size: 28px!important;line-height: 28px!important;border-bottom: 3px solid #00aeef!important;display: inline-block!important;padding: 30px 0 12px 30px!important;color: #6a6a6c!important;margin-bottom: 25px!important;}
.endofseason > div.es-sidebar {text-align: left!important; float:right; margin-top: -26px; margin-left: -20px; margin-right: 24px; width: 301px; background: #f4f4f4;border: 3px solid #d4d4d4;border-left: 0;border-bottom: 0;}
.endofseason .note {display: none;}
.endofseason .es-divider {background: url(../jpg/images/Kresta-landing-page-divider.jpg) no-repeat top center;height:70px;}
.endofseason .form-content {width: 630px; float:left;}
.endofseason .page-form {text-align:left!important; background: url(../jpg/images/bg-form-panel3.png) no-repeat !important; width:634px; float:left;}
.endofseason .page-form .form-content .fields > div {width: 272px;margin: 0 27px 15px 0;}
.endofseason .page-form select {width: 259px;padding: 5px;border: 1px solid #c7c7c7;}
.endofseason .page-form textarea {width: 100%;}
.endofseason > div.es-sidebar > span {background: #7b7b7b;padding: 8px 11px;color: #ffffff;font-size: 26px;margin: 2px 13px 66px 20px;float: left;}
.endofseason > div.es-sidebar > a img {margin-bottom: -6px;}
.endofseason > div.es-sidebar > h2{padding: 30px 0 12px 16px!important;}
.endofseason > div.es-sidebar > div.csr {height: 135px;background: #00aeef;position: relative;margin: 25px 0px 0px 0px;padding-left: 15px;}
.endofseason > div.es-sidebar > div.csr > img { position:absolute; bottom:0px;right:-1px;}
.endofseason > div.es-sidebar > div.csr > h1, .endofseason > div.es-sidebar > div.csr > h1 a {border: none; color:#ffffff;width: 215px;font-size: 32px;}
.endofseason > div.es-sidebar > div.csr > h1 a { font-weight:bold; text-decoration: none;}
.endofseason h2 {font-size: 28px!important;line-height: 28px!important;display: inline-block!important;padding: 0px 0 0px 36px!important;color: #6a6a6c!important;margin-bottom: 25px!important;float:left;}
.endofseason #booking-form > div > div > div:nth-child(13),.endofseason #booking-form > div > div > div:nth-child(12) {width: 91%;}
.endofseason div.captcha input[type=text] {width: 50px;}
.endofseason .page-form .form-content .fields > div.submit { width: 100%;}
.endofseason .page-form .form-content .fields > div.submit span.required {color: #585858!important; opacity: 100 !important;}
.endofseason .esbadge { position: absolute;top: 100px;right: 25px;width: 128px;height: 128px;}
.endofseason > div.es-sidebar p {padding-right: 20px;}
.endofseason .video img { margin: -16px 0 28px -43px;}
.endofseason.mornings .page-form { background: url(../jpg/images/bg-form-panel-mornings.png) no-repeat !important; }


/* promo listing/detail page */
.promo-group { border: 1px solid #d9d9db; padding: 9px; margin-bottom: 25px; }
.promo-group a { margin-bottom: 10px; display: block; line-height: 0; }
.promo-group h2 { margin-bottom: 0; }

.content.promotion-landing-page .promo img { max-width: 100% !important; height: auto !important; }
.promo-form .form-header { display: none; }


.mobile-only { display: none; }


div.combocode                                        { position: relative; }
div.combocode .collection                            { position: absolute; max-height: 200px; width: 300px; overflow: auto; display: none; background: #FFFFFF; z-index: 100; border: 1px solid #333333; }
div.combocode .pcodeentry                            { height: 30px; line-height: 30px; padding: 0px 3px; color: black; }
div.row1                                             { background: #CCCCCC; }
div.pcodeentry span                                  { display: none; }
div.pcodeentry span.combo                            { display: block; }
