@charset "utf-8";
/* EAN */



#page_general_frame{
	width:757px; padding:20px; text-align:left; background-color:#F6F4DF;
}
#page_content{
	position:relative;
	float:left;
	border:0px solid red;
	width:100%;
}

/*--- every unordered list on the equipment page and subpages ---*/
.equipement_style{
	font-family: Myriad, Arial, helvetica, sans-serif;
	position:relative;
	float:left;
	margin:0;
	padding-bottom:10px;
	list-style:none;
	font-size:9pt;
	font-weight:bold;
	color:#3D1101;
	width:100%;
	border:0px solid green;
}
.equipement_style li{
	position:relative;
	float:left;
	padding:4px 15px;
	border-right:1px solid #000;
}
/*--- every unordered list on the equipment page and subpages ---*/




#equip_submenu{
	padding:3px 0;
	border:1px solid #3D1101;
	border-width:1px 0;
	background-color:#E5E3CE;
}



/**------ content of every subsection ------*/
#prestige_content{
	margin-top:20px;
	padding-bottom:20px;
	font-weight:normal;
	border-bottom:1px solid #3D1101;
}
#specification_section{
	width:345px;
	padding:0px;
	margin:0;
	border:0px solid orange;
}
#slideShow_section{
	float:right;
	width:345px;
	padding:0px;
	border:0px solid purple;
}
#subsection_logo{
	position:relative;
	float:left;
	border:0px solid purple;
	margin:0;
	padding:0;
}


.subsection_submenu{
	width:345px;
	padding:5px 0;
	background-color:#3D1101;
	font-size:12pt;
	color:#F6F4DF;
	margin:0;
}
.subsection_submenu li{
	border-width:0px;
}


#product_specs{
	border:0px solid green;
}

.technical_specs ul{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:9pt;
}
.technical_specs ul li{
	list-style:disc;
 	float:none;
	border-width:0;
}
/**------ content of every subsection ------*/





/*------- images ------*/
.slideShow{
	position:relative; 
	float:left; 
	padding:0;
	margin:0;
}
.slideShow li{
	border-width:0;
	padding:0;
	margin:0;
}

#thumbnails_section{
	padding:0px;
	margin:0px;
}






.btn_specs{
	position:relative; 
	float:left;
	width:100%; 
	border:0px solid red;  
	margin:2px 0;
}
.btn_specs h5{
	padding:0;
	margin:0;
}
.btn_specs img{
	position:relative; 
	float:left;
	padding:0;
	margin:0;
}





.specifications_visible{
	position:relative; 
	float:left;
	padding:0;
	margin:0;
	width:100%;
}
.specifications_hidden{
	position:absolute; 
	visibility:hidden;
	float:left;
	padding:0;
	margin:0;
	width:100%;
}

.h5{
	margin-top:-20px;
	padding:0;
	color:#FF6600;
}