/*!
 * main.css
 * Stylesheet for Kresta website - kresta.com.au
 */

/* Elements */

body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; background: #fff url(../images/backgrounds/page.gif) 0 0 repeat-x; padding: 0; margin: 0; }
body.wise { background-position: 0 47px; }
div { padding: 0; margin: 0; }
h1 { border-bottom: 1px solid #ddd; color: #1e4064; font-size: 24px; font-weight: normal; margin: 8px 0 25px 0; letter-spacing: 1.5px; }
h2 { color: #1e4064; font-size: 18px; font-weight:normal; margin: 15px 0 7px 0; line-height:24px; }
h3 { color: #414141; font-size: 16px; font-weight:normal; margin: 12px 0 0 0; }
h4 { font-size: 14px; font-weight: normal; margin: 17px 0 12px 10px; }
p { padding: 0; margin: 0 0 5px 0; line-height: 20px; }
ul, ol { line-height: 20px; padding: 0; margin: 7px 0 10px 50px; }
form { padding: 0; margin: 0; }
img { border:none; }
dt { color: #1e4064; font-size: 20px; font-weight:normal; margin: 0 0 7px 0; line-height:28px; }
dd { font-size: 12px; line-height: 25px; margin: 0 0 5px 0; padding: 0; }
a:link, a:visited { color: #1e4064; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

#main a { text-decoration: underline; }
#tabs ul a { text-decoration: none; }
 
/* Layout */

#container { width:1000px; margin: 0 auto; float:none; }
#header { height:110px; width: 1000px; }
#logo { width: 316px; height: 62px; margin: 8px 10px 0 0; float: left; }
#header-flash { width: 670px; height: 62px; margin: 8px 0 0 0px; float: right; }
#top-menu-container { height:30px; width: 1050px; margin-top: 6px; position: relative; z-index: 200; float: left; }
#page-holder { width: 1000px; margin-top: 15px; position: relative; z-index: 1; }
#side-banners { width: 190px; height: 500px; padding: 0 10px 5px 0; float: left; }
#side-banners img { padding: 5px 0 0 0; }
#main { width: 760px; }
body.single-column #main { width: 1000px; }
#hero { width: 800px; height: 250px; float: left; }
#content-top { background: #f1f1f1 url(../images/backgrounds/top_left.gif) no-repeat; height: 14px; width: 800px; float: left; }
#content-bottom { background: #f1f1f1 url(../images/backgrounds/bottom.gif) no-repeat; height: 14px; width: 800px; float: left; }
#content-holder { width: 800px; float: left; }
#content-main { width: 760px; background-color: #f1f1f1; padding: 0 20px 10px 20px; float: left; }
#custom-made-main { width:570px; padding: 10px 20px 10px 20px; float: left;  }
#features { width: 190px; padding: 0; font-size: 12px; font-weight: 500; float: right; }
#features ul, #features ol { line-height:20px; padding: 0 20px 0 10px; margin: 7px 0 10px 20px; list-style: square; }
#features p { padding: 0 20px 0 10px; }
#right-background { margin: 0; padding: 0; float: left; }
#footer-holder { width: 100%; height: 30px; background-color: #3C3C3D; color: #ccc; font-size: 9px; margin-top: 10px; text-align: center; float: left; }
#footer { width: 1000px; margin: 10px auto 5px auto; text-align: center; float: none; }
#footer-outer { width: 1000px; margin: 2em auto 0 auto; }
#footer-outer center { margin: 0 0 1em 0; }
#login-panel { display: inline; }
#disclaimer { width: 1000px; text-align: center; padding-bottom: 10px; }
#intro-text { background: #f1f1f1; padding: 20px; margin-bottom: 15px; }
#landing-page-content { padding: 0 35px; }


#map-container { width: 760px; height: 300px; float: none; margin-bottom: 10px; }
#map-all-container { width: 760px; height: 400px; float: none; margin-bottom: 10px; }
#map { width: 100%; height: 100%; }
#map-details { width: 275px; height: 90px; }

/* Menu */

#top-menu { display: inline-block; border-left: 1px solid #666; z-index: 199; }
#top-menu ul { display: inline; list-style: none; padding: 0; margin: 0; }
#top-menu ul li { display: block; list-style: none; float: left; padding: 0; margin: 0; position: relative; }
#top-menu ul li a { display: block; padding: 5px 7px; text-decoration: none; text-transform: uppercase; font-weight: bold; color: #fff; background-color: #3C3C3D; border-right: 1px solid #666; }
#top-menu ul li a:hover { color: #fff; background-color: #255592; }
#top-menu .sub-menu { display: none; position: absolute; top: 30px; left: 0; background-color: #666; border: none; padding-top: 10px; z-index: 198; }
#top-menu li:hover .sub-menu { display: block; }
#top-menu .sub-menu ul { display: block; background-color: #666; margin: 0; padding: 0 10px 20px 10px; }
#top-menu .sub-menu ul li { float: none; margin: 0; padding: 0; text-transform: none; color: #fff; }
#top-menu .sub-menu ul li.heading { margin-top: 1em; }
#top-menu .sub-menu ul li a { background-color: #666; color: #fff; text-decoration: none; font-weight: normal; border: none; padding: 0; text-transform: none; }
#top-menu .sub-menu ul li a:hover { text-decoration: underline; background-color: #666; }

#top-menu #sub-menu-custom-made { width: 440px; }
#top-menu #sub-menu-showrooms { width: 520px; }
#top-menu #sub-menu-how-to-measure { width: 180px; }
#top-menu #sub-menu-shareholders { width: 180px; }

#top-menu .sub-menu .sub-menu-column { float: left; }
#top-menu #sub-menu-custom-made .sub-menu-column { width: 220px; }
#top-menu #sub-menu-showrooms .sub-menu-column { width: 130px; }

#footer a:link, #footer a:visited { color: #ccc; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: none; }

/* Classes */

.holder { width:100%; }
.split2 { width:50%; float: left; }
.split3 { width:33%; }
.split4 { width:25%; }
.float-left { float:left; padding-right:10px; }
.float-right { float:right; padding-left:10px; }
.showroom-column { width: 200px; margin-right: 50px; float: left; }
.showroom-column ul, .showroom-column li { list-style: none; margin: 0; padding: 0; }
.fixed { width: 360px; height: 130px; }
.field { width: 50%; float: left; margin-bottom: 10px; height: 50px; }
.field-row { width: 100%; float: left; margin-bottom: 10px; }
.products-table input { float: left; }
.products-table span { display: block; padding-top: 3px; }
ul.products-list, ul.products-list li { display: block; list-style: none; margin: 0; padding: 0; }
a.lombard-button { display: block; padding: 10px; margin: 25px 0; background: #333; text-decoration: none !important;	font-weight: bold; font-size: 16px;	line-height: 16px; text-transform: uppercase;	width: 100px;	color: #fff; }
a.lombard-button:hover { text-decoration: underline; }
.h1-link { float: right; }
.h1-link a { margin: 0; }
body.lombard-finance h1 { height: 40px; }
.cta a { float: right; width: 150px; background: #000 url(../wise.managed/images/girl.png) right bottom no-repeat; display: block; padding: 20px 70px 20px 20px; color: #fff; text-decoration: none !important; font-size: 18px; margin: 0 0 15px 15px; }
.cta a:hover { background-color: #3c3c3c; }

/* Home Page */

body.index #content-main { padding: 0; background-color: transparent; float: left; }
body.index #content-top, body.index #content-bottom { display: none; float: left; }

/* Careers/Jobs Pages */

#tabs { margin-top: 20px; z-index: 1; }
#tabs ul { height: 40px; }
#breadcrumbs { margin-bottom: 1em; }
#state { padding: 10px 10px 10px 20px; margin-top: 15px; clear: both; }
#moreinfo { padding: 0 20px; clear: both; }

table.jobs { border: none; border-collapse: collapse; }
table.jobs td { padding-bottom: .5em; }

/* xmas page */

body.xmas {
	background: #d8d4d4 !important;
}

body.xmas #container {
	width: 760px;
	height: 500px;
	padding: 15px;
	margin: 50px auto 0 auto;
	background: #efecec;
}



/* Shareholders Pages */

#shareholders-main { width: 700px; float: left; margin-top: 15px; padding-right: 20px; }
#shareholder-left { width: 360px; float: left; margin: 15px 10px 10px 0; border-right: #666 solid 1px; }
#shareholder-right { width: 360px; float: right; margin: 15px 0 0 10px; }
.shareholder-subheading { width: 260px; float: left; margin: 0 0 0 10px; }
#shareholder-right .shareholder-subheading { width: 240px; float: left; margin: 0 10px 15px 10px; }

.shareholder-icon { background: transparent url(../wise.managed/images/shareholder-icons.png) no-repeat; width: 70px; height: 103px; float: left; margin: 0 0 15px 0; }
.shareholder-icon a { display: block; width: 70px; height: 103px; text-indent: -9999px; }

.asx-announcements-icon { background-position: 0 0; }
.annual-reports-icon { background-position: -70px 0; }
.corporate-governance-icon { background-position: -140px 0; }
.shareholder-centre-icon { background-position: -210px 0; }
.corporate-directory-icon { background-position: -280px 0; }

#shareholder-content { width: 600px; margin-left: 80px; }
#shareholder-content ul { margin: 0 0 15px 0; padding: 0; }
#shareholder-content ul li.head { color: #1e4064; font-size: 14px; font-weight:normal; line-height: 18px; text-decoration: underline; margin: 0; padding: 0; }
#shareholder-content li { font-size: 12px; line-height: 18px; list-style: none; }
#shareholder-content ul li.with-pdf{ background-image: url(../wise.managed/images/pdf-icon.png); background-repeat: no-repeat; padding: 4px 0 0 20px; }

#shareholders-announcement-table { width: 600px; margin: 20px 20px 0 80px; text-align: left; }
#shareholders-announcement-table th { text-align: left; }
#shareholders-announcement-table ul { margin: 0; padding: 0; }
#shareholders-announcement-table .date { min-width: 90px; }
#shareholders-announcement-table .pages { min-width: 50px; text-align: right; }

/* Booking Form Variation */

#booking-form-holder { border: 1px solid #000; background-color: #ccc; }
#booking-form-holder h2 { background-color: #000; color: #f8d11e; padding-bottom: 5px; }
#booking-form-holder p { padding: 10px; }
#book-icon { width: 30px; height: 32px; margin: 5px 5px 0 10px; }
#custom-made-form-variation { width: 580px; padding: 0 10px 10px 10px; }
#custom-made-form-variation-table td { padding-bottom: 5px; }
#custom-made-form-variation label { width: 100%; padding-bottom: 5px; display: block; font-weight: bold; }
#custom-made-form-variation .text, #custom-made-form-variation select { width: 80%; }
#custom-made-form-variation textarea { width: 90%; }
#custom-made-form-variation .submit { background: url(../wise.managed/images/booking-form/book-now.png) no-repeat scroll 0 0 transparent; border: none; cursor: pointer; height: 42px; width: 172px; }

.captcha { margin: 25px 0 35px 0; }
ul.validation-messages { color: #c00; font-weight: bold; }

/* Persistant Form */
.show-button {
	background: url(../wise.managed/images/persistant-form-bg.png) repeat-x scroll 0 1px transparent;
	color: #fff; 
	height: 79px; 
	position: fixed; 
	bottom: 0; 
	left: 0; 
	z-index: 9999; 
	width:100%; 
}
.show-button #per-button-bg {
	margin: 0 auto; 
	width: 1010px; 
	height: 194px;
}
#per-button-bg p {
	color: #F8D11E;
    font-size: 16px;
    font-weight: bold;
    left: 722px;
    position: relative;
    top: 50px;
}
#per-button-bg img {
	left: 578px;
    position: relative;
    top: 23px;
    cursor: pointer;
}
.persistant-form { color: #fff; height: 194px; position: fixed; bottom: 0; left: 0; z-index: 9999; width:100%; background: url(../wise.managed/images/persistant-form-bg.png) repeat-x; }
.persistant-form #per-form-bg { margin: 0 auto; width: 1010px; background: url(../wise.managed/images/persistant-girl.png) no-repeat; height:194px; }
.persistant-form #per-form-title { 
	background: none repeat scroll 0 0 transparent;
    color: #F8D11E;
    font-size: 28px;
    left: 297px;
    line-height: 27px;
    position: relative;
    top: 30px;
}
.persistant-form #per-form-p {
	left: 300px;
    position: relative;
    top: 43px;
}
#per-form {
	left: 613px;
    position: relative;
    top: -69px;
    width: 360px;
}
#per-form-name input {
    height: 20px;
    width: 158px;
    padding: 2px 5px;
    margin: 0 6px 6px 0;
    color: #444444;
    font-weight: bold;
    float: left;
}
#per-form-name label {
    display: none;
}
#per-form-opt label {
	display: inline;
}
#per-form-opt {
	width: 170px;
}
#per-form-opt ul {
	margin: 0;
}
#per-form-opt li {
	display: inline-block;
    width: 80px;
}
.cb {
	width: 24px;
}
#submit-button {
	left: 216px;
    position: relative;
    top: -55px;
    margin: 3px;
}
#hide-form {
	cursor: pointer;
    left: 973px;
    position: relative;
    top: 42px;
    width: 35px;
}

