/*
Theme Name: Custom Theme
Author: Clever Web Design
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:575757;
	background:url(images/page-bg.jpg) top left repeat-x;	
}

body.home {
	background:url(images/home-bg.jpg) top left repeat-x;	
}

#container {
    position: relative;
	min-height:100%;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	color:#373737;
}

h1 {
	font-size:32px;
	padding-bottom:15px;
}

h2 {
	font-size:24px;
	padding-bottom:5px;
}

h3 {
	font-size:20px;
	padding-bottom:5px;	
}

h4 {
	font-size:16px;	
}

h5 {
	font-size:13px;	
	font-weight:bold;
}

a {
	text-decoration:none;
	color: #137ca0;
}

a:hover {
	color: #168eb7;
}

p {
	margin-bottom:10px;
}

li {
	list-style-position:inside;
}

.error {
	display:none;	
}

/* Basic Layout */
#header {
	width:960px;
	margin:0 auto;
	height:80px;
	padding-top:20px;	
	background:url(images/header-call.jpg) 760px 20px no-repeat;
	position:relative;
}

#header a.logo {
	background:url(images/logo.jpg) top left no-repeat;
	height:100px;
	width:200px;
	display:block;	
}

#content {
	width:960px;
	padding-top:20px;
	margin:0 auto;
	padding-bottom:110px;		
}

#banner-home-container {
	height:452px;
	background:url(images/home-banner-container-bg.png) top left repeat-x;	
}

#banner-home {
	width:100%;
	height:452px;
	padding:0px 10px;
}

#banner-home .slideshow {
	margin:0px 0px 0px 50% !important;
}

#banner-page-container {
	height:96px;
	background:url(images/home-banner-container-bg.png) top left repeat-x;	
}

#banner-page {
	width:940px;
	height:96px;
	padding:0px 10px;
	margin:0 auto;
	background:url(images/home-banner-bg.png) top left no-repeat;	
}

#banner-page h1 a {
	line-height:96px;
	color:white;	
}

#navigation {
	width:600px;
	height:30px;
	bottom:0px;
	right:0px;
	position:absolute;	
}

#navigation ul li {
	float:right;
	line-height:30px;
	display:block;
	height:30px;
	padding:0px 10px;
	list-style:none;
	position:relative;
}

#navigation ul li a, #navigation ul li.current_page_item ul li a {
	color:#575757;
}

#navigation ul li.current_page_item a, #navigation ul li.current_page_ancestor a, #navigation a:hover {
	color:#08151e;
}

#navigation ul li ul {
	position:absolute;
	top:30px;
	left:0px;
	width:180px;
	background:#dddddd;
	border-color: #b1b1b1 #eeeeee #e8e8e8 #b2b2b2;
	border-style: none solid solid solid;
	border-width: 1px;
	display:none;
	z-index:10;	
}

#navigation ul li ul li {
	float:none;	
}

#navigation ul li ul li a, #navigation ul li.current_page_item ul li a  {
	padding:0px;
	text-indent:5px;
	border:none;
	border-radius:0px;	
	height:100%;
	width:100%;
	display:block;	
}

#navigation ul li ul li a:hover {
	background:#818181;
	color:#f8f8f8;
}

#navigation ul li a {
	text-decoration:none;	
}
.header_text {
	width:940px;
	padding:10px 10px;
	margin:0 auto;
	background:#999;
}

div.curtain-left {
	position:absolute;
	height:100%;
	width:200px;
	background:url(images/curtain-left.png) top left no-repeat;
	top:0px;
	left:0px;
	z-index:100;
	overflow:hidden;
}

div.curtain-right {
	position:absolute;
	height:100%;
	width:200px;
	background:url(images/curtain-right.png) top left no-repeat;
	top:0px;
	right:0px;
	z-index:100;
}

#footer {
	position:absolute;
	bottom:0px;
	width:100%;
	height:50px;
	background-color:#222;
	padding-top:10px;
	color:#909090;
	background:url(images/footer-bg.jpg) top left repeat-x;
}

#footer-container {
	margin:0 auto;
	width:960px;	
}

#footer ul li {
	float:left;
	list-style:none;
}

#footer .footer-left {
	width:700px;
	float:left;
	margin-left:10px;
}

#footer .footer-right {
	width:180px;
	float:right;
	text-align:right;
	margin-right:10px;
}

#footer .footer-right a {
	width:153px;
	height:34px;
	background:url(images/web-designer-perth.png) top left no-repeat;
	text-indent:-9999em;	
	display:block;
	text-align:left;
}

#footer .footer-right a:hover {
	background-position:0px -34px;	
}

.clear {
	clear:both;
}

/* Home Page */

.step-one div, .step-two div, .step-three div {
	display:block;
	height:240px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}



div.quick-quote {
	padding:10px;
	background:#f4f4f4;
	border: 1px solid #d0d3d6;
	border-radius:3px;
}

div.quick-quote input[type="text"] {
	width:150px;
	background:white;
}

div.quick-quote h3 {
	margin-bottom:20px;
}

div.slideshow {
	position:relative;	
}

div.description-holder {
	width:960px;
	height:450px;
	margin:0px auto;
}

div.slideshow .description {
	position:absolute;
	left:-500px;
	top:80px;
	width:440px;	
	text-align:left;
	color:#fff;
	padding:20px;
}

.slideshow h2 {
	font-size:32px;
	padding-bottom:60px;	
	color:#fff;
}

.slideshow img {
	position:absolute;
	top:0px;
	left:90px;
}

.home .left-container {
	width:750px;
	float:left;	
}

.left-container h1 {
	border-bottom:1px dotted #949494;
	margin-bottom:20px;
}

div.home-left {
	float:left;
	width:230px;
	margin-left:10px;	
	margin-right:10px;
	margin-bottom:20px;
}

div.home-left h3 a {
	height:57px;
	text-indent:70px;	
	display:block;
	line-height:57px;
	color:#373737;
}

div.home-left h3 a:hover {
	background-position:0px -57px;	
}

div.home-left a.a-link {
	background:url(images/a-link.jpg) no-repeat;	
}

div.home-left a.b-link {
	background:url(images/b-link.jpg) no-repeat;	
}

div.home-left a.c-link {
	background:url(images/c-link.jpg) no-repeat;	
}

div.home-right {
	width:190px;
	float:left;
	margin-left:20px;	
  margin-bottom: 40px;	
}

div.home-right h2 {
	border-bottom:1px dotted #949494;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:13px;
}

div.home-right ul li {
	list-style:none;
	line-height:30px;	
	background:url(images/home-list-bg.jpg) top left no-repeat;
	text-indent:30px;
}

#content-page {
	float:left;	
	width:580px;
}

.page-id-25 #content-page {
	width:960px;
}

.sidebar {
	float:right;
	width:320px;	
}

.sidebar li {
	list-style:none;
	margin-bottom:20px;
}

.img-container {
	width:320px;
	height:109px;
	display:block;
	overflow:hidden;
}

.info-container {
    background: url("images/info-container-bg.jpg") repeat-x scroll left top #eef0f1;
    border: 1px solid #c4c7ca;
    border-radius: 7px 7px 7px 7px;
    margin-bottom: 20px;
}

.info-container p {
	padding-left:10px;
	padding-top:10px;
}

.info-container h2 {
	line-height:47px;
	font-weight:normal;	
	padding-bottom:0px;
	padding-left:10px;
	color:white;
}

/* Gallery */

#nav {
    float: left;
    width: 340px;
}

#nav li.activeSlide {
    background: none repeat scroll 0 0 #18193D;
}

#nav li {
    border: 1px solid #7a8892;
    float: left;
    list-style: none outside none;
    margin-right: 5px;
	height:75px;
	width:100px;
	display:block;
	margin-bottom:5px;
}

div.gallery-container {
    float: right;
    width: 580px;
}

/* Contact Us Page */

input[type="text"], textarea {
	border: 1px solid #c4c7ca;    
	border-radius: 5px 5px 5px 5px;
    padding: 5px;
    width: 220px;
	background:#f9f9f9;
	margin-top:5px;
}

textarea {
	width:500px;
	height:200px;	
}

input[type="submit"] {
    background: url("images/send-bg.jpg") repeat-x scroll left top #3c4d59;
    border-color: #54748a #49667a #293945 #54748a;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 2px;
    color: white;
    padding: 3px 10px;
    text-shadow: 1px 1px 1px #474747;
}

/* Wordpress */
.alignleft { /* Wordpress */
	float: left;
	margin: 0 20px 20px 0;
}

.alignright { /* Wordpress */
	float: right;
	margin: 0 0 20px 20px;
}

.aligncenter { /* Wordpress */
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignnone { /* Wordpress */
	
}