/****************************************************************

GLOBAL STYLES

****************************************************************/

body {
	font-family: tahoma;
	font-size: 11px;
	background: #080808;
	border: 0px;
	margin: 0px;
}

hr#clear {
	display: block;
	margin: 0px;
	clear: both;
	visibility: hidden;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #b50000;
}

p a {
	color: #b50000;
	text-decoration: none;
}

/****************************************************************

MAIN CONTAINER STYLES

****************************************************************/

div#container {
	width: 802px;
	margin: 0px auto;
}

/****************************************************************

HEADER STYLES

****************************************************************/

div#wrapper-header {
	position: relative;
	margin: 0px;
	height: 100px;
}

div#wrapper-header a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

div#nav1 {
	position: absolute;
	margin-top: 72px;
	margin-left: 15px;
	background: url(../images/bg-nav1.gif) top left no-repeat;
	width: 115px;
	height: 28px;
}

div#nav1 a {
	display: block;
	margin-top: 7px;
	text-indent: 40px;
}

div#nav1.on {
	background: url(../images/bg-nav1-on.gif) top left no-repeat;
	cursor: pointer;
}

div#nav2 {
	position: absolute;
	margin-top: 72px;
	margin-left: 130px;
	background: url(../images/bg-nav2.gif) top left no-repeat;
	width: 114px;
	height: 28px;
}

div#nav2 a {
	display: block;
	margin-top: 7px;
	text-indent: 37px;
}

div#nav2.on {
	background: url(../images/bg-nav2-on.gif) top left no-repeat;
	cursor: pointer;
}

div#logo {
	position: absolute;
	margin-top: 23px;
	margin-left: 244px;
	background: url(../images/lucid-safety-training.gif) top left no-repeat;
	width: 315px;
	height: 77px;
}

div#nav3 {
	position: absolute;
	margin-top: 72px;
	margin-left: 559px;
	background: url(../images/bg-nav3.gif) top left no-repeat;
	width: 115px;
	height: 28px;
}

div#nav3 a {
	display: block;
	margin-top: 7px;
	text-indent: 20px;
}


div#nav3.on {
	background: url(../images/bg-nav3-on.gif) top left no-repeat;
	cursor: pointer;
}

div#nav4 {
	position: absolute;
	margin-top: 72px;
	margin-left: 674px;
	background: url(../images/bg-nav4.gif) top left no-repeat;
	width: 114px;
	height: 28px;
}

div#nav4 a {
	display: block;
	margin-top: 7px;
	text-indent: 27px;
}


div#nav4.on {
	background: url(../images/bg-nav4-on.gif) top left no-repeat;
	cursor: pointer;
}

/****************************************************************

BANNER STYLES

****************************************************************/

div#wrapper-banner {
	position: relative;
	margin: 0px;
	background: url(../images/bg-clouds.jpg) top left no-repeat #FFFFFF;
	height: 350px;
	z-index: 9999;
}

div#wrapper-banner-internal {
	position: relative;
	margin: 0px;
	background: url(../images/bg-clouds.jpg) top left no-repeat #FFFFFF;
	height: 210px;
	z-index: 9999;
}


div#banner-bottom {
	height: 100px;
}


img#bannerimg-training {
	position: absolute;
	margin-top: 4px;
	
}

img#bannerimg-consulting {
	position: absolute;
	margin-top: 4px;
	margin-left: 405px;
}

div#banner-red-left {
	position: absolute;
	width: 383px;
	border: 1px solid #9b9b9b;
	height: 130px;
	background: red;
	margin-left: 11px;
	margin-top: 128px;
	background: url(../images/bg-red-gradient.gif) bottom repeat-x #b40000;
}

div#banner-red-right {
	position: absolute;
	width: 383px;
	border: 1px solid #9b9b9b;
	height: 130px;
	background: red;
	margin-top: 128px;
	margin-left: 406px;
	background: url(../images/bg-red-gradient.gif) bottom repeat-x #b40000;
	text-align: right;
}

div#training-dropdown {
	position: absolute;
	width: 383px;
	height: 75px;
	margin-left: 11px;
	border: 1px solid #d9d9d9;
	margin-top: 266px;
}

div#consulting-dropdown {
	position: absolute;
	width: 383px;
	height: 75px;
	margin-left: 406px;
	border: 1px solid #d9d9d9;
	margin-top: 266px;
}

div#banner-red-block {
	margin: 17px;
	color: #FFFFFF;
}

div#banner-red-block a {
	color: #FFFFFF;
	text-decoration: none;
}

div#learn-more-left {
	position: absolute;
	width: 75px;
	height: 26px;
	background: url(../images/b-learn-more-tab.gif) top left no-repeat;
	margin-left: 275px;
	margin-top: 88px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}

div#learn-more-right {
	position: absolute;
	width: 75px;
	height: 26px;
	background: url(../images/b-learn-more-tab.gif) top left no-repeat;
	margin-top: 234px;
	margin-left: 420px;
	z-index: 2;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}

div#learn-more-left a,
div#learn-more-right a {
	color: #000000;
	text-decoration: none;
}

/****************************************************************

INTERNAL BANNER STYLES (TRAINING)

****************************************************************/

/* in training */

div#training-dropdown-sel {
	position: absolute;
	width: 384px;
	height: 86px;
	margin-left: 11px;
	border: 0px;
	margin-top: 116px;
	background: url(../images/bg-services-int.gif) bottom;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

div#consulting-dropdown-nosel {
	position: absolute;
	width: 384px;
	height: 75px;
	margin-left: 405px;
	border: 1px solid #d9d9d9;
	margin-top: 126px;
	background: white;
}

/* in consulting */

div#training-dropdown-nosel {
	position: absolute;
	width: 384px;
	height: 75px;
	margin-left: 11px;
	border: 1px solid #d9d9d9;
	margin-top: 126px;
	background: white;
}

div#consulting-dropdown-sel {
	position: absolute;
	width: 384px;
	height: 86px;
	margin-left: 405px;
	border: 1px solid #d9d9d9;
	margin-top: 116px;
	background: url(../images/bg-services-int.gif) bottom;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

/****************************************************************

CONTENT STYLES

****************************************************************/

div#wrapper-content {
	position: relative;
	margin: 0px;
	background: url(../images/bg-wrapper-divider.gif) top left no-repeat #FFFFFF;
	padding: 15px 10px 10px 10px;
	z-index: 1;
}

table#intcnt {
	padding-left: 15px;
	padding-right: 15px;
}

div#wrapper-content-internal {
	position: relative;
	margin: 0px;
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	z-index: 1;
}

div#content-block {
	border: 1px solid #D5D5D5;
	background: #FBFBFB;
}

div#content-block p {
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

/****************************************************************

CONTENT LEFT NAVIGATION STYLES (INTERNAL)

****************************************************************/

ul#left-sidenav {
	padding: 0px;
	margin: 0px;
	
	color: #FFFFFF;
	
	list-style: none;
	line-height: 20px;
}

ul#left-sidenav a {
	
	color: #FFFFFF;
	text-decoration: none;
}

ul#left-sidenav li ul, 
ul#left-sidenav li ul li {
	list-style: none;	
	margin: 0px;
	padding: 0px;
}

ul#left-sidenav li ul li {
background-image:  url(../images/li-sidenav-icon.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
}

ul#left-sidenav li ul li a {
	
}
/****************************************************************

CONTENT STYLES (INTERNAL)

****************************************************************/

div#content-block-internal {
	border: 1px solid #6a0000;
	background: url(../images/bg-internal-red.gif) bottom repeat-x #b40000;
	border-bottom: 0px;
}

div#column-right {
	background: #FFFFFF;
}

td#internal-content {
	background: url(../images/bg-content-white.gif) repeat-y;
	width: 579px;
}

/****************************************************************

BOTTOM CONTENT STYLES

****************************************************************/

div#wrapper-content-bottom {
	height: 100px;
}

div#wrapper-content-bottom b {
	color: #b20000;
}

div#wrapper-content-bottom a {
	color: #000000;
	text-decoration: none;
}

div#wrapper-content-bottom a:hover {
	color: #5f5f5f;
}

div#content-bottom-left,
div#content-bottom-middle,
div#content-bottom-right {
	float: left;
	width: 252px;
	border: 1px solid #D5D5D5;
	height: 100px;
	margin-top: 10px;
	background: url(../images/bg-content-bottom.gif) bottom repeat-x;
}

div#content-bottom-middle {
	margin-left: 10px;
	margin-right: 10px;
}

div#content-bottom-left {
	border-left: 0px;
}

div#content-bottom-right {
	border-right: 0px;
	width: 250px;
}

div#bottom-block-left,
div#bottom-block-center,
div#bottom-block-right {
	padding: 15px;
	padding-top: 25px;
}



div#bottom-block-center {
	text-align: center;
}

div#bottom-block-right {
	text-align: right;
	overflow: hidden;
}

/****************************************************************

FOOTER STYLES

****************************************************************/

div#wrapper-footer {
	background: url(../images/bg-wrapper-divider.gif) top left no-repeat #FFFFFF;
	padding: 25px 10px 10px 10px;
	text-align: center;
	height: 50px;
}

div#wrapper-footer a {
	color: #000000;
	text-decoration: none;
}

div#wrapper-footer a:hover {
	color: #b20000;
}

/****************************************************************

SUCKERFISH DROPDOWN STYLES

****************************************************************/

ul#drop-training,
ul#drop-consulting {
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 347px;
	margin-left: 15px;
	margin-top: 25px;
	z-index: 99;
}

ul#drop-training li,
ul#drop-consulting li {
	background: url(../images/bg-dropdownmenu.gif) top left no-repeat;
	height: 26px;
	text-indent: 10px;
	padding-top: 5px;
	font-weight: bold;
}



ul#drop-training li ul,
ul#drop-consulting li ul {
	border: 1px solid #7c7c7c;
	width: 345px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: white;
	margin-top: 8px;
	position: absolute;
	border-top: 0px;
	padding-top: 14px;
	display: none;
}

ul#drop-training li:hover ul,
ul#drop-consulting li:hover ul,
ul#drop-consulting li ul.on,
ul#drop-training li ul.on {
	display: block;
}

ul#drop-training li ul li,
ul#drop-consulting li ul li {
	background: none;
	text-indent: 10px;
	margin-top: -13px;
}

ul#drop-training li ul li a,
ul#drop-consulting li ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

ul#drop-training li ul li a:hover,
ul#drop-consulting li ul li a:hover {
	color: #b50000;
}
