@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#00A19C;
	color:#8c8c8c;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:85%;
}

h1{
	color:#8c8c8c;
	font-weight:bold;
	font-size:1.0em;
	margin:7px 0 15px 0;
	padding:0;
}

h2{
	color:#8c8c8c;
	font-weight:bold;
	font-size:1.0em;
	margin:20px 0 10px 0;
	padding:0;
}
h3{
	color:#8c8c8c;
	font-weight:bold;
	font-size:1.0em;
	margin:20px 0 10px 0;
	padding:0;
}

p{
	line-height:140%;
	padding:0;
	margin:15px 0;
}

#wrapper{
	width:932px;
	margin:0 auto;
	background:url(/wp-content/themes/bronze/images/wrapper-bg.jpg) repeat-y top left;
	
}

#header{
	width:932px;
	height:211px;
	background:url(/wp-content/themes/bronze/images/header.jpg) no-repeat top left;
}

#signin{
	position:relative;
	left:820px;
	top:160px;
	font-size:0.9em;
	width:45px;
	text-align:right;
}

#signin a{
	color:#00ABAB;
	text-decoration:none;
}

#container{
	width:800px;
	padding:0 79px 0 65px;
}

#flash{
	margin:15px 0 0 0;
}

/* Sample 4*/
#box{
	position:absolute;
}

#box .content-area{
	width:800px;
	height:550px;
	float:left;
	margin-right:300px;
}

#box h3, #box ul{
	padding:5px 10px;
}

#box p{
	font-size:0.9em;
}
#boxx{
	position:relative;
}
#boxx .content-area{
	width:800px;
	height:550px;
	float:left;
	margin-right:300px;
}

#boxx h3, #boxx ul{
	padding:5px 10px;
}

#boxx p{
	font-size:0.9em;
}

#info{
	background:#fff !important;
	color:red !important;
	cursor:default;
}

.mask{
	position:relative;
	width:800px;
	min-height:550px;
}

.buttons{
	background:url(/wp-content/themes/bronze/images/menu-bar.jpg) no-repeat top left;
	height:30px;
	width:800;
}

.buttons span{
	color:#999;
	cursor:pointer;
	font-size:1.0em;
	line-height:28px;
	display:inline-block;
	padding:2px 8px 0 8px;
	width:139px;
	text-align:center;
}

.buttons span#left{
	margin-left:20px;
}

.buttons span.active{
	color:#464646;
	background:url(/wp-content/themes/bronze/images/menu-tab.jpg) no-repeat top left;
}

.buttons span:hover{
	color:#464646;
}

#info{
	display:none;
}

#box .entry{
	float:left;
	width:380px;
}

#box #map-container{
	float:right;
	width:320px;
	height:500px;
	border:1px solid #ccc;
	padding:2px;
	margin:10px 0 0 0;
}
#boxx .entry{
	float:left;
	width:380px;
}

#boxx #map-container{
	float:right;
	width:320px;
	height:500px;
	border:1px solid #ccc;
	padding:2px;
	margin:10px 0 0 0;
}

table{
	font-size:0.9em;
}

tr.rates-table td{
	width:120px;
	font-weight:bold;
}

#map{
	float:left;
	width:320px;
	height:500px;
}

#side_bar{
	font-size:0.8em;
	float:right;
	width:320px;
	margin:5px 0 0 0;
}

#side_bar a{
	color:#00ABAB;
}

#calendar{
	float:left;
}

#calendarTitle{
	display:none;
}

#copyright span{
	display:none;
}

#footer{
	width:800px;
	border-top:1px dashed #ccc;
	margin:40px 0 0 0;
	padding:30px 0 50px 0;
	font-size:0.9em;
	color:#aaa;
	clear:both;
}

#footer p{
	margin:0;
	padding:0;
}

#footer a{
	color:#aaa;
}

#footer a:hover{
	color:#111;
}

.entry a{
	color:#aaa;
}

.entry a:hover{
	color:#111;
}

#footer-left{
	width:300px;
	text-align:left;
	float:left;
}

#footer-right{
	width:300px;
	text-align:right;
	float:right;
}


#post-5 #map-container, #post-11 #map-container, #post-14 #map-container{
	display:none;
}

#post-1 #calendar, #post-11 #calendar, #post-14 #calendar{
	display:none;
}

#post-11 .entry, #post-14 .entry, #post-5 .entry{
	width:800px;
}

#post-14 .entry h1, #post-14 .entry p {
	width:375px;
}

.entry{
	width:800px;
}
.clearfix{
	clear:both;
}

.wpcf7-form{
	position:relative;
	top:-35px;
	float:right;
}

.wpcf7-form input, .wpcf7-form textarea{
	width:300px;
}

form.wpcf7-form p input.button{
	width:80px;
	background:#00A19C;
	color:#FFF;
	border:0;
	padding:0.3em;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(https://www.bronze-at-lennox.com.au/PIE.htc);
}
form.wpcf7-form p input.button:hover{
	background:#9E9FA2;
}

#post-11 .entry a img{
	border:1px solid #ccc;
	padding:5px;
	margin:0 9px 20px 15px;
}
#content .entry a img {
  border: 1px solid #CCCCCC;
  margin: 0 9px 20px 15px;
  padding: 5px;
}
/*Slideshow styles*/
.descpanelfg{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}
