/* CSS Document */

li {
	line-height:25px;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font: bold 1em/1.5em  Tahoma, Geneva, sans-serif;
	color: #424343;
	margin: 10px 10px;
}

h1 { font-size: 2em; font-weight: normal; color:#FFF }
h2 { font-size: 1.5em; font-weight: normal; color:#FFF; margin: 0px 0px; }
h3 { font-size: 2.2em; font-weight: normal; letter-spacing: -0.5px; padding-top: 15px; }
h4 { font-size: 1.1em; margin: 5px 5px 5px 32px; }
h5 { font-size: 0.75em; font-weight: normal; margin: 5px 32px 10px; }
h6 { font-size: 2.2em; font-weight: normal; color:#DEDEDE; }		

#hd_top {
	z-index:7;	
}

.h5_norm_red {
	margin: 0px; 
	color:#d11c0d;	
}

.norm {
	margin:0px;
	text-align:left;
}

.bodyfont {
	font-size:0.9em;
	font-weight:normal;
}

.hdwhtbg {
	color:#fff;
	margin: 5px 5px 5px 32px;
}

.hdwhtsm {
	font-size: 1em;
	color:#fff;
	margin: 0px 0px 0px 32px;
}

.hdgrysm {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	margin: 5px 5px 5px 0px;
	font-weight:normal;
}

.hdgreymed {	
	color:#383838;	
	font-size: 1.1em;
}


.hdredmed {	
	font: bold 1em/1.5em  Tahoma, Geneva, sans-serif;
	color:#d11c0d;	
	font-weight:normal;
}

.hdredbg {	
	font: bold 1.2em/1em  Tahoma, Geneva, sans-serif;
	color:#d11c0d;	
	font-weight:normal;
}

.hdred {	
	font: bold 0.75em  Tahoma, Geneva, sans-serif;
	color:#d11c0d;	
	font-weight:normal;
}

.redfill {
	background:url(../images/redbg.png); background-repeat:repeat-x;
}

.gryfill {
	background:url(../images/grybg.png); background-repeat:repeat-x;
}

.spacer {
	margin:0px 0px 0px 32px;
}

.fixleft {
	margin-left:-10px;
}



/* body links */
a:link.bodylink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#d11c0d;	
	font-weight:normal;	
}

a:visited.bodylink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#d11c0d;	
	font-weight:normal;	
}

a:hover.bodylink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:normal;	
}

a:active.bodylink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#d11c0d;	
	font-weight:normal;	
}


/* footer links */
a:link.footerlink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#f5f5f5;
	margin: 5px 5px 5px 32px;
	font-weight:normal;	
}

a:visited.footerlink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#f5f5f5;
	margin: 5px 5px 5px 32px;
	font-weight:normal;	
}

a:hover.footerlink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#000;
	margin: 5px 5px 5px 32px;
	font-weight:normal;	
}

a:active.footerlink {	
	font-size:1.1em;
	font: Tahoma, Geneva, sans-serif;
	color:#f5f5f5;
	margin: 5px 5px 5px 32px;
	font-weight:normal;	
}


/* footer links */
a:link.sublink {
	font-size:0.8em;
	font: Tahoma, Geneva, sans-serif;
	color:#383838;
	margin: 15px 15px 15px 60px;
	font-weight:normal;
}

a:visited.sublink {	
	font-size:0.8em;
	font: Tahoma, Geneva, sans-serif;
	color:#d11c0d;
	margin: 15px 15px 15px 60px;
	font-weight:normal;
}

a:hover.sublink {	
	font-size:0.8em;
	font: Tahoma, Geneva, sans-serif;
	color:#d11c0d;
	margin: 15px 15px 15px 60px;
	font-weight:normal;
}

a:active.sublink {	
	font-size:0.8em;
	font: Tahoma, Geneva, sans-serif;
	color:#383838;
	margin: 15px 15px 15px 60px;
	font-weight:normal;
}

a:link.more, a:visited.more {
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a:hover.more {
	color: #d11c0d;
}



/* Main */

html {
	overflow-x: hidden;
}

body {
	top:0;
	margin:0;
	padding: 0;
	background-color: #404141;
	}
	

#frame {
	position:absolute;
	padding-top:30px;
	padding-bottom:30px;
	width:100%;
}

#menuMC {
	height: 100%;
	top:-50px;
}
	
#productsMC {
	height: 100%;
	top:0px;
}

#guideMC {
	height: 300px;
	width:788px;
	background-color:#FFF;
	
	top:0px;
}
	
#bottombar {
	height: 169;
	top:0;
	margin:0;
	padding: 0;
}
		

.style1 {
	font-size: 12px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 12px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:link {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
	}
	
a:visited {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
	}
	
a:hover {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
	}
	
a:active {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
	}
	

#orgtxt {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#f9a01b;

	}	
	
#redtxt {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#ff0000;	
	padding-left:20px;
	}
	
	
#redtxtnorm {
	font-family:Arial, Verdana, Helvetica;
	font-size:14px;
	color:#d11c0d;
	}


#redtxtnormbg {
	font-family:Arial, Verdana, Helvetica;
	font-size:18px;
	color:#d11c0d;
	}
	
#redtxtbg {
	font-family:Arial, Verdana, Helvetica;
	font-size:20px;
	color:#ff0000;	
	padding-left:10px;
	}
	

#whttxt {
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	color:#FFFFFF;	
	}
	
#whttxt1 {
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#FFFFFF;	
	}
	
#grytxt {
	padding-left: 10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#CCCCCC;	
	}

#grytxt1 {
	padding-left: 10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:24px;
	color:#CCCCCC;	
	}
	
#grytxt2 {
	padding-left: 10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:18px;
	color:#CCCCCC;
	padding:5px;
	background-color:#FFF;
	}
	
	
#blktxt {
	padding-left: 10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:#000000;	
}

#blktxt1 {
	padding-left:10px;		
	font-family:Arial, Verdana, Helvetica;
	font-size:14px;
	color:#707070;	
}

#blktxt2 {
	padding-left:10px;		
	font-family:Arial, Verdana, Helvetica;
	font-size:18px;
	color:#000000;	
}

#blktxt3 {
	padding-left:10px;
	font-family:Arial, Verdana, Helvetica;
	font-size:18px;
	color:#000000;	
}

#whtbg {
	padding-left:10px;		
	font-family:Arial, Verdana, Helvetica;
	font-size:20px;
	color:#FFFFFF;	
}


a.all{
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#999;	
}


table.main {
	border-style: solid;
	border-color:#9f9f9f;
	
	}
	
	
			
/* ------------------------------------------------------------------------------
	H E A D E R
--------------------------------------------------------------------------------- */		
/* header */
#header-wrap {
  float: left;
  height: 0px;
  width: 100%;
  z-index:6;
}

#header {
  position: relative;
  margin: 0 auto;
  width: 788px;
  z-index:6;
}	


.vent {
	position:absolute;
	top:150px;
	left:450px;
	float:right;
	width:172px;
	height:150px;					
	background: url(../images/vent.png) no-repeat;
}



/* ------------------------------------------------------------------------------
	N A V I G A T I O N
--------------------------------------------------------------------------------- */
#header #nav {
	position: relative;
	right: 0px;
	top: 98px;
	margin: 0; padding: 0;
	padding:7px 6px 0;
	width: 788px;
	z-index:50;
}


/* ------------------------------------------------------------------------------
	C O N T E N T
--------------------------------------------------------------------------------- */
#content-wrap {
	clear: both;
	margin: 0; 
	padding: 0;
	width: 100%;
	z-index:5;
}

#content {
   width: 788px;
   margin: 0 auto;
   padding: 0 0 0 0;
   overflow: hidden;
   background-color:#FFF;
   z-index:5;
}

		
/* ------------------------------------------------------------------------------
	C O L U M N S
--------------------------------------------------------------------------------- */
#main {
   margin: 0;
   padding: 0 0 0 0;
   width: 788px;
   z-index:5;
}

#sidebar {
   width: 400px;
   float: right;
   margin: 0;
   padding: 0px 0;

}

.bodycontent {
	position:relative;
	top:0px;
	width:788px;
	float:left;
	background-color:#FFF;
	display: inline;
	z-index:4;
}


.vent_guide {
	position:relative;
	bottom:10px;
	left:32px;
	float: left;
	display: inline;
	z-index:5;
}

.logobg {
	position:absolute;
	bottom:190px;
	width: 616px;			
	float: left;
	display: inline;
	z-index:5;
}


.left {
	position:absolute;
	bottom:250px;
	width: 616px;			
	float: left;
	display: inline;
}
.left .image-section {
	clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
}
.left .image-section img {
	padding: 0;
}


.right {
	width: 560px;
   float: right;
   display: inline;
   padding-right: 15px;
}

#blkfooter {
	padding-bottom:30px;
}


/* top menu rollover */]
a:link.whtmenu {
font-family:Arial, Verdana, Helvetica;
font-size:12px;
color:#ffffff;	
text-decoration:none;
}

a:hover.whtmenu {
font-family:Arial, Verdana, Helvetica;
font-size:12px;
color:#ff0000;	
text-decoration:none;
}

a:active.whtmenu {
font-family:Arial, Verdana, Helvetica;
font-size:12px;
color:#ff0000;	
text-decoration:none;
}

a:visited.whtmenu {
font-family:Arial, Verdana, Helvetica;
font-size:12px;
color:#ffffff
text-decoration:none;
}





/* Table 1 Style */
table.table1{
width:660px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;
border-collapse:separate;
}
.table1 thead th{
padding:15px;
color:#fff;
text-shadow:1px 1px 1px #568F23;
border:1px solid #d11c0d;
border-bottom:3px solid #d11c0d;
background-color:#d11c0d;
background:-webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.02, rgb(173,25,37)),
	color-stop(0.51, rgb(183,26,31)),
	color-stop(0.87, rgb(210,28,13))
	);
background: -moz-linear-gradient(
	center bottom,
	rgb(173,25,37) 2%,
	rgb(183,26,31) 51%,
	rgb(210,28,13) 87%
	);
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius:5px 5px 0px 0px;
border-top-left-radius:5px;
border-top-right-radius:5px;
}
.table1 thead th:empty{
background:transparent;
border:none;
}
.table1 tbody th{
color:#fff;
text-shadow:1px 1px 1px #568F23;
background-color:#9DD929;
border:1px solid #93CE37;
border-right:3px solid #9ED929;
padding:0px 10px;
background:-webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0.02, rgb(158,217,41)),
	color-stop(0.51, rgb(139,198,66)),
	color-stop(0.87, rgb(123,192,67))
	);
background: -moz-linear-gradient(
	left bottom,
	rgb(158,217,41) 2%,
	rgb(139,198,66) 51%,
	rgb(123,192,67) 87%
	);
-moz-border-radius:5px 0px 0px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
}
.table1 tfoot td{
color: #9CD009;
font-size:32px;
text-align:center;
padding:10px 0px;
text-shadow:1px 1px 1px #444;
}
.table1 tfoot th{
color:#666;
}
.table1 tbody td{
padding:5px;
text-align:center;
background-color:#DEDEDE;
border: 1px solid #bfbfbf;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
color:#666;
text-shadow:1px 1px 1px #fff;
}
.table1 tbody span.check::before{
content : url(../images/check0.png)
}




/* Table 2 Style */
table.table2{
width:700px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;
border-collapse:separate;
}
.table2 thead th{
padding:15px;
color:#fff;
text-align:left;
text-shadow:1px 1px 1px #568F23;
border:1px solid #d11c0d;
border-bottom:3px solid #d11c0d;
background-color:#d11c0d;
background:-webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.02, rgb(173,25,37)),
	color-stop(0.51, rgb(183,26,31)),
	color-stop(0.87, rgb(210,28,13))
	);
background: -moz-linear-gradient(
	center bottom,
	rgb(173,25,37) 2%,
	rgb(183,26,31) 51%,
	rgb(210,28,13) 87%
	);
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius:5px 5px 0px 0px;
border-top-left-radius:5px;
border-top-right-radius:5px;
}
.table2 thead th:empty{
background:transparent;
border:none;
}
.table2 tbody th{
color:#fff;
text-shadow:1px 1px 1px #568F23;
background-color:#9DD929;
border:1px solid #93CE37;
border-right:3px solid #9ED929;
padding:0px 10px;
background:-webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0.02, rgb(158,217,41)),
	color-stop(0.51, rgb(139,198,66)),
	color-stop(0.87, rgb(123,192,67))
	);
background: -moz-linear-gradient(
	left bottom,
	rgb(158,217,41) 2%,
	rgb(139,198,66) 51%,
	rgb(123,192,67) 87%
	);
-moz-border-radius:5px 0px 0px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
}
.table2 tfoot td{
color: #9CD009;
font-size:32px;
text-align:left;
padding:10px 0px;
text-shadow:1px 1px 1px #444;
}
.table2 tfoot th{
color:#666;
}
.table2 tbody td p#redhead{

text-align:left;
-moz-border-radius:2px;
-webkit-border-radius:2px;
color:#d11c0d;
text-shadow:1px 1px 1px #fff;
}
.table2 tbody td{
padding:15px;
text-align:left;
border: 1px solid #bfbfbf;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
color:#666;
text-shadow:1px 1px 1px #fff;
}
.table2 tbody span.check::before{
content : url(../images/check0.png)
}





/* Graph1 Style */
table.graph1{
width:30px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;		
}

.graph1 thead th:empty{
background:transparent;
border:none;
}

.graph1 tbody td{
padding:10px;
text-align:left;
border-top: 3px solid #bfbfbf;
border-right: 5px solid #000;
color:#666;
text-shadow:1px 1px 1px #fff;
}
/*num*/
table.graph1_num{
width:50px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;		
}

.graph1_num thead th:empty{
background:transparent;
border:none;
}

.graph1_num tbody td{
padding-bottom:22px;
text-align:right;
border-top: 3px solid #fff;
border-right: 5px solid #fff;
color:#666;
text-shadow:1px 1px 1px #fff;
}


/* Graph2 Style */
table.graph2{
width:150px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;		
}

.graph2 thead th:empty{
background:transparent;
border:none;
}

.graph2 tbody td{
padding:4px;
text-align:center;
border-top: 3px solid #bfbfbf;
border-right: 5px solid #000;
color:#666;
text-shadow:1px 1px 1px #fff;
}
/*num*/	
table.graph2_num{
width:30px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;		
}

.graph2_num thead th:empty{
background:transparent;
border:none;
}

.graph2_num tbody td{
padding:5px;
text-align:right;
border-top: 3px solid #fff;
border-right: 5px solid #fff;
color:#666;
text-shadow:1px 1px 1px #fff;
}



/* Graph3 Style */
table.graph3{
width:30px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;		
}

.graph3 thead th:empty{
background:transparent;
border:none;
}

.graph3 tbody td{
padding:3px;
text-align:right;
border-top: 3px solid #bfbfbf;
border-right: 5px solid #000;
color:#666;
text-shadow:1px 1px 1px #fff;
}

/*num*/
table.graph3_num{
width:30px;
font-family:Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
font-style: normal;		
}

.graph3_num thead th:empty{
background:transparent;
border:none;
}

.graph3_num tbody td{
padding:3.8px;
text-align:right;
border-top: 3px solid #fff;
border-right: 5px solid #fff;
color:#666;
text-shadow:1px 1px 1px #fff;
}


/* Graph3 Style */
table.graph4{
width:85%;	
}	


.graph4 tbody td{	
border-top: 5px solid #bfbfbf;
color:#666;
text-shadow:1px 1px 1px #fff;
}




/* Speech Bubbles */


/* Bubble with a right angled triangle
------------------------------------------ */

.triangle-right {
	position:relative;
	padding:15px;
	float:right;
	left:-160px;
	top:20px;
	width:140px;
	margin:1em 0 3em;
	color:#fff;
	background:#d11c0d; /* default background for browsers without gradient support */
	font: 1em  Tahoma, Geneva, sans-serif;
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#2e88c4), to(#075698));
	background:-moz-linear-gradient(top, #2e88c4, #075698);
	background:-o-linear-gradient(top, #2e88c4, #075698);
	background:linear-gradient(top, #2e88c4, #075698);
	
	
}



/* creates triangle */
.triangle-right:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-40px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	width:0;
	height:0;
	border-width:20px 0 20px 20px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#d11c0d transparent transparent; 
}


/* Bubble with a right angled triangle
------------------------------------------ */

.triangle-right.left {
	margin-left:40px;
	background:#d11c0d;
}

/* creates triangle */
.triangle-right.left:after {
	top:16px; 
	left:-80px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:15px 40px 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #d11c0d transparent transparent; 
}





