/*========= GLOBAL =================================================================================*/
html {overflow-y: scroll;}

body
{
	margin: 0px;
	margin-top:20px;
	padding:0px;
	/*background-color: #ffffff;*/
	background-repeat:no-repeat;
	background-position: top center;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4b49;
}

p{
	margin:0px;
	padding:0px;
}

img{
	/*border:1px solid #000000;*/
	border:0px;
}

form{
	display:inline;
}

a{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a:hover;{
	text-decoration:underline;
}

/*========= LAYOUT STRUCTURE DIV ID  =================================================================================*/
#globalFrame
{
	width:1015px;
	padding-left: 15px;
	/*margin-top: 3px;
	background-color:#f4f4f4;*/

}

#headerFrame, td.headerFrame
{
	width:1000px;
	overflow:none;
	background-color: #e6e7e7;
}

#footerFrame, td.footerFrame
{
	width:1000px;
	overflow:none;
}

#leftFrame, td.leftFrame
{
	width:180px;
	overflow:none;
	background-color: #e6e7e7;
}


#mainFrame, td.mainFrame
{
	width:820px;
	overflow:none;
	background-color: #ffffff;
}

#mainHomeFrame, td.mainHomeFrame
{
	width:1000px;
	overflow:none;
	background-color: #ffffff;
}

#shopMenu {
	margin-left: 15px;
	margin-right: 15px;
}

#shopMenu div.default_desc{
	position:absolute;
	width:140px;
	top:60px;
	padding-left:15px;
	padding-right:30px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

div.minimenu{
	float:left;
	background-color: #e4818c;
	margin-right:1px;
	padding:4px;
	margin-bottom: 1px;
	color:#ffffff;
	/*font-weight: bold;*/
}

div.minimenu:hover{
	background-color: #c90419;}

#newsletter {
	margin-left: 15px;
	margin-right: 15px;
}



#monCompteLogin {
	margin-left: 15px;
	margin-right: 15px;
	padding-top:23px;
}

div.mainTitle{
	width: 100%;
	color: #484849;
	font-size: 14px;
	border-bottom:1px solid #000000;
	margin-bottom: 10px;
	text-align: left;
}

div.buttonRight{
	width: 100%;
	color: #484849;
	font-size: 14px;
	border-bottom:1px solid #000000;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#formButton{
	height:35px;
	background-image: url(../../images/skin1/buttons/button_form.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
	line-height: 37px;
	cursor:pointer;
}
#formButton:hover{
	
	background-position: 0px -35px;
}
/*========= BORDER SHADOW  =================================================================================*/
td.topShadow
{
	width:15px;
	height:96px;
	overflow:none;
	background-image: url(../../images/skin1/vShadow.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

td.middleVshadow
{
	width:15px;
	height:100%;
	overflow:none;
	background-image: url(../../images/skin1/vShadow.png);
	background-position:-15px 0px;
	background-repeat:repeat-y;
}

td.bottomShadow
{
	width:15px;
	height:15px;
	overflow:none;
	background-image: url(../../images/skin1/vShadow.png);
	background-position:-30px -81px;
	background-repeat:no-repeat;
}

td.middleHshadow
{
	width:1000px;
	height:11px;
	overflow:none;
	background-image: url(../../images/skin1/hShadow.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
td.middleHshadowHome
{
	width:1000px;
	height:11px;
	overflow:none;
	background-image: url(../../images/skin1/hShadow.png);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

td.bottomHshadow
{
	width:1000px;
	height:15px;
	overflow:none;
	background-image: url(../../images/skin1/hShadow.png);
	background-position:0px -22px;
	background-repeat:no-repeat;
}
/*========= FIXED FULL IMAGE  =================================================================================*/
#logo{
	width:180px;
	height:106px;
	background-image:url(../../images/skin1/logo.png);
	cursor:pointer;
}
/*========= INFOS  =================================================================================*/
#info {
	margin-left: 15px;
	margin-right: 15px;
}
/*========= MON COMPTE  =================================================================================*/
#monCompte {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

#monCompte div.sale{
	margin-bottom:3px;
	border:1px solid #aeaeae;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

#monCompte div.sale:hover{
	color:#7e7da2;
}

#monCompte font.sale_status{
	font-size:11px;
	font-weight:normal;
}
/*========= MENU MAIN  =================================================================================*/
#menu_main
{
	width:1000px;
	height: 96px;
}
#menu_main #welcome{
	position: relative;
	top: 56px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
/*...............................................................*/
#menu_main div.item_one0
{
	width:180px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_main div.item_one0:hover
{
	background-position:0px -192px;
}
#menu_main div.item_one1
{
	width:180px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:0px -96px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_main div.item_two0
{
	width:185px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-180px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_main div.item_two0:hover
{
	background-position:-180px -192px;
}
#menu_main div.item_two1
{
	width:185px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-180px -96px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_main div.item_three0
{
	width:157px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-365px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_main div.item_three0:hover
{
	background-position:-365px -192px;
}
#menu_main div.item_three1
{
	width:157px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-365px -96px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_main div.item_four0
{
	width:134px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-522px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_main div.item_four0:hover
{
	background-position:-522px -192px;
}
#menu_main div.item_four1
{
	width:134px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-522px -96px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_main div.item_five0
{
	width:148px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-656px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_main div.item_five0:hover
{
	background-position:-656px -192px;
}
#menu_main div.item_five1
{
	width:148px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-656px -96px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_main div.item_six0
{
	width:196px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-804px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_main div.item_six0:hover
{
	background-position:-804px -192px;
}
#menu_main div.item_six1
{
	width:196px;
	height: 96px;
	background-image: url(../../images/skin1/menus/main.png);
	background-position:-804px -96px;
	background-repeat:no-repeat;
	cursor:pointer;
}

/*========= MENU BOTTOM  =================================================================================*/
#menu_bottom
{
	padding:5px;
	text-align: center;
	background-color: #ffffff;
	color:#000000;
}

#menu_bottom a.item
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
#menu_bottom a.item:hover
{
	text-decoration:underline;
}
/*========= BASKET WIDGET =================================================================================*/
#basketWidget{
	width:160px;
	height:106px;
	cursor:pointer;
}
#basketWidget td.content{
	color:#787878;
}
#basketWidget div.membername{
	color:#000000;
	padding-bottom: 10px;
}
/*========= BASKET =================================================================================*/
#basket{
	margin-left: 15px;
	margin-right: 15px;
}

#basket img.paymenttype{
	vertical-align:-30%;
}

#basket tr.item_headerfooter{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	
}
#basket td.item_header{
	padding:4px;
	border-bottom: 1px solid #000000;
	white-space:nowrap;
}


#basket td.item{
	padding:4px;
	padding-bottom: 10px;
	background-color: #e6e7e7;
	text-align: left;
}

#basket td.item_code{
	padding:4px;
	padding-bottom:0px;
	background-color: #e6e7e7;
	text-align: left;
}

#basket td.item_thl{
	padding:4px;
	background-color: #f3ced4;
	text-align: left;
}

#basket td.item_footer{
	padding:4px;
	background-color: #e28594;
}

#basket input.quantity{
	width:27px;
	color:#333333;
	font-weight:bold;
	border:1px solid #b3b4b6;
	background-color:#ffffff;
	font-size:14px;
	padding:3px;
}

#basket td.livrlabel{
	white-space:nowrap;
	font-size:14px;
	font-weight: bold;
}

#basket font.product_desc{
	font-size:11px;
}

#basket font.title{
	font-size:14px;
	font-weight: bold;
}

#basket font.platemed{
	font-size:11px;
}
#basket font.product_plateform{
	font-size:10px;
	font-weight:bold;
}
#basket td.promoHeader{
	padding:5px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-color: #e6e7e7;
	color:#93117e;
}

#basket td.promoHeaderTotal{
	padding:5px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-color: #e28594;
	color:#93117e;
}

#basket td.promoFooter{
	padding:5px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-color: #e6e7e7;
	color:#c50c29;
}
#basket font.oldprice{
	font-size:12px;
	text-decoration:line-through;
	font-weight:bold;
}

#basket font.newprice{
	font-size:16px;
	font-weight:bold;
	color:#A30E13;
}

#basket font.price{
	font-size:16px;
	font-weight:bold;
}

#basket font.newpricetotal{
	font-size:18px;
	font-weight:bold;
	color:#A30E13;
}

#basket font.pricetotal{
	font-size:18px;
	font-weight:bold;
}

#basket td.rowseparator{
	height:5px;
	font-size: 0px;
	background-color: #ffffff;
}

#basket font.errorcode{
	color:#ff0000;
}

#basket div.acode{
	width:200px;
	background-color: #f0f0f0;
	border:1px solid #b3b4b6;
	padding:3px;
	
}

#basket a.list{
	font-size:14px;
	font-weight:bold;
	color:#c50c29;
	text-decoration: underline;
}
/*========= PRODUCT  =================================================================================*/
#productSheet{
	margin-left: 15px;
	margin-right: 15px;
}

#productSheet div.smallText{
	text-align: center;
	font-size: 9px;
}

#productSheet div.plateformMediatype{
	text-align:center;
	font-size: 11px;
	font-weight: bold;
}

#buyProduct {
	width:165px;
	height:57px;
	text-align:center;
	background-image: url(../../images/skin1/buttons/button_prodbuy.png);
	background-repeat: repeat-x;
	cursor:pointer;
	padding-top: 5px;
}

#productSheet div.add_to_basket{
	width:169px;
	height:33px;
	background-image: url(../../images/skin1/product/addbasket.png);
	cursor:pointer;
}

#productSheet div.title{
	width: 100%;
	border-bottom:1px solid #000000;
	margin-bottom: 10px;
	text-align:left;
}

#productSheet h3.short_description{
	display:inline;
	font-size: 14px;
	font-weight: bold;
}

#productSheet div.openDesc{
	font-size:11px;
	text-decoration: underline;
	cursor:pointer;
	color:#000000;
}

#prodDescription{
	height:180px;
	overflow: hidden;
}

#productSheet div.configuration{
	font-size: 11px;
}

#productSheet h1.title, font.sf_productTitle{
	display:inline;
	color:#c90319;
	font-size: 20px;
	font-weight: bold;
}

#productSheet h2.platemed, font.sf_platemed{
	display:inline;
	color:#c90319;
	font-size: 12px;
	font-weight: bold;
}

#productSheet div.underlinks{
	text-align:left;
	border-left:1px dotted #000000;
	padding-left:6px;
	
}

#productSheet a.product_underlink{
	font-size: 10px;
	color: #000000;
}

#productSheet a.product_underlink:hover{
	text-decoration: underline;
}

#productSheet font.oldprice, font.ps_oldprice{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:line-through;
}

#productSheet font.newprice, font.ps_newprice{
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}

#productSheet font.price, font.ps_price{
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}

font.ps_addbasket{
	font-size:14px;
	color:#ffffff;
}

#prodsheet_stock_ok{
	width:165px;
	font-size:12px;
	font-weight: bold;
	color:#409c28;
	text-align: center;
}

#productSheet font.presstitle{
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
/*========= PRODUCT BLOCK =================================================================================*/
#productBlock{
	/*height:236px;*/
	
}

#productBlock div.pagination{
	padding-right: 5px;
}


#productBlock font.prod_name{
	font-size: 12px;
	font-weight: bold;

}
#productBlock font.med_type{
	font-size: 9px;
	font-weight: bold;

}

#productBlock div.titleAll{
	position:absolute;
	width:90px;
	top:30px;
	left:25px;
	text-align:left;
	
}

#productBlock div.titleDS{
	position:absolute;
	width:75px;
	top:7px;
	left:45px;
	text-align:left;
}

#productBlock font.prod_title{
	color:#ffffff;
	font-size:12px;
}

#productBlock font.platemed{
	color:#ffffff;
	font-size:9px;
}

#productBlock td.rowseparator{
	height:15px;
	font-size: 0px;
}

#productBlock div.extra1{
	position:absolute;
	background-color:#d4d4d4;
	text-align:left;
	font-size:0em;
	font-weight:bold;
	padding-left:4px;
	overflow:hidden;
}

#productBlock font.oldprice{
	font-size:12px;
	text-decoration:line-through;
	font-weight:bold;
}

#productBlock font.newprice{
	font-size:16px;
	font-weight:bold;
	color:#A30E13;
}

#productBlock font.price{
	font-size:16px;
	font-weight:bold;
}

#productBlock div.stock{
	color:#484849;
	font-size:12px;
	font-weight:bold;
	padding-top: 4px;
}

div.add_basket{
	width:99px;
	height:20px;
	background-image: url(../../images/skin1/buttons/add_basket.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.add_basket:hover{
	width:99px;
	height:20px;
	background-image: url(../../images/skin1/buttons/add_basket.png);
	background-position:0px -20px;
	background-repeat:no-repeat;
}

div.pre_order{
	width:99px;
	height:20px;
	background-image: url(../../images/skin1/buttons/pre_order.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.pre_order:hover{
	width:99px;
	height:20px;
	background-image: url(../../images/skin1/buttons/pre_order.png);
	background-position:0px -20px;
	background-repeat:no-repeat;
}

div.prod_remind{
	width:99px;
	height:20px;
	background-image: url(../../images/skin1/buttons/prod_remind.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.prod_remind:hover{
	width:99px;
	height:20px;
	background-image: url(../../images/skin1/buttons/prod_remind.png);
	background-position:0px -20px;
	background-repeat:no-repeat;
}
/*========= SEARCH PAGE RESULT  =================================================================================*/
#search{
	margin-top: 25px;
}

#search tr.item_headerfooter{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	
}
#search td.item_header{
	padding:5px;
	border-bottom: 1px solid #000000;
	white-space:nowrap;
	text-align: left;
}

#search td.item{
	padding:5px;
	text-align: left;
}

#search div.pagination{
	
}
#search font.oldprice{
	font-size:12px;
	text-decoration:line-through;
	font-weight:bold;
}

#search font.newprice{
	font-size:14px;
	font-weight:bold;
	color:#A30E13;
}

#search font.price{
	font-size:14px;
	font-weight:bold;
}

#search td.rowseparator{
	height:3px;
	font-size: 0px;
	color:#a95e24;
}

#search font.prod_name{
	font-size: 16px;
	font-weight: bold;

}
#search font.med_type{
	font-size: 11px;
	font-weight: bold;

}

#overPack{
	position:absolute;
	border:1px solid #000;
	background:#e6e7e7;
	padding:5px;
	display:none;
	color:#fff;
}

#search div.stock{
	color:#484849;
	font-size:11px;
	font-weight:bold;
	padding-top: 4px;
}
/*========= SEARCH ENGINE  =================================================================================*/
#searchEngine{
	position:relative;
}

#searchEngine div.title{
	
	width: 100%;
	height:22px;
	color:#ffffff;
	background-color: #a5a5a5;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

#searchEngine font.label{
	font-size:11px;
	font-weight:bold;
	color: #999999;
}
#searchEngine input.text{
	font-size:10px;
	width: 119px;
	height:12px;
	background-color:#ffffff;
	color: #484849;
	border:1px solid #b1b2b4;
	text-align:left;

}
#searchEngine select.list{
	font-size:10px;
	width: 100%;
	background-image:url(../../images/skin1/menu_dyna/button.png);
	background-position: 0px 0px;
	background-repeat:repeat-x;
	color: #797979;
	border:1px solid #b8b8b8;
}
#searchEngine select.list_sel{
	font-size:10px;
	width: 100%;
	background-image:url(../../images/skin1/menu_dyna/button.png);
	background-position: 0px -23px;
	background-repeat:repeat-x;
	color: #ffffff;
	border:1px solid #b8b8b8;
}

#searchEngine div.select, div.bginput{
	position:relative;
	width: 165px;
	height:23px;
	background-image:url(../../images/skin1/menu_dyna/button.png);
	background-position: 0px 0px;
	background-repeat:repeat-x;
	color:#484849;
	font-size:11px;
	line-height:22px;
	text-decoration:none;
	cursor:pointer;
	padding-left: 15px;
	text-align: left;
}

#searchEngine div.select_sel{
	position:relative;
	width: 165px;
	height:23px;
	background-image:url(../../images/skin1/menu_dyna/button.png);
	background-position: 0px -23px;
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:11px;
	line-height:22px;
	text-decoration:none;
	cursor:pointer;
	padding-left: 15px;
	text-align: left;
}

#searchEngine div.select:hover{
	
	background-position: 0px -46px;
}

#searchEngine div.options{
	position: absolute;
	width:163px;
	background-color: #ffffff;
	/*padding-left: 15px;*/
	margin-left: 15px;
	border:1px solid #d2d1d1;
	text-align: left;
	z-index: 500;
}

#searchEngine div.option{
	position: relative;
	padding-left:15px;
	padding-top:2px;
	padding-bottom: 2px;
	background-color: #ffffff;
	cursor:default;
}
#searchEngine div.option:hover{
	background-color: #be989d;
	color:#ffffff;
}


/*========= MINIBLOCK  =================================================================================*/
div.miniblockTitle{
	
	width: 165px;
	height:22px;
	color:#ffffff;
	background-color: #a5a5a5;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

/*========= MINIBLOCKL  =================================================================================*/
#miniblockL{
	width:180px;
	overflow:hidden;
	margin-bottom:10px;
}
/*========= MINIBLOCKR  =================================================================================*/
#miniblockR{
	width:180px;
	overflow:hidden;
	margin-bottom:10px;
}

#miniblockR div.title{
	width: 165px;
	color: #484849;
	font-size: 14px;
	border-bottom:1px solid #000000;
	margin-bottom: 10px;
}

/*========= BUTTONS  =================================================================================*/
#button{
	display:table;
	margin-top:3px;	
	cursor:pointer;
}
#button div.buttonleft{
	width:30px;
	height:20px;
}
#button div.buttoncontent{
	height:20px;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
}
#button div.buttonright{
	width:30px;
	height:20px;
}

#blockScrollRight{
	width:24px;
	height:47px;
	background-image: url(../../images/skin1/buttons/block_scrolls.png);
	background-position: -24px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#blockScrollLeft{
	width:24px;
	height:47px;
	background-image: url(../../images/skin1/buttons/block_scrolls.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

/*========= MEMBER_FORM  =================================================================================*/
#memberForm{
	text-align:left;
	margin-left: 15px;
	margin-right: 15px;
}

#memberForm ul{
	color:#ff0000;
	padding:0px;
	margin:0px;
	list-style-position: inside;
	list-style-type: none;
	font-size:11px;
}

#memberForm label,td.label{
	color:#4f4b49;
	font-size:13px;
}

#memberForm font.label{
	color:#4f4b49;
	font-size:13px;
}

#memberForm input[type=text]{
	width:98%;
	color:#4f4b49;
	border:1px solid #b0b1b3;
	background-color:#ffffff;
	margin-left:5px;
	font-size:13px;
}

#memberForm textarea{
	width:98%;
	color:#4f4b49;
	border:1px solid #b0b1b3;
	background-color:#ffffff;
	margin-left:5px;
	font-size:13px;
}

#memberForm input[type=password]{
	width:98%;
	color:#4f4b49;
	border:1px solid #b0b1b3;
	background-color:#ffffff;
	margin-left:5px;
	font-size:13px;
}

#memberForm input[type=checkbox]{
	margin-left:6px;
}

#memberForm select{
	width:98%;
	color:#4f4b49;
	background-color:#ffffff;
	margin-left:5px;
	font-size:13px;
}
#memberForm .form_error{
	color:#ff0000;
	text-align:center;
	
}

#memberForm div.interests{
	display:inline;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:5px;
}
/*========= BASKET_FORM  =================================================================================*/
#basketForm{
	text-align:left;
}

#basketForm ul{
	color:#ff0000;
	padding:0px;
	margin:0px;
	list-style-position: inside;
	list-style-type: none;
	font-size:11px;
}

#basketForm label,td.label{
	color:#333333;
	font-weight:bold;
	font-size:14px;
}

#basketForm font.label{
	color:#333333;
	font-weight:bold;
	font-size:14px;
}

#basketForm input[type=text],td.value{
	width:100%;
	color:#333333;
	font-weight:bold;
	border-top:1px solid #9c9c9c;
	border-left:1px solid #9c9c9c;
	border-right:2px solid #666666;
	border-bottom:2px solid #858585;
	background-color:#ece9e9;
	margin-left:5px;
	font-size:14px;
}

#basketForm input[type=password]{
	width:100%;
	color:#333333;
	font-weight:bold;
	border-top:1px solid #9c9c9c;
	border-left:1px solid #9c9c9c;
	border-right:2px solid #666666;
	border-bottom:2px solid #858585;
	background-color:#ece9e9;
	margin-left:5px;
	font-size:14px;
}

#basketForm input[type=checkbox]{
	margin-left:6px;
}

#basketForm select{
	width:101%;
	color:#333333;
	font-weight:bold;
	border-top:1px solid #9c9c9c;
	border-left:1px solid #9c9c9c;
	border-right:2px solid #666666;
	border-bottom:2px solid #858585;
	background-color:#ece9e9;
	margin-left:5px;
	font-size:14px;
}
#basketForm .form_error{
	color:#ff0000;
	text-align:center;
	
}
/*========= FORMS SELECT  =================================================================================*/
select.select_address{
	width:100%;
	color:#4f4b49;
	background-color:#ffffff;
	font-size:12px;
}

select.select_country{
	width:95%;
	color:#333333;
	font-weight:bold;
	background-color:#ffffff;
	margin-left:5px;
	font-size:14px;
}

input.input_promocode{
	width:200px;
	color:#333333;
	border:1px solid #b0b1b3;
	background-color:#ffffff;
	margin-left:5px;
	font-size:13px;
	padding:2px;
}

select.select_child{
	width:98%;
	color:#4f4b49;
	
	background-color:#ffffff;
	margin-left:5px;
	font-size:13px;
}
/*========= MENU BASKET  =================================================================================*/
#menu_basket
{
	width:780px;
	height: 41px;
	margin-bottom:5px;
}
/*...............................................................*/
#menu_basket div.item_one0
{
	width:138px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#menu_basket div.item_one0:hover
{
	background-position:0px -52px;
}
#menu_basket div.item_one1
{
	width:138px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:0px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_basket div.item_two0
{
	width:197px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:-138px 0px;
	background-repeat:no-repeat;
}
#menu_basket div.item_two0:hover
{
	background-position:-138px -52px;
}
#menu_basket div.item_two1
{
	width:197px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:-138px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_basket div.item_three0
{
	width:137px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:-335px 0px;
	background-repeat:no-repeat;
}
#menu_basket div.item_three0:hover
{
	background-position:-335px -52px;
}
#menu_basket div.item_three1
{
	width:137px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:-335px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_basket div.item_four0
{
	width:138px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:-472px 0px;
	background-repeat:no-repeat;
}
#menu_basket div.item_four0:hover
{
	background-position:-472px -52px;
}
#menu_basket div.item_four1
{
	width:138px;
	height: 26px;
	background-image: url(../../images/skin1/menus/basket.png);
	background-position:-472px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*========= MENU ACCOUNT  =================================================================================*/
#menu_account
{
	width:610px;
	height: 26px;
}
/*...............................................................*/
#menu_account div.item_one0
{
	width:119px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_account div.item_one0:hover
{
	background-position:0px -52px;
}
#menu_account div.item_one1
{
	width:119px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:0px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_account div.item_two0
{
	width:129px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-119px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_account div.item_two0:hover
{
	background-position:-119px -52px;
}
#menu_account div.item_two1
{
	width:129px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-119px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_account div.item_three0
{
	width:133px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-248px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_account div.item_three0:hover
{
	background-position:-248px -52px;
}
#menu_account div.item_three1
{
	width:133px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-248px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_account div.item_four0
{
	width:116px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-381px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_account div.item_four0:hover
{
	background-position:-381px -52px;
}
#menu_account div.item_four1
{
	width:116px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-381px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*...............................................................*/
#menu_account div.item_five0
{
	width:113px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-497px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_account div.item_five0:hover
{
	background-position:-497px -52px;
}
#menu_account div.item_five1
{
	width:113px;
	height: 26px;
	background-image: url(../../images/skin1/menus/account.png);
	background-position:-497px -26px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/*========= LIKE PRODUCT  =================================================================================*/
#likeProduct{
	font-size:10px;
	background-color: #e6e7e7;
	width:165px;
	padding-top:4px;
	padding-bottom: 4px;
}
/*========= SAME PLATEFORM  =================================================================================*/
#sameProductDiffPlateform{
	font-size:10px;
	background-color: #e6e7e7;
	width:165px;
	padding-top:4px;
	padding-bottom: 4px;
}

#sameProductDiffPlateform font.platemed{
	font-size:8px;
	font-weight: bold;
}

#miniPromos {
	width:165px;
}

#miniPromos div.default_desc{
	position:absolute;
	width:140px;
	top:60px;
	padding-left:15px;
	padding-right:30px;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
}
/*========= INFO PAGES  =================================================================================*/
#infospages {
	padding: 10px;
	text-align: left;
}


/*========= Tag Cloud  =================================================================================*/
#tagCloud{
	height:240px;
	overflow:hidden;
	padding:3px;
	text-align:center;
}
#tagCloud h1{
	font-size: 12px;
	display:inline;
	white-space: nowrap;
}

#tagCloud a{
	text-decoration:none;
}

#tagCloud a:hover{
	text-decoration:underline;
}
/*========= SALE DETAILS  =================================================================================*/
#saleDetails{
	width:800px;
}

#saleDetails font.title{
	color:#c90319;
	font-size: 20px;
	font-weight: bold;
}

#saleDetails tr.item_headerfooter{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	
}
#saleDetails td.item_header{
	padding:4px;
	border-bottom: 1px solid #000000;
	white-space:nowrap;
}


#saleDetails td.item{
	padding:4px;
	background-color: #e6e7e7;
	text-align: left;
}

#saleDetails td.itemfl{
	padding:4px;
	background-color: #f3ced4;
	text-align: left;
}

#saleDetails td.itemtc{
	padding:4px;
	background-color: #e28594;
	text-align: left;
}
