@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img/bg_grad.jpg) repeat-x left 150px;
}
form {
	margin: 15px;
	padding: 0px 0px 40px;
	color: #FFFFFF;
	background: #7c7c7c url(img/general-bg.jpg) no-repeat right bottom;
}
form h1 {
	background-color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.4em;
}
textarea {
	height: 100px;
	width: 400px;
}
input {
}
label {
	margin-right: 15px;
	width: 150px;
	display: block;
}
#header_wrapper {
	background: url(img/bg_grad_header.jpg) repeat-x left top;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#nav_sub_wrapper {
	background: #9c9c9c url(img/nav_bg_wrapper.jpg) repeat-x left bottom;
}
#nav_sub {
	text-align: right;
	margin: 0px auto;
	padding: 1em 0px;
	background: #64a3d3 url(img/nav_bg.jpg) repeat-x left bottom;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#nav_sub ul {
	margin: 0px;
	padding: 0px;
}
#nav_sub li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_sub a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_sub a#active {
	color: #000000;
}
#nav_sub a:hover {
	color: #000000;
}
#nav_main {
	text-align: left;
	float: right;
	width: 250px;
}
#nav_main ul {
	margin: 1em 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #666666;
}
#nav_main li {
	list-style-type:none;
	margin: 0px;
	border-top: 1px solid #666666;
	padding: 0px;
}
#nav_main a {
	text-decoration: none;
	color: #64a3d3;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	display: block;
	background: url(img/nav_main_bg.jpg) repeat-x left bottom;
}
#nav_main a:hover {
	color: #000000;
}
#nav_main  a#current {
	color: #000000;
	background: url(img/nav_main_active_bg.jpg) repeat-x left bottom;
}
#nav_main ul ul {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_main ul ul li {
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 5px solid #CCCCCC;
}
#nav_main ul ul li a {
	background:#ddeaf6 url(img/nav_main_bg_alt.jpg) repeat-x left bottom;
	padding-left: 26px;
}

#content_wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #cce1f2 url(img/nav_sections_bg.jpg) repeat-x left top;
}
#content_wrapper h3 {
	color: #666666;
	font-size: 2em;
	margin: 20px 15px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

#content_wrapper h4 {
	color: #666666;
	font-size: 1.4em;
	margin: 20px 15px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
}
#content_wrapper p {
	padding: 1em 15px 0px;
	font-size: 1.2em;
	margin: 0px;
	color: #666666;
}
#content {
	text-align: left;
	margin: 0px;
	background-image: url(img/site_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	float: left;
	color: #FFFFFF;
	background-color: #cce1f2;
	padding: 0px 0px 2em;
	width: 550px;
	min-height:550px;
}
#content ul {
	color: #666666;
	font-size:12px;
}
#content a {
	color: #64A3D3;
}
#content a:hover {
	color: #000000;
}
#content a:visited {
	color: #666666;
}
#content a:visited:hover {
	color: #000000;
}

#job {
color:#111111 !important;
text-align:justify;
margin:0px 15px 5px 15px;
padding-right:20px;
line-height:18px;
}

#job p {
color:#333333 !important;
text-align:justify;
}

#job b, h2 {
color:#000000;
}

#job h2 {
padding: 1em 15px 0px;
}

.blackText {
color:#333333;
}

#services_choice {
	margin: 15px 1px;
	height: 92px;
}
#services_choice div {
	width: 25%;
	float: left;
	text-align: center;
}
#services_choice img {
	border: 1px solid #FFFFFF;
}
#external_links {
	clear: left;
}
#external_links p {
	padding-right: 0px;
	padding-left: 0px;
}


#external_links h2 {
	color: #666666;
	padding: 0px;
	margin: 0px;
	font: 1.5em Tahoma, Helvetica, sans-serif;
}
#external_links a {
	color: #64A3E1;
}
#external_links a:visited {
	color: #999999;

}


#external_links ul {
	margin: 1em 0em 0em;
	padding: 0px;
	font-size: 1.2em;
	color: #666666;
}
#external_links li {
	list-style: none;
}


#footer {
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	text-align: left;
	font-size: 1.2em;
	background: #3F3F3F url(img/footer_bg.jpg) repeat-x left bottom;
	width: 800px;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-top-style: none;
}
#footer a {
	color: #64a3d3;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:visited:hover {
	color: #FFFFFF;
}
#footer_quote {
	background-image: url(img/curly_quotes_white.gif);
	background-repeat: no-repeat;
	font-style: italic;
	margin: 15px 15px 2px 30px;
	float: right;
	padding: 0px 10px 2px 25px;
	/*TOP RIGHT BOTTOM LEFT*/
}
#footer_quote_text {
	text-align:right;
	margin: -10px 15px 0px 30px;
	padding: 0px 10px 15px 25px;
	/*TOP RIGHT BOTTOM LEFT*/
}
#footer_text {
	padding: 15px;
	margin-top:-70px;
	width:400px;
}

.focus_box {
	color: #FFFFFF;
	margin: 15px;
	border: 1px solid #FFFFFF;
	background: #3F3F3F url(img/general-bg-alt.jpg) no-repeat right bottom;
	padding-bottom: 30px;
}
.focus_box img {
	float: right;
	border: 1px solid #FFFFFF;
	margin: 10px 10px 15px 15px;
}
.focus_box p {
	color: #FFFFFF !important;
}
.focus_box ul {
	color: #FFFFFF!important;
	padding: 10px 110px 0px 10px;
	margin: 0px;
}
.focus_box li {
	list-style: none;
	margin-bottom: 1em;
}
.focus_box a {
color:#FFFFFF !important;
text-decoration:none;
}
.focus_box a:hover {
color:#FFFFFF !important;
text-decoration:underline;
}


.services {
	background-color: #7c7c7c;
	padding: 30px 10px 2em;
	border: 1px solid #FFFFFF;
	background-image: url(img/general-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin: 10px 0px 10px 15px;
	width: 230px;
	height: 30em;
}
.services_alt {
	background-color: #7c7c7c;
	padding: 30px 10px 2em;
	border: 1px solid #FFFFFF;
	background-image: url(img/general-bg-alt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin: 10px 0px 10px 15px;
	width: 230px;
	height: 30em;
}
.services_alt p {
	padding-left:0px !important;
	padding-right:0px !important;
	color: #FFFFFF  !important;
}
.services p {
	padding-left:0px !important;
	padding-right:0px !important;
	color: #FFFFFF  !important;
}
.subparagraph {
	padding: 0px;
	margin: 0px 10px 0px 10px!important;
}
.clearer {
	clear: both;
}
.quote {
	color: #666666;
	padding-left: 25px;
	background-image: url(img/curly_quotes.gif);
	background-repeat: no-repeat;
	font-style: italic;
	margin: 30px 15px 15px;
	font-size: 1.2em;
}
.form_element {
	padding-left: 15px;
	margin-top: 15px;
	font-size: 1.2em;
}

.form_element label {
	margin-left: 0px;
	width: 320px;
}

.form_element textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	resize:none;
	overflow:auto;
}

.fa_box {
	width: 238px;
	background: #FFFFFF url(img/external_links_grad.jpg) repeat-x left bottom;
	border: 1px solid #999999;
	padding: 10px;
	margin-left: 10px;
	height: 16em;
	float: left;
	position: relative;
}
.enter_link {
	position: absolute;
	bottom: 10px;
}

.partners {
font-weight:bold;
}

#businesses {
margin: 5px 20px 0px 20px;
font-size:13px;
color:#666666;
}

#businesses h2 {
font-size:15px;
}

#businesses p {
margin-bottom:-10px;
margin-top:-5px;
}

#businesses a {
text-decoration:none;
color:#000000 !important;
}

#businesses a:hover {
text-decoration:underline;
color:#000000;
}

#alphabet p {
color:#000000;
text-align:center;
font-size:16px;
font-weight:bold;
/*border-bottom:2px solid #FFFFFF;*/
}

div#content_wrapper {
	min-height: 450px;
}

.webdesign-link {
color:#FFFFFF !important;
font-weight:bold !important;
text-decoration:none !important;
}

.webdesign-link a {
color:#FFFFFF !important;
font-weight:bold !important;
}

.webdesign-link a:hover {
color:#FFFFFF !important;
text-decoration:underline !important;
}

#endquote {
background-image:url(img/curly_quotes-end.gif);
background-repeat:no-repeat;
background-position:right right;
height:30px;
width:30px;
text-align:right;
margin-top:-40px;
margin-left:200px;
}

#endquotefooter {
background-image:url(img/curly_quotes_end_white.gif);
background-repeat:no-repeat;
background-position:right;
height:30px;
width:30px;
text-align:right;
padding-top:10px;
margin-left:770px;
}
#firstinsafety {
padding: 10px 0px 10px 0px;
}
#firstinsafety a {
background:none !important;
}

#training-form {
border: 1px #FFFFFF solid;
}

.red {
color:#FF0000 !important;
}

#adminLogin {
padding-top:20px;
}

#adminLogin input {
margin-left:20px;
}

#name, #email, #phonenumber, #course {
width:200px;
margin:2px 15px 10px 20px;
}

#submit {
margin-left:20px;
}

#name, label {
font-size:12px !important;
margin-left:20px;
}
#training-form .trainingSent {
color:#009900;
font-size:13px;
text-align:center !important;
width:250px;
float:right;
margin-top:-215px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #009900 solid;
border-radius:5px;
padding:5px;
}

#training-form .trainingNotSent {
color:#FF0000;
font-size:13px;
text-align:center !important;
width:250px;
float:right;
margin-top:-215px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #FF0000 solid;
border-radius:5px;
padding:5px;
}

#demoForm {
margin-left:20px;
padding:20px;
}

#demoForm input {
margin-left:20px;
}

#add-course {
padding-top:20px;
}

#add-course .success {
color:#009900;
font-size:13px;
text-align:center !important;
width:200px;
float:right;
margin-top:-275px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #009900 solid;
border-radius:5px;
padding:5px;
}

#add-course .error {
color:#FF0000;
font-size:13px;
text-align:center !important;
width:200px;
float:right;
margin-top:-275px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #FF0000 solid;
border-radius:5px;
padding:5px;
}

#add-course input {
margin:2px 15px 10px 20px;
width:250px;
}

#addButton {
width:100px !important;
}

#startHour, #endHour {
margin:2px 5px 10px 20px;
} 

#add-job input {
margin:2px 15px 10px 20px;
width:260px;
}

#add-job select {
margin:2px 15px 10px 20px;
}

#add-job textarea {
margin:2px 15px 10px 20px;
width:470px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#salary {
width:150px !important;
}

#salary_type {
margin:0px !important;
}

#add-job .success {
color:#009900;
font-size:13px;
text-align:center !important;
width:200px;
float:right;
margin-top:-625px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #009900 solid;
border-radius:5px;
padding:5px;
}

#add-job .error {
color:#FF0000;
font-size:13px;
text-align:center !important;
width:200px;
float:right;
margin-top:-625px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #FF0000 solid;
border-radius:5px;
padding:5px;
}

#jobsHeader {
background-image:url(admin/images/jobs-header.png);
background-repeat:no-repeat;
min-height:44px;
}

.postedOn {
float:right;
font-size:12px;
text-align:right;
padding-right:10px;
color:#999999;
}

.postedOn:hover {
color:#333333;
}

#jobsMiddle {
background-image:url(admin/images/jobs-middle.png);
background-repeat:repeat-y;
min-height:26px;
margin-top:-12px;
}

#jobsFooter {
background-image:url(admin/images/jobs-footer.png);
background-repeat:no-repeat;
min-height:11px;
}

.updated {
text-align:center !important;
font-size:15px !important;
color:#009900 !important;
}


.notUpdated {
text-align:center !important;
font-size:15px !important;
color:#FF0000 !important;
}

#add-business {
padding-top:20px;
}

#add-business input {
margin:2px 15px 10px 20px;
width:260px;
}

#add-business .success {
color:#009900;
font-size:13px;
text-align:center !important;
width:200px;
float:right;
margin-top:-350px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #009900 solid;
border-radius:5px;
padding:5px;
}

#add-business .error {
color:#FF0000;
font-size:13px;
text-align:center !important;
width:200px;
float:right;
margin-top:-390px;
margin-right:15px;
background-color:#CCCCCC;
border:2px #FF0000 solid;
border-radius:5px;
padding:5px;
}

/* UPDATE FORMS */

#update-job {
padding-top:20px;
}

#update-job input {
margin:2px 15px 10px 20px;
width:260px;
}

#update-job select {
margin:2px 15px 10px 20px !important;
}

#update-job textarea {
margin:2px 15px 10px 20px;
width:470px;
height:300px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#update-course {
padding-top:20px;
}

#update-course input {
margin:2px 15px 10px 20px;
width:260px;
}

#update-course select {
margin:2px 15px 10px 20px !important;
}

#update-course textarea {
margin:2px 15px 10px 20px;
width:470px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#update-business {
padding-top:20px;
}

#update-business input {
margin:2px 15px 10px 20px;
width:260px;
}

#update, #delete, #cancel {
width:100px !important;
}

.successMail {
color:#00A600 !important;
font-size:13px;
text-align:center !important;
width:250px;
float:right;
margin-right:15px;
padding-top: 0px !important;
background-color:#CCCCCC;
border:2px #00A600 solid;
border-radius:5px;
}

.successMail h4 {
font-size: 1.0em !important;
color:#00A600 !important;
}

.successMail p {
font-size: 1.0em !important;
color:#00A600 !important;
padding-bottom: 15px !important
}

.errorMail {
color:#FF0000 !important;
font-size:13px;
text-align:center !important;
width:250px;
float:right;
margin-right:15px;
padding-top: 0px !important;
background-color:#CCCCCC;
border:2px #FF0000 solid;
border-radius:5px;
}

.errorMail h4 {
font-size: 1.0em !important;
color:#FF0000 !important;
}

.errorMail p {
font-size: 1.0em !important;
color:#FF0000 !important;
padding-bottom: 15px !important
}
