/* =============================================
   HEADER
============================================= */
body {
	font-family: "Arial", sans-serif;
}
a {
	color: #F47A20;
	font-weight: bold;
}

a:hover {
	color: #333333;
}
#page
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
	background:#666666;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.23, #efefef),
		color-stop(0.78, #323232)
	);
	background:
		-moz-linear-gradient(
			top center,
    			#323232 , 
		    	#efefef );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#323232', endColorstr='#efefef');
}

/* =============================================
/* =============================================
   HEADER
============================================= */
#page .header {
	background:url(/themes/default/background.jpg);
	background-position: bottom;
	height:81px;
	margin-top:5px;
	-moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
}

/* =============================================
   BLOCKS SKIN
============================================= */
/*.row-show, .product-list,*/ #block_main { 
	border-color: #333333;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	background-color:#FFFFFF;
	-moz-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
	padding: 10px ;
	margin-top: 20px;
}
#block_search {
	display: none;
}
#block_search_results {
	background-color: #FFFFFF;
	overflow: hidden;
}
#block_search_form {
	text-align: left;
	width: 260px;
}

#block_search_results, .row-show .title {
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	text-align:center;
	padding-top:5px;
}
#block_main {
	padding: 5px;
}

#block_right, #block_left {
        border-color: #333333;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
	margin-top: 30px;
        padding: 10px 0 10px 0;
}

#block_right {
        background-color:#F47E1F;
        background:-moz-linear-gradient(center top , #FAA51A, #F47A20) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.37, #FAA51A),color-stop(0.69, #F47A20));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAA51A', endColorstr='#F47A20');
}

#block_left {
        background-color:#F47E1F;
        background:-moz-linear-gradient(center top , #EAEEFA, #4453B0) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.37, #EAEEFA),color-stop(0.69, #4453B0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEEFA', endColorstr='#4453B0');
}
#shop_cart {
	min-height: 160px;
}
/* =============================================
   FORM SKIN
============================================= */
.frm button {
	background:#162344;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px solid #dfe1e6;
	background-image:
 -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.0, rgba(255, 255, 255, 0.0)),  color-stop(0.69, rgba(255, 255, 255, 0.1)),  color-stop(0.7, rgba(255, 255, 255, 0.2)),  color-stop(1.0, rgba(255, 255, 255, 0.5))  );
	background-image:
 -moz-linear-gradient(  center bottom,  rgba(255, 255, 255, 0.0) 0%,  rgba(255, 255, 255, 0.1) 69%,  rgba(255, 255, 255, 0.2) 70%,  rgba(255, 255, 255, 0.5) 100%  );
	-moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
	color:#FFFFFF;
}
.frm input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* =============================================
   MENU
============================================= */
.links{
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.39, rgb(166,166,166)),color-stop(0.62, rgb(224,224,224)));
	background-image:-moz-linear-gradient(center bottom,rgb(166,166,166) 39%,rgb(224,224,224) 62%);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#A6A6A6');

	margin-top:32px;
	position:absolute;
	width:960px;
}
.links a , a:visited {
	font-weight: bold;
	text-shadow: 1px 1px 5px #000000;
	color:#FFFFFF;
	font-size: 12px;
}
.links a:hover {
	color: #F47A20;
}
.cat a, a:visited {
	color: #323232;
}
.cat a:hover {
	color: #F47A20;
}
.sec a, a:visited {
	color: #23285F;
}
.sec a:hover {
	color: #F47A20;
}
.cat-menu {
	width: 180px;
	padding: 3px;
	border-bottom: 3px groove #323232;
}
.side-header {
 	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.39, rgb(166,166,166)),color-stop(0.62, rgb(224,224,224)));
        background-image:-moz-linear-gradient(center bottom,rgb(166,166,166) 39%,rgb(224,224,224) 62%);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#A6A6A6');
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000000;
	color:#FFFFFF;
	padding: 3px;
}
.menu_top {
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #000;
	height:25px;
	width: 972px;
	margin: 7px;
	top: -8px;
}
#menu_bar_container{
	width:976px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.23, rgb(111,135,163)),
		color-stop(0.78, rgb(176,188,205))
	);
	background-image:
		-moz-linear-gradient(
			center bottom,
		    	rgb(111,135,163) 23%,
    			rgb(176,188,205) 78% );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A1AAB8', endColorstr='#6D8096');
}
.menu_top td {
	padding: 0px 3px;
}
.wwl_popbox, .wwl_popbox .hover {
	text-shadow: 1px 1px 1px #000;
	border:0px;
	background: black;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(67,82,92)),
	    color-stop(0.78, rgb(149,168,196))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(67,82,92) 0%,
	    rgb(149,168,196) 78%
	);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#A5A5A5');

	color:#FFFFFF;
}

.wwl_button .hover{
background: #666666;
}

/* =============================================
   PRODOTTI
============================================= */
.show-div-butt {
	width: 15px;
	height: 8px;
	border: 1px solid #FFFFFF;
	background-color: #1D2A4A;
	cursor: pointer;
}
.product-row .img {
background-size: 100%;
}

.price{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: 2px 2px 1px #000;
	widows:100px;
}
.navi {
	padding-bottom: 10px;
}
.navi a { 
	color: #1B2848;
}
.add-cart-small {
	background-image:url("/modules/product/gfx/add_cart_small.png");
	background-repeat:no-repeat;
	padding-left:12px;
	height:25px;
	width:119px;
	margin-top:6px;
}
.product-full .cart {
	float:right;
	padding-top: 10px;
	width: 171px;
} 
.product-full .mm-panel-container {
        max-width: 365px;
	margin-top: 10px;
	text-align:left;
	font-weight:bold;
}

.product-full .mm-panel-container .title {
	min-width: 100px;
        max-width: 365px;
	margin-bottom:10px;
}

.product-full .mm-panel-container div {
	padding: 5px;
}

.product-full .mm-panel {
	float:left;
	max-width: 350px;
	padding: 10px;
	overflow:auto;
	overflow-y:hidden;
	border: 1px solid #323232;
        -moz-border-radius: 5px;
        border-radius: 10px;
	-moz-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
		
}
.product-full .image {
	margin:5px;
}
.product-full .title-width {
	text-align: left;
	width: 410px;
}

.product-full .buy-small {
	top: -4px;
	right: 0px;
}

.add-cart-small-box {
	padding-left:8px;
}

.product-full .title {
	border: 0px;
}

.product-full .descr {
	border: 0px;
}

.affinity-box {
	text-align:center;
	padding-top: 10px;
}

.product-list .product-discount-small {
right:108px;
}

#shop_recent .product-row .descr{
width: 160px;
}

#shop_discount .product-row .descr{
width: 132px;
}
/* =============================================
   USERBOX
============================================= */

#user_box {
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	background-color: #F47A20;
	background:-moz-linear-gradient(center top , #FAA51A, #F47A20) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.37, #FAA51A),color-stop(0.69, #F47A20));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAA51A', endColorstr='#F47A20');
	border:1px solid #DA7C0C;
	color:#FEF4E9;
	cursor:pointer;
	display:inline-block;
	font:14px/100% Arial,Helvetica,sans-serif;
	height:21px;
	margin-right:6px;
	margin-top:11px;
	outline:medium none;
	padding:1.5em 1em 1em;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	width:136px;
	z-index:1;
}

#user_box a{
color: white;
font-weight:bold;
}

/* =============================================
   News
============================================= */
#block_search, .news-list, .product-list-box {
	border-color: #333333;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	padding: 10px 0 10px 0;
	background-color:#F47E1F;
	background:-moz-linear-gradient(center top , #FAA51A, #F47A20) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.37, #FAA51A),color-stop(0.69, #F47A20));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAA51A', endColorstr='#F47A20');
}

#block_search {
	-moz-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.8);
}

.news-list .title a {
	color:#FFFFFF;
}

.news-list .title a:hover {
	color:#F47A20;
}
.news-list .row {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width: 287px;
	float:left;
	clear: none;
}
.news-list-end {
	clear: both;
	text-align:center;
}
.news-list-end .title {
	padding-top:5px;
}
.ds-news-img {
	vertical-align: middle;
	text-align:center;
	width: 54px;
	background-color: #323232;
	background-image: -webkit-gradient( linear,left bottom,left top,color-stop(0.23, rgb(50, 50, 50)),color-stop(0.78, rgb(191, 187, 179 )));
	background-image:-moz-linear-gradient(center bottom,rgb(50, 50, 50) 23%,rgb(191, 187, 179) 78% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BFBBB3', endColorstr='#323232');
	border: 1px solid #EFEFEF;
}
.ds-news-img img {
	border: 1px solid #323232;
	margin: 3px;
}
.table_tab {
	border-collapse:collapse;
	border-bottom: 1px solid #999999;
	width: 99%;
}
.ds-news-row {
	background-color: #EFEFEF;
}
.ds-news-row td {
	border-bottom: 1px solid #999999;
}
.row .box_img{
	float:left;
	min-height: 70px;
	min-width: 70px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}
.row .title, .news-list-end {
	color:#FFFFFF;
	height:25px;
	background-color: #323232;
	background-image: -webkit-gradient( linear,left bottom,left top,color-stop(0.23, rgb(50, 50, 50)),color-stop(0.78, rgb(191, 187, 179 )));
	background-image:-moz-linear-gradient(center bottom,rgb(50, 50, 50) 23%,rgb(191, 187, 179) 78% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BFBBB3', endColorstr='#323232');
	font-size:12px;
	font-weight:bold;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.row .title a {
	position: relative;
	color: #FFFFFF;
	top: 5px;
	left: 5px;
}
.row .title a:hover {
	color: #F47E1F;
}


.abstract{
	padding:5px;	
	font-size:10px;
}

/* =============================================
   Prodotti Home
============================================= */

.product-list-item{
	font-size:10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-bottom: 10px;
	height: 168px;
	width: 49%;
}

.product-list-item .img {
	border: 0px;
	padding: 5px;
}

.product-list-box {
	/*border: 0px;*/
}

.product-list-item .descr {
	border: 0px;
	padding: 2px;
}

.product-list-item .title {
	width:297px;
	padding: 2px;
}
.product-row {
        color:#fff;
 	background: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.0, #a1a1a1),  color-stop(0.48, #cfcfcf),  color-stop(0.5, #dddddd),  color-stop(1.0, #fdfdfd)  );
        background-image: -moz-linear-gradient(  center bottom,  rgb(161,161,161) 0%,  rgb(207,207,207) 48%,  rgb(221,221,221) 50%,  rgb(253,253,253) 100%  );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#A5A5A5');
        border-top:1px solid #8e8e8e;
        border-bottom:1px solid #cccccc;
        margin-bottom: 2px;
}

/* =============================================
   Shop Cart
============================================= */
#shop_cart, #shop-cart-small a {
	color: #FFFFFF;
}
#shop_cart, #shop-cart-small a:hover {
	color: #A40000;
}
/* =============================================
   Copyright
============================================= */
#copyright {
        -moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

