@import "reset.css";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444444;
	
	background: url('images/bg_2.png') top left;
	background-repeat: repeat-x;
	text-align: center; /* centres site in IE */
	
	/*text-transform: lowercase;*/
}

p {
	line-height: 1.2;
}

li {
	line-height: 1.2;
}

.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}

#header {
	position: relative;
	width: 740px;
	margin: 0 auto;

	margin-top: 10px;
	overflow: hidden;
}

.company_logo {
	height: 95px;
	width: 252px;
	float: left;
}

#topLinks {
	text-align: right;
}

#headerLinks {
	float: right;
	text-align: right;
}

#flash {
	width: 720px;
	margin: 35px auto 20px;
	background-color: #ffffff;
	
	text-align: left;
	height: 240px;
}

/* ************ MAIN CONTENT ************ */

#content_wrapper {
	background-color: #898989;
}

#content {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	
	width: 720px;
	padding: 15px 0 50px 0;
	margin: 0 auto;
	text-align: left;
	
	/*background-color: #7ECBDF;*/
	background-color: #898989;
	
	color: #ffffff;
}

#content a {
	color: #cccccc;
	text-decoration: none;
}

#content a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content_right {
	width: 530px;
	margin-left: 155px;
	padding-left: 20px;
	/*border-left: 1px dotted #ffffff;*/
	/*border-left: 1px solid #d72727;*/
	border-left: 1px solid #cccccc;
}

#content_right ul {
	margin: 10px 30px;
}

#tools {
	background-color: #999999;
	padding: 10px;
}

/* ************ NAVIGATION ************* */

#navigation {
	position: absolute;
	top: 70px;
	right: 0;
	font-size: 0.85em;
}

#navigation ul {
	list-style-type: none;
	color: #fff;
	background-color: #171312;
	text-align: center;
}

#navigation ul li {
	float: left;
	padding: 5px 0;
}

#navigation ul li a {
	color: #676767;
	background-color: #171312;
	padding: 5px;
	text-decoration: none;
}

#navigation ul li a:hover {
	background-color: #D92727;
	color: #fff;
	padding: 5px;
}

/* ************ SERVICES *********** */

#services {
	float: left;
	width: 120px;
	margin-right: 10px;
}

#services ul {
	width: 100%;
	list-style-type: none;
}

#services ul li {
	margin-bottom: 5px;
}

#services ul li a {
	width: 100%;
	display: block;	
	padding: 2px 0 5px 25px;
	color: #ffffff;
	text-decoration: none;
	
	background: url('images/bullet_grey.png') no-repeat top left;
	/*border-bottom: 1px solid #A5D3E0;*/
	border-bottom: 1px solid #cccccc;
}

#services ul li a:hover {
	color: #ffffff;
	
	text-decoration: none;
	border-bottom: 1px solid #d72727;
}

#services .title {
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 150%;
	font-weight: bold;
	border: none;
	list-style: none;
}

/* ************ CONTACT FORM ***** */
#contact_left {
	width: 390px;
	float: left;
	margin-right: 10px;
}

#contact_left label, #contact_right label, #cv_upload label{
	width: 6.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	padding-top: 5px;
}

#contact_left .submit input {
	margin-left: 6.2em;
	width: 80px;
	padding: 0;
	color: #000000;
}

#contact_left textarea {
	width: 200px;
	padding: 4px;
	color: #666666;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#contact_right {
	width: 300px;
	float: left;
}

#contact_right span {
	float: left;
	padding: 2px 4px;
}

/* ************ STAFF/ADMIN LOGIN FORM ******* */

#loginForm label {
	float: left;
	width: 10.5em;
	padding: 2px 0 0;
	position: relative;
}

#loginForm label span {
	position: absolute;
	right: 0;
	top: 8px;
}

#loginForm input .textInput {
	margin-bottom: 5px;
}

/* ************ QUICK QUOTE ******* */

.section {
	width: 710px;
	/*border-bottom: 1px solid #D72727;*/
	float: left;
	padding: 20px 0;
}

.section h4 {
	font-weight: bold;
	border-bottom: 1px solid #d72727;
	clear: both;
}

.section h5 {
	display: block;
	clear: both;
}

#quickquote_left {
	width: 350px;
	float: left;
	margin-right: 5px;
}

#quickquote_right {
	width: 355px;
	float: left;
}

#quickquote_left  label, #quickquote_right label {
	width: 8.4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	padding-top: 5px;
}

#quickquote_left textarea, #quickquote_right textarea {
	width: 200px;
}

#quickquote_left  select, #quickquote_right select {
	width: 210px;
	padding: 2px;
	color: #666666;
}

/* ************ FOOTER ************* */

#footer_wrapper {
	background-color: #565656;
	border-top: 1px solid #d72727;
	
	padding-bottom: 10px;
	
	overflow: hidden;
	width: 100%;
}

#footer {
	width: 720px;
	margin: 0 auto;
	color: #ffffff;
}

#logos {
	float: left;
	clear: left;
	/*height: 66px;*/
	height: 100px;
	width: 600px;
	margin-top: 5px;
}

#w3c_logos {
	width: 88px;
	float: right;
	clear: right;
}

#w3c_logos a img {
	margin-bottom: 5px;
}

.affiliate_logos {
	float: left;
	margin-right: 10px;
}

.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}

#footer a {
	/*color: #A5D3E0;*/
	color: #bcbcbc;
	text-decoration: none;
}
#footer a:hover {
	/*color: #d72727;*/
	color: #ffffff;
	text-decoration: underline;
}

/* ************** CLASSES ***************** */

.access {
	text-indent: -9000px;
	display: none;
	
	clear: both;
}

.tagline {
	padding: 8px 0;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

.emergency_contact {
	padding: 8px 0;
	font-weight: bold;
	color: #d72727
}

.loginLink {
	font-size: 0.8em;
	padding-bottom: 2px;
}

.loginLink a { color: #676767; text-decoration: none; }
.loginLink a:hover { color: #ffffff; text-decoration: underline; }

.required {
	color: #ff0000;
}

#sia_acs {
	width: 36%;
	background-color: #d72727;
	border: 1px solid #999999;
	margin: 0 0 5px 5px;
	padding: 10px;
	
	text-align: right;
}

#sia_acs a {
	background: url('../images/bullet_red.png') right no-repeat;
	padding: 2px 20px 2px 0;
}

h2 {font-size: 1.4em; line-height: 150%; margin-bottom: 10px; }
	h2 { border-bottom: 2px solid #d72727; }
h3 {font-size: 1.3em; line-height: 150%; margin-bottom: 10px; }
h4 {font-size: 1.2em; line-height: 150%; margin-bottom: 10px; }
h5, h6 {font-size: 1em; line-height: 150%; margin-bottom: 10px; }

p {
	padding: 5px 0;
}

p.postal  {
	text-transform: none;
}

input.text {
	color: #666666;
	padding: 4px;
	width: 200px;
}

input.file {
	color: #666666;
	padding: 4px;
	width: 200px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
	padding: 4px;
	
	color: #666666;
}

textarea.smallbox {
	width: 200px;
}

textarea.largebox {
	width: 600px;
}

.borderOff {
	border: 1px solid #898989;
}

.borderOn {
    border: 1px solid #D72727;	
}

fieldset {
	width: 99%;
	padding: 10px 5px;
	border: 1px solid #d72727;
}

legend {
	padding: 0 5px;
	color: #ffffff;
}

hr {
	overflow:hidden;
	line-height: 1px; 
	font-size: 1px;
	display: block;
	width: 730px;
	height: 3px;
	color: #B4E04F;
	background-color: #B4E04F;
	border: 0;
	float: left;
	clear:both;
	border-width:0;
	margin:0;
	padding:0;
	display: none;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	display: block;
}

/* ********* SITE SELECTOR ******** */

.largeBox {
	margin-top: 20px;
	width: 50%;
	float: left;
	text-align: center;
}

#securityButton a, #trainingButton a{
	display:block;
	width: 272px; /*match to image width*/
	height: 115px; /*match to image height*/
	text-indent:-3000px;
	overflow:hidden;
	text-decoration:none;
	margin: 0 auto;
}
#securityButton a{
	background: url('images/logo_security.png') 0 0 no-repeat;
}
#trainingButton a{
	background: url('images/logo_training.png') 0 0 no-repeat;;
}

/* ********** TESTIMONIES (LARGE) ************ */
/*
 .testimony {
    width: 720px;
    background-image: url('images/quote_marks.png');
    background-repeat: no-repeat;
    background-position: -40px top;
    margin: 0 auto 50px;
} 
.testimonial {
    width: 610px;
    padding: 20px 50px 20px 50px;
    background-image: url('images/quote_marks.png');
    background-repeat: no-repeat;
    background-position: 650px bottom;
}
.author {
	text-align: right;
}
*/
/* ********************************************* */
/* ********** TESTIMONIES (SMALL) ************ */
 .testimony {
    width: 720px;
    background-image: url('images/quote_marks.png');
    background-repeat: no-repeat;
    background-position: -40px top;
    margin: 0 auto 50px;
} 
.testimonial {
    width: 610px;
    padding: 20px 50px 20px 50px;
    background-image: url('images/quote_marks.png');
    background-repeat: no-repeat;
    background-position: 650px bottom;
}
.author {
	margin-top: 10px;
	text-align: right;
	font-style: italic;
}
/* ********************************************* */

#testimonialAdmin .row0 {
    background-color: inherit;
}

#testimonialAdmin .row1 {
    background-color: #999999;
}


/* ********** MISSION STATEMENT ************ */
.mission_statement {
	width: 720px;
    background-image: url('images/quote_marks.png');
    background-repeat: no-repeat;
    background-position: -40px top;
    margin: 0 auto 50px;
}
.mission_body {
    width: 610px;
    padding: 20px 50px 20px 50px;
    background-image: url('images/quote_marks.png');
    background-repeat: no-repeat;
    background-position: 650px bottom;
}
.mission_author {
	text-align: right;
}
/* ********************************************* */

/* ********** FAQs ************ */
dl {
	margin: 10px 30px;
}
dt {
	margin-bottom: 10px;
}
dd {
	position: relative;
	min-height: 66px;
	height: auto !important;
	height: 66px;
			
	display: block;
	padding: 0 0 20px 70px;
}

dd img {
	position: absolute;
	left: 0;
	top: 0;
}
/* ***************************** */

table {
	border: 1px solid #D72727;
}

td, th {
	padding: 5px;
	font-size: 0.85em;
}

.standard_list {
	margin: 10px 30px;
}

.duties {
	font-size: 0.85em;
	border: 1px solid #D72727;
}

.duties td {
	width: 35%;
	vertical-align: middle;
	height: 33px;
	padding: 0;
}

.duties input {
	float: left;
	margin: 5px 4px;
}

.duties span {
	float: left;
	margin: 4px 0;
	width: 70%;
}

div.bubble {
	margin: 20px 0;
	width: auto;
	padding: 5px;
	padding-left: 40px;
	background: url('images/icons/exclamation.png') transparent left no-repeat;
	border: 1px solid #aaa;
}

table.customer_satisfaction {
	border: none;
	font-size: 1.1em;
	
	margin: 0 auto;
}

table.customer_satisfaction th.set_width {
	width: 50px;
	text-align: center;
}

table.customer_satisfaction tr {
	border: 1px solid #aaa;
}

table.customer_satisfaction tr td {
	padding: 10px;
}

table.customer_satisfaction tr td.alignCenter {
	text-align: center;
}

/* ************* APPLICATION FORM ******* */

table.jobApp {
	width: 100%;
	border: none;
}

table.jobApp td {
	border: 1px solid #ff0000;
}

table.jobApp td.end {
	width: 16%;
}

table.jobApp td.yes_no {
	width: 8%;
}

table.jobApp input.text {
	color: #666666;
	padding: 4px;
}

table.jobApp input.text {
	width: 97%;
}

table.jobApp td.end input.text {
	width: 88%;
}

/* ************* CLEARFIX ***************** */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */