

/*================================================================

BLIS WEB AGENCY "TEMPLATE" STYLESHEET

================================================================
RESET BROWSER DEFAULTS
----------------------------------------------------------------*/
HTML, BODY, FORM, H1, H2, H3, H4, H5, H6, PRE, FORM, P, BLOCKQUOTE, FIELDSET, INPUT
{
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6, LEGEND, PRE, CODE
{
	font-size: 1em;
}
A IMG, :link IMG, :visited IMG
{
	border: none;
}

/*EXTRA CLASSES EVERY CSS HACKER NEEDS
----------------------------------------------------------------*/
.clear
{
	clear: both;
}
.clearfix:after
{
/*What's this? --> http://www.positioniseverything.net/easyclearing.html*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* HTML>BODY .clearfix
{
	display: inline-block;
	width: 100%;
}
* HTML .clearfix
{
/*Hides from IE-mac \*/
	height: 1%;
/*End hide from IE-mac*/
}
.hide
{
	display: none;
}
.block
{
	display: block;
}
/*IE 5 Fix
----------------------------------------------------------------*/
BODY
{
	text-align: center;
/*Hack for stoopid IE 5*/
}
DIV#wrapper
{
	text-align: left;
/*Undo stoopid IE 5 hack*/
}
/*EVERYTHING
----------------------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
/*BODY
----------------------------------------------------------------*/
BODY
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
/*WEBPAGE
----------------------------------------------------------------*/
.webpage
{
	margin: 0px auto;
	width: 960px;
}
/*NAVIGATION
----------------------------------------------------------------*/
.navigation
{
	margin-left: -425px;
	width: 215px;
	height: 400px;
	top: 12px;
	text-align: left;
	z-index: 100;
	position: absolute;
	left: 50%;
	 }

/*FOOTER
----------------------------------------------------------------*/
#footer
{
	margin: 0 auto;
	margin-left: -480px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 960px;
	position: absolute;
	left: 50%;
}
._msie_6-0 .webpage
{
	width: 960px !important; /*[e]960px*/
}


/*================================================================

BLIS WEB AGENCY "SCREEN" STYLESHEET

================================================================
GENERAL TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
HTML {
	height: 100%;
	margin-bottom: 1px;
}
HTML, BODY {
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
}
H1 {
	color: #ff0000;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 12px;
}
H2 {
	font-size: 80%;
	font-weight: bold;
	padding-bottom:0;
	margin-bottom: 0px;
}
h3 {
	color:#ff0000;
	font-weight:bold;
	font-size:80%;
}
P, TD {
	color: black;
	margin-bottom: 12px;
	font-size: 75%;
	line-height: 1.6em;
}
li {
	line-height: 14px;
	margin-bottom: 2px;
	font-size:75%;  margin-left:15px;}


ul  {
	margin-bottom: 10px; }
A {
	outline: none;
}
A:link, A:visited {
	color:#FF0000;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*TABLES
----------------------------------------------------------------*/
TABLE {
	clear: both;
	border-collapse: collapse;
	text-align: left;
}
TD {
	padding: 2px 3px;
	font-size: small;
}
TD LI, TD P {
	font-size: 100%;
}
/*HEADER CONTENT
----------------------------------------------------------------*/
#header {
	background-image:url(../../images/bg-webpage.png);
	background-repeat:no-repeat;
	width:960px;
	margin:auto;
	height:212px; 
}
#webpage {
	background-image:url(../../images/bg-webpage-index.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:960px;
	height:440px;
}
#id_profile #webpage {
	background-image:url(../../images/bg-webpage-profile.jpg);
}
#id_solutions #webpage {
	background-image:url(../../images/bg-webpage-solutions.jpg);
	height:500px;
}
#id_safety_environmental #webpage {
	background-image:url(../../images/bg-webpage-safety.jpg);
}
#id_contact #webpage {
	background-image:url(../../images/bg-webpage-contact.jpg);
}
#content {
	padding:35px;
	padding-left:420px;
	text-align:left;
	padding-top:15px;
}
#id_index #content {
	padding-left:300px;
}
#id_solutions #content, #id_contact #content {padding-left:275px; }

#ticked_list, #oz_mini
{
	width: 140px;
	height:400px;
	float:left; margin-right:20px; }
#ticked_list ul {margin-left:0px;}
#ticked_list li {background-image:url(../../images/tick.png); background-repeat:no-repeat; height:30px; padding-left:27px; margin:0; list-style-type:none; color:#FF0000; background-position:left top; padding-top:10px;}

#ticked_list li.two_line {padding-top:0px;}


/*PAGE LOCATION INDICATOR
----------------------------------------------------------------*/
#locator {
	height:27px;
	position:relative;
	top:188px;
	width:700px;
	margin:auto;
	margin-left:200px;
	background-repeat:no-repeat;
	background-position:100px 0px;
}
#locator h1 {
	display:none;
}
#id_index #locator {
	background-image:url(../../images/txt-home.png);
}
#id_profile #locator {
	background-image:url(../../images/txt-profile.png);
}
#id_solutions #locator {
	background-image:url(../../images/txt-solutions.png);
}
#id_safety_environmental #locator {
	background-image:url(../../images/txt-safety.png);
}
#id_contact #locator {
	background-image:url(../../images/txt-contact.png);
}


/*FOOTER CONTENT
----------------------------------------------------------------*/
#footer .fuller {position:relative; bottom:60px; width:100px; height:30px; float:right;}
#id_index .fuller {bottom:80px;}
#id_solutions .fuller, #id_profile .fuller {bottom:120px;}/*PAGE TOOLS
----------------------------------------------------------------*/
.hide, .printonly {
	display: none;
}
.noscript {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.noscript SPAN {
	border: 1px solid #A71A1A;
	font-size: 10px;
	color: #A71A1A;
	margin: 0 auto;
	padding: 4px;
	position: relative;
	width: 700px;
	background: white;
	display: block;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	width: 1px;
}
/*PAGE CONTENT LAYOUT
----------------------------------------------------------------*/

.video {
	width:255px;
	height:180px;
	float:left;
	margin-bottom:155px;
}
.index_content {
	float:left;
	margin-left:25px;
	width:340px;
}


/*================================================================

	BLIS WEB AGENCY "WIDGET" STYLESHEET

================================================================*/

/* IMGTXT
----------------------------------------------------------------*/

    .imgtxt {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
/* MENU (DYNAMIC)
----------------------------------------------------------------*/

/* POSITION ITEM
---------------------------------------------------------------*/

    .positioneddiv {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
.positioneddiv .posblock1 {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 1px;
	display: block;
	visibility: hidden;
}
.positioneddiv .posblock1 .posblock2 {
	display: block;
	visibility: visible;
}
/* ROUNDED BORDERS
 ---------------------------------------------------------------*/

div.sb-inner {
	background: white;
}
/* SHADOW BOX
----------------------------------------------------------------*/
/* Overlay  */
#shadowbox_overlay {
	visibility: hidden;
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 998;
}
/* Container  */
#shadowbox_container {
	position: fixed;
	height: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center; /* centers in quirks and IE */
}
/* Shadowbox  */
#shadowbox {
	display: none;
	visibility: hidden;
	margin: 0 auto;
	position: relative;
	text-align: left; /* reset left alignment */
}
#shadowbox_title {
	height: 25px;
	padding: 0;
	overflow: hidden;
}
#shadowbox_title_inner {
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	white-space: nowrap;
	padding: 5px 0 4px 8px;
	color: #fff;
}
#shadowbox_body {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 2px solid #fff;
	background-color: #000;
}
#shadowbox_body_inner {
	position: relative;
	overflow: hidden;
}
#shadowbox_loading {
	position: absolute;
	top: 0;
	left: 0;
	height: 10000px; /* overflow:hidden will clip this */
	width: 100%;
	background-color: #222;
}
#shadowbox_loading img {
	float: left;
	margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
	float: left;
	margin-top: 16px;
	font-size: 10px;
}
#shadowbox_loading span a, #shadowbox_loading span a:link, #shadowbox_loading span a:visited {
	color: #fff;
}
#shadowbox_content.html { /* make html content scrollable */
	height: 100%;
	width: 100%;
	overflow: auto;
}
#shadowbox_toolbar {
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
}
#shadowbox_toolbar_inner {
	height: 20px;
	color: #fff;
}
#shadowbox_toolbar_inner div {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
	text-decoration: underline;
	font-weight: bold;
}
#shadowbox_toolbar_inner div a {
	text-decoration: none;
	color: #fff;
}
#shadowbox_nav_close, #shadowbox_nav_previous, #shadowbox_nav_next {
	float: right;
	padding-right: 10px;
}
#shadowbox_counter {
	float: left;
	padding-left: 10px;
}
#shadowbox_counter a {
	padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
	text-decoration: underline;
	font-weight: bold;
}
/*_ Messages  */
div.shadowbox_message {
	text-align: center;
	padding: 10px;
}
div.shadowbox_message a:link, div.shadowbox_message a:visited {
	text-decoration: none;
	color: #bed333;
}
div.shadowbox_message a:hover, div.shadowbox_message a:focus {
	text-decoration: underline;
}

/* STRETCH TOOL
----------------------------------------------------------------*/
    
    .stretch {
	cursor: pointer;
}
.stretch img {
	margin-right: 4px;
}
/* TOOLTIPS
----------------------------------------------------------------*/
.tool-tip {
	width: 200px;
	color: #000;
	text-align: center;
	z-index: 999;
}
.tool-title {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(/images/stock/balloon.png) top left no-repeat !important;
	background: url(/images/stock/balloon.gif) top left no-repeat;
	font-size: 11px;
}
.tool-text {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(/images/stock/balloon.png) bottom left no-repeat !important;
	background: url(/images/stock/balloon.gif) bottom left no-repeat;
	font-size: 10px;
	color: black;
	font-size: 11px;
}


/*================================================================
	
	BLIS WEB AGENCY "CUSTOM CMS" STYLESHEET. THE EFFECTS OF THIS
	STYLESHEET CAN BE SEEN IN THE CMS AND ON THE FRONTEND OF THE
	WEBSITE
	
================================================================*/

/*================================================================
	
	BLIS WEB AGENCY "NAVIGATION" STYLESHEET

================================================================*/



/* nav_index
----------------------------------------------------------------*/

#dd_index {
	margin: 0;
	padding: 0;
	display: block;
}
#dd_index a {
	width:215px;
	height: 81px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_index.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_index a span {
	width:215px;
	height: 81px;
	display: block;
	text-align: left;
	visibility: hidden;
}
#dd_index a:hover {
	width:215px;
	height: 81px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_index_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_index .selected {
	width:215px;
	height: 81px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_index_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
/* nav_profile
----------------------------------------------------------------*/

#dd_profile {
	margin: 0;
	padding: 0;
	display: block;
}
#dd_profile a {
	width:215px;
	height: 63px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_profile.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_profile a span {
	width:215px;
	height: 63px;
	display: block;
	text-align: left;
	visibility: hidden;
}
#dd_profile a:hover {
	width:215px;
	height: 63px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_profile_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_profile .selected {
	width:215px;
	height: 63px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_profile_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
/* nav_solutions
----------------------------------------------------------------*/

#dd_solutions {
	margin: 0;
	padding: 0;
	display: block;
}
#dd_solutions a {
	width:215px;
	height: 67px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_solutions.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_solutions a span {
	width:215px;
	height: 67px;
	display: block;
	text-align: left;
	visibility: hidden;
}
#dd_solutions a:hover {
	width:215px;
	height: 67px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_solutions_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_solutions .selected {
	width:215px;
	height: 67px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_solutions_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
/* nav_safety_environmental
----------------------------------------------------------------*/

#dd_safety_environmental {
	margin: 0;
	padding: 0;
	display: block;
}
#dd_safety_environmental a {
	width:215px;
	height: 82px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_safety_environmental.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_safety_environmental a span {
	width:215px;
	height: 82px;
	display: block;
	text-align: left;
	visibility: hidden;
}
#dd_safety_environmental a:hover {
	width:215px;
	height: 82px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_safety_environmental_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_safety_environmental .selected {
	width:215px;
	height: 82px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_safety_environmental_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
/* nav_contact
----------------------------------------------------------------*/

#dd_contact {
	margin: 0;
	padding: 0;
	display: block;
}
#dd_contact a {
	width:215px;
	height:80px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_contact.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_contact a span {
	width:215px;
	height: 80px;
	display: block;
	text-align: left;
	visibility: hidden;
}
#dd_contact a:hover {
	width:215px;
	height: 80px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_contact_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#dd_contact .selected {
	width:215px;
	height: 80px;
	display: block;
	text-align: left;
	background-image: url(../../images/nav_contact_over.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
