/*
OSHA Trianing Institute
master stylesheet
*/

/* RESETS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,  ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td p a {
    color: #666;
    font: normal 9pt/1.4 Helvetica;
}

a {cursor: pointer;}


/* GENERAL STYLES */
body {background: #ccc;}

.float_left {float: left;}
.float_right {float: right;}

.clear_floats-01 {overflow: auto;}
.clear_floats-02 {clear: both;}
.clear_floats-03 {overflow: hidden;}

.hidden_text {display:none;}


/* SITE LAYOUT */
#site_container, #content-splash_wrapper, #body_container {width: 904px;}

#site_container{
	text-align:left;
	padding:3px 22px;
	background:#fff;
}

#other_nav {
	margin-top: 10px;
	width: 250px;
}

#main_nav {
	background: url(../images/main_nav-heading-bg.png) repeat-x;
	border-bottom: #fff 1px solid;
	height: 34px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#main_nav ul {list-style:none; margin-top: 8px;}
#main_nav ul li a:hover { color: #999;}

#body_container {
    border-bottom: 1px dotted;
    padding-bottom: 15px;
}

#content-splash_wrapper {
    background: url(../images/splash-01.jpg) no-repeat;
    height: 280px;
}

#content-splash-register_box {
    background: url(../images/register_bg.png) no-repeat;
    height: 169px;
    margin: 96px 105px 0 0;
    width: 284px;
}

#content-left_container {
    border-right: #7b8b90 1px dotted;
    margin-top: 16px;
    width: 615px;
}

#content-interior_container {
    margin-top: 16px;
    width: 900px;
}
#content-interior_container {
    width: 900px;
}

#content-interior_box-wrapper {
    width: 900px;
}

#content-service_box-wrapper {
    width: 610px;
}

.content-service_box {
    width: 33.3%;
}

#content-certificates_container {
    width: 610px;
}

.content-interior-inner_wrapper {
    margin-right: 16px;
    padding: 18px 0;
    width: 900px;
}

.content-certificates-inner_wrapper {
    border-bottom: #b2b2b2 1px solid;
    margin-right: 16px;
    padding: 18px 0;
    width: 594px;
}

.content-certificates-no_border {border: #fff;}

#content-right_container {
    margin-top: 16px;
    text-align: center;
    width:280px;
}

#content-right_wrapper-1 {
    text-align: left;
    width: 260px;
}

#content-course_schedules-container {
	background: url(../images/calendar_bg.jpg) no-repeat;
	height: 207px;
	text-align: left;
	width: 256px;
	vertical-align: text-bottom;
}

#footer_container {
    height: 90px;
    text-align: center;
}



/* IMAGES */
h1#site_logo {
    background: url(../images/osha_training_institute_logo.jpg) no-repeat top left;
    height: 81px;
    margin: 20px 0 12px 0;
    width: 459px;
}


/* TYPO AND NAVIGATION */
#other_nav li {
    color: #707171;
    display: inline;
    font: bold 9pt/1.4 "Helvetica";
    list-style: none;
}
#other_nav li a {
    color: #707171;
    height: 50px;
    text-decoration: none;
}
#other_nav li a:hover {
    text-decoration: underline;
}
#other_nav li a:focus {}
#other_nav img {margin: 0 6px -5px 0;}


#main_nav li {
    margin-right: 3px;
	color: #fff;
    display: inline;
    text-transform: uppercase;
    list-style: none;
}
#main_nav li a {
    margin-top:8px;
	color: #fff;
    display: inline-block;
    text-decoration: none;
}
#main_nav li a:hover {}
#main_nav a:focus {}
#main_nav a:active {}
a#main_nav-home, a#main_nav-about {
    height: 23px;
    margin-bottom: -13px;
    padding-top: 11px;
}

a#main_nav-course-catalog, a#main_nav-online-courses, a#main_nav-csho-program {
    height: 23px;
    margin-bottom: -13px;
    padding-top: 11px;
}
a#main_nav-home {
    background: url(../images/main_nav-home.png) no-repeat bottom;
    width: 42px;
}
a#main_nav-home:hover, .current-home {background: url(../images/main_nav-home-up.png) no-repeat bottom;}

a#main_nav-course-catalog{
    background: url(../images/main_nav_course_catalog.png) no-repeat bottom;
    width: 123px;
}
a#main_nav-course-catalog:hover, .current-course-catalog {background: url(../images/main_nav_course_catalog-up.png) no-repeat bottom;}

a#main_nav-online-courses {
    background: url(../images/main_nav_online_courses.png) no-repeat bottom;
    width: 123px;
}
a#main_nav-online-courses:hover, .current-online-courses {background: url(../images/main_nav_online_courses-up.png) no-repeat bottom;}

a#main_nav-csho-program {
    background: url(../images/main_nav_csho_programs.png) no-repeat bottom;
    width: 125px;
}
a#main_nav-csho-program:hover, .current-csho-program {background: url(../images/main_nav_csho_programs-up.png) no-repeat bottom;}

a#main_nav-about {
    background: url(../images/main_nav-about.png) no-repeat bottom;
    width: 70px;
}
a#main_nav-about:hover, .current-about {background: url(../images/main_nav-about-up.png) no-repeat bottom;}


/* FORMS */
#content-splash-register_box form {
    margin: 40px 8px 0 8px;
}
#content-splash-register_box form label {
    color: #fff;
    display: inline-block;
    font: bold 9pt/1.5 Helvetica;
    margin: 0 10px 5px 0;
    text-align: right;
    width: 80px;
}
#content-splash-register_box form select {
    width: 160px;
}
#content-splash-register_box form span {
    color: #fff;
    font: bold 9pt/1.4 Helvetica;
}
#content-splash-register_box form #register_button {margin: 5px 0 -6px 40px;}
#content-splash-register_box form #learn_more {
    color: #8ac4fc;
    font: bold 9pt/1.5 Helvetica;
    padding-left: 16px;
}

.content-service_box ul {
    margin: 6px 0 20px 0;
    text-align: center;
}
.content-service_box li {
    color: #666;
    display: block;
    font: normal 9pt/1.5 Helvetica;
    padding-right: 16px;
}
.content-service_box li a {}
.content-service_box li a:hover {}

#content-certificates_container h2 {
	background: url(../images/main_nav-heading-bg.png) repeat-x;
	color: #fff;
	font: bold 16pt/1.6 Helvetica;
	height: 34px;
	margin-right: 16px;
	width: 594px;
}
#content-interior_container h2 {
	background: url(../images/main_nav-heading-bg.png) repeat-x;
	color: #fff;
	font: bold 16pt/1.6 Helvetica;
	height: 34px;
	margin-right: 16px;
	width: 900px;
}
.content-certificates-inner_wrapper h3 {
	color: #900;
	font: bold 13pt/1.3 Helvetica;
	margin-left: 6px;
}

.content-interior-inner_wrapper h3 {
	color: #900;
	font: bold 14pt/1.3 Helvetica;
	margin-left: 6px;
}
.content-certificates-inner_wrapper p {
    color: #666;
    font: normal 9pt/1.4 Helvetica;
    margin-left: 6px;
}
.content-interior-inner_wrapper p {
    color: #666;
    font: normal 9pt/1.4 Helvetica;
    margin-left: 6px;
}

.content-certificates-inner_wrapper p a {
    color: #b12d3d;
    text-decoration: none;
}
.content-certificates-inner_wrapper p a:hover {text-decoration: underline;}

#content-right_wrapper-1 h3 {
	color: #b12d3d;
	border-bottom: #b2b2b2 1px solid;
	font: bold 15pt/1.2 Helvetica;
	margin: 0 70px 15px 0;
	padding-bottom: 15px;
}
#content-right_wrapper-1 p {
	color: #666;
	font: normal 10pt/1.4 Helvetica;
}

#content-course_schedules-container p {
    color: #5c5d5d;
    font-family: Impact;
    font-size: 10.3pt;
    font-weight: lighter;
    line-height: 1.3;
    padding: 80px 0 0 60px;
    width: 180px;
}
#content-course_schedules-container p strong {
    color: #d31f36;
    font-size: 14pt;
    font-weight: normal;
}

#footer_container p {
    color: #707070;
    font: bold 9pt/1.4 Arial;
    padding-top: 10px;
}
.registernowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

#registertab {
	background-image:../images/registertab.png;
	float:right;
	height:auto;
	width:275px;
	clear: both;
	text-align: center;
}

.listitems {
    color: #666;
    font: normal 9pt/1.4 Helvetica;
    margin-left: 6px;
}
.refund h2 {
    background: url(../images/main_nav-heading-bg.png) repeat-x;
    color: #fff;
    font: bold 18pt/1.4 Helvetica;
    height: 34px;
    margin-right: 16px;
    width: 900px;
}
#footer_container li {
   display:inline;
   font-family: Arial, Helvetica, sans-serif;
   color: #036;
   font-size:14px;
   font-weight:bold;
   
}

#footer_container li a {
   
   color: #036;
  
}
#footer_container ul {
   
   margin:20px 0 0px 0; 
  
}
