/* CSS Document */

/* --------------------------------------- */
/* ENVOGEN.CO.UK - LAYOUT STYLING (SCREEN) */
/* --------------------------------------- */


@import url(text_screen.css);

body 
	{ 
	background-color: #eee;
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

img 
    {
	border: 0px;
    }

.clear 
	{
	clear: both;
	}

.noshow { display: none; }
		
.container 
	{
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 960px;
	}
	* html .container  /* this is recognized by IE only */
	{
	width: 960px;  /* total width, only for IE5.x/Win */
	w\idth: 960px; /* content width for other IE */
	}

#header_container
	{
	text-align: left;
	position: relative;
	float: left;
	background-color: #fff;
	margin: 0px;
	padding: 0px 20px;
	width: 920px;
	}
	* html #header_container  /* this is recognized by IE only */
	{
	width: 960px;  /* total width, only for IE5.x/Win */
	w\idth: 920px; /* content width for other IE */
	}

#header
	{
	text-align: left;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 920px;
	}

#logo
  	{
  	position: relative;
  	float: left;
  	margin: 15px 10px 0px 0px;
  	border: 0px;
  	padding: 0px;
  	}

#tag
  	{
  	position: relative;
  	float: left;
	margin: 0px;
	border: 0px;
	padding: 30px 90px 0px 0px;
	height: 40px;
  	}

#call
	{
	position: relative;
	float: right;
	text-align: right;
	background: url(images/call.png) top right no-repeat;
	margin: 0px;
	border: 0px;
	padding: 20px 100px 0px 0px;
	height: 50px;
	}

#breadcrumb 
	{
	visibility: hidden;
	display: none;
	height: 0px;
	width: 0px;
	}


/* -------------------------------- */
/*            FRONT PAGE            */
/* -------------------------------- */

.front_feature a
	{
	display: block;
	background: url(images/front_feature.png) top left no-repeat;
	width: 680px;
	height: 250px;
	}
	
.front_feature a:hover
	{
	background-position: top right;
	}

.front_about a
	{
	display: block;
	background: url(images/front_about.png) top left no-repeat;
	width: 200px;
	height: 250px;
	}
	
.front_about a:hover
	{
	background-position: top right;
	}

.front_stock a
	{
	display: block;
	background: url(images/front_stock.png) top left no-repeat;
	width: 200px;
	height: 200px;
	}
	
.front_stock a:hover
	{
	background-position: top right;
	}

.front_flow a
	{
	display: block;
	background: url(images/front_flow.png) top left no-repeat;
	width: 200px;
	height: 200px;
	}
	
.front_flow a:hover
	{
	background-position: top right;
	}
	
.front_onsite a
	{
	display: block;
	background: url(images/front_onsite.png) top left no-repeat;
	width: 200px;
	height: 200px;
	}
	
.front_onsite a:hover
	{
	background-position: top right;
	}

.front_old a
	{
	display: block;
	background: url(images/front_old.png) top left no-repeat;
	width: 200px;
	height: 200px;
	}
	
.front_old a:hover
	{
	background-position: top right;
	}



/* -------------------------------- */
/*              CONTENT             */
/* -------------------------------- */

#content
	{
	text-align: left;
	position: relative;
	float: left;
	background-color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 960px;
	
	}
	* html #content  /* this is recognized by IE only */
	{
	width: 960px;  /* total width, only for IE5.x/Win */
	w\idth: 960px; /* content width for other IE */
	}

.content_header
	{
	position: relative;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px 20px;
	width: 920px;
	}
	* html .content_header  /* this is recognized by IE only */
	{
	width: 920px;  /* total width, only for IE5.x/Win */
	w\idth: 920px; /* content width for other IE */
	}

.content_100
	{
	position: relative;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 10px 20px;
	width: 920px;
	}
	* html .content_100  /* this is recognized by IE only */
	{
	width: 960px;  /* total width, only for IE5.x/Win */
	w\idth: 920px; /* content width for other IE */
	}

.content_75
	{
	position: relative;
	float: left;
	margin: 0px;
	padding: 10px 20px;
	width: 680px;
	}
	* html .content_75  /* this is recognized by IE only */
	{
	width: 720px;  /* total width, only for IE5.x/Win */
	w\idth: 680px; /* content width for other IE */
	}
	
.content_66
	{
	position: relative;
	float: left;
	margin: 0px;
	padding: 10px 20px;
	width: 600px;
	}
	* html .content_66  /* this is recognized by IE only */
	{
	width: 640px;  /* total width, only for IE5.x/Win */
	w\idth: 600px; /* content width for other IE */
	}
	
.content_50
	{
	position: relative;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 10px 20px;
	width: 440px;
	}
	* html .content_50  /* this is recognized by IE only */
	{
	width: 480px;  /* total width, only for IE5.x/Win */
	w\idth: 440px; /* content width for other IE */
	}

.content_33
	{
	position: relative;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 10px 20px;
	width: 280px;
	}
	* html .content_33  /* this is recognized by IE only */
	{
	width: 320px;  /* total width, only for IE5.x/Win */
	w\idth: 280px; /* content width for other IE */
	}

.content_25
	{
	background: transparent url(images/sidebar_background.png) top left no-repeat;
	position: relative;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 10px 20px;
	min-height: 500px;
	width: 200px;
	}
	* html .content_25  /* this is recognized by IE only */
	{
	width: 240px;  /* total width, only for IE5.x/Win */
	w\idth: 200px; /* content width for other IE */
	}

.summary
	{
	float: left;
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
	padding: 10px;
	max-width: 100%;
	}

.notice
	{
	float: left;
	background-color: #f5d5d5;
	border: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
	padding: 0px 10px;
	max-width: 100%;
	}

.box
	{
	float: left;
	border: 1px solid #cccccc;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	max-width: 100%;
	}

.related
	{
	margin: 0px;
	padding: 0px;
	max-width: 100%;
	}
	
.related img
	{
	margin-bottom: 20px;
	}
	
	
/* -------------------------------- */
/*              FOOTER              */
/* -------------------------------- */

#footer
	{
	background-color: #eee;
	position: relative;
	float: left;
	margin: 0px;
	padding: 20px 0px;
	width: 960px;
	}

#copyright
  	{
	text-align: left;
  	position: relative;
  	float: left;
  	margin: 0px 30px 0px 0px;
  	border: 0px;
  	padding: 0px;
	width: 450px;
  	}
  	* html #copyright  /* this is recognized by IE only */
    	{
    	width: 480px;  /* total width, only for IE5.x/Win */
    	w\idth: 450px; /* content width for other IE */
    	}

#footer_links
  	{
 	position: relative;
  	float: right;
	text-align: right;
  	margin: 0px;
  	border: 0px;
  	padding: 0px;
  	width: 480px;
  	}
  	* html #footer_links  /* this is recognized by IE only */
    	{
    	width: 480px;  /* total width, only for IE5.x/Win */
    	w\idth: 480px; /* content width for other IE */
    	}


/* Menu - Tier 1 ------------------------------------------------------------ */

#menu_tier1
	{
	position: relative;
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
	width: 920px;
	}
	
#menu_tier1 ul
	{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}

#menu_tier1 ul li
	{
	float: left;
	margin: 5px 15px 5px 0px;
	padding: 0px;
	}

#menu_tier1 ul li.menu_tier1_active
	{
	background-color: #1c386d;
	border: 1px solid #1c386d;
	}

#menu_tier1 ul li a
	{
	display: block;
	margin: 0px;
	padding: 4px 6px;
	border: 1px solid #fff;
	}

#menu_tier1 ul li a:hover 
	{
	background-color: #62a6fc;
	border: 1px solid #62a6fc;
	}

#menu_tier1 ul li.menu_tier1_client
	{
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}

#menu_tier1 ul li.menu_tier1_client a
	{
	background-color: #e7e7e7;
	border-top: 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	padding: 11px 10px;
	}

#menu_tier1 ul li.menu_tier1_client a:hover
	{
	background-color: #62a6fc;
	}

#menu_tier1 ul li.menu_tier1_active a
	{
	background-color: #1c386d;
	border: 1px solid #1c386d;
	}


/* Menu - Tier 2 ------------------------------------------------------------ */

#menu_tier2
	{
	position: relative;
	float: left;
	border-bottom: 3px solid #1c386d;
	margin: 0px;
	padding: 0px;
	width: 920px;
	}
	
#menu_tier2 ul
	{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}

#menu_tier2 ul li
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}

#menu_tier2 ul li.menu_tier2_active
	{
	background: url(images/menu_tier2_active.png) bottom center no-repeat;
	border: 0px;
	}

#menu_tier2 ul li a
	{
	float: left;
	display: block;
	margin: 5px 3px 5px 0px;
	border: 1px solid #fff;
	padding: 5px;
	}

#menu_tier2 ul li a:hover
	{
	border: 1px solid #fff;
	}

#menu_tier2 ul li:hover 
	{
	border: 0px;
	}

#menu_tier2 ul li.menu_tier2_active a:hover
	{
	border: 1px solid #fff;
	}



/* --------------------------------------- */
/*             CONTENT LISTS               */
/* --------------------------------------- */

/* Unordered Lists */

#content ul
	{
	list-style: none;
	margin-left: 10px;
	border: 0px;
	padding: 0px;
	}

#content ul li
	{
	list-style: none;
	background: url(images/envogen_bullet1.gif) top left no-repeat;
	padding: 5px 10px 5px 20px;
	}

#content ul li ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#content ul li ul li
	{
	list-style: none;
	background: url(images/envogen_bullet2.gif) top left no-repeat;
	padding: 5px 10px 5px 15px;
	margin-left: 0px;
	border: 0px;
	}


/* Ordered Lists */

#content ol
	{
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

#content ol li
	{
	list-style: inside decimal;
	padding: 5px 10px 5px 37px;
	text-indent: -20px;
	}

	
#content ol li ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#content ol li ol li
	{
	list-style: inside lower-alpha;
	padding: 5px 10px 5px 17px;
	text-indent: -20px;
	border: 0px;
	}



/* List Styles */

#content ul.list_menu
	{
	margin-bottom: 40px;
	}

#content ul.list_menu li
	{
	list-style: none; 
	margin-left: 0px;
	border-bottom: 1px solid #ccc;
	}	
	

/* List Titles */

#content ul li.list_header { background-image: none; padding-left: 0px; border-bottom: 1px solid #005695; }
#content ul li.list_header:hover { background-color: #ffffff; }

#content ol li.list_header { background-image: none; padding-left: 0px; border-bottom: 1px solid #005695; }
#content ol li.list_header:hover { background-color: #ffffff; }

/* --------------------------------------- */
/*            FONT PAGE LISTS              */
/* --------------------------------------- */

/* Unordered Lists */

#content .news ul
	{
	list-style: none;
	margin-left: 0px;
	border-top: 1px solid #ccc;
	padding: 0px;
	}

#content .news ul li
	{
	list-style: none;
	background: none;
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
	}

.latest {
	border-top: 1px solid #ccc;
	padding-bottom: 20px;
	}
	
.latest img {
	float: right;
	margin: 20px 0px 10px 10px
	}

/* --------------------------------------- */
/*              TOOLS LISTS                */
/* --------------------------------------- */

#tools
  	{
 	position: relative;
  	float: right;
  	margin: 20px 0px;
  	border: 0px;
  	padding: 0px;
  	}

#tools ul
	{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}

#tools ul li
	{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 25px;
	border: 0px;
	padding: 0px 0px 0px 20px;
	white-space: nowrap;
	}

#tools_accessibility	{ background: url(images/tools_accessibility.gif) top left no-repeat; }
#tools_search			{ background: url(images/tools_search.gif) top left no-repeat; }
#tools_sitemap			{ background: url(images/tools_sitemap.gif) top left no-repeat; }
#tools_legal			{ background: url(images/tools_legal.gif) top left no-repeat; }
#tools_terms			{ background: url(images/tools_terms.gif) top left no-repeat; }


/* --------------------------------------- */
/*             FOOTER LINKS                */
/* --------------------------------------- */

#footer_links ul
	{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	}

#footer_links ul li
	{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 25px;
	border: 0px;
	padding: 0px 0px 0px 20px;
	white-space: nowrap;
	}


/* --------------------------------------- */
/*                  TABLES                 */
/* --------------------------------------- */

	
table
	{
	margin: 10px 0px;
	empty-cells: hide;
	}

 th
	{
	background-color: #cccccc;
	}

.row1
	{
	background-color: #fcfcfc;
	}

.row2
	{
	background-color: #f6f6f6;
	}
	
.table_subtitle
	{
	}


/* --------------------------------------- */
/*              IMAGE ROTATOR              */
/* --------------------------------------- */

#content .content_100 .main_image {
	width: 920px;
	height: 390px;
	margin-top: 10px;
	/* border-top: 1px solid #ccc; */
	float: left;
	background: #333;
	position: relative;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
	color: #fff;
}
#content .content_100 .main_image h2 {
	margin: 0px;
	padding: 10px;
}
#content .content_100 .main_image p {
	padding: 10px;
	margin: 0;
}
.xmas {
			height: 300px !important;
		}

.main_image.xmas {height:auto !important;}
.xmas .desc {
			width: 600px;
		}
.xmas .block {
			width: 560px;
			min-height: 240px;
		}
#content .content_100 .main_image p a {
	padding: 0px;
}
#content .content_100 .main_image p a:hover, #content .content_100 .main_image p a:active {
	background: none;
}
/* #content .content_100 .main_image .desc{
	position: absolute;
	top: 0;
	left: 160px;
	width: 269px;
	display: none;
} */
/* #content .content_100 .main_image .block{
	width: 209px;
	min-height: 390px;
	padding: 0px 20px 10px 40px;
	background: transparent;
	border-top: 1px solid #393939;
} */
#content .content_100 .main_image .desc {
	position: absolute;
	top: 0px;
	left: 0px; /*--Stick the desc class to the bottom of our main image container--*/
	width: 440px;
	display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
#content .content_100 .main_image .block {
	width: 400px;
	min-height: 350px;
	padding: 15px 20px;
	background: transparent;
	border-top: 1px solid #393939;
}
#content .content_100 .main_image .image_thumb {
	position: absolute;
	top: 0;
	left: 0; /*--Stick the desc class to the bottom of our main image container--*/
	width: 179px;
	border-left: 1px solid #ccc;
}
#content .content_100 .main_image .image_thumb img {
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	height: 40px;
	width: 40px;
	overflow: hidden;
	float: left;
}
#content .content_100 .main_image .image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .content_100 .main_image .image_thumb ul li {
	margin: 0;
	padding: 8px 10px 9px 10px;
	width: 159px;
	float: left;
	background: transparent url(images/image_rotator_tab_inactive.gif) no-repeat top right;
}
#content .content_100 .main_image .image_thumb ul li.hover { /*--Hover State--*/
	background: transparent url(images/image_rotator_tab_hover.gif) no-repeat top right;
	cursor: pointer;
}	
#content .content_100 .main_image .image_thumb ul li.active { /*--Active State--*/
	background: transparent url(images/image_rotator_tab_active.gif) no-repeat top right;
	cursor: default;
}
html #content .content_100 .main_image .image_thumb ul li h2 {
	margin: 10px 0;
	width: 90px;
	padding: 0;
}	
#content .content_100 .main_image .image_thumb ul li .title {
	float: left;
	margin-left: 10px;
	padding: 0;
}
#content .content_100 .main_image .image_thumb ul li p{display: none;} /*--Hide the description on the list items--*/

/* caching Images Code */

div.preloader {
	position: absolute;
	left: -9999px;
	top:  -9999px;
}
div.preloader img {
	display: block;
}