@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, p, quote, small, form, input, ul, li, ol, label {
	margin: 0px;
	padding:0px;
}
/* TAGS */

html, body {
	height: 100%;
}
body {
	color:#CCC;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../img-layout/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#691304;
}

#accessori {
	color:#CCC;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:none;

	background-color:#fff;
}

hr {
	width:85%;
	color:#6C0416;
	height:1px;	
}

a {
	color:#FEDC6F;
}
a:hover {
	color:#F30;
}
a, img, object {
	border:0px;
	outline:0;
}
h2 {
	color:#cc3300;
	font-size:22px;
}
h3 {
	color:#C60;
	font-size:18px;
}
h4 {
	color:#FC0;
	font-size:16px;
}
p {
	line-height:29px;
	margin-bottom:15px;
}
/* ID LAYOUT */


#wrapper {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}
#home {
	width:980px;
	height:500px;
	margin:auto;
	text-align:center;
	background-image:url(../img-layout/bg-black-50.png);
	border:1px solid #ba7e08;
	margin-top:45px;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #ba7e08;
	-webkit-box-shadow:0 0 3px #ba7e08;
	box-shadow:0 0 3px #ba7e08;
	/* CSS3 Rounded Corners */

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#page {
	width:980px;
	margin:auto;
	text-align:left;
	background-image:url(../img-layout/bg-black-65.png);
	border:1px solid #ba7e08;
	margin-top:45px;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #ba7e08;
	-webkit-box-shadow:0 0 3px #ba7e08;
	box-shadow:0 0 3px #ba7e08;
	/* CSS3 Rounded Corners */

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#page-content {
	padding:20px;
}
#page-content h2, h3 {
	padding:0px;
 margin:
}
#page-product {
}
#prod-spec {
	float:left;
	width:600px;
	height:400px;
}
#prod-spec h2, h3 {
	margin-top:25px;
}
#prod-spec ul {
	margin-left:40px;
	list-style: square;
}
#prod-menu {
	width:980px;
}
#prod-img {
	background-image:url(../../img-layout/prod-detail_01.png);
	background-repeat:no-repeat;
	width:380px;
	float:left;
}
#prod-imgbox {
	margin-top:30px;
	margin-left:20px;
}
#prod-imgbox-top {
	background-image:url(../../img-layout/bg-prod_01.png);
	background-repeat:no-repeat;
	width:314px;
	height:25px;
}
#prod-imgbox-mid {
	background-image:url(../../img-layout/bg-prod_02.png);
	background-repeat:repeat-y;
	width:314px;
	text-align:center;
}
#prod-imgbox-bottom {
	background-image:url(../../img-layout/bg-prod_03.png);
	background-repeat:no-repeat;
	width:314px;
	height:33px;
}
#prod-nav-bottom {
	width:980px;
	background-image:url(../../img-layout/prod-detail_03.png);
	background-repeat:no-repeat;
	clear:both;
}
#prod-nav-bottom .list {
	margin-left:8px;
	margin-bottom:12px;
	padding-top:6px;
	line-height:20px;
}
#prod-nav-bottom h3 {
	margin:0px;
	padding:0px;
}
#prod-nav-bottom a {
	text-decoration:none
}
#header {
	width:100%;
	height:40px;
	background-image:url(../img-layout/bg-black-65.png);
	background-repeat:repeat;
	border-bottom:1px solid #ba7e08;
}
#menu {
	text-align:center;
	font-size:9px;
	color:#999;
}
#footer, .push {
	height: 40px;
}
#footer {
	width:100%;
	background-image:url(../img-layout/bg-black-65.png);
	background-repeat:repeat;
	border-top:1px solid #ba7e08;
}
#footer p {
	text-align:center;
	font-size:10px;
	color:#999;
	line-height:20px;
}
#accessori {
	color:#333;
	margin:15px;
}
#flash-gallery {
	text-align:center;
	margin-top:40px;
}
/* CLASSI */


.tblproduct {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;

}

.tblproduct th{
	font-size:22px;
	font-weight:700;
	color:#FFF;
}
.tblproduct td{
	font-size:16px;
	font-weight:500;
	color:#FF6;
}
.tblproduct td a{
	text-decoration:none;
	color:#FF9;
}
.tblproduct td a:hover{
	text-decoration:none;
	color:#C00;
}

.left {
	float:left;
	width:75%;
	padding-bottom:20px;
}
.left h3{
	letter-spacing:6px;
}

.right {
	padding-top:5px;
	float:right;
	width:25%;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgpad {
	padding:5px;
	margin:8px;
	border:solid 4px white;
}
.clearfix {
	clear:both;
}
.clear {
	clear:both;
}
.tab-ico {
	text-align:center;
	background-color:none;
}
.tab-ico img {
	background-color:#FFF;
	padding:8px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
}
.tab-ico .active {
	background-color:#FFF;
	padding:8px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
}
.tab-ico img:hover {
	background-color:#FFF;
	padding:8px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
}
.tab-ico th {
	background-color:none;
}
/* Gallery styles */

#gallery {
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #ba7e08;
	-webkit-box-shadow:0 0 3px #ba7e08;
	box-shadow:0 0 3px #ba7e08;
	/* CSS3 Rounded Corners */

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ba7e08;
	background:url(../it/test/panel.jpg) repeat-x bottom center #000000;
	/* The width of the gallery */
	width:980px;
	overflow:hidden;
	margin:auto;
	margin-top:45px;
}
#slides {
	/* This is the slide area */
	height:400px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:900px;
	overflow:hidden;
}
.slide {
	float:left;
}
#menu {
	/* This is the container for the thumbnails */
	height:65px;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li {
	/* Every thumbnail is a li element */
	width:122px;
	display:inline-block;
	list-style:none;
	height:65px;
	overflow:hidden;
}
#menu li.inact:hover {
	/* The inactive state, highlighted on mouse over */
	background:url(../it/test/pic_bg.png) repeat;
}
#menu li.act, li.act:hover {
	/* The active state of the thumb */
	background:url(../it/test/active_bg.png) no-repeat;
}
#menu li.act a {
	cursor:default;
}
.fbar {
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	height:65px;
	background:url(../it/test/divider.png) no-repeat right;
}
#menu li a {
	display:block;
	background:url(../it/test/divider.png) no-repeat right;
	height:65px;
	padding-top:11px;
}
a img {
	border:none;
}
#story {
	/* The pics container */
	width:940px;
	height:500px;
	position:relative;
}
#story .pic, .pic a {
	/* Each picture and the hyperlink inside it */
	width:100px;
	height:100px;
	overflow:hidden;
}
#story .pic {
	/* Styles specific to the pic class */
	position:absolute;
	border:5px solid #EEEEEE;
	border-bottom:18px solid #eeeeee;
	/* CSS3 Box Shadow */
	-moz-box-shadow:2px 2px 3px #333333;
	-webkit-box-shadow:2px 2px 3px #333333;
	box-shadow:2px 2px 3px #333333;
}
#story .pic a {
	/* Specific styles for the hyperlinks */
	text-indent:-999px;
	display:block;/* Setting display to block enables advanced styling for links */
}
#story .drop-box {
	/* The share box */
	width:240px;
	height:130px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:-1;
	background:url(img/drop_box.png) no-repeat;
}
#story .drop-box.active {
	/* The active style is in effect when there is a pic hovering above the box */
	background-position:bottom left;
}
#story label, input {
	/* The modal dialog URL field */
	display:block;
	padding:3px;
}
#story label {
	font-size:10px;
}
#story fieldset {
	border:0;
	margin-top:10px;
}
#story #url {
	/* The URL field */
	width:240px;
}
#loading {
	position:relative;
	bottom:9px;
	visibility:hidden;
}
label {
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma, Arial, Sans-serif;
}
textarea {
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td > button {
	text-indent:1px;
}
.error {
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}
#form-container {
	padding:15px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

.wpcf7-validation-errors, .wpcf7-not-valid-tip-no-ajax { color:#C30; font-weight:bold; background-color:#FC0; padding:4px;}

