
/*	TOP	*/
#top {
	height: 400px;
	width:820px;
	background: #000000 url(../images_css/top_t.gif) top no-repeat;
	margin: 0 auto;
	padding: 15px;
	display: block !important;
	margin-bottom: 70px;
}

/*	FOOTER	*/
#footer {
	clear:both;
	width:820px;
	background: #000;
	margin: 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #CCCC99 2px solid;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}

#footer a {
	color:#FFCC00;
}

/*	Menu laterale	*/
.riquadro {
	height: auto;
	width: 200px;
	margin: 0px 0px;
	padding: 0px 0px;
	margin-bottom:15px;
	padding-bottom: 15px;
	background: #FFFFFF url(../images_css/div_btm.jpg) bottom left repeat-x;
	display:block;
}

.riquadro select {
	margin-top:10px;
	margin-left:10px;
	width:170px;
}

.riquadro_t {
	border: 0px;
	padding:0;
	text-align: left;
	font-size:14px;
	width: 200px !important;
}

.riquadro_t a {
	margin-left: -3px;
	padding: 3px 0px;
	padding-left: 10px;
	text-decoration:none;
	color:#000000;
	width: 190px;
	display: block !important;
	background-color:transparent;
}

.riquadro_t a img {
	border: 0px;
	margin: 0px;
	margin-right: 5px;
}

/*	Fix Internet Explorer using the Tan Hack	*/
*html .riquadro_t a {
	margin-left: -8px;
	width: 190px;
	padding-left: 15px;
	margin-right: -5px;
}

.riquadro_t a:hover{
	background-color:#CCCC99 !important;
	cursor:pointer !important;
}

.riquadro_t table a {
	margin-left: 0px;
	width:160px;
	padding: 2px 5px;
}

/*	Fix Internet Explorer using the Tan Hack	*/
*html .riquadro_t table a {
	margin-left: -5px;
	padding-left: 10px;
}

.title {
	height: 30px;
	color:#fff;/*
	background-color:#999966;*/
	background-color:#996;
	border:#FFFFFF solid 1px;
	text-align:left;
	font-size:16px;
	background: url(../images_css/h1bg.gif) repeat-x bottom left;
}

.title td {
	padding-left:10px;
	font-weight:bold;
}

/*	SUBMENUS ARTICOLI	*/
.submenu {
	width: auto;
	margin-left:20px;
	border-left:#999966 dashed 1px;
	height:auto;
	padding:5px 0px;
}

#lat_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block !important;
}

/*	Div principale	*/
#main_space {
	width: 600px;
	height:auto;
	float:right;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color:#FFFFFF;
	text-align:center;
	display:block;
}

#main_space h1 {
	width: 580px;
	padding: 5px 10px;
	margin: 0px;
	margin-bottom: 15px;
	text-align: left;
	color:#000000;
	background-color:#996;
	font-size:24px;
	background: url(../images_css/h1bg.gif) repeat-x bottom left;
	display:block !important;
}
/*	Tabella dei risultati in negozio	*/
.result {
	border-collapse:collapse;
}

.result tr {
	height: 50px;
}
.result .top_row {
	height: 20px;
}

.result td{
	border-bottom:#ccc solid 1px;
}

.top_row {
	background-color: #99c;
	font-weight:bold;
	border-top:#ccc solid 1px;
	border-collapse:collapse;
	height:30px;
	color:#900;
}

.top_row_neg {
	background-color:#CCF;
	font-weight:bold;
	border-top:#ccc solid 1px;
	border-collapse:collapse;
	height:30px;
	color:#900;
}
/*	Div principale negozio	*/
#shop {
	color:#FFFFFF;
	min-height:600px;
	height: auto !important;
	height: 600px;
}

#shop a {
	text-decoration:none;
}

#shop h1 {
	position:relative;
	left: 0px;
	top: 0px;
	padding: 5px 10px;
	margin: 0px;
	text-align: center;
	color:#000000;
	background-color:#fc9;
	background: url(../images_css/h1bg.gif) repeat-x bottom left;
	font-size:24px;
}

/* regole per i messaggi su richiesta */
.help-message {display: block !important;display: none; /* IE6 e inferiori */
    float: left;position: relative;width: 20px;height: 20px;
    margin: 3px 0 0 5px;background: transparent url(../images_css/info.gif);}
.help-message em {position:absolute;left: -9999px;
    min-width: 12em;padding: 5px;
    border: 1px solid #ccc;background: #F2F3F9;color: #900;
    font: normal normal 12px/1.3 Arial, sans-serif; text-align:left}
.help-message:hover em {left: 20px;top: -5px}

#search {
	padding-top: 5px;
	color:#000;
}

/*	Div marchi	*/
#brands {
	width: 517px;
	height: 100px;
	margin: 0px auto;
	clear:both;
	margin-top: 15px;
	margin-right:17px;

}
/*	Contatti	*/
#contacts {
	margin: 0 auto;
	margin-top: 20px;
	padding: 20px;
	padding-top:0px;
	text-align:center;
	height:auto;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
}

#contacts table th {
	text-align:right;
	color:#CCCC66;
}

#contacts table td {
	padding-left:10px;
	text-align:left;
}

#form {
	margin: 0 auto;
	width:280px;
	padding: 10px 20px;
	text-align:left;
	height:auto;
	color:#000000;
	background:#99c;
	font-weight:bold;
}

#form form {
	margin:0px;
}

#form p {
	text-align:center;
	color:#990000;
}

#form h3 {
	padding: 2px 5px;
	width:auto;
	text-align:center;
	margin-top:0px;
	margin-bottom: 10px;
}

*html #form {
	width:300px;
}

*html #contacts {
	width:300px;
}

/*	Area privata	*/
#private {
	color:#FFFFFF;
	margin: 0 auto;
	margin-top: -15px;
}

#private h1 {
	position:relative;
	left: 0px;
	top: 0px;
	padding: 5px 10px;
	margin-top:10px;
	text-align: center;
	color:#000000;
	background-color:#996;
	font-size:32px;
	background: url(../images_css/h1bg.gif) repeat-x bottom left;
}

#private a {
	color:#FFFFFF;
	text-decoration:none;
}

#private a:hover, #private a:focus, #private a:active {
	color:#cccc99;
}

#private h4 a {
	color:#FF3300;
}
/*	Div principale tipi e faq	*/
#tipi {
	text-align:center;
}

#tipi table {
	margin: 0 auto;
}

#add_str {
	padding: 5px 0px;
	background-color:#006699;
	margin-bottom:15px;
}

#add_str h3 {
	font-size:18px;
	padding: 0px;
	margin: 0px;
	margin-bottom:10px;
}

#add_str form {
	margin: 0px;
}

#add_str a {
	color:#FF99CC;
}

#f_strum2 {
	visibility:hidden;
	display:none;
	text-align:right;
	padding-right:15px;
}

.faq_insert  td {
	text-align:left;
}

/*	Login	*/

#login {
	width:300px;
	border: 2px #CCCC99 solid;
	padding:20px 30px;
	margin: 20px auto;
	color:#000;
	Background-color:#cc9;
	font-size:16px;
}

#login h3 {
	margin: 0px;
	margin-bottom: 15px;
}

#login table td {
	text-align:right;
}
/*	Pagina Amministratore	*/
#amm{
	margin:0 auto;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#amm h1 {
	background: url(../images_css/h1_ammbg.jpg) repeat-x bottom left;
	color:#FFFFFF;
}

.adm-buttons {
	margin:0px auto;
	padding:0;
	position:relative;
	z-index:10;
	width:600px;
	height:90px;
}

.adm-buttons a {
	display:block;
	width:540px;
	padding: 30px;
	background:#069;
	text-decoration:none;
	color:#fff !important;
	margin-bottom:15px;
	font-weight:bold;
}

*html .adm-buttons a {
	width:600px;
	color:#fff !important;
}

.adm-buttons a:hover {
	background-color:#0099CC;
	color:#fff !important;
}

/*	Account	*/
#account {
	width:300px;
	border: 2px #CCCC99 solid;
	padding:20px 30px;
	margin: 20px auto;
	color:#fff;
	Background-color:#069;
	font-size:16px;
}

#account h3 {
	margin: 0px;
	margin-bottom: 15px;
}

#account label {
	color:#cc9;
}

.alarm {
	margin: 0px auto;
	width:300px;
	border: 2px #CC0000 solid;
	color:#000000;
	background-color:#FFCCCC;
	padding:20px 30px;
	font-size:12px;
	text-align:left;
}

.alarm h2 {
	margin-top: 0px;
}

.link a {
	color:#CCCCFF;
	font-size:18px
}

.link a:hover, .link a:focus, .link a:active {
	color:#cccc99;
}