@charset "UTF-8";


/* -------------------------redefinition of common tags------------------------- */
/*div { border:
	border: thin solid #FF0000;
	border: 1px solid #99CCCC;
}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #404040;
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/mainPageBackground.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#DIVColumn2 p { margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; line-height: 1.8em;}
#DIVColumn2 h1 {
	font-size:2.1em;
	margin-top: 6px;
	margin-bottom: 10px;
	color: #e96d16;
	font-weight: normal;
}
#DIVColumn2 h2 {
	font-size:1.3em;
	font-weight:bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #e96d16;
}
#DIVColumn2 h3 {
	font-size:1em;
	font-weight:bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #e96d16;
}
#DIVColumn2 h4 {
	font-size:1em;
	font-weight:bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #e96d16;
}
#DIVColumn2 h5 {
	font-size:1em;
	font-weight:bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #e96d16;
}
#DIVColumn2 h6 {
	font-size:0.8em;
	font-weight:bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #e96d16;
}

#DIVhomeColumn2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.2em;
}
#DIVhomeColumn2 h1 {font-size:2.1em;margin-top: 0px;margin-bottom: 10px;color: #e96d16;font-weight: normal;}
#DIVhomeColumn2 h2 {font-size:1.3em;font-weight:bolder;margin-top: 0px;margin-right: 0;margin-bottom: 4px;margin-left: 0;color: #e96d16;}
#DIVhomeColumn2 h3 {font-size:1em;font-weight:bolder;margin-top: 0px;margin-right: 0;margin-bottom: 4px;margin-left: 0;color: #e96d16;}
#DIVhomeColumn2 h4 {font-size:1em;font-weight:bolder;margin-top: 0px;margin-right: 0;margin-bottom: 4px;margin-left: 0;color: #e96d16;}
#DIVhomeColumn2 h5 {font-size:1em;font-weight:bolder;margin-top: 0px;margin-right: 0;margin-bottom: 4px;margin-left: 0;color: #e96d16;}
#DIVhomeColumn2 h6 {font-size:0.8em;font-weight:bolder;margin-top: 0px;margin-right: 0;margin-bottom: 4px;margin-left: 0;color: #e96d16;}


/* -------------------------Text classes------------------------- */

.textBody   {
	font-size:0.75em;
}

.text08pt   {
	font-size:0.7em;
}
.text09pt   {
	font-size:0.75em;
}
.text10pt   {
	font-size:0.8em;
}
.text11pt   {
	font-size:0.95em;
}

.text12pt   {
	font-size:1em;
}

.text13pt   {
	font-size:1.05em;
}

.text14pt   {
	font-size:1.2em;
}

.text15pt   {
	font-size:1.3em;
}

.boxCallout {
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	background-image: url(../images/backgrounds/calloutBoxFade.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.copyright {
	color: #A5A5A5;
	font-size: 0.7em;
	line-height: 1.4em;
	letter-spacing: -0.5px;
	}

.imageBorder {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.leading {
	line-height: 1.8em;
}

.floatLeft {
	float: left;	
}

.floatRight {
	float: right;	
}

/* --------------------------------divs and ids-------------------------------- */
#DIVcontainer {
	width: 945px;
	margin: 0 auto;
	text-align: left;
} 
#DIVheader {
	width: 944px;
	float: left;
	padding: 0px;
	height: 265px;
	margin: 0px;
} 
#DIVheaderModule1 {
	height: 123px;
}

#DIVheaderModule2 {
	height: 50px;
	background-image: url(../images/backgrounds/robovent_nav_bar.gif);
	background-repeat: no-repeat;
}

#DIVheaderModule3 {
	height: 93px;
}
#DIVBodyContainer {
	background-color: #FFFFFF;
	float: left;
	width: 935px;
}
#DIVColumn1 {
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0px;
} 
#DIVColumn2 {
	width: 624px;
	float: left;
	margin: 0px;
	font-size:0.8em;
	color: #333333;
	line-height: 1.5em;
	padding-top: 48px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 36px;
}
.subHeadline {
	color: #e96d16;
}
.DIVadvetorial {
	height: 59px;
	width: 209px;
	padding-top: 48px;
	padding-bottom: 11px;
}

#DIVfooter {
	float: left;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 35px;
} 

/* -------------------------Navigation Module Rules------------------------- */


.DivNavModule {
	width: 209px;
}
.DivNavTop {
	height: 5px;
	background-image: url(../images/graphics/robovent_gray_module_top.gif);
	background-repeat: no-repeat;
}

.DivNavBottom {
	height: 5px;
	background-image: url(../images/graphics/robovent_gray_module_bottom.gif);
	background-repeat: no-repeat;
} 

.DivNavLink {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	background-color: #E8E5E3;
	margin: 0px;
}
.DivNavHeadline {
	padding-top: 11px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 14px;
	height: 19px;
	background-color: #E8E5E3;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #e96d16;
	background-image: url(../images/backgrounds/red_divider_nav_line.gif);
	background-repeat: no-repeat;
}


/* -------------------------Header Images------------------------- */

.headerImageAbout {
	background-image: url(../images/headers/header001.jpg);
	background-repeat: no-repeat;
}

.headerImageAdvantage {
	background-image: url(../images/headers/header001.jpg);
	background-repeat: no-repeat;
}

.headerMobile {
	background-image: url(../images/headers/MobileBar.jpg);
	background-repeat: no-repeat;
}

.headerImageApplications {
	background-image: url(../images/headers/header001.jpg);
	background-repeat: no-repeat;
}

.headerImageProducts {
	background-image: url(../images/backgrounds/ManualWeldingBar.jpg);
	background-repeat: no-repeat;
}

.headerImageDefault {
	background-image: url(../images/headers/header001.jpg);
	background-repeat: no-repeat;
}


/* --------------------------------global link rules-------------------------------- */


a:link {
	color: #e96d16;
	text-decoration: none;
}
a:visited {
	color: #C6713C;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}





/* --------------------------------left hand Nav link rules-------------------------------- */

.DivNavLink  a:link{
	color: #333333;
	font-size:0.8em;
	text-decoration: none;
	vertical-align: middle;
	}
	
.DivNavLink   a:visited {
	color: #666666;
	font-size:0.8em;
	text-decoration: none;
	}
	
.DivNavLink   a:hover {
	color: #B45412;
	font-size:0.8em;
	text-decoration: underline;
	}
	
.DivNavLink   a:active {
	color: #990000;
	font-size:0.8em;
	text-decoration: none;
	}
	
	
.faqanswer   a:link{
	color: #A10029;
	text-decoration: none;
	vertical-align: middle;
	}
	
.faqanswer   a:visited {
	color: #A10029;
	text-decoration: none;
	}
	
.faqanswer    a:hover {
	color: #AD0027;
	text-decoration: underline;
	}
	
.faqanswer   a:active {
	color: #A10029;
	text-decoration: none;
	}
	
	
	
	
#DIVhomeFlash {
	height: 182px;
}
#DIVhomeTop {
	height: 20px;
}
#DIVhomeColumn1 {
	width: 330px;
	float: left;
	padding-top: 24px;
	padding-right: 31px;
	padding-bottom: 6px;
	padding-left: 31px;
	margin: 0px;
	}
#DIVhomeColumn2 {
	width: 490px;
	float: left;
	margin: 0px;
	font-size:0.8em;
	color: #333333;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 26px;
}
#DIVhomeheader {
	width: 944px;
	float: left;
	padding: 0px;
	height: 366px;
	margin: 0px;
}
#DIVhomeheaderModule1 {
	background-image: url(../images/backgrounds/gradient_blue_blue.jpg);
	background-repeat: repeat-y;
	height: 114px;
}
#DIVhomefooter {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 12px;
	padding-left: 31px;
	background-color: #FFFFFF;
	width: 873px;
}
.gray_vertical_line {
	background-image: url(../images/graphics/gray_pixel.gif);
	background-repeat: repeat-y;
}
