a {
	text-decoration:none;
}

body {
	margin:0px;
	background-color:#303030;
	background-image:url(../img/Bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#MainDiv {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background:transparent;
}

#PageDiv {
	display:block;
	position:relative;
	width:100%;
	margin:10px 0px;
	background:transparent;
}
.Clear {
    clear:both;
}

/* ============================================================================================ 
CONTENT FRAME MAIN LAYOUT
============================================================================================ */

#Content {
	margin:0px;
	display:inline-block;
	position:relative;
	width:850px;
}

.ContentFrameTop {
	position:relative;
	float:left;
	display:block;
	width:850px;
	height:15px;
	background-color:transparent;
	background-image:url("../img/ContentFrameTop.png");
}

.ContentFrameBottom {
	position:relative;
	float:left;
	display:block;
	width:850px;
	height:15px;
	background-color:transparent;
	background-image:url("../img/ContentFrameBottom.png");
}

.ContentFrameBody {
	position:relative;
	float:left;
	display:block;
	width:850px;
	background-color:transparent;
	background-image:url("../img/ContentFrameBody.png");
	background-repeat:repeat;
}

.ContentTextFrame {
	position:relative;
	float:left;
	display:block;
	padding:0px 25px 0px 30px;
	width:370px;
	background-color:transparent;
}

.ContentPictureFrame {
	position:relative;
	float:left;
	display:block;
	background-color:transparent;
	width:360px;
	height:200%;
	padding:0px 0px 0px 25px;
}

/* ============================================================================================ 
TEXT STYLES
============================================================================================ */

.ContentHeadline1 {
	padding-top:16px;
	color:#ec4f00;
	text-align:left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

div.ContentTextFrame h1, div.ContentTextFrame h3, div.ContentTextFrame a, div.TechTxt a, div#formulaire h1 {
	text-align:left;
	font-family:Arial;
}

div.ContentTextFrame p, div.ContactTextFrame p, div.SupportTextFrame p {
	color:#cccccc;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}

div.ContentTextFrame h1, div#formulaire h1 {
	color:#ffffff;
	font-size:14px;	
	padding-bottom:10px;
	font-weight:bold;
}

div.ContentTextFrame h3 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:0px;
}

div.ContentTextFrame a, div.TechTxt a, div.NewsText a, .DistributorContactEN, .DistributorContactFR, .DistributorContactDE, .ShowHideAllNewsEN, .ShowHideAllNewsFR, .ShowHideAllNewsDE, .ShowHideReviewEN, .ShowHideReviewDE, .ShowHideReviewFR, .ShowHideVideoEN, .ShowHideVideoDE, .ShowHideVideoFR {
	color:#cccccc;
	text-decoration:underline;
	font-weight:normal;
}

div.ContentTextFrame a:hover, div.TechTxt a:hover, div.NewsText a:hover, .DistributorContactEN:hover, .DistributorContactFR:hover, .DistributorContactDE:hover, .ShowHideAllNewsEN:hover, .ShowHideAllNewsFR:hover, .ShowHideAllNewsDE:hover, .ShowHideReviewEN:hover, .ShowHideReviewDE:hover, .ShowHideReviewFR:hover, .ShowHideVideoEN:hover, .ShowHideVideoDE:hover, .ShowHideVideoFR:hover {
	color:#ec4f00;
	text-decoration:underline;
	font-weight:normal;
}

.SpecColumnHead {
    color:#EC4F00;
    font-weight:bold;
}

div.ContentTextFrame p, div.ContactTextFrame p, div.SupportTextFrame p {
	margin-bottom:8px;
	margin-top:0px;
}

.PressEntry {
	padding:15px 0px 15px 20px;
}

.PressEntryVideo {
	padding:0px 0px 15px 20px;
}

.VideoThumb {
	vertical-align:top;
	padding:0px 0px 20px 20px;
	display:inline-block;
	width:290px;
	margin:0 40px 0 40px;
}
	
.VideoThumb img {
	margin-bottom:2px;
	border:solid 1px #464646;" 
}

/* ============================================================================================ 
MEASUREMENTS STYLES
============================================================================================ */

.measurements {
	display:block;
	height:100px;
}

a .FreqRespButton {
	width:131px;
	height:80px;
	display:block;
	float:left;
	background-image:url('../products/img/FreqRespButton.png');
	background-position:left top;
}

a:hover .FreqRespButton {
	background:url('../products/img/FreqRespButton.png') no-repeat left -80px;
}

a .MeasurementLegend {
	display:block;
	width:131px;
	height:20px;
	padding-top:80px;
	color: #AAAAAA;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	text-align:center;
}

a:hover .MeasurementLegend {
	color:#ec4f00;
}

a .PolarButton {
	width:123px;
	height:80px;
	display:block;
	float:left;
	background-image:url('../products/img/PolarButton.png');
	background-position:left top;
}

a:hover .PolarButton {
	background-position:left bottom;
}

a .DistortionButton {
	width:114px;
	height:80px;
	display:block;
	float:left;
	background-image:url('../products/img/DistortionButton.png');
	background-position:left top;
}

a:hover .DistortionButton {
	background-position:left bottom;
}

a.curves p {
	text-decoration:underscore;
	font-weight:bold;
	padding:10px 0 5px 0;
}

a.curves:hover p {
	color:#ec4f00; 
}

/* ============================================================================================ 
FEATURES STYLES
============================================================================================ */

.FeaturesFrame {
	display:block;
	position:relative;
	width:100%;
	margin:20px 0px 10px 0px;
}

div.FeaturesFrame th, div.FeaturesFrame td {
	border:0px;
	width:170px;
	height:17px;
	padding:0px 5px;
	color:#aaaaaa;
	font-size:10px;
	font-family:Arial;
	font-weight: normal;
	text-align: left;
	white-space:nowrap;
}
div.FeaturesFrame th {
background:transparent url("../img/FeatureHeadline.png") repeat;
}
div.FeaturesFrame td {
background:transparent url("../img/FeatureStandard.png") repeat;
}
div.FeaturesFrame tr {
	display: none;
}
div.FeaturesFrame tr.DisplaySpec {
	display: table-row;
}

/* ============================================================================================ 
HIGH FIVE LOGO DANS COLONNE GAUCHE
============================================================================================ */

a .HfLogoLink {
	width:140px;
	height:114px;
	display:inline-block;
	float:left;
	margin:0;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url('../img/HfLogoLink.png');
	background-repeat:no-repeat;
	background-position:-2px bottom;
}

a:hover .HfLogoLink {
	background-position:-2px top;
}

/* ============================================================================================ 
PRODUCT FAMILY STYLES
============================================================================================ */

.SimilarProductsFrame {
	display:block;
	position:relative;
	left:0px;
	top:15px;
	width:370px;
	height:30px;
	background:url("../img/RelatedProductsTxtBg.png");
	border-bottom:#666666 solid 1px;
}

.SimilarProductsEntry1, .SimilarProductsEntry2, .SimilarProductsHeadline {
	display:inline;
	position:relative;
	margin-top:0px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	vertical-align:bottom;
	border-left:#666666 solid 1px;
}

.SimilarProductsEntry1 {
	height:40px;
	border-right:#666666 solid 1px;
	border-left:#666666 solid 1px;
	float:right;
	padding:0px 8px 0px 8px;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center -65px;
}

.SimilarProductsEntry2 {
	height:40px;
	float:right;
	padding:0px 8px 0px 8px;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center -65px;
}

.SimilarProductsEntry1:hover, .SimilarProductsEntry2:hover, .SelSimilarProductsEntry {
	color:#ffffff;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center 24px;
}

.SimilarProductsHeadline {
	width:120px;
	height:60px;
	display:block;
	float:left;
	color:#666666;
	background:transparent url("../img/ProductFamily.png") no-repeat left top;
}

.SimilarProductsDesc {
	display:none;
	position:absolute;
	top:43px;
	left:8px;
	color:#dd4a01;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	width:130px;
}

span:hover .SimilarProductsDesc {
	display:block;
}

/* ============================================================================================ 
PICTURE & VIDEO STYLES
============================================================================================ */

.ContentImageBackground {
	display:block;
	position:relative;
	margin-top:40px;
	Xheight:30px;
	width:370px;
}

.ContentImageBackgroundStrip {
	display:block;
	position:absolute;
	margin-top:80px;
	height:30px;
	width:100%;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background:transparent url("../img/RelatedProductsTxtBg.png") repeat;
}


.ProductPicture {
	position:relative;
	width:350px;
	Xheight:700px;
	display:none;
	cursor:default;
	top:0px;
	left:8px;
}

.ProductPictureThumb {
	display:inline-block;
	position:relative;
	margin-left:9px;
	width:60px;
	height:118px;
	cursor:pointer;
	xbackground-position:left top;
	background-color:transparent;
}

.ProductPictureThumb:hover {
	xbackground-position:left -120px;
}

a .ProdPicDownload {
	position:absolute;
	left:334px;
	top:17px;
	display:block;
	width:30px;
	height:30px;
	background-image:url('../img/ProductPicDownload.png');
	background-color:transparent;
	background-position:left top;
}

a:hover .ProdPicDownload {
	background-position:left bottom;
}

iframe {
	border:1px solid #666666;
}

/* ============================================================================================ 
RELATED PRODUCTS STYLES
============================================================================================ */

.RelatedProductsFrame {
	display:block;
	position:relative;
	margin-top:60px;
	width:370px;
	height:30px;
	background:url("../img/RelatedProductsTxtBg.png");
	border-bottom:#666666 solid 1px;
}

.RelatedProductsEntry1, .RelatedProductsEntry2, .RelatedProductsHeadline {
	display:inline;
	position:relative;
	height:40px;
	margin-top:0px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	vertical-align:bottom;
	border-left:#666666 solid 1px;
}

.RelatedProductsEntry1 {
	border-right:#666666 solid 1px;
	float:right;
	padding:0px 8px 0px 8px;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center -65px;
}

.RelatedProductsEntry2 {
	float:right;
	padding:0px 8px 0px 8px;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center -65px;
}

.RelatedProductsEntry1:hover, .RelatedProductsEntry2:hover, .SelRelatedProductsEntry {
	color:#ffffff;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center 24px;
}

.RelatedProductsHeadline {
	width:120px;
	height:60px;
	display:block;
	float:left;
	color:#666666;
	background:transparent url("../img/RelatedProducts.png") no-repeat 5px top;
}

.RelatedProductsDesc {
	display:none;
	position:absolute;
	top:43px;
	left:8px;
	color:#dd4a01;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	width:130px;
}

span:hover .RelatedProductsDesc {
	display:block;
}

/* ============================================================================================ 
PRODUCT DOWNLOADS STYLES
============================================================================================ */

.ProductDownloadsHeadline, .ProductAwardsHeadline, .TechDocDownloadEN, .ReviewDownloadEN, .ExtRevDownloadEN, .VideoDownloadEN, .ProductDownloadsEntry, .ProductDownloadsFoot {
	display:block;
	vertical-align:bottom;
}

.ProductDownloadsHead, .ProductAwardsHead, .ProductUsersHead {
	display:block;
	width:370px;
	height:30px;
	background:url("../img/RelatedProductsTxtBg.png");
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	margin-bottom:10px;
}

.ProductAwardsFrame {
	margin-top:10px;
	border-left:#666666 solid 1px;
	margin-bottom:10px;
}

.ProductDownloadsFrame {
	margin-top:10px;
	border-left:#666666 solid 1px;
}

.ProductDownloadsBG, .ProductAwardsBG {
	display:block;
	background: url("../img/ProductDownloadsBG.png") repeat-y scroll 0 0 transparent;
}

.ProductAwardsBG {
	width:370px;
	padding-left:20px;
}

.AwardPicture, .AwardPictureBottom {
	padding:0px 0px 0px 0px;
}

.AwardPictureBottom {
	margin-top:-10px;
}

.UserPicture {
	padding:5px 0px 5px 10px;
}

.ProductDownloadsHeadline {
	height:40px;
	width:370px;
	background:transparent url("../img/MoreProductInfoEN.png") no-repeat 5px top;
}

.ProductAwardsHeadline {
	height:40px;
	width:370px;
	background:transparent url("../img/ProductAwardsEN.png") no-repeat 5px top;
}

.ProductUsersHeadline {
	height:40px;
	width:370px;
	background:transparent url("../img/ProductBelieversEN.png") no-repeat 5px top;
}

.TechDocDownloadEN {
	width:370px;
	height:20px;
	background:transparent url("../img/DocumentationEN.png") no-repeat 0px top;
}

.ReviewDownloadEN {
	padding-top:10px;
	width:370px;
	height:20px;
	background:transparent url("../img/ReviewEN.png") no-repeat 0px 10px;
}

.ExtRevDownloadEN {
	padding-top:10px;
	width:370px;
	height:20px;
	background:transparent url("../img/OnlineReviewEN.png") no-repeat 0px 10px;
}

.VideoDownloadEN {
	padding-top:10px;
	width:370px;
	height:20px;
	background:transparent url("../img/VideoEN.png") no-repeat 0px 10px;
}

.ProductDownloadsEntry {
	width:370px;
	padding:0 0 0 0;
}

span.ProductDownloadsEntry a {
	font-family:Arial;
	font-size:12px;
	color:#cccccc;
	margin-left:28px;
	text-decoration:none;
	text-align:left;
}

span.ProductDownloadsEntry a:hover {
	color:#ec4f00;
}

.ProductDownloadsFoot {
	width:370px;
	height:5px;
}

.ProductImageBG {
	Xbackground:transparent url("../img/ProductImageBG.png") no-repeat 2px 20px;
	width:370px;
	Xheight:720px;
	padding-top:2px;
	display:block;
}

a .view {
	background:transparent url("../img/3D-view.png") no-repeat center top;
	width:156px;
	height:34px;
	margin:0px 0px 20px 107px; 
	padding:0;
	display:block;
	border: 1px solid #666666;
}

a:hover .view {
	background:transparent url("../img/3D-view.png") no-repeat center bottom;
}


/* ============================================================================================ 
PRODUCT PAGES - ICONS FAMILY STYLES
============================================================================================ */
.IconsFamilydesktop, .IconsFamily_2ways, .IconsFamily_3ways, .IconsFamily_4ways, .IconsFamilymains, .IconsFamilysubwoofers {
	display:block;
	position:absolute;
	top:20px;
	left:250px;
	height:45px;
	width:151px;
	background-color:transparent;
	background-image:url('../products/img/IconsFamily.png');
}

.IconsFamilydesktop {
	background-position:0px 270px;
}

.IconsFamily_2ways {
	background-position:0px 225px;
}

.IconsFamily_3ways {
	background-position:0px 180px;
}

.IconsFamily_4ways {
	background-position:0px 135px;
}

.IconsFamilymains {
	background-position:0px 90px;
}

.IconsFamilysubwoofers {
	background-position:0px 45px;
}

/* ------ TEMP ------

a .ProductPicDownload {
	cursor:pointer;
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	top:18px;
	left:326px;
	background-image:url('../img/ProductPicDownload.png');
	background-color:transparent;
	background-position:left top;
}

a:hover .ProductPicDownload {
	background-position:left bottom;
}

------ TEMP ------ */

/* ============================================================================================ 
TRADE SHOWS STYLES
============================================================================================ */

.TradeShowsFrame {
	display:block;
	position:relative;
	width:810px;
	min-height:200px;
	margin:5px 0 5px 19px;
}

div.TradeShowsFrame table {
	margin-top:20px;
	width:100%;
}

div.TradeShowsFrame th:nth-child(1) {
	width:30%;
}

div.TradeShowsFrame th:nth-child(2) {
	width:15%;
}

div.TradeShowsFrame th:nth-child(4) {
	width:20%;
}

div.TradeShowsFrame th, div.TradeShowsFrame td {
	font-family:Arial;
	font-size:12px;
	padding:10px 10px 10px 10px;
	text-align:left;
}

div.TradeShowsFrame th {
	color:#cccccc;
	background:transparent url("../img/FeatureHeadline.png") repeat;
	font-weight:bold;
}

div.TradeShowsFrame td {
	color:#666666;
	background:transparent url("../img/FeatureStandard.png") repeat;
}

div.TradeShowsFrame td a {
	color:#666666;
	text-decoration:underline;
}

div.TradeShowsFrame td a:hover {
	color:#ec4f00;
}

.prolightsound {
	background:transparent url("../img/tradeshows/prolightsound.png") bottom left;
	width:210px;
	height:50px;
	display:block;
	position:relative;
}

a:hover .prolightsound {
	background:transparent url("../img/tradeshows/prolightsound.png") top left;
	color:#cccccc;
}

.kievmediafair {
	background:transparent url("../img/tradeshows/kievmediafair.png") bottom left;
	width:188px;
	height:45px;
	display:block;
	position:relative;
}

a:hover .kievmediafair {
	background:transparent url("../img/tradeshows/kievmediafair.png") top left;
	color:#cccccc;
}

.musicworldexpo {
	background:transparent url("../img/tradeshows/musicworldexpo.png") bottom left;
	width:188px;
	height:45px;
	display:block;
	position:relative;
}

a:hover .musicworldexpo {
	background:transparent url("../img/tradeshows/musicworldexpo.png") top left;
	color:#cccccc;
}

.audiovideoshowpraha {
	background:transparent url("../img/tradeshows/audiovideoshowpraha.png") bottom left;
	width:188px;
	height:45px;
	display:block;
	position:relative;
}

a:hover .audiovideoshowpraha {
	background:transparent url("../img/tradeshows/audiovideoshowpraha.png") top left;
	color:#cccccc;
}

.llb {
	background:transparent url("../img/tradeshows/llb.png") bottom left;
	width:188px;
	height:45px;
	display:block;
	position:relative;
}

a:hover .llb {
	background:transparent url("../img/tradeshows/llb.png") top left;
	color:#cccccc;
}

.musikmesse {
	background:transparent url("../img/tradeshows/musikmesse.png") bottom left;
	width:216px;
	height:55px;
	display:block;
	position:relative;
}

a:hover .musikmesse {
	background:transparent url("../img/tradeshows/musikmesse.png") top left;
	color:#cccccc;
}

.highendaudiovisual {
	background:transparent url("../img/tradeshows/highendaudiovisual.png") left bottom;
	width:167px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .highendaudiovisual {
	background:transparent url("../img/tradeshows/highendaudiovisual.png") left 3px;
	color:#cccccc;
}

.musika {
	background:transparent url("../img/tradeshows/musika.png") left 70px;
	width:216px;
	height:75px;
	display:block;
	position:relative;
}

a:hover .musika {
	background:transparent url("../img/tradeshows/musika.png") left 1px;
	color:#cccccc;
}

.audiovisual {
	background:transparent url("../img/tradeshows/audiovisual.png") left 89px;
	width:216px;
	height:97px;
	display:block;
	position:relative;
}

a:hover .audiovisual {
	background:transparent url("../img/tradeshows/audiovisual.png") left top;
	color:#cccccc;
}

.lightsound {
	background:transparent url("../img/tradeshows/lightsound.png") bottom left;
	width:216px;
	height:55px;
	display:block;
	position:relative;
}

a:hover .lightsound {
	background:transparent url("../img/tradeshows/lightsound.png") top left;
	color:#cccccc;
}

.interbee {
	background:transparent url("../img/tradeshows/interbee.png") bottom left;
	width:193px;
	height:50px;
	display:block;
	position:relative;
}

a:hover .interbee {
	background:transparent url("../img/tradeshows/interbee.png") top left;
	color:#cccccc;
}

.bitam {
	background:transparent url("../img/tradeshows/bitam.png") left bottom ;
	width:179px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .bitam {
	background:transparent url("../img/tradeshows/bitam.png") left -3px;
	color:#cccccc;
}

.taipeiaudioshow {
	background:transparent url("../img/tradeshows/taipeiaudioshow.png") left 69px;
	width:216px;
	height:75px;
	display:block;
	position:relative;
}

a:hover .taipeiaudioshow {
	background:transparent url("../img/tradeshows/taipeiaudioshow.png") left top;
	color:#cccccc;
}

.superbooth {
	background:transparent url("../img/tradeshows/superbooth.png") bottom left;
	width:197px;
	height:51px;
	display:block;
	position:relative;
}

a:hover .superbooth {
	background:transparent url("../img/tradeshows/superbooth.png") left 0px ;
	color:#cccccc;
}

.audiodays {
	background:transparent url("../img/tradeshows/audiodays.png") bottom left;
	width:216px;
	height:55px;
	display:block;
	position:relative;
}

a:hover .audiodays {
	background:transparent url("../img/tradeshows/audiodays.png") top left;
	color:#cccccc;
}

.musicchina {
	background:transparent url("../img/tradeshows/musicchina.png") left 64px;
	width:128px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .musicchina {
	background:transparent url("../img/tradeshows/musicchina.png") left 2px;
	color:#cccccc;
}

.broadcastmediatechnology {
	background:transparent url("../img/tradeshows/broadcastmediatech.png") left 91px;
	width:221px;
	height:99px;
	display:block;
	position:relative;
}

a:hover .broadcastmediatechnology {
	background:transparent url("../img/tradeshows/broadcastmediatech.png") left top;
	color:#cccccc;
}

.alumni {
	background:transparent url("../img/tradeshows/alumniconvention.png") bottom left;
	width:224px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .alumni {
	background:transparent url("../img/tradeshows/alumniconvention.png") top left;
	color:#cccccc;
}

.musicproductionexpo {
	background:transparent url("../img/tradeshows/musicproductionexpo.png") bottom left;
	width:220px;
	height:46px;
	display:block;
	position:relative;
}

a:hover .musicproductionexpo {
	background:transparent url("../img/tradeshows/musicproductionexpo.png") top left;
	color:#cccccc;
}

.mediatechafrica {
	background:transparent url("../img/tradeshows/mediatechafrica.png") bottom left;
	width:206px;
	height:46px;
	display:block;
	position:relative;
}

a:hover .mediatechafrica {
	background:transparent url("../img/tradeshows/mediatechafrica.png") top left;
	color:#cccccc;
}

.tonmeistertagung {
	background:transparent url("../img/tradeshows/tonmeistertagung.png") bottom left;
	width:216px;
	height:29px;
	display:block;
	position:relative;
}

a:hover .tonmeistertagung {
	background:transparent url("../img/tradeshows/tonmeistertagung.png") top left;
	color:#cccccc;
}

.musicproductionshow {
	background:transparent url("../img/tradeshows/musicproductionshow.png") bottom left;
	width:152px;
	height:44px;
	display:block;
	position:relative;
}

a:hover .musicproductionshow {
	background:transparent url("../img/tradeshows/musicproductionshow.png") 0px 0px;
	color:#cccccc;
}

.aesconvention {
	background:transparent url("../img/tradeshows/aes.png") 10px bottom;
	width:80px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .aesconvention {
	background:transparent url("../img/tradeshows/aes.png") 10px 0px;
	color:#cccccc;
}

.ade {
	background:transparent url("../img/tradeshows/ade.png") 10px bottom;
	width:90px;
	height:80px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
}

a:hover .ade {
	background:transparent url("../img/tradeshows/ade.png") 10px 0px;
	color:#cccccc;
	background-repeat:no-repeat;
}

.monitorexpo {
	background:transparent url("../img/tradeshows/monitorexpo.png") 10px 92px;
	width:200px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .monitorexpo {
	background:transparent url("../img/tradeshows/monitorexpo.png") 10px 192px;
	color:#cccccc;
}

.sme {
	background:transparent url("../img/tradeshows/sme.png") 0px 50px;
	width:84px;
	height:64px;
	display:block;
	position:relative;
}

a:hover .sme {
	background:transparent url("../img/tradeshows/sme.png") 0px -24px;
	color:#cccccc;
}

.synthposium {
	background:transparent url("../img/tradeshows/synthposium.png") 0px 50px;
	width:212px;
	height:50px;
	display:block;
	position:relative;
}

a:hover .synthposium {
	background:transparent url("../img/tradeshows/synthposium.png") 0px 0px;
	color:#cccccc;
}

.churchexpo {
	background:transparent url("../img/tradeshows/churchtechexpo.png") 0px 81px;
	width:196px;
	height:90px;
	display:block;
	position:relative;
}

a:hover .churchexpo {
	background:transparent url("../img/tradeshows/churchtechexpo.png") 0px -2px;
	color:#cccccc;
}

.aesbrazil {
	background:transparent url("../img/tradeshows/aesbrazilexpo.png") 0px 86px;
	width:196px;
	height:90px;
	display:block;
	position:relative;
}

a:hover .aesbrazil {
	background:transparent url("../img/tradeshows/aesbrazilexpo.png") 0px 3px;
	color:#cccccc;
}

.musicaustria {
	background:transparent url("../img/tradeshows/musicaustria.png") 0px bottom;
	width:200px;
	height:42px;
	display:block;
	position:relative;
}

a:hover .musicaustria {
	background:transparent url("../img/tradeshows/musicaustria.png") 0px 0px;
	color:#cccccc;
}

.modcon {
	background:transparent url("../img/tradeshows/modcon.png") 0px bottom;
	width:216px;
	height:75px;
	display:block;
	position:relative;
}

a:hover .modcon {
	background:transparent url("../img/tradeshows/modcon.png") 0px 6px;
	color:#cccccc;
}


.bae {
	background:transparent url("../img/tradeshows/beijinginternationalmusic.png") 0px -95px;
	background-repeat:no-repeat;
	width:165px;
	height:85px;
	display:block;
	position:relative;
}

a:hover .bae {
	background:transparent url("../img/tradeshows/beijinginternationalmusic.png") 0px 9px;
	background-repeat:no-repeat;
	color:#cccccc;
}

.guitarshow {
	background:transparent url("../img/tradeshows/guitarshow.png") 0px bottom;
	width:202px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .guitarshow {
	background:transparent url("../img/tradeshows/guitarshow.png") 0px 6px;
	color:#cccccc;
}

.bi2014 {
	background:transparent url("../img/tradeshows/bi2014.png") 0px bottom;
	width:80px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .bi2014 {
	background:transparent url("../img/tradeshows/bi2014.png") 0px 0px;
	color:#cccccc;
}

.bi2015 {
	background:transparent url("../img/tradeshows/bi2015.png") 0px bottom;
	width:80px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .bi2015 {
	background:transparent url("../img/tradeshows/bi2015.png") 0px 0px;
	color:#cccccc;
}

.muzyarmarok {
	background:transparent url("../img/tradeshows/muzyarmarok.png") 0px 90px;
	width:216px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .muzyarmarok {
	background:transparent url("../img/tradeshows/muzyarmarok.png") 0px 1px;
	color:#cccccc;
}

.mmvv {
	background:transparent url("../img/tradeshows/mmvv.png") 5px 76px;
	width:216px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .mmvv {
	background:transparent url("../img/tradeshows/mmvv.png") 5px -13px;
	color:#cccccc;
}

.birtv {
	background:transparent url("../img/tradeshows/birtv_4.png") bottom left;
	width:151px;
	height:40px;
	display:block;
	position:relative;
}

a:hover .birtv {
	background:transparent url("../img/tradeshows/birtv_4.png") top left;
}

.ibc {
	background:transparent url("../img/tradeshows/ibc_4.png") bottom left;
	width:63px;
	height:55px;
	display:block;
	position:relative;
}

a:hover .ibc {
	background:transparent url("../img/tradeshows/ibc_4.png") top left;
}

.koba {
	background:transparent url("../img/tradeshows/koba_4.png") bottom left;
	width:153px;
	height:38px;
	display:block;
	position:relative;
}

a:hover .koba {
	background:transparent url("../img/tradeshows/koba_4.png") top left;
}

.baxopendagen {
	background:transparent url("../img/tradeshows/baxopendagen.png") left 64px;
	width:156px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .baxopendagen {
	background:transparent url("../img/tradeshows/baxopendagen.png") left 0px;
}

.highend {
	background:transparent url("../img/tradeshows/highend.png") bottom left;
	width:193px;
	height:80px;
	display:block;
	position:relative;
}

a:hover .highend {
	background:transparent url("../img/tradeshows/highend.png") top left;
}

.namm {
	background:transparent url("../img/tradeshows/namm_2.png") bottom left;
	width:139px;
	height:40px;
	display:block;
	position:relative;
}

a:hover .namm {
	background:transparent url("../img/tradeshows/namm_2.png") top left;
}

.dancefair {
	background:transparent url("../img/tradeshows/dancefair.png") left 60px;
	width:140px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .dancefair {
	background:transparent url("../img/tradeshows/dancefair.png") left 1px;
}

.palm {
	background:transparent url("../img/tradeshows/palm.png") bottom left;
	width:216px;
	height:55px;
	display:block;
	position:relative;
}

a:hover .palm {
	background:transparent url("../img/tradeshows/palm.png") top left;
}

.afial {
	background:transparent url("../img/tradeshows/afial.png") left 80px ;
	width:217px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .afial {
	background:transparent url("../img/tradeshows/afial.png") left 185px;
}

.bmc {
	background:transparent url("../img/tradeshows/bmc.png") left 80px ;
	width:217px;
	height:70px;
	display:block;
	position:relative;
}

a:hover .bmc {
	background:transparent url("../img/tradeshows/bmc.png") left 185px;
}

.taipei {
	background:transparent url("../img/tradeshows/taipeimusicalinstrumentsfair.png") bottom left;
	width:145px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .taipei {
	background:transparent url("../img/tradeshows/taipeimusicalinstrumentsfair.png") top left;
}

.hedonism {
	background:transparent url("../img/tradeshows/hedonism.png") left bottom;
	width:200px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .hedonism {
	background:transparent url("../img/tradeshows/hedonism.png") left -22px;
}

.knobcon {
	background:transparent url("../img/tradeshows/knobcon.png") left bottom;
	width:200px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .knobcon {
	background:transparent url("../img/tradeshows/knobcon.png") left -22px;
}

.expomusic {
	background:transparent url("../img/tradeshows/expomusic.png") left bottom;
	width:200px;
	height:60px;
	display:block;
	position:relative;
}

a:hover .expomusic {
	background:transparent url("../img/tradeshows/expomusic.png") left -22px;
}

.kievmusicsummit {
	background:transparent url("../img/tradeshows/kievmusicsummit.png") left bottom;
	width:179px;
	height:77px;
	display:block;
	position:relative;
}

a:hover .kievmusicsummit {
	background:transparent url("../img/tradeshows/kievmusicsummit.png") left 3px;
}

table a {
	color:#666666;
}

table a:hover {
	color:#aaaaaa;
}

/* ============================================================================================ 
TECHNOLOGY STYLES
============================================================================================ */

.TechBanner, .PhiloPic, .PressBanner {
	display:block;
	position:relative;
	width:810px;
	padding:5px 20px 10px 20px;
}

.TechBanner {
	height:300px;
	Xbackground:transparent url("../img/technology.jpg") no-repeat 20px 5px;
}

.PhiloPic {
	height:540px;
	background:transparent;
}

.TechTxt {
	position:relative;
	left:0px;
	width:783px;
	font-family:Arial;
	font-size:12px;
	Xline-height:18px;
	color:#cccccc;
	text-align:justify;
	margin-left:33px;
	display:none;
}

#TechTxtDisplayed {
	display:block;
}

#TechTxtHidden {
	display:none;
}

div.TechTxt h1 {
	color:#ec4f00;
	font-size:16px;
}

div.TechTxt h2 {
	color:#cccccc;
	font-size:14px;
}

.TechImgRight {
	float:right;
	padding:10px 0 10px 35px;
}

.TechImgLeft {
	float:left;
	padding:10px 35px 10px 0;
}

/* ============================================================================================ 
IMPRINT STYLES
============================================================================================ */

.position {
	color:#FF8921;
	font-family:Arial;
	font-size:12px;
}

/* ============================================================================================ 
CONTACT FORM STYLES
============================================================================================ */

.contact {
	padding-top:10px;
}

div.contact p.TxtForm {
	color:#cccccc;
	font-size:12px;
	font-family:Arial;
	padding-bottom:5px;
	line-height:24px;
}

input, textarea {
	background: transparent url("../img/FeatureStandard.png") repeat;
	border:1px solid #575757;
	color:#aaaaaa;
	font-family:Arial;
	font-size:12px;
	padding:3px 5px;
	width:356px;
}

textarea {
	height:80px;
}

div.buttonEN, div.buttonDE, div.buttonFR, div.thxButtonEN, div.thxButtonDE, div.thxButtonFR {
	position:relative;
	float:right;
	width:85px;
	height:17px;
	border:0px;
	cursor:pointer;
	margin-bottom:15px;
}

a div.DownloadButtonCat {
	position:relative;
	float:right;
	margin-right:90px;
	margin-top:20px;
	width:170px;
	height:34px;
	border:0px;
	cursor:pointer;
	margin-bottom:15px;
	background:transparent url("../img/ButtonDownloadCat.png") no-repeat left bottom;
}

a:hover div.DownloadButtonCat {
	background:transparent url("../img/ButtonDownloadCat.png") no-repeat left top;
}

div.buttonEN {
	background:transparent url("../img/ButtonSendEN.png") no-repeat left bottom;
}	

div.buttonDE {
	background:transparent url("../img/ButtonSendDE.png") no-repeat left bottom;
}

div.buttonFR {
	background:transparent url("../img/ButtonSendFR.png") no-repeat left bottom;
}

div.buttonEN:hover {
	background:transparent url("../img/ButtonSendEN.png") no-repeat left top;
}

div.buttonDE:hover {
	background:transparent url("../img/ButtonSendDE.png") no-repeat left top;
}

div.buttonFR:hover {
	background:transparent url("../img/ButtonSendFR.png") no-repeat left top;
}

div.thxButtonEN {
	background:transparent url("../img/ButtonThankYouEN_small.png") left bottom;
}	

div.thxButtonDE {
	background:transparent url("../img/ButtonThankYouDE_small.png") left bottom;
}

div.thxButtonFR {
	background:transparent url("../img/ButtonThankYouFR_small.png") left bottom;
}

.captcha {
	display:block;
	float:left;
	padding:0 0px 10px 0;
	border:0px;
	width:36px;
	height:41px;
}

a span.BgCaptcha {
	display:block;
	float:left;
	width:37px;
	height:41px;
	background:transparent;
}

a:hover span.BgCaptcha {
	display:block;
	float:left;
	width:37px;
	height:41px;
	background:transparent url("../img/RelatedProductsTxtBg.png") repeat;
}

.CaptchaContainer {
	margin-bottom:61px;
}

div.contact p.TxtCaptcha {
	font-family:Arial;
	font-size:10px;
	color:#cccccc;
	margin-bottom:10px;
}

div.contact p.TxtCaptcha font {
	font-family:Arial;
	font-size:10px;
	color:#ec4f00;
}

font.TxtAffiche {
	display:inline;
}

font.TxtMasque {
	display:none;
}

.ContactPictureFrame {
	position:relative;
	float:left;
	display:block;
	background-color:transparent;
	width:360px;
	height:200%;
	padding:69px 0px 0px 25px;
}

.ContactTextFrame {
	position:relative;
	float:left;
	display:block;
	padding:0px 25px 0px 30px;
	width:370px;
	background-color:transparent;
}

.SupportTextFrame {
	position:relative;
	float:left;
	display:block;
	padding:0px 30px 0px 30px;
	width:790px;
	background-color:transparent;
}

.ContactEve {
	width:333px; 
	display:block;
	padding:50px 0 15px 0;
	color:#cccccc;
	font-family:'Arial';
	font-size:12px;
	text-align:center;
}

.ImgCatalog {
	padding-top:16px;
	padding-left:10px;
}

/* ============================================================================================ 
SUPPORT FORM STYLES
============================================================================================ */

.SupportRight, .SupportLeft {
	float:left;
	display:block;
}

.SupportLeft {
	width:420px;
	min-height:500px;
}

div.SupportLeft font, div.SupportRight font {
	color:#EC4F00;
}

/* ============================================================================================ 
WHERE TO BUY STYLES
============================================================================================ */

.DistriSearchContainer {
	text-align:center;
	margin-top:23px;
}

.DistriSearchContainer a {
	text-decoration:none;
}

.DistriSearchContainer a .DistriSearch {
	display:inline-block;
	width:30px;
	height:18px;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
	border:1px solid #666666;
	box-shadow:0px 0px 15px black;
	transition: border 0.3s, margin-top 0.3s, width 0.3s, height 0.3s;
    -webkit-transition: border 0.3s, margin-top 0.3s, width 0.3s, height 0.3s; /* Safari 3.1 to 6.0 */
}

.DistriSearchContainer a:hover .DistriSearch {
	width:45px;
	height:27px;
	margin-top:21px; 
	border:1px solid #eeeeee;
}

.DistriSearchContainer a #bahrain {
	background-image:url('../img/flags/wanted/bahrain-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #brazil {
	background-image:url('../img/flags/wanted/brazil-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #chile {
	background-image:url('../img/flags/wanted/chile-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #egypt {
	background-image:url('../img/flags/wanted/egypt-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #finland {
	background-image:url('../img/flags/wanted/finland-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #indonesia {
	background-image:url('../img/flags/wanted/indonesia-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #iran {
	background-image:url('../img/flags/wanted/iran-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #kuwait {
	background-image:url('../img/flags/wanted/kuwait-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #oman {
	background-image:url('../img/flags/wanted/oman-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #peru {
	background-image:url('../img/flags/wanted/peru-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #philippines {
	background-image:url('../img/flags/wanted/philippines-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #russia {
	background-image:url('../img/flags/wanted/russia-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #saudiarabia {
	background-image:url('../img/flags/wanted/saudiarabia-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #vietnam {
	background-image:url('../img/flags/wanted/vietnam-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

.DistriSearchContainer a #unitedarabemirates {
	background-image:url('../img/flags/wanted/unitedarabemirates-wanted.png');
	background-size:cover;
	background-repeat:no-repeat;
}

/* ============================================================================================ 
DISTRIBUTORS STYLES
============================================================================================ */

.DistributorFrame {
	position:relative;
	display:block;
	height:160px;
}

.ImgDistributor {
	float:left;
	height:150px;
	width:300px;
	padding-right:50px;
}

.FlagStrip, .FlagStripBottom {
	display:block;
	width:100%;
	height:30px;
	background:transparent url("../img/RelatedProductsTxtBg.png") repeat;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}

.FlagStrip {
	margin-top:36px;
}

.FlagStripBottom {
	margin-top:16px;
}

.FlagStripTxt {
	color:#cccccc;
	font-family:Arial;
	font-size:12px;
	padding-bottom:20px;
}

.FlagStripTxt a {
	color:#cccccc;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
}

.FlagStripTxt a:hover {
	color:#ec4F00;
}

a span.top {
	display:block;
	position:relative;
	height:20px;
	width:100%;
	background:transparent url("../img/top.png") no-repeat right bottom;
	margin-bottom:20px;
}

a:hover span.top {
	background:transparent url("../img/top.png") no-repeat right top;
} 

.flag {
	display:block;
	float:left;
	position:relative;
	bottom:5px;
	height:20px;
	width:29px;
	margin-left:18px;
}

#distributors h2 {
	margin-top:0px;
	position:relative;
	display:block;
	width:100%;
	height:20px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:40px;
}

#australia, a #FlagAustralia {
	background:url("../img/flags/australia.png") left top;
}

a:hover #FlagAustralia {
	background:url("../img/flags/australia.png") left bottom;
}

#newzealand, a #FlagNewZealand {
	background:url("../img/flags/newzealand.png") left top;
}

a:hover #FlagNewZealand {
	background:url("../img/flags/newzealand.png") left bottom;
}

#bahrain, a #FlagBahrain {
	background:url("../img/flags/bahrain.png") left top;
}

a:hover #FlagBahrain {
	background:url("../img/flags/bahrain.png") left bottom;
}

#china, a #FlagChina {
	background:url("../img/flags/china.png") left top;
}

a:hover #FlagChina {
	background:url("../img/flags/china.png") left bottom;
}

#hong-kong, a #FlagHongKong {
	background:url("../img/flags/hong-kong.png") left top;
}

a:hover #FlagHongKong {
	background:url("../img/flags/hong-kong.png") left bottom;
}

#lebanon, a #FlagLebanon {
	background:url("../img/flags/lebanon.png") left top;
}

a:hover #FlagLebanon {
	background:url("../img/flags/lebanon.png") left bottom;
}

#iceland, a #FlagIceland {
	background:url("../img/flags/iceland.png") left top;
}

a:hover #FlagIceland {
	background:url("../img/flags/iceland.png") left bottom;
}

#ireland, a #FlagIreland {
	background:url("../img/flags/ireland.png") left top;
}

a:hover #FlagIreland {
	background:url("../img/flags/ireland.png") left bottom;
}

#india, a #FlagIndia {
	background:url("../img/flags/india.png") left top;
}

a:hover #FlagIndia {
	background:url("../img/flags/india.png") left bottom;
}

#iran, a #FlagIran {
	background:url("../img/flags/iran.png") left top;
}

a:hover #FlagIran {
	background:url("../img/flags/iran.png") left bottom;
}

#iraq, a #FlagIraq {
	background:url("../img/flags/iraq.png") left top;
}

a:hover #FlagIraq {
	background:url("../img/flags/iraq.png") left bottom;
}

#israel, a #FlagIsrael {
	background:url("../img/flags/israel.png") left top;
}

a:hover #FlagIsrael {
	background:url("../img/flags/israel.png") left bottom;
}

#japan, a #FlagJapan {
	background:url("../img/flags/japan.png") left top;
}

a:hover #FlagJapan {
	background:url("../img/flags/japan.png") left bottom;
}

#jordan, a #FlagJordan {
	background:url("../img/flags/jordan.png") left top;
}

a:hover #FlagJordan {
	background:url("../img/flags/jordan.png") left bottom;
}

#korea, a #FlagKorea {
	background:url("../img/flags/korea.png") left top;
}

a:hover #FlagKorea {
	background:url("../img/flags/korea.png") left bottom;
}

#malaysia, a #FlagMalaysia {
	background:url("../img/flags/malaysia.png") left top;
}

a:hover #FlagMalaysia {
	background:url("../img/flags/malaysia.png") left bottom;
}

#myanmar, a #FlagMyanmar {
	background:url("../img/flags/myanmar.png") left top;
}

a:hover #FlagMyanmar {
	background:url("../img/flags/myanmar.png") left bottom;
}

#oman, a #FlagOman {
	background:url("../img/flags/oman.png") left top;
}

a:hover #FlagOman {
	background:url("../img/flags/oman.png") left bottom;
}

#qatar, a #FlagQatar {
	background:url("../img/flags/qatar.png") left top;
}

a:hover #FlagQatar {
	background:url("../img/flags/qatar.png") left bottom;
}

#saudi-arabia, a #FlagSaudiArabia {
	background:url("../img/flags/saudi-arabia.png") left top;
}

a:hover #FlagSaudiArabia {
	background:url("../img/flags/saudi-arabia.png") left bottom;
}

#syria, a #FlagSyria {
	background:url("../img/flags/syria.png") left top;
}

a:hover #FlagSyria {
	background:url("../img/flags/syria.png") left bottom;
}

#united-arab-emirates, a #FlagUnitedArabEmirates {
	background:url("../img/flags/united-arab-emirates.png") left top;
}

a:hover #FlagUnitedArabEmirates {
	background:url("../img/flags/united-arab-emirates.png") left bottom;
}

#austria, a #FlagAustria {
	background:url("../img/flags/austria.png") left top;
}

a:hover #FlagAustria {
	background:url("../img/flags/austria.png") left bottom;
}

#belgium, a #FlagBelgium {
	background:url("../img/flags/belgium.png") left top;
}

a:hover #FlagBelgium {
	background:url("../img/flags/belgium.png") left bottom;
}

#denmark, a #FlagDenmark {
	background:url("../img/flags/denmark.png") left top;
}

a:hover #FlagDenmark {
	background:url("../img/flags/denmark.png") left bottom;
}

#belarus, a #FlagBelarus {
	background:url("../img/flags/belarus.png") left top;
}

a:hover #FlagBelarus {
	background:url("../img/flags/belarus.png") left bottom;
}

#cyprus, a #FlagCyprus {
	background:url("../img/flags/cyprus.png") left top;
}

a:hover #FlagCyprus {
	background:url("../img/flags/cyprus.png") left bottom;
}

#netherlands, a #FlagNetherlands {
	background:url("../img/flags/netherlands.png") left top;
}

a:hover #FlagNetherlands {
	background:url("../img/flags/netherlands.png") left bottom;
}

#singapore, a #FlagSingapore {
	background:url("../img/flags/singapore.png") left top;
}

a:hover #FlagSingapore {
	background:url("../img/flags/singapore.png") left bottom;
}

#sweden, a #FlagSweden {
	background:url("../img/flags/sweden.png") left top;
}

a:hover #FlagSweden {
	background:url("../img/flags/sweden.png") left bottom;
}

#canada, a #FlagCanada {
	background:url("../img/flags/canada.png") left top;
}

a:hover #FlagCanada {
	background:url("../img/flags/canada.png") left bottom;
}

#mexico, a #FlagMexico {
	background:url("../img/flags/mexico.png") left top;
}

a:hover #FlagMexico {
	background:url("../img/flags/mexico.png") left bottom;
}

#argentina, a #FlagArgentina {
	background:url("../img/flags/argentina.png") left top;
}

a:hover #FlagArgentina {
	background:url("../img/flags/argentina.png") left bottom;
}

#bolivia, a #FlagBolivia {
	background:url("../img/flags/bolivia.png") left top;
}

a:hover #FlagBolivia {
	background:url("../img/flags/bolivia.png") left bottom;
}

#paraguay, a #FlagParaguay {
	background:url("../img/flags/paraguay.png") left top;
}

a:hover #FlagParaguay {
	background:url("../img/flags/paraguay.png") left bottom;
}

#uruguay, a #FlagUruguay {
	background:url("../img/flags/uruguay.png") left top;
}

a:hover #FlagUruguay {
	background:url("../img/flags/uruguay.png") left bottom;
}

#chile, a #FlagChile {
	background:url("../img/flags/chile.png") left top;
}

a:hover #FlagChile {
	background:url("../img/flags/chile.png") left bottom;
}

#peru, a #FlagPeru {
	background:url("../img/flags/peru.png") left top;
}

a:hover #FlagPeru {
	background:url("../img/flags/peru.png") left bottom;
}

#taiwan, a #FlagTaiwan {
	background:url("../img/flags/taiwan.png") left top;
}

a:hover #FlagTaiwan {
	background:url("../img/flags/taiwan.png") left bottom;
}

#russia, a #FlagRussia {
	background:url("../img/flags/russia.png") left top;
}

a:hover #FlagRussia {
	background:url("../img/flags/russia.png") left bottom;
}

#usa, a #FlagUSA {
	background:url("../img/flags/usa.png") left top;
}

a:hover #FlagUSA {
	background:url("../img/flags/usa.png") left bottom;
}

#finland, a #FlagFinland {
	background:url("../img/flags/finland.png") left top;
}

a:hover #FlagFinland {
	background:url("../img/flags/finland.png") left bottom;
}

#france, a #FlagFrance {
	background:url("../img/flags/france.png") left top;
}

a:hover #FlagFrance {
	background:url("../img/flags/france.png") left bottom;
}

#luxembourg, a #FlagLuxembourg {
	background:url("../img/flags/luxembourg.png") left top;
}

a:hover #FlagLuxembourg {
	background:url("../img/flags/luxembourg.png") left bottom;
}

#kazakhstan, a #FlagKazakhstan {
	background:url("../img/flags/kazakhstan.png") left top;
}

a:hover #FlagKazakhstan {
	background:url("../img/flags/kazakhstan.png") left bottom;
}

#kuwait, a #FlagKuwait {
	background:url("../img/flags/kuwait.png") left top;
}

a:hover #FlagKuwait {
	background:url("../img/flags/kuwait.png") left bottom;
}

#italy, a #FlagItaly {
	background:url("../img/flags/italy.png") left top;
}

a:hover #FlagItaly {
	background:url("../img/flags/italy.png") left bottom;
}

#croatia, a #FlagCroatia {
	background:url("../img/flags/croatia.png") left top;
}

a:hover #FlagCroatia {
	background:url("../img/flags/croatia.png") left bottom;
}

#germany, a #FlagGermany {
	background:url("../img/flags/germany.png") left top;
}

a:hover #FlagGermany {
	background:url("../img/flags/germany.png") left bottom;
}

#moldavia, a #FlagMoldavia {
	background:url("../img/flags/moldavia.png") left top;
}

a:hover #FlagMoldavia {
	background:url("../img/flags/moldavia.png") left bottom;
}

#norway, a #FlagNorway {
	background:url("../img/flags/norway.png") left top;
}

a:hover #FlagNorway {
	background:url("../img/flags/norway.png") left bottom;
}

#poland, a #FlagPoland {
	background:url("../img/flags/poland.png") left top;
}

a:hover #FlagPoland {
	background:url("../img/flags/poland.png") left bottom;
}

#portugal, a #FlagPortugal {
	background:url("../img/flags/portugal.png") left top;
}

a:hover #FlagPortugal {
	background:url("../img/flags/portugal.png") left bottom;
}

#spain, a #FlagSpain {
	background:url("../img/flags/spain.png") left top;
}

a:hover #FlagSpain {
	background:url("../img/flags/spain.png") left bottom;
}

#romania, a #FlagRomania {
	background:url("../img/flags/romania.png") left top;
}

a:hover #FlagRomania {
	background:url("../img/flags/romania.png") left bottom;
}

#SouthAfrica, a #FlagSouthAfrica {
	background:url("../img/flags/southafrica.png") left top;
}

a:hover #FlagSouthAfrica {
	background:url("../img/flags/southafrica.png") left bottom;
}

#Algeria, a #FlagAlgeria {
	background:url("../img/flags/algeria.png") left top;
}

a:hover #FlagAlgeria {
	background:url("../img/flags/algeria.png") left bottom;
}

#Libya, a #FlagLibya {
	background:url("../img/flags/libya.png") left top;
}

a:hover #FlagLibya {
	background:url("../img/flags/libya.png") left bottom;
}

#Morocco, a #FlagMorocco {
	background:url("../img/flags/morocco.png") left top;
}

a:hover #FlagMorocco {
	background:url("../img/flags/morocco.png") left bottom;
}

#Tunisia, a #FlagTunisia {
	background:url("../img/flags/tunisia.png") left top;
}

a:hover #FlagTunisia {
	background:url("../img/flags/tunisia.png") left bottom;
}

#Egypt, a #FlagEgypt {
	background:url("../img/flags/egypt.png") left top;
}

a:hover #FlagEgypt {
	background:url("../img/flags/egypt.png") left bottom;
}

#turkey, a #FlagTurkey {
	background:url("../img/flags/turkey.png") left top;
}

a:hover #FlagTurkey {
	background:url("../img/flags/turkey.png") left bottom;
}

#ukraine, a #FlagUkraine {
	background:url("../img/flags/ukraine.png") left top;
}

a:hover #FlagUkraine {
	background:url("../img/flags/ukraine.png") left bottom;
}

#macedonia, a #FlagMacedonia {
	background:url("../img/flags/macedonia.png") left top;
}

a:hover #FlagMacedonia {
	background:url("../img/flags/macedonia.png") left bottom;
}

#albania, a #FlagAlbania {
	background:url("../img/flags/albania.png") left top;
}

a:hover #FlagAlbania {
	background:url("../img/flags/albania.png") left bottom;
}

#montenegro, a #FlagMontenegro {
	background:url("../img/flags/montenegro.png") left top;
}

a:hover #FlagMontenegro {
	background:url("../img/flags/montenegro.png") left bottom;
}

#serbia, a #FlagSerbia {
	background:url("../img/flags/serbia.png") left top;
}

a:hover #FlagSerbia {
	background:url("../img/flags/serbia.png") left bottom;
}

#slovakia, a #FlagSlovakia {
	background:url("../img/flags/slovakia.png") left top;
}

a:hover #FlagSlovakia {
	background:url("../img/flags/slovakia.png") left bottom;
}

#bosniaherzegovina, a #FlagBosniaherzegovina {
	background:url("../img/flags/bosniaherzegovina.png") left top;
}

a:hover #FlagBosniaherzegovina {
	background:url("../img/flags/bosniaherzegovina.png") left bottom;
}

#slovenia, a #FlagSlovenia {
	background:url("../img/flags/slovenia.png") left top;
}

a:hover #FlagSlovenia {
	background:url("../img/flags/slovenia.png") left bottom;
}

#czechrepublic, a #FlagCzechRepublic {
	background:url("../img/flags/czechrepublic.png") left top;
}

a:hover #FlagCzechRepublic {
	background:url("../img/flags/czechrepublic.png") left bottom;
}

#uk, a #FlagUK {
	background:url("../img/flags/uk.png") left top;
}

a:hover #FlagUK {
	background:url("../img/flags/uk.png") left bottom;
}

#greece, a #FlagGreece {
	background:url("../img/flags/greece.png") left top;
}

a:hover #FlagGreece {
	background:url("../img/flags/greece.png") left bottom;
}

#hungary, a #FlagHungary {
	background:url("../img/flags/hungary.png") left top;
}

a:hover #FlagHungary {
	background:url("../img/flags/hungary.png") left bottom;
}

#estonia, a #FlagEstonia {
	background:url("../img/flags/estonia.png") left top;
}

a:hover #FlagEstonia {
	background:url("../img/flags/estonia.png") left bottom;
}

#latvia, a #FlagLatvia {
	background:url("../img/flags/latvia.png") left top;
}

a:hover #FlagLatvia {
	background:url("../img/flags/latvia.png") left bottom;
}

#lithuania, a #FlagLithuania {
	background:url("../img/flags/lithuania.png") left top;
}

a:hover #FlagLithuania {
	background:url("../img/flags/lithuania.png") left bottom;
}

#switzerland, a #FlagSwitzerland {
	background:url("../img/flags/switzerland.png") left top;
}

a:hover #FlagSwitzerland {
	background:url("../img/flags/switzerland.png") left bottom;
}

.DealerListContainer {
	display:block;
	width:790px;
	margin-bottom:10px;
}

.DealerListHead {
	display:block;
	width:100%;
	height:45px;
	margin:10px 0 5px 0;
	background-repeat:no-repeat;
	background-position:345px bottom;
	cursor:pointer;
}

.DealerListHeadChange {
	background-position:345px -5px;
}

.DealerListHeadEN {
	background-image:url('../img/ShowDealersEN.png');
}

.DealerListHeadFR {
	background-image:url('../img/ShowDealersFR.png');
}

.DealerListHeadDE {
	background-image:url('../img/ShowDealersDE.png');
}

.DealerList {
	position:relative;
	display:none;
	margin-bottom:20px;
}

.DealerListChange {
	display:block;
}

.Dealer {
	float:left;
	display:block;
	padding:5px 0 5px 0;
	border-bottom:1px solid #2a2a2a;
}

.DealerHead {
	border-bottom:1px solid #555;
}

.DealerPlz {
	width:70px;
}

.DealerName {
	width:190px;
}

.DealerCity {
	width:120px;
}

.DealerStreet {
	width:190px;
}

.DealerPhone {
	width:130px;
}

.DealerPlaceholder {
	width:45px;
}

/* ------------------------------------------------------------------------------------------------
Fonctions ShowHideContact, ShowHideNews, ShowHideReview, ShowHideVideo, ShowHideFaqs
------------------------------------------------------------------------------------------------ */

.DistributorContactEN, .DistributorContactFR, .DistributorContactDE, .ShowHideAllFaqsEN, .ShowHideAllFaqsDE, .ShowHideAllFaqsFR, .ShowHideAllNewsEN, .ShowHideAllNewsDE, .ShowHideAllNewsFR, .ShowHideReviewEN, .ShowHideReviewDE, .ShowHideReviewFR, .ShowHideVideoEN, .ShowHideVideoDE, .ShowHideVideoFR {
	cursor:pointer;
}

.DistributorData {
	float:right;
	margin:20px 18px 0 0;
	width:240px;
	display:block;
	background:url("../img/RelatedProductsTxtBg.png");
	padding:3px 6px;
	z-index:2200;
	color:#666666;
	border:solid 1px #363636;
}

.ShowHideAllNewsEN, .ShowHideAllNewsFR, .ShowHideAllNewsDE, .ShowHideReviewEN, .ShowHideReviewDE, .ShowHideReviewFR, .ShowHideVideoEN, .ShowHideVideoDE, .ShowHideVideoFR {
	float:left;
	height:50px;
	width:780px;
	display:block;
}

.ShowHideAllNewsEN, .ShowHideAllNewsFR, .ShowHideAllNewsDE, .ShowHideReviewEN, .ShowHideReviewDE, .ShowHideReviewFR, .ShowHideVideoEN, .ShowHideVideoDE, .ShowHideVideoFR {
	margin:0px 15px 0px 15px;
}

.ShowHideAllFaqsDE {
	margin:0px 0px 0px 15px;
	float:right;
	display:inline;
	width:258px;
	height:40px;
}

.ShowHideAllFaqsFR {
	margin:0px 0px 0px 15px;
	float:right;
	display:inline;
	width:252px;
	height:40px;
}

.ShowHideAllFaqsEN {
	margin:0px 0px 0px 15px;
	float:right;
	display:inline;
	width:185px;
	height:40px;
}

.ShowHideReviewEN, .ShowHideReviewDE, .ShowHideReviewFR, .ShowHideVideoEN, .ShowHideVideoDE, .ShowHideVideoFR {
	margin:0px 30px 0px 30px;
}

.ShowHideAllNewsEN {
	background:transparent url("../img/ShowIconEN.png") no-repeat bottom left;
}

.ShowHideAllNewsFR {
	background:transparent url("../img/ShowIconFR.png") no-repeat bottom left;
}

.ShowHideAllNewsDE {
	background:transparent url("../img/ShowIconDE.png") no-repeat bottom left;
}

.ShowHideAllFaqsEN {
	background:transparent url("../img/ShowFaqEN.png") no-repeat 0px -50px;
}

.ShowHideAllFaqsFR {
	background:transparent url("../img/ShowFaqFR.png") no-repeat 0px -50px;
}

.ShowHideAllFaqsDE {
	background:transparent url("../img/ShowFaqDE.png") no-repeat 0px -50px;
}

.ShowHideReviewEN {
	background:transparent url("../img/ShowReviewEN.png") no-repeat bottom left;
}

.ShowHideReviewDE {
	background:transparent url("../img/ShowReviewDE.png") no-repeat bottom left;
}

.ShowHideReviewFR {
	background:transparent url("../img/ShowReviewFR.png") no-repeat bottom left;
}

.ShowHideVideoEN {
	background:transparent url("../img/ShowVideoEN.png") no-repeat bottom left;
}

.ShowHideVideoDE {
	background:transparent url("../img/ShowVideoDE.png") no-repeat bottom left;
}

.ShowHideVideoFR {
	background:transparent url("../img/ShowVideoFR.png") no-repeat bottom left;
}

.AllNewsPlaceHolder {
	display:block;
	border-bottom:solid 1px #464646;
	float:left;
	height:1px;
	width:780px;
	margin:0px 15px 20px 15px;
}

.FaqAnswer {
	color:#cccccc;
	font-weight:normal;
	border:1px solid #363636;
	background:url("../img/RelatedProductsTxtBg.png") repeat transparent;
	padding:10px 20px;
	margin-top:10px;
}

div.FaqAnswer table td, div.FaqAnswer table th {
	border-bottom:1px solid #363636;
	border-right:1px solid #363636;
}

div.FaqAnswer table th {
	background:url("../img/RelatedProductsTxtBg.png") repeat transparent;
	font-weight:normal;
}

.FaqQuestion {
	display:block;
	width:100%;
	min-height:40px;
	position:relative;
}

.AllFaqsPlaceHolder {
	display:block;
	border-bottom:solid 0px #464646;
	float:left;
	height:1px;
	width:780px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
}


/* ============================================================================================ 
PRESSKIT & PRESS STYLES
============================================================================================ */

.PressText {
	font-family:Arial;
	font-size:12px;
	color:#cccccc;
	padding-left:30px;
}

.PressPlaceHolder {
    border-bottom: 1px solid #464646;
    display: block;
    float: left;
    height: 1px;
    margin: 10px 15px 20px 35px;
    width: 780px;
}

.PressStrip {
	display:block;
	width:100%;
	height:30px;
	background:transparent url("../img/RelatedProductsTxtBg.png") repeat;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	margin-top:36px;
	margin-bottom:24px;
}

div.PressStrip a {
	text-decoration:none;
}

a .PressEntryL, a .PressEntryR {
	float:left;
	height:40px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	border-left:#666666 solid 1px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center -65px;
}

a .PressEntryR {
	border-right:#666666 solid 1px;
}

a:hover .PressEntryL, a:hover .PressEntryR {
	color:#ffffff;
	text-decoration:none;
	background:transparent url("../img/SimilarProductsButton.png") no-repeat center 24px;
}

div#presskit h2 {
	padding-top:10px;
}

div#presskit span.top {
	margin-bottom:0px;
}

.PressKitStrip {
	display:block;
	width:100%;
	height:30px;
	background:transparent url("../img/RelatedProductsTxtBg.png") repeat;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	margin-top:56px;
}

.PressKitIcons {
    bottom: 30px;
    display: block;
    float: left;
    height: 54px;
    margin-left: 20px;
    position: relative;
    width: 41px;
}

a #PressKitLogo {
    background: transparent url("../img/presskit/logo.png") no-repeat left top;
}

a:hover #PressKitLogo {
    background: transparent url("../img/presskit/logo.png") no-repeat left bottom;
}

a #PressKitPressRelease {
    background: transparent url("../img/presskit/pressrelease.png") no-repeat left top;
}

a:hover #PressKitPressRelease {
    background: transparent url("../img/presskit/pressrelease.png") no-repeat left bottom;
}

a #PressKitStaff {
    background: transparent url("../img/presskit/staff.png") no-repeat left top;
}

a:hover #PressKitStaff {
    background: transparent url("../img/presskit/staff.png") no-repeat left bottom;
}

a #PressKitProduct {
    background: transparent url("../img/presskit/product.png") no-repeat left top;
}

a:hover #PressKitProduct {
    background: transparent url("../img/presskit/product.png") no-repeat left bottom;
}

a #PressKitAd {
    background: transparent url("../img/presskit/magazine.png") no-repeat left top;
}

a:hover #PressKitAd {
    background: transparent url("../img/presskit/magazine.png") no-repeat left bottom;
}

a #PressKitBanner {
    background: transparent url("../img/presskit/banner.png") no-repeat left top;
}

a:hover #PressKitBanner {
    background: transparent url("../img/presskit/banner.png") no-repeat left bottom;
}

a #PressKitAnimation {
    background: transparent url("../img/presskit/animation.png") no-repeat left top;
}

a:hover #PressKitAnimation {
    background: transparent url("../img/presskit/animation.png") no-repeat left bottom;
}


div.PresskitDownloadBlock, div.PresskitDownloadBlockLast {
	display:block;
	position:relative;
}

div.PresskitDownloadBlock {
	height:32px;
}

a div.PresskitDownload {
	float:left;
	display:block;
	margin:0px 20px 0px 20px;
	width:85px;
	height:17px;
	border:0px;
	cursor:pointer;
	margin-bottom:15px;
	background:transparent url("../img/ButtonDownload.png") no-repeat left bottom;
}

a:hover div.PresskitDownload {
	background:transparent url("../img/ButtonDownload.png") no-repeat left top;
}

a div.PresskitReadEN, a div.PresskitReadFR, a div.PresskitReadDE {
	float:left;
	display:block;
	margin:0px 20px 20px 20px;
	width:85px;
	height:17px;
	border:0px;
	cursor:pointer;
	margin-bottom:15px;
}

a div.PresskitReadEN {
	background:transparent url("../img/ButtonRead.png") no-repeat left bottom;
}

a:hover div.PresskitReadEN {
	background:transparent url("../img/ButtonRead.png") no-repeat left top;
}

a div.PresskitReadFR {
	background:transparent url("../img/ButtonLire.png") no-repeat left bottom;
}

a:hover div.PresskitReadFR {
	background:transparent url("../img/ButtonLire.png") no-repeat left top;
}

a div.PresskitReadDE {
	background:transparent url("../img/ButtonLesen.png") no-repeat left bottom;
}

a:hover div.PresskitReadDE {
	background:transparent url("../img/ButtonLesen.png") no-repeat left top;
}

.PresskitDesc {
	float:left;
	width:650px;
	height:32px;
}

a #PressKitThumb {
	display:none;
	position:absolute;
	left:111px;
	z-index:1020;
	top:-10px;
}

a:hover #PressKitThumb {
	display:block;
}

.EveLogoFillTransparent {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_Logo_FillLettering_transparentBG.png") no-repeat -5px top;
	width:150px;
	height:150px;
}

.EveLogoFillWhite {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_Logo_FillLettering_whiteBG.png") no-repeat -5px top;
	width:150px;
	height:150px;
}

.EveLogoStrokeTransparent {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_Logo_StrokeLettering_transparentBG.png") no-repeat -5px top;
	width:150px;
	height:150px;
}

.EveLogoStrokeWhite {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_Logo_StrokeLettering_whiteBG.png") no-repeat -5px top;
	width:150px;
	height:150px;
}

.HighFivePack {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_HighFivePack.png") no-repeat -5px top;
	width:286px;
	height:150px;
}

.CatalogHf {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_CatalogHighFive.png") no-repeat -5px top;
	width:125px;
	height:151px;
}

.KerstinRoland {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_KerstinMischke_RolandStenz.png") no-repeat left top;
	width:189px;
	height:151px;
}

.sc203_1 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-MasterSlave1.png") no-repeat left top;
	width:209px;
	height:151px;
}

.sc203_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-MasterSlave2.png") no-repeat left top;
	width:209px;
	height:151px;
}

.sc203_3 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-MasterRear.png") no-repeat left top;
	width:209px;
	height:151px;
}

.sc203_4 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-3angles.png") no-repeat left top;
	width:293px;
	height:130px;
}

.sc203_Bag1 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-TransportBag1.png") no-repeat left top;
	width:153px;
	height:132px;
}

.sc203_Bag2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-TransportBag2.png") no-repeat left top;
	width:124px;
	height:132px;
}

.sc203_Cable {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203-LinkCable.png") no-repeat left top;
	width:97px;
	height:132px;
}

.sc204 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC204.png") no-repeat left top;
	width:108px;
	height:147px;
}

.sc205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC205.png") no-repeat left top;
	width:108px;
	height:147px;
}

.sc207 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC207.png") no-repeat left top;
	width:113px;
	height:147px;
}

.sc208 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC208.png") no-repeat left top;
	width:113px;
	height:147px;
}

.sc305 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC305.png") no-repeat left top;
	width:223px;
	height:111px;
}

.sc307 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC307.png") no-repeat left top;
	width:219px;
	height:112px;
}

.sc407 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC407.png") no-repeat -8px top;
	width:244px;
	height:112px;
}

.sc407_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC407_2.png") no-repeat -12px top;
	width:290px;
	height:132px;
}

.sc408 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC408.png") no-repeat -8px top;
	width:244px;
	height:112px;
}

.sc408_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC408_2.png") no-repeat -12px top;
	width:290px;
	height:132px;
}

.sc3010 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC3010.png") no-repeat -15px top;
	width:151px;
	height:185px;
}

.sc3012 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SC3012.png") no-repeat -15px top;
	width:151px;
	height:185px;
}

.ts107 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS107.png") no-repeat -8px top;
	width:102px;
	height:113px;
}

.ts107_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS107_2.png") no-repeat -14px top;
	width:116px;
	height:132px;
}

.ts107_3 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS107_3.png") no-repeat -8px top;
	width:117px;
	height:113px;
}

.ts107_4 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS107_4.png") no-repeat -8px top;
	width:117px;
	height:150px;
}

.ts108 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS108.png") no-repeat -8px top;
	width:112px;
	height:114px;
}

.ts108_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS108_2.png") no-repeat -14px top;
	width:111px;
	height:132px;
}

.ts108_3 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ts108_3.png") no-repeat -8px top;
	width:117px;
	height:150px;
}

.ts108_4 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS108_4.png") no-repeat -13px top;
	width:110px;
	height:132px;
}

.ts110 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS110.png") no-repeat -8px top;
	width:122px;
	height:115px;
}

.ts110_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS110_2.png") no-repeat -13px top;
	width:122px;
	height:132px;
}

.ts110_3 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS110_3.png") no-repeat -12px top;
	width:122px;
	height:132px;
}

.ts112 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS112.png") no-repeat -8px top;
	width:132px;
	height:116px;
}

.ts112_2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS112_2.png") no-repeat -11px top;
	width:120px;
	height:132px;
}

.ts112_3 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TS112_3.png") no-repeat -12px top;
	width:120px;
	height:132px;
}

.remotecontrol {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_RemoteControl.png") no-repeat -14px top;
	width:90px;
	height:132px;
}

.sc203-ts107 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc203-ts107.png") no-repeat left top;
	width:188px;
	height:150px;
}

.sc203-ts108 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc203-ts108.png") no-repeat left top;
	width:188px;
	height:150px;
}

.sc204-ts107 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc204-ts107.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc204-ts108 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc204-ts108.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc205-ts107 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc205-ts107.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc205-ts108 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc205-ts108.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc207-ts110 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc207-ts110.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc207-ts112 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc207-ts112.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc208-ts110 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc208-ts110.png") no-repeat left top;
	width:185px;
	height:151px;
}

.sc208-ts112 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_sc208-ts112.png") no-repeat left top;
	width:185px;
	height:151px;
}

.pmr210 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_PMR210.png") no-repeat left top;
	width:306px;
	height:151px;
}

.ImageAdUSpsd, .ImageAdUS {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ImageAd_US.png") no-repeat left top;
	width:121px;
	height:147px;
}

.ImageAdUSDist {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ImageAd_US_distributor.png") no-repeat left top;
	width:121px;
	height:147px;
}

.SC204205AdUKpsd, .SC204205AdUK {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC204205Ad_US.png") no-repeat left top;
	width:150px;
	height:150px;
}

.SC204205AdUKDist {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC204205Ad_US_distributor.png") no-repeat left top;
	width:150px;
	height:150px;
}

.SC207AdAT {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC207Ad_HalfPageAT.png") no-repeat left top;
	width:150px;
	height:150px;
}

.SC305307AdUK {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC305307Ad_UK.png") no-repeat left top;
	width:125px;
	height:150px;
}

.ImageBanner1, .ImageBanner1full, .ImageBanner1psd {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ImageBanner_01.png") no-repeat left top;
	width:59px;
	height:147px;
}

.SC204Banner {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC204Banner.png") no-repeat left top;
	width:69px;
	height:151px;
}

.SC307Banner {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC307Banner.png") no-repeat left top;
	width:185px;
	height:151px;
}

.ImageBanner7 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ImageBanner_07.png") no-repeat left top;
	width:67px;
	height:160px;
}

.ImageBanner8 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_ImageBanner_600x200.png") no-repeat left top;
	width:341px;
	height:124px;
}

.FamilyBanner1 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ProductFamily.png") no-repeat left top;
	width:501px;
	height:117px;
}

.FamilyBanner2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_Family_1.png") no-repeat left top;
	width:501px;
	height:117px;
}

.FamilyBanner3 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_Family_2.png") no-repeat left top;
	width:501px;
	height:117px;
}

.FamilyBanner4 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_15Products.png") no-repeat left top;
	width:501px;
	height:117px;
}

.FamilyBanner5 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_ImageBanner_08.png") no-repeat left top;
	width:501px;
	height:117px;
}

.FamilyBanner6 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_15Products_2.png") no-repeat left top;
	width:501px;
	height:109px;
}

.SC203Banner {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_SC203.png") no-repeat left top;
	width:63px;
	height:153px;
}

.SC203Banner2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203_2.png") no-repeat left top;
	width:100px;
	height:166px;
}

.FamilyBannerVector {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ProductIcons_vector.png") no-repeat left top;
	width:501px;
	height:117px;
}

.ImageAnimation {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EVEAudio_ImageAnimation.png") no-repeat left top;
	width:225px;
	height:112px;
}

.Animated120x120 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio-Animated_120x120.png") no-repeat left top;
	width:156px;
	height:145px;
}

.Animated310x130 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio-Animated_310x130_HighFive.png") no-repeat left top;
	width:317px;
	height:151px;
}

.AnimatedButton {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_AnimatedButton.png") no-repeat left top;
	width:151px;
	height:84px;
}

.Animated300x250 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio-animated01.png") no-repeat left top;
	width:188px;
	height:150px;
}

.Animated300x250Hf {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudioHf-animated01.png") no-repeat left top;
	width:213px;
	height:151px;
}

.FeauresAdResolution {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_ImageAd_216x82.png") no-repeat left top;
	width:223px;
	height:100px;
}

.ImgAdFullSosUs {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_ImageAd_SosUs_FullPage.png") no-repeat left top;
	width:137px;
	height:151px;
}

.BeliEVErAdFullSosUS {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_BeliEVErAd_FullPageUS.png") no-repeat left top;
	width:128px;
	height:151px;
}

.BeliEVErAdFullSosUK {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_BeliEVErAd_FullPageUK.png") no-repeat left top;
	width:128px;
	height:151px;
}

.SC203AdJuniorUK {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203AdJuniorPageUK.png") no-repeat left top;
	width:123px;
	height:151px;
}

.SC203AdItaly {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203AdHalfPage.png") no-repeat left top;
	width:267px;
	height:151px;
}

.SC203Quarter1 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203AdQuarterPage1.png") no-repeat left top;
	width:138px;
	height:151px;
}

.SC203Quarter1Hf {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203HfAdQuarterPage1.png") no-repeat left top;
	width:150px;
	height:151px;
}

.SC203Quarter2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203AdQuarterPage2.png") no-repeat left top;
	width:138px;
	height:151px;
}

.SC203HalfHf {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203HfAd_HalfPage.png") no-repeat left top;
	width:213px;
	height:151px;
}

.SC203HalfHf2 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203HfAd_HalfPage_210x140.png") no-repeat left top;
	width:219px;
	height:150px;
}

.SC203MiniAd {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203Ad_45x100.png") no-repeat left top;
	width:108px;
	height:151px;
}

.SC203FullHf {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC203HfAd_FullPage.png") no-repeat left top;
	width:132px;
	height:151px;
}

.TwoWayVerticalAd {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_2Way_VerticalHalfPage.png") no-repeat left top;
	width:150px;
	height:166px;
}

.ThreeWayVerticalAd {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_3Way_VerticalHalfPage.png") no-repeat left top;
	width:150px;
	height:166px;
}

.FourWayVerticalAd {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_4Way_VerticalHalfPage.png") no-repeat left top;
	width:150px;
	height:166px;
}

.sc207-dsp {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC207Ad_DSP_LowRes.png") no-repeat left top;
	width:136px;
	height:151px;
}

.sc207-amt {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio_SC207Ad_Tweeter_LowRes.png") no-repeat left top;
	width:136px;
	height:151px;
}

.SC203GermanBanner {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio-Animated_SC203-Germany.png") no-repeat left top;
	width:500px;
	height:96px;
}

.SC205GermanBanner {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio-Animated_SC205-Germany.png") no-repeat left top;
	width:500px;
	height:96px;
}

.SC207GermanBanner {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EveAudio-Animated_SC207-Germany.png") no-repeat left top;
	width:500px;
	height:96px;
}



/* ------------------------------------------------------------------------------------------------
PRESS STYLES
------------------------------------------------------------------------------------------------ */


.PresskitDesc a {
	color:#cccccc;
	text-decoration:underline;
}

.PresskitDesc a:hover {
	color:#ec4f00;
}
	
.EstradaIStudioSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EstradaIStudio_SC205-Review.png") no-repeat left top;
	width:150px;
	height:150px;
}

.InfoMusicPlSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_InfoMusicPl_SC205-Review.png") no-repeat left top;
	width:150px;
	height:250px;
}

.ProAudioAsiaReport {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProAudioAsia_Report.png") no-repeat left top;
	width:116px;
	height:147px;
}

.ProAudioAsiaOnkio {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProAudioAsia_OnkioHaus.png") no-repeat left top;
	width:136px;
	height:151px;
}

.AudoTechnologySC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioTechnology_SC203-Review.png") no-repeat left top;
	width:133px;
	height:151px;
}

.BigBoxSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_BigBox_SC203-Review.png") no-repeat left top;
	width:136px;
	height:151px;
}

.RecordingSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Recording_SC203-Review.png") no-repeat left top;
	width:136px;
	height:151px;
}

.MusikermagasinetSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Musikermagasinet_SC203-Review.png") no-repeat left top;
	width:136px;
	height:151px;
}

.HifiMaailmaSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_HifiMaailma_SC203-Review.png") no-repeat left top;
	width:136px;
	height:151px;
}

.PSNEuropeReport {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_PSNEurope_Report.png") no-repeat left top;
	width:150px;
	height:150px;
}

.AmiSC3010 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioMediaInternational_SC3010-Review.png") no-repeat left top;
	width:131px;
	height:151px;
}

.StudioMagSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_StudioMagazin_SC203-Review.png") no-repeat left top;
	width:120px;
	height:151px;
}

.SoundOnSoundSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundOnSound_SC203-Review.png") no-repeat left top;
	width:123px;
	height:151px;
}

.ProSoundLightSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProSoundLight_SC203-Review.png") no-repeat left top;
	width:122px;
	height:151px;
}

.ProAudioAsia5Years {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProAudioAsia_5YearsReport.png") no-repeat left top;
	width:131px;
	height:151px;
}

.PSNEuropeEveReport {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_PSNEurope_EveReport.png") no-repeat left top;
	width:129px;
	height:151px;
}

.StudioSe {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_StudioSe.png") no-repeat left top;
	width:319px;
	height:90px;
}

.AVIndustrySC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AVIndustry_SC205-Review.png") no-repeat left top;
	width:133px;
	height:151px;
}

.MusicStoreSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusicStore_SC203-Review.png") no-repeat left top;
	width:129px;
	height:151px;
}

.HvtSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_HVT_SC203-Review.png") no-repeat left top;
	width:129px;
	height:151px;
}

.MusicTechSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusicTech_SC205-Review.png") no-repeat left top;
	width:120px;
	height:150px;
}

.MusicTechSC305 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusicTech_SC305-Review.png") no-repeat left top;
	width:150px;
	height:150px;
}

.SoundOnSoundBrazil {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundOnSound-Brazil_Report.png") no-repeat left top;
	width:124px;
	height:151px;
}

.SoundOnSoundSC208 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundOnSound_SC208-Review.png") no-repeat left top;
	width:150px;
	height:150px;
}

.SoundOnSoundSC408 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundOnSound_SC408-Review.png") no-repeat left top;
	width:126px;
	height:151px;
}

.SoundOnSoundSC204-TS107 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundOnSound_SC204-TS107-Review.png") no-repeat left top;
	width:137px;
	height:151px;
}

.TapeOpSC205-TS107 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_TapeOp_SC205-TS107-Review.png") no-repeat left top;
	width:130px;
	height:151px;
}

.AudioMediaSC408 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioMedia_SC408-Review.png") no-repeat left top;
	width:123px;
	height:151px;
}

.KRHomeStudioSC408 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_KRHomeStudio_SC408-Review.png") no-repeat left top;
	width:137px;
	height:151px;
}

.BHexplora {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_B-H-Explora_EveAudioPresentation.png") no-repeat left top;
	width:131px;
	height:151px;
}

.RecordingMagazineSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_RecordingMagazine_SC205-Review.png") no-repeat left top;
	width:127px;
	height:150px;
}

.StrumentiMusicaliSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_StrumentiMusicali_SC205-Review.png") no-repeat left top;
	width:134px;
	height:150px;
}

.krhomestudioSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_KR_SC205-Review.png") no-repeat left top;
	width:134px;
	height:150px;
}

.SoundOnSoundSC307 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundOnSound_SC307-Review.png") no-repeat left top;
	width:121px;
	height:150px;
}

.RecordingSC204-207 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Recording_SC204-207-Review.png") no-repeat left top;
	width:150px;
	height:150px;
}

.StudioMagazinSC307 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_StudioMagazin_SC307-Review.png") no-repeat left top;
	width:120px;
	width:120px;
	height:150px;
}

.AudioTechSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioTechnology_SC205-Review.png") no-repeat left top;
	width:121px;
	height:150px;
}

.FutureMusicSC204 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_FutureMusic_SC204-Review.png") no-repeat left top;
	width:121px;
	height:150px;
}

.AudioTechnologyReport {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioTechnology_Report.png") no-repeat left top;
	width:134px;
	height:150px;
}

.AudioTechnologyReportZH {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioTechnology_Report_ZH.png") no-repeat left top;
	width:128px;
	height:150px;
}

.BeatSC207 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Beat_SC207-Review.png") no-repeat left top;
	width:122px;
	height:150px;
}

.FutureMusicSC207 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_FutureMusic_SC207-Review.png") no-repeat left top;
	width:122px;
	height:150px;
}

.beatSC307 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Beat_SC307-Review.png") no-repeat left top;
	width:134px;
	height:150px;
}

.BeatSC207Comp {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Beat_SC207-Comparison.png") no-repeat left top;
	width:117px;
	height:150px;
}

.MixdownSC205 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Mixdown_SC205-Review.png") no-repeat left top;
	width:121px;
	height:150px;
}

.PrimeAvSC205-207-305 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_PrimeAV_SC205-207-305-Review.png") no-repeat left top;
	width:123px;
	height:150px;
}

.E-MuzykSC307 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_E-Muzyk_SC307-Review.png") no-repeat left top;
	width:121px;
	height:157px;
}

.ResolutionSC307 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Resolution_SC307-Review.png") no-repeat left top;
	width:137px;
	height:151px;
}

.E-MuzykSC207 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_E-Muzyk_SC207-Review.png") no-repeat left top;
	width:118px;
	height:150px;
}

.E-Muzyk {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_E-Muzyk.png") no-repeat left top;
	width:262px;
	height:100px;
}

.Random {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Random.png") no-repeat left top;
	width:319px;
	height:90px;
}

.AudioCentral {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioCentral.png") no-repeat left top;
	width:319px;
	height:90px;
}

.MusicTech {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusicTech.png") no-repeat 6px top;
	width:244px;
	height:68px;
}

.Beatde {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Beatde.png") no-repeat 4px top;
	width:270px;
	height:90px;
}

.IspMusica {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_IspMusica.png") no-repeat 3px top;
	width:270px;
	height:90px;
}

.Delamar {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Delamar.png") no-repeat 3px top;
	width:288px;
	height:90px;
}

.Audisseus {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Audisseus.png") no-repeat 3px top;
	width:288px;
	height:90px;
}

.LowBeats {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_LowBeats.png") no-repeat 3px top;
	width:256px;
	height:80px;
}

.SoundmanComAu {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_SoundmanComAu.png") no-repeat left top;
	width:330px;
	height:63px;
}

.JunoPlus {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_JunoPlus.png") no-repeat left top;
	width:138px;
	height:125px;
}

.AudioFanzine {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioFanzine.png") no-repeat left top;
	width:245px;
	height:124px;
}

.Fullrange {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Fullrange.png") no-repeat left top;
	width:281px;
	height:80px;
}

.AudioMediaInternational {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudioMediaInternational.png") no-repeat left top;
	width:366px;
	height:69px;
}

.ComputerMusicStudioSC207 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ComputerMusicStudio_SC207-Review.png") no-repeat left top;
	width:134px;
	height:150px;
}

.AudionetComTw {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_AudionetComTw.png") no-repeat left top;
	width:202px;
	height:100px;
}

.CuoNet {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_CuoNet.png") no-repeat left top;
	width:245px;
	height:74px;
}

.HifiDIY {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_HifiDIY.png") no-repeat left top;
	width:264px;
	height:74px;
}

.ProToolsExpert {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProToolsExpert.png") no-repeat left top;
	width:376px;
	height:88px;
}

.tools4musicSC203 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Tools4Music_SC203-Review.png") no-repeat left top;
	width:136px;
	height:151px;
}

.ProfessionalAudioInterview {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProfessionalAudio_Report.png") no-repeat left top;
	width:136px;
	height:151px;
}

.DjMag-205-108 {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_DjMag_SC205-TS108-Review.png") no-repeat left top;
	width:130px;
	height:150px;
}

.Bonedo {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Bonedo.png") no-repeat left top;
	width:192px;
	height:124px;
}

.ProSoundIxbt {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProSoundIxbt.png") no-repeat left -10px;
	width:501px;
	height:74px;
}

.RockOn {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_RockOn.png") no-repeat left top;
	width:403px;
	height:100px;
}

.PSNEurope {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_PSNEurope.png") no-repeat left top;
	width:264px;
	height:68px;
}

.Amazona {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Amazona.png") no-repeat left top;
	width:265px;
	height:93px;
}

.Realizator {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Realizator.png") no-repeat left top;
	width:302px;
	height:94px;
}

.MusicRadar {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusicRadar.png") no-repeat left top;
	width:276px;
	height:63px;
}

.ProAudioDe {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_ProAudioDe.png") no-repeat left top;
	width:283px;
	height:78px;
}

.LesNumeriques {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_LesNumeriques.png") no-repeat left -10px;
	width:360px;
	height:86px;
}

.MusikerPlus {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusikerPlus.png") no-repeat left -10px;
	width:264px;
	height:84px;
}

.MusikerBoard {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MusikerBoard.png") no-repeat left -10px;
	width:400px;
	height:88px;
}

.PortalStudyjny {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_PortalStudyjny.png") no-repeat left -10px;
	width:264px;
	height:109px;
}

.DjMag {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_DjMag.png") no-repeat left -10px;
	width:264px;
	height:103px;
}

.Mixdown {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Mixdown.png") no-repeat left top;
	width:209px;
	height:68px;
}

.Modernhifi {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Modernhifi.png") no-repeat left top;
	width:345px;
	height:54px;
}

.CentrMus {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_CentrMus.png") no-repeat left top;
	width:343px;
	height:106px;
}

.Exound {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_Exound.png") no-repeat left top;
	width:98px;
	height:96px;
}

.Adlershof {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_BerlinAdlershof.png") no-repeat left top;
	width:376px;
	height:88px;
}

.MeetMusic {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_MeetMusic.png") no-repeat left top;
	width:207px;
	height:118px;
}

.EstradaIStudio {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_EstradaIStudio.png") no-repeat left top;
	width:242px;
	height:97px;
}

.InfoMusicPl {
	background:transparent url("http://www.eve-audio.com/downloads/thumbs/thumb_InfoMusicPl.png") no-repeat left top;
	width:299px;
	height:79px;
}


/* ============================================================================================ 
BELIEVERS STYLES
============================================================================================ */

.SammelseiteContent {
	padding-top:75px;
	background:transparent url("../img/BelieverPicsBody_sammelseite.png") repeat-y top right;
	display:block;
    float:left;
    margin:0;
    width:802px;
}

.SammelseiteBottom {
	background:transparent url("../img/BelieverPicsBottom_sammelseite.png") no-repeat top right;
	display:block;
    float:left;
    margin:0px;
	height:2px;
    width:802px;
}

.SammelseiteEntry {
	width:782px;
	padding:0px 0px 0px 20px;
	min-height:102px;
}

.SammelseiteUserPic {
	float:right;
	margin:0px 30px 30px 50px;
	border:1px solid #464646;
}

.SammelseiteUserName, .SammelseiteUserDesc, .SammelseiteUserProd, .SammelseiteUserQuote {
	font-family:"Arial";
	display:block;
}

.SammelseiteUserName {
	font-size:16px;
	color:#ec4f00;
	margin-bottom:4px;
}

.UserFlag {
	border:1px solid #a7a7a7;
	margin-right:10px;
}

.SammelseiteUserDesc {
	font-size:12px;
	color:#cccccc;
	font-weight:bold;
	margin-bottom:12px;
}

.SammelseiteUserProd {
	font-size:20px;
	color:#cccccc;
	float:left;
}

.SammelseiteUserQuote {
	font-size:12px;
	font-style:italic;
	color:#666666;
	text-align:justify;
	width:598px;
	padding-top:40px;
}

a div.SammelseiteUserLink {
	position:relative;
	float:right;
	display:block;
	width:20px;
	height:20px;
	background:transparent url('../img/WebLinkIcon.png') no-repeat right top;
	margin-left:2px;
}

a:hover div.SammelseiteUserLink {
	background:transparent url('../img/WebLinkIcon.png') no-repeat right bottom;
}

.ShowHideAllQuotesEN, .ShowHideAllQuotesFR, .ShowHideAllQuotesDE {
    display:block;
    float:left;
    height:30px;
    cursor:pointer;
	margin-left:40px;
}

.ShowHideAllQuotesEN {
	width:160px;
	background:transparent url('../img/ShowUserQuoteEN.png') no-repeat left -40px;
}

.ShowHideAllQuotesDE {
	width:160px;
	background:transparent url('../img/ShowUserQuoteDE.png') no-repeat left -40px;
}

.ShowHideAllQuotesFR {
	width:160px;
	background:transparent url('../img/ShowUserQuoteFR.png') no-repeat left -40px;
}

.SammelseiteUserPlaceHolder {
	width:598px;
	height:1px;
	display:block;
	border-bottom:1px solid #666666;
	margin:10px 0px 20px 20px;
	
}

/*
.UserEntry {
	position:relative;
	display:block;
	float:left;
	padding:15px 15px 0px 15px;
}

a div.UserExtLink {
	display:block;
	position:absolute;
	top:20px;
	width:20px;
	height:20px;
	background:transparent url('../img/WebLinkIcon.png') no-repeat right top;
}

a:hover div.UserExtLink {
	background:transparent url('../img/WebLinkIcon.png') no-repeat right bottom;
}

div#UserLink1 {
	right:20px;
}

div#UserLink2 {
	right:45px;
}

div#UserLink3 {
	right:70px;
}

.UserPicBlock {
	display:block;
	float:left;
	text-align:left;
	width:130px;
}

.UserPic {
	border:1px solid #464646;
}

a .BelieverMoreButtonEN, a .BelieverMoreButtonDE, a .BelieverMoreButtonFR {
	display:block;
	width:85px;
	height:17px;
	border:none;
	margin:5px 0 0 0px;
}

a .BelieverMoreButtonEN {
	background: transparent url('../img/ButtonMoreEN.png') no-repeat left bottom;
}

a:hover .BelieverMoreButtonEN {
	background: transparent url('../img/ButtonMoreEN.png') no-repeat left top;
}

a .BelieverMoreButtonDE {
	background: transparent url('../img/ButtonMoreDE.png') no-repeat left bottom;
}

a:hover .BelieverMoreButtonDE {
	background: transparent url('../img/ButtonMoreDE.png') no-repeat left top;
}

a .BelieverMoreButtonFR {
	background: transparent url('../img/ButtonMoreFR.png') no-repeat left bottom;
}

a:hover .BelieverMoreButtonFR {
	background: transparent url('../img/ButtonMoreFR.png') no-repeat left top;
}

*/

.UserTxtBlock {
	display:block;
	float:left;
	text-align:left;
	width:650px;
}

div.UserTxtBlock div {
	display:block;
	line-height:16px;
	font-family:"Arial";
}

.UserHead {
	margin:0 0 3px 0;
	font-size:14px;
	font-weight:bold;
	color:#EC4F00;
}

.UserSubhead {
	margin:0 0 15px 0;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
} 

.UserProd {
	margin:0 0 0px 0;
	font-size:12px;
	font-style:italic;
	color:#CCCCCC;
}

.UserQuote {
	margin:0 0 0 0;
	font-size:12px;
	font-style:italic;
	text-align:justify;
	color:#666666;
}

.AllUsersPlaceHolder {
    border-bottom:1px solid #464646;
	display:block;
	float:left;
	height:10px;
	width:780px;
}

.AllUsersPlaceHolderLast {
    display:block;
	float:left;
	height:10px;
	width:780px;
}

div.UserHead img {
	width:23px;
	height:14px;
	margin-right:10px;
	border:1px solid #565656;
}

/* ------------------------------------------------------------------------------------------------
NEWSLETTER PAGE STYLES
------------------------------------------------------------------------------------------------ */

a div.NewsletterDownload_EN, a div.NewsletterDownload_DE, a div.NewsletterDownload_FR {
	float:left;
	display:block;
	margin:0px 20px 20px 20px;
	width:85px;
	height:17px;
	border:0px;
	cursor:pointer;
	margin-bottom:15px;
}

a div.NewsletterDownload_EN {
	background:transparent url("../img/ButtonRead.png") no-repeat left bottom;
}
	
a:hover div.NewsletterDownload_EN {
	background:transparent url("../img/ButtonRead.png") no-repeat left top;
}

a div.NewsletterDownload_DE {
	background:transparent url("../img/ButtonLesen.png") no-repeat left bottom;
}
	
a:hover div.NewsletterDownload_DE {
	background:transparent url("../img/ButtonLesen.png") no-repeat left top;
}

a div.NewsletterDownload_FR {
	background:transparent url("../img/ButtonLire.png") no-repeat left bottom;
}
	
a:hover div.NewsletterDownload_FR {
	background:transparent url("../img/ButtonLire.png") no-repeat left top;
}

/* ============================================================================================ 
FOOTER STYLES
============================================================================================ */

/*
.footer {
	display:block;
	position:relative;
	text-align:center;
	width:100%;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
*/

.footer {
	display:block;
	position:relative;
	text-align:center;
	width:75%;
	height:40px;
	margin-left:200px;
}

.footer, div.footer a {
	font-family:Arial;
	font-size:10px;
	color:#777777;
}

div.footer a:hover {
	color:#ffffff;
}

div.DevelopmentFondEN, div.DevelopmentFondFR, div.DevelopmentFondDE {
	position:absolute;
	right:-38px;
	top:-6px;
	display:block;
	width:115px;
	height:27px;
	background-color:transparent;
}

div.DevelopmentFondEN {
	background-image:url('../img/EurpeanDevelopmentFond_EN.png');
}

div.DevelopmentFondFR {
	background-image:url('../img/EurpeanDevelopmentFond_FR.png');
}

div.DevelopmentFondDE {
	background-image:url('../img/EurpeanDevelopmentFond_DE.png');
}

span#PrivacyButton {
	cursor:pointer;
}

span#PrivacyButton:hover {
	color:#FFFFFF;
}

div#Privacy {
	z-index:1000;
	position:absolute;
	bottom:0px;
	background-color:rgba(0,0,0,0.9);
	border-radius:10px;
	border:solid 1px #000000;
	width:100%;
	padding:20px;
	margin-left:-20px;
	text-align:left;
	font-family:'Arial';
	font-size:11px;
	display:none;

	-webkit-box-shadow: 0px -2px 30px #000000;
	-moz-box-shadow: 0 -2px 30px #000000;
	box-shadow: 0 -2px 30px #000000;
	
	animation: privacymove 2s 1;
	-moz-animation: privacymove 2s 1; /* Older Firefox versions */
	-webkit-animation: privacymove 2s 1; /* Chrome, Safari, Opera */
    
}

@keyframes privacymove {
    from {opacity:0;}
    to {opacity:1;}
}

/* Older Firefox versions */
@-moz-keyframes privacymove {
    from {opacity:0;}
    to {opacity:1;}
}
	
/* Chrome, Safari, Opera */
@-webkit-keyframes privacymove {
    from {opacity:0;}
    to {opacity:1;}
}

div#Privacy p {
	color:#9a9a9a;	
}

div#Privacy span {
	color:#ec4f00;	
}

div#Privacy a {
	color:#ffffff;
	font-size:11px;
}

div#Privacy a:hover {
	color:#ec4f00;
}

div#Privacy span a div {
	display:inline;
	float:right;
	font-weight:bolder;
	border:1px solid #444444;
	padding:5px;
}

div#cookie {
	z-index:2000;
	display:none; 
	position:fixed; 
	bottom:0; 
	background-color:rgba(0,0,0,0.8);
	border-top:1px solid #ff5500;
	width:100%;
	text-align:center;
	padding:15px 0 15px 0;
	font-family:"Arial";
	Font-size:12px;
	color:#FFFFFF;
}

a#CookieInfo {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover#CookieInfo {
	color:#ec4f00;
}

a#CookieAccept, a#CookieRefuse {
	border: 1px solid #ff5500;
	border-radius:4px;
	padding:5px 10px 5px 10px;
	color:#ff5500;
	margin-left:30px;
	transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s; /* Safari 3.1 to 6.0 */
}

a:hover#CookieAccept, a:hover#CookieRefuse {
	color:#000000;
	background-color:#ff5500;
}


/* ============================================================================================
BLOCK FIXE BOUTONS SHARE 
============================================================================================ */

a div.ShareFacebook {
	z-index:1000;
	display:block;
	position:fixed;
	width:30px;
	height:30px;
	left:0px;
	top:160px;
	background-color:#ffffff;
	background-image:url('../img/ShareFacebook_22x66.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	box-shadow:4px 0px 20px 0 rgba(0, 0, 0, 0.7);
	border-radius:0 6px 6px 0;
	transition: background-position 0.2s;
    -webkit-transition: background-position 0.2s; /* Safari 3.1 to 6.0 */
}

a:hover div.ShareFacebook {
	background-position: 2px -40px;
}

a div.ShareTwitter {
	z-index:1000;
	display:block;
	position:fixed;
	width:30px;
	height:30px;
	left:0px;
	top:194px;
	background-color:#ffffff;
	background-image:url('../img/ShareTwitter_22x66.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	box-shadow:4px 0px 20px 0 rgba(0, 0, 0, 0.7);
	border-radius:0 6px 6px 0;
	transition: background-position 0.2s;
    -webkit-transition: background-position 0.2s; /* Safari 3.1 to 6.0 */
}

a:hover div.ShareTwitter {
	background-position: 2px -40px;
}

.ShareNewsletterContainer {
	z-index:1000;
	display:block;
	position:fixed;
	width:280px;
	height:30px;
	left:-250px;
	top:228px;
	background-color:white;
	border:0px;
	box-shadow:4px 0px 20px 0 rgba(0, 0, 0, 0.7);
	border-radius:0 6px 6px 0;
	
	-webkit-transition: left 0.5s ease;
	-moz-transition: left 0.5s ease;
	-o-transition: left 0.5s ease;
	transition: left 0.5s ease;   
}

.ShareNewsletterContainerChange {
	left:0px;
}


#NewsletterField {
	display:block;
	float:left;
	width:250px;
	height:30px;
	text-align:left;
}

#NewsletterField input {
	display:block;
	float:left;
	margin:5px 0 0 5px;
	width:155px;
	height:14px;
	box-shadow:0px 0px 8px 0 rgba(0, 0, 0, 0.3) inset;
	border-radius:0 0 0 0;
	border:0px;
	line-height:18px;
	color:#aaa;
	font-size:12px;
	font-family:'Arial';
	vertical-align:middle;
}

#NewsletterField button {
	display:inline;
	float:left;
	margin:5px 0 0 5px;
	height:20px;
	background-color:#525252;
	border-radius:9px 9px 9px 9px;
	border:0px;
	line-height:18px;
	color:#fff;
	font-size:11px;
	font-family:'Arial';
	vertical-align:middle;
	padding:0 5px 0 5px;
	transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s; /* Safari 3.1 to 6.0 */
}

#NewsletterField button:hover {
	background-color:#ff5500;
	cursor:pointer;
}
 
#ShareNewsletter {
	display:block;
	float:left;
	width:30px;
	height:30px;
	background-image:url('../img/ShareNewsletter_22x66.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	border:0px;
	transition: background-position 0.2s;
    -webkit-transition: background-position 0.2s; /* Safari 3.1 to 6.0 */
}

#ShareNewsletter:hover {
	cursor:pointer;
	background-position: 2px -40px;
}

.NewsletterExplain {
	z-index:999;
	display:block;
	position:fixed;
	width:190px;
	height:20px;
	background-color:#ccc;
	border:0px;
	border-radius:6px;
	box-shadow:4px 0px 20px 0 rgba(0, 0, 0, 0.7);
	left:40px;
	top:262px;
	text-align:center;
	font-family:'Arial';
	font-size:11px;
	color:#444;
	padding-top:6px;
	
	opacity:0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
	-webkit-transition: opacity 0.5s ease 0.5s, filter 0.5s ease 0.5s;
	-moz-transition: opacity 0.5s ease 0.5s, filter 0.5s ease 0.5s;
	-o-transition: opacity 0.5s ease 0.5s, filter 0.5s ease 0.5s;
	transition: opacity 0.5s ease 0.5s, filter 0.5s ease 0.5s;  
}

.NewsletterExplainChange {
	opacity:10;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}


/* ============================================================================================
CAMPAGNES RESEAUX SOCIAUX ET NEWSLETTER
============================================================================================ */


#SMcontainer {
	z-index:1000;
	position:fixed;
	display:none;
	Xtop:50px;
	left:0;
	height:600px;
	width:100%;
	Xbackground-color:red;
}

.SMblockoutside-Insta {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	display:block;
	width:480px;
	height:480px;
	background-color:#ff6000;
	border-radius:240px;
	box-shadow:0 0 400px 250px #000000;
	border:2px solid #d8c2b5;
}

.SMblockoutside-Fb {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	display:block;
	width:480px;
	height:480px;
	background-color:#8b9dc3;
	border-radius:240px;
	box-shadow:0 0 400px 250px #000000;
	border:2px solid #b5c1d8;
}

.SMblockoutside-Twitter {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	display:block;
	width:480px;
	height:480px;
	background-color:#A8DAFF;
	border-radius:240px;
	box-shadow:0 0 400px 250px #000000;
	border:2px solid #EAF6FF;
}

.SMblockinside-Insta {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	width:460px;
	height:460px;
	background-color:white;
	border-radius:230px;
	box-shadow:inset 0 0 100px 15px #d8c2b5, 0 0 5px 5px #da2400;
}

.SMblockinside-Fb {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	width:460px;
	height:460px;
	background-color:white;
	border-radius:230px;
	box-shadow:inset 0 0 100px 15px #dfe3ee, 0 0 5px 5px #3b5998;
}

.SMblockinside-Twitter {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	width:460px;
	height:460px;
	background-color:white;
	border-radius:230px;
	box-shadow:inset 0 0 100px 15px #e3eaef, 0 0 5px 5px #117BC1;
}

.SMblockinside-Newsletter {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	width:460px;
	height:460px;
	background-color:white;
	background-image:url('../img/sm/EveAudio_Newsletter.png');
	background-position:center center;
	background-repeat:no-repeat;
	border-radius:230px;
	box-shadow:/*inset 0 0 100px 15px #d8c2b5,*/ 0 0 5px 5px #da2400;
}

.SMtxt-Insta, .SMtxt-Fb, .SMtxt-Newsletter, .SMtxt-Twitter {
	display:block;
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	font-family:'Arial';
	font-size:18px;
}

.SMtxt-Insta {
	color:#555555;
}

.SMtxt-Fb, .SMtxt-Twitter {
	color:#8492af;
}

.SMtxt-Newsletter {
	color:#ffffff;
	text-shadow:0px 0px 4px black;
}

.InstagramPics, .InstagramPics1st, .InstagramPicsLast {
	margin-left:2px;
	margin-right:2px;
}

.InstagramPics1st {
	margin-top:10px;
	margin-bottom:2px;
}

.InstagramPics {
	margin-bottom:2px;
	margin-top:2px;
}

.InstagramPicsLast {
	margin-top:2px;
	margin-bottom:25px;
}

div.SMtxt-Insta a img, div.SMtxt-Fb a img, div.SMtxt-Twitter a img {
	border:1px solid #555555;
	border-radius:3px;
	transition: border-radius 0.5s;
    -webkit-transition: border-radius 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Insta a:hover img, div.SMtxt-Fb a:hover img, div.SMtxt-Newsletter a:hover img, div.SMtxt-Twitter a:hover img {
	border-radius:25px;
}

div.SMtxt-Insta a {
	color:#ff6000;
	text-decoration:none;
	transition: color 0.5s, letter-spacing 0.5s;
    -webkit-transition: color 0.5s, letter-spacing 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Fb a {
	color:#5e80c6;
	text-decoration:none;
	transition: color 0.5s, letter-spacing 0.5s;
    -webkit-transition: color 0.5s, letter-spacing 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Twitter a {
	color:#55acee;
	text-decoration:none;
	transition: color 0.5s, letter-spacing 0.5s;
    -webkit-transition: color 0.5s, letter-spacing 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Insta a:hover {
	color:red;
}

div.SMtxt-Fb a:hover {
	color:#3b5998;
}

div.SMtxt-Twitter a:hover {
	color:#0a6299;
}

div.SMtxt-Insta a div {
	display:inline;
	border:1px solid #ff6000;
	padding:5px 10px 5px 10px;
	border-radius:5px;
	font-size:14px;
	color:white;
	background-color:#ff6000;
	transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Fb a div {
	display:inline;
	border:1px solid #3b5998;
	padding:5px 10px 5px 10px;
	border-radius:5px;
	font-size:14px;
	color:white;
	background-color:#3b5998;
	transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Twitter a div {
	display:inline;
	border:1px solid #55acee;
	padding:5px 10px 5px 10px;
	border-radius:5px;
	font-size:14px;
	color:white;
	background-color:#55acee;
	transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Newsletter a div {
	display:inline;
	border:1px solid #ff6000;
	padding:5px 10px 5px 10px;
	border-radius:5px;
	font-size:14px;
	color:white;
	background-color:#ff6000;
	transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s; /* Safari 3.1 to 6.0 */
}

div.SMtxt-Insta a:hover div {
	border:1px solid #ff6000;
	cursor:pointer;
	color:#ff5500;
	background-color:transparent;
}

div.SMtxt-Fb a:hover div {
	border:1px solid #3b5998;
	cursor:pointer;
	color:#3b5998;
	background-color:transparent;
}

div.SMtxt-Twitter a:hover div {
	border:1px solid #55acee;
	cursor:pointer;
	color:#55acee;
	background-color:transparent;
}

div.SMtxt-Newsletter a:hover div {
	border:1px solid #ff6000;
	cursor:pointer;
	color:#ff5500;
	background-color:rgba(250,250,250,0.5);
}

div.SMback {
	text-shadow:none;
}


div.SMtxt-Newsletter input {
	border:1px solid #ffffff;
	cursor:pointer;
	color:#000000;
	line-height:26px;
	background-color:rgba(250,250,250,0.4);
	border-radius:6px;
	box-shadow:inset 0px 0px 10px 0 rgba(250, 250, 250, 0.9), 0px 0px 20px 0 rgba(0, 0, 0, 0.3) ;
	text-align:center;
	font-size:14px;
	margin:10px 0 20px 0;
	width:300px;
}

div.SMtxt-Newsletter button {
	display:inline;
	border:1px solid #ffffff;
	padding:5px 10px 5px 10px;
	border-radius:5px;
	font-size:14px;
	color:#000000;
	background-color:#ffffff;
	box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.3);
	transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s; /* Safari 3.1 to 6.0 */
	margin-bottom:80px;
}

div.SMtxt-Newsletter button:hover {
	border:1px solid #ffffff;
	cursor:pointer;
	color:#ffffff;
	background-color:rgba(0,0,0,0.3);
}

/* ------------- NOUVELLE CAMPAGNE NEWSLETTER : écrase les styles précédents -------------*/

#SMcontainer {
	display:none;
	background:transparent;
	height:auto;
	width:300px;
	bottom:20px;
	left:20px;
}

.SMblockoutside-Insta {
	background-color:rgba(0, 0, 0, 0.85);
    border:1px solid #aaa;
	border-radius:6px;
    box-shadow:0 0 20px 0px #000000;
    height:auto;
    width:200px;
	position:absolute;
	bottom:0px;
	animation-name:NLcampaign;
    animation-duration:2s;
	animation-delay:0s;
	animation-iteration-count:1;
	animation-timing-function: linear;
	-webkit-animation-name:NLcampaign;
    -webkit-animation-duration:2s;
	-webkit-animation-delay:0s;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes NLcampaign {
    0% {bottom:-400px;}
	75% {bottom:-400px;}
    100% {bottom:0px;}
}

@keyframes NLcampaign {
    0% {bottom:-400px;}
    75% {bottom:-400px;}
    100% {bottom:0px;}
}

.SMblockinside-Newsletter {
	background-color:transparent;
    background-image:none;
    border-radius:6px;
    box-shadow:none;
    height:auto;
    left:0px;
    position:relative;
	top:0px;
    width:100%;
}

.SMtxt-Newsletter img:first-child {
	margin:20px auto 0px auto;
	width:100px;
	height:auto;
}

.SMtxt-Newsletter img:nth-of-type(2) {
	margin:10px auto 10px auto;
	width:60px;
	height:auto;
}

.SMtxt-Newsletter {
    color:#ffffff;
    text-shadow:none;
	display:block;
    font-family:"Arial";
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    text-align:center;
    top:0;
	height:auto;
    width:200px;
}


div.SMtxt-Newsletter input {
    background-color:rgba(250, 250, 250, 0);
    border-radius:6px;
    box-shadow:0 0 10px 0 rgba(250, 250, 250, 0.3) inset;
    margin:10px auto 20px auto;
    text-align:center;
    width:90%;
	box-sizing:border-box;
	font-size:12px;
	color:#fff;
	cursor:text;
	border:1px solid #aaa;
}

div.SMtxt-Newsletter button {
    margin:0 auto 20px auto;
	display:inline;
	color:rgba(0, 0, 0, 1);
	border:1px solid rgba(255, 96, 0, 1);
	background-color:rgba(255, 96, 0, 1);
	transition:border 0.3s, background-color 0.3s, color 0.3s;
	-webkit-transition:border 0.3s, background-color 0.3s, color 0.3s;
}

div.SMtxt-Newsletter button:hover {
    border:1px solid rgba(255, 96, 0, 1);
	color:rgba(255, 96, 0, 1);
	background-color:rgba(255, 96, 0, 0);
}

div.SMtxt-Newsletter a div {
    background-color:rgba(255, 255, 255, 1);
    border:1px solid #fff;
    color:rgba(0, 0, 0, 1);
    display:inline-block;
    font-size:12px;
	margin:0 auto 20px auto;
    transition:border 0.3s, color 0.3s, background-color 0.3s;
	-webkit-transition:border 0.3s, color 0.3s, background-color 0.3s;
}

div.SMtxt-Newsletter a:hover div {
	border:1px solid #aaa;
	background-color:rgba(255, 255, 255, 0);
	color:rgba(255, 255, 255, 1);
}

/* ============================================================================================
PAGES STATIQUES
============================================================================================ */

.EventPictures {
	display:block;
    float:left;
    margin-left:150px;
    position:relative;
    text-align:center;
    width:840px;
	padding:100px 0 20px 0;
	border-bottom:1px solid #666666;
	margin-bottom:20px;
} 

.EventCaption {
	display:block;
	text-align:center;
	color:#777777;
	font-size:10px;
	font-family:Arial;
	padding:0px 0px 10px 0px;
}

div.EventCaption a {
	color:#777777;
}

div.EventCaption a:hover {
	color:#ec4f00;
}

.EventPic {
	padding:2px;
	background-color:#000000;
	border:1px solid #888888;
	margin:10px;
}

div.EventPictures h1 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ec4f00;
	padding-bottom:10px;
} 
/* ============================================================================================ 
MAIN NAVI BAR 
============================================================================================ */

.NavEveLogo {
	display:block;
	float:left;
	width:150px;
	height:150px;
	background-color:transparent;
	background-position:left bottom;
}

a:hover .NavEveLogo {
	background-position:left top;
}

#NavEveLogoIMG {
	background-image:url("../img/ButtonEveLogo_ball5.png");
}

.NavPlaceHolder {
	display:block;
	float:left;
	width:852px;
	height:60px;
}

.EveLogoName {
	float:right;
	padding:17px 2px 0 0;
	border:0px;
}

.NZMap {
	float:right;
	padding:17px 2px 0 0;
	border:0px;
	height:35px;
}

.NavButtons, .NavButtonsActive {
	display:block;
	float:left;
	width:140px;
	height:54px;
	background-color:transparent;
	background-position:left 55px;
	margin-bottom:3px;
}

a:hover .NavButtons, .NavButtonsActive {
	background-position:left top;
}

.NavRightEnd {
	display:block;
	float:left;
	background:transparent url("../img/NavRightEnd.png");
	width:12px;
	height:54px;
	margin-bottom:3px;
}

/* ============================================================================================
SUB-NAVI BAR
============================================================================================ */

#SubNavDiv {
	display:inline-block;
	width:838px;
	height:21px;
	position:relative;
	border-bottom:#ff5500 solid 1px;
}

.SubNavEntry, .SubNavEntryActive {
	display:block;
	float:left;
	padding:1px 13px 0px 0px;
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a:hover .SubNavEntry, .SubNavEntryActive {
	color:#ec4f00;
	text-decoration:none;
}

.SubNavLang {
	display:block;
	float:right;
	padding:1px 0px 1px 8px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

a:hover .SubNavLang {
	color:#ffffff;
	text-decoration:none;
}

a .SubNavTwitter, a .SubNavFacebook, a .SubNavPinterest, a .SubNavYouTube {
	display:block;
	float:right;
	width:17px;
	height:16px;
}

a .SubNavInstagram, a .SubNavLinkedin, a .SubNavSnapchat {
	display:block;
	float:right;
	width:16px;
	height:15px;
}

a .SubNavTwitter {
	margin:-1px 0px 0px -5px;
	background:transparent url("../img/EveTwitterIcon.png") top left;
}

a:hover .SubNavTwitter {
	background:transparent url("../img/EveTwitterIcon.png") bottom left;
}

a .SubNavFacebook {
	margin:0px 0px 0px 0px;
	background:transparent url("../img/EveFacebookIcon.png") top left;
}

a:hover .SubNavFacebook {
	background:transparent url("../img/EveFacebookIcon.png") bottom left;
}

a .SubNavPinterest {
	margin:0px 0px 0px 0px;
	background:transparent url("../img/EvePinterestIcon.png") top left;
}

a:hover .SubNavPinterest {
	background:transparent url("../img/EvePinterestIcon.png") bottom left;
}

a .SubNavYouTube {
	margin:-1px 2px 0px 0px;
	background:transparent url("../img/EveYouTubeIcon.png") top left;
}

a:hover .SubNavYouTube {
	background:transparent url("../img/EveYouTubeIcon.png") bottom left;
}

a .SubNavInstagram {
	margin:1px 2px 0px 0px;
	background:transparent url("../img/EveInstagramIcon.png") top left;
}

a:hover .SubNavInstagram {
	background:transparent url("../img/EveInstagramIcon.png") bottom left;
}

a .SubNavSnapchat {
	margin:1px 3px 0px 1px;
	background:transparent url("../img/EveSnapchatIcon.png") top left;
}

a:hover .SubNavSnapchat {
	background:transparent url("../img/EveSnapchatIcon.png") bottom left;
}

a .SubNavLinkedin {
	margin:1px 5px 0px -2px;
	background:transparent url("../img/EveLinkedinIcon.png") top left;
}

a:hover .SubNavLinkedin {
	background:transparent url("../img/EveLinkedinIcon.png") bottom left;
}
/* ============================================================================================ 
MAIN NAVI BAR 
============================================================================================ */

#NavProducts {
	background-image:url(../img/ButtonProductsEN.png);
}

#NavSalesInfo {
	background-image:url(../img/ButtonSalesInfoEN.png);
}


#NavDownloads {
	background-image:url(../img/ButtonDownloadsEN.png);
}

#NavCustomerCare {
	background-image:url(../img/ButtonCustomerCareDE.png);
}

#NavCompany {
	background-image:url(../img/ButtonCompanyEN.png);
}

#NavContact {
	background-image:url(../img/ButtonContactEN.png);
}

#NavShop {
	background-image:url(../img/ButtonShopEN.png);
}

/* ============================================================================================
SUB-NAVI BAR
============================================================================================ */



/* ============================================================================================
NEWSLETTER
============================================================================================ */
.NewsletterSubscriptionButton {
	background:transparent url(../img/ButtonSubscribeEN_small.png) left bottom;
}

.NewsletterThankYouButton {
	background:transparent url(../img/ButtonThankYouEN_small.png) left bottom;
}

.NewsletterSubscriptionButton:hover {
	background:transparent url(../img/ButtonSubscribeEN_small.png) left top;
}
/* ============================================================================================ 
PRODUCT FINDER MAIN LAYOUT
============================================================================================ */

#ProductFinder {
	margin:0px;
	display:block;
	position:relative;
	width:144px;
}

.ProductFinderFrameTop {
	position:relative;
	float:left;
	display:block;
	width:144px;
	height:15px;
	background-color:transparent;
	background-image:url(../img/ProductFinderFrameTop_2.png);
}

.ProductFinderFrameBottom {
	position:relative;
	float:left;
	display:block;
	width:144px;
	height:15px;
	background-color:transparent;
	background-image:url(../img/ProductFinderFrameBottom_2.png);
}

.ProductFinderFrameBody {
	position:relative;
	float:left;
	display:block;
	width:144px;
	min-height:690px;
	background-color:transparent;
	background-image:url(../img/ProductFinderFrameBody_2.png);
	background-repeat:repeat;
}

.ProductFinderHead {
	display:block;
	position:relative;
	left:16px;
	top:15px;
	width:100px;
	height:30px;
	background: url(../img/RelatedProductsTxtBg.png) repeat;
	
	border-bottom:#666666 solid 1px;
}

.ProductFinderHeadline {
	display:block;
	position:relative;
	height:45px;
	width:100%;
	margin-top:0px;
	float:left;
	border-left:#666666 solid 1px;
	background:transparent url(../img/ProductFinder.png) no-repeat 1px 1px;
}

.ProductSelectorLink {
	position:relative;
	display:block;
	left:16px;
	top:70px;
	width:100px;
	height:30px;
	background: url(../img/RelatedProductsTxtBg.png) repeat;
	border-bottom:#666666 solid 1px;
}

a .ProductSelectorTxt {
	display:inline;
	position:relative;
	height:45px;
	width:100%;
	margin-top:0px;
	color:#ff9639;
	font-family:Arial;
	font-size:12px;
	vertical-align:bottom;
	float:left;
	border-left:#666666 solid 1px;
	background:transparent url(../img/ProductSelector.png) no-repeat 1px 1px;
}

a:hover .ProductSelectorTxt {
	background:transparent url(../img/ProductSelector.png) no-repeat 1px -44px;
}

/* ============================================================================================
PRODUCT FINDER ENTRIES
============================================================================================ */

.ProductFinderEntries {
	position:relative;
	display:block;
	top:54px;
	left:16px;
	width:100px;
	border-left:#666666 solid 1px;
}

.ProductFinderClic, .SelectedProductFinderClic {
	display:block;
	position:relative;
	left:-8px;
	top:3px;
	width:85px;
	height:20px;
	font-family:Arial;
	font-size:12px;
	padding-left:20px;
	background:transparent url(../img/SimilarProductsButton.png) no-repeat -0px -88px;
}

.ProductFinderClic:hover, .SelectedProductFinderClic {
	background:transparent url(../img/SimilarProductsButton.png) no-repeat -0px 1px;
}

#ProductFinderClic_sc203supplies {
	height:35px;
}

span.ProductFinderClic a {
	color:#666666;
}

span.ProductFinderClic:hover a, span.SelectedProductFinderClic a {
	color:#ffffff;
}

/*
#ProductFinderClic1 {
	top:0px;
}

#ProductFinderClic2 {
	top:0px;
}

#ProductFinderClic3 {
	top:0px;
}

#ProductFinderClic4 {
	top:0px;
}

#ProductFinderClic5 {
	top:270px;
}

#ProductFinderClic6 {
	top:290px;
}

#ProductFinderClic7 {
	top:310px;
}

#ProductFinderClic8 {
	top:330px;
}

#ProductFinderClic9 {
	top:350px;
}

#ProductFinderClic10 {
	top:370px;
}

#ProductFinderClic11 {
	top:390px;
}

#ProductFinderClic12 {
	top:410px;
}
*/

/* ============================================================================================
PRODUCT FINDER PICTURE & DESCRIPTION FIELDS
============================================================================================ */

.ProductFinderDesc {
	position:absolute;
	left:7px;
	color:#DD4A01;
	font-family:Arial;
	font-size:11px;
	width:100px;
	height:20px;
	text-align:center;
	background:transparent;
	padding-top:3px;
	display:none;
}

.ProductFinderDisplay {
	position:absolute;
	left:7px;
	background-color:transparent;
	background-image:url(../img/ProductFinderStrip_10.png);
	background-position:left top;
	width:100px;
	height:120px;
	border:#666666 solid 1px;
	display:none;
}

span.ProductFinderClic:hover .ProductFinderDisplay, span.ProductFinderClic:hover .ProductFinderDesc {
	display:block;
}

.ProductFinderDisplayDefault {
	position:relative;
	display:block;
	left:16px;
	top:30px;
	margin-top:10px;
	background-color:transparent;
	background-image:url(../img/ProductFinderStrip_10.png);
	background-position:0px 480px;
	width:100px;
	height:120px;
	border:#666666 solid 1px;
}

.ProductFinderDescDefault {
	position:relative;
	display:block;
	left:16px;
	top:40px;
	background-color:transparent;
	width:100px;
	height:25px;
	border:#666666 solid 1px;
}

/* ============================================================================================ 
NEWSLETTER FRAME STYLES
============================================================================================ */

#NewsletterFrame {
	margin-top:10px;
	display:block;
	float:left;
	width:144px;
}

.NewsletterTop {
	position:relative;
	float:left;
	display:block;
	width:144px;
	height:15px;
	background-color:transparent;
	background-image:url(../img/ProductFinderFrameTop_2.png);
}

.NewsletterBottom {
	position:relative;
	float:left;
	display:block;
	width:144px;
	height:15px;
	background-color:transparent;
	background-image:url(../img/ProductFinderFrameBottom_2.png);
}

.NewsletterBody {
	position:relative;
	float:left;
	display:block;
	width:144px;
	min-height:40px;
	background-color:transparent;
	background-image:url(../img/ProductFinderFrameBody_2.png);
	background-repeat:repeat;
}

.Newsletter, .SocialNetworks {
	float:left;
	text-align:left;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	padding:0 18px 0 15px;
}

.NewsletterSubscriptionField {
	display:block;
	width:98px;
	height:16px;
	text-align:left;
	color:#666666;
	font-family:Arial;
	font-size:10px;
	background:transparent url(../img/RelatedProductsTxtBg.png) repeat;
	border:#666666 solid 1px;
	padding:0 2px 0 2px;
	margin:5px 0 0px 0;
}

.NewsletterSubscriptionButton, .NewsletterThankYouButton {
	display:block;
	float:left;
	height:17px;
	width:85px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	border:#666666 solid 0px;
	margin:-8px 0 15px 0px;
}

.NewsletterSubscriptionButton:hover {
	cursor:pointer;
}

/* ============================================================================================ 
SOCIAL NETWORKS FRAME STYLES
============================================================================================ */

.facebook, .twitter {
	float:left;
	display:block;
	height:20px;
	width:20px;
}

.facebook {
	margin:5px 5px 3px 0px;
	background:transparent url(../img/FacebookIcon.png) bottom left;
}

.facebook:hover {
	background:transparent url(../img/FacebookIcon.png) top left;
}

.twitter {
	margin:5px 5px 3px 0px;
	background:transparent url(../img/TwitterIcon.png) bottom left;
}

.twitter:hover {
	background:transparent url(../img/TwitterIcon.png) top left;
}
