 /*   
Name: CessNock League Club
Description: Function/Conference rooms, Major Corporate Activities and Trade Shows. 
Author URI: www.cessnocksupportersclub.com.au
Version: 1.0
Tags: Functions Conference Corporate Activities Tradeshows
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Reset 
-------------------------------------------------------------- */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
	}


	ul {list-style:none;}


/* Base
-------------------------------------------------------------- */
body {
	background: #000 url(i/bg_main.jpg) top repeat-x;
	margin: 0;
	text-align: center;
	width:100%; 
	min-width:900px;
	clear:both;
}

h1 { color: #78a519; font-weight: bold; font-size: 23px; letter-spacing:-1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	}
h3 { 
	font:bold 16px Georgia, "Times New Roman", Times, serif;
}
h4 { font-size:15px;
}


.wrapper {
	width:1002px;
	margin: 0 auto;
}

.clear {
	clear:both;
	overflow:auto;
}

/******************************************************************** 
header
********************************************************************/

.header {
	margin: 0 auto;
	overflow:auto;
}

.searchplacer {
	background: url(i/bg_newsletter.png) no-repeat;
	width:273px;
	height:70px;
	margin-top:36px;
	float:left;
}

.logo {
	float:right;
	margin:2.5% 0;
}
.searchtext {
	height:20px;
	line-height:30px;
	padding-top:10px;
	padding-left:18px;
	text-align:left;
	font: bold 11px Calibri, Tahoma, Arial;
	color:#FFFFFF;
}
.searchinputbutton {
	padding-left:18px;
	text-align:left;
	background:none;
}
.searchinput {
	background:#f7f7f7;
	width:160px;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	margin: 2px 12px 0 22px;
	color: #9b9b9b;
	border:none;
	float:left;
	border-style: none;
    border-color: transparent;
    background-color: transparent;
}

.searchbutton {
	width:58px;
	height:22px;
	padding-top:2px;
	float: left;
}

/************************************************************
menu
************************************************************/

.menu {
	font:bold 13px Calibri, Tahoma, Arial;
	background:#131313 url(i/menubg.png) top repeat-x;
	height:54px;
	line-height:54px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border:1px #020202 solid;
	box-shadow: 0px 1px 3px 0px #020202;
	float: left;
	width:100%;
	overflow-y:visible;
	z-index:5;
}

.menu ul{
	display: inline;
	list-style-type: none;
	text-decoration:none; 
}

.menu li {
	float:left;
}

.menu ul a{
	color: #bcbcbc;
	text-decoration:none;
	padding: 0 35px;
	display:block;
	margin:auto;
}

.menu a:hover{
	background:url(i/menubghover.png) repeat-x;
	color: #000;
}

/******************************************************************
slider
******************************************************************/

.slider {
	background:#FFFFFF;
	padding:6px;
	float:left;
	position:relative;
}

.socialmedia {
	background: url(i/bg_socialIcons.png) top;
	width:283px;
	height:50px;
	right:6px;
	top:6px;
	position:absolute;
	z-index:10;
	padding:6px 3px 0 0;
	text-align:right;
}
.socialmedia img {
	margin-left:6px;
	float:right;
}

.content {
	width:100%;
	background:#FFFFFF url(i/bg_insidePages.jpg) top center repeat-x;
	padding:6px 0;
	float:left;
	text-align: left;	
}
.leftcontent {
	width: 679px;
	float:left;
}
.rightcontent {
	width: 315px;
	float:right;
}
.rightcontent img {
	border:5px #FFFFFF solid;
	margin:0 0 10px 15px;
	box-shadow: 0px 0px 5px 1px #999999;
}
.insidelabel {
	background:url(i/bg_label_insidePages.png) left no-repeat;
	height:36px;
	margin-top:8px;
	font:23px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-left:35px;
	padding-top:13px;	
	display:block;
}
.insidecontent {
	font:14px Calibri, Arial, Tahoma;
	padding:15px 0 0 35px;
	overflow:auto;
}
/**************************************************************
3box
**************************************************************/
.boxes {
	width:100%;
	margin-top: 10px;
	float:left;
}

.greybox {
	background:#4e4f54;
	width:276px;
	height:auto;
	padding:24px;
	text-align:left;
	float:left;
	font:12px Calibri, Tahoma, Arial;
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #333;
	position:relative;
}
.greybox img {
	margin-bottom:10px;
}
.whitebox {
	background:#fff;
	width:276px;
	height:auto;
	padding:24px;
	text-align:left;
	float:left;
	font:12px Calibri, Tahoma, Arial;
	color:#000;
	position:relative;
}
.whitebox img {
	margin-bottom:10px;
}

/***********************************************************
footer
***********************************************************/

.footer {
	background:#0b0b0b url(i/footerbg.png) repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border:1px #020202 solid;
	box-shadow: 0px 1px 3px 0px #020202;
	float: left;
	width:100%;
	height:150px;
}
.footerlogo {
	width:160px;
	padding-top:16px;
	float:left;
}
.footercenter {
	float:left;
	width:69%;
	height:100%;
}
.footersublogo {
	width:142px;
	float:right;
	padding-top:20px;
}
.footermenu {
	font:bold 13px Calibri, Tahoma, Arial;
	line-height:52px;
	text-align:right;
}
.footermenu a{
	text-decoration:none;
	padding-right:40px;
	color:#bbb;
}
.footermenu a:hover {
	color:#FFF;
}

.footercontact {
	margin-top:12px;
	font:bold 12px Calibri, Tahoma, Arial;
	float:left;
	text-align:left;
	color:#FFFFFF;
}
.footercontact img {
	margin-bottom:30px;
}