/*
Theme Name: Fluhicon
Theme URI: http://www.fluhicon.com.br
Description: Site da Fluhicon.
Version: 2.5
Author: Wortek Studio - Designer: Wanderson Siqueira

*/

/* PARA JESUS TODA HONRA E TODA A GLÓRIA */


/*Global Settings*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#666;
}

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style-type:none;
	
}

p{
	line-height:1.5em;
	font-size:1.1em;
}


/*Cleaners*/
.cleaner{
	clear:both;
}

.borderBottomCleaner{
	border-bottom:0;
}

.borderTopCleaner{
	border-top:0 !important;
}

.marginLeftCleaner{
	margin-left:0px !important;
}

h3.redTitles{
	color:#DB2C30;
}

/*Header*/
#header {
	width:750px;
	height:90px;
	background:#000 url(images/bgTop.jpg) no-repeat;
	margin:0 auto;
}

#header h1{
	width:200px;
	height:25px;
	text-indent:-1000em;
	color:#FFF;
	margin:37px 0 0 37px;
	float:left;
}

#header h1 a{
	background:url(images/logoFluhicon.png) no-repeat;
	display:block;
}

/*NAV*/
ul#nav{
	width:470px;
	margin:35px 0 0 30px;
	float:right;
}

#nav a{
	width:84px;
	font-size:1.3em;
	color:#FFF;
	padding:7px 0 7px 0;
	display:block;	
	text-align:center;	
}

#nav a:hover{
	background:url(images/bgBtnNavBar.png) center no-repeat;
}	
	
#nav li{
	float:left;	
	margin-left:5px;		
}

.navActive{
	background:url(images/bgBtnNavBar.png) center no-repeat;

}

/*Main Banner*/
#mainBannerWrapper{
	width:100%;
	background:url(images/bgMain.jpg) center no-repeat;
}

#mainBanner{
	width:750px;
	height:214px;
	margin: 0 auto;
}

/*Wrapper*/
#wrapper{
	width:750px;
	border:1px solid #CDCDCD;
	border-top:0px;
	margin:0 auto;
}


/*Side Bar*/
#sideBar{
	width:186px;
	float:right;
	display:inline;
	margin:20px 15px 20px 0;
	border:1px solid #CDCDCD;
}

#sideBar h2{
	width:153px;
	height:33px;
	background:url(images/bgNewsTitle.jpg);
	font-size:1.2em;
	color:#DB2C30;
	padding:15px 0 0 33px;	
}

#sideBar h3{
	width:166px;
	margin-bottom:5px;
	color:#333;
	line-height:1.5em;
	font-size:1.2em;
}

#sideBar img{
	margin:20px auto;
}

#sideBar ul{
	padding:0 10px 10px 10px;
	margin-top:10px;
	border-bottom:1px solid #CDCDCD;
}

#sideBar a{
	color:#666;
	font-size:1.1em;
	line-height:1.5em;
	display:block;
}

#sideBar a:hover{
	color:#c50d0d;
	text-decoration:underline;
}


/*Content*/
#content{
	width:509px;
	float:left;
	margin:20px 0 20px 20px;
}


/*Home Welcome Container*/
#welcomeBox{
	width:465px;
	padding:20px;
	border:1px solid #CDCDCD;
	margin-bottom:20px;
}

#welcomeBox h2{
	font-size:2.2em;
	font-weight:normal;
	color:#DB2C30;
	margin-bottom:10px;
}

#welcomeBox p{
	font-size:1.2em;
	line-height:1.5em;

}

/*HOME BANNER*/
.home-banner{
	width:507px;
	border:1px solid #ccc;
}


/*Home Products Box*/
#homeProductsBox{
	width:506px;
	border:1px solid #CDCDCD;
	margin:20px 0 20px 0;
}

#homeProductsBox h2{
	font-size:1.7em;
	color:#FFFFFF;
	background:#C50D0D;
	padding:10px 0 10px 10px;
}

#homeProductsBox dl{
	width:147px;
	float:left;
	margin:15px 0 15px 16px;
	display:inline;
	font-size:1.1em;
	line-height:1.4em;
}

#homeProductsBox dt{
	font-size:1.28em;
	font-weight:bold;
	color:#C50D0D;
}

#homeProductsBox img{
	border:1px solid #CDCDCD;
	padding:5px;
	margin:10px 0 10px 0;
}

#homeProductsBox a{
	width:76px;
	color:#D41820;
	display:block;
	background:url(images/newsArrow.gif) no-repeat;
	background-position: 125px 3px;
	padding:0 0 0px 70px;
	margin:10px 0 0 0;
}

#homeProductsBox a:hover{
	color:#333333;
}

/*Home Banner Bottom*/
#homeBannerBottom{
	width:508px;
	border:1px solid #CDCDCD;
	float:right;
	display:inline;
}


/*Empresa*/
#empresa #content{
	border:1px solid #CDCDCD;
	padding-bottom:20px;
}

#empresa #content h2{
	height:45px;
	background:url(images/empresaTarja.jpg) no-repeat;
	font-size:1.6em;
	color:#DB2C30;
	text-align:left;
	padding:17px 0 0 15px;
}

#empresaPresentationText{
	width:300px;
	margin:20px 0 0 15px;
	float:left;
}

#empresaPresentationPics{
	width:130px;
	height:300px;
	float:right;
	margin:20px 10px 0 0;
	display:inline;
}

#empresaPresentationPics img{
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:15px;

}

#empresaMainBox{
	width:485px;
	margin:20px 10px 0 10px;
}

#empresaMainBox h3{
	color:#da2c30;
	margin:20px 0 5px 0;
	font-size:1.6em;
	background-position:0 5px;
}

#empresaMainBox p{
	margin-bottom:20px;

}

#instalaçõesBox{
	width:470px;
}

#instalaçõesBox img{
	border:1px solid #cccccc;
	padding:5px;
	margin-left:13px;
	
}


#seloOnip{
	width:77px;
	height:140px;
	margin-top:15px;
	float:left;
	margin-left:50px;
	display:inline;
}

/*Products*/
#products #content{
	border:1px solid #CDCDCD;
	padding-bottom:20px;
}

#products #content h2{
	height:45px;
	background:url(images/empresaTarja.jpg) no-repeat;
	font-size:1.6em;
	color:#DB2C30;
	text-align:left;
	padding:17px 0 0 15px;
}

#products #content h3{
	width:478px;
	color:#da2c30;
	margin:20px 0 5px 15px;
	font-size:1.4em;
	float:left;
	border-top:1px solid #CDCDCD;
	padding-top:15px;
}

#products #content p{
	margin-left:15px;
	width:300px;
	float:left;
}

#products #content img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin:0 15px 15px 0;
}

#productsDownloadTubos{
	width:442px;
	height:140px;
	background:#f5f5f5;
	float:right;
	margin:15px 30px 0 0;
	border: 1px solid #CCCCCC;
	padding:5px;
	text-indent:-1000em;
}

#productsDownloadTubos a{
	background:url(images/tabelaTubos.jpg) no-repeat;
	display:block;
	width:442px;
	height:140px;	

}



/*NEWS*/
#news #content{
	border:1px solid #CDCDCD;
	padding-bottom:20px;	
}

#news #content h2{
	height:45px;
	background:url(images/empresaTarja.jpg) no-repeat;
	font-size:1.6em;
	color:#DB2C30;
	text-align:left;
	padding:17px 0 0 15px;
}

#news #content h3{
	width:360px;
	color:#da2c30;
	margin:20px 0 5px 15px;
	font-size:1.5em;
	float:left;
	line-height:1.5em;
}

#news #content p{
	margin-left:15px;
	width:470px;
	float:left;
}

#news #sideBar ul{
	margin-top:10px;
	border-bottom:1px solid #CDCDCD;
}

#news #sideBar li{
	border-bottom:1px solid #CDCDCD;
}

#news #sideBar a{
	color:#666;
	font-size:1.1em;
	line-height:1.5em;
	display:block;
	padding:5px;
}

#news #sideBar a:hover{
	background:#E9E9E9;	
}


/*Contato*/
#contato #content{
	border:1px solid #CDCDCD;
	padding-bottom:20px;
}

#contato #content h2{
	height:45px;
	background:url(images/empresaTarja.jpg) no-repeat;
	font-size:1.6em;
	color:#DB2C30;
	text-align:left;
	padding:17px 0 0 15px;
	
}

#contato #content h3{
	font-size:1.5em;
	color:#da2c30;
	padding-bottom:5px;
	margin:20px 0 0 15px;
}

#contato #content h4{
	font-size:2em;
	color:#da2c30;
	padding-bottom:5px;
	margin:20px 0 0 15px;
	text-align:center;
}

#contato #content p{
	margin:0 0 0 15px;
}

#contato #sideBar{
	padding-bottom:0;
	padding-top:10px;
}

#contato #sideBar img{
	margin:0 0 20px 0;

}


/*Contact Form*/
#contactForm{
	width:300px;
	float:left;
	margin:20px 0 0 15px;
	font-size:1.2em;
}

#contactForm label{
	width:300px;
	float:left;
	margin:20px 0 5px 0;
}

.formFields{
	background:url(../images/bgFields.gif) repeat-x #FFF;
	border:1px solid #CCC;
	padding:7px;
	width:292px;
	color:#000;
}

#contactForm textarea{
	float:left;
	border:1px solid #CCC;
	padding:7px;
	width:290px;
	height:150px;
	overflow:hidden;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#emailResponse{
	margin:100px 0 100px 0;
}

.btnEnviar{
	float:left;
	cursor:pointer;
	background:url(images/contatoBtnEnviar.gif) no-repeat;
	border:0;
	width:80px;
	height:28px;
	margin-left:225px;

}




/*Footer*/
#footer{
	width:113px;
	height:60px;
	background:url(images/bgFooter.jpg) repeat-x;
	margin:0 auto;
	padding:60px 0 0 637px;
}

#footer a{
	width:83px;
	height:29px;
	background:url(images/logoWortek.png) no-repeat;
	display:block;
	text-indent:-1000em;
}



