@charset "UTF-8";
/* CSS Document */

* {
    padding:0;margin:0;
} 

body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	overflow-y:none;
	min-width:944px;
	/*background: url(../images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-color: #ffffff;
}

.container{
	min-width:944px;
	height:100%;
	
}

.page_content_wrapper{
	position: relative;
	display:block;
	width:914px;
	margin:0px auto;
	padding:25px 15px;
	align:center;
	min-height:600px;
}

#header_wrapper{
	position: relative;
	width:100%;
	height:190px;
	margin:0px auto;
	align:center;
	border-bottom:1px #aaaaaa solid;
}

.logo{
	position: relative;
	margin:20px auto;
	align:center;
	width:300px;
	height:150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#page_content_wrapper{
	position: relative;
	width:944px;
	padding:20px 10px;
	margin:0px auto;
	align:center;
}

.cola,.colb,.colc{
	position:relative;
	width:290px;
	min-height:50px;
	padding-left:10px;
	/*border:1px solid #cccccc;*/
	background-color:#ffffff;
}

.cola{
	float:left;
	margin-right:5px;
}

.colb{
	float:left;
}
		
.colc{
	float:right;
}

.col1,.col2,.col3{
	position:relative;
	width:280px;
	min-height:600px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	border-radius:3px;
	behaviour:url(../css/PIE.htc);
	padding:0px 10px 10px 10px;
}

.col1{
	float:left;
	margin-right:5px;
}

.col2{
	float:left;
}
		
.col3{
	float:right;
}

.col_pic1,.col_pic2,.col_pic3{
	position:relative;
	width:280px;
	height:150px;
	float:left;
	display:inline-block;
	border-bottom:1px solid #ff8811;
	margin-bottom:10px;
	overflow:hidden;
}

.col_pic1{
	background-image: url(../images/products/110.jpg);
	background-repeat:no-repeat;
	height	
}

.col_pic2{
	background-image: url(../images/products/110.jpg);
	background-repeat:no-repeat;
	height	
}

.col_pic3{
	background-image: url(../images/products/240.jpg);
	background-repeat:no-repeat;
	height	
}

.watts{
	position:relative;
	float:left;
	display:inline-block;
	width:280px;
	height:45px;
	border-bottom:1px solid #ff8811;
	margin-bottom:10px;
}

.description{
	position:relative;
	float:left;
	display:inline-block;
	width:280px;
	height:110px;
	border-bottom:1px solid #ff8811;
	margin-bottom:10px;
	text-align:justify;
}

.symbol_wrapper{
	position:relative;
	float:left;
	display:inline-block;
	width:280px;
	height:47px;
	margin-bottom:10px;
}

.symbol1,.symbol2,.symbol3{
	position:relative;
	display:inline-block;
	width:85px;
	height:47px;
	background-repeat: no-repeat;
}

.symbol1{
	float:left;
	background-image: url(../images/firmware-version.png);
	padding-left:12px;
}

.symbol2{
	background-image: url(../images/circuit-board.png);
	float:left;
}

.symbol3{
	background-image: url(../images/devialet-air.png);
	float:right;
}

.specs{
	position:relative;
	float:left;
	display:inline-block;
	width:280px;
	height:40px;

}

.under_con_wrapper{
	position:relative;
	margin:0 auto;
	align:center;
	width:100%;
	height:100%;
	color:rgba(255,255,255,0.9);
	border:1px solid #cccccc;
	height:600px;
	z-index:300;
}

.under_text{
	position:relative;
	margin:0 auto;
	align:center;
	text-align:center;
	margin-top:250px;
	line-height:2em;

}



/*==========================================TEAM ACCORDION===============================================*/



.accordion_wrapper{
	position: relative;
	display:block;
	width:914px;
	margin:0px auto 50px auto;
	padding:0px 15px;
	align:center;
}

.accordionButton {	
	position: relative;
	display:block;
	width:884px;
	margin:2px auto;
	padding:10px 15px;
	align:center;
	height:20px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#ffffff;
	border-radius:3px;
	behaviour:url(../css/PIE.htc);
}
 
.accordionContent {	
	width: 874px;
	float: left;
	background: #ffffff;
	display: none;
	padding:20px;
	border-left: 1px solid #AB9777;
	border-right: 1px solid #AB9777;
	border-bottom: 1px solid #AB9777;
	border-radius: 0 0 10px 10px;
	behaviour:url(../css/PIE.htc);
	margin-bottom:100px;
}

.arrow {
	width: 20px;
	position:relative;
	display:inline-block;
	height:20px;
	float: right;
	cursor: pointer;
	margin-top:7px;
	padding:0px 10px 0px 0px;
	background-image: url(../images/arrow-down.jpg);
	background-repeat: no-repeat;
}

.accordion_footer{
	position: relative;
	display:inline-block;
	width:884px;
	margin:0px auto;
	padding:10px 15px;
	align:center;
	height:20px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#ffffff;
	border-radius:3px;
	behaviour:url(../css/PIE.htc);
}

/*===================================ELITE ACCORDION====================================================*/

.elite_accordion_wrapper{
	position: relative;
	display:block;
	width:914px;
	margin:50px auto 0px auto;
	padding:15px 15px 5px 15px;
	align:center;
}

.elite_accordionButton {	
	position: relative;
	display:block;
	width:884px;
	margin:2px auto;
	padding:10px 15px;
	align:center;
	height:20px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#ffffff;
	border-radius:3px;
	behaviour:url(../css/PIE.htc);
}
 
.elite_accordionContent {	
	width: 874px;
	float: left;
	background: #ffffff;
	display: none;
	padding:20px;
	border-left: 1px solid #AB9777;
	border-right: 1px solid #AB9777;
	border-bottom: 1px solid #AB9777;
	border-radius: 0 0 10px 10px;
	behaviour:url(../css/PIE.htc);
	margin-bottom:100px;
}

.elite_arrow {
	width: 20px;
	position:relative;
	display:inline-block;
	height:20px;
	float: right;
	cursor: pointer;
	margin-top:7px;
	padding:0px 10px 0px 0px;
	background-image: url(../images/arrow-down.jpg);
	background-repeat: no-repeat;
}

.elite_accordion_footer{
	position: relative;
	display:inline-block;
	width:884px;
	margin:0px auto;
	padding:10px 15px;
	align:center;
	height:20px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#ffffff;
	border-radius:3px;
	behaviour:url(../css/PIE.htc);
}


/*===================================404====================================================*/

.nf_message{
	position: relative;
	height: 100px;
	width:700px;
	display:block;
	margin:100px auto;
	align:center;
}