/*
	Theme Name: CBC Group
	Theme URI: http://www.101design.com.au
	Description: The default theme for CBC Group.
	Version: 2.0
	Author: Joshua Russell
	Author URI: http://www.101design.com.au
	Tags: red, fixed, white, black, corporate
*/

* {
	padding: 0;
	margin: 0;
	outline: none;
}

body {
	background: url('./images/background.gif') fixed repeat-x;
	font-family: Arial;
	font-size: 13px;
}

hr {
	border: none;
	border-top: 1px solid #CCC;
	margin-bottom: 2em;
}

a img { border: none; }

#p-survey { background-image: none; }

#wrapper {
	background: url('./images/wrapper.png') top center repeat-y;
	width: 980px;
	min-height: 700px;
	margin: 0 auto;
	padding: 0 16px;
}

#header {
	background: url('./images/header.jpg') top right no-repeat; 
	 height: 118px;
}

#header #logo h1 a {
	background: url('./images/logo.png') no-repeat;
	width: 245px;
	height: 118px;
	display: block;

	text-indent: -9999px;
}

#logo {
	float: left;
	width: 253px; 
	height: 118px;
}

#menu {
	/* height: 75px; */
}

#menu #menu-list {

}

#menu li:first-child { margin-left: -7px; }

#menu li {
	/* display: inline-block; */
	list-style: none;
	float: left;
	/* position: relative; */
}

#menu li a {
	font-family: "Helvetica CY", Arial Narrow, Arial, san-serif;
	display: inline-block;
	float: left;
	width: 89px;
	height: 75px;
	padding-left: 10px;
	line-height: 120px;
	color: #000;
	font-size: 12px;

	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #DBDBDB;
}

@media only screen and (device-width: 768px) {	/* iPad */
	#menu li a { font-size: 11px; }
}

@media only screen and (max-device-width: 480px) { /* iPhone */
	#menu li a { font-size: 11px; }
}

#menu li ul { display: none; }

#menu li a:hover, #menu li.current a { color: #FFF !important; }

#menu li a:hover, li.current a { background: url('./images/profile-hover.jpg') no-repeat; }

#menu :hover > a, #menu ul ul :hover > a { background: url('./images/profile-hover.jpg') no-repeat; color: #FFF; }



#middle {
	position: relative;
}

#side-overlay {
	background: url('./images/side-overlay.png') no-repeat;
	width: 106px;
	height: 315px;
	position: absolute; top: 0px; left: 0px;
	z-index: 1;
}

#banners {
/*
	position: relative;
	float: right;
	width: 614px;
	height: 171px;
*/
}

#banners img {
	/* position: absolute;
	top: 0;
	right: 0; */
}

.fade { display: none; }


#container {
	padding-bottom: 20px;
	clear: both;
	/* margin-top: 353px; */
	z-index: 0;
}

#container {
	/* margin-top: 271px; */
}

#sub-menu {
	width: 168px;
	padding: 0 0px 0 35px;
	z-index: 2;
	float: left;
}

#sub-menu li { list-style: none; }

#sub-menu li a,
#news h3 {
	display: block;
	background: url('./images/red-arrow.png') 157px 9px no-repeat;
	width: 168px;
	height: 27px;
	line-height: 27px;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #DBDBDB;
}

#sub-menu h2 {
	color: #E01938;
	font-family: "Helvetica CY";
	font-size: 19px;
	font-weight: normal;
	text-align: right;
	padding-top: 42px;
	margin-bottom: 20px;
}

#copy {
	background: url('./images/sub-menu.png') top left no-repeat;
	margin-left: 35px;
	padding-left: 30px;
	padding: 38px 30px 0 30px;
	min-height: 300px;
	width: 600px;
	float: left;
}

#copy .partners { margin: 0; }

#copy .partners li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#datepicker { position: relative; }

#footer { clear: both; }

#copy h2,
.box h2 {
	color: #E01938;
	font-family: "Helvetica CY";
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 21px;
}

#copy img.right {
	background: #FFF;
	padding: 6px;
	border: 1px solid #CCC;
	float: right;
	margin: 0 0 20px 30px;
}

#copy ul { margin: 0 0 2em 13px; }

#copy ul li {
	line-height: 150%;
	color: #7F7F7F;
}

address {
	color: #7F7F7F;
	font-style: normal;
	margin-top: 10px;
}

#copy h3 { color: #555; }

#copy a, .box a { color: #E01938; }
#p-sub #copy p { margin-bottom: 2em; }
#copy .service { border-bottom: 1px solid #CCC; padding-bottom: 20px;}
#copy .service.first-child { border-top: 1px solid #CCC; }
#copy .service .text { padding-top: 21px; }

#copy .service img {
	float: left;
	margin-right: 30px;
}

#copy .service h3 {
	width: 130px;
	height: 80px;
	display: inline-block;
	float: left;
	color: #E01938;
	font-family: "Helvetica CY";
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	
}

#copy p,
.box p {
	color: #7F7F7F;
	line-height: 150%;
}

#footer {
	background: url('./images/footer.png') no-repeat;
	width: 960px;
	height: 67px;
	padding: 20px 0 0 50px;
	margin: 0 auto 2em auto;
}

#footer p { line-height: 160%; }

#footer p,
#footer a {
	font-size: 10px;
	color: #9D9FA2;
}

.clear {
	clear: both; 
	height: 0px; 
	line-height: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
 
* html .clearfix { height: 1%; }

#basic-info label {
	float: left;
	width: 110px;
}

label {
	color: #666;
	text-shadow: 0px 1px 0px #FFF;
}

#basic-info input {
	width: 440px;
	height: 21px;
	padding: 7px 0 0 4px;
	border: 1px solid #CCC;
	color: #555;
}

#basic-info select {
	width: 445px;
}

#basic-info p.message {
	font-family: Georgia;
	color: #999;
	font-style: italic;
	text-shadow: 0px 1px 0px #FFF;
}

fieldset {
	background: #EFEFEF;
	margin-bottom: 20px;
	padding: 0 10px 10px 10px;
	width: 660px;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
}

fieldset div,
fieldset h3 {
	margin-left: 12px;
}

legend {
	padding: 0 10px;
	color: #E01938;
	font-family: "Helvetica CY";
	font-size: 23px;
	font-weight: normal;
}

form p { margin-bottom: 5px; }

fieldset h3 {
	margin-bottom: 1em;
	color: #555;
	text-shadow: 0px 1px 0px #FFF;
}

fieldset hr {
	margin: 2em 0;
	border: none;
	border-top: 1px dashed #999;
}

#error {
	background: #E01938;
	color: #FFF !important;
	font-weight: bold;
	padding: 10px;
}

#success {
	background: #00AB44;
	color: #FFF !important;
	font-weight: bold;
	padding: 10px;
}

#success a { color: #FFF; }

#steptwo {
	background: url('./images/steptwo.jpg') no-repeat;
	display: block;
	width: 209px;
	height: 36px;
	float: right;
	text-indent: -9999px;
}

#steptwo:active { background: url('./images/steptwo.jpg') 0px -36px no-repeat; }

input.login {
	background: url('./images/login.jpg') no-repeat;
	width: 113px;
	height: 36px;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}

input.login:active { background: url('./images/login.jpg') 0px -36px no-repeat; }

strong.label {
	float: left;
	width: 130px;
}

.standard-form input { width: 520px !important; }

.standard-form select { width: 525px !important; }

.register-your-interest {
	float: right;
	background: #CC3333;
	border: none;
	padding: 8px 20px;
	margin-left: 130px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 0px 1px 0px #330000;
}

.form-submit {
	width: 682px;
}

input.register-your-interest { float: right; }

.members-form label { width: 130px !important; }

.members-form input { width: 500px !important; }

.submit {
	float: right;
}

.submit:active { background: url('./images/submit.jpg') 0px -36px no-repeat; }

.members-form .form-elements { margin-bottom: 30px; }

html > body * .nomargin { margin: 0 !important; }

#map_canvas {
	/* width: 500px;
	height: 300px; */
}

#questions p { margin-bottom: 1em !important; }

#p-home #sub-menu ul,
#p-home #sub-menu p {
	margin-bottom: 15px;
}

#right-side {
	display: inline-block;
	width: 200px;
	padding: 60px 0 0 30px;
}

#right-side p { margin-bottom: 2em; }

#p-home #sub-menu p {
	color: #747474;
	line-height: 150%;
}

#p-home #copy {
	width: 440px;
	float: left;
}

#p-home #copy p { margin-bottom: 1.5em; }


#header #menu-list li.headlink ul {
	text-align: left;
	position: absolute;
	top: 75px; 
	z-index: 10;
}

#menu li ul li:first-child { margin: 0 !important; }

#menu li ul li,
#menu li ul li a {
	border: none !important;
	float: none !important;
	display: block !important;
	clear: both !important;
}

#menu li ul li a {
	display: block !important;
	padding: 0 !important;
	line-height: normal;
	height: 30px !important;
	line-height: 30px !important;
	text-indent: 15px;
	background: #000 !important;
	color: #FFF !important;
	border-bottom: 1px solid #FFF !important;
	text-transform: none !important;
	width: 180px !important;
	font-size: 12px !important;
}

#menu li ul li a:hover {
	background: #FF3333 !important;
}

#header #menu-list li.headlink:hover ul { display: block; }

#news li {
	list-style: none;
	display: inline;
	float: left;
	position: relative;
	width: 180px;
}

#news {
	width: 180px;
	overflow: hidden;
}

#news {
	position: relative;
	height: 450px !important;
}

.article-controls a { color: #E01938; }

#news h3 { margin-bottom: 15px; }

.article p { margin-bottom: 1em; }

#news li a {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #CC0000 !important;
	line-height: 16px !important;
	text-decoration: underline !important;
	border: none !important;
	display: inline-block !important;
	width: auto !important;
	font-size: 13px !important;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

#overlay {
	position: fixed;
	background: #000;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 3;
}


.box {
	padding: 20px;
	background: #FFF;
	position: absolute;
	width: 300px;
	height: 125px;
	z-index: 3;
	left: 39.5%;
	top: 20%;
	border: 10px solid #999;
}

label.error {
	width: auto !important;
	color: #CC0000;
	float: none !important;
	display: block;
	margin-left: 110px;
}

.carousel-control { display: none !important; }

.carousel-wrap { height: 425px !important; }
