﻿body
{
	font: normal normal 12px;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif sans serif;
	color: #777777;
	margin: 0;
	padding: 0;
	font-size: 75%;
}
a
{
	outline: none;
	color: #272727;
	text-decoration: none;
}
a:hover
{
	outline: none;
	text-decoration: underline;
}
a:active
{
	outline: none;
}
th
{
	background-color: #bccdda;
	text-align: left;
	padding: 5px;
	border-bottom: 5px solid #fff;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
/* global */
#global
{
	height: 34px;
	background: #000 url(img/global/main.png) repeat-x;
}
#global .wrap
{
	width: 983px;
	margin: 0px auto;
}
#global ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#global li
{
	float: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#fp, #jt
{
	float: left;
	height: 34px;
	width: 275px;
	overflow: hidden;
	text-indent: -999em;
}
#jt
{
	background: #fff url(img/global/main.png) no-repeat 0 -40px;
}

#fp:hover 	{ background-position: 0 -80px;  }
#fp:focus	{ background-position: 0 -120px; }
#fp.active	{ background-position: 0 -160px;	cursor: default; }

#jt 			{ background-position:-275px -40px;  }
#jt:hover 	{ background-position:-275px -80px;  }
#jt:focus  	{ background-position:-275px -120px; }
#jt.active 	{ background-position:-275px -160px; cursor: default; }


#gsearch
{
	margin-top: 3px;
	float: right;
}
#gsearch input
{
	border: 0;
	background: transparent url(img/global/main.png) no-repeat scroll -9px -237px;
	width: 125px;
	padding: 4px 10px;
	font-size: 11px;
	outline: none;
	position: relative;
	top: 1px;
}
#gsearch input:focus
{
	background-position: -9px -207px;
}
#gsearch button
{
	border: 0;
	background: transparent url(img/global/main.png) no-repeat scroll -8px -263px;
	text-indent: -999em;
	width: 78px;
	height: 23px;
	outline: none !important;
}

#gsearch button:hover
{
	background-position: -8px -293px;
}
 
#gsearch button:focus
{
	background-position: -8px -323px;
}
#acc a
{
	margin-left: 25px;
}
#acc a
{
	font-size: 10px;
	padding: 10px 8px;
	display: block;
	text-decoration: none;
	color: #fff !important;
	width: 60px;
	text-align: center;
}

#acc a:hover, #acc a.active
{
	background: #000;
}
.account
{
	background: url(img/global/gradient/h150_reverse.png) #000 repeat-x 0% 100%;
	_background-image: none;
	padding: 0 10px;
	width: 150px;
	float: left;
	margin-right: 15px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-box-shadow: 0 0 13px 0 #333;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-box-shadow: 0 0 13px #000;
}

#signup
{
	display: none;
	background-position: 0 77px;
	z-index: 2;
}
.account, .account a
{
	font-size: 10px !important;
	color: #ccc !important;
	text-decoration: none;
}
.account a:hover
{
	text-decoration: underline;
}
.account input
{
	font-size: 10px;
	border: 1px solid #999;
	padding: 2px 6px;
	background-color: #ddd;
	color: #666;
	width: 135px;
	outline: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.account input:focus
{
	background-color: #fff;
	color: #000;
}
.account button
{
	border: 1px solid #ccc;
	background: #666;
	-moz-border-radius: 3px;
	font-size: 10px;
	color: #fff;
	cursor: pointer;
	height: 20px;
	padding-top: 0px;
}
.account p
{
	margin: 8px 0;
	font-size: 10px !important;
}
.account .error, .account .message
{
	padding: 5px 10px;
	width: 150px;
	margin: 1px -10px;
	color: #fff;
	background-color: #c10;
	overflow: hidden;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottom-left: 8px;
	-webkit-border-radius-bottom-right: 8px;
}
.account .message
{
	background-color: #009933;
}
.account label
{
	cursor: pointer;
	display: block;
}
#loginscroll
{
	position: relative;
	height: 220px;
	overflow: hidden;
	width: 175px;
	display: none;
	z-index: 2;
}

#loginscroll-content
{
	position: absolute;
	width: 999em;
}
#rememberMe
{
	width: 15px;
	border: none;
	padding: 0px;
	background-color: transparent;
	position: relative;
	top: 1px;
}
.content-area
{
	overflow: hidden;
	padding: 0 15px 5px 15px;
}
/* end global */
.home
{
	background: url(img/global/adv_home.gif) no-repeat 50% 0px;
	overflow: hidden;
	height: 372px
}
.piede
{
	background: url(img/global/foot.gif) repeat-x;
	height: 76px;
	width: 100%;
	overflow: hidden;
}

#body-wrapper
{
	padding: 0px 10px 0px 10px;
	margin: 0;
}
#main-content
{
	margin-top: 30px;
	padding-bottom: 80px;
	overflow: hidden;
	min-height: 500px;
	clear: both;
}
.content-area h2
{
	color: #295C72;
	margin: 0;
	padding: 0 0 1em 0;
}
#leftbox
{
	position: absolute;
	left: 10px;
	width: 208px;
}
#container
{
	margin-left: 218px;
}
#rightbox
{
	position: absolute;
	right: 10px;
	margin-right: 0;
}
#centerbox
{
	margin: 8px 210px 5px 10px;
}
.side-box h3
{
	text-align: center;
	padding: 0 0 0.2em 0;
	margin: 0;
}
.side-box h3 a
{
	color: #272727;
	text-decoration: none;
	font-size: 1em;
}
.side-box h3 a:hover
{
	text-decoration: underline;
}
.side-box .progress
{
	background: url(img/overlay/loading.gif) #fff no-repeat 50% 100%;
	height: 80px;
}
#rightbox .carrello
{
	min-height: 200px;
	text-align: center;
}

/* Dialog */
div.dialog
{
	font-size: 14px;
	font-family: Thaoma, Arial, Helvetica;
}
div.dialog p.description
{
	font-size: 10px;
	text-decoration: underline;
	color: #006699;
}
div.dialog fieldset legend
{
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
div.dialog fieldset
{
	padding: 10px;
	border: solid 1px gray;
	background-color: white;
}
div.dialog fieldset legend
{
	margin-bottom: 20px;
}
div.dialog div#dialog-bottom
{
	z-index: 2;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 5px;
	padding-left: 2em;
}
div.dialog fieldset ul li
{
	list-style-type: none;
	vertical-align: middle;
	margin-top: 0.6em;
}
div.dialog div#dialog-bottom a
{
	color: #006699;
	text-decoration: none;
}
div.dialog div#dialog-bottom a:hover
{
	color: blue;
}
div.dialog label
{
	text-align: right;
	display: block;
	width: 7em;
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}
div.dialog input
{
	border: solid 1px lightgray;
	color: #666666;
	vertical-align: middle;
	width: 17em;
}
div.dialog a
{
	text-decoration: none;
	color: Blue;
	margin-left: 30px;
}
div.dialog a:hover
{
	text-decoration: underline;
	color: #006699;
}
div.dialog fieldset ul li span.description
{
	font-size: 10px;
	font-family: Tahoma, Arial, helvetica;
	color: gray;
	margin-right: 10px;
	font-style: normal;
}
div#table .row
{
	border-bottom: dotted 1px gray;
	margin-bottom: 0.5em;
}
div#table .row .row-detail
{
	color: #295C72;
	clear: both;
}
div#table ul
{
	margin: 0;
	padding: 0;
}
div#table ul li
{
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
div#table ul li.detail
{
	cursor: pointer;
	font-weight: bold;
}
div#table ul li.id
{
	display: block;
	background: url('images/arrow-table.png') no-repeat right middle;
}

div#table p
{
	color: #006699;
	width: 90%;
	margin: 0;
}
ul.ul-detail, ul.ul-detail li
{
	clear: both;
}
a.create-link, a.create-link:visited, a.create-link:hover
{
	color: #006699;
}
a.create-link:hover
{
	color: blue;
}
#topMenu
{
	margin-top: 6px;
	clear: both;
}
#topMenu ul
{
	margin: 0;
	padding: 0;
}
#topMenu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#topMenu a
{
	text-decoration: none;
	height: 16px;
	font-size: 12px;
	padding: 6px 0px 3px 52px;
	background-repeat: no-repeat;
	background-position: 12px 6px
}
#topMenu a:hover
{
	text-decoration: underline;
}
#topMenu li.check a
{
	background-image: url(img/global/check.gif);
}
#topMenu li.catalogo a
{
	background-image: url(img/global/catalogo.gif);
}
#topMenu li.info a
{
	background-image: url(img/global/info.gif);
}
#loading
{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	border: solid 1px #d7d7d7;
	margin: 0.5em;
	color: white;
	background-color: #cc3333;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-family: "Segoe UI" , Tahoma, Arial, Helvetica, Sans-Serif;
}

#tooltip
{
	font-size: 10px;
	position: absolute;
	z-index: 9999;
	border: 1px solid #111;
	background-color: #FFFFCC;
	padding: 5px;
	opacity: 1;
	color: #006699;
}

input[readonly=readonly], input.readonly
{
	border: none;
}

#tooltip h3, #tooltip div
{
	margin: 0;
	font-size: 10px;
}

#search-input
{
	border: none;
	width: 200px;
	color: #1e2971;
	font-family: "Segoe UI" , Tahoma, Arial, Sans-Serif, helvetica;
}
div#search-box, div#search-container
{
	margin-right: 3em;
	background: url('images/searchdiv.png') no-repeat right center;
	border: solid 1px lightgray;
	padding: 2px;
	width: 220px;
}
div#search-container
{
	float: right;
	border: none;
	padding: 0;
}
/* Categorie */
.categorie
{
	padding: 0px 0px 0px 23px;
	margin: 0;
	background: url(img/shop/cat_left.gif) #fff no-repeat 0px 0px;
	overflow: hidden;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	min-height: 200px;
	border-bottom: none;
}
.categorie ul
{
}
.categorie li
{
	list-style-image: url(img/shop/arrow_right.gif);
}
.categorie a
{
	color: #272727;
	text-decoration: none;
}
.categorie a:hover
{
	text-decoration: underline;
}
.categorie h3
{
	text-align: center;
	padding: 0 0 0.2em 0;
	margin: 0;
}
.categorie h3 a
{
	font-size: 1em;
}
.categorie h4
{
	text-align: center;
	padding: 0 0 0.1em 0;
	margin: 0;
}
.categorie h4 a
{
	font-size: 0.9em;
}
.categorie .categorie-content
{
}
/* Carrello */
.carrello-content
{
	min-height: 60px;
	overflow: hidden;
	width: 190px;
}
.carrello-content h1
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.carrello-content ul
{
	padding: 0;
	margin: 0;
}
.carrello-content ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: left;
}
.carrello-content ul li span
{
	font-weight: bold;
	float: right;
}
.carrello-content h2
{
	padding: 4px 8px 6px 0;
	font-weight: normal;
	margin: 3px 0 0 0;
	text-align: right;
}
.carrello-content h2 a
{
	font-size: 13px;
}
.carrello-content h3
{
	text-align: right;
	padding: 4px 8px 2px 0;
	margin: 0;
}
.carrello-middle
{
	width: 203px;
	padding: 2px 0px 2px 20px;
	background: url(img/shop/cart_middle.gif) #fff repeat-y;
	overflow: visible;
}
.carrello-top
{
	width: 223px;
	height: 29px;
	background: url(img/shop/cart_top.gif) #fff no-repeat;
	overflow: hidden;
}
.carrello-bottom
{
	width: 223px;
	height: 29px;
	background: url(img/shop/cart_bottom.gif) #fff no-repeat;
	overflow: hidden;
}

/* Promozioni */
.promozioni
{
	padding: 18px 0px 0px 0px;
	margin: 0;
	min-height: 200px;
	text-align: center;
	background: url(img/shop/promo_top.gif) #fff no-repeat 0px 0px;
	display: block;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.promo-content
{
	width: 200px;
	overflow: hidden;
}
.promo-content .box
{
	cursor: pointer;
}
.promo-content h1
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.promo-content h2
{
	font-size: 11px;
	margin: 0;
	padding: 0 5px;
	text-align: right;
}
.promo-content h2 span
{
	text-decoration: line-through;
}
.promo-content h3
{
	font-size: 14px;
	margin: 0;
	padding: 0 5px 2px 0;
	font-weight: bold;
	color: #f00;
	text-align: right;
}
.promo-content .cart
{
	padding: 0 4px;
	background: url(img/shop/cartw.gif) #bccdda no-repeat 8px 2px;
}
.promo-content .cart a
{
	cursor: pointer;
	display: block;
	color: #fff;
	text-align: right;
	text-decoration: none;
	padding: 4px 4px 6px 0;
}
/* Pubblicità */
.pubblicita
{
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 6px 0px;
	background: url(img/shop/pub_left.gif) #f7f7f7 no-repeat 0px 0px;
	display: block;
	border: 1px solid #cbcbcb;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.pub-content
{
	height: 108px;
	overflow: hidden;
}
.pub-content .box
{
	cursor: pointer;
}
.pub-content .immagini
{
	float: left;
}
.pub-content .immagini img
{
	margin: 4px;
}
.pub-content .info
{
	padding: 2px 0px 0px 4px;
	float: left;
	width: 200px;
	overflow: hidden;
}
.pub-content h1
{
	font-size: 12px;
	margin: 0;
}
.pub-content h2
{
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/* modal */
.modal
{
	background-color: #fff;
	display: none;
	width: 30em;
	text-align: left;
	border: 2px solid #333;
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 20px #ccc;
	-webkit-box-shadow: 0 0 20px #ccc;
	padding: 12px 12px 0 12px;
}
.modal .content
{
}
.modal .foot
{
	padding: 12px 2px 2px 0px;
	overflow: hidden;
	text-align: right;
}
.modal .foot button
{
}
.modal .close
{
	background-image: url(img/overlay/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
.modal .progress
{
	background: url(img/overlay/loading.gif) #fff no-repeat 50% 50%;
	height: 300px;
}

