/********************************************************************** DESIGN ***************************************************************/
.bigText{
	color: rgb(35, 31, 32);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.noWrap{white-space:nowrap;}
.noBorder{
	border:0;
}
.boldMe{
	font-weight:bold;
}
.redMe{
	color:red;
}
.alignLeft{
	text-align:left !important;
}
.alignRight{
	text-align:right !important;
}
.alignCenter{
	text-align:center !important;
}
.displayNone{display:none;}
.error{
	display:block;
	background:transparent url(../img/error.png) no-repeat top left;
	line-height:16px;
	height:16px;
	padding-left:20px;
}
.uppercaseMe{
	text-transform:uppercase;
}
.clearBoth{
	clear:both !important;
	height:0px !important;
	line-height:0px !important;
}
.loading{display:block;line-height:20px;padding-left:24px;background-image:url(../img/loading.gif);background-repeat:no-repeat;background-position:top left}
#website_content_text div.print{
	position:absolute;
	left:7px;
	top:-26px;
	text-align:right;
	z-index:5;
}
#website_content_text div.print a{
	display:block;
	line-height:18px;
	background-image: url(../img/print.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding:0 0 0 20px;
	margin-top:0px;
	margin-right:16px;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	border:0;
}
#website_content_text table.borderMe{
	border-collapse: collapse;
	border-spacing: 0;
	border:0;
}
table.borderMe td{
	border:1px solid #b4b3df;
}
/********************************END OF GENERAL SETUP*/
iframe.facebook_like{
	border:none; 
	width:100%; 
	height:80px !important;
	margin:10px 0 0 0 !important;
}
a {
	text-decoration:underline;
	color:#000000;
	outline:0;
}
input[type=radio],input[type=checkbox] {
	outline:0;
}
a img{
	border:0;
}
input,textarea{
	font:normal 12px Arial;
}
td{vertical-align:top;text-align:left;}
/*******************************************CAPTCHA*/
.captcha{
	background-position:0px 25px;
	margin-top:10px;
}
.captcha div{
	font : 12px Arial;
	background: transparent;
}
.captcha input{
	margin-top:50px;
}
/*******************************************CONTACT FORM*/
table.contact_form_wrapper{margin-top:15px;}
table.contact_form_wrapper,table.contact_form_wrapper table{
	width:100%;
}
table.contact_form_wrapper table td{
	padding:3px 0 3px 0;
}
td.ads{
	width:229px;
	text-align:right;
}
td.ads a,td.ads .contact_phone{
	margin-right:-5px;
        margin-top:1px;
}
table.contact_form_wrapper input{
	background:#f7f7f7;
	border:1px solid #d6d6d6;
	width:205px;
	height:20px;
	margin-bottom:2px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding-left:5px;
}
td.leftCol{
	width:270px;
}
.msgWrapper{
	border:1px solid #d6d6d6;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding:0;
	width:615px;
	height:145px;
	margin-top:10px;
}
.msgWrapper textarea{
	resize:none;
	border:0;margin:0;	height:123px;
	width:462px;
	margin-left:10px;margin-top:10px;
}
.msgWrapper textarea.en {
	background:#fff url(../img/textarea_bg.en.jpg) no-repeat 2px 3px;
}
.msgWrapper textarea.fr {
	background:#fff url(../img/textarea_bg.fr.jpg) no-repeat 1px 0px;
}
.msgWrapper textarea.filled {background:#fff;}
.msgWrapper .captcha_send_wrapper{
	float:right;
	background:#F7F7F7;
	height:145px;
	margin:0;
	width:136px;
	border:0;
	text-align:center;
	
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;	
}
.msgWrapper .captcha_send_wrapper input{width:105px;}
.msgWrapper .captcha_send_wrapper .captcha{
background-position:center 15px;
}
.msgWrapper .captcha input{
	width:73px;
	background:#F7F7F7;
	border:1px solid #E0E0E0;	
	height:21px;
	padding:0px 6px;
	font-size:13px;
	font-weight:bold;	
	color: rgb(43, 43, 43);	
	text-align:center;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
    -khtml-border-radius:0px;
	border-radius:0px;		
}
.msgWrapper input[name=contact_captcha_fr]{
	background:#F7F7F7 url(../img/captcha_bg.fr.png) no-repeat 0px 0px;
}
.msgWrapper input[name=contact_captcha_en]{
	background:#F7F7F7 url(../img/captcha_bg.en.png) no-repeat 0px 0px;
}
.msgWrapper input[name=contact_captcha_fr].filled,.msgWrapper input[name=contact_captcha_en].filled{
	background:#F7F7F7;
}
.msgWrapper input[name=submit].fr{
	margin-top:15px;
	background:#F7F7F7 url(../img/upload_btn.fr.png) no-repeat 0px 0px;
	width:105px;
	height:28px;
	border:0;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
    -khtml-border-radius:0px;
	border-radius:0px;	
	text-indent:-50000px;
	cursor:pointer;
}
.msgWrapper input[name=submit].en{
	margin-top:15px;
	background:#F7F7F7 url(../img/upload_btn.en.png) no-repeat 0px 0px;
	width:105px;
	height:28px;
	border:0;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
    -khtml-border-radius:0px;
	border-radius:0px;	
	text-indent:-50000px;
	cursor:pointer;
}
.contact_form_wrapper .redMe{
font: normal 9px 'ArialMT','Arial',sans-serif;
color: rgb(43, 43, 43);
margin-top:5px;
margin-left:5px;
}
table.contact_form_wrapper td.active {
	color:red;
}
.msgWrapper.active,.msgWrapper .captcha_send_wrapper input[name=contact_captcha_fr].active,.msgWrapper .captcha_send_wrapper input[name=contact_captcha_en].active {
	border:1px solid red;
}
.msg_sent{
	margin-top:24px;
	margin-bottom:24px;
	width:670px;
	height:97px;
	background:transparent url(../img/contact_faded_bg.png) repeat-x bottom left;
	border:1px solid #D6D6D6;
	line-height:25px;
	padding-left:186px;
}
.msg_sent div {
	margin-top:20px;
	color:#000;
	background-image: url('../img/uploaded_tick.png');
	background-repeat: no-repeat;
	background-position:center left;
	height:25px;
	line-height:25px;
	padding-left:30px;
	text-decoration:underline;
	font-style:italic;
}
/*******************************************STATS*/
#stats_content{
	
}
#stats_content{
	min-height:400px;
	height:auto !important;
	height:400px;
}
#flashChart{
	padding-top:10px;
	width:630px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#from_date{
	z-index:99999;
}
/************************/
html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	color:#000;
	font:normal 12px Arial;
}
.wrapperOut{
	width:870px;
	position:relative;
	margin:0 auto;
}
.wrapperIn{
	width:860px;
	position:relative;
	margin:0 auto;
}
.logout_link{
	position:absolute;
	right:6px;
	top:49px;
	z-index:6;
}
#header_bg{
	height:120px;
	background-color:#000;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
}
#top_order_wrapper,#top_account_wrapper{
	background-image:url(../img/top_shop_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:92px;
	width:100%;
}
.shopHeader{
	position:absolute;
	top:36px;
	left:0px;
}
.loginHeader{
	position:absolute;
	top:36px;
	left:0px;
}
.shopTel{
	position:absolute;
	top:36px;
	right:0px;
}
/******************************************** SLIDESHOW ****/
#top_slideshow_wrapper{
	background-color:#000;
	background-image:url(../img/top_slideshow_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:209px;
	width:100%;
	position:relative;
	padding-top:28px;
}
#top_slideshow{
	color:#fff;
	text-align:center;
	height:178px;
	width:860px;
	border-top:3px solid #101010;
	border-left:3px solid #101010;
	border-right:3px solid #101010;
	border-bottom:3px solid #101010;
}
ul#header_slideshow, #header_slideshow li{
		margin:0;
		padding:0;
		list-style:none;
		width:854px;
		height:172px;	
}
#header_slideshow {display:none;}
#header_slideshow li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:854px;
		height:172px;
		overflow:hidden; 
}
#controlWrapper{
	
}
#prevBtn, #nextBtn{ 
		position:absolute;
		left:8px;
		top:73px;
		z-index:5;
		}	
	#nextBtn{ 
		left:822px;
		top:73px;
	}
	#prevBtn a{background:url(../img/header_slideshow_prev.png) no-repeat 0 0;display:block;width:30px;height:30px;}
	#nextBtn a{background:url(../img/header_slideshow_next.png) no-repeat 0 0;display:block;width:30px;height:30px;}
	#prevBtn a span, #nextBtn a span{ display:none}	
#controlsWrapper #controls {
	position:absolute;
	top:138px;
	right:6px;
}
#controlsWrapper #controls li{
	padding:0;margin:0;
	float:left;
	list-style:none;
	margin-right:0px;
}
#controlsWrapper #controls li a span{display:none;}
#controlsWrapper #controls li a{color:#fff;text-decoration:none;height:18px; width:20px;display:block;}
#controlsWrapper #controls li#controls1 a{background:url(../img/header_slideshow/ids/1.png) no-repeat 0 0;}
#controlsWrapper #controls li#controls2 a{background:url(../img/header_slideshow/ids/2.png) no-repeat 0 0;}
#controlsWrapper #controls li#controls3 a{background:url(../img/header_slideshow/ids/3.png) no-repeat 0 0;}
#controlsWrapper #controls li#controls4 a{background:url(../img/header_slideshow/ids/4.png) no-repeat 0 0;}
#controlsWrapper #controls li#controls5 a{background:url(../img/header_slideshow/ids/5.png) no-repeat 0 0;}

#controlsWrapper #controls li#controls1.current a{background:url(../img/header_slideshow/ids/1.png) no-repeat 0 -18px;}
#controlsWrapper #controls li#controls2.current a{background:url(../img/header_slideshow/ids/2.png) no-repeat 0 -18px;}
#controlsWrapper #controls li#controls3.current a{background:url(../img/header_slideshow/ids/3.png) no-repeat 0 -18px;}
#controlsWrapper #controls li#controls4.current a{background:url(../img/header_slideshow/ids/4.png) no-repeat 0 -18px;}
#controlsWrapper #controls li#controls5.current a{background:url(../img/header_slideshow/ids/5.png) no-repeat 0 -18px;}

/**********************************************************************/	
#website_title{
	position:absolute;
	top:45px;
	left:-1px;
	width:233px;
	height:50px;
	background-image:url(../img/masterplusonline_logo.png);
	background-repeat:repeat-x;
	background-position:top left;	
}
#website_title a {display:block;width:233px;height:50px;}
#website_title span{display:none;}



#website_content_text{
	color: #424242;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 15px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
#website_content_text.padded{padding-top:30px;}
#website_content_text h1{
	display:none;
}
#website_content_text h2{
	color:#000000;
	font:bold 13px "Lucida Sans Unicode";
	margin-bottom:25px;
}
#website_content_text ul{
	list-style-image:url(../img/bullet.jpg);
	list-style-type:square;
	margin:5px 0 5px 0;
	padding:0 0 0 15px;
}
#website_content_text li{
	padding:0;
	line-height:18px;
}
.website_content_textANDpush{
	 min-height: 100%;
	 height: auto !important;
	 height: 100%;
	 margin-bottom:-253px;
}

table#bottomSliderAndPartner{width:865px;margin-bottom:20px;margin-top:20px;}
table#bottomLoggedIcons{width:790px;margin:50px auto 25px auto;}
table#bottomLoggedIcons td{text-align:center;}
table#bottomLoggedIcons td.alignRight{padding-right:14px;}
table#bottomLoggedIcons td.alignLeft{padding-left:14px;}

table#bottomSliderAndPartner #bottom_slider{
	padding-top:7px;
}
table#bottomSliderAndPartner #bottom_slishow ul{display:none;}
table#bottomSliderAndPartner #bottom_slishow{
	border:1px solid #d6d6d6;
	height:88px;
	width:620px;
	padding-left:0px;
	background-image:url(../img/bottom_slideshow_img.jpg);
	background-repeat:no-repeat;
	background-position:top left		
}
table#bottomSliderAndPartner #bottom_slider ul{
	padding:0;
	margin:0;
	list-style:none;

}
table#bottomSliderAndPartner #bottom_slider ul li{
	padding:0;
	margin:0;
	list-style:none;
	height:88px;
	width:599px;
	overflow:hidden;	
}
table#bottomSliderAndPartner #bottom_slider ul li span img{
	height:64px;
	width:64px;
}
table#bottomSliderAndPartner #bottom_slider ul li span {
	display:block;
	height:76px;
	width:67px;
	float:left;
	background-image:url(../img/footer_slideshow_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 7px;	
	padding-top:12px;
	padding-left:5px;
}

	#bottom_slishow_control_wrapper{position:relative;}
	#prevBtn_footer, #nextBtn_footer{ 
		position:absolute;
		left:0px;
		top:1px;
		z-index:1000;
		}	
	#nextBtn_footer{ 
		left:601px;
	}
	#prevBtn_footer a.disabled{background:#fff url(../img/footer_slideshow_prev_off.png) no-repeat 0 0;display:block;width:21px;height:88px;}
	#nextBtn_footer a.disabled{background:#fff url(../img/footer_slideshow_next_off.png) no-repeat 0 0;display:block;width:21px;height:88px;}
	#prevBtn_footer a{background:#fff url(../img/footer_slideshow_prev.png) no-repeat 0 0;display:block;width:21px;height:88px;}
	#nextBtn_footer a{background:#fff url(../img/footer_slideshow_next.png) no-repeat 0 0;display:block;width:21px;height:88px;}
	#prevBtn_footer a span, #nextBtn_footer a span{ display:none}	
table#bottomSliderAndPartner #mixing_plus_online{
	text-align:right;
	width:229px;
}
table#bottomSliderAndPartner #mixing_plus_online img{
	margin-top:3px;
}
#footerPush{
	height:253px;
}
#copyrights_wrapper{
	height:253px;
	background-color:#000;
	background-image:url(../img/copyrights_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	color:#fff;

}
#copyrights_wrapper a{
	color:#fff;
}
ul#sitemap{
	position:absolute;
	top:30px;
	left:-1px;
}
ul#sitemap,ul#sitemap ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}
ul#sitemap li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 13px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;	
}
ul#sitemap li ul li{
	float:none;
	list-style-type:none;
	margin:0;
	padding:0;
	width:1%;white-space:nowrap;
}

ul#sitemap li span {display:none;}
ul#sitemap li ul li span {display:block;color:#d6d6d6;}
ul#sitemap li ul li a{text-decoration:none;}
li.copyrights_masterplusonline.fr{display:block;width:158px;height:12px;background:url(../img/sitemap.masterplusonline.fr.png) no-repeat top left;}
li.copyrights_studio.fr{display:block;width:88px;height:12px;background:url(../img/sitemap.studio.fr.png) no-repeat top left;}
li.copyrights_connect.fr{display:block;width:85px;height:12px;background:url(../img/sitemap.connect.fr.png) no-repeat top left;}
li.copyrights_languages.fr{display:block;width:225px;height:12px;background:url(../img/sitemap.languages.fr.png) no-repeat top left;}
li.copyrights_contact.fr{white-space:nowrap;display:block;width:305px;height:12px;background:url(../img/sitemap.contact.fr.png) no-repeat 92px 0px;}

li.copyrights_masterplusonline.en{display:block;width:158px;height:12px;background:url(../img/sitemap.masterplusonline.en.png) no-repeat top left;}
li.copyrights_studio.en{display:block;width:88px;height:12px;background:url(../img/sitemap.studio.en.png) no-repeat top left;}
li.copyrights_connect.en{display:block;width:85px;height:12px;background:url(../img/sitemap.connect.en.png) no-repeat top left;}
li.copyrights_languages.en{display:block;width:225px;height:12px;background:url(../img/sitemap.languages.en.png) no-repeat top left;}
li.copyrights_contact.en{white-space:nowrap;display:block;width:305px;height:12px;background:url(../img/sitemap.contact.en.png) no-repeat 92px 0px;}
ul#sitemap li ul li a:hover span{
	color:#730093;
	width:1%;
	white-space:nowrap;
}
ul#sitemap li.copyrights_contact ul li a:hover span,ul#sitemap li.copyrights_contact ul li a span{display:inline}
ul#sitemap li ul{
	padding:25px 0 0 4px !important;
}
li.copyrights_contact ul{
background:url(../img/masterplus_stamp.png) no-repeat 4px 25px;
}
li.copyrights_contact ul li {
padding:4px 0 0 92px !important;
}
.copyrights_small{
font-size:10px;
}
#actual_copyrights{
	position:absolute;
	top:210px;
	left:3px;
	color: rgb(146, 146, 146);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 11px;
}
#actual_copyrights a{
	color: rgb(146, 146, 146);
	text-decoration: none;
}
#actual_copyrights a:hover{
	color: #730093;
	text-decoration: none;
}

#footer_payments_mode{
	position:absolute;
	top:213px;
	right:0px;
}
#footer_payments_mode img{
	margin-left:3px;
}
/********************************************************************** MAIN MENU ***************************************************************/
/*
ul#partners_menu{
position:absolute;
height:37px;
line-height:37px;
top:99px;
left:460px;
margin:0;
padding:0;
font:bold 10px "Myriad Pro";
color:#fff;
list-style-type:none;
display:block;
}
ul#partners_menu.login_page{left:-2px;}
ul#partners_menu.login_page li.masterplus.fr {background:url(../img/) no-repeat -6px 0px;}
ul#partners_menu.login_page li.masterplus.fr:hover {background:url(../img/) no-repeat -6px -33px;}
ul#partners_menu.login_page li.masterplus.en {background:url(../img/) no-repeat -6px 0px;}
ul#partners_menu.login_page li.masterplus.en:hover {background:url(../img/) no-repeat -6px -33px;}

ul#partners_menu li{
	float:left;
	width:94px;
	height:33px;
}
ul#partners_menu li.mixingplus.fr {background:url(../img/) no-repeat -6px 0px;}
ul#partners_menu li.mixingplus.fr:hover {background:url(../img/) no-repeat -6px -33px;}
ul#partners_menu li.discplus.fr {background:url(../img/) no-repeat -6px 0px;}
ul#partners_menu li.discplus.fr:hover {background:url(../img/) no-repeat -6px -33px;}
ul#partners_menu li.mixingplus.en {background:url(../img/) no-repeat -6px 0px;}
ul#partners_menu li.mixingplus.en:hover {background:url(../img/) no-repeat -6px -33px;}
ul#partners_menu li.discplus.en {background:url(../img/) no-repeat -6px 0px;}
ul#partners_menu li.discplus.en:hover {background:url(../img/) no-repeat -6px -33px;}
ul#partners_menu li a{display:block;height:27px; width:92px;margin-top:6px;}
ul#partners_menu li a span{display:none;}
*/
#my_account{
	position:absolute;
	top:45px;
	right:-1px;
	height:170px;
	overflow:hidden;
}
#my_account a img{display:none;}
#my_account.fr a {display:block;width:140px;height:55px;background:url(../img/my_account.fr.png) no-repeat 0px 0px;}
#my_account.fr a:hover,#my_account.current.fr a {display:block;width:140px;height:55px;background:url(../img/my_account.fr.png) no-repeat 0px -60px;}
#my_account.fr.logged a,#my_account.fr.logged a:hover {display:block;width:140px;height:55px;background:url(../img/my_account.fr.png) no-repeat 0px -120px;}
#my_account.en a {display:block;width:140px;height:55px;background:url(../img/my_account.en.png) no-repeat 0px 0px;}
#my_account.en a:hover,#my_account.current.en a {display:block;width:140px;height:55px;background:url(../img/my_account.en.png) no-repeat 0px -60px;}
#my_account.en.logged a,#my_account.en.logged a:hover {display:block;width:140px;height:55px;background:url(../img/my_account.en.png) no-repeat 0px -120px;}

#my_account.fr.logged.connected a,#my_account.fr.logged.connected a:hover ,
#my_account.en.logged.connected a,#my_account.en.logged.connected a:hover {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
color:#fff;text-decoration:none;display:block;width:140px;height:55px;background:url(../img/my_account.connected.fr.png) no-repeat 0px 0px;
padding-top:18px;
text-align:center;
}

ul#menu{
position:absolute;
height:55px;
line-height:55px;
top:45px;
left:196px;
margin:0;
padding:0;
font:bold 10px "Myriad Pro";
color:#fff;
list-style-type:none;
display:block;
}
ul#menu li{
	float:left;

}
#menu_0_fr{background:url(../img/home.fr.png) no-repeat 0px 0px;}
#menu_0_fr.current,#menu_0_fr:hover{background:url(../img/home.fr.png) no-repeat 0px -58px;}
#menu_1_fr{background:url(../img/studio.fr.png) no-repeat 0px 0px;}
#menu_1_fr.current,#menu_1_fr:hover{background:url(../img/studio.fr.png) no-repeat 0px -58px;}
#menu_2_fr{background:url(../img/free-test.fr.png) no-repeat 0px 0px;}
#menu_2_fr.current,#menu_2_fr:hover{background:url(../img/free-test.fr.png) no-repeat 0px -58px;}
#menu_3_fr{background:url(../img/shop.fr.png) no-repeat 0px 0px;}
#menu_3_fr.current,#menu_3_fr:hover{background:url(../img/shop.fr.png) no-repeat 0px -58px;}
#menu_4_fr{background:url(../img/contacts.fr.png) no-repeat 0px 0px;}
#menu_4_fr.current,#menu_4_fr:hover{background:url(../img/contacts.fr.png) no-repeat 0px -58px;}

#menu_0_en{background:url(../img/home.en.png) no-repeat 0px 0px;}
#menu_0_en.current,#menu_0_en:hover{background:url(../img/home.en.png) no-repeat 0px -58px;}
#menu_1_en{background:url(../img/studio.en.png) no-repeat 0px 0px;}
#menu_1_en.current,#menu_1_en:hover{background:url(../img/studio.en.png) no-repeat 0px -58px;}
#menu_2_en{background:url(../img/free-test.en.png) no-repeat 0px 0px;}
#menu_2_en.current,#menu_2_en:hover{background:url(../img/free-test.en.png) no-repeat 0px -58px;}
#menu_3_en{background:url(../img/shop.en.png) no-repeat 0px 0px;}
#menu_3_en.current,#menu_3_en:hover{background:url(../img/shop.en.png) no-repeat 0px -58px;}
#menu_4_en{background:url(../img/contacts.en.png) no-repeat 0px 0px;}
#menu_4_en.current,#menu_4_en:hover{background:url(../img/contacts.en.png) no-repeat 0px -58px;}
ul#menu li a{display:block;height:55px;width:105px;margin-top:0px;}
ul#menu li a span{display:none;}
/********************************************************************** ACCOUNT **************************************************************/
#account_menu{
	margin-left:-3px;
	background:transparent url(../img/account_bg.png) no-repeat 0px -2px;
	width:870px;
	height:231px;
	position:relative;
}
#account_menu_icons{
	position:absolute;
	left:9px;
	bottom:0;
	vertical-align:bottom;
	height:38px;
}
#account_menu_icons a img{display:none;}
#account_menu_icons a {position:absolute;display:block;width:80px;height:33px;}
#account_menu_icons.fr a#btn_upload {background:transparent url(../img/logged.upload.fr.png) no-repeat bottom center;}
#account_menu_icons.fr a#btn_download {left:81px;background:transparent url(../img/logged.download.fr.png) no-repeat bottom center;}
#account_menu_icons.fr a#btn_master {left:161px;background:transparent url(../img/logged.master.fr.png) no-repeat bottom center;}
#account_menu_icons.fr a#btn_contact {left:241px;background:transparent url(../img/logged.contact.fr.png) no-repeat bottom center;}
#account_menu_icons.fr a#btn_invoice {left:321px;background:transparent url(../img/logged.invoice.fr.png) no-repeat bottom center;}
#account_menu_icons.fr a#btn_profile {left:685px;background:transparent url(../img/logged.profile.fr.png) no-repeat bottom center;}
#account_menu_icons.fr a#btn_shop {left:765px;background:transparent url(../img/logged.shop.fr.png) no-repeat bottom center;}

#account_menu_icons.en a#btn_upload {background:transparent url(../img/logged.upload.en.png) no-repeat bottom center;}
#account_menu_icons.en a#btn_download {left:81px;background:transparent url(../img/logged.download.en.png) no-repeat bottom center;}
#account_menu_icons.en a#btn_master {left:161px;background:transparent url(../img/logged.master.en.png) no-repeat bottom center;}
#account_menu_icons.en a#btn_contact {left:241px;background:transparent url(../img/logged.contact.en.png) no-repeat bottom center;}
#account_menu_icons.en a#btn_invoice {left:321px;background:transparent url(../img/logged.invoice.en.png) no-repeat bottom center;}
#account_menu_icons.en a#btn_profile {left:685px;background:transparent url(../img/logged.profile.en.png) no-repeat bottom center;}
#account_menu_icons.en a#btn_shop {left:765px;background:transparent url(../img/logged.shop.en.png) no-repeat bottom center;}
#account_menu_icons a.disabled{cursor:default;height:33px;top:0px; background-position:top center !important;}

#account_menu_icons.en a.current,#account_menu_icons.fr a.current {height:70px;top:-37px;}


#account_welcome{text-indent:-50000px;}
#account_welcome.fr{
	background:transparent url(../img/account_welcome.fr.png) no-repeat 0px 0px;
	width:256px;
	height:17px;
	position:absolute;
	top:46px;
	left:306px;
}
#account_welcome.en{
	background:transparent url(../img/account_welcome.en.png) no-repeat 0px 0px;
	width:234px;
	height:17px;
	position:absolute;
	top:45px;
	left:317px;
}
/* Dropdown control */
#account_menu #select_order,
#account_menu.en .selectBox-dropdown {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:99px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;

	display: inline-block;
	cursor: default;
}
#account_menu.fr .selectBox-dropdown {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:99px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;

	display: inline-block;
	cursor: default;
}


#account_menu .selectBox-dropdown:focus,
#account_menu .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #D6D6D6;
}
/*
#account_menu .selectBox-dropdown .selectBox-label {
	width: 100%;
	padding: .2em .3em;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	color: rgb(66, 66, 66);
}
*/
#account_menu .selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 33px;
	height: 100%;
	background: url(../img/jquery.selectBox-arrow.png) center center no-repeat;
	border-left: solid 1px #D6D6D6;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	border: solid 1px #D6D6D6; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	width: 250px;
	outline: none;
	border: solid 1px #D6D6D6;
	background: #FFF;
	display: inline-block;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .3em 0 22px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	text-decoration:none;
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-weight: normal;	
	
}

.selectBox-options LI.selectBox-hover A {
	background-color: #e8e8e8;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-image: url(../img/jquery.selectBox-tick.gif);
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
#account_menu .selectBox.selectBox-disabled {
	color: #888 !important;
}

#account_menu .selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}
/********************************************************************* ACCOUNT SECTIONS ******************************************************/

table.account_invoice{
font:normal 11px 'ArialMT','Arial',sans-serif;
border:1px solid #D6D6D6;
height:auto !important;
height:545px;
width:867px;
background:url(../img/invoice_bg.png) no-repeat bottom left;
margin:26px 0 0 0;
}
#waiting_for_payment{
font:bold 12px 'ArialMT','Arial',sans-serif;
color:#000;
line-height:33px;
height:22px;
padding-top:11px;
padding-left:42px;
background:url(../img/payment_alert.png) no-repeat top left;
}
/********************************************************************** SHOP BOX **************************************************************/
/**************************STEP 1 *****************/
#shop_1_box{
	margin-left:-3px;
	width:881px;
	background:transparent url(../img/shop_1_bg.png) no-repeat bottom left;
	margin-bottom:15px;
	position:relative;
	min-height:230px;
	height:auto !important;
	height:230px;	
}
#shop_1_box_welcome{text-indent:-50000px;}
#shop_1_box_welcome.fr{
	background:transparent url(../img/order_welcome.fr.png) no-repeat 0px 0px;
	width:418px;
	height:24px;
	position:absolute;
	top:34px;
	left:227px;
}
#shop_1_box_welcome.en{
	background:transparent url(../img/order_welcome.en.png) no-repeat 0px 0px;
	width:418px;
	height:24px;
	position:absolute;
	top:34px;
	left:227px;
}
/**country & currency selectors**/
#shop_1_box .select_country,
#shop_1_box.fr .selectBox-dropdown.select_country {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:99px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
#shop_1_box.en .selectBox-dropdown.select_country {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:99px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
#shop_1_box .select_currency,
#shop_1_box.fr .selectBox-dropdown.select_currency {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:140px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
#shop_1_box.en .selectBox-dropdown.select_currency {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:140px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}

#shop_1_box.fr .selectBox-dropdown.select_vat {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:181px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
#shop_1_box.en .selectBox-dropdown.select_vat {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 242px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:181px;
	left:310px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}

#shop_1_box .selectBox-dropdown:focus,
#shop_1_box .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #D6D6D6;
}

#shop_1_box .selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 33px;
	height: 100%;
	background: url(../img/jquery.selectBox-arrow.png) center center no-repeat;
	border-left: solid 1px #D6D6D6;
}
/**************************STEP 2 *****************/
.star_grey{
	width:17px;
	height:16px;
	display:block;
	float:left;
	background:transparent url(../img/star_grey.png) no-repeat top left;
	margin-right:9px;	
}
.star_grey_small{
	width:17px;
	height:14px;
	display:block;
	float:left;
	background:transparent url(../img/star_grey_small.png) no-repeat 2px 2px;
	margin-right:2px;	
	margin-left:0px;
}
.star_purple{
	width:17px;
	height:16px;
	display:block;
	float:left;
	background:transparent url(../img/star_purple.png) no-repeat top left;
	margin-right:9px;	
}
.star_purple_small{
	width:17px;
	height:16px;
	display:block;
	float:left;
	background:transparent url(../img/star_purple_small.png) no-repeat 2px 2px;
	margin-right:2px;	
	margin-left:25px;
}
.star_yellow{
	width:17px;
	height:16px;
	display:block;
	float:left;
	background:transparent url(../img/star_yellow.png) no-repeat top left;
	margin-right:9px;	
}
#shop_2_box_infos{
	width:881px;
	background:transparent url(../img/shop_2_infos_bg.png) no-repeat bottom left;
	height:366px;
	position:absolute;
	top:0px;
	left:-10px;
	display:none;
	color:rgb(0,0,0);
}
#shop_2_box .slideInfos.icon1,#shop_2_box .slideInfos.icon2,#shop_2_box .slideInfos.icon3{
	position:absolute;
	left:414px;
	display:block;
	width:25px;
	height:26px;
	overflow:hidden;
	top:127px;
}
#shop_2_box_infos div  {
	font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
	display:none;
}
#shop_2_box_infos div.box1,#shop_2_box_infos div.box2,#shop_2_box_infos div.box3{
	position:absolute;
	left:33px;
	line-height: 15px;
	width:785px;
	text-align:justify;
	padding-left:20px;
}
#shop_2_box_infos div .star{margin-left:-15px;margin-right:3px;}
#shop_2_box_infos div.box1{top:52px;}
#shop_2_box_infos div.box2{top:173px;}
#shop_2_box_infos div.box3{top:280px;}
#shop_2_box_infos div  strong{
    font-weight: bold;
	text-decoration:underline;
	font-size: 12px;
}
#shop_2_box .slideInfos.icon2{
	top:222px;
}
#shop_2_box .slideInfos.icon3{
	top:279px;
}
#shop_2_box_infos .slideInfos.backIcon span{display:none;}
#shop_2_box_infos .slideInfos.backIcon{
	position:absolute;
	top:314px;
	right:32px;
	width:153px;
	height:28px;	
	display:none;
} 
#shop_2_box_infos.fr .backIcon{
	background:transparent url(../img/back2shop.fr.png) no-repeat bottom left;
}
#shop_2_box_infos.en .backIcon{
	background:transparent url(../img/back2shop.en.png) no-repeat bottom left;
}
#shop_2_box.fr{
	margin-left:-6px;
	width:881px;
	background:transparent url(../img/shop_2_bg.fr.png) no-repeat bottom left;
	margin-bottom:15px;
	position:relative;
	min-height:362px;
	height:auto !important;
	height:362px;	
}
#shop_2_box.en{
	margin-left:-6px;
	width:881px;
	background:transparent url(../img/shop_2_bg.en.png) no-repeat bottom left;
	margin-bottom:15px;
	position:relative;
	min-height:362px;
	height:auto !important;
	height:362px;	
}
#shop_2_box a.back2CountryandCurrency span{display:none;}
#shop_2_box a.back2CountryandCurrency{
display:block;
position:absolute;
height:28px;
width:289px;
top:16px;
left:19px;
}
#shop_2_box.fr a.back2CountryandCurrency{
background:transparent url(../img/back_to_shop1.fr.png) no-repeat bottom left;
}
#shop_2_box.en a.back2CountryandCurrency{
background:transparent url(../img/back_to_shop1.en.png) no-repeat bottom left;
}
#shop_2_box.fr input[name=get_quote]{
background:transparent url(../img/get_quote.fr.png) no-repeat top left;
width:86px;
height:28px;
border:0;
text-indent:-50000px;
cursor:pointer;
position:absolute;
bottom:53px;
right:30px;
}
#shop_2_box.fr input[name=order_now]{
background:transparent url(../img/order_now.fr.png) no-repeat top left;
width:124px;
height:28px;
border:0;
text-indent:-50000px;
cursor:pointer;
position:absolute;
bottom:18px;
right:30px;
}
#shop_2_box.en input[name=get_quote]{
background:transparent url(../img/get_quote.en.png) no-repeat top left;
width:111px;
height:28px;
border:0;
text-indent:-50000px;
cursor:pointer;
position:absolute;
bottom:53px;
right:30px;
}
#shop_2_box.en input[name=order_now]{
background:transparent url(../img/order_now.en.png) no-repeat top left;
width:145px;
height:28px;
border:0;
text-indent:-50000px;
cursor:pointer;
position:absolute;
bottom:18px;
right:30px;
}
#shop_2_box #stereo_mastering,#shop_2_box #stem_mastering,#shop_2_box #alt_version,#shop_2_box #cd_master_ddp,#shop_2_box #cd_extra
,#shop_2_box #delivery_times,#shop_2_box #price_vat,#shop_2_box #price_no_vat{font-weight:bold;
color: rgb(45, 45, 45);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 17px;
	position:absolute;
	left:99px;
	}
#shop_2_box #stereo_mastering{
	top:99px;
}
#shop_2_box #stem_mastering{
	top:132px;
}
#shop_2_box #alt_version{
	top:165px;
}
#shop_2_box #cd_master_ddp{
	top:226px;
}
#shop_2_box #cd_extra{
	top:226px;
	left:268px;
}
#shop_2_box #delivery_times{
	top:283px;
}

#shop_2_box #price_no_vat{
	top:293px;
	left:515px;
	text-align:right;
    line-height: 38px;
	height:38px;
	width:77px;
	padding-right:7px;
}
#shop_2_box #price_vat{
	top:293px;
	left:602px;
	text-align:right;
    line-height: 38px;
	height:38px;
	width:90px;
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
	text-align:right;
	padding-right:7px;
}
#price_vat .vat_no_vat, #price_no_vat .vat_no_vat{
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
	text-align:right;
}
#shop_2_box.fr #price_no_vat .frWithoutVAT,#shop_2_box.en #price_no_vat .enWithoutVAT{
	margin-right:-7px;
	text-align:center;
	width:84px;
}
#shop_2_box.en #price_no_vat .enWithVAT, #shop_2_box.en #price_vat .enWithVAT{
	height:38px;
	line-height:13px;
	vertical-align:middle;
}
#shop_2_box.en .enWithVAT{
	padding-top:7px;
}
#shop_2_box.en .enWithVAT .vat_no_vat{
	display:block;
}

#shop_2_box .selectBox-dropdown {
	color: rgb(45, 45, 45);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 13px;
	width: 117px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	left:265px;
	
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
#shop_2_box .select_stereo_mastering,#shop_2_box .select_stem_mastering,#shop_2_box .select_alt_version,#shop_2_box .select_delivery{left:265px;position:absolute;}
#shop_2_box .selectBox-dropdown.select_stereo_mastering,#shop_2_box .select_stereo_mastering{top:96px;}
#shop_2_box .selectBox-dropdown.select_stem_mastering,#shop_2_box .select_stem_mastering{top:129px;}
#shop_2_box .selectBox-dropdown.select_alt_version,#shop_2_box .select_alt_version{top:162px;}
#shop_2_box .selectBox-dropdown.select_delivery,#shop_2_box .select_delivery{top:280px;}
#shop_2_box input[name=cd_master_ddp_checkbox]{
	position:absolute;
	top:226px;
	left:208px;
}
#shop_2_box input[name=cd_extra_checkbox]{
	position:absolute;
	top:226px;
	left:358px;
}
#shop_2_box .selectBox-dropdown:focus,
#shop_2_box .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #D6D6D6;
}

#shop_2_box .selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 33px;
	height: 100%;
	background: url(../img/jquery.selectBox-arrow.png) center center no-repeat;
	border-left: solid 1px #D6D6D6;
}

#shop_2_box #cart{
	position:absolute;
	width:323px;
	height:110px;
	right:49px;
	top:143px;
	color: rgb(45, 45, 45);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 17px;	
}

/******END PAGE 2***/
/******REGISTRATION***/
#registration_missing_fields{
color: rgb(171, 22, 0);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 12px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	position:absolute;
	left:291px;
	top:11px;
	background:transparent url(../img/missing_fields.png) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:40px;
}
#register_login_div{
	background:transparent url(../img/register_bg.png) no-repeat bottom left;
	margin-left:-8px;
	width:881px;
	height:420px;
	padding:0px 30px;
	position:relative;
}
#register_login_div.en #order_register_form{
	display:block;
	background:#fff url(../img/new_client.en.png) no-repeat 22px 11px;
	width:495px;
	height:255px;
	border:1px solid #ff9300;
	position:absolute;
	top:24px;
	padding:49px 17px 39px 17px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
    -khtml-border-radius:12px;
	border-radius:12px;	
}
#register_login_div.fr #order_register_form{
	display:block;
	background:#fff url(../img/new_client.fr.png) no-repeat 22px 11px;
	width:495px;
	height:255px;
	border:1px solid #ff9300;
	position:absolute;
	top:24px;
	padding:49px 17px 39px 17px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
    -khtml-border-radius:12px;
	border-radius:12px;	
}
#order_register_form input, #order_login_form input{
	background:#f7f7f7;
	border:1px solid #d6d6d6;
	width:205px;
	height:20px;
	margin-bottom:2px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding-left:5px;
}
#order_register_form textarea{
	background:#f7f7f7;
	border:1px solid #d6d6d6;
	width:205px;
	height:62px;
	margin-bottom:2px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding-left:5px;
	padding-top:3px;
}
#order_register_form input,#order_register_form label{display:block;line-height:18px;}
#order_register_form label,#order_login_form label{padding-left:5px;}
#order_register_form input#r_last_name{text-transform:uppercase;}
#order_register_form table{
	width:100%;
}
#order_register_form table td {
	text-align:left;
	vertical-align:top;
}
#order_register_form table td.sizeMe{width:273px;}
#order_register_form input#submitRegistration{
	position:absolute;
	right:-166px;
	top:290px;
	border:0;
	background:transparent;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
    -khtml-border-radius:0px;		
	border-radius:0px;
	cursor:pointer;
}
#order_register_form input#submitRegistration.en{
	width:165px;
	height:28px;
	background:transparent url(../img/create_account.en.png) no-repeat top left;
	text-indent:-50000px;
}
#order_register_form input#submitRegistration.fr{
	width:165px;
	height:28px;
	background:transparent url(../img/create_account.fr.png) no-repeat top left;
	text-indent:-50000px;
}
#mandatory_fields{
	position:absolute;
	bottom:-23px;
	left:0px;
}
#mandatory_fields span {font-size:9px;}


#order_login_form{
	display:block;
	background:#fff url(../img/already_client.en.png) no-repeat 22px 11px;
	width:212px;
	height:112px;
	border:1px solid #8922a5;
	position:absolute;
	top:81px;
	left:595px;
	padding:49px 17px 39px 17px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
    -khtml-border-radius:12px;	
	border-radius:12px;
}
#register_login_div.fr #order_login_form{
	background:#fff url(../img/already_client.fr.png) no-repeat 22px 11px;
}
#register_login_div img.order_step{
position:absolute;
left:594px;
top:18px;
}
#order_login_form input[type=text],#order_login_form input[type=password]{
font-size:13px;
	font-weight:bold;	
	color: rgb(43, 43, 43);	
}
#order_login_form input,#order_login_form label{display:block;line-height:18px;}
#order_login_form input#submitLogin.en,#order_login_form input#submitLogin.fr{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
    -khtml-border-radius:0px;	
	border-radius:0px;
	position:absolute;
	border:0px;
	bottom:8px;
	width:124px;
	height:28px;
	right:15px;
	background:transparent url(../img/login_btn.en.png) no-repeat top left;
	text-indent:-50000px;
	cursor:pointer;
}
#order_login_form input#submitLogin.fr{
	background:transparent url(../img/login_btn.fr.png) no-repeat top left;
}
#order_login_form a{margin-top:5px;margin-left:5px;}
/******SECTION DOWNLOAD***/
#section_download{
	margin-top:26px;
	padding:30px 0 30px 50px;
	background:transparent url(../img/profile_faded_bg.png) repeat-x bottom left;
	border:1px solid #D6D6D6;
}
#section_download .grey_bullet{
	height:16px;
	display:inline-block;
	background:transparent url(../img/grey_bullet.png) no-repeat center left;
	padding-left:14px;	
	text-decoration:underline;
	color:#000;
	margin-bottom:5px;
}
#section_download  ul{
	margin-left:0px;
	list-style:none;
}
#section_download  ul li{
	background-image: url('../img/uploaded_tick.png');
	background-repeat: no-repeat;
	background-position:center left;
	height:25px;
	line-height:25px;
	padding-left:30px;
	font-size:11px;
	
}
#section_download  ul li.nofile{
	background-image: none;
	height:25px;
	line-height:25px;
	padding-left:0px;
	
}
#section_download .dlFile{
	text-decoration:none;
}
#section_download .section_download_center{
	width:562px;
	margin:0 auto;
	padding-bottom:40px;
	margin-bottom:30px;
	border-bottom:1px dotted #cdcdcd;
}
/******SECTION CONTACT***/
#section_contact{
	margin-top:26px;
	padding:5px 0 5px 0;
	background:transparent url(../img/profile_faded_bg.png) repeat-x bottom left;
	border:1px solid #D6D6D6;
}
#section_contact form {
	display:block;
	width:547px;
	margin:0 auto;
	text-align:right;
	padding:0;
	position:relative;
}
#section_contact textarea {
	width:547px;
	background:#fff;
	border:1px solid #d6d6d6;
	height:128px;
	margin-top:23px;
	margin-bottom:50px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding-left:15px;
	padding-top:13px;
}
#section_contact textarea.en {
	background:#fff url(../img/textarea_bg.en.jpg) no-repeat 17px 16px;
}
#section_contact textarea.fr {
	background:#fff url(../img/textarea_bg.fr.jpg) no-repeat 16px 13px;
}
#section_contact textarea.filled {background:#fff;}
#section_contact.fr form input{
	display:block;
	text-indent:-50000px;
	border:0px;
	cursor:pointer;
	background:transparent url(../img/login_forgotton_pass_recover_btn.fr.png) no-repeat 0px 0px;
	width:105px;
	height:28px;	
	position:absolute;
	right:-7px;
	top:176px;
}
#section_contact.en form input{
	display:block;
	text-indent:-50000px;
	border:0px;
	cursor:pointer;
	background:transparent url(../img/login_forgotton_pass_recover_btn.en.png) no-repeat 0px 0px;
	width:105px;
	height:28px;	
	position:absolute;
	right:-7px;
	top:176px;
}
/******PROFILE***/
#profile_missing_fields{
	color: rgb(171, 22, 0);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 12px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	background:transparent url(../img/missing_fields.png) no-repeat top left;
	height:30px;
	line-height:30px;
	padding-left:40px;
}
#profile_form{
	display:block;
	position:relative;
	
}

#profile_form input{
	background:#f7f7f7;
	border:1px solid #d6d6d6;
	width:205px;
	height:20px;
	margin-bottom:2px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding-left:5px;
}
#profile_form textarea{
	background:#f7f7f7;
	border:1px solid #d6d6d6;
	width:205px;
	height:62px;
	margin-bottom:2px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding-left:5px;
	padding-top:3px;
}
#profile_form input,#profile_form label{display:block;line-height:18px;}
#profile_form label{padding-left:5px;color: rgb(137, 34, 165);}
#profile_form label.redMe{color: red;}
#profile_form input#r_last_name{text-transform:uppercase;}
#profile_form table{
	width:496px;
	margin:0 auto;

}
#profile_form table td {
	text-align:left;
	vertical-align:top;
}
#profile_form #submitProfile {
	float:right;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	width:105px;
	height:28px;
	border:0;
	-moz-border-radius:0px;-webkit-border-radius:0px;-khtml-border-radius:0px;border-radius:0px;
	text-indent:-50000px;
	cursor:pointer;
}
#profile_form #submitProfile.fr {
	background:transparent url(../img/profile.save.fr.png) no-repeat top left;
}
#profile_form #submitProfile.en {
	background:transparent url(../img/profile.save.en.png) no-repeat top left;
}
#profile_form table td.sizeMe{width:273px;}

#profile_form .fadedBG{
	margin-top:26px;
	padding:5px 0 5px 0;
	background:transparent url(../img/profile_faded_bg.png) repeat-x bottom left;
	border:1px solid #D6D6D6;
}
#profile_form #mandatory_fields{
	position:absolute;
	bottom:20px;
	left:185px;
	color: rgb(137, 34, 165);
}
#profile_form #mandatory_fields span{
	color: rgb(43, 43, 43);
}
.bloc1{height:77px;position:relative;}
.bloc2{position:relative;}
.bloc1 #select_country_label,.bloc1 #select_currency_label{	font-weight:bold;position: absolute;top:15px;}
.bloc1 #select_country_label{
	left:175px;
}
.bloc1 #select_currency_label{
	left:445px;
}
.bloc1 .select_country,
.bloc1.fr .selectBox-dropdown.select_country {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 219px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:38px;
	left:180px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
.bloc1.en .selectBox-dropdown.select_country {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 219px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:38px;
	left:180px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
.bloc1 .select_currency,
.bloc1.fr .selectBox-dropdown.select_currency {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 219px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:38px;
	left:450px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
.bloc1.en .selectBox-dropdown.select_currency {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	width: 219px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	position: absolute;
	top:38px;
	left:450px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	display: inline-block;
	cursor: default;
}
.bloc1 .selectBox-dropdown:focus,
.bloc1 .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #D6D6D6;
}

.bloc1 .selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 33px;
	height: 100%;
	background: url(../img/jquery.selectBox-arrow.png) center center no-repeat;
	border-left: solid 1px #D6D6D6;
}
/******QUOTE***/
#quote{
	background:transparent url(../img/quote_bg.png) no-repeat bottom left;
	margin-left:-8px;
	width:801px;
	padding:20px 40px 110px 40px;
	position:relative;
}
#quote a.backIcon span,#quote a.print_icon span,#quote a.order_now span{
	display:none;
}
#quote a.backIcon,#quote a.print_icon,#quote a.order_now{
	position:absolute;
	bottom:34px;
	display:block;
	height:28px;
}
#quote.fr a.backIcon{
	left:404px;
	width:153px;
	background:transparent url(../img/back2shop.fr.png) no-repeat bottom left;
}
#quote.fr a.print_icon{
	left:578px;
	width:118px;
	background:transparent url(../img/print.fr.png) no-repeat bottom left;	
}
#quote.fr a.order_now{
	left:717px;
	width:124px;
	background:transparent url(../img/order_now.fr.png) no-repeat bottom left;
}
#quote.en a.backIcon{
	left:405px;
	width:153px;
	background:transparent url(../img/back2shop.en.png) no-repeat bottom left;
}
#quote.en a.print_icon{
	left:579px;
	width:96px;
	background:transparent url(../img/print.en.png) no-repeat bottom left;	
}
#quote.en a.order_now{
	left:696px;
	width:145px;
	background:transparent url(../img/order_now.en.png) no-repeat bottom left;
}
	
/******ORDER PAYMENT***/
#chooseCard.fr{
	background:transparent url(../img/order_cc_bg.fr.png) no-repeat bottom left;
	margin-left:-8px;
	width:801px;
	min-height:241px;
	height:auto !important;
	height:241px;
	padding:0px 40px 0px 40px;
	position:relative;
	margin:0;
}
#chooseCard.en{
	background:transparent url(../img/order_cc_bg.en.png) no-repeat bottom left;
	margin-left:-8px;
	width:801px;
	min-height:241px;
	height:auto !important;
	height:241px;
	padding:0px 40px 0px 40px;
	position:relative;
	margin:0;
}
#chooseCard form{
	padding-top:110px;
	text-align:center;
}
#chooseCard  .CCerrorContent{
	padding-top:125px;
	text-align:left;
	margin-left:146px;
	color: rgb(45, 45, 45);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 15px;	
}
#chooseCard  .CCerrorContent a{ 
color: rgb(137, 34, 165);
}
/******ORDER***/
#order{
	background:transparent url(../img/order_bg.png) no-repeat bottom left;
	margin-left:-8px;
	width:801px;
	padding:20px 40px 170px 40px;
	position:relative;
}
#order #payment_method_img{
	position:absolute;
	bottom:105px;
	left:40px;
}
#order #confirm_order_img{
	position:absolute;
	bottom:45px;
	left:40px;
}
#submit_order_form{
	position:relative;
}
#submit_order_form.en #payment_type_div{
	position:absolute;
	top:50px;
	right:0px;
	text-align:right;
}
#submit_order_form #payment_type_div div.paymentTIP{
	font-size:10px;
	display:none;
}
#submit_order_form.en #accept_tos_div{
	position:absolute;
	top:110px;
	left:320px;
	font:normal 11px 'ArialMT','Arial',sans-serif;
}

#submit_order_form #accept_tos_div.redMe a{
	color:red;
}
#submit_order_form.en input[type=submit]{
	position:absolute;
	top:108px;
	right:0px;
	width:181px;
	height:28px;
	border:0px;
	text-indent:-50000px;
	background:transparent url(../img/order_validate.en.png) no-repeat bottom left;
	cursor:pointer;
}
#submit_order_form.fr #payment_type_div{
	position:absolute;
	top:50px;
	right:0px;
	text-align:right;
	
}
#submit_order_form #payment_type_div input[type=radio]{
	margin-left:10px;
}
#submit_order_form.fr #accept_tos_div{
	position:absolute;
	top:110px;
	left:320px;
	font:normal 11px 'ArialMT','Arial',sans-serif;
}
#submit_order_form.fr input[type=submit]{
	position:absolute;
	top:108px;
	right:0px;
	width:181px;
	height:28px;
	border:0px;
	text-indent:-50000px;
	background:transparent url(../img/order_validate.fr.png) no-repeat bottom left;
	cursor:pointer;
}
div.information_bg{
	background:transparent url(../img/account_content_bg.jpg) repeat-x bottom left;
	border:1px solid #D6D6D6;
	height:82px;
	margin:20px 0 30px 0;
}
div.information_bg.noBottomMargin{
	margin:26px 0 0 0;
}
#section_upload div.information_bg{
	margin:26px 0 20px 0;
	height:80px;
}
.alert_engineer{
	text-align:left;
	background-image: url('../img/upload_bloc_bg.jpg');
	background-repeat: repeat-x;
	background-position:bottom left;
	border:1px solid #D6D6D6;
	height:51px;
	line-height:51px;
	display:block;
	padding: 0 0 0 18px;
	margin-top:20px;
}
.alert_engineer a{
	font:normal 12px 'ArialMT','Arial',sans-serif;
	display:block;
	height:51px;
	line-height:51px;
	background-image: url('../img/alert_engineer.png');
	background-repeat: no-repeat;
	background-position:0px center;
	padding-left:32px;
	text-decoration:underline;

}
div.information_bg .information{
	background:transparent url(../img/information.png) no-repeat 15px 23px;
	height:82px;
	vertical-align:middle !important;	

	padding-left:60px;
	width:770px;
	text-align:justify;
	
	color: rgb(45, 45, 45);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 17px;
		vertical-align:middle;
		display:table-cell;
		margin:0;
}
div.information_bg .information.warning{
	background:transparent url(../img/warning.png) no-repeat 15px 23px;
	height:82px;
	vertical-align:middle !important;	

	padding-left:60px;
	width:770px;
	text-align:justify;
	
	color: rgb(45, 45, 45);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 17px;
		vertical-align:middle;
		display:table-cell;
		margin:0;
}
#redirect_bg{
	margin-left:-8px;
	width:801px;
	padding:90px 40px 57px 40px;
	position:relative;
}
#redirect_bg.en{
	background:transparent url(../img/order_redirect_bg.en.png) no-repeat bottom left;
}
#redirect_bg.fr{
	background:transparent url(../img/order_redirect_bg.fr.png) no-repeat bottom left;
}
div#redirectDIV{
	padding-left:16px;
	padding-top:33px;
	width:591px;
	height:59px;
	border:1px solid #855092;
	margin:auto;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
}
#section_master{
	font:normal 11px 'ArialMT','Arial',sans-serif;
	border:1px solid #D6D6D6;
	padding:0px;
	text-align:left;
	background-image: url('../img/upload_bloc_bg.jpg');
	background-repeat: repeat-x;
	background-position:bottom left;
	margin-top:26px;
}
#section_master table.tracksTable{
	width:685px;
	margin:18px 0 0 153px;
}

#section_master th,#section_master td{
font:normal 11px 'ArialMT','Arial',sans-serif;
border-left:1px solid #424242;
border-bottom:1px solid #424242;
height:22px;
line-height:22px;
color: rgb(66, 66, 66);
}
#section_master th{border-top:1px solid #424242;font-weight:bold;}

#section_master input{
font:normal 11px 'ArialMT','Arial',sans-serif;
height:20px;
line-height:20px;
color: rgb(66, 66, 66);
}

#section_master tr#track_0{display:none;}
#section_master td,#section_master th {text-align:center;}
#section_master th.hidden,#section_master td.hidden{display:none;}
#section_master .trackNR,#section_master .trackNR input{width:35px;}
#section_master .trackTITLE,#section_master .trackTITLE input{width:289px;}
#section_master .trackPAUSE,#section_master .trackPAUSE input{width:70px;}
#section_master .trackISRC{width:118px;border-right:1px solid #424242;}
#section_master .trackISRC input{width:118px;}
#section_master .trackDELETE{text-align:left;border:0;font-size:10px;}
#section_master .trackDELETE a {display:block;text-decoration:none;margin-left:8px;padding-left:18px;background:transparent url(../img/deletetrackmast.png) no-repeat 0px 4px;}
#section_master input{border:0;text-align:center;}
#section_master.fr a.addLine {
display:block;width:154px;height:28px;margin-left:516px;margin-top:10px;background:transparent url(../img/add_line.fr.png) no-repeat top left;
}
#section_master.en a.addLine {
display:block;width:120px;height:28px;margin-left:550px;margin-top:10px;background:transparent url(../img/add_line.en.png) no-repeat top left;
}
#section_master a.addLine span{display:none;}

#section_master table.albumDetails{
	width:517px;
	margin:18px 0 0 153px;
}
#section_master .albumArtist{border-right:1px solid #424242;}
#section_master .artistGroup{width:101px;}
#section_master .albumDetails input{width:411px;}
#section_master.fr a.saveChanges {
display:block;width:154px;height:28px;margin-left:516px;margin-top:10px;background:transparent url(../img/save_changes.fr.png) no-repeat top left;
margin-bottom:15px;
}
#section_master .loading.saving {
margin-left:680px;
margin-top:15px;
position:absolute;
}
#section_master.fr .saveChangesStatus{
text-align:right;
margin-top:16px;
position:absolute;
right:355px;
}
#section_master.en .saveChangesStatus{
text-align:right;
margin-top:16px;
position:absolute;
right:300px;
}
#section_master.en a.saveChanges {
display:block;width:94px;height:28px;margin-left:576px;margin-top:10px;background:transparent url(../img/save_changes.en.png) no-repeat top left;
margin-bottom:15px;
}
#section_master a.saveChanges span{display:none;}
th.artistGroup,td.artistGroup{font-weight:bold !important;}
/********************************************************************** LOGIN BOX **************************************************************/
#login_box{
	margin-left:-10px;
	width:881px;
	background:transparent url(../img/login_bg.png) no-repeat bottom left;
	margin-bottom:75px;
	position:relative;
	min-height:209px;
	height:auto !important;
	height:209px;	
}
#login_box #login_pass_forgotten {
	background:transparent url(../img/login_forgotton_pass_box.png) no-repeat bottom left;
	width:234px;
	min-height:110px;
	height:auto !important;
	height:110px;	
	border:1px solid #E1E1E1;
	float:right;
	margin-right:10px;
	margin-top:12px;
	margin-bottom:82px;
	position:relative;
}
#login_pass_forgotten_form{
	display:none;
	width:208px;
	
}
#login_box #login_pass_forgotten #login_pass_forgotten_title.fr span{display:none;}
#login_box #login_pass_forgotten #login_pass_forgotten_title.fr{
	background:transparent url(../img/login_forgotton_pass_title.fr.png) no-repeat 0px 0px;
	width:234px;
	height:53px;
}
#login_box #login_pass_forgotten #login_pass_forgotten_title.en span{display:none;}
#login_box #login_pass_forgotten #login_pass_forgotten_title.en{
	background:transparent url(../img/login_forgotton_pass_title.en.png) no-repeat 0px 0px;
	width:234px;
	height:53px;
}
#login_box #login_pass_forgotten_clik_here {
    color: rgb(96, 96, 96);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
	letter-spacing: 0;
    padding-bottom: 0px;
    text-align: justify;
	margin:7px 0 0 36px;
}
#login_box #login_pass_forgotten_clik_here a{
    text-decoration: none;
    color: rgb(96, 96, 96);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
}
#login_pass_forgotten #recover_c_username_label{
	display:block;
	margin-top:14px;
	margin-left:7px;
	color: rgb(43, 43, 43);
}
#login_pass_forgotten #recover_c_username{
	display:block;
	margin-top:1px;
	margin-left:2px;
	color: rgb(43, 43, 43);
	background:#F7F7F7;
	border:1px solid #D6D6D6;
	width:180px;
	height:21px;
	line-height:21px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding:0px 6px;
	font-size:13px;
	font-weight:bold;	
	color: rgb(43, 43, 43);	
}
#login_pass_forgotten .captcha{
	background-position:0px 0px;
	margin:16px 0 0 0;
	padding:0;
	height:23px;
}
#login_pass_forgotten .captcha input{
	width:73px;
	margin:0 0 0 109px;
	background:#F7F7F7;
	border:1px solid #E0E0E0;	
	height:21px;
	padding:0px 6px;
	font-size:13px;
	font-weight:bold;	
	color: rgb(43, 43, 43);	
	text-align:center;
}
#login_pass_forgotten input[name=new_pass_captcha_fr]{
	background:#F7F7F7 url(../img/captcha_bg.fr.png) no-repeat 0px 0px;
}
#login_pass_forgotten input[name=new_pass_captcha_en]{
	background:#F7F7F7 url(../img/captcha_bg.en.png) no-repeat 0px 0px;
}
#login_pass_forgotten input[name=new_pass_captcha_fr].filled,#login_pass_forgotten input[name=new_pass_captcha_en].filled{
	background:#F7F7F7;
}
#login_box #login_pass_forgotten_form {
    color: rgb(96, 96, 96);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
	letter-spacing: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 0px;
	margin:6px 0 0 15px;
}
#recover_pass_log{
	color: rgb(96, 96, 96);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
	letter-spacing: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 0px;
	margin:0 0 6px 15px;
	width:208px;
}
#login_pass_forgotten_form #submitRecoverPass{
	margin-top:16px;
	margin-bottom:6px;
	margin-left:92px;
	text-indent:-50000px;
	border:0px;
	cursor:pointer;
}
#login_pass_forgotten_form #submitRecoverPass.fr{
	background:transparent url(../img/login_forgotton_pass_recover_btn.fr.png) no-repeat 0px 0px;
	width:105px;
	height:28px;
}
#login_pass_forgotten_form #submitRecoverPass.en{
	background:transparent url(../img/login_forgotton_pass_recover_btn.en.png) no-repeat 0px 0px;
	width:105px;
	height:28px;
}
#login_box #login_https_tip.fr{
	background:transparent url(../img/login_tip.png) no-repeat 0px 0px;
	position:absolute;
	bottom:25px;
	left:60px;
	color: rgb(43, 43, 43);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
	height:24px;	
	padding:3px 0 0 25px;
}
#login_box #login_https_tip.en{
	background:transparent url(../img/login_tip.png) no-repeat 0px 0px;
	position:absolute;
	bottom:23px;
	left:78px;
	color: rgb(43, 43, 43);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
	height:24px;	
	padding:3px 0 0 25px;
}
#login_box #login_form{
	position:absolute;
}
#login_form #c_username_label{
position:absolute;
top:26px;
left:169px;
color: rgb(43, 43, 43);
}
#login_form #c_username{
position:absolute;
top:44px;
left:165px;
}
#login_form #c_password_label{
position:absolute;
top:72px;
left:169px;
color: rgb(43, 43, 43);
}
#login_form #c_password{
position:absolute;
top:90px;
left:165px;
}
#login_form input[type=text],#login_form input[type=password]{
	background:#F7F7F7;
	border:1px solid #D6D6D6;
	width:198px;
	height:14px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
    -khtml-border-radius:9px;
	border-radius:9px;
	padding:0px 6px;
	height:21px;
	line-height:21px;

	font-size:13px;
	font-weight:bold;	
	color: rgb(43, 43, 43);
}
#login_form label{
width:210px;
}
#login_form #submitLogin{
	position:absolute;
	top:63px;
	left:398px;
	text-indent:-50000px;
	border:0px;
	cursor:pointer;
}
#login_form #submitLogin.fr{
	background:transparent url(../img/login_btn.fr.png) no-repeat 0px 0px;
	width:124px;
	height:28px;
}
#login_form #submitLogin.en{
	background:transparent url(../img/login_btn.en.png) no-repeat 0px 0px;
	width:124px;
	height:28px;
}
#client_login_error{
	position:absolute;
	top:121px;
	left:169px;
	color: rgb(43, 43, 43);
}
/********************************************************************** STUDIO PAGE  **************************************************************/
#studio_gallery_bg{width:840px;height:91px;padding:16px 0 0 20px;background:transparent url(../img/studio_pics_bg.png) no-repeat 0px 0px;}
#studio_gallery_bg img{margin-right:4px;}
iframe#dailymotion_iframe {padding:4px 6px;background:transparent url(../img/dailymotion_bg.png) no-repeat 0px 0px;}
td.references{
    color: rgb(0, 0, 0);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 17px;
    margin: 0px;
    padding: 10px 0px 0px 15px;
    text-align: justify;
}
div#studio_bg{
	background:transparent url(../img/studio_bg.png) no-repeat 0px 0px;
	width:862px;
	height:409px;
}
.inge_text.fr{
	color: rgb(0, 0, 0);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 17px;
	text-align: left; 
	vertical-align: top;
	padding:15px 14px 0px 4px;
}
.inge_text.en{
	color: rgb(0, 0, 0);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16.30px;
	text-align: left; 
	vertical-align: top;
	padding:10px 14px 0px 4px;
}
.studio_btns{
	float:right;
	clear:both;
	margin-right:18px;
	margin-bottom:12px;
	border:0;
}
/***************************/
.selectBox-dropdown .selectBox-label {
	width: 100%;
	padding:3px 0 0 3px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	color: #212121;
}
/********************************************************************** FREE-TEST **************************************************************/
form.freeTest,.upload_finished{
	margin-top:35px;
}
form.freeTest strong{
	color:#000;
	font:bold 12px "Arial MT",Arial;
}
table.free_sample_form_access{
	margin-top:2px;
}
table.free_sample_form_access,table.free_sample_form_access table{
	width:100%;
	font:normal 13px "Arial MT",Arial;
}
table.free_sample_form_access table{
	margin-top:5px;
}
table.free_sample_form_access table td{
	width:50%;
	padding-left:40px;
	color: rgb(43, 43, 43);
	
}
table.free_sample_form_access table td.mandatory{
padding-left:76px;
padding-top:7px;
}
table.free_sample_form_access table td span.mandatory{
font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 11px;
	
}
table.free_sample_form_access table td input{
	width:203px;
	height:22px;
	line-height:22px;
	padding:0 4px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
    -khtml-border-radius:8px;
	border-radius:8px;	
	border:1px solid #d6d6d6;	
	margin-left:-4px;
	margin-top:2px;
}
table.free_sample_form_access table td select{
	margin-left:-4px;
}
table.free_sample_form_access table td.leftSide{
	padding-left:76px;
	height:47px;
}
td.clientData{
	background:transparent url(../img/free-test_bg.png) repeat-x bottom left;
	width:623px;
	height:175px !important;
	border:1px solid #d6d6d6;
	padding-top:10px;
}
td.tracksInfos,td.tracksInfos div{
	padding:0;
	height:187px;
	position:relative;
	width:237px;
}
td.tracksInfos img.preparing_files{
	position:absolute;
	top:-3px;
	right:-1px;
}
td.tracksInfos img.optimize_mix{
	position:absolute;
	bottom:-1px;
	right:-1px;
}
form.en td.clientData .selectBox-dropdown {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	margin-top:3px;
	margin-left:-3px;
	width: 208px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	border: solid 1px #D6D6D6;
	line-height: 15px;	
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	position:relative;
	display: inline-block;
	cursor: default;
}
form.fr td.clientData .selectBox-dropdown {
	color: rgb(66, 66, 66);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 	11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	margin-top:3px;
	margin-left:-3px;
	width: 208px; /* width = (desired width) - padding-right */
	padding-left: 3px;
	border: solid 1px #D6D6D6;
	line-height: 15px;
	height: 21px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: url(../img/select_faded_bg.jpg) top left repeat-x;
	position:relative;
	display: inline-block;
	cursor: default;
}


form td.clientData .selectBox-dropdown:focus,
form td.clientData .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #D6D6D6;
}

form td.clientData .selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 33px;
	height: 100%;
	background: url(../img/jquery.selectBox-arrow.png) center center no-repeat;
	border-left: solid 1px #D6D6D6;
}

/* Disabled state */
form td.clientData .selectBox.selectBox-disabled {
	color: #888 !important;
}

form td.clientData .selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	border-color: #666;
}
table.free_sample_form_access td.uploadTD{
	padding-top:35px;
}
table.free_sample_form_access td.uploadTD.hidden{
	padding-top:0px;
	vertical-align:top;
}
table.free_sample_form_access #main_container{
	margin-top:2px;
}
.free_test_uploaded_file{
	background-image: url('../img/uploaded_tick.png');
	background-repeat: no-repeat;
	background-position:center left;
	height:51px;
	line-height:51px;
	padding-left:30px;
}
.free_test_uploaded_successfully,.free_test_uploaded_file,.free_test_uploaded_successfully_info{
	margin-left:177px;
}
.free_test_uploaded_successfully{
	background:transparent url(../img/grey_bullet.png) no-repeat center left;
	margin-left:167px;
	padding-left:10px;
	text-decoration:underline;
	font-style:italic;
}
.upload_finished{
	background:transparent url(../img/free-test_bg.png) repeat-x bottom left;
	height:106px;
	border:1px solid #d6d6d6;
	padding-top:36px;
	margin:20px 0;
}

.full_rounded_background{
	background:transparent url(../img/full_rounded_bg.png) no-repeat bottom left;
	margin-left:-3px;
	width:881px;
	margin-bottom:15px;
	position:relative;
	min-height:230px;
	height:auto !important;
	height:230px;
	padding:20px 20px 35px 20px;
	margin-top:-30px;
}

/********************************************************************** SexyBookmarks **************************************************************/
/*
	click handler for SexyBookmarks
	Credit: Phong Thai Cao - http://www.JavaScriptBank.com
	Please keep this creadit when you use this code
*/
div.sexy-bookmarks {
	margin:10px 0 0 0 !important;
	clear: both !important;
	
}
div.sexy-bookmarks-expand {
	height: 29px;
	overflow: hidden;
}

div.sexy-bookmarks ul.socials {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	float: left !important;
}

div.sexy-bookmarks ul.socials {
	background:transparent none !important;
	border:0 none !important;
	outline:0 none !important;
}

div.sexy-bookmarks ul.socials li {
	display:inline !important;
	float:left !important;
	list-style-type:none !important;
	margin:0;
	height:29px !important;
	width:60px !important;
	cursor:pointer !important;
	padding:0 !important;
	background-color:transparent !important;
	border:0 none !important;
	outline:0 none !important;
	clear:none !important;
}

div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after {
	content:none !important;
}

div.sexy-bookmarks ul.socials a {
	display:block !important;
	width:60px !important;
	height:29px !important;
	text-indent: -9999px !important;
	background-color:transparent !important;
}

div.sexy-bookmarks ul.socials a:hover, div.sexy-bookmarks ul.socials li:hover {
	background-color:transparent !important;
	border:0 none !important;
	outline:0 none !important;
}

li.sexy-diigo, li.sexy-diigo:hover, li.sexy-digg, li.sexy-digg:hover, li.sexy-reddit, li.sexy-reddit:hover, li.sexy-stumbleupon, li.sexy-stumbleupon:hover, li.sexy-delicious, li.sexy-delicious:hover, li.sexy-yahoobuzz, li.sexy-yahoobuzz:hover, li.sexy-blinklist, li.sexy-blinklist:hover, li.sexy-technorati, li.sexy-technorati:hover, li.sexy-facebook, li.sexy-facebook:hover, li.sexy-twitter, li.sexy-twitter:hover, li.sexy-myspace, li.sexy-myspace:hover, li.sexy-mixx, li.sexy-mixx:hover, li.sexy-scriptstyle, li.sexy-scriptstyle:hover, li.sexy-designfloat, li.sexy-designfloat:hover, li.sexy-mail, li.sexy-mail:hover, li.sexy-comfeed, li.sexy-comfeed:hover, li.sexy-newsvine, li.sexy-newsvine:hover, li.sexy-devmarks, li.sexy-devmarks:hover, li.sexy-linkedin, li.sexy-linkedin:hover, li.sexy-google, li.sexy-google:hover, li.sexy-misterwong, li.sexy-misterwong:hover, li.sexy-izeby, li.sexy-izeby:hover, li.sexy-twittley, li.sexy-twittley:hover, li.sexy-tipd, li.sexy-tipd:hover, li.sexy-pfbuzz, li.sexy-pfbuzz:hover, li.sexy-friendfeed, li.sexy-friendfeed:hover, li.sexy-blogmarks, li.sexy-blogmarks:hover, li.sexy-fwisp, li.sexy-fwisp:hover, li.sexy-designmoo, li.sexy-designmoo:hover, li.sexy-bobrdobr, li.sexy-bobrdobr:hover, li.sexy-yandex, li.sexy-yandex:hover, li.sexy-memoryru, li.sexy-memoryru:hover, li.sexy-100zakladok, li.sexy-100zakladok:hover, li.sexy-moemesto, li.sexy-moemesto:hover, li.sexy-ning, li.sexy-ning:hover, li.sexy-hackernews, li.sexy-hackernews:hover, li.sexy-identica, li.sexy-identica:hover, li.sexy-printfriendly, li.sexy-printfriendly:hover, li.sexy-designbump, li.sexy-designbump:hover, li.sexy-fleck, li.sexy-fleck:hover, li.sexy-netvibes, li.sexy-netvibes:hover, li.sexy-netvouz, li.sexy-netvouz:hover, li.sexy-nujij, li.sexy-nujij:hover, li.sexy-globalgrind, li.sexy-globalgrind:hover, li.sexy-wikio, li.sexy-wikio:hover, li.sexy-xerpi, li.sexy-xerpi:hover, li.sexy-sphinn, li.sexy-sphinn:hover, li.sexy-blogospherenews, li.sexy-blogospherenews:hover, li.sexy-posterous, li.sexy-posterous:hover, li.sexy-techmeme, li.sexy-techmeme:hover, li.sexy-ekudos, li.sexy-ekudos:hover, li.sexy-pingfm, li.sexy-pingfm:hover, li.sexy-tomuse, li.sexy-tomuse:hover {
	background:url(../img/sexy-sprite.png) no-repeat !important;
}

li.sexy-diigo {
	background-position:-910px bottom !important;
}
li.sexy-diigo:hover {
	background-position:-910px top !important;
}
li.sexy-digg {
	background-position:-980px bottom !important;
}
li.sexy-digg:hover {
	background-position:-980px top !important;
}
li.sexy-reddit {
	background-position:-700px bottom !important;
}
li.sexy-reddit:hover {
	background-position:-700px top !important;
}
li.sexy-stumbleupon {
	background-position:-630px bottom !important;
}
li.sexy-stumbleupon:hover {
	background-position:-630px top !important;
}
li.sexy-delicious {
	background-position:-1190px bottom !important;
}
li.sexy-delicious:hover {
	background-position:-1190px top !important;
}
li.sexy-yahoobuzz {
	background-position:-1120px bottom !important;
}
li.sexy-yahoobuzz:hover {
	background-position:-1120px top !important;
}
li.sexy-blinklist {
	background-position:-1260px bottom !important;
}
li.sexy-blinklist:hover {
	background-position:-1260px top !important;
}
li.sexy-technorati {
	background-position:-560px bottom !important;
}
li.sexy-technorati:hover {
	background-position:-560px top !important;
}
li.sexy-myspace {
	background-position:-770px bottom !important;
}
li.sexy-myspace:hover {
	background-position:-770px top !important;
}
li.sexy-twitter {
	background-position:-490px bottom !important;
}
li.sexy-twitter:hover {
	background-position:-490px top !important;
}
li.sexy-facebook {
	background-position:-1330px bottom !important;
}
li.sexy-facebook:hover {
	background-position:-1330px top !important;
}
li.sexy-mixx {
	background-position:-840px bottom !important;
}
li.sexy-mixx:hover {
	background-position:-840px top !important;
}
li.sexy-scriptstyle {
	background-position:-280px bottom !important;
}
li.sexy-scriptstyle:hover {
	background-position:-280px top !important;
}
li.sexy-designfloat {
	background-position:-1050px bottom !important;
}
li.sexy-designfloat:hover {
	background-position:-1050px top !important;
}
li.sexy-newsvine {
	background-position:left bottom !important;
}
li.sexy-newsvine:hover {
	background-position:left top !important;
}
li.sexy-google {
	background-position:-210px bottom !important;
}
li.sexy-google:hover {
	background-position:-210px top !important;
}
li.sexy-comfeed {
	background-position:-420px bottom !important;
}
li.sexy-comfeed:hover {
	background-position:-420px top !important;
}
li.sexy-mail {
	background-position:-350px bottom !important;
}
li.sexy-mail:hover {
	background-position:-350px top !important;
}
li.sexy-devmarks {
	background-position:-140px bottom !important;
}
li.sexy-devmarks:hover {
	background-position:-140px top !important;
}
li.sexy-linkedin {
	background-position:-70px bottom !important;
}
li.sexy-linkedin:hover {
	background-position:-70px top !important;
}
li.sexy-misterwong {
	background-position:-1400px bottom !important;
}
li.sexy-misterwong:hover {
	background-position:-1400px top !important;
}
li.sexy-izeby {
	background-position:-1470px bottom !important;
}
li.sexy-izeby:hover {
	background-position:-1470px top !important;
}
li.sexy-twittley {
	background-position:-1540px bottom !important;
}
li.sexy-twittley:hover {
	background-position:-1540px top !important;
}
li.sexy-tipd {
	background-position:-1610px bottom !important;
}
li.sexy-tipd:hover {
	background-position:-1610px top !important;
}
li.sexy-pfbuzz {
	background-position:-1680px bottom !important;
}
li.sexy-pfbuzz:hover {
	background-position:-1680px top !important;
}
li.sexy-friendfeed {
	background-position:-1750px bottom !important;
}
li.sexy-friendfeed:hover {
	background-position:-1750px top !important;
}
li.sexy-blogmarks {
	background-position:-1820px bottom !important;
}
li.sexy-blogmarks:hover {
	background-position:-1820px top !important;
}
li.sexy-fwisp {
	background-position:-1890px bottom !important;
}
li.sexy-fwisp:hover {
	background-position:-1890px top !important;
}
li.sexy-designmoo {
	background-position:-1960px bottom !important;
}
li.sexy-designmoo:hover {
	background-position:-1960px top !important;
}
li.sexy-bobrdobr {
	background-position:-2030px bottom !important;
}
li.sexy-bobrdobr:hover {
	background-position:-2030px top !important;
}
li.sexy-memoryru {
	background-position:-2100px bottom !important;
}
li.sexy-memoryru:hover {
	background-position:-2100px top !important;
}
li.sexy-100zakladok {
	background-position:-2170px bottom !important;
}
li.sexy-100zakladok:hover {
	background-position:-2170px top !important;
}
li.sexy-yandex {
	background-position:-2240px bottom !important;
}
li.sexy-yandex:hover {
	background-position:-2240px top !important;
}
li.sexy-moemesto {
	background-position:-2310px bottom !important;
}
li.sexy-moemesto:hover {
	background-position:-2310px top !important;
}
li.sexy-marrows {
	background-position:-2380px bottom !important;
}
li.sexy-marrows:hover {
	background-position:-2380px top !important;
}
li.sexy-identica {
	background-position:-2450px bottom !important;
}
li.sexy-identica:hover {
	background-position:-2450px top !important;
}
li.sexy-hackernews {
	background-position:-2520px bottom !important;
}
li.sexy-hackernews:hover {
	background-position:-2520px top !important;
}
li.sexy-ning {
	background-position:-2590px bottom !important;
}
li.sexy-ning:hover {
	background-position:-2590px top !important;
}
li.sexy-designbump {
	background-position:-2660px bottom !important;
}
li.sexy-designbump:hover {
	background-position:-2660px top !important;
}
li.sexy-printfriendly {
	background-position:-2730px bottom !important;
}
li.sexy-printfriendly:hover {
	background-position:-2730px top !important;
}
li.sexy-fleck{
	background-position:-2800px bottom !important;
}
li.sexy-fleck:hover{
	background-position:-2800px top !important;
}
li.sexy-netvibes{
	background-position:-2870px bottom !important;
}
li.sexy-netvibes:hover{
	background-position:-2870px top !important;
}
li.sexy-netvouz{
	background-position:-2940px bottom !important;
}
li.sexy-netvouz:hover{
	background-position:-2940px top !important;
}
li.sexy-nujij{
	background-position:-3010px bottom !important;
}
li.sexy-nujij:hover{
	background-position:-3010px top !important;
}
li.sexy-globalgrind{
	background-position:-3080px bottom !important;
}
li.sexy-globalgrind:hover{
	background-position:-3080px top !important;
}
li.sexy-wikio{
	background-position:-3150px bottom !important;
}
li.sexy-wikio:hover{
	background-position:-3150px top !important;
}
li.sexy-xerpi{
	background-position:-3220px bottom !important;
}
li.sexy-xerpi:hover{
	background-position:-3220px top !important;
}
li.sexy-sphinn{
	background-position:-3290px bottom !important;
}
li.sexy-sphinn:hover{
	background-position:-3290px top !important;
}
li.sexy-blogospherenews{
	background-position:-3360px bottom !important;
}
li.sexy-blogospherenews:hover{
	background-position:-3360px top !important;
}
li.sexy-posterous{
	background-position:-3430px bottom !important;
}
li.sexy-posterous:hover{
	background-position:-3430px top !important;
}
li.sexy-techmeme{
	background-position:-3500px bottom !important;
}
li.sexy-techmeme:hover{
	background-position:-3500px top !important;
}
li.sexy-ekudos{
	background-position:-3570px bottom !important;
}
li.sexy-ekudos:hover{
	background-position:-3570px top !important;
}
li.sexy-pingfm{
	background-position:-3640px bottom !important;
}
li.sexy-pingfm:hover{
	background-position:-3640px top !important;
}
li.sexy-tomuse{
	background-position:-3710px bottom !important;
}
li.sexy-tomuse:hover {
	background-position:-3710px top !important;
}

