* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #B3D9F7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #981418;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 945px;
	
	min-height:110px;
	background: #B3D9F7 url("img/bkg_wrapperL.png") no-repeat left top; /*    background: #FFFFFF url("img/bkg_wrapperW .png") no-repeat left top;*/
}
#header {
	height: 100px;
}
#logo  {
	width: 257px;
	position: absolute;
	left: 505px;
}
#locale_sel {
	padding-top: 63px;
	padding-left: 12px;
	padding-right: 0px;
	float: left;
	width: 80px;
}
#locale_sel a {
	margin-top: 4px;
	width: 28px;
	height: 28px;
	letter-spacing: -500em;
	text-indent: -500em;
	overflow: hidden;
	display: block;
	float: left;
	padding-right: 2px;
}
#locale_sel a:hover {
	background-position: 0 -28px;
}
a#choose_it {
	background: url("img/btn_it.gif") no-repeat left top;
}
a#choose_en {
	background: url("img/btn_en.gif") no-repeat left top;
}
#hypercontainer {
	clear: both;
	float: left;
	background: url("img/bkg_hypercontainer.png") repeat-y left top;
}
#container {
	float: left;
	background: url("img/bkg_containerL.png") no-repeat left top;
	width: 775px;
}
#leftbar {
	float: left;
	width: 175px;
	margin-top: 12px;
	/*    background: url("img/bkg_leftbar.png") repeat-y left top;*/
}
#main {
	float: left;
	width: 575px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top: 10px;
}
#mainProd {
	float: left;
	width: 600px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top: 10px;
}
#rightbar {
	float: right;
	width: 170px;
	margin-top: 12px;
	position: relative;
}
#main h1 {
	margin: 10px 0;
	padding-left: 15px;
	line-height: 44px;
	height: 44px;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #6DA3CF;
	background: url("img/bkg_headers2.png") no-repeat 10px top;
}
#main h2 {
	margin: 10px 0;
	padding-left: 15px;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #6DA3CF;
}
/*** titoli home page ***/
#main h1.homeTitle, #main h2.homeTitle {
	margin: 10px 0;
	margin-bottom: 0;
	padding-left: 20px;
	line-height: 40px;
	height: 44px;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, Helvetica, sans-serif;
	color: #6DA3CF;
	text-align: left;
}
h1#homeNews, h1#welcome_it, h1#welcome_en, h1#welcome_ {
	background: url("img/bkg_headers1.png") no-repeat 10px top;
}
#main h1#link_it {
	background-image: url("img/bkg_gadgetLink_it.png");
}
#main h1#download_it {
	background-image: url("img/bkg_gadgetDownload_it.png");
}
#main h6   {
	margin-bottom: 0;
	font-size: 14px;
	padding-left: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #981418;
}
#main h3 {
	margin-bottom: 0;
	font-size: 12px;
	padding-left: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #981418;
}
#main h2.browseTitle {
	padding: 10px 15px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #91B13C;
}
#main h2.browseTitle span {
	font-size: 0.9em;
	font-weight: normal;
	color: #981418;
}
#homePrd h2.evidPrd,#homePrd h3.evidPrd  {
	margin: 0px;
	padding: 0px;
}

img.staticPic {
	margin-left: 10px;/*    border: 1px solid #6DA3CF;*/
}
#main p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 10px;
	margin-top: 0;
	font-size: 12px;
	line-height: 125%;
}
.nonav  #main  p    {
	padding: 2px;
	font-size: 14px;
	margin-right: 10px;
	line-height: 130%;
	color: #3C5A72;
}
p.conditionSmall {
	font-size: 12px !important;
}
p.conditionWide {
	font-size: 12px !important;
	margin-right: 20px !important;
	text-align: justify;
}
/*** mappa Google ***/
#map {
	margin: 10px;
	border: 1px solid #68A3CF;
}
/*** item list ***/

div.itemrow {
	padding-top: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	/*    margin-bottom: 10px;*/
    clear: both;
	width: 575px;
}
div.itembox {
	float: left;
	padding-bottom: 10px;/*    margin-right: 10px;*/
/*    background: url("img/bkg_itembox.png") no-repeat left bottom;*/
}
.itembox dl {
	width: 285px;/*    background: url("img/bkg_itembox_top.png") no-repeat left top;*//*    border: 1px solid red;*/
}
.itembox dt {
	text-align: center;
	/*    background: #DDEAF4;*/
	background: #FFFFFF;
}
.itembox dt img {
	margin: 5px;
	border: 0;
}
.itembox dd {
	text-align: center;
	padding: 2px 5px;
	font-size: 12px;
}
.itembox dd.itemtitle {
	color: #981418;
	font-size: 14px;
}
.itembox dd.itemdescription {
	color: #5B6E99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.itembox dd.itemdetails {
	text-align: center;
}
.itemdetails a {
	width: 98px;
	height: 27px;
	display: block;
	margin: auto;
	text-indent: -9000px;
	background: url("img/btn_details_it.gif") no-repeat center center;
}
/*** details page ***/
#productdesc {
	padding: 30px 1px 0px 1px;
/*	padding: 30px 15px 0px 10px;
*/
}
#itemImg {
	float: left;
	width: 370px;
}
#itemDetails {
	float: right;
	width: 200px;
}
p.zoom {
	text-align: center;
}
a#zoombtn {
	margin: auto;
	display: block;
	width: 140px;
	height: 24px;
	background: url("img/bkg_zoom.png") no-repeat center 0;
	text-indent: -9000px;
}
a#zoombtn:hover {
	background-position: center -24px;
}
div.detailBox {
	margin-bottom: 10px;
	background: #EEF5FA url("img/bkg_rightbox.png") no-repeat center bottom;
}
#itemDetails  .itemTitle {
	background: #EEF5FA url("img/bkg_rightbox_top.png") no-repeat center top;
	color: #981418 !important;
	font-size: 18px;
	padding: 10px 10px 5px 10px;
	margin: 0px;
}
#itemSuggest .itemTitle {
	color: #981418 !important;
	font-size: 18px;
	padding: 10px 10px 5px 10px;
	margin: 0px;
}
#itemDetails .itemPrice {
	color: #5B6E99;
	font-size: 16px;
	padding: 3px 10px 0 10px;
	margin: 0px;
}
#itemDetails h3.itemTitle {
	color: #5B6E99;
	font-size: 14px;
	padding: 3px 10px 10px 10px;
}
p.itemDesc {
	/* eredita i margini da main p */
  font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #5B6E99;
}
p.itemDesc a img {
	border: 2px solid #5B6E99;
}
p.itemDesc a:hover img {
	border-color: #981418;
}
#productSize {
	clear: both;
	padding-top: 10px;
	margin: 5px 5px 0px 5px;
}
#sizeCheck {
	float: left;
	width: 140px;
}
#sizeCheck a img {
	border: 0;
}
#sizeChoice {
	margin-left: 10px;
	height: 85px;
	float: left;
	background: url("img/bkg_sizechoice.png") no-repeat left bottom;
}
#sizeChoice h2 {
	color: #981418;
	font-size: 18px;
	padding: 10px 10px 2px 10px;
	background: url("img/bkg_sizechoice_top.png") no-repeat left top;
}
#sizeChoiceBtn {
	background: url("img/bkg_rightbox.png") no-repeat left bottom;
	padding-bottom: 5px;
	padding-right: 10px;
	clear: both;
	text-align: right;
}
#sizeChoiceBtn img {
	border: 0;
}
#made_it, #made_ {
	padding: 30px 0 20px 0;
	background-image: url(../images/prodotto-in-italia.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
}
#made_en {
	padding: 30px 0 20px 0;
	background-image: url(../images/made-in-italy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
}

/*** cart summary ***/

#cartsummary {
	margin: 0px 0px 0px 5px;
	background: url("img/bkg_cartsummary.png") no-repeat center bottom;
	padding-bottom: 5px;
}
h2#carttitle_it {
	height: 40px;
	background: url("img/bkg_carttitle_it.png") no-repeat left top;
	text-indent: -9000px;
}
h2#carttitle_en {
	height: 40px;
	background: url("img/bkg_carttitle_en.png") no-repeat left top;
	text-indent: -9000px;
}
/***  Suggestions ***/

#itemSuggest {
	padding-top: 10px;
	/*	border: 1px solid red;*/
	clear: both;
}
h2.suggestionsTitle {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, Helvetica, sans-serif !important;
	color: #68A3CF !important;
	/*	margin-bottom: 10px !important;*/
    background: url("img/bkg_headers_mini.gif") no-repeat center top;
}
h3.suggestionsTitle {
	font-size: 14px;
	color: #68A3CF;
	padding-left: 12px;
	font-weight: bold;
}
div.suggestion {
	float: left;
	width: 286px;
	margin-top: 5px;
}
div.suggestionImg {
	float: left;
	width: 120px;/*	border: 1px solid red;*/
}
div.suggestionImg img {
	border: none;
	display: block;
}
div.suggestionDetails {
	float: left;
	width: 166px;/*	border: 1px solid aqua;*/
}
/*** PopUp ***/

#popUpLayer {
}
#popUpTop {
	/*    border: 1px solid red;*/
    background: url("img/bkg_popUpTop.gif") no-repeat left top;
	padding-top: 0px;
}
#popUpTopBig {
	/*    border: 1px solid red;*/
    background: url("img/bkg_popUpTopBig.gif") no-repeat left top;
	padding-top: 0px;
}
#popUpTop a, #popUpTopBig a {
	/*    border: 1px solid red;*/
    float: left;
	margin: 0 auto;
	display: block;
	width: 80px;
	line-height: 29px;
	height: 29px;
	margin-left: 20px;
	text-indent: -9000px;
}
a#popChiudi_en {
	background: url("img/bkg_popClose.png") no-repeat left top;
}
a#popRuota_en {
	background: url("img/bkg_popRotate.png") no-repeat left top;
}
a#popChiudi_it {
	background: url("img/bkg_popChiudi.png") no-repeat left top;
}
a#popChiudi_ {
	background: url("img/bkg_popChiudi.png") no-repeat left top;
}
a#popRuota_it {
	background: url("img/bkg_popRuota.png") no-repeat left top;
}
a#popRuota_ {
	background: url("img/bkg_popRuota.png") no-repeat left top;
}
#popUpTop a:hover {
	background-position: left -29px;
}
#popUpBody {
	clear: both;
	padding: 15px;
	padding-top: 5px;
	background: url("img/bkg_popUp.gif") no-repeat center bottom;
}
#popUpBodyBig {
	clear: both;
	padding: 15px;
	padding-top: 5px;
	background: url("img/bkg_popUpBig.gif") no-repeat center bottom;
}
#popUpLayer img, #popUpLayerBig img {
	margin: auto;
	display: block;
}
#popUpLayer img.product {
	width: 480px;
}
#popUpLayerBig img.product {
	width: 600px;
}
#popUpLayer img.textile {
	margin-top: 10px;
	width: 380px;
}
#popUpLayerBig img.textile {
	margin-top: 10px;
	width: 380px;
}
/*** box home ***/

div.homeBox {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	;
}
#newsletter {
	line-height: 44px;
	height: 44px;
	background: url("img/bkg_headers2.png") no-repeat 10px top;
	font-size: 24px;
}
#homeBoxWrap {
	margin: 0;
	padding: 0;
}
#homeBoxLast {
	margin: 0 10px;
}
#homeBoxLast p {
	margin: 2px 10px!important;
	font-size: 12px !important;
}
/*** footer ***/



#footer {
        clear: both;
        margin: 0 auto;
        text-align: center;
        /*padding-left: 175px;*/
        width: 775px;
        height: 70px;
        padding-top: 16px;
        background: #B0D9F7 url("img/bkg_footer.png") no-repeat right -10px;
        padding-bottom: 5px;
}

.nonav #footer {
	/*background: #B0D9F7 url("img/bkg_footer_nonav.png") no-repeat right 0;*/
	clear: both;
	margin: 0 auto;
	padding-left: 175px;
	width: 600px;
	padding-top: 16px;
	background: #B0D9F7 url("img/bkg_footer.png") no-repeat right -10px;
	padding-bottom: 5px;
}
#madeinitaly {
	text-align: center;
}
#bottomnav {
	position: relative;
	height: 45px;
	float: left;
	text-align: center;
	width: 600px;
	border: 1px solid #ff0000;
}
#bottomnav a {
	line-height: 45px;
	display: block;
	text-indent: -9000px;
}
a#prevbtn_en {
	width: 91px;
	background: url("img/btn_prev_en.png") no-repeat left 0;
	top:0;
	left: 10px;
	position: absolute;
}
a#prevbtn_it {
	width: 113px;
	background: url("img/btn_prev_it.png") no-repeat left 0;
	top:0;
	left: 10px;
	position: absolute;
}
a#topbtn_en {
	width: 100px;
	background: url("img/btn_all_en.png") no-repeat left 0;
	top: 0;
	left: 250px;
	position: absolute;
}
a#topbtn_it {
	width: 98px;
	background: url("img/btn_all_it.png") no-repeat left 0;
	top: 0;
	left: 250px;
	position: absolute;
}
a#fwdbtn_en {
	width: 80px;
	background: url("img/btn_next_en.png") no-repeat left 0;
	top:0;
	right: 15px;
	position: absolute;
}
a#fwdbtn_it {
	width: 120px;
	background: url("img/btn_next_it.png") no-repeat left 0;
	top:0;
	right: 15px;
	position: absolute;
}
#bottomnav a:hover {
	background-position: 0 -45px;
}
#copyright {
   clear: both;
   padding-top: 4px;
   padding-left: 70px;
}

#copyright p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F8FB4;
	padding-top: 0px;
}
#copyright a {
	color: #5F8FB4;
	text-decoration: none;
}
#copyright a:hover {
	color: #5F8FB4;
	text-decoration: underline;
}
/*** home tools ***/
a#switch_en {
	margin: 0 5px;
	display: block;
	float: left;
	width: 16px;
	height: 11px;
	background: url("img/gb.gif") no-repeat left center;
	text-indent: -9000px;/*    border: 1px solid red;*/
}
a#switch_it {
	display: block;
	float: left;
	width: 16px;
	height: 11px;
	background: url("img/it.gif") no-repeat left center;
	text-indent: -9000px;
}
div.killer {
	clear: both;
	height: 1px;
	font-size: 1px;
}
p.conditionSmallX1 {
	font-size: 24px !important;
	background-color:#FFFFFF;
}
#mrc_social {
	margin-top: 20px;
	padding-left: 0px;
	float: left;
	width: 400px;
	height: 60px;
	text-align: left;
}
