@charset "utf-8";
body * {
	margin: 0px;
	padding: 0px;
}


/* CSS Document */

body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: .9em;
	background-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#searchbox {
	position:absolute;
	width:145px;
	height:20px;
	z-index:1;
	left: 791px;
	top: 12px;
	font-size: 1em;
	color: #FFFFFF;
}

#topseo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#container  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
}



#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000000;
	position: relative;
}

#header  h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	padding-top: 50px;
	padding-right: 0;
	padding-left: 15px;
}

#flash {
	float: left;
	height: 155px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(images/fall_protection_courses.png);
}

#headerNavigation {
	font-size: 0.8em;
	color: #666666;
	padding-top: 2px;
	padding-left: 10px;
}


#breadcrumb_area {
	height: 22px;
	clear: none;
	float: left;
	background-image: url(/safety_supplies/images/transparent_bar.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 490px;
	font-size: 0.8em;
	color: #666666;
	padding-top: 2px;
	padding-left: 10px;
}

#breadcrumb_area  li {
	margin: 0;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
	color: #666666;
}
#breadcrumb_area  li  a {
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#breadcrumb_area  li  a:hover {
	color: #0066CC;
}

#login_cart {
	background-image: url(/safety_supplies/images/transparent_bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 22px;
	width: 490px;
	font-size: 0.8em;
	color: #666666;
	padding-right: 10px;
	text-align: right;
	padding-top: 2px;
}

#login_cart  li {
	margin: 0;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
	color: #666666;
}
#login_cart  li  a {
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#login_cart  li  a:hover {
	color: #0066CC;
}
#sidebarnav {
	float: left;
	width: 215px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/vertical_bar.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
#sidebarnav_inner {
	color:666666;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 10px;
	float: left;
}
#sidebarnav_inner  ul {
	margin: 0;
	list-style: none;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#sidebarnav_inner  li {
	margin: 0;
	display: block;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0;
	list-style-type: square;
	color: #666666;
	list-style-position: inside;
	width: 188px;
}
#sidebarnav_inner  li  a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#sidebarnav_inner  li  a:hover {
	color: #0066CC;
}
#mainContent   {
	top: 0px;
	float: left;
	width: 570px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#mainContent_inner {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#mainContent_inner img {
	float: left;
	padding-right: 15px;
}
#mainContent_inner table img {
	margin: 0px;
	padding: 0px;
}

#mainContent_inner  h1 {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.7em;
	color: #000000;
	margin-top: 12px;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -0.03em;
	padding-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#mainContent_inner  h2 {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 0px;
	border-bottom-style: 0;
	margin: 0px;
	padding: 0px;
}
#mainContent_inner  h3 {
	bottom: 4px;
	font-size: 1.1em;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	line-height: 1.2em;
}
#mainContent_inner  li {
	line-height: 1.2em;
	padding: 4px;
	font-size: 1em;
	list-style-position: inside;
}

#mainContent_inner img {
	display: block;
	float: right;
	padding-left: 15px;
	clear: both;
	padding-right: 0px;
}

#mainContent_inner  p {
	line-height: 1.2em;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#sidebar {
	float: left;
	width: 210px;
	text-indent: 0px;
	color: #000000;
	height: auto;
	background-image: url(images/vertical_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
}
#sidebar_inner {
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
#sidebar img {
	padding-left: 8px;
}

#latestnews {
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
#latestnews li {
	list-style-type: none;
}
#latestnews a {
	padding-top: 5px;
	padding-left: 5px;
}
#courses {
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
#courses li {
	list-style-type: none;
}
#courses a {
	padding-left: 5px;
	padding-top: 5px;
}
#calendar {
	padding-top: 15px;
	clear: left;
	float: left;
	width: 100%;
}



#bottomnav {
	font-size: 0.8em;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}


#bottomnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #333333;
}

#navbar * {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navbar {
	font-weight:bold;
	float: left;
	background-repeat: repeat-x;
	text-align: center;
	width: 1000px;
	height: 33px;
	clear: both;
	margin-top: 0px;
	background-image: url(/safety_supplies/images/black_navbar_bkgd.png);
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#navbar ul {


}

#navbar li {
	list-style:none;
	vertical-align: middle;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 0.9em;
	height: 29px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 50%;
}

#navbar a {
	width:100px;
	text-decoration:none;
	float:left;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
#navbar a:hover {
	background-position:0;
	color: #FFFFFF;
	height: 29px;
	padding-top: 4px;
	background-image: url(/safety_supplies/catalog/images/yellowbutton.png);
}
#navbar a:active {
	background-position:0 -69px;
	background-image: url(/safety_supplies/catalog/images/yellowbutton.png);
}
#navbar p {
	color: #FFFFFF;
	background-position: right;
	text-align: right;
	padding-top: 4px;
	float: right;
	padding-right: 10px;
}



#footer  {
	background-color: #F3E082;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	height: 160px;
	background-image: url(/safety_supplies/images/safety_tape.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom_div_left {
	float: left;
	width: 300px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	margin-top: 25px;
	padding-right: 10px;
	background-position: top;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.25em;
	font-weight: normal;
}


#bottom_div_center {
	float: left;
	width: 300px;
	padding-left: 20px;
	color: #000000;
	background-image: url(images/verticle_bar_yellow.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 25px;
	padding-right: 10px;
	margin-bottom: 15px;
	line-height: 1.25em;
	font-weight: normal;
}
#bottom_div_right {
	float: left;
	width: 300px;
	color: #000000;
	padding-left: 20px;
	background-image: url(images/verticle_bar_yellow.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-right: 10px;
	line-height: 1.25em;
	font-weight: normal;
}
#apDiv1 {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	top: 10px;
	right: 10px;
}


.smallheader  {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.subheaders {
	font-size: 1.2em;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(yellow_shield_icon.png);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/yellow_shield_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
.largeheader {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.4em;
	color: #000000;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 15px;
}

.fltright {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#mainContent_inner a:link {
	color: #666666;
}
#mainContent_inner a:visited {
	color: #666666;
}
#mainContent_inner a:hover {
	color: #0066CC;
}
#mainContent_inner a:active {
	color: #666666;
}
