/*******Stylesheet.css v2 Undergroundtekno.com 07-08-2008 *********/
/*******Réalisation A.Polounovsky - Lézard Numérique *********/
/*******http://www/lezard-numerique.net *********/
@import url(dropDownMenu.css);
@import url(listing.css);
@import url(new_products.css);
img {
border:none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.80;
}


a {color:#ffc936;}


/* Layout
---------------------------------------*/
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding:0;
background:#181818 url(images/bg.jpg) center repeat-y;
color:#fff;
}
#container {
position:absolute;
margin:0 0 0 -490px;
left:50%;
width:980px;
padding:0 0 0 0;
}

#header_top {
float:left;
width:980px;
height:178px;
}
#logo {
position:absolute;
margin:0 0 0 -216px;
left:50%;
display:block;
width:432px;
height:178px;
background:url(images/header.png);
}
#menu {
float:left;
width:980px;
height:88px;
padding-left:30px !important;
padding-left:0px !ie;
background:url(images/menu.png) no-repeat;

}
#header_middle {
float:left;
width:980px;
height:105px;
}
#header_middle_center {
margin:auto;
margin-top:10px;
width:740px;
}

#bloc_login {
width:72px;
height:28px;
float:right;
display:none;
}

#content {
float:left;
width: 980px;

margin-bottom:20px;
}
#gauche {
float:left;
width: 290px;
padding:5px 0 0 10px;
}
#centre {
float:right;
width: 680px;
}
#copyright {
border-top:1px solid #3b3b3b;
text-align:center;
width:980px;
padding:4px 0 4px 0;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
float:left;
background:url(images/footer.png) no-repeat ;
}
#copyright a{
font-weight:bold;
text-decoration:none;
}
#copyright a:hover{
color:#fff;
font-weight:bold;
text-decoration:none;
}

.cadre {
	clear:both;
	float:left;
	width:670px;
	margin-bottom:20px;

}
.cadre_top {
	float:left;
	margin:0;
	width:670px;
	height:20px;
	background:url(images/bg_cadre_top.png)  no-repeat;



}
.cadre_middle {
	float:left;
	width:630px !important;
	width:577px !ie;
	padding:0 20px 20px 20px;
	background:url(images/bg_cadre_middle.png) repeat-y;



}
.cadre_bottom {
	float:left;
	float:left;
	width:670px;
	height:20px;
	background:url(images/bg_cadre_bottom.png)  no-repeat;

}
.cadre_top_black {
	float:left;
	margin:0;
	width:670px;
	height:20px;
	background:url(images/bg_cadre_top_black.png)  no-repeat;



}
.cadre_middle_black {
	float:left;
	width:630px !important;
	width:577px !ie;
	padding:0 20px 0 20px;
	background:url(images/bg_cadre_middle_black.png) repeat-y;



}
.cadre_bottom_black {
	float:left;
	width:670px;
	height:20px;
	background:url(images/bg_cadre_bottom_black.png)  no-repeat;

}


#bann_top {
float:left;
margin:0 20px 20px 0;

}
/* Box
---------------------------------------*/

.boxes {
	width:276px;
	margin:0 0 8px 0;


}
.boxes_top {
       float:left;
       width:272px;
       height:13px;
       background:url(images/bg_boxes_top.png);
}
.boxes_middle {
       float:left;
       width:192px;
       padding:0 40px 0 40px;
       background:url(images/bg_boxes_middle.png);
}
.boxes_bottom {
       float:left;
       width:272px;
       height:29px;
       background:url(images/bg_boxes_bottom.png);
}

.boxes h4 {
	width:272px;
	height:64px;
       	line-height:64px;
       	text-align:left;
       	text-indent:40px;
       	font-size:13px;
      	text-transform:uppercase;
       	color:#ffc936;
       	background:url(images/h4.png) no-repeat;
	margin:10px 10px 0 0;

}

.boxes .same_artist a {
color:#ffc936;
font-style:normal;
}




.spacer {
clear:both;
}
p {
margin:10px 0 10px 0;
padding:0;
}
.bold {
font-weight:bold;
}
label {
font-size:11px;
font-weight:bold;
}
input, textarea, select {

font-size:11px;
color:#333;
background-color:#fff;
}
input:focus, textarea:focus, select:focus {

font-size:11px;
color:#333;
background-color:#eee;
}


#manufacturers select {
width:195px;

border:1px solid #ccc;
margin:3px 0 0 0;
}


#artists select{
width:195px;
margin:3px 0 0 0;
border:2px solid #ccc;
}

#home {
position:absolute;
top:87px;
left:17px;


}
#boxes_languages{
	float:right;
	margin:3px 3px 0 0;
}
#boxes_languages a {
	float:left;
	margin-right:3px;

}
/*-Listes boxes----------------------------------------------- */
#whats_newBox p, #specials p {
text-align:center;
}
#whats_newBox img, #specials img, .img {
display:block;
margin:auto;
width:102px;
height:102px;
border:1px solid #dcdcdc;
padding:2px;
}
.boxes ol {
margin:5px 0 0 20px;
padding:0;
}
.boxes ol li {
margin:0;
padding:2px 0 2px 0;
}
.boxes ul, .boxes dl{
margin:5px 0 0 0;
padding:0;
}

.boxes ul li, .boxes dl dd, .boxes dl dt {
list-style:none;
margin:0;
padding:2px 0 2px 0;
}
.boxes dl dt {
font-weight:bold;
}

.boxes ul li a{

	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.boxes ul li a:hover{
	color:#666;
	font-weight:bold;
	text-decoration:none;

}

.boxes ol li a{

	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}

.boxes ol li a:hover{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.center {
text-align:center;
}

#boxe_exclusive  {
margin:0;
padding:0;
width:200px;
text-align:center;
}



#boxe_exclusive dt  {
margin:0 0 10px 0;
padding:0;


}
#boxe_exclusive dt a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}
#boxe_exclusive dd  {
margin:0 0 10px 0;
padding:0;



}
/* Titres
---------------------------------------*/
h1 {
	font-size:15px;
	color:#333;
	margin:5px 0 5px 0;
	text-transform:capitalize;
	width:670px;
	height:64px;
	background:url(images/h1.png);
	text-align:center;
	line-height:64px;
	text-transform:uppercase;
	color:#ffc936;
	margin:10px 10px 0 0;

}
h2 {
border-bottom:1px solid #ccc;
font-size:12px;
height:25px;
line-height:25px;
margin:0;
padding:0;
}
h3 {
font-size:11px;
color:#eee;
margin:10px 10px 0 0;
text-transform:uppercase;
}



/* Messages
---------------------------------------*/
.messageStack ul {
margin:0;
padding:0;

}
.messageStack .messageStackError {
margin:0;
padding:10px;
list-style:none;

}

.messageStack  {
display:block;
margin-left:13px;
width:560px;
min-height:48px;
text-align:justify;
vertical-align:middle;
background:#fff url(images/alerte.gif) no-repeat 1ex 1ex;
padding:0 40px 0 40px;
color:#232323;
font-weight:bold;
border:3px solid #232323;

}


.messageStackConfirmation {
margin:0;
width:535px;
min-height:48px;
text-align:justify;
vertical-align:middle;
background:#fff url(images/alerte.gif) no-repeat 1ex 1ex;
padding:0 40px 0 50px;
color:#232323;
font-weight:bold;
border:3px solid #ccc;

}
.messageInfos  {
  border:1px solid #dd9988;
  background:url(images/info.gif) no-repeat #ffffd5 7px 7px;
  margin:0 0 10px 0;
  padding:8px 8px 8px 55px;
  width:563px;
  font-weight:bold;
  color:#333;
  min-height:40px;

}
.messageInfosmp3  {
  border:4px solid #333;
  background:url(images/info.gif) no-repeat #ffffd5 7px 7px;
  margin:10px 0 10px 0;
  padding:8px 8px 8px 55px;
  width:563px;
  font-weight:bold;
  color:#333;
  min-height:40px;

}
.messageReduc {
  border:4px solid #333;
  background:url(images/info.gif) no-repeat #ffffd5 7px 7px;
  margin:10px 0 10px 15px;
  padding:8px 8px 8px 55px;
  width:563px;
  font-weight:bold;
  color:#333;
  min-height:40px;

}
/* index.php
---------------------------------------*/

.index_bloc_cat_long h2, .index_bloc_cat_short_l h2, .index_bloc_cat_short_r h2 {
  	margin:0 0 0 4px;
  	padding:0;
  	border:none;



}
.index_bloc_cat_long h2 a, .index_bloc_cat_short_l h2 a, .index_bloc_cat_short_r h2 a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;

}
.index_bloc_cat_long {
  	width:100%;
  	height:170px;
  	background:#2d2d2d;

}

.index_cat_long, .index_cat_short_l, .index_cat_short_r {
  	float:left;
  	margin:10px 20px 10px 4px;
  	width:80px;
  	height:80px;

}

.index_cat_long dt, .index_cat_short_l dt, .index_cat_short_r dt {
  	height:30px;
  	margin:0;
  	padding:0;
}

.index_cat_long dt a, .index_cat_short_l dt a, .index_cat_short_r dt a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

.index_cat_long dd, .index_cat_short_l dd, .index_cat_short_r dd {
  	margin:0;
  	padding:0;
  	text-align:left;
}

.index_bloc_cat_short {
	width:100%;
  	height:150px;
}

.index_bloc_cat_short_l {
  	width:50%;
  	height:150px;
  	float:left;

}

.index_bloc_cat_short_r {
  width:50%;
  height:150px;
  background:#000;
  float:left;


}

#accueil_bottom {
	width:100%;
	height:320px;
}

#accueil_tshirt {
	float:left;
	width:250px;
	height:300px;
	background:#333;
	padding:10px;
}
#accueil_tshirt dl {
margin:0;
padding:0;

}
#accueil_tshirt dl dt {
margin:0 0 5px 0;
padding:0;
text-align:center;
}
#accueil_tshirt dl dt a{
color:#fff;
text-transform:uppercase;
text-decoration:none;
font-size:12px;

}
#accueil_tshirt dl dd {
margin:0;
padding:0;
}
#accueil_accessoires {
	float:left;
	width:160px;
	height:320px;
}
#accueil_backinstock {
	float:left;
	width:180px;
	height:300px;
	background:#333;
	padding:10px;
}
#accueil_backinstock h2 {
border:none;
margin:0;
}
#accueil_backinstock h2 a {
text-transform:uppercase;
text-decoration:none;
}
#accueil_backinstock ul  {
margin:0;
padding:0;

}
#accueil_backinstock ul li  {
margin:0;
padding:0;
list-style:none;

}
#accueil_backinstock ul li  a {
color:#fff;
text-transform:uppercase;
text-decoration:none;
}
#accueil_backinstock ul li  a:hover {
text-decoration:underline;
}
#accueil_accessoires h2 {
margin-top:10px;
text-align:center;
border:none;
}
#accueil_accessoires h2 a {
text-decoration:none;
text-transform:uppercase;
}
#accueil_accessoires dl dt {
margin:0;
padding:0;
text-align:center;
}
#accueil_accessoires dl dd {
margin:10px 0 0 0;
padding:0;
text-align:center;
}
#accueil_accessoires dl dt a {
color:#fff;
text-decoration:none;
}

/* Form
---------------------------------------*/
.submitBt {
border:none;
}
form fieldset p {
  clear:both;
  margin:2px 0;
}



input[type=checkbox], input[type=radio] {
  width:15px;
}

fieldset {
  margin:5px 0 5px 0;
  padding:0;
  border:none;


}

/* SEARCH BOX
----------------------------------------------- */




#boxes_search #keywords {
width:150px;
margin-top:3px;
}
#go_search {
margin-left:2px;

}


#search_suggest {
width:191px;

font-weight:normal;
border:1px solid #EBD9D9;
background-color:#333;
position:absolute;
top:365px;
top:385px !ie;
left:640px;
padding:10px 0 10px 2px;
position:absolute;


}
#search_suggest a {
font-weight:bold;
text-decoration:none;
display:block;
margin:2px 0 2px 2px;

}






/* SHOPPING CART
----------------------------------------------- */
#cartBox {float:left;width:980px;
padding:0 0 15px 0;
min-height:120px;
}

.info_shopping_cart {
width:98%;
height:18px;
line-height:18px;
margin:auto;
text-align:center;
border:1px solid #ccc;
margin-top:5px;
margin-bottom:5px;
background:#232323;
padding:5px 0;
}
.info_shopping_cart a {
text-transform:capitalize;
color:#5bd924;
text-decoration:none;
font-weight:bold;
}
#cartBox table {
width:98%;
border:none;
margin:auto;

}
#cartBox table .tb_head_cartBox{
color:#fff;
font-weight:bold;
background-color:#111;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
#cartBox table .tb_head_cartBox td{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#cartBox table .tb_content_cartBox a {
font-weight:bold;
color:#eee;
text-decoration:none;
}
#cartBox table .tb_content_cartBox{
background-color:#232323;
border-bottom:1px solid #ccc;
color:#eee;

}
#cartBox table .tb_content_cartBox td{
border-bottom:1px solid #fff;
}
#cartQty {
width:30px;height:16px;
}

.p_view a {
font-weight:bold;
color:#000;
text-transform:capitalize;
text-decoration:none;
}

#button_manage_cart {
 text-align:right;
 margin:10px 40px 5px 0;
}




.cartSubTotal {
width:100%;
height:30px;
line-height:30px;
text-align:center;
font-size:13px;
}
.PricecartSubTotal {
color:#5bd924;
}
.table_shopping {
border:10px solid #333;
padding:5px;
float:left;
margin-bottom:5px;
background:#000;
text-transform:uppercase;
}
.table_shopping p {
margin:0;
height:25px;
line-height:25px;

}
.table_shopping_left {
float:left;
width:220px;

}
.table_shopping_middle {
float:left;
width:200px;
}
.table_shopping_right {
float:left;
width:180px;
}

.cartBoxEmpty {
width:98%;
margin:auto;
border:2px solid #232323;
background:#eee;
color:#232323;
font-weight:bold;
text-align:center;
padding:10px 0 10px 0;
}
/* PAGE PRODUIT
----------------------------------------------- */

#productInfo #productImage  {
background:#000;
width:100%;
height:250px;



}
#productInfo #productImage img {
float:left;
width:250px;
}

#productInfo .no_img {
float:left;
width:102px;
height:102px;
padding:2px;
border:1px solid #EBD9D9;
background-image:url(images/no_img.gif);
}

#productInfo h2 {
margin:0;
color:#ffc936;
font-size:13px;
border:none;
}

#productInfoSpec {
margin-top:10px;
width:100%;
height:145px;

}

#productInfoSpec_artists, #productInfoSpec_styles {
width:145px;
height:145px;
background:#2d2d2d;
float:left;
padding:10px;
}

#productInfoSpec_titres {
width:145px;
height:145px;
float:left;
padding:10px;
}

#productInfoSpec_pays {
width:80px;
height:145px;
float:left;
padding:10px;
}


#productInfoDescription {
margin-top:30px;
width:610px;
background:#000;
padding:10px;

}
#productInfoDesc_top {
width:610px;


}
#productInfoDesc_bottom {
width:610px;


}

#productInfoDesc_bottom div{
float:left;
width:135px;

padding:5px;
}

#productInfoDesc_bottom_price {
font-size:15px;
font-weight:bold;
color:#eee;
}

.alsoPurchased {
height:200px;
}
.alsoPurchased h3 {
margin:0;
color:#ffc936;
font-size:13px;


}


.alsoPurchasedTabs {
float:left;
margin:5px 5px 5px 0;
padding:0;
text-align:center;
width:100px;
height:130px;
}
.alsoPurchasedTabs dt {
width:100px;
height:30px;
margin:0;
padding:0;
}

.alsoPurchasedTabs dt a {
color:#fff;
text-decoration:none;
font-size:10px;
text-transform:uppercase;
}
.alsoPurchasedTabs dd {
margin:0;
padding:0;
width:100px;
height:115px;
}

#btn_facebook {
	display:block;
	width:32px;
	height:32px;
	background:url('images/icon-facebook.png');
}
#btn_facebook span {
	display:none;
}
#fan_facebook {
	position:absolute;
	top:280px;
	left:870px;
}
/* CHECKOUT
----------------------------------------------- */
.checkoutBar {
float:left;
margin:0;
padding:0;
}
.checkoutBar li{
width:120px;
text-align:center;
}
.noCheckoutBar {

float:left;
list-style:none;
margin:10px 10px 10px 0px;
padding:3px;
border:1px solid #EBD9D9;
color:#EBD9D9;
font-weight:bold;
}
.yesCheckoutBar {
float:left;
list-style:none;
margin:10px 10px 10px 0px;
padding:3px;
border:1px solid #6666FF;

font-weight:bold;
}
.yesCheckoutBar a {
color:#6666FF;
text-decoration:none;
}
.currentCheckoutBar {
float:left;
list-style:none;
margin:10px 10px 10px 0px;
padding:3px;
border:1px solid #666;
color:#666;
font-weight:bold;
}
.btn_submit_checkout_shipping {
	width:106px;
	height:30px;
	background:url('images/icon_continue.gif');
	text-indent:-5000px;
	cursor:pointer;
}

/*-BON LIVRAISON----------------------------*/
.invoiceHistory {width:100%;}
.invoiceHistory thead tr th {border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;padding:5px;color:#fff;}
.invoiceHistory tr td {border-right:1px solid #dcdcdc;background-color:#222;padding:5px;
text-align:center;}
.invoiceAdress {border-left:1px solid #dcdcdc;border-top:1px solid #dcdcdc;width:100%;margin-top:10px;}
.invoiceAdress thead th {border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;background-color:#222;padding:5px;color:#C4F5C4;}
.invoiceAdress thead th a {color:#ccc;font-weight:bold}
.deliveryAddress {text-align:left;background-color:#ccc;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;padding:5px;color:#333}
.billingAdress{border-bottom:1px solid #dcdcdc;background-color:#ccc;text-align:left;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;padding:5px;color:#333}
.invoiceDetails {border-left:1px solid #dcdcdc;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;width:100%;margin-top:10px;text-align:left;background-color:#ccc;color:#333;}
.invoiceDetails thead tr th {border-bottom:1px solid #eee;border-right:1px solid #dcdcdc;
background-color:#222;padding:5px;color:#C4F5C4}
.invoiceDetails_head {border-bottom:1px solid #333;border-right:1px solid #333;}
.invoiceProducts, .invoicePrice, .invoiceQty, .invoiceTaxes, .invoiceTax {border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;background-color:#ccc;padding:5px;color:#333;}
.invoicePrice {text-align:right;}
.invoiceQty, .invoiceTax, .invoiceTaxes {text-align:center;}
.otTtitle{text-align:right;padding:2px;}
.otText {text-align:right;padding:2px;border-right:1px solid #dcdcdc;font-weight:bold;}

.table_h {margin:10px 0 10px 0;width:100%;}
.tb_head {border-bottom:1px solid #dcdcdc;background-color:#333;
font-weight:bold;color:#fff;padding:4px;}
.tb_content {border-bottom:1px solid #dcdcdc;padding:4px;}
.tb_content a {
font-weight:bold;
color:#eee;
text-decoration:none;
}
/*-SITE MAP----------------------------*/
#sitemap ul li, #account ul li {
list-style-image:url(images/li.gif);
color:#666;

}
#sitemap ul li a, #account ul li a {
text-decoration:none;
}
#sitemap ul li a:hover, #account ul li a:hover {
text-decoration:underline;
}

.infoText, .warning {
color:#eee;
font-weight:bold;
margin:10px 0 10px 0;
}
.notice {
color:#f90;
font-weight:bold;

}
.red, .markProductOutOfStock {
color:#cc0000;
font-weight:bold;
}
.smalltext {
font-size:9px;
font-style:italic;

}
.warning {
color:#cc0000;
}
.italic {
font-style:italic;


}
/*-LOGIN BOX----------------------------*/
#loginBox form {

margin:0;
padding:0;
}
/*-BANNIERE----------------------------*/
#banniere a img {
margin:0 0 0 4px;
border:1px solid #dcdcdc;
padding:2px;
width:174px;
height:290px;
}

/*ACCOUNT*/
.address {
border-bottom:1px solid #ccc;
padding:5px;
background-color:#232323;
}
/*MY POINTS*/
.myPointsRow {
margin:0;
padding:0;
}
.myPointsRow dd{
margin:5px 0 0 0;
padding:0;
}
.bigCol {
color:#cc0000;
}
.account_info_points {
margin:0;
padding:0;
}
.account_info_points li {
margin:5px 0 0 0;
padding:0;
list-style:none;
}

/*CRITIQUES*/
#img_rate_gene {
float:right;
margin-top:-14px;
}
.review {
margin:0;
padding:0;
border-bottom:1px solid #eee;
}
/*DIVERS*/
.greetUser{
color:#00FF00;
font-weight:bold;
margin:0;
}
.price, #oosmsg {
font-weight:bold;
color:#5bd924;
}
.login_calque {
margin:2px 0 0 0;
}
#cb {
text-align:center;
}
.modules_shipping, .modules_payment {
border-bottom:1px solid #EBD9D9;
}
.modules_shipping label, .modules_payment label {
cursor:pointer;
}
.buttons_modules_shipping,.buttons_modules_payment {
text-align:right;
}

#template_choice form {
margin:0;
padding:0;
}
#template_choice {
float:right;
margin:2px 0 0 0;
}
#boxes_order_history_logoff{
color:#cc0000;
font-weight:bold;
margin:0;
text-transform:uppercase;
}
.boxes_red_uppercase{
color:#cc0000;
font-weight:bold;
text-transform:uppercase;
}
/*FAQ*/

#faq ul {
margin:0;
padding:0;
}
#faq ul li {
margin:0 0 0 15px;
padding:2px;
list-style-image:url(images/li.gif);
border-bottom:1px solid #C4F5C4;

}
#faq ul li a {
font-weight:bold;
text-decoration:none;
color:#333;
}
#faq ul li a:hover {
color:#666;
}
/*Telechargements*/

.download {
	width:100%;
}
.download th {
	padding:5px;
	text-align:left;
}
.download td {
	padding:5px;
	text-align:left;
}

/*Reorder*/

.listingzone_reorder{
	float:left;
	height:20px;
	width:625px;
	line-height:20px;
	border:3px solid #3d6611;
  color:#3d6611;
  background:#fafaec url(images/note_msg_icon.gif) no-repeat 10px center ;
	margin:2px 0 2px 0;
	padding:5px;
	text-indent:40px;
}


#alerte .alerte{

	height:20px;
	width:100%;
	line-height:20px;
	border:3px solid #3d6611;
  	color:#3d6611;
  	background:#fafaec url(images/note_msg_icon.gif) no-repeat 10px center ;
	margin:2px 0 2px 0;
	padding:5px;
	text-indent:40px;
}
/*Production*/
.production dl, dt, dd {
	margin:0;
	padding:0;
}
.production dt {
	font-size:15px;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:10px;
	border-bottom:1px solid #fff;

}


.production .image {
	float:left;
		margin:0 10px 10px 0;
		border:2px dashed #dcdcdc;
		padding:3px;
}

.production .description {
	margin-left:150px;
}


/* tool-tip */
.tool-tip {
	color: #fff;
	width: 462px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 462px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


/* tool-tip */
.tool-tip {
	color: #fff;
	width: 270px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 270px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.Tips {
  cursor:pointer;
}


.label_add_player {
	font-size:15px;
	color:#ffc835;
	font-weight:bold;
	text-decoration:none;
}

.label_add_player_white {
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:
}

/*Reduction*/
.product_free {
	color:#900;
}
