/******************************************************
*                                                     *
*   CSS file - http://www.aushomes.com.au/       	  *
*   Copyright (c) WebAdvance, 2008.                   *
*                                                     *
******************************************************/


/* Base
------------------------------------------------------*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font: normal 12px Arial, Tahoma, sans-serif;
	color: #555;
	text-align: center;
	padding-bottom: 20px;
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color: #555;
}

a
{
	outline: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.hide
{
	display: none;
}

img
{
	border: 0px;
}

/*[if lte IE 6]
#page-navigation { behavior: url("../js/iepngfix.htc"); }
[endif]*/


/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* Layout
------------------------------------------------------*/

#page-container
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#page-content
{
	padding: 0px;
}

#page-footer
{
	padding: 1px 10px 20px 10px;
	text-align: right;
}

#content-wrapper
{
	padding: 10px 0px 10px 0px;
	background:#fff;
	position:relative;
	float:left;
}

#content-main
{
	width: 1000px;
	position:relative;
	float: left;
	padding: 0px;
	overflow: hidden;
}


/* Branding
------------------------------------------------------*/

#branding
{
	height: 120px;
	padding: 10px 10px 5px 5px;
}

#logo
{

	width: 400px;
	height:128px;
	padding: 15px 0px 0px 75px;
	text-align: center;
	background:url(../images/logo.gif) 20px 0px no-repeat;
	display:block;

}

#logo h1
{
	font: normal 3.6em/125% Tahoma, Arial, helvetica, san-serif;
	color: #f3efe9;
	display:none;
	visibility:hidden;
}

#logo h1 span
{
	font: italic 0.4em Tahoma, Arial, helvetica, san-serif;
	color: #d0d1c0;
	display: none;
}

#market-times-btn{

background:url(../images/market_btn.gif) 0px 10px no-repeat;
width:200px;
height:118px;
float:right;
display:block;

}

#top_bar
{
	width: 210px;
	float: right;
	margin: 8px 0px 0px 0px;
}

#top-contact-btn
{
	width:27px;
	height:21px;
	display:block;
	background:url(../images/contact_icon.gif) 0 0 no-repeat;
	margin:2px 8px 3px 8px;
}

#top-contact-btn SPAN
{
	display:none;
}

#search .box
{
	background-color: #fff;
	padding: 2px;
}

#search input
{
	font: bold 1.0em Arial, tahoma, sans-serif;
	color: #72a10e;
	width: 165px;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 2px;
	border: 1px solid #fff;
	background-color: #fff;
}

#search input.submit
{
	font: bold 1.0em Arial, tahoma, sans-serif;
	color: #72a10e;
	text-transform: uppercase;
	width: 55px;
	margin: 0px;
	padding: 2px 1px 1px 1px;
	border: none;
}

/* Page content
------------------------------------------------------*/

#content-head
{
	display: block;
	border-bottom: 10px solid #e61a2e;
	padding:1px 0px 1px 0px;
}

#content-wrapper h1
{
display:none;
visibility:hidden;
}

#content-wrapper h2
{
	font: bold 1.3em/140% Tahoma, Arial, sans-serif;
	color: #f15c2c;
	margin: 10px 0px 10px 0px;
}

#content-wrapper h3
{
	font: normal 1.3em/140% Arial, Tahoma, sans-serif;
	color: #e61a2e;
	margin: 20px 0px 10px 0px;
}

#content-wrapper p strong
{
	font: bold 1.3em/140% Tahoma, Arial, sans-serif;
	color: #f15c2c;
}

#content-wrapper p em
{
	font-weight:bold;
	font-style:normal;
	color: #f15c2c;
}

/* Page content - topics
------------------------------------------------------*/
#content-main #right-side-over {

  position:absolute;
  top:0px;
  left:990px;
  background:url(../images/right.png) 0 0 no-repeat;
  width:10px;
  height:574px;
  z-index:5000;

}

#content-main ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#content-main ul li{
  float: left;
  padding: 0px;
  display: block;
  margin:0px;
}

#content-main ul li .slider{
  display: block;
  overflow: hidden;
  height: 574px;
  width: 130px;
  cursor:pointer;
}

#content-main #a1{
  width: 736px;
}

#content-main ul li .slider_image{
  position:absolute;
  border: 0px;
  border-left: #fff 4px solid;
}

#content-main .slide-content-container{
	
	margin-left:259px;
	width:455px;
	cursor:default;
	padding: 90px 11px 10px 11px;
	display:block;
	
}

#about {

	background:url(../images/blue_bg.gif) 0 0 repeat-x;

}

#products {

	background:url(../images/red_bg.gif) 0 0 repeat-x;

}

#contact {

	background:url(../images/gold_bg.gif) 0 0 repeat-x;

}

#contact.slide-content-container{
width:466px;
padding-right:0px;
}

#about_banner{

width:450px;
height:166px;
display:block;
background:url(../images/christmas_banner.jpg) 0 0 no-repeat;

}

/* Page footer
------------------------------------------------------*/
#page-footer
{
	padding:10px 10px 5px 10px;
}

#footer p
{
	font: normal 1.0em/150% Arial, tahoma, sans-serif;
	color: #45371b;
	text-decoration: none;
	margin: 0px;
	margin-left:10px;
	float:right;
}

#footer a
{
	color: #45371b;
}


/* Form Construct
-------------------------------------------------------*/
#contactform{

	width:400px;
	display:block;

}

#contact-form{

width:400px;
font-size: 12px;

}

.form_row {
margin:0px;
padding:0px;
padding-top: 1px;
padding-bottom: 1px;
display:block;
width:400px;

}

.form_row label{
display:block; 
float:left; 
padding:3px 0px; 
width:150px; 
text-align: left;
}

.form_row p{
	margin:0px;
	padding:0px;
}

.form_row p.formtxt{
display:block; 
margin:0px; 
padding-left:150px; 
text-align: left; 
font-size: 11px;
}

.form_row IMG{
margin:0px;
padding:0px;
width:120px; 
height:40px;
}

.form_row SPAN.captimg input{
width:120px; 
height:40px;
border: 1px solid #8fbbd4;
}

.form_row input.inputtext, .form_row select, .form_row textarea{
font-size: 12px; 
padding: 3px;
border: 3px solid #8fbbd4;}

.form_row textarea{
margin:0px; 
height: 50px; 
width: 200px;
}

.form_row .inputtext{
width:195px;
}

.form_row .req_err{
color:#eb791c; 
padding-left:5px;
}

.form_row .inputsubmit{
padding:3px;
background:#f58d6b;
color:#fff;
border:#8fbbd4 3px solid;
}

#buttons{
padding:0px 0px 0px 155px; 
text-align:left;
}

#buttons input{
margin:0px 2px 0px 0px; 
width:100px;
}

/* ------------ End Form Construct ------------- */

#project-list SPAN.heading{float:left; display:block; width:95px; font-weight:bold;}
#project-list SPAN.left_block{float:left; display:block; width:182px;}
#project-list .loc_container{float:left; position:relative; width:277px; margin-bottom:20px; line-height:18px; padding:0px 3px 0px 3px;}

/*Tabs*/
#block1 .gallery, #block2 .gallery, .gallery_block{
width:440px; /*change if sidebarwidth changes*/
padding:0px;
margin-bottom:10px;
position:relative;
}

#contact .gallery_block {

width:454px;

}

#slide .slider ul, #slide .slider ol  {
list-style-position:outside;
list-style-type:none;
position:relative;
}
.gallery{
clear:both;
}
.gallery_block{
float:left;
margin-top:49px;
}
.gallery_block .gallery{
width:428px;
float:left;
overflow:hidden;
position:relative;
padding:5px;
border:#0285b4 1px solid;
}

#contact .gallery_block .gallery{

border:#f58d6b 3px solid;

}

#contact .gallery_block .gallery {

width:454px;

}

.gallery a, .gallery a:visited{
color:#de172b;
text-decoration:none;
}

.gallery a:hover{
color:#666;
text-indent:0;
}
.gallery li:hover a {
color:#666;
text-indent:0;
}

.gallery h3{
padding:0px 5px 4px 5px;
}

.gallery div{
padding:5px;
}

#slide .advanced_link{
text-decoration:none;
color:#fff;
padding:5px 9px;
line-height:20px;
display:block;
float:left;
background:#234793;
margin:0px 1px 0px 0;
outline:none;
}

#slide .advanced_link:hover, #slide .active{
background:#f58d6b;
color:#fff;
}

.tablist{
clear:both;
overflow:hidden;
}

#slide .gallery_block h3{
position:relative;
top:6px;}

.gallery ul{
position:relative;
}

/** TABS END **/

/** Tab Boxes **/

#contact .contact_title{

width:120px;
float:left;
display:block;
font-weight:bold;

}

#contact .contact_info{

width:300px;
float:left;
display:block;
margin-bottom:10px;

}

#contact p.contact_p {

margin-bottom:10px;
padding-bottom:10px;

}

#home_contact_container #buttons {

padding:0px 0px 0px 5px; 

}

#tour_container, #home_contact_container{

padding:0px 0px 7px 0px;

}

#tour_container h4, #home_contact_container h4{

font-size:14px;
background:#37282b;
height:30px;
line-height:30px;
color:#fff;
font-weight:bold;
padding:5px 5px 5px 10px;
border-bottom:2px #e0172b solid;
margin-bottom: 10px;

}

#tour_flv_container {

border:3px #ccc solid;
width:240px;
height:180px;
padding:1px;
margin:0 auto;

}

#tour {

padding:0px;
margin:0px;
border:0;

}

#design_info_header{

background:#37282b;
height:34px;
line-height:34px;
color:#fff;
font-weight:bold;
padding:5px;
border:1px #e0172b solid;
margin-bottom: 10px;

}
#design_info_header span{

width: 40px;
display:block;
float:left;
font-size: 14px;

}

#design_info_header span.info_area
{

width: 100px;

}

.design_info_left{

float:left;
width:270px;

}

.design_info_left IMG:hover{

cursor:pointer;

}

.design_info_right{

text-align:justify;
float:right;
width:240px;
border:#ccc 1px solid;
background:#eee;
padding:5px;

}

#content-main .design_info_right h3, #content-main .design_info_left h3{

line-height: 18px;
margin:0px;
padding:0px;
margin-bottom:10px;

}

.wrap_tooltip{
position:absolute;
left:-2000px;
background-color:#37282b;
padding:3px;
border:1px solid #de162a;
z-index:8000;
top:0;
}

.tooltip{
left:-2000px;
top:0;
position:absolute;
z-index:9000;
margin:13px 0 0 13px;
}

.tooltip img{
margin:0;
padding:0;
border:1px solid #fff;
} 

.tooltip2{
position:absolute;
z-index:200;
border:1px solid #de162a;
background-color:#fff;
padding:5px;
color:#37282b;
left:-9999px;
top:0px;
}

div.jqmAlert { /* contains + positions the alert window */
  display: none;
  
  position: fixed;
  top: 3%;
  width: 75%;
}
    
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmAlert {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(7 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlertWindow {
  height:auto;
  width: auto;
  margin: auto;
  
  max-width:700px;
  padding: 0 10px 10px;
  
  background:#f8a084;
  border:1px dotted #FFF;
}

.jqmAlertTitle{
  margin:5px 2px;
  height:20px;
  line-height:20px;
  color:#FFF;
  background:#f15c2c;
}
.jqmAlertTitle h1{
  margin:2px 2px;
  padding-left:5px;
  padding:0;
  font-size:14px;
  text-transform:capitalize;
  font-weight:bold;
  color:#FFF;

  float:left;
  height:20px;
}

div.jqmAlert .jqmClose em{display:none;}
div.jqmAlert .jqmClose {
  width:20px;
  height:20px;
  display:block;
  float:right;
  clear:right;
  background:transparent url(../images/close.png) 0 0 no-repeat;
}

div.jqmAlert a.jqmClose:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; }

div.jqmAlertContent{
  border-top:px;
  color:#666;
  font:1.1em Tahoma, Arial, sans-serif;
  padding:5px 20px 5px;
  margin:5px;
  border:1px dotted #111;
  letter-spacing:0px;
  background:#fff;
}

div.jqmAlertContent h2
{
	font: bold 1.3em/140% Tahoma, Arial, sans-serif;
	color: #f15c2c;
	margin: 10px 0px 10px 0px;
}

#special_offers p strong
{

font: bold 12px Arial, Tahoma, sans-serif;

}
