@charset "utf-8";
/* CSS Document */
/*
Theme Name: Punthill - Conference in Melbourne
Theme URI: http://www.punthill.com.au/
Description: Custom wordpress theme for Punthill Conferences in Melbourne
Version: 1.0
Author: Michael Raffaele <michael.raffaele@roi.com.au>
*/

* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

#container {
	width:920px;
	background:#fff;
	padding:20px;
	margin:0 auto;
}
#header {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	border:2px solid #fff;
	width:920px;
}
#hero {
	list-style:none;
	width:920px;
	height:170px;
	overflow:hidden;
}
#menu {
	list-style:none;
	background:url(images/menu-bg.png) repeat-x;
	height:46px;
	overflow:hidden;
	margin:2px 0 0;
}
#menu li {
	float:left;
}
#menu li a {
	height:30px;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	padding:16px 20px 0;
	display:block;
}
#menu li a:hover {
	background:url(images/menu-bg-b.png) repeat-x;
}

/*   MAIN   */
#content {
	padding:20px 0 0;
}

#home_content {
	margin:20px 0 0;
	padding:34px 0 0;
	border-top:1px solid;
	border-color:#ccc;
}

#left {
	width:920px;
	padding:0 0 50px 0;
}
#left h1 {
	width:530px;
	font-size:26px;
	font-weight:100;
	line-height:30px;
	color:#292929;
	text-transform:uppercase;
	padding:6px 0 0px;
}
h2 {
	font-size:18px;
	line-height:22px;
	color:#f57d31;
	padding:5px 0 13px;
	font-weight:100;
	text-transform:uppercase;
}
#left h4 {
	font-size:16px;
	line-height:22px;
	color:#292929;
	padding:0px 0 0px;
	font-weight:100;
	text-transform:uppercase;
}
#left h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	padding:1px 0px 24px;
}
h1 {
	width:600px;
	font-size:26px;
	font-weight:100;
	line-height:30px;
	color:#292929;
	text-transform:uppercase;
	padding:6px 0 0px;
}

h4 a {
	font-size:16px;
	line-height:22px;
	color:#f57d31;
	padding:0px 0 5px;
	font-weight:100;
	text-transform:uppercase;
}



h4 a:visited {
	font-size:16px;
	line-height:22px;
	color:#909090;
	padding:0px 0px 5px;
	font-weight:100;
	text-transform:uppercase;
}

h5 {
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding: 11px 0px 0px 10px;
	
	
}

#left p {
	padding:0px 0 15px;
}
table img {
	padding:10px;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.bottom_image {
	padding:10px;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.enquiry {
	text-align:right;
	padding:10px 0 0;
}
.col2 {
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
	padding:10px 15px 0px 0px;
	width:314px;
	clear: both;
}
.enquiry img {
}
.post {
	position:relative;
	margin-top:22px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:22px 0px 0px 0px;
	background:url(images/blacktab.jpg) no-repeat left bottom;
}
.postcontent {
	margin:-13px 0 0;
	width:606px;
}

.postcontent table td {
	vertical-align:top;
}

#right {
	width:270px;
	float:right;
	padding:0 0 40px;
}
#more_info, #view_all {
	padding:0 0 10px 10px;
}
#more_info a, #view_all a {
	width:254px;
	height:131px;
	background:url(images/call-to-actions.png) no-repeat;
	text-indent:-9999px;
	display:block;
}
#more_info a:hover {
	background-position:bottom left;	 
}
#view_all a {
	background-position:top right;	 
}
#view_all a:hover {
	background-position:bottom right;	 
}
#subscribe {
	background:url(images/subscribe.png) no-repeat 10px 0px;
	width:254px;
	height:81px;
	padding:90px 20px 0;
	float:right;
}
#subscribe_email {
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	width:190px;
	margin:0 0 0 15px;
}
#subscribe_submit {
	border:0;
	text-indent:-9999px;
	background:url(images/subscribe-submit.png) no-repeat;
	width:200px;
	height:25px;
	margin:3px 0 0 15px;
	cursor:pointer;
}

/*   FOOTER   */
#footer {
	clear:both;
	border-top:1px solid #ccc;
	padding:20px 0 0;
	font-size:10px;
	color:#666;
	text-transform:uppercase;
}
#footer a {
	color:#666;
}
#footer a:hover {
	color:#333;
}

/*   CONTACT FORM   */
#contact_form {
}
#contact_form ol {
	list-style:none;
	margin:0;
}
#contact_form li {
	padding:7px 0px;
	overflow:hidden;
	border-top:1px dashed #ccc;
}
#contact_form label {
	display:block;
	float:left;
	width:100px;
	padding:4px 0 0;
}
#contact_form label.error {
	clear:both;
	background:#6f0000;
	font-weight: 700;
	font-size: 10px;
	padding:4px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	width:269px;
	margin:10px 0 0;
}
#contact_form .textfield, #enquiry {
	padding:5px;
	width:220px;
	border:1px solid #ccc;
}
#enquiry {
	height:65px;
}

#con {
	padding:5px;
	width:254px;
	height:288px;
	background:url(images/availability.jpg) no-repeat 10px 0px;
	float:right;
	margin-right: 30px;
}

.quick-title {
	text-indent:-9999px;
	padding-bottom:55px
}

#con ul {
padding-top: 2px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 38px;
}


#con ul li {
list-style:none;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 12px;
width:140px;

}

#con input {
width:183px;
}

#venue {
width:187px;


}




.dfl, .departure, .arrival {
width:183px;

}



#submitbutton{
background: url(images/submit.jpg) no-repeat top left;
border:0;
display:block;
width: 187px;
height: 26px;
margin-right: auto;
margin-left: auto;
margin-top: 6px;
margin-bottom: 0px;

}


.listleft {
float:left;
padding:24px 41px 0px 0px;
list-style:none;
}
.listright {
float:left;
liststyle:none;
padding:24px 0px 0px 0px;
}
#headcontent {
padding: 0px 0px 0px;
overflow: hidden;
width: 100%;


}

#subscribebutton {
padding:0px 0px 0px 0px;

}
.factbutton {
	padding:21px 21px 3px 0px;
}
.enqbutton {
	padding:1px 25px 11px 0px;
}

.venuepage_col2 {
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
	padding:10px 15px 0px 0px;
	width:314px;
}

.venuepage_col1 {
	position:relative;
	border-bottom:1px solid #ccc;
	padding:0px 0px 0px 0px;
	background:url(images/blacktab.jpg) no-repeat left bottom;
}


.venuepage_col1 h2{
	padding:20px 0 13px !important;
}

.venuepage_postcontent {
	margin:-13px 0 0;
	width:606px;
}

.venuepage_content
{
width:930px;	
}

td.vcol1 {
	width:535px;
	vertical-align:top;
}


td.vcol2 {
	width:380px;
	padding:1px 0px 0px 20px;
	vertical-align:top;
}

.venuepage_content h2
{
padding:21px 0px 1px 0px;
}

.nofx {
	padding:0px 0px 8px 92px;
	border:none;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}

.nofx2 {
	padding:0px 0px 20px 92px;
	border:none;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}


h3 {
font-weight:bold;
color: #494949;
padding-bottom:31px;
	
	
}

.venuepage_content table
{
padding-bottom:20px;
}

#alineright {
	font-weight:bold;
color: #494949;
padding-top:5px;
padding-bottom:31px;
text-align:right;
	
	
}
