@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

body {
	font: 100%, Arial, Helvetica, sans-serif;
	background: #FF8100 url(img/back.jpg) no-repeat center 19px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top:40px;
}

fieldset
{
	padding:10px;
}

table.stats th
{
	background-color:#DADADA;
	color:#F87710;
	font-size:12px;
	padding:5px;
	font-weight:bold;
}

table.stats td
{
	border-bottom:1px solid #DADADA;
	font-size:12px;
	text-align:center;
}

#container {
	width: 926px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F2F4F8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	border-left:3px solid #FF8100;
	border-right:3px solid #FF8100;
}

#header {
	height:113px;
	background:url(img/back_top.jpg) top left no-repeat;
}

#header h1 {
	float:left;
}

#header h1 a {
	width:310px;
	height:100px;
	display:block;
	background: url(img/logo.gif) no-repeat 20px 15px;
}

#header h1 span {
	display:none;
}

#header ul {
	padding-top:40px;
}

#header ul li {
	float:left;
	list-style-type:none;
}

#header ul li a {
	line-height:35px;
	height:34px;
	width:113px;
	display:block;
	text-align:center;
	background:none;
	text-decoration:none;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;x
	border-left:2px solid #2C2E30;
	border-right:2px solid #3D3E40;
}

#header ul li a:hover {
	background:#333;
}

#header ul li a.first {
	
	border-left:none;
}

#header ul li a.first:hover {
	background: url(img/first.jpg) no-repeat;
	color:#CCC;
}

#header ul li a.second {
	width:151px;
}

#header ul li a.second:hover {
	color:#CCC;
}


#header ul li a.last {
	border-right:none;
}

#header ul li a.last:hover {
	color:#CCC;
}


#header ul li .selected {
	color:#999;
	background:url(img/selected.gif) no-repeat top center;
}

#header #facebook
{
	float:right;
	margin-right:17px;
	margin-top:-66px;
}


#footer {
	height:45px;
	width:100%;
	display:block;
	background:#FF8100 url(img/footer.gif) no-repeat top left;
	padding-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FEA040;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

#footer span {
	float:left;
}
#footer strong {
	float:right;
	color:#FC6;
}

#home {
	padding:0px;
	padding-left:325px;
	height:320px;
	background:url(img/homepic.gif) no-repeat 17px 0;
	position:relative;
}

.refhome {
	position:absolute;
	bottom:20px;
	left:27px;
	padding:10px;
	border:1px solid #dadada;
	width:235px;
	margin-right:10px;
	margin-bottom:10px;
	background:#FFC url(img/distributori_back.gif) no-repeat bottom right;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
.refhome strong {
	font-size:12px;
}
.refhome a {
	text-align:right;
	color:#F60;
	font-weight:bold;
}

h2 {
	padding-bottom:20px;
	color:#F87710;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-1px;
}

h3 {
	padding-bottom:20px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}
p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}


#home ul {
	width:390px;
}

#home ul li {
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	list-style-type:none;
	background:url(img/li.gif) no-repeat 0 3px;
	padding-left:15px;
	padding-bottom:4px;
}

#gallery {
	padding:0px;
	padding-right:20px;
	padding-left:325px;
	background:url(img/gallery.gif) no-repeat 17px 0;
	position:relative;
}

#gallery span {
	float:left;
	width:143px;
	height:110px;
}

#order {
	padding:40px;
	padding-top:0px;
	padding-left:325px;
	background:url(img/homepic.gif) no-repeat 17px 0;
	position:relative;
}

#product {
	padding:0;
	padding-top:0px;
	padding-left:325px;
	position:relative;
	background:url(img/productpic.jpg) no-repeat top right;
}

#product ul li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	background:url(img/li.gif) no-repeat 0 3px;
	padding-left:15px;
	padding-bottom:4px;
}

#instructions {
	padding-left:50px;
	padding-right:350px;
	width:470px;
	background:url(img/howto.jpg) no-repeat right 40px;
	padding-bottom:20px;
	padding-top:20px;
}

#faq {
	padding-left:50px;
	padding-right:50px;
	background:url(img/faq.gif) no-repeat top right;
	padding-bottom:20px;
	padding-top:40px;
}

#faq div {
	padding-bottom:20px;
}

#faq h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F87710;
}
#faq p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	padding:20px;
	padding-bottom:5px;
	padding-top:0px;
}


#contacts {
	padding:40px;
	padding-top:0px;
	padding-left:325px;
	position:relative;
	min-height:300px;
}

#stats
{
	padding: 0 10px 0 10px;
}

#contacts div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:10px;
	border-bottom:1px solid #dadada;
}

#contacts div input {
	position:absolute;
	left:550px;
	width:300px;
}

#price,#price_total
{
	position:absolute;
	left:550px;
	width:300px;
}

#contacts div select {
	position:absolute;
	left:550px;
	width:150px;
}

#contacts div textarea {
	position:absolute;
	left:550px;
	width:300px;
}

#contacts strong {
	color:#F60;
}

#stats td,
#contacts td {
		font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #dadada;
	font-size:12px;
	text-align:center;
}

#stats th,
#contacts th {
		font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
		color:#F87710;
		background:#dadada;
		text-align:center;
}

#contacts .stock table tr:hover td
{
	background-color:#FFFFCC;
	text-decoration:underline;
}
#stats table tr td.none,
#contacts .stock table tr td.none
{
	border-bottom:0px;
}

#contacts .stock table tr:hover td.none
{
	background-color:#F2F4F8;
	border-bottom:0px;
	text-decoration:underline;
}
#stats table .clear tr td,
#contacts .stock table .clear tr td
{
	background-color:#fff;
	text-decoration:none;
}

.thanks {
	border:1px solid #093!important;
	margin-bottom:20px;
	background:#DFF7D8 url(img/ok.png) no-repeat 7px 7px;
	padding-left:52px!important;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}


a.del {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#C00;
		background:#fff;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
}

a.del:hover {
	background:#C00;
	color:#fff;
}

/* NEW CSS STYLES */


.distr {
	border:1px solid #dadada;
	width:44%;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background:#FFC url(img/distributori_back.gif) no-repeat bottom right;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	height:100px;
}

.distr h4 {
	color:#000;
	font-size:16px;
}
.distr p {
	color:#000;
}

.distr a {
	color:#F60;
	font-weight:bold;
}

.refr {
	border:1px solid #dadada;
	width:97%;
	margin-right:10px;
	margin-bottom:10px;
	background:#FFC url(img/distributori_back.gif) no-repeat bottom right;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.refr h4 {
	color:#000;
	font-size:13px;
	text-align:right;
}
.refr p {
	color:#000;
}

.refr a {
	color:#F60;
	font-weight:bold;
}

.ui-widget {
	font-size:0.8em !important;
}
.homeorder {
	width:315px;
	height:230px;
	float:left;
	background:url(img/bottom1.png) no-repeat;
}

.homeorder .line {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:10px;
	border-bottom:1px solid #F90;
}

.homeorder div input {
	left:50px;
	width:100px;
}

.homeorder div select {
	width:100px;
	float:right;
}

.homeorder strong {
	color:#F60;
}

