/* --------------------------- */
/* ::: FONT FACE INTERSTATE::: */
/* --------------------------- */


@font-face {
  font-family: "Interstate Regular";
  src: url("/fonts/interstate/interstateregularweb-webfont.eot");
  src: url("/fonts/interstate/interstateregularweb-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/interstate/interstateregularweb-webfont.woff") format("woff"), url("/fonts/interstate/interstateregularweb-webfont.ttf") format("truetype"), url("/fonts/interstate/interstateregularweb-webfont.svg#interstateregularwebregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Interstate Bold";
  src: url("/fonts/interstate/interstateboldrweb-webfont.eot");
  src: url("/fonts/interstate/interstateboldweb-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/interstate/interstateboldweb-webfont.woff") format("woff"), url("/fonts/interstate/interstateboldweb-webfont.ttf") format("truetype"), url("/fonts/interstate/interstateboldweb-webfont.svg#interstateboldwebregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Interstate Light";
  src: url("/fonts/interstate/interstatelightweb-webfont.eot");
  src: url("/fonts/interstate/interstatelightweb-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/interstate/interstatelightweb-webfont.woff") format("woff"), url("/fonts/interstate/interstatelightweb-webfont.ttf") format("truetype"), url("/fonts/interstate/interstatelightweb-webfont.svg#interstatelightwebregular") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'OswaldLight';
    src: url('/fonts/Oswald-Light-webfont.eot');
    src: url('/fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Light-webfont.woff') format('woff'),
         url('/fonts/Oswald-Light-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OswaldBook';
    src: url('/fonts/Oswald-Regular-webfont.eot');
    src: url('/fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Regular-webfont.woff') format('woff'),
         url('/fonts/Oswald-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBold';
    src: url('/fonts/Oswald-Bold-webfont.eot');
    src: url('/fonts/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Bold-webfont.woff') format('woff'),
         url('/fonts/Oswald-Bold-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Bold-webfont.svg#OswaldBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldStencilRegular';
    src: url('/fonts/Oswald-Stencil-webfont.eot');
    src: url('/fonts/Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Stencil-webfont.woff') format('woff'),
         url('/fonts/Oswald-Stencil-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansRegular';
    src: url('/fonts/DroidSans-webfont.eot');
    src: url('/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DroidSans-webfont.woff') format('woff'),
         url('/fonts/DroidSans-webfont.ttf') format('truetype'),
         url('/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;    
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('/fonts/DroidSans-Bold-webfont.eot');
    src: url('/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
 font-family: 'DroidSansBold';
 src: url('/fonts/droidsans-bold-webfont.eot');
 src: url('/fonts/droidsans-bold-webfont.eot?#iefix') format('eot'), 
      url('/fonts/droidsans-bold-webfont.woff') format('woff'), 
      url('/fonts/droidsans-bold-webfont.ttf') format('truetype'), 
      url('/fonts/droidsans-bold-webfont.svg#webfontwdRIrWbF') format('svg');
}
 @font-face {
 font-family: 'DroidSansRegular';
 src: url('/fonts/droidsans-webfont.eot');
 src: url('/fonts/droidsans-webfont.eot?#iefix') format('eot'), 
      url('/fonts/droidsans-webfont.woff') format('woff'), 
      url('/fonts/droidsans-webfont.ttf') format('truetype'), 
      url('/fonts/droidsans-webfont.svg#webfontYO5jOA6U') format('svg');
}
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Inizio CSS per il sito */

body, html {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
    font-weight: 300;
    letter-spacing: 0.5px;
    word-spacing: 0px;
    font-size: 14px;
    color: #999999;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body, html {                
        -webkit-font-smoothing: antialiased;
        text-rendering:optimizeLegibility;
    }    
}
*/
.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

h1, h2, h3, h4, h5, p{
    margin: 0;
}

h1 {
    color: #000;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 30px;
    -webkit-text-stroke: 1px transparent;
    -webkit-font-smoothing: antialiased;             
}

a {
    text-decoration: none;
    color: #999999;
    /*text-shadow: 0 0 #999999;*/
}

#wrapper {
    display: block;
    margin: 0 auto;
    width: 980px;
}

header, footer {
    display: block;
    width: 960px;
    margin: 0 auto;
}

footer {
    font-size: 1em;
    margin-bottom: 30px;
}

.logo {
    display: block;
    float: left;
    width: 353px;
    height: 21px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/images/logo.png") top left no-repeat transparent;
    margin-top: 57px;
}

.logo-footer {
    display: block;
    border-bottom: 1px solid #cccccc;
    background: url("/images/logo-footer.png") top left no-repeat transparent;
    overflow: hidden;
    text-indent: -99999px;
    margin-bottom: 7px;
}

.language-holder {
    float: right; 
    font-size: 0.75em;
    margin-top: 15px;  
}

.language-holder a:hover, .language-holder a.active {
    color: #000;
}

.menu {
    float: right;    
    margin: 59px 0 0 0;
    padding: 0;    
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu ul li {
    display: inline-block;
    margin-left: 38px;
}

.ie7 .menu ul li {
    zoom:1; 
    *display: inline;          
}

.menu ul li a{
    color: #000;
    font-weight: 300;
    padding: 0 1px;
    font-size: 1.07em; 
    padding-bottom: 2px;   
}

.menu ul li a:hover, .menu ul li a.active {
    border-bottom: 2px solid #d0d0d1;
}

#container {
    display: block;
    width: 980px; 
    padding: 50px 0 50px 0;  
}

.collections {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 980px;
}

.collections li {
    float: left;
    width: 314px;
    height: 242px;    
    padding: 13px 0 0 12px;
}

.collections li:hover {
    background: url("/images/mask.png") top left no-repeat transparent;
}

.collections li article.collezione {
    display: block;
    width: 301px;
    height: 227px;
}

.collections li a {
    display: block;
    width: 301px;
    height: 227px;
    position: relative;
    border: 1px solid #cccccc;
}

.collections li a .collection-description {
    position: absolute;
    bottom: 10px;
    left: 12px;
    display: block;
    width: 277px;
    /*background: url("/images/cam.png") bottom right no-repeat transparent;*/    
}

.collections li a .collection-description h3{
    font-weight: 300;
    font-size: 1em;
    color: #000;
    line-height: 1.1em;
}
.collections li a .collection-description p{
    font-size: 0.72em;
    padding-top: 2px;    
}



.archives {
    display: block;
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

.archives li {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.archives li:first-child {
}

.archives li:last-child {
    margin-bottom: 0;
}
.archives li a {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #eae8e9;
    background-image: url('../images/get-next-mini.png');
    background-repeat: no-repeat;
    background-position: 13px center;
}
.archives li a:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.archives li a img {
    display: none;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.archives li a .archive-description h3{
    font-size: 13px;
    line-height: 40px;
    font-weight: 300;
    color: #666;
    padding: 0 28px;
    margin: 0;
    text-transform: uppercase;
}
.archives li a .archive-description p{
    display: none;
}


.archives li:first-child img {
    display: block;
}
.archives li:first-child a .archive-description-wrapper {
    display: block;
    position: absolute;
    top: 0;
    right: 50px;
    bottom: 0;
    left: 50px;
    width: 100%;
    height: 100%;
}
.archives li:first-child a .archive-description {
    display: table;
    width: 100%;
    height: 100%;
}
.archives li:first-child a .archive-description-cell {
    display: table-cell;
    vertical-align: middle;
}
.archives li:first-child a .archive-description h3{
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.archives li:first-child a .archive-description p{
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    color: #666;
    text-transform: uppercase;    
}




.fb {
    background: url("/images/fb-logo.png") right 4px no-repeat transparent;
    padding-right: 18px;
}

.slider-home {
    display: block;    
    width: 960px;
    height: 473px;
    margin: 0 auto;    
}

#slider {
    display: block;
    width: 960px;
    height: 473px;
    margin: 0 auto;
    overflow: hidden;
}

section.section {
    display: block;
    width: 960px;
    margin: 90px auto 90px auto;        
}

section.shop-pages {
    margin: 10px auto;
}

section.section p {
    font-family: 'Droid Sans', sans-serif;  
    /*font-family: 'DroidSansRegular', sans-serif;*/
    display: block;
    width: 480px;  
    font-size: 0.9em;
    line-height: 1.7em;
    color: #666666;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

section.shop-pages p{    
    width: 960px;
    margin: 8px 0;
}

section.shop-pages h3{
    color: #000000;
    font-family: "Oswald";
    font-size: 1em;
}

section.shop-pages ul li {
    font-family: 'Droid Sans',sans-serif;
    font-size: 0.9em;
    color: #666666;
    line-height: 1.7em;
}

section.about-us {
    background: url("/images/bg-about-us.png") top right no-repeat transparent;
}

section.contact {
    margin: 45px auto 45px auto;
}

#gallery {
	position:relative;
    width: 960px;
    height: 520px;
    margin: 0 auto;
}
#gallery-picture {
	text-align:center;
	margin:10px 0;
	position:relative;
	background-color:#FFF;
	min-height:478px;
    width: 960px;
    margin: 0;
}

#gallery-picture img{
    
}

.gallery-container {
    width: 960px;
    margin: 0 auto;
}

.gallery-images-dock ul {
    list-style-type: none;
    /*display: block;*/
    margin: 0;
    padding: 0 0 15px 0;	
    display: none;
}

.ie7 .gallery-images-dock ul {
    margin-bottom: 15px;
}

.gallery-images-dock li {
    float: left;
    width: 120px;
    height: 64px;
    margin-bottom: 1px;    
}
.gallery-images-dock li a {
    display: block;
    width: 119px;
    height: 63px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    position: relative;
}

.gallery-images-dock li.first_row a {
    /*border-right: none;*/    
}

.gallery-images-dock li.last_row a {
    border-right: 1px solid #cccccc;            
}

.gallery-images-dock li.top a {
    border-top: 1px solid #cccccc;        
}

.gallery-images-dock li a img {
    
}
.gallery-images-dock li a:hover img, .gallery-images-dock li a.current-pic img {

}

.hover-pic {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #999;
    opacity: 0;
    z-index: 99;
    display: block;
}

.ie8 .hover-pic, .ie7 .hover-pic {
    background: url("/images/hover-opacity.png") top left no-repeat transparent;
    display: none;    
}

.gallery-images-dock li a.current-pic .hover-pic, .gallery-images-dock li a:hover .hover-pic {    
    opacity: 0.2;
	-webkit-transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	transition: all .2s ease-in-out; 
    
}

.ie8 .gallery-images-dock li a.current-pic .hover-pic,.ie8  .gallery-images-dock li a:hover .hover-pic,
.ie7 .gallery-images-dock li a.current-pic .hover-pic, .ie7 .gallery-images-dock li a:hover .hover-pic 
 {    
    display: block;    
}


.gallery-nav {
	display:block;
	position:absolute;
	top:0px;
	width:30px;
	height:150px;
	background-color:transparent;
	background-position:50% 50%;
	background-repeat:no-repeat;
    z-index: 9;
}
#get-prev {
	left:0px;
	background-image: url('/images/get-prev.png'); 
}
#get-next {
	right:0px;
	background-image: url('/images/get-next.png');    
}
#get-prev.disabled {
	left:0px;
	background-image: url('/images/get-prev-disabled.png');
}
#get-next.disabled {
	right:0px;
	background-image: url('/images/get-next-disabled.png');
}
.gallery-nav:hover {
	
}

.thumbs-holder {
    clear: both;
    display: block;
    float: left;
    width: 33px;
    height: 33px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("/images/thumb-holder.png") top left no-repeat transparent;
    margin-bottom: 15px;
}

.thumbs-holder:hover {
    background: url("/images/thumb-holder-hover.png") top left no-repeat transparent;
}

.back-link {
    float: right;
    background: url("/images/back.png") top right no-repeat transparent;
    padding: 7px 45px 7px 0;
    margin-top: 5px;
    color: #000;    
}

.back-link:hover {    
    background: url("/images/back_over.png") top right no-repeat transparent;
}

.change-fade {
    display: none;
}

.article-desc {
    display: block;
    clear: both;
    /*
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    */
}

.ie7 .article-desc {
    height: auto !important;
}

.change-slide {
    display: none;
}

.article-desc div {
    float: left;
    margin-bottom: 10px;
}


.article-desc h3 {
    font-weight: 300;
    font-size: 1em;
    color: #000;
    line-height: 1.8em;    
}

.article-desc p {
    font-family: 'Droid Sans', sans-serif;  
    /*font-family: 'DroidSansRegular', sans-serif;*/
    font-size: 0.86em;
}

.loading {
	background-image: url('/images/load32_1.gif');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.info {
    width: 480px;
}

.info p {
    width: 480px;
}

#map-canvas {
    width: 478px;
    height: 412px;
    border: 1px solid #cccccc;
    position: relative;
}

#overlay_map{
  width:128px; 
  height:128px; 
  border: solid 1px #cccccc;   
}

.map-balloon h3{
    font-weight: 300;
    font-size: 1.2em;
    color: #000;
    line-height: 2em;        
}

.map-balloon p{
    font-family: 'Droid Sans', sans-serif;  
    /*font-family: 'DroidSansRegular', sans-serif;*/
    font-size: 0.86em;
    width: 200px !important;
    line-height: 1.2em !important;
}

.showroom-slider, .about-us-slider {
    float: right;
    width: 422px;
    height: 298px;
    overflow: hidden;
}

section.shop {
    width: 980px;
    margin: 0 auto;
}

nav.type-filter {
    display: block;
    position: relative;
    width: auto;
    margin:0 10px 15px;
    
    font-weight: 400;
    text-transform: uppercase;
    color: #999999;
}
nav.type-filter a{
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #d7d7d7;
    min-width:  80px;
    text-align: center;
}
nav.type-filter a.oro:hover,
nav.type-filter a.oro.active{
    color: #000;
    background: #e0c945;
}
nav.type-filter a.argento:hover,
nav.type-filter a.argento.active{
    color: #000;
    background: #d7d7d7;
}
nav.category-filter {
    font-weight: 400;
    color: #999999;
    float: left;
    margin-left: 10px;
}

nav.category-filter span, nav.category-filter a {
    float: left;
}

nav.category-filter a {
    margin-left: 15px;
}

nav.category-filter a:hover, nav.category-filter a.active{
    color: #000000;
}

.cart-indicator {
    float: right;
    margin-right: 10px;
}

.cart-indicator a {
    display: block;
    text-align: right;
    padding-right: 34px;
    background: url("/images/cart.png") top right no-repeat transparent;
    font-weight: 400;
    color: #000000;
}

#shop-products-list {
    display: block;
    padding: 15px 5px 0 0px;
    position: relative;
    overflow: hidden;
}

#cart-count {
    color: #999999;
}

.product {
    float: left;
    width: 305px;
    padding-right: 10px;
    padding-left: 10px;    
    /*
    padding: 9px;     
    margin-right: 8px; 
    
    */
    margin-bottom: 17px;  
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.product.no-margin {
    margin-right: 0;
}

.product:hover {
    /*background: url("/images/mask-shop.png") top left no-repeat transparent;*/
}

.product-details {
    display: block;
    width: 283px;
    height: 375px;
    padding: 9px;
    border: 1px solid #cdcdcd;
    font-weight: 300 !important;
    position: relative;    
}

.product-details .pic{
    display: block;
    width: 282px;
    height: 225px;
    position: relative;    
}

.magnifier {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/images/magnifier.png") top left no-repeat transparent;
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
}

.item-code {
    display: block;            
    color: #999999;
    font-size: 0.82em;
    margin-top: 6px;
}


/*
.pic:hover .magnifier {
    display: block;
}
*/

.product-details h3{
    color: #000000;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.8em;
    /*width: 75%;*/
    /*margin-top: 6px;*/
    text-transform: uppercase;
}

.gr {
    display: block;
    margin-top: 0.8em;    
    font-size: 0.82em;    
}

.price {
    display: block;
    position: absolute;
    color: #000000;
    font-size: 1em;
    bottom: 10px;
    left: 9px;
}

.add-to-cart {
    background: url("/images/cart-white.png") right 5px no-repeat #000000;
    padding: 3px 30px 3px 7px;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 10px;
    right: 9px;
}

.add-to-cart:hover, .inCart {
    background-color: #ff6600;
}

.cart {
    border-top: 1px solid #cdcdcd;    
    width: 960px;
    margin: 24px auto 0 auto;
    padding: 24px 0 0 0;
}

.cart h4 {
    color: #000000;
}

.cart h4 a{
    float: right;
    font-family:"Oswald", sans-serif;
    font-weight: 400;
}

.cart h4 a:hover{
    color: #000000;
}



.cart-items {
    margin-top: 24px;
    display: block;
}

.cart-item, .cart-shipping, .cart-total {
    background-color: #f8f8f8;
    margin-bottom: 8px;
    padding: 9px;
    display: block;
}

.ring-sizes-guide{
    color: #666666;
    background-color: #f7fbc9;
    background-image: url('../images/icon-rings.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 5px 10px 5px 45px;
}

.item-delete {
    display: block;
    float: left;
    width: 18px;
    height: 19px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("/images/delete.png") top left no-repeat transparent;
    margin: 21px 5px;
}

.item-pic {
    display: block;
    float: left;
    border: 1px solid #cfcfcf;
    width: 77px;
    height: 61px;
    margin: 0 15px;
}

.item-desc {
    display: block;
    float: left;
    color: #000000;    
    width: 598px;  
    padding-top: 21px;  
}

.item-desc.is-ring {
    width: 450px;
}

.hide {
    display: none !important;
}

.item-qta, .item-misura {
    display: block;
    float: left;      
    padding-top: 18px;              
}

.label-qta, .label-misura{
    display: block;
    float: left;         
    padding: 24px 10px 0 30px;  
    font-size: 0.82em;            
}


.item-qta input, .item-misura input{
    width: 20px;    
    border: none;
    text-align: center;
}
.item-misura input.spinner_oro{
    width: 45px;    
}

.item-price {
    display: block;
    float: right;
    padding-top: 21px;   
    color: #000000; 
    margin-right: 14px;                
}

.cart-shipping-text {
    color: #000000;
    padding: 21px 10px 21px 5px;
    display: block;
    float: left;
    width: 176px;
}

.country, .state{
    float: left;
    width: 334px;
    padding-left: 35px; 
    padding-top: 3px;   
}

.codice-fiscale, .recapito-telefonico{
    float: left;
    width: 155px;
    padding-left: 35px; 
    padding-top: 3px;   
}

.nazionalita {
    float: left;
    width: 334px;
    padding-left: 35px; 
    padding-top: 21px;
    color: #000000;       
}

.nazionalita ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nazionalita ul li {
    float: left;
    margin-right: 20px;
}

.error label {
    color: #FF0000 !important;
}

.error input[type="text"] {
    border: 1px solid #FF0000 !important;
}

.codice-fiscale input[type="text"],.recapito-telefonico input[type="text"]{
    display: block;
    color: #000000;   
    font-size: 1em;    
    border: 1px solid #cfcfcf;
    font-weight: 300;
	height:28px !important;
    padding: 0 5px;
	line-height:29px; 
    text-transform: uppercase; 
    width: 133px;       
}

.country label, .state label, .codice-fiscale label, .recapito-telefonico label{        
    display: block;
    color: #000000;   
    font-size: 0.82em;
    font-family: Arial,Verdana;
    font-weight: bold; 
}

.country select, .state select{        
    display: block;
    color: #000000;   
    font-size: 0.82em;    
    border: 1px solid #cfcfcf;
    font-weight: 300;     
}

.country {
    margin-left: 0px;
}

/* dynamically created SPAN, placed below the SELECT */

select.select{
	position:relative;
	z-index:10;
	width:332px !important;
	height:28px !important;
	line-height:29px;
}

span.select{
	position:absolute;
	top:3px;	
	left:5px;
	width:334px;
	height:28px;				
	z-index:1;
    color: #000000;
    font-weight: 300;
    font-size: 1em !important;
    display: block;
}

.styled-select {
    height: 28px;
    overflow: hidden;
    background: url("/images/select-arrow.png") no-repeat right #FFFFFF;
    position: relative; 
    border: 1px solid #cfcfcf;  
}

.sub-total-cost-label, .shipping-cost-label, .total-cart-label {        
    display: block;
    float: right;
    margin-right: 14px;
    text-align: left;
    width: 94px;
    text-transform: uppercase;
}

.cart-total{
    padding: 21px 9px;
}
   

.sub-total-cost, .shipping-cost, .total-cart {            
    display: block;
    float: right;
    margin-right: 14px;
    text-align: right;
    width: 90px;
}

.shipping-cost, .total-cart {
    clear: both;
}

.total-cart-label, .total-cart {
    color: #000000;
}

.order-confirm {
    font-size: 1.28em;
    font-weight: 400;
    margin-top: 14px;
    float: right;
    background: #000000;
    padding: 16px 18px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.order-confirm:hover {    
    background: #FF6600;
}

.paypal {
    border-top: 1px solid #CDCDCD;
    background: url("/images/paypal.png") right 10px no-repeat transparent;
    padding: 19px 0 35px 0;
    margin-top: 60px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.paypal p {
    font-family: Arial;
    color: #000000;
    letter-spacing: 0px;   
    line-height: 1.5em; 
}

.warning-message {
    display: block;
    margin: 20px 0 10px 0;
    color: #000000;
}

#container-fancy {
    padding: 20px;
}

#container-fancy h4 {
    color: #000;
    font-weight: 400;
}

#container-fancy p {
    font-family: 'Droid Sans', sans-serif;   
    color: #666;
    margin-top: 15px;
}

.table-misure {
    width: 100%;
    font-family: "Droid Sans", sans-serif;    
}

.table-misure thead th{
    border: 1px solid #999999;
}

.table-misure tbody td{
    border: 1px solid #cdcdcd;
    border-top: none;
    text-align: center;
}