body {
        margin: 0;
        padding: 0;
        text-align: center;
        color: #291d05;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-attachment: scroll;
        background-color: #f6f5d9;
        background-image: url(../images/thestripe.jpg);
        background-repeat: repeat-x;
        background-position: center top;
}

p {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.oneColElsCtrHdr #container {
        width: 919px;
        background: #f6f5d9;
        margin: 0 auto;
        border: 0px solid #000000;
        text-align: left;
}

.oneColElsCtrHdr #header {
        padding: 0;
        margin-bottom: 8px;
        height: 121px;
        /*background-attachment: scroll;*/
        background-color: #291d05;
        background-image: url(../images/thestripe.jpg);
        background-repeat: repeat;
        background-position: center top;
} 

.oneColElsCtrHdr #mainContent {
        padding: 0px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #3c2806;
        background-color: #f6f5d9;
}

.oneColElsCtrHdr #footer {
        padding:  10px;
        font-size: 9px;
        text-align: center;
        font-style: normal;
        color: #9C9F56;
        margin-top: 15px;
        /*color: #3c2806;*/
}

.oneColElsCtrHdr #footer p {
        margin: 0;
        padding: 0px 0;
        font-size: 10px;
}

#Table_01 img {
        padding: 0px;
        margin: 0px;
}


/* MENU BUTTONS
http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html
*/

#menu {
        background-image: url('../images/header/hdr_btn_products_ACT_nl.jpg');
        width: 593px;
        height: 51px;
}

@font-face {
        font-family: "euro";
        src: url('../fonts/eurof55.ttf');
}

.clear { /* generic container (i.e. div) for floating buttons */
        overflow: hidden;
        width: 100%;
}

a.button {
        background: transparent url('../images/header/bg_button_a.png') no-repeat scroll top right;
        display: block;
        float: right;
        font: normal 17px euro;
        height: 24px;
        padding-right: 18px; /* sliding doors padding */                    
        text-decoration: none;
        color: #E1DFB6;
        letter-spacing: 0.04em;
        margin-top: 13px;
        margin-right: 12px;
    }
    
a.button span {
        background: transparent url('../images/header/bg_button_span.png') no-repeat;
        display: block;
        line-height: 16px;
        padding: 3px 0px 5px 30px;
    }
    
  
a.button:hover {
        background-position: bottom right;
        color: #1c260d;
        outline: none; /* hide dotted outline in Firefox */
    }
    
a.button:hover span {
        background-position: bottom left;
       /* padding: 6px 0 4px 18px; *//* push text down 1px */
    }
    
    /* END MENU BUTTONS*/

/****** Language select bar ******/
.langSelect{
        position: relative;
        z-index: 0;
        text-decoration: none;
        outline: none;
}

.langSelect:hover{
        background-color: transparent;
        z-index: 50;
}

.langSelect span{ /*CSS for enlarged image*/
        position: absolute;
        background-color: #897D5D;
        padding: 2px 2px 2px 2px;        
        left: -1000px;
        border: 0px dashed #f6f5d9;   
        visibility: hidden;
        color: #f6f5d9;
        font-size: 12px;
        font-variant: small-caps;
        text-align: center;
}

.langSelect span img{ /*CSS for enlarged image*/
        border-width: 0;
        padding: 2px;
        vertical-align: middle;
        margin-left: 5px;
        display: inline;
}

.langSelect:hover span{ /*CSS for enlarged image on hover*/
        visibility: visible;
        width: 400%;
        top: 25px;
        left: 5px; /*position where enlarged image should offset horizontally */
}


/*http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/*/
/****** End Language select bar ******/

.titleHome {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        color: #281B04;
        line-height: 22px;
}

a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-style: normal;
        color: #360;
        text-decoration: underline;
        font-weight: bold;
}

img {
        border: none;
}

ul {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        color: #281B04;
        line-height: 18px; 
        margin-top: 5px;
        display: block;
}

li {
        margin-left: -25px;
}

.home_title_img {
        margin-left: 12px;
}

.home_flash_movie {
        margin-top: -8px;
        _margin-top: -19px;
}

/* Installation video link */
.home_instllVidLnk_txt {
        font-size: 0.8em;
        font-weight: bold;
        color: #4a5927;
        margin-top: 20px;
        margin-bottom: 5px;
}

.home_instllVidLnk {
		text-decoration: none;
  		display: block;
        background-image: url(../images/installationVid_small.jpg);
        background-repeat: no-repeat;
        width: 185px;
		height: 104px;
		margin-bottom: 20px;
}

.home_instllVidLnk:hover {
        color: #4a5927;
        text-decoration: none;
        background-image: url(../images/installationVidActive_small.jpg);
}
/* End link */

.co2_pageTitle {
        font: normal 28px euroFat;
        color: #3a4e1b;
        text-transform: uppercase;
        
}

.co2_title {
	font-size: 24px;
	font-style: normal;
	color: #281B04;
	line-height: 38px;
	font-weight: bold;
	font-variant: normal;
	top: auto;
}

.co2_subtitle {
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #251C07;
}

.co2_reference {
        font-size: 10px;
	font-style: italic;
	color: #5D420A;
	line-height: 30px;
	font-weight: normal;
}

.co2_sum {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #251C07;
        padding-top: 0px;
}

.distributors_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #281B04;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 5px;
	text-align: center;
	padding-bottom: 5px;
}
        
.select:hover {
        background-color: #fff;
        cursor: pointer;     
}

@font-face {
        font-family: "euroFat";
        src: url('../fonts/eurof75.ttf');
}

.cebec_Heading {
        font: bold 22px euro;
        color: #3a4e1b;
        margin: 15px;
        word-spacing: 1px;
        
}

.cebec_title {
	font-size: 20px;
	line-height: 10px;
	font-weight: bold;
}

.cebec_CEBEC {
        font: normal 25px euroFat;
        color: #281B04;        
}

.cebec_contact {
        background-color: #E7E1A8;
        width: 160px;
        padding: 5px;
        text-align: center;
        margin-top: 5px;
}

.oneColElsCtrHdr #sbEntry {
	background-color: #f6f5d9;
	margin-bottom: 7px;
	
}
.oneColElsCtrHdr #sbEntry:hover {
	background-color: #FFFFFF;
}

.seperation {
        width: 915px;
        height: 12px; 
        background-image: url(../images/seperation.jpg);
        background-repeat: no-repeat;
}

#calculator_page {
        margin-top: 55px;
        margin-bottom: 120px;
        text-align: center;
}

#calculator_download_box {
        width: 190px;
        margin-left: auto;
        margin-right: auto;
        border: dashed;
        border-width: 1px;
        border-color: #d3cfac;
        padding: 15px;
}

#calculator_download_box:hover {
        border-color: #81A134;
}
.calculator_download_link {
        text-decoration: none;
        color: #637a28;     
}

.calculator_title {
        font-size: 16px;
        text-align: center;
        background-color: #F4EFC7;
        width: 700px;
        margin: 0 auto 40px auto;
}

.calculator_subtitle {
        margin-bottom: 10px;
        text-align: center;
}

.downloads_title {
        font-size: 16px;
        text-align: left;
        background-color: #F4EFC7;
        width: 100%;
        padding-left: 5px;
        /*margin: 0 auto 40px auto;*/
}

.downloads_subtitle {
        margin-bottom: 10px;
        text-align: center;
}

.downloads_item {
        margin-top: 25px;
        margin-bottom: 20px;
        text-align: left;
        border-bottom: dashed;
        border-bottom-width: 1px;
        border-color: #d3cfac;
}

.downloads_text {
	margin: 10px 0 10px 10px;
	position: absolute;
}

#downloads_page {
        margin-bottom: 120px;
        text-align: center;
}

.downloads_dlbox {
        width: 190px;
/*        margin-top: 10px;*/
        margin-left: auto;
        margin-right: 10px;
        padding: 15px;
        text-align: center;
      	
 }
 
.downloads_dlbox:hover {
        border-color: #81A134;
}

.page_LTL {
	font: normal 28px euro;
	text-transform: uppercase;   
	font-weight: bold;
	color: #291d05;
 	/* margin-top: 13px; */
	float:left;
	height: 30px;
	margin-right: 5px;
}

.page_title {
	font: normal 28px euro;
	text-transform: uppercase;   
	font-weight: bold;
	color: #475f1f;
 	/* margin-top: 13px; */
	
	height: 30px;
}

.page_title_img {
	display: block;
	float: left;
	_margin-top: 5px;
}

#installation_page {
	margin: 20px;
	text-align:center;	
	
}

.installation_video {
	width: 600px;
	margin: 0 auto 0 auto;
}

.installation_text {
	text-align:center;
	margin: 20px;
}

#mppl_page {
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
	position: relative;
	height: 370px;
}

.mppl_video {
	width: 600px;
	height: 370px;
	margin: 0 auto 0 0;
	float: left;
	
}

.mppl_right_box{

	float: right;	
	border: none;
	width: 300px;
	height: 360px;	
}

.mppl_dwnld_box {

}

/* Presenation download link */
.mppl_dwnlPres {
		text-decoration: none;
  		display: block;
        background-image: url(../images/download_active.png);
        background-repeat: no-repeat;
        background-position: 195 20;
        width: 255px;
        height: 70px;
		/*margin: 10px;*/
		border: dashed;
		border-width: 1px;
        padding: 10px;
        border-color: #81A134;
        background-color:#deddc7;
        margin: 5;
}

.mppl_dwnlPres:hover {
        /*color: #4a5927;*/
        /*color: #637a28;  */
       /* border-color: #d3cfac;*/
        text-decoration: none;
        background-image: url(../images/download_passive.png);
        background-color: #f6f5d9;
}

.mppl_dwnlPres_border {
		padding: 5px;
		border: solid;
		border-width: 1px;
		border-color: #deddc7;
		margin: 120px 0 0 0;
}

.mppl_dwnlPres_txt {
        font-size: 1em;
        font-weight: bold;
        color: #4a5927;
        /*color: #9aaa67;*/
        margin-top: 25px;
        margin-left: 10px;
        
}
/* End link */

.title1 {
	line-height: 10px;
	font: bold 28px euro;
	text-transform: uppercase;   

	color: #291d05;
 	/* margin-top: 13px; */
	
	height: 30px;

}

.mppl_ul ul li {
	border: solid;
	font-style: normal;
}



