/*
Theme Name: Blank Theme
Theme URI: http://chrisblackwell.org/projects/wp-blank/
Description: CBWP Blank
Version: 1.0
Author: Chris Blackwell
Author URI: http://chrisblackwell.org
Tags: wordpress blank starter
*/

* {	margin: 0; padding: 0; }

body {
	font: 90% Helvetica, Tahoma, Arial, sans-serif; line-height: 130%; 
	background: #fff; 
	color: #333;
	width: 980px;
	padding: 0 15px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

ul, ol { padding-left: 1em; margin-left: 0; }

a { color: #ab2800; text-decoration: none; border-bottom: 1px solid #ab2800; }
a:hover { border: none; }
a:active {  }
img { border: 0; outline: none; }
a img { border: 0;  outline: none;  }

.clear { clear: both; }
.aligncenter { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
.edit_this { clear: both; padding: 15px 0; }

p.small { font-size: 11px; }

h1, h2, h3, h4 {
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height: 130%; 
	margin: 0px 0px 6px 0px; 
	padding: 0;
}

h1 { 
	font-size: 24px; 
}

h2 { 
	font-size: 21px; 
}

/* Header Styles
/////////////////////////*/

#header {
	height: 160px;
	margin-top: 10px;
	position: relative;
}

.header-home { background: url('images/header.jpg') no-repeat; }
.header-ontario { background: url('images/header-ont.jpg') no-repeat; }
.header-atlantic { background: url('images/header-newb.jpg') no-repeat; }
.header-bc { background: url('images/header-bc.jpg') no-repeat; }
.header-alberta { background: url('images/header-alb.jpg') no-repeat; }

#header .sitename {	margin: 0; padding: 0;}

#header .sitename a { border: none; outline: none; }

#header ul {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	position: absolute;
	top: 114px;
}

#header ul li {
	float: left;
	padding: 0 12px;
}

#header ul li a {
	text-transform: uppercase;
	color: #333;
	display: block;
	height: 24px;
	border: none;
	font-weight: bold;
	font-size: 13px;
	float: left; /* Fix for IE6 */
}

#header ul li a:hover, #header ul li.current_page_item a, #header ul li.current-page-ancestor a { 
	background: url('images/nav_pointer.gif') bottom center no-repeat; 
}

#header ul #menu-item-40.current-page-parent a {
	background: none;
}

#header ul #menu-item-40.current-page-parent a:hover { 
	background: url('images/nav_pointer.gif') bottom center no-repeat; 
}

#breadcrumbs { font-size: 11px; margin: 0; padding: 0; }


/* Content Styles
/////////////////////////*/

#content {
	width: 950px;
	margin: 2px auto 0 auto;
	overflow: hidden;
}

#left { 
	float: left; 
	width: 500px; 
	margin: 0px 0px 0px 0px; 
}

#right { 
	float: right; 
	margin: 0px 0px 20px 0px; 
	width: 375px; 
}

.page-parent h1 {
	display: none;
}

#content p {
	line-height: 22px;
	margin-bottom: 15px;
}


/* Footer Styles
/////////////////////////*/


#footer {
	padding: 90px 0 0 20px;
	height: 16px;
	background: url('images/footer.jpg') no-repeat;
	font-size: 10px;
	color: #777;
	clear: both;
}

#footer a {
	color: #555;
	border: none;
}


#map { margin: -40px 0 20px 0; padding: 0px; }

#map form {
	padding: 0 0 20px 0;
	margin: 5px 20px 0 20px;
}
.loc-form {
	padding: 5px 0 5px 15px;
}

.regular {padding: 7px 0; line-height: 1.7em;}


#local-map {
	float: left;
}
#location {
	float: right;
	padding: 100px 0 0 0;
	width: 300px;
	font-size: 1.1em;
}
#location td {
	padding: 3px;
}
.exclusive {
	font-size: 1.2em;
}


/* Form Styles
/////////////////////////*/

form {
	font-size: 14px;
}
label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}

form p {
	margin: 14px;
}

input {
	color: #781351;
	border: 1px solid #444444;
	font-size: 14px;
	padding: 3px;
}
select {
	color: #781351;
	border: 1px solid #444444;
	font-size: 14px;
	padding: 3px;
}

input[type=radio] {
	margin: 0 3px 0 15px;
}

legend {
	padding: 2px 6px
}

.buttons {
	margin: 15px 0 10px 80px;
}
.button  {
	margin: 0 10px;
	color: #333;
	background: #ffffff;
	border: 2px outset #d7b9c9;
}

.errors {
	color: #ff0000;
}


.wpcf7 { margin: 0 0 20px 0; padding: 0px; }

.wpcf7 form fieldset {
	padding: 0 40px;
	margin: 5px 20px 0 20px;
}



/* Homepage Map Styles
/////////////////////////*/

#map {
	margin: 10px 0 0 0;
	width: 956px;
	height: 625px;
	background: #fff url('images/canada_maps.jpg') no-repeat;
	position: relative;
}

#map #ontario {
	position: absolute;
	bottom: 30px;
	right: 320px;
	width: 200px;
	height: 240px;
}

#map #ontario2 {
	position: absolute;
	bottom: 10px;
	right: 220px;
	width: 120px;
	height: 100px;
}

#map #bc {
	position: absolute;
	left: 0;
	bottom: 130px;
	width: 170px;
	height: 240px;
	display: block;
}

#map #alberta {
	position: absolute;
	left: 170px;
	bottom: 100px;
	width: 95px;
	height: 240px;
	display: block;
}

#map #newbrunswick {
	position: absolute;
	bottom: 130px;
	right: 118px;
	width: 80px;
	height: 120px;
}

#map #novascotia {
	position: absolute;
	bottom: 130px;
	right: 58px;
	width: 60px;
	height: 120px;
}


/* Innterpage Styles
/////////////////////////*/

#training { 
	width: 362px; 
	height: 188px; 
	margin: 20px 0px -50px 0px; 
	padding: 45px 10px 0px 180px; 
	background: url('images/training.jpg') top left no-repeat; 
	font-size: 11px; 
	color: #000;
	position: relative;
}

#heavy_home { 
	width: 216px; 
	height: 188px; 
	margin: 18px 0px -40px 12px; 
	padding: 40px 5px 0px 130px; 
	background: url('images/heavy2.jpg') top left no-repeat; 
	font-size: 11px; 
	color: #000; 
	position: relative;
}

#heavy { 
	width: 362px; 
	height: 188px; 
	margin: 20px 0px -30px 0px; 
	padding: 45px 10px 0px 180px; 
	background: url('images/heavy.jpg') top left no-repeat; 
	font-size: 11px; 
	color: #000;
	position: relative;
}

#heavy-right { 
	width: 207px; 
	height: 188px; 
	margin: 17px 0px -30px 0px; 
	padding: 45px 10px 0px 160px; 
	background: url('images/heo-small.jpg') top left no-repeat; 
	font-size: 11px; 
	color: #000;
	position: relative;
}

#skid { 
	width: 332px; 
	height: 188px; 
	margin: 0px 0px -30px 0px; 
	padding: 45px 10px 0px 210px; 
	background: url('images/skid.jpg') top left no-repeat;
	font-size: 11px; 
	color: #000;
	position: relative;
}

#lcv { 
	width: 532px; 
	height: 54px; 
	margin: 0px 0px -30px 0px; 
	padding: 133px 10px 0px 10px; 
	background: url('images/lctv.jpg') top left no-repeat;
	font-size: 11px; 
	color: #000;
	position: relative;
}

#post-287 #lcv, #post-226 #lcv {
	margin-top: 35px;
}

#sim { 
	width: 207px; 
	height: 188px; 
	margin: 17px 0px -30px 0px; 
	padding: 45px 10px 0px 160px; 
	background: url('images/sim.gif') top left no-repeat; 
	font-size: 11px; 
	color: #000;
	position: relative;
}

#training p, #heavy_home p, #heavy p, #skid p, #sim p { line-height: 16px; margin-bottom: 10px; }



.more_info {
	position: absolute;
	right: 10px;
	bottom: 51px;
}

.home_video {
	margin: 0 0 0 10px;
	width: 351px;
	height: 244px;
	-moz-box-shadow: #999 4px 4px 4px;
	-webkit-box-shadow: #999 4px 4px 4px;
	box-shadow: #999 4px 4px 4px;
}



table {
	width: 950px;
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 0 0 15px 0;
	border-collpase: collapse;
}

table th {
	height: 40px;
	background-color: #EBAE34;
}

table.heo {
	font-size: 11px;
}

table.heo th {
	font-size: 11px;
}

table .row1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

table .program_img th {
	background-color: #fff;
}

table th, table td {
	padding: 5px;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

table th.first, table td.first {
	width: 330px;
	text-align: left;
	font-weight: bold;
}

table .new_price {
	color: #ff0000;
	font-size: 15px;
}

table.small {
	width: 620px;
	margin: 15px 0 0 0;
}

#home_content ul {
	font-size: 15px;
	line-height: 24px;
}

#aform {
	margin: 0 0 35px 0;
}

#aform select, #aform option {
	color: #333;
	padding: 2px 5px;
}


table.hours {
	width: 240px;
	float: right;
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 12px;
}

table.hours thead th {
	text-align: center;
	font-size: 14px;
	color: #AC2801;
	height: 45px;
}

table.hours th {
	text-align: left;
	background: none;
	padding: 0px 15px;
}

table.hours th, table.hours td {
	height: 35px;
	border: none;
}

table .odd {
	background: #e5e5e5;
}

iframe {
	border: 1px solid #ccc;
	float: left;
	margin: 0 20px 0 0;
}



#imgfader {
	width: 547px;
	margin: 0 auto;
	height: 241px;
	overflow: hidden;
}

#imgfader ul, #imgfader li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#imgfader li {
	position: absolute;
	line-height: 0;
}

#imgfader li span {
	position: relative;
	display: block;
	width: 547;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 18px;
	margin-top: -24px;
	color: #000;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#imgfader li a {
	border: none;
}

ul.popMenu {
	position: absolute;
	right: 10px;
	bottom: 35px;
}

ul.popMenu li {
   list-style: none;
   position: relative;
}

ul.popMenu a {
	border: none;
	cursor: pointer;
}

.popMenu ul.popOut {
   display: none;
   position: absolute;
   margin: 2px 0 0 0;
   padding: 0;
   width: 195px;
   background-color: #000;
   border: solid 1px #fff;
   border-bottom: none;
   z-index: 10000;
}

.popMenu ul.popOut a {
   display: block;
   padding: 6px 15px 5px 15px;
   text-transform: uppercase;
   font-size: 12px;
   color: #fff;
   font-weight: bold;
   border-bottom: solid 1px #fff;
}

.popMenu ul.popOut a:hover {
   color: #FFF;
   text-decoration: none;
   background-color: #BAB;
}

.campus-select {
	position: absolute;
	right: 10px;
	bottom: 37px;
}

.campus-select select {
	height: 24px;
	width: 195px;
	font-size: 12px;
	/*color: #fff;
	background: #000; */
	color: #781351;
	font-weight: bold;
	border: 1px solid #444444;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.campus-select select option {
	padding: 0 3px;
}