/* ---------------------------------------------------------------------------------------------------------------------------- */
* {/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	
}
body
{
	font-family:Arial Tahoma;
	font-size:12px;
}
A {
	COLOR: #3366CC; TEXT-DECORATION: none;
	font-size:11px;
}
A:hover {
	COLOR: #E17100; TEXT-DECORATION: underline;
	font-size:11px;
}

.spacer
{
	display:block;
	height:3px;
}
.spacer_
{
	display:block;
	height:1px;
}
/***** ALIGNMENT *************************************************************/
.padding1{padding:1px}
.padding2{padding:2px}
.padding4{padding:4px}
.padding6{padding:6px}
.padding8{padding:8px}
.padding10{padding:10px}
.padding12{padding:12px}
.padding14{padding:14px}
.padding18{padding:18px}
.padding20{padding:20px}
#toTop
{
    width: 100px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    color: #666;
    font-weight: bold;
    text-decoration: none;
}
.tooltips span {
  
    position:absolute;
    z-index:1000;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.product-top{}
.product-top ul{padding:0px 6px !important;}
.product-top ul li{padding:10px 0px !important}
.name-product a{font-weight:bold;}
.product-top  .pic{float:left;margin-right:8px;width:80px;}
.product-top .name_price{float:left;width:88px}
.product-top  .pic img{width:80px;border:1px solid #e0e0e0;max-height:60px}
		
/* Featured box ---*/
.product-box{}
.product-box ul{margin-top:10px;padding:0px 6px;max-height:260px;overflow:hidden}
.product-box ul li{padding:10px 0px}
.product-box .title-prd a{position:relative;top:5px;display:block;float:right;background-image:url(images/next-prev.png);background-repeat:no-repeat;width:11px;height:11px;text-indent:-9999px;cursor:pointer}
.product-box .title-prd a.go-next{display:inline-block;background-position:-13px 0;margin-left:2px;margin-right:6px}
.product-box .title-prd a.go-prev{background-position:0 0}
.product-box .product-prd-inside{position:relative;background-color:#fff;height:230px;margin:1px;padding:0 10px;overflow:hidden}
.name-product a{font-weight:bold;}
.product-box  .pic{float:left;margin-right:8px;width:80px;}
.product-box .name_price{float:left;width:88px}
.product-box  .pic img{width:80px;border:1px solid #e0e0e0}

/* Selected box  ---*/
.selected-box{background-color:#fff;width:228px;margin-bottom:10px;border:1px solid #bdcbd8}
.selected-box .title-box{background:url(images/btn_selected_box.jpg) repeat-x;height:28px;padding-left:10px;color:#000;font-size:11px;text-transform:uppercase;font-weight:bold;line-height:28px}
.selected-box .title-box strong{color:#c00}
.selected-box .selected-box-inside{position:relative;background:url(images/btn_selected_box.jpg) left bottom repeat-x;height:180px;padding-top:15px;overflow:hidden}
.selected-box .selected-product{width:132px;height:180px;margin:0 auto}
.selected-box .selected-product .pic{position:relative;width:130px;height:130px;margin-bottom:6px;border:1px solid #e9e9e9;_overflow:hidden;word-wrap:break-word}
.selected-box .selected-product .pic img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;min-height:50px;min-width:50px;max-height:100%;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}
.selected-box .selected-product .name-product{height:16px;margin-bottom:5px;text-align:center;overflow:hidden}
.selected-box .selected-product .name-product a{color:#333;font-size:12px;line-height:16px;font-weight:normal}
.selected-box .selected-product .name-product a:hover{color:#000}
.selected-box .selected-product .price{color:#333;font-size:12px;font-weight:bold;text-align:center}
.selected-box .other-selected-box{position:relative;height:216px;margin:0;overflow:hidden}
.selected-box .other-selected-box .title-box-inside{padding-left:10px;color:#666;font-size:11px;text-transform:uppercase;font-weight:bold;line-height:28px;border-top:1px solid #bdcbd8;border-bottom:1px solid #bdcbd8}
.selected-box .other-selected-box-inside{padding:0 10px}
.selected-box .other-selected-box-inside .mini-product{width:100%;padding:10px 0 0}
.selected-box a.btn-go{position:absolute;top:60px;display:block;background-image:url(../images/v2/btn_selected_box.jpg);width:15px;height:32px;text-indent:-9999px;cursor:pointer}
.selected-box a.go-next{right:14px;background-position:-17px 0}
.selected-box a.go-prev{left:14px;background-position:0 0}
/***** LINKS **************************************************************
a { color: #3362BA; }
a:hover { color: #7317a3; }
a:visited { color: #7317a3; }*/
/***** COMMMON ***************************************************************/
