/*
Theme Name: Moreland Bus
Description: This theme was coded for Moreland Bus by hddesign
Author: hd design
Author URI: http://www.hddesign.com.au


****CSS RESET*******/
HTML, BODY, DIV, SPAN, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, CODE, EM, IMG, SMALL, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, OL, UL, LI
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
/****BODY STYLES********/
BODY
{
	color: #333333;
	font: 14px / 130% Ruda, Arial, sans-serif;
	margin: 40px 0 0;
	padding: 0;
	line-height: 130%;
	background: no-repeat center top;
}
.ie6 BODY
{
	font: 14px / 130% Calibri, Arial, sans-serif;
}
HTML
{
	background: #F2F1ED;
	height: 100%;
}
P
{
	margin-bottom: 15px;
}
A
{
	text-decoration: none;
	color: #003333;
}
A:hover
{
	text-decoration: underline;
}
.set IMG
{
	margin-right: 15px;
	border: 1px solid #CBCAC9;
	opacity: .8;
}
.set IMG:hover
{
	opacity: 1;
}
#wrapper
{
	width: 980px;
	margin: 0 auto;
	display: block;
}
#banner
{
	border-left: 1px solid #CBCAC9;
	border-right: 1px solid #CBCAC9;
	border-bottom: 1px solid #CBCAC9;
	margin-bottom: 40px;
}
/****HEADER STYLES*******/
#header
{
	display: block;
	margin: 0 0 40px;
}
#header_text P
{
	margin: 0;
	line-height: 120%;
}
#logo
{
	width: 280px;
	float: left;
	margin-left: 15px;
}
#header_right
{
	float: right;
	width: 450px;
	display: block;
	margin-right: 15px;
}
#book_button
{
	float: right;
	font-size: 20px;
	line-height: 100%;
	text-align: center;
}
#book_button A
{
	color: #F2F1ED;
	display: block;
	width: 185px;
	height: 30px;
	padding: 10px 0 0;
	background: url(/images/book_button.png) no-repeat;
}
#book_button A:hover
{
	text-decoration: none;
	background-position: 0 -40px;
}
#header_text
{
	color: #302E2F;
	font-size: 35px;
	text-align: right;
	margin-top: 80px;
}
.sub_line
{
	font-size: 16px;
	color: #8C8E91;
	z-index: 10;
	font-weight: normal;
}
#tagline P
{
	margin-bottom: 0;
}
/*****NAV STYLES*******/
#nav
{
	height: 60px;
	line-height: 100%;
	font-weight: normal;
	background: url(/images/menu_bg.png) no-repeat;
}
#nav UL
{
	list-style: none;
}
#nav LI
{
	float: left;
}
#nav A, #nav A:visited
{
	display: block;
	height: 40px;
	line-height: 100%;
	padding: 20px 0 0;
	color: #013531;
	text-transform: capitalize;
	font-weight: 700;
	text-align: center;
	width: 196px;
	font-size: 20px;
}
#nav LI:hover > A
{
	text-decoration: none;
}
#nav LI A:hover
{
	color: #F2F1ED;
	background: url(/images/menu_on.png) no-repeat;
}
/*>>>SUB-MENU*/
#nav UL UL
{
	display: none;
	position: absolute;
	float: left;
	width: 195px;
	z-index: 999;
}
#nav UL UL :hover > A, #nav UL UL :hover > A:visited
{
}
#nav UL LI UL LI A:hover
{
	background: #003333;
	border-bottom: 1px solid #003333;
	color: #F2F1ED;
}
#nav UL UL LI
{
	font-size: 20px;
	letter-spacing: 0;
}
#nav UL UL A, #nav UL UL A:visited
{
	width: 195px;
	background: #E4E3DE;
	height: 100%;
	color: #003333;
	text-align: center;
	padding: 14px 0 12px;
	margin-top: 0;
	border-bottom: 1px solid #CBCAC9;
	font-size: 16px;
	font-weight: 500;
}
#nav UL LI:hover > UL
{
	display: block;
}
/*****FOOTER STYLES*******/
#footer
{
	margin: 50px auto;
	width: 920px;
	display: block;
	color: #AFAFAF;
	line-height: 140%;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#footer P
{
	margin-bottom: 10px;
}
#footer A
{
	color: #AFAFAF;
}
#footer .lead
{
	font-size: 16px;
}
#footer .lead SMALL
{
	font-size: 10px;
}
.footer_col
{
	float: left;
	width: 460px;
}
.social A
{
	float: right;
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -999em;
	margin-left: 16px;
	margin-top: 70px;
}
#twitter A
{
	background: url(/images/twitter.png);
}
.social A:hover
{
	margin-top: 69px;
}
#facebook A
{
	background: url(/images/facebook.png);
}
/*****CONTENT STYLES*******/
#content
{
	width: 918px;
	margin: 0 auto;
	padding: 30px;
	background: #FFFFFF;
	line-height: 145%;
	border-left: 1px solid #CBCAC9;
	border-right: 1px solid #CBCAC9;
	border-bottom: 1px solid #CBCAC9;
}
#content_top_wide
{
	height: 10px;
	width: 980px;
	background: #FFFFFF url(/images/content_top_wide.png) no-repeat center top;
}
#content_lhs
{
	width: 640px;
	float: left;
	display: block;
}
#content_narrow
{
	width: 578px;
	margin: 0 auto;
	padding: 30px;
	background: #FFFFFF;
	line-height: 145%;
	border-left: 1px solid #CBCAC9;
	border-right: 1px solid #CBCAC9;
	border-bottom: 1px solid #CBCAC9;
}
#content_top_narrow
{
	height: 10px;
	width: 640px;
	background: #FFFFFF url(/images/content_top_narrow.png) no-repeat center top;
}
#content_rhs
{
	width: 305px;
	float: right;
	display: block;
}
#form_header
{
	height: 40px;
	padding: 20px 0 0 20px;
	font-size: 20px;
	color: #F2F1ED;
	background: url(/images/form_header_bg.png);
}
#form_content
{
	width: 263px;
	margin: 0 auto;
	padding: 20px;
	background: #E4E3DE;
	line-height: 145%;
	border-left: 1px solid #CBCAC9;
	border-right: 1px solid #CBCAC9;
	border-bottom: 1px solid #CBCAC9;
}
#content_narrow .lead, #content .lead
{
	font-size: 24px;
	line-height: 135%;
	color: #013531;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #013531;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#content_narrow UL, #content UL
{
	margin: 0 0 15px 30px;
	list-style: outside;
}
#content .gform_wrapper UL, #content_narrow .gform_wrapper UL, #content .gform_wrapper UL LI, #content_narrow .gform_wrapper UL LI
{
	margin: 0;
}
#content_narrow UL LI, #content UL LI
{
	margin: 0 0 5px;
	list-style: outside;
}
.gfield_checkbox LI
{
	float: left;
	display: block;
}
.gform_wrapper INPUT.button
{
	border: none;
	padding: 12px 20px 10px;
	margin-right: 10px;
	font: 14px / 130% Ruda, Arial, sans-serif;
	background-color: #CCCBC2;
}
.gform_wrapper INPUT.button:hover
{
	background-color: #A5A394;
	color: #FFFFFF;
	cursor: pointer;
}
/****GALLERY****/
H5
{
	font-size: 16px;
	font-weight: normal;
	color: #52B254;
	border-bottom: 1px dashed #52B254;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.set
{
	margin-bottom: 30px;
}
