@import url("menudx.css");
@import url("menu.css");
@import url("cart.css");
@import url("list.css");
@import url("forms.css");
@import url("configuratore.css");
@import url("bottoni.css");
/*
Theme Name: Lotus Design 
Theme URI: http://www.giuseppesurace.com/
Description: Tema Custom Fashion by Pino Bulini.
Version: 2.0
Author: Pino Bulini

*/
hr{
	width: 100%;
}

body{
	background: #efefef url(http://www.parlanti.com/blog/wp-content/themes/parlanti/images/bg_header.gif) repeat-x !important;
	margin:  0;
	padding-top: 5px;
	color:#333;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	color:#831717;
}

#maincontainer{
	width: 940px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection{
	height: 60px; /*Height of top section*/
	color:#fff;
	/*background: url(images/topbg1.jpg) no-repeat center top;*/
}

#topsection h1 {
	color:white;	
}

#topsection h2 {
	color:white;	
	padding-top:10px;	
}

#logo {
	padding-top:10px;	
}

.logo {
	height: 45px;	
}

.logo h1{
	color: #fff;
	margin: 0;
	padding-top: 15px; 
}


#logo span {
	color:#fff;
	font-size:2.0em;
	font-weight:bold;
	margin-bottom:0;
	}
	
#logo p {
	line-height:5px;
	font-size:1.5em;
	font-weight:bold;
	padding:0;
	}
	
#logo a {
	text-decoration:none;
	font-size:1.5em;
	font-weight:bold;
	}

#logo h3 {
	font-size:1.8em;
	font-weight:bold;
}

.title{
	color:#fff;
	font-size:2.0em;
	font-weight:bold;
}

.subtitle {
	font-size:2em;	
}

#menualto{
	background: #EAEAEA;
	height: 40px; /*Height of top section*/
}

#menualto ul li{
	display: inline;
	height: 40px; /*Height of top section*/
}


#topsection h1{
	color: #fff;
	margin: 0;
	padding-top: 5px; 
}

#contentwrapper{
	float: left;
	width: 100%;
	padding: 0 10px;
	background-color: #fff;
	margin-top:8px;
	min-height: 700px;
	/*background: transparent url(images/wrap.png) repeat-x;*/
}

#contentcolumn{
	margin-left: 210px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn h1 {
	display:block;
	margin: 0 0 20px;
	color:#B01C18;	
	text-decoration:none;
	letter-spacing:-1px;
}

.entry {
	font-size:80%;
	margin-top: 2em;
}

.entry a img{
	padding: 3px;
	border: 1px solid #333;
}

.dettaglio {
	width:700px; 
	border:1px solid #ccc; 
	float:left; 
	padding:5px; 
	margin:5px;
	font-size: 120%;
}

.static_text {
	background:#fff;
	border:1px solid #ccc; 
	padding:10px;
	margin-right: 10px;
}


.contenutonews{
	padding-top:10px;	
	margin-left:230px;
	height:auto;
	width:480px;    
    padding:0;
    text-align:justify;
    color:grey;
    }
	
.contenutonews div.rowinput {
	margin:7px 0px;
}

.contenutonews div.rowinput label {
	float:left;
	vertical-align:top;
	width:140px;
}

.contenutonews .text {
	width:200px;
}

.contenutonews .textarea {
	width:400px;
} 

.menulavora{
	width: 164px;
    height: 300px auto;    
    margin-left: 15px; 
    text-align:left;    
    line-height:15px;
    }

.menulavora a, #menulavora a:visited{
    color: #990000;
    text-decoration:underline;
    }
    
.menulavora a:hover{
    text-decoration:none;
    color:#990000;
    }
    
/* menu flag */
div.flags-container {
	width: 360px;
	height: 24px;
	background-image: url('/global/flag/flags_sprite.gif');
	background-position: 0 -72px;
	background-repeat: repeat-x;
}

div.flags-container p {
	float: left;
	line-height: 24px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Helvetica Neue", Geneva, Arial, sans-serif;
	color: #fff;
}

div.flags {
	float: right;
	width: 144px;
}

a.flag {
	float: left;
	width: 48px;
	height: 24px;
	/*background-color: #e5e5e5;*/
	overflow: hidden;
	text-indent: -200px;
	background-image: url(/global/flag/flags_sprite.gif);
	background-repeat: no-repeat;	
}

a#english:link, a#english:visited{
	background-position: 0 0;
}

a#english:hover, a#english:active{
	background-position: -48px 0;
}

a#italian:link, a#italian:visited{
	background-position: 0 -24px;
}

a#italian:hover, a#italian:active{
	background-position: -48px -24px;
}

a#spanish:link, a#spanish:visited{
	background-position: 0 -48px;
}

a#spanish:hover, a#spanish:active{
	background-position: -48px -48px;
}

code {
	white-space: pre;
	display: block;
	background-color: #ccc;
	padding: 10px;
}

.half {
	background-color:#F0F5E1;
	border:1px solid #ccc;
	float:left;
	font-weight:normal;
	padding:5px;
	/*width:300px;*/
	margin-top:10px;
	/*height:180px;*/
}

.half a, .half a:visited {
	color: #990000;
	text-decoration: underline;
}

.half a:hover, .half a:active {
	color: #990000;
	text-decoration: none;
}

#leftcolumn{
	margin-top: 2.1em;
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
	color:#000;
}

/**immagini e ombre*/
div.img-dec {
	background: url('images/shadow.gif') no-repeat bottom right;
	clear: left;
	float: left;
	margin: 0 10px 15px 5px;
	padding: 0;
	
}
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-dec-noshadow {
	
	clear: left;
	float: left;
	margin: 0 10px 15px 5px;
	padding: 0;
	
}

div.img-dec-noshadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#footer{
	clear: left;
	width: 960px;
	background: #fff;
	color: #282828;
	text-align: center;
	padding: 4px 0;
	font-size:10px;
}

#footer a{
	color: #cc0000;
}

.innertube{
	margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}


.box {
	background: white;
	width:150px; 
	height:200px; 
	border:1px solid #ccc; 
	float:left; padding:5px; 
	margin:5px;
	visibility: visible;
}


.box h3 {margin-top:5px;}

.box h4 {
	font-size:1.2em;
	margin-top:0.2em;
	}
	
/*BOX ITALIANO*/
.box_Novita {
	background: url(images/novita.jpg) no-repeat left top; 
	height: 210px; 
	border:1px solid #ccc; 
	float:left; 
	margin:4px;
	padding-right: 0;
	padding-left: 20px;
	
}

.box_Novita p {
	margin-top:1em;
	padding-bottom: 30px;
	margin-left: 60px;
}

/*BOX INGLESE*/
.box_News {
	background: url(images/news.jpg) no-repeat left top; 
	height:200px; 
	border:1px solid #ccc; 
	float:left; 
	margin:4px;
	padding-right: 0;
	padding-left: 20px;
	
}

.box_News p {
	margin-top:1em;
	padding-bottom: 30px;
	margin-left: 60px;
}

 
/*Menu */

#modernbricksmenu2{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#modernbricksmenu2 ul{
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu2 li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	/*text-transform:uppercase;*/
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	/*background-color: #333; Brown color theme*/ 
	font: bold 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#modernbricksmenu2 a:hover{
	background-color: #831717; /*Brown color theme*/ 
	color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #831717; /*Brown color theme*/ 
	color: white;
	border-color: #B01C18; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
	float: right;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}

#myform .textinput{
	width: 190px;
	border: 1px solid gray;
}

#myform .submit{
	font-size:1.1em;
	height: 22px;
	border: 1px solid black;
	background-color: #ff9900;
}

.summary table{
	border:1px solid #ccc;
}

.summary th{
	padding:5px;
	font-size:1.5em;
	background:#fff;
	text-align:right;
}

.summary td{
	margin:5px;
	width:150px;
	font-size:1.5em;
	background:#e5e5e5;
	text-align:left;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.addslide {
	background:  url(images/gambo.jpg) left no-repeat;
	padding-left:132px;
    height: 250px;
	text-align: right;
            }
            
.lingue {
	float: right;
}
        
 .menu {
	margin-top: 8px;
}

.menu ul {
	display:inline;
}
.menu li {
	display:inline;
	margin-left:0.5em;
}
.menu li#it_IT a span {
	background:transparent url(images/lang_it.gif) no-repeat scroll left center;
	padding-left:23px;
	color: white;
}
.menu li#it_IT.current_page_item a span, .menu li#it_IT a:active span {
	background-image:url(images/lang_it_on.gif);
	color: white;
}
.menu li#en_US a span {
	background:transparent url(images/lang_en.gif) no-repeat scroll left center;
	padding-left:23px;
	color: white;
}
.menu li#en_US.current_page_item a span, .menu li#en_US a:active span {
	background-image:url(images/lang_en_on.gif);
	color: white;
}

.price {
	color:#990000 !important;
	font-size:16px;
	font-weight:bold;
}

.shop{
	background: transparent url(images/shop.jpg) no-repeat;
	width: 180px;
	height: 30px;
	}
	
#right {
float:right;
}