/*
@font-face {
	font-family: 'GothamRoundedBook';
	src:local('Gotham Rounded Book'), local('GothamRounded-Book'), url('fonts/GothamRnd-Book.svg#GothamRounded-Book') format('svg');
}

@font-face {
	font-family: 'GothamRoundedBold';
	src:local('Gotham Rounded Book'), local('GothamRounded-Book'), url('fonts/GothamRnd-Bold.svg#GothamRounded-Bold') format('svg');
}
*/
html{height:100%;margin:-2px}

body, div#jqt {
    background: rgb(0,0,0);
		font-family:'GothamRoundedBook', Arial, Helvetica, sans-serif;
		color:#FFF;
		height:100%;
}

body > *, #jqt > * {
    background: rgb(0,0,0);
		min-height:0 !important;
}
#jqt.landscape > * {
    min-height:0 !important;
}

#jqt > div{height:100%;}
#jqt.fullscreen > div{height:480px;}
#jqt.fullscreen.landscape > div{height:320px;}

#jqt h1, #jqt h2 {
    font-family:'GothamRoundedBold', Arial, Helvetica, sans-serif;
		font-size:18px;
    text-shadow:1px 1px 1px #333;
    color: #FFF;
    margin: 10px 20px 6px;
}
#jqt h3{border-top:1px solid #FFF; border-bottom:1px solid #FFF; padding:10px; margin:10px;font-weight:normal; text-transform:uppercase;}
#jqt h3 span{visibility:hidden;}
#jqt p{margin:10px 10px 20px 10px;padding:0 10px;}
div#jqt.landscape .toolbar > h1 {
    margin-left: -125px;
    width: 250px;
}

div#jqt.landscape .footer {
    width: 100%;
}


/* @group Toolbar */

#jqt .toolbar {
	  /*opacity:0.92!important;*/
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    padding: 10px;
    height: 45px;
    background: url(img/toolbar.png) repeat-x;
    position: relative;
		/*top:20px;*/
}

#jqt.black-translucent .toolbar {
	top: 20px;
}

div#jqt .toolbar > h1 {
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 50%;
    line-height: 1em;
    text-shadow:1px 1px 1px #333;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.toolbar h1 span{visibility:hidden;}
.toolbar h2 {text-shadow:1px 1px 1px #333;text-align: center;color: #fff;}

#jqt > div > :not(.toobar) h1{font-family:'GothamRoundedBold', Arial, Helvetica, sans-serif;font-size:17px;margin:0 10px 2px 10px;text-shadow:none;}
#jqt > div > :not(.toobar) h2{font-family:'GothamRoundedBook', Arial, Helvetica, sans-serif;font-size:14px;margin:2px 10px;text-shadow:none;font-weight:normal;}


.toolbar .view{
	position:absolute;
	right:15px;
	top:3px;
	-webkit-border-image:url(img/button_gray.png) 7 stretch; border-width:7px;-webkit-box-sizing:border-box;
}
.toolbar .view a{text-decoration:none;font-size:9px; display:block;float:left;}
.toolbar .view a span{visibility:hidden;}

/*footer*/
ul.footer{
	position:absolute; bottom:0; width:100%; height:49px; background:url(img/bg_footer.png) repeat-x; 
	margin:0!important;padding-bottom:0!important; border:none;/*opacity:0.9*/
}
#jqt .footer li.visit a{position:absolute; bottom:2px; left:10px;z-index:10;width:73px;display:block;padding:4px 0!important;
    color: #FFFFFF;
		margin:5px!important;
		font-family: 'GothamRoundedBook', Arial, Helvetica, sans-serif;
		height:12px!important;
		-webkit-border-image:url(img/button_gray.png) 7 stretch; border-width:7px;
		text-align:center;
}
#jqt .footer li.visit a.active{text-shadow:2px 2px 3px #FFF;
}

#jqt .footer li{display:block; float:left; font-size:11px; width:25%;margin:0; padding:0; border:none;}
#jqt .footer li:not(.visit) a{display:block;padding:0;color:#727272;text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0; margin:3px!important; height:45px!important; width:100%;text-align:center; }
#jqt .footer li:not(.visit) a.on{background-color:#666;color:#FFF;-webkit-border-radius:3px;border-width:3px;-webkit-box-sizing:border-box;}

#jqt .footer li.fav a{position:absolute; bottom:5px; left:16px;z-index:10;width:29px;display:block;
		margin:5px!important;
		height:29px!important;
		background:url(img/pagination.png) no-repeat center -304px;}
#jqt .footer li.fav a.active{background-position:center -353px;}
#jqt .footer li.fav a span{font-size:2px; visibility:hidden;}

#jqt .footer li.detail a{position:absolute; bottom:0px; right:16px;z-index:10;width:50px;display:block;
		margin:5px!important;
		height:45px!important;
		background:url(img/pagination.png) no-repeat center -194px;
}
#jqt .footer li.detail a.active{background-position:center -243px;}
#jqt .footer li.detail a span{font-size:2px; visibility:hidden;}
#jqt .footer .detail_text{font-family:'GothamRoundedBook', Arial, Helvetica, sans-serif;font-weight:normal;position:absolute;font-size:14px; bottom:40px; 
	-webkit-border-image: url(img/bg_detail.png) 9 47 27 13 stretch; 
	border-top-width:9px;
	border-right-width:47px;
	border-bottom-width:27px;
	border-left-width:13px;
	-webkit-box-sizing:border-box; 
	width:100%; padding:10px 15px;
	display:none;
}
#jqt .footer .detail_text p{margin:0; padding:0;}
#jqt .footer .detail_text strong{font-family:'GothamRoundedBold', Arial, Helvetica, sans-serif;}
#jqt .footer .pagination{position:absolute;width:100%;text-align:center;}
#jqt .footer .pagination ul{margin:auto!important;width:100px;padding:0!important;}
#jqt .footer .pagination li{display:block; float:left;width:15px;margin-top:20px;}
#jqt .footer .pagination li a{margin:0 auto !important;background:url(img/pagination.png) no-repeat center -152px; display:block; width:7px; height:7px!important;padding:0!important;margin:0!important;}
#jqt .footer .pagination li a.on{background-position:center -179px;}
#jqt .footer .pagination li a span{visibility:hidden;}

#jqt .footer .simple_pagination{position:absolute;width:90px;text-align:center;left:115px;}
#jqt.landscape .footer .simple_pagination{left:200px;}
#jqt .footer .simple_pagination a {width:30px!important;background:url(img/pagination.png) no-repeat center center;}
#jqt .footer .simple_pagination a span{font-size:2px; visibility:hidden;}
#jqt .footer .simple_pagination .prev{float:left; background-position:center 12px;}
#jqt .footer .simple_pagination .next{float:right; background-position:center -64px;}
#jqt .footer .simple_pagination .prev.off{background-position:center -26px;}
#jqt .footer .simple_pagination .next.off{background-position:center -102px;}


#jqt .button, #jqt .back, #jqt .cancel, #jqt .add {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url(img/toolButton.png) 0 5 0 5;
}


#jqt .back {
    left: 6px;
    right: auto;
    padding: 0;
    max-width: 55px;
    border-width: 0 8px 0 14px;
    -webkit-border-image: url(img/backButton.png) 0 8 0 14;
}

#jqt .leftButton, #jqt .cancel {
    left: 6px;
    right: auto;
}

#jqt .add {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

#jqt .whiteButton,
#jqt .grayButton {
    display: block;
    /*border-width: 0 12px;*/
    padding: 0px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
}

/*#jqt .whiteButton {
    -webkit-border-image: url(img/whiteButton.png) 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
*/
#jqt .grayButton {
    -webkit-border-image: url(img/button_gray.png) 7 stretch ;
    color: #FFFFFF;
		border-width: 7px!important;
		padding:0!important;
		margin:30px 20px 0 20px;
		font-family: 'GothamRoundedBold', Arial, Helvetica, sans-serif;
}

/* @end */

/* @group Lists */

#jqt h1 + ul, #jqt h2 + ul, #jqt h3 + ul, #jqt h4 + ul, #jqt h5 + ul, #jqt h6 + ul {
    margin-top: 0;
}

#jqt ul {
    color: black;
    /*background: #fff;*/
    /*border: 1px solid #B4B4B4;*/
		font-family:'GothamRoundedBold', Arial, Helvetica, sans-serif;
    font-weight: bold;
		font-size:17px;
    padding: 0;
    margin: 0px 10px 55px 10px;
		padding-bottom:55px;
    /*-webkit-border-radius: 8px;*/
}

#jqt ul li {
    color: #FFF;
    border-bottom: 1px solid #B4B4B4;
    list-style-type: none;
    padding: 15px 10px 15px 10px;/**/
}
#jqt ul li span.right{
    display:block; float:right;
		color:#FFF;
		font-size:12px;
		font-famiy:GothamRoundedBook;
		padding-right:9px;
		padding-top:3px;
}
#jqt ul li .active span.right{
	-webkit-border-radius:3px;border-width:3px;-webkit-box-sizing:border-box;
    color:#000;
}
#jqt .thumbnail li{display:block; float:left; margin:0; padding:0; border:none;}
#jqt .thumbnail li a{border:1px solid #FFF; margin:9px 9px 0 0; padding:0;}

/* when you have a first LI item on any list */

#jqt li:first-child, #jqt li:first-child a {
   /* border-top: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;*/
}

#jqt li:last-child/*, #jqt li:last-child a*/ {
    /*-webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;*/
		border:none;
}

/* universal arrows */

#jqt ul li.arrow {
    background-image: url(img/chevron.png);
    background-position: right center;
    background-repeat: no-repeat;
}

#jqt ul li.arrow a {
    padding: 12px 22px 12px 10px;
}

#jqt #plastic ul li.arrow, #jqt #metal ul li.arrow {
    background-image: url(../images/chevron_dg.png);
    background-position: right center;
    background-repeat: no-repeat;
}

/* universal links on list */

#jqt ul li a, #jqt li.img a + a {
    color: #FFF;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 12px 10px 12px 10px;
    margin: -10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#jqt  ul#lavori li a.active {
    background: #FFF /*url(img/selection.png) 0 0 repeat-x*/;
		-webkit-border-radius:3px; border-width:3px;
    color: #000;
}

#jqt ul li a.button {
    background-color: #FFF;
    color: #000;
}

#jqt ul li.img a + a {
    margin: -10px 10px -20px -5px;
    font-size: 17px;
    font-weight: bold;
}

#jqt ul li.img a + a + a {
    font-size: 14px;
    font-weight: normal;
    margin-left: -10px;
    margin-bottom: -10px;
    margin-top: 0;
}

#jqt ul li.img a + small + a {
    margin-left: -5px;
}

#jqt ul li.img a + small + a + a {
    margin-left: -10px;
    margin-top: -20px;
    margin-bottom: -10px;
    font-size: 14px;
    font-weight: normal;
}

#jqt ul li.img a + small + a + a + a {
    margin-left: 0px !important;
    margin-bottom: 0;
}

#jqt ul li a + a {
    color: #000;
    font: 14px GothamRoundedBook;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

#jqt ul li a + a + a, #jqt ul li.img a + a + a + a, #jqt ul li.img a + small + a + a + a {
    color: #666;
		font-family:'GothamRoundedBold', Arial, Helvetica, sans-serif;
		font-size:13px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0;
}

/*
@end */

/* @group Forms */

#jqt ul.form li {
    padding: 7px 10px;
}

#jqt ul.form li.error {
    border: 2px solid red;
}

#jqt ul.form li.error + li.error {
    border-top: 0;
}

#jqt ul.form li:hover {
    background: #fff;
}

#jqt ul li input[type="text"],
#jqt ul li input[type="password"],
#jqt ul li input[type="tel"],
#jqt ul li input[type="number"],
#jqt ul li input[type="search"],
#jqt ul li input[type="email"],
#jqt ul li input[type="url"],
#jqt ul li textarea,
#jqt ul li select {
    color: #777;
    background: #fff url('data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==');
    border: 0;
		font-family:'GothamRoundedBold', Arial, Helvetica, sans-serif;
		font-weight:normal; font-size:17px;
    padding: 0;
    display: inline-block;
    margin-left: 0px;
    width: 100%;
    -webkit-appearance: textarea;
}

#jqt ul li textarea {
    height: 120px;
    padding: 0;
    text-indent: -2px;
}

#jqt ul li select {
    text-indent: 0px;
    background: transparent url(../images/chevron.png) no-repeat 103% 3px;
    -webkit-appearance: textfield;
    margin-left: -6px;
    width: 104%;
}

#jqt ul li input[type="checkbox"], #jqt ul li input[type="radio"] {
    margin: 0;
    color: rgb(50,79,133);
    padding: 10px 10px;
}

#jqt ul li input[type="checkbox"]:after, #jqt ul li input[type="radio"]:after {
    content: attr(title);
		font-family:'GothamRoundedBook', Arial, Helvetica, sans-serif;
		font-size:17px;
    display: block;
    width: 246px;
    margin: -12px 0 0 17px;
}

/* @end */

/* @group Edge to edge */
#jqt ul.edgetoedge {
    -webkit-border-radius: 0;
}

#jqt ul.edgetoedge li.sep {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(139, 159, 171, 1)), to(rgba(181, 193, 201, 1.0)));
    border-bottom: 1px solid #b5c1c9;
    border-top: 1px solid #b5c1c9;
    color: #fff;
    font-size: 16px;
    margin: 1px 0 0 0;
    padding: 2px 10px;
    text-shadow: #636a6f 0 1px 0;
}


#jqt .edgetoedge h4 {
    color: #fff;
    background: rgb(154,159,170) url(img/listGroup.png) top left repeat-x;
    border-top: 1px solid rgb(165,177,186);
    text-shadow: #666 0 1px 0;
    margin: 0;
    padding: 2px 10px;
}

#jqt .edgetoedge, #jqt .metal {
    margin: 0;
    padding: 0;
    background-color: rgb(255,255,255);
}

#jqt .edgetoedge ul, #jqt .metal ul, #jqt .plastic ul {
    -webkit-border-radius: 0;
    margin: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

#jqt .metal ul {
    border-top: 0;
    border-bottom: 0;
    background: rgb(180,180,180);
}

#jqt .edgetoedge ul li:first-child,
#jqt .edgetoedge ul li:first-child a,
#jqt .edgetoedge ul li:last-child,
#jqt .edgetoedge ul li:last-child a,
#jqt .metal ul li:first-child a,
#jqt .metal ul li:last-child a {
    -webkit-border-radius: 0;
}

#jqt .edgetoedge ul li small {
    font-size: 16px;
    line-height: 28px;
}

#jqt .edgetoedge li, .metal li {
    -webkit-border-radius: 0;
}

#jqt .edgetoedge li em {
    font-weight: normal;
    font-style: normal;
}

#jqt .edgetoedge h4 + ul {
    border-top: 1px solid rgb(152,158,164);
    border-bottom: 1px solid rgb(113,125,133);
}

/* @end */

/* @group Mini Label */

#jqt ul li small {
    color: #369;
		font-family:'GothamRoundedBook', Arial, Helvetica, sans-serif;
		font-weight:normal; font-size:17px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 23%;
    float: right;
    padding: 3px 0px;
}

#jqt ul li.arrow small {
    padding: 0 15px;
}

#jqt ul li small.counter {
    font-size: 17px !important;
    line-height: 13px !important;
    font-weight: bold;
    background: rgb(154,159,170);
    color: #fff;
    -webkit-border-radius: 11px;
    padding: 4px 10px 5px 10px;
    display: inline !important;
    width: auto;
    margin-top: -22px;
}

#jqt ul li.arrow small.counter {
    margin-right: 15px;
}

/* @end */

/* @group Plastic */

#jqt #plastic ul li.arrow, #jqt #metal ul li.arrow {
    background-image: url(img/listArrow.png);
    background-position: right center;
    background-repeat: no-repeat;
}

#jqt .edgetoedge ul, #jqt .metal ul, #jqt .plastic ul {
    -webkit-border-radius: 0;
    margin: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

#jqt .metal ul li {
    border-top: 1px solid rgb(238,238,238);
    border-bottom: 1px solid rgb(156,158,165);
    /*background: url(../images/bgMetal.png) top left repeat-x;*/
    font-size: 26px;
    text-shadow: #fff 0 1px 0;
}

#jqt .metal ul li a {
    line-height: 26px;
    margin: 0;
    padding: 13px 0;
}

#jqt .metal ul li a:hover {
    color: rgb(0,0,0);
}

#jqt .metal ul li:hover small {
    color: inherit;
}

#jqt .metal ul li a em {
    display: block;
    font-size: 14px;
    font-style: normal;
    color: #444;
    width: 50%;
    line-height: 14px;
}

#jqt .metal ul li small {
    float: right;
    position: relative;
    margin-top: 10px;
    font-weight: bold;
}

#jqt .metal ul li.arrow a small {
    padding-right: 0;
    line-height: 17px;
}

#jqt .metal ul li.arrow {
    /*background: url(../images/bgMetal.png) top left repeat-x,
    url(../images/chevron_dg.png) right center no-repeat;*/
}

#jqt .plastic {
    margin: 0;
    padding: 0;
    background: rgb(173,173,173);
}

#jqt .plastic ul {
    -webkit-border-radius: 0;
    margin: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: rgb(173,173,173);
}

#jqt .plastic ul li {
    -webkit-border-radius: 0;
    border-top: 1px solid rgb(191,191,191);
    border-bottom: 1px solid rgb(157,157,157);
}

#jqt .plastic ul li:nth-child(odd) {
    background-color: rgb(152,152,152);
    border-top: 1px solid rgb(181,181,181);
    border-bottom: 1px solid rgb(138,138,138);
}

#jqt .plastic ul + p {
    font-size: 11px;
    color: #2f3237;
    text-shadow: none;
    padding: 10px 10px;
}

#jqt .plastic ul + p strong {
    font-size: 14px;
    line-height: 18px;
    text-shadow: #fff 0 1px 0;
}

#jqt .plastic ul li a {
    text-shadow: rgb(211,211,211) 0 1px 0;
}

#jqt .plastic ul li:nth-child(odd) a {
    text-shadow: rgb(191,191,191) 0 1px 0;
}

#jqt .plastic ul li small {
    color: #3C3C3C;
    text-shadow: rgb(211,211,211) 0 1px 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
}

#jqt #plastic ul.minibanner, #jqt #plastic ul.bigbanner {
    margin: 10px;
    border: 0;
    height: 81px;
    clear: both;
}

#jqt #plastic ul.bigbanner {
    height: 140px !important;
}

#jqt #plastic ul.minibanner li {
    border: 1px solid rgb(138,138,138);
    background-color: rgb(152,152,152);
    width: 145px;
    height: 81px;
    float: left;
    -webkit-border-radius: 5px;
    padding: 0;
}

#jqt #plastic ul.bigbanner li {
    border: 1px solid rgb(138,138,138);
    background-color: rgb(152,152,152);
    width: 296px;
    height: 140px;
    float: left;
    -webkit-border-radius: 5px;
    padding: 0;
    margin-bottom: 4px;
}

#jqt #plastic ul.minibanner li:first-child {
    margin-right: 6px;
}

#jqt #plastic ul.minibanner li a {
    color: transparent;
    text-shadow: none;
    display: block;
    width: 145px;
    height: 81px;
}

#jqt #plastic ul.bigbanner li a {
    color: transparent;
    text-shadow: none;
    display: block;
    width: 296px;
    height: 145px;
}

/* @end */

/* @group Individual */

#jqt ul.individual {
    border: 0;
    background: none;
    clear: both;
    overflow: hidden;
}

#jqt ul.individual li {
    color: rgb(183,190,205);
    background: white;
    border: 1px solid rgb(180,180,180);
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 8px;
    -webkit-box-sizing: border-box;
    width: 48%;
    float: left;
    display: block;
    padding: 11px 10px 14px 10px;
}

#jqt ul.individual li + li {
    float: right;
}

#jqt ul.individual li a {
    color: rgb(50,79,133);
    line-height: 16px;
    margin: -11px -10px -14px -10px;
    padding: 11px 10px 14px 10px;
    -webkit-border-radius: 8px;
}

#jqt ul.individual li a:hover {
    color: #fff;
    background: #36c;
}

/* @end */

/* @group Toggle */


#jqt .toggle {
    width: 94px;
    position: relative;
    height: 27px;
    display: block;
    overflow: hidden;
    float: right;
}

#jqt .toggle input[type="checkbox"]:checked {
    left: 0px;
}

#jqt .toggle input[type="checkbox"] {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 0;
    -webkit-border-radius: 5px;
    background: #fff url(img/on_off.png) 0 0 no-repeat;
    height: 27px;
    overflow: hidden;
    width: 149px;
    border: 0;
    -webkit-appearance: textarea;
    background-color: transparent;
    -webkit-transition: left .15s;
    position: absolute;
    top: 0;
    left: -55px;
}
/* @end */
#jqt .info {
    background: #dce1eb;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-shadow: rgba(255,255,255,.8) 0 1px 0;
    color: rgb(76, 86, 108);
    padding: 15px;
    border-top: 1px solid rgba(76, 86, 108, .3);
    font-weight: bold;
}



