/* CSS Document */

a {
	color:#5c5c44;
	text-decoration:underline;
}

body {
	background:url(img/body_bg.gif);
	color:#666666;
}

.red {
	color:#993333;
}

/**/

#doc {	
	background:#e4d8ba;
}

#hd {
	position:relative;
	background:url(img/header.jpg);
	height:110px;
	margin-bottom:0 !important;
}

#lang {
	position:absolute;
	right:5px;
	width:26px;
	height:55px;
	background:url(img/lang_bg.gif);
	z-index:9999;
}

#lang ul {
	list-style:none;
	margin:28px 0 0 0;
}

/* menu */

#hd .yui-u {
	position:relative;
	padding-top:80px;
	* padding-top:81px;
	padding-left:4px;
}

#hd ul#menu-h {
	margin:0 0 0 202px;
}

#hd div#breadcrumb {
	width:194px;
	height:15px;
	background:#ffffff;
	margin:1px 0 0 0;
	* margin:2px 0 -3px 0;
	padding:8px 0 4px 6px;
}


/* colonne inferiori */

.yui-g {
	background:url(img/2col_bg.gif) repeat-y;
	margin-bottom:4px;
}

.inverted {
	background:url(img/2col_bg_inv.gif) repeat-y;
}

.plain {
	background:url(img/2col_bg_white.gif) repeat-y;
}

.plain img {
	display:block;
}

.yui-g .mod, .yui-gc .mod {
	padding:14px;
}

.yui-gc .scarabart-first {
	width:100%;
	padding-right:0px;
}

.yui-gc .scarabart {
	margin:0 0 0 15px;
	width:285px;
	padding:0;
	* width:280px;
	* margin:0 0 0 -25px;	
}

.yui-g .first .seme {
	background:url(img/seme_col.gif) no-repeat top right;
}

.yui-g .second .seme {
	background:url(img/seme_white.gif) no-repeat top right;
}

.yui-g .first .mod {
	width:375px;
}

.yui-g .second .mod {
	margin:0 0 0 -5px;
}

.yui-gb {
	margin-bottom:4px;
}

.home_bg {
	background:url(img/3col_bg.gif) repeat-y;
}

.custom {
	color:#4e7197;
	background:url(img/3col_bg_custom.gif) repeat-y;
}

.custom a {
	color:#3f5268;
}

.yui-gb .yui-u {
	margin:0;
}

.yui-gb .yui-u .mod {
	padding:14px;
}

.yui-u .mod p {
	margin:0 0 10px 0;
}

.yui-u .mod h2 { /* titoli in grafica */
	margin:0 0 10px 0;
}

.yui-u .mod h2 img {
	margin:0;
}

.yui-u .mod img { /* immagini nei box */
	margin:0;
}

.firstcol {
	width:205px !important;
}

.secondcol {
	width:335px !important;
}

.thirdcol {
	width:260px !important;
}

.firstcol_custom {
	width:310px !important;
	background:url(img/div_custom.gif) top right no-repeat;
}

.secondcol_custom {
	width:275px !important;
	background:url(img/div_custom.gif) top right no-repeat;
}

.thirdcol_custom {
	width:215px !important;
}

.box1 {
	margin:0 0 0 4px;
	background:url(img/box_bg_01.jpg) no-repeat;
}

.box2 {
	margin:0 5px 0 2px;
	* margin:0 1px 0 -1px;
	background:url(img/box_bg_02.jpg) no-repeat;
}

.moto_bg {
	margin:0 5px 0 0;
	padding:0 20px 0 14px;
	* padding:0;
	min-height:166px;
}

.moto_bg img, .moto_bg p  {
	* margin:0 0 0 14px;
}

.moto_bg img#main {
	margin:0 0 0 -18px;
	* margin:0;
	overflow:hidden;
}

.yui-gfluid {
	width:100%;
}

.yui-gfluid .yui-u_f {
	/*float:right;*/
	display:inline;   /* IE */
	/*width:78%;*/
}

.yui-gfluid .first_f {
	float:left;
	/*width:20%;*/
	padding:0 10px 0 0;
}

.yui-gfluid .yui-u_f a img {
	display:block;
	margin:0 0 0 auto;
}

.yui-gfluid:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.yui-gfluid {zoom:1;} /* IE */

.news img {
	padding:0 10px 10px 0;
}

.news h2 img {
	padding:0;
}

/* home */

div#register_lost {
	display:none;
}

/**/

ul.thumbs {
	border:1px solid red;
}

ul.thumbs li {
	display:inline;
	list-style-type: none;
	margin:0 0 0 4px;
}

/* colonna unica */

strong {
	font-weight:bold;
}

.singlecol {
	background:url(img/1col_bg.gif);
	padding:0 0 5px 212px;
	margin:0 0 5px 0;
	color:#575757;
}

.singlecol .line {
	margin-top:6px;
	width:480px;
}

.singlecol h2 {
	padding:10px 0 0 30px;
}

.singlecol table {
	margin:0;
	width:500px;
	font-size:1em;
	font-weight:bold;
	color:#575757;
}

.singlecol table td {
	width:180px;
	height:30px;
	text-align:left;
}

.singlecol table td.notbold {
	font-weight:normal;
}

.singlecol table.register select#giorno {
	width:40px;
}

.singlecol table.register select#mese {
	width:70px;
}

.singlecol table.register select#anno {
	width:50px;
}

.singlecol input.radio {
	border:none;
	background:none;
	width:15px;
}

.singlecol table.register label {
	margin:0 10px 4px 2px;
}

.singlecol div.singlecol_u {
	text-align:left;
	margin:15px 20px 15px 10px;
}

.singlecol div.singlecol_u ul {
	list-style:none;
	margin:2px 0 0 30px;
}

.singlecol table {
	font-weight:normal;
}

.singlecol ol {
	list-style:decimal;
}

.singlecol ol li {
	display:list-item;
	color:#993333;
	font-size:1.1em;
	font-weight:bold;
}

ul.savedmodels {
	list-style:none;
}

ul.savedmodels li {
	display:inline;
	list-style:none;
	width:400px;
	height:20px;
}

ul.savedmodels li span {
	text-align:left;
}

ul.savedmodels li span.title {
	margin:2px 0 0 0;
	float:left;
	display:block;
	width:150px;
	text-align:left;
	color:#663333;
	font-weight:bold;
}

/* layer modifica password */

div#pass {
	margin:200px 0 0 120px;
	position:absolute;
	visibility:hidden;
	background:#ffffff;
	border:5px solid #ddce97;
	width:380px;
	height:135px;
	padding:8px;
}

div#pass div#close {
	float:right;
	margin:-20px 0 0 0;
}

div#pass div.line {
	margin:6px 0 10px 0;
}

div#pass table {
	width:300px;
	font-size:1.1em;
	* font-size:1em;
}

div#pass table td {
	height:30px;
}

div#pass input {
	background:#faf8ec;
	border-bottom:none;
	border-right:none;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	font-size:1.1em;
	color:#5c5c44;
	padding:2px;
	width:190px;
}

div#pass input.button {
	width:50px;
	float:right;
	margin:-24px 0 0 0;
}

/* forms */

select {
	width:170px;
	border:1px solid #cbb782;
}

input {
	background:#ffffff;
	border-bottom:none;
	border-right:none;
	border-top:1px solid #cbb782;
	border-left:1px solid #cbb782;
	font-size:1.1em;
	color:#5c5c44;
	padding:2px;
	/*width:140px;*/
}

textarea {
	background:#ffffff;
	border-bottom:none;
	border-right:none;
	border-top:1px solid #cbb782;
	border-left:1px solid #cbb782;
	font-size:1.1em;
	color:#5c5c44;
	padding:2px;
	width:160px;
	height:70px;
}

input.button {
	border-top:none;
	border-left:none;
	border-bottom:1px solid #cbb782;
	border-right:1px solid #cbb782;
	color:#605b47;
	font-size:1em;
	font-weight:bold;
	background:#ffffff;
	padding:2px 10px 2px 10px;
	width:50px;
}

input.widebutton {
	width:150px;
}

.custom .yui-u input {
	border-top:1px solid #90a5bc;
	border-left:1px solid #90a5bc;
	color:#3f5268;
}

.custom .yui-u input.button {
	border-top:none;
	border-left:none;
	border-bottom:1px solid #90a5bc;
	border-right:1px solid #90a5bc;
	color:#3f5268;
}

/* storefinder */

table.results {
	color:#575757;
	background:url(img/results_table_bg.gif) repeat-y;
	width:791px;
	margin:0 4px 4px 4px;
}

table.results input {
	background:none;
	border:none;
	padding:0;
	width:auto;
}

table.results a {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}

table.results th {
	padding:10px;
	font-size:1.1em;
	font-weight:bold;
	color:#660000;
}

table.results td {
	background:url(img/hr.gif) repeat-x top;
	padding:7px;
}

table.results h4 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}

/* pagina prodotto */

table.accessories {
	margin:0 0 10px 0;
}
table.accessories div{
	width:71px;
}

table.accessories td {
	background:url(img/hr_light.gif) bottom repeat-x;
	vertical-align:top;
	padding:6px 3px 5px 3px;
}

table.accessories img {
	border:1px solid #993333;
}

/* divisori */

div.line hr {
	display:none;
}

div.line {
	height:1px;
	border:0;
	margin:0 0 4px 0;
	background:url(img/hr.gif) center no-repeat;
}

.yui-u div.line {
	border:0;
	margin:5px 0 8px 0;
	background:url(img/hr_light.gif) center repeat-x;
}

/* popup */

div.popup
{
	background:#f9f6e7;
	padding:5px 10px 5px 10px;
}
/*footer*/
div.ft
{
	margin:4px 0;
	font:10px Arial, Helvetica, sans-serif;
}