/*
Theme Name: Kresta NZ
Version: 1.0
*/

/*************RESET*************/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
*/

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: 960px; margin: 0 auto; position: relative; }
.container.specials { background: url('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: 33px; display: none; z-index: 999999; width: 91px; height: 39px; float: right; margin: 0px; }
.mobmenu { position: relative; width: 100%; }
.mobnavBox a.open { display: block; width: 91px; height: 36px; text-indent: -9999px; background: url('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: 13px; 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: 234px; top: 220px; position: absolute; font-family: 'Open Sans', sans-serif; }
.banner-promo > .content { padding: 20px; font-size: 30px; line-height: 40px; font-weight: 300; letter-spacing: -0.05em; }
.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: 227px; height: 62px; position: absolute; top: 159px; background: #00aeef url('images/arrow-button.png') 270px center no-repeat; color: #fff; text-decoration: none; padding: 13px 60px 0px 20px; font: 300 22px/24px 'Open Sans', sans-serif; }
.banner-promo > a.button:hover { background-color: #2abcff; }

.squares { display: none; }

/* Heading */
.heading { background-image: url(images/white-bg.png); margin-top: 30px; height: 110px; z-index: 1; }
.heading a.logo { background: url('images/logo.png'); width: 154px; height: 55px; float: left; display: inline-block; margin-left: 30px; margin-top: 28px; }

.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 28px;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 > 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: 309px; background: url('images/bg-panel.png') no-repeat; margin-top: 380px; }
.ctas .inner-container { padding-top: 30px; }

.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('images/shadow.png') repeat-x; }
.home-content .inner-container { padding: 30px 0; }
.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: 26px; line-height: 28px; margin-bottom: 10px; font-family: 'Open Sans', sans-serif; font-weight: 300; }

p.testimonial { font: 400 15px/22px 'Noto Serif', serif; font-style: italic; }
p.testimonial span.author { display: block; font-style: normal; font-size: 12px; font-family: Arial; margin-top: 10px; color: #999; }
p.testimonial.listing { border-bottom: 1px solid #d9d9db; padding-bottom: 20px; margin-bottom: 20px; }

/* 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 .sidebar .sidebar-inner .textwidget { margin-top: 15px; }
.page-content .content { min-height: 500px; width: 750px; float: right; padding-top: 60px; }

.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;
}

.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 { float:right; margin: 0 0 15px 15px;}
.page-content .content img.alignleft { float:left; margin: 0 15px 15px 0;}

.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('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; }
body.blue .page-content h1 { color: #00aeef; }
body.red .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.red .page-content .sidebar h2 { color: #ea4d28; }

a.more-testimonials { color: #8b8989; text-decoration: none; font-size: 12px; margin-top: 10px; padding-top: 5px; display: block; border-top: 1px solid #d9d9db; text-align: right; }

.page-content.specials { text-align: center; }
.page-content .disclaimer { font-size: 11px; line-height: 14px; color: #999; margin: 15px auto 20px; text-align: left; width: 916px; }
.page-content .disclaimer p { margin-bottom: 10px; }



/* 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.red 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('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.red 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('images/bg-social-panel-tile.png') repeat-x; float: right; line-height: 65px; padding-top: 10px; }
.social .left { height: 75px; width: 30px; background: url('images/bg-social-panel-left.png') no-repeat; float: right; }
.social .right { height: 75px; width: 30px; background: url('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; }

.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('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('images/icon-asx-announcements.png'); }
.page-content .content ul.shareholder-list li.annual-reports { background-image: url('images/icon-annual-reports.png'); }
.page-content .content ul.shareholder-list li.corporate-directory { background-image: url('images/icon-corporate-directory.png'); }
.page-content .content ul.shareholder-list li.shareholder-centre { background-image: url('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('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('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 { background: url('images/bg-form-panel.png') no-repeat; color: #fff; margin-left:-15px; padding: 30px; position: relative; }
.page-form img.badge { position: absolute; top: -18px; left: 635px }
.form-header { background: #000; color: #fff; width: 690px; line-height: 56px; font-size: 16px; text-align: center; }
.form-content { background: #58585a; width: 690px; }
.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; }
.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 { cursor: pointer; border: 0; background: #00aeef url('images/arrow-button.png') 170px center no-repeat; color: #fff; padding: 0 0 0 30px; margin: 0; width: 200px; height: 60px; font: 300 36px/36px 'Open Sans', sans-serif; letter-spacing: -0.05em; margin-left: -30px; text-align: left; }
.page-form .form-content .fields > div.submit input:hover { background-color: #2abcff; }
.page-form .form-content .fields > div label.error { display: none !important; }
.page-form .form-content .fields > div input[type=text].error {
    background: #fddddd url('images/icon-cross.png') right center no-repeat ;
    border-color: #ce8585 !important;
}





/* Footer Panels */
.footer-panels { background: url('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('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('images/promo-footer-product-gallery.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('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('images/shadow.png') repeat-x; }

.footer .column4 { min-height: 400px; 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: 175px; 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: 11px; color: #737373; text-decoration: none; }
.footer a:hover { color: #000; }

.footer p { display: block; margin: 10px 20px 20px; clear: both; line-height: 18px; }

.footer .copyright p { margin-bottom: 6px; margin-top: 0; }

.footer .disclaimer { opacity: 0.7; font-family: Arial; font-size: 11px; line-height: 14px; color: #737373; padding: 20px; }

.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(images/icon-refresh.png) center center no-repeat; display: block; float: left; }

/* Flexslider */
.custom-made-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; }
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(images/arrow-left.png) 0 0 no-repeat; }
.page-slider .flex-next { right: -40px; background: url(images/arrow-right.png) 0 0 no-repeat; }
.page-slider .flex-prev:hover { left: -40px; background: url(images/arrow-left.png) 0 -40px no-repeat; }
.page-slider .flex-next:hover { right: -40px; background: url(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: 330px; height: 250px; position: relative; margin-left: 15px; }

.map h2 { border-bottom: 3px solid #d9d9db; display: inline-block; padding-left: 40px; padding-top: 40px; font-weight: bold; }
.map ul.states { padding-left: 40px; margin-top: 20px; }
.map ul.states a { background: url(images/icon-arrow.png) left center no-repeat; padding-left: 20px; text-decoration: none; color: #777; font-size: 12px; font-weight: bold; }
.map ul.states a:hover { color: #999; }

.map div.newzealand { position: absolute; top: 70px; right: 0; }

.map ul.australia { width: 205px; height: 190px; position: absolute; top: 70px; left: 120px; overflow: hidden; background: url(images/australia.png) no-repeat;  }
.map ul.australia li {  }
.map ul.australia li a { position: absolute; text-indent: -9999px; overflow:hidden; }

.map ul.australia li.act a { top: 129px; left: 166px; width: 19px; height: 10px; }
.map ul.australia li.nsw a { top: 96px; left: 140px; width: 60px; height: 33px; }
.map ul.australia li.qld a { top: 0px; left: 125px; width: 80px; height: 99px; }
.map ul.australia li.sa a { top: 80px; left: 80px; width: 61px; height: 83px; }
.map ul.australia li.vic a { top: 135px; left: 140px; width: 47px; height: 26px; }
.map ul.australia li.wa a { top: 13px; left: 0px; width: 80px; height: 125px; }

.map ul.australia.act { background-position: 0 -1140px; }
.map ul.australia.nsw { background-position: 0 -570px; }
.map ul.australia.qld { background-position: 0 -380px; }
.map ul.australia.sa { background-position: 0 -950px; }
.map ul.australia.vic { background-position: 0 -760px; }
.map ul.australia.wa { background-position: 0 -190px; }



/* 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; letter-spacing: -0.05em; width: 170px; float: right; padding-left: 40px; background: #000 url(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('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.custom-made-links { list-style: none!important; margin: 0 !important;}
ul.custom-made-links li { float: left; margin-left: 30px; margin-bottom: 30px; background: #e9e6e0; }
ul.custom-made-links li.odd { margin-left: 0;}
ul.custom-made-links li,
ul.custom-made-links li img { width: 345px; }
ul.custom-made-links li h2 { padding: 7px 15px 7px 70px; margin-bottom: 10px !important; background-position: 15px center; background-repeat: no-repeat; }
ul.custom-made-links li h2 a { text-decoration: none; }
ul.custom-made-links li h2 a:hover,
ul.custom-made-links li.hover h2 a { text-decoration: underline; }
ul.custom-made-links li.hover img { opacity: 0.9; }

ul.custom-made-links li.blinds h2,
.custom-made-landing .breadcrumb h2.blinds { background-image: url('images/product-icon-blinds.png'); }
ul.custom-made-links li.shutters h2,
.custom-made-landing .breadcrumb h2.shutters { background-image: url('images/product-icon-shutters.png'); }
ul.custom-made-links li.curtains h2,
.custom-made-landing .breadcrumb h2.curtains { background-image: url('images/product-icon-curtains.png'); }
ul.custom-made-links li.awnings h2,
.custom-made-landing .breadcrumb h2.outdoor { background-image: url('images/product-icon-outdoor.png'); }

.custom-made-landing .breadcrumb { list-style: none !important; margin:0 !important; }
.custom-made-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; }
.custom-made-landing .breadcrumb h2.active { opacity: 1; }
.custom-made-landing .breadcrumb .others { float: left; color: #888; font-size: 12px; padding-top: 5px; }
.custom-made-landing .breadcrumb .others p { margin-bottom: 0 !important; }
.custom-made-landing .breadcrumb .others ul { list-style: none; margin: 0; }
.custom-made-landing .breadcrumb .others ul li { float: left; display: inline; margin-right: 1px;}
.custom-made-landing .breadcrumb .others ul li a { text-decoration: none; color:#888; display: block; background: url('images/arrow.png') no-repeat left center; padding-left: 20px; }
.custom-made-landing .breadcrumb .others ul li a:hover { text-decoration: underline; }


.custom-made-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('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('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('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(images/product-icon-blinds-small.png) 10px center no-repeat; }
ul.tabs li.curtains { background: #fff url(images/product-icon-curtains-small.png) 10px center no-repeat; }
ul.tabs li.awnings { background: #fff url(images/product-icon-outdoor-small.png) 10px center no-repeat; }
ul.tabs li.shutters { background: #fff url(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(images/product-icon-blinds.png) 20px center no-repeat; }
ul.tabs li.active.curtains { background: #e9e6e0 url(images/product-icon-curtains.png) 20px center no-repeat; }
ul.tabs li.active.awnings { background: #e9e6e0 url(images/product-icon-outdoor.png) 20px center no-repeat; }
ul.tabs li.active.shutters { background: #e9e6e0 url(images/product-icon-shutters.png) 20px center no-repeat; }


/* End of Season Sellout */
.endofseason { position: relative;}
.endofseason form {margin: -50px 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: -46px; 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(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(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;}



.mobile-only { display: none; }
