/*
Bluewire Media
1300 BLUEWIRE
help.desk@bluewiremedia.com.au
http://www.bluewiremedia.com.au
 
Project ID:   	(Project ID)
Client:         (Client Name)
File author:	(Author Name)

File information
Name:	layout.css
Purpose: General site layout - nothing page specific.
*/

/* General layout */
#container {
	/*margin: 0 auto 3em auto;*/
}

#navigation {
width: 275px;
 color: #fff;
		height:100%;
		/*opacity:0.8;
			 filter:alpha(opacity=80);*/
		text-align: center;
		position:fixed;
		left:0px;
		top:0px;
}

#navigation a{
border:0 none;
}

#navigation ul#menu{
background:transparent url(../images/navigation/menu-numbers.png) no-repeat scroll 0 3px;
margin-left:15px;
text-transform:uppercase;
margin-top:10px;
}

#navigation ul#menu li{
background:transparent url(../images/navigation/in-active-item-1.png) no-repeat scroll 0 0;
height:32px;
color: #222222;
text-align:left;
padding: 5px 0px 5px 50px;
}

#navigation ul#menu li.hover{
background:transparent url(../images/navigation/active-item.png) no-repeat scroll 0 0;
}

#navigation ul#menu li.active{
background:transparent url(../images/navigation/active-item.png) no-repeat scroll 0 0;
height:32px;
color: #222222;
text-align:left;
padding: 5px 0px 5px 50px;
}

#navigation ul#menu li#black-label-link.active{
background:transparent url(../images/navigation/active-item_black-label.png) no-repeat scroll 0 0;
}

#navigation ul#menu li a{
color: #222222;
vertical-align:middle;
}





#wrapper{
margin-left:275px;
		width:685px !important;
		background:#e6e5cd;
		-moz-box-shadow:10px 10px 10px rgba(0, 0, 0, 0.50) ;
		-webkit-box-shadow:10px 10px 10px rgba(0, 0, 0, 0.50) ;
}

#wrapper.wideContent{
width:785px !important;
}

#wrapper.black-label-events{
background:#000000;
color:#fff;
}



	#main-content-wrapper{
		padding:23px;	
	}
	#whatson-footer-wrapper{
		padding:23px;
padding-top:0px;		
	}
	
	#calendar-container{
		padding:2px;	
	}

.calendar{
width:50%;
float:left;
}

.calendar-full{
width:100%;
}

#content img{
	border:1px solid #8ea64e; 
}

#content img.noBorder{
	border:0 none; 
}

#content div.back-page-section
{
clear:both;
padding-top:30px;
}

#content div.first-back-page-section 
{
padding-top:25px;
}

#main-content{
	width:410px;
		float:left;
		clear:both;

}

	#wrapper.black-label-events #main-content{
	width:370px;
		float:left;
		clear:both;
	}

#main-content-wide{
	width:639px !important;
		float:left;
margin-bottom:20px;
}

div.testimonials, div.bio{
font-size:85%;
}

#content div.contact-us-left
{
float: left;
width: 266px;
}

#content div.contact-us-right
{
float: right;
width: 346px;
padding-top:40px;
}

div#legend{
clear:both;
border:1px solid #c3cc95;
padding:10px;
margin:10px;
}

div.legend-section{
float:left;
line-height:14px;
margin:5px 25px 5px 5px;
clear:right;
color:#3c3c3c;
}


.content-column-left{
float:left;
width:304px;
margin-top:20px;
clear:left;
}

.content-column-right{
float:right;
width:304px;
margin-top:20px;
clear:right;
}

.headshot{
float:left;
width:100px;
}

.bio{
float:left;
width:200px;
}


	
	#main-sidebar{
	float:right;
	width:215px;
	margin:0.8em 0;

	}
	
	#main-sidebar.wideSideBar{
	width:315px !important;
	}
	
	
	#wrapper.black-label-events #main-sidebar{
	float:right;
	width:240px;
	margin:0.8em 0;

	}
	
	#wrapper.black-label-events #main-sidebar img{
	border:1px solid #fff;
	padding:0px;
	}
	#wrapper.black-label-events #main-sidebar img#noBorder{
	border:0 none;
	padding-bottom:15px;
	padding-right:15px;
	}
	
	
	#main-sidebar.eco-cred {
	margin-top:0px;
	}
	
	#main-sidebar .sidebar-section{
	border:1px solid #8ea64e;
	margin-bottom:20px;
	padding:8px;
	width:181px;
	}
	
	#main-sidebar .sidebar-section a {
		background:url(../images/link-arrow_right.png) no-repeat center right;
		padding-right:10px;
}
	
	#main-sidebar img{
	float:right;
	padding:10px;
	}
	
	#main-sidebar div.pdfDownloadSection img {
	padding-left:0px;
	}
	
	#main-sidebar div.plan-event-montage  img{
	padding:0px;
	padding-bottom:10px;
	float:none;
	}
	div.plan-event-montage{
	font-size:10px;
	line-height:10px;
	}
	div.plan-event-montage div{
	padding-bottom:10px;
	}
	
	div.plan-event-montage div.mt-right{
	float:right;
	text-align:right;
	}
	
	div.plan-event-montage div.mt-left{
	float:left;
	text-align:left;
	}
	
	div.plan-event-montage div.mt-full{
	float:left;
	text-align:center;
	}
	
	
	
	
		#main-sidebar .sidebar-section img{
	float:none;
	padding:0px;
	}

#header{
padding:7px 6px 0px 6px;
}

#header .home-slideshow {  
    height:  377px;  
    width:   673px;  
    padding: 0;  
    margin:  0;  
} 
 
#header .home-slideshow img {   
    width:  673px; 
    height: 377px; 
    top:  0; 
    left: 0 
}
/*
#footer {
clear:both;
background: #000000 url(../images/footer-top.png) no-repeat 0 0;
	font-size: 12px;
	padding: 0 2px;
	height:50px;
	text-align:center;
	color:#fff;
	padding-top:60px;
	line-height:28px;
		font-family:"Avant Garde","Century Gothic",sans-serif;
}*/

#footer {
clear:both;
background: url(../images/footer-bottom.png) no-repeat center bottom;
	font-size: 12px;
	padding: 0 2px;
	height:50px;
	text-align:center;
	color:#fff;
	padding-top:20px;
	padding-bottom:40px;
	line-height:28px;
		font-family:"Avant Garde","Century Gothic",sans-serif;
}


#wrapper.black-label-events #footer{
background: #000000 url(../images/footer-top_black.png) no-repeat 0 0;
}

#footer span.footer-ot{
/*color: #fe5900;*/ font-weight: bold;
}

#footer a{
color: #fff;
text-decoration:none;
border-bottom:0 none;
}

#footer span.disclaimer-text{
color: #606060;
}

#footer span.disclaimer-text a{
color: #606060;
text-decoration:none;
border-bottom:0 none;
}

#footer-padding {
height:300px;
}
	
/* Header */
#logo img {
	margin:3em 0 4em -8px;
}

/* Menu */
#menu {
	width: 100%;
}

#menu li {
	padding: 10px 13px;
}

#menu li a:link, #menu li a:visited {
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	/*text-shadow: #ccc 0px 1px 2px;*/
}

/* Back Page Menu */
ul#Scroll-Menu {
	width: 100%;
	list-style:inline;

}

#content ul#Scroll-Menu {
	margin-left:0px;
	}

#Scroll-Menu li {
	padding: 10px 13px;
	display:inline;
}

#Scroll-Menu li.first {
padding-left:0px;
}


#Scroll-Menu li a:link, #Scroll-Menu li a:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	color:#424242;
	border:0 none;
}

#Scroll-Menu li a:hover {
	text-shadow: #ccc 0px 1px 2px;
}

#Scroll-Menu li.active a:link, #Scroll-Menu li.active a:visited{
	color:#8fad41;
}

/* Content */
#content ul {
	list-style-type: disc;
	margin: 0.8em 0 0.8em 1.7em;
}
#content ul li {
	padding: 0 15px 0 0.3em;
}

.plan-event-form{
background:#c7cfa0;
padding:10px;
}
.black-label-form{
background:#787878;
padding:10px;
}


.plan-event-form h4{
font-weight:bold;
}



/*Floor plan and inclusions columns*/

.col1  h2, .col2  h2, .col3  h2, .col4 h2{
color:#424242;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
margin-bottom:10px;
width:auto;
}

.col1  h2{
margin-left:94px;
}

.col1, .col2, .col3, .col4{
font-size:0.90em;
}
.col1, .col2, .col3{
margin-right:10px;
}
.col1 img{
margin-right:10px;
}
.col1  h3{
margin-top:0px;
}
#content div.col3  ul{
/*margin:0 0 0.8em 0.8em;*/
}




/* Start of Column CSS */

.col1 {
	float:left;
	width:210px;
	margin-bottom:60px;
	clear:both;
}
.col2 {
	float:left;
	width:100px;
	margin-bottom:60px;
}
.col3 {
	float:left;
	width:290px;
	margin-bottom:60px;
}
.col4 {
	float:left;
	width:100px;
	margin-bottom:60px;
}

#notFoundList div.col1, #notFoundList div.col3, #notFoundList div.col4{
width:200px;
}
#notFoundList a{
border:0 none;
}

#notFoundList  ul li{
margin-bottom:15px;
font-size:14px;
font-weight:bold;
padding-left:0px;
}

#notFoundList  ul li ul li{
margin-bottom:0px;
font-size:12px;
font-weight:normal;
padding-left:0px;
}


div.col4 a{
border:0 none;
}

a.downloadLink, a.viewLink,a.floorPlanLink{
border:0 none;
}

div.floorPlanDownload{
text-align:left;
clear:left;
font-size:10px;
padding-top:10px;
}

a.floorPlanLink{
background: url(../images/pdf-icon-placeholder.gif) no-repeat left 5px; 
float:left;
padding-left:20px;
padding-right:5px;
}
div.pdfDownloadSection table{
width:169px;
float:right;
}
div.pdfDownloadSection table td{
padding-bottom:5px;
font-weight:bold;
}

div.pdfDownloadSection{
text-align:left;
padding-right:10px;
font-size:10px;
line-height:10px;
}

#wrapper.black-label-events div.pdfDownloadSection table{
width:194px;
float:right;
padding-bottom:20px;
}

a.downloadLink{
background: url(../images/save-icon_text.png) repeat 0px 0px; 
width: 35px;
height:16px;
float:right;
}

a.downloadLink:hover{
background-position:35px 0px;
}

#wrapper.black-label-events a.downloadLink{
background: url(../images/save-icon-black_text.png) repeat 0px 0px; 
}

#wrapper.black-label-events a.downloadLink:hover{
background-position:35px 0px;
}

a.viewLink:hover{
background-position:34px 0px;
}

a.viewLink{
background: url(../images/view-icon_text.png) repeat 0px 0px; 
width: 34px;
height:16px;
float:right;
margin-right:10px;
margin-left:10px;
}

#wrapper.black-label-events a.viewLink{
background: url(../images/view-icon-black_text.png) repeat 0px 0px;
}

#wrapper.black-label-events a.viewLink:hover{
background-position:34px 0px;
}

div.floorPlanDownload a.viewLink, div.floorPlanDownload a.downloadLink{
float:left;
}
div.floorPlanDownload a.viewLink{
margin-left:5px;
}




