/* Gestione PNG in ie6 */

.filter_png_alpha, #steps .content .buttons, a img, #gray_bar, ul li dt, .LV_invalid, #help_box h2, #help_box div, .update-cart, .home-product, #paypal { behavior: url(/javascripts/iepngfix.htc) !important }

/* Tags */

html {
	_height: 100%;
	_overflow: hidden;
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, arial, sans-serif, sans;
	font-size: 12px;
	line-height:1.3em;
	background-color: #b3b4b6;
	background-image: url(../images/bg/back_fade.png);
	background-position: top left;
	background-repeat: repeat-x;
	_height: 100%;
	_overflow: hidden;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #326695;
}

a:hover {
	color: #A7C5DF;
}

/* Contenitori */

#content {
	_height: 100%;
	_overflow:auto;
	_position: relative;
}

#container {
	margin: 0 auto;
	width: 970px;
	max-width:970px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px solid #2A2A2A;
	border-right: 1px solid #2A2A2A;
	border-bottom: 1px solid #2A2A2A;
}

#header {
	background-image: url(../images/headers/header.jpg);
	height: 140px;
	width: 970px;
	overflow: hidden;
}

#header table {
	margin: 0;
	padding: 0;
	border: 0;
}

#logo {
	background-image: url(../images/elements/logo.png);
	float: left;
	margin: 59px 0 0 10px;
	height: 80px;
	width: 254px;
	display:block;
}

/* modificare qui per aggiungere/togliere voci di menu */

#right_head {
	position:relative;
	float: right;
	width: 680px; /*480 (220 #search) con tutte le voci menu`*/
}

#search {
	margin: 0 0 0 395px;
}

#submit {
	background-image: url('../images/elements/search_word.png');
	background-position:top left;
	background-repeat:no-repeat;
	height: 86px;
	width: 65px;
	padding-top:22px
}

#submit input {
	background-color: transparent;
	border: 0;
	width: 50px;
	margin: 0 0 10px 12px;
	cursor: pointer;
	cursor: hand;
}

#searchbox {
	background-image: url('../images/elements/search_box.png');
	background-position:top left;
	background-repeat:no-repeat;
	width: 196px;
	height: 86px;
	padding-top:24px;
	padding-left:5px;
}

#searchbox input {
	background-color: transparent;
	border: 0;
	width: 168px;
	font-size: 18px;
	color: #999;
}

#menu {
	text-transform: uppercase;
	font-size: 12px;
	color: #993389;
	/*_margin: 14px 0px 0px 0px;*/
	position:absolute;
	top: 120px;
	_right:5px;
}

#menu a {
	color: #993389;
}

#menu a:hover {
	color: #f2f2f2;
}

#menu p {
	margin: 0;
	padding: 0 3px 0 0;
	float: left;
}

#right_main {
	float: right;
	width: 210px;
}

#gray_bar {
	padding-right: 210px;
	height: 36px;
	border: 2px solid #b2b2b2;
	background-image: url(../images/bg/grey_bar.png);
}

#main_content {
	width:750px;
	float:left;
}

#logged {
	padding:10px 10px;
}

#logged .user, #logged .logout a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

#login_box, #newsletter_box {
	border: 2px solid #993389;
	background-image: url(../images/bg/login.png);
	height: 75px;
	padding-left:10px;
	overflow: hidden;
}

#newsletter_box {
	height: 155px;
	_height:120px;
	border: 2px solid #aeaeb0;
	overflow:visible;
	background-image: url(../images/bg/newsletter.png);
}

#login_box .label, #login_box .field, #newsletter_box .label, #newsletter_box .field {
	padding-top:5px;
	width: 60px;
	text-align: left;
}

#login_box .field input, #newsletter_box .field input {
	border: 2px solid #ffffff;
	background-color: transparent;
	background-image: url(../images/bg/field.png);
	width: 130px;
	height: 16px;
}

#login_box .label label, #newsletter_box .label label, #login_box .link a, #newsletter_box .link a {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

#newsletter_box .header {
	font-weight:bold;
	font-size:1.1em;
	margin: 0.3em 0em;
	font-variant:small-caps
}

#newsletter_box .note {
	font-size: 0.8em
}

#logged .logout a {
	text-decoration: underline;
}

#login_box .submit, #newsletter_box .submit {
	padding-top:2px;
}

#login_box .link { text-align:right }
#login_box .link a { font-size:60%; }

#login_box .submit input, #newsletter_box .submit input {
	text-align: right;
	font-size: 10px;
	color:#9f3990;
	background-color:white;
	text-transform: uppercase;
	border: none;
	cursor:pointer;
	font-weight:bolder;
}

#newsletter_box .submit input { color:gray }

#footer {
	clear: both;
}

.clearer {
	clear: both;
	width: 0;
	height: 0;
	_padding: 0;
	_margin:0;
	_overflow: hidden;
}

.box_label {
	position: absolute;
	top: -15px;
	left: -40px;
	height: 80px;
	width: 151px;
}

.title {
	letter-spacing: -1px;
	font-size: 16px;
}

#innertitle {
	margin: 0;
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
	color: #993389;
	text-align: right;
	width: 94%;
}

#innertitle img {
	float: right;
	padding: 12px 8px;
}

#innertitle p {
	float: right;
	margin: 0;
	padding: 10px 0;
}

#flash_info {
	padding: 10px;
	font-weight: bolder;
	font-size: 14px;
}

#warnings {
	position:fixed;
	background:url('/images/warnings-bg.png') repeat-x;
	color:white;
	width:100%;
	height:10px;
	padding-top:15px;
	padding-bottom:15px;
	margin: -8px -8px;
	font-family:arial;
	font-size:.8em;
	font-weight:bold;
	z-index:341234;
}

#head-notice {
	position:fixed;
	color:white;
	font-weight:bold;
	z-index:2;
	background-color:green;
	height:10px;
	padding-top:15px;
	padding-bottom:15px;
	color:white;
	width:100%;
	font-family:arial;
	font-size:1em;
	_position:absolute;
	*margin-left:-50%;
	_margin-left:auto;
}

.errors {
	color: #ff3300;
	font-size: 16px;
	font-weight: bold;
}

/* CSS per error_messages_for presi dallo scaffold*/
.fieldWithErrors {
	background-color: red;
	display: table;
}

#errorExplanation {
	width: 400px;
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
	width: 30%;
}

.container {
	position:relative;
}

.home_nl { width:195px }

/*
* Multiple selection section
*
*/

#select_multiple_one,
#select_multiple_two {
	width:200px;
}

.select_multiple_submit {
	padding:10px;
	height:22px;
	text-align:right;
	background-color:#ccc;
}

.select_multiple_label {
	margin-left:5px;
	font-family:"Lucida Grande",Verdana;
	font-size:11px;
}

.select_multiple_container {
	width:300px;
	position:absolute;
	top:0;
	left:0;
	z-index:500;
	border:1px solid #222;
	border-top:none;
}

.select_multiple_header {
	color:#eee;
	font-family:"Lucida Grande",Verdana;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:7px 0 8px 10px;
	background-color:#000;
}

table.select_multiple_table td {
	height:27px;
	border-bottom:1px solid #ddd;
	font-family:"Lucida Grande",Verdana;
	color:#333;
	font-size:11px;
}

table.select_multiple_table tr.even {
	background-color:#FCFCFC;
}

table.select_multiple_table tr.odd {
	background-color:#F7F7F7;
}

table.select_multiple_table tr.selected {
	background-image:none;
	background-color:#D9E9FE;
}

.select_multiple_name {
	padding-left:15px;
	font-weight:bold;
}

.select_multiple_checkbox {
	text-align:right;
}

.select_multiple_checkbox input {
	margin-right:15px;
}

.select_multiple_submit {
	background-color:#ccc
}

/*
* END select multiple
*/

.pagination {
	margin-left:20px
}

#fourohfour {
	padding: 20px;
	font-size: 120%;
}

#fourohfour h1 {
	font-variant: small-caps;
	color:red
}
