*{margin: 0; padding: 0}
a{text-decoration: none; outline: none; cursor: pointer; color: #3729d6}
a img{border: none;}

/************************ LAYOUT ************************/

body{
	font-family: Arial, sans-serif;
	font-size: 13px;
	height: 100%;
	color: #666;
	background: #a66aa8;
}

#header{
	height: 123px;
	background: url('../img/header.jpg') no-repeat 0 0;
	position: relative;
}

#container{
	background: #fff;
}

div.wrapper{
	width: 840px;
	margin: 0 auto;
}

#content.home{
	position: relative;
}

#content.inside{
	padding-bottom: 30px;
}

#footer{
	background: #a66aa8 url('../img/footer.jpg') repeat-x 0 0;
	height: auto !important;
	height: 230px;
	min-height: 230px;
	padding-top:40px;	
	color: #fff;
}

#footer.home{
	position: relative;
	top: -147px;
	z-index: 1;
}

/************************ PATHWAY ************************/
div.pathway{
	color: #888;
	font-size: 13px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
}

div.pathway a{
	padding-right: 15px;
	background: url('../img/arrow.jpg') no-repeat 100% 50%;
	color: #777;
	font-weight: bold;
}


/************************ LAYOUT CONTENUTI 1 ************************/
.content_view{
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-top: 100px;
	overflow: auto;
	padding-bottom: 40px;
}

.content_view h1{
	width: 260px;
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
	letter-spacing: -1px;
	font-size: 26px;
	color: #a66aaa;
	line-height: .9em;
	margin-bottom: .1em;
}

.content_view h2{
	width: 260px;
	font-weight: bolder;
	font-family: Trebuchet MS, sans-serif;
	letter-spacing: -2px;
	font-size: 26px;
	color: #a66aaa;
	line-height: .9em;
	padding-bottom: 10px;
	border-bottom: 1px solid #9d708f;
	margin-bottom: 22px;	
}

.content_view .textbox1, .content_view .textbox2{
	width: 218px;
	text-align: justify;
	float: left;
}

.content_view .textbox1{
	margin-right: 70px;
}

.contacts_view{
	padding-top: 30px;
}

.content_view_mod{
	padding-top: 30px;
	overflow: hidden;
	min-height: 420px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.content_view_mod .col_1{
	float: left;
	width: 164px;
	padding-right: 50px;
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif;
	line-height: 1.1em;
}

.content_view_mod .col_1 h1{
	font-size: 20px;
	line-height: 1em;
	margin-bottom: 18px;
}

.content_view_mod .col_2{
	float: left;
	width: 256px;
	padding-left: 50px;
	background: url('../img/neem_icon.jpg') no-repeat 0 0;
}

/************************ MENU ************************/
#mainmenu{
	list-style-type: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 160px;
	border-bottom: 1px solid #9d708f;
	padding-bottom: 16px;
	z-index:100;
}

#mainmenu li{
	position: relative;
}

#mainmenu a{
	color: #666;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
}

#mainmenu a:hover{
	font-weight: bold;
}

#mainmenu ul{
	position: absolute;
	top: -10px;
	left: 120px;
	list-style-type: none;
	width: 130px;
	background: #fff;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	display: none;
}

#mainmenu ul a{
	margin-bottom: 5px;
	font-size: 16px;
}

/************************ MENU2 ************************/

#mainmenu2 {
	list-style-type: none;
	width:200px;
	float: left;
}

#mainmenu2 a {
	display:block;
	color:#FFF;
	padding:5px;
	border-bottom:1px solid #9D4AA0;
}

#mainmenu2 a:hover {
	background-color:#B47CB6;
}

p.infos{
	width: 400px;
	float:right;
	text-align: right;
}

/************************ LINGUE ************************/
#lingue{
	position: absolute;
	right: 0;
	top: 80px;
	width: 19px;
}

#lingue a{
	display: block;
	height: 6px;
	width: 19px;
	margin-bottom: 3px;
}
/************************ TITOLI ************************/
h3{
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	color: #656565;
	letter-spacing: -1px;
	font-size: 18px;
}

h1, h2, h3{
	font-family: Trebuchet MS, sans-serif;
	line-height: 1em;
}

/************************ BOX HOME ************************/

#product_lines{
	background: url('../img/lines.jpg') no-repeat 0 0;
	width: 721px;
	height: 224px;
	margin-left: 70px;
	position: relative;
	z-index: 1000;
}

#product_lines a{
	display: block;
	float: left;
	height: 224px;
	position: relative;
}

#product_lines a.care{
	width: 212px;
}

#product_lines a.beauty{
	width: 272px;
}

#product_lines a.protection{
	width: 237px;
}

#product_lines a span{
	display: none;
	width: 90px;
	height: 118px;
	font-size: 11px;
	background: url('../img/box.png') no-repeat 0 0;
	color: #ababab;
	padding: 14px 15px 10px 20px;
	position: absolute;
	z-index: 1000;
}

#product_lines a.care span{
	top: -71px;
	left: 150px;
}

#product_lines a.beauty span{
	top: -80px;
	left: 165px;
}

#product_lines a.protection span{
	top: -80px;
	left: 178px;
}

#product_lines a span strong{
	font-size: 17px;
	display: block;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Arial, sans-serif;
	color: #7f8403;
}

#product_lines a.beauty span strong{
	color: #bc94af;
}

#product_lines a.protection span strong{
	color: #328dc2;
}

/************************ CONTATTI ************************/
table.contact{
	width: 99%;
	margin-top: 1em;
}

table.contact td{
	padding: 0 10px 10px 0;
	vertical-align: middle;
}

/************************ FORM ************************/
label{
	color: #000;
}

label a{
	color: #000;
}

input, select, textarea{
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #333;
	vertical-align: middle;
}

input.text, textarea{
	padding: 2px 5px;
	background: #fff url('../img/input.gif') repeat-x 0 0;
	border: 1px solid #b6b6b6;
	border-top-color: #747474;
	border-bottom-color: #dbdbdb;
}

.submit input, input.button{
	background: #fff;
	border: 1px solid #989898;
	color: #c52200;
	font-size: .9em;
	padding: 2px 25px;
	cursor: pointer;
}

.contact textarea{
	width: 90%;
	height: 66px;
}

/************************ CATALOGO PRODOTTI ************************/
.product_category{
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-bottom: 40px;
	min-height: 300px;
	overflow: hidden;
}

.product_category .mainimage{
	float: right;
	position: relative;
	top: -30px;
}

.product_category h1{
	font-size: 16px;
	width: 195px;
	float: left;
	font-family: Trebuchet MS, sans-serif;
	line-height: 1em;
	margin-bottom: 18px;
	letter-spacing: -1px;
}

.product_category .description{
	width: 195px;
	float: left;
	clear: left;
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif;	
	line-height: 1.1em;
}

.product_list{
	margin: 0 36px;
	overflow: hidden;
	border-top: 1px solid #9d708f;
}

.product_list h2{
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	color: #a66aa8;
	padding: 10px;
	font-weight: normal;
}

.product{
	width: 138px;
	float: left;
	overflow: hidden;
	border: 11px solid #fff;
	border-top: none;
	color: #898989;
	margin-right: 70px;
}

.product h3{
	margin-bottom: 6px;
}

.product h3 a{
	font-weight: normal;
	color: #898989;
	font-size: 20px;
}

.product a.details_link{
	display: block;
	height: 30px;
	width: 109px;
	background: url('../img/details.png') no-repeat 0 0;
	overflow: hidden;
	text-indent: -100em;
}

.product_details{
	padding-top: 45px;
	position: relative;
	overflow: hidden;
}

.product_details h1{
	font-weight: normal;
	line-height: .9em;
	width: 180px;
	float: left;
	font-size: 22px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.product_details .short_description{
	width: 180px;
	float: left;
	clear: left;
}

.product_details #mainimage{
	float: right;
	margin-right: 80px;
}

.product_details .columns{
	clear: both;
	border-top: 30px solid #fff;
	overflow: hidden;
	background: url('../img/columns.gif') repeat-y 231px 0;
}

.product_details .column{
	width: 211px;
	float: left;
	padding: 0 50px 20px 0;
}


.product_contact{
	padding: 5px;
	border: 1px solid #e0e0e0;
	margin-top: 20px;
}

.product_contact h4{
	font-size: 1.1em;
	color: #A66AA8;
	margin-bottom: 10px;
}

.product_contact td{
	padding: 0 10px 10px 0;
	vertical-align: top;
}

.product_contact em{
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.3em;
	font-style: normal;
}

.product_contact label{
	color: #666;
}	

.product_contact strong{
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

/************************ VARIE ************************/

#camon {
	width:62px;
	height:36px;
	display:block;
	position:absolute;
	top:18px;
	right:0px;
}

#content p{
	margin-bottom: 1em;
}

#flashMessage{
	padding: 5px;
	font-weight: 5px;
	margin-top: 10px;
	border: 1px solid #A66AA8;
	font-weight: bold; 
}

small{
	font-size: .9em;
}

table.cake-sql-log{
	background: #fff;
	font-size: 1.2em;
	font-family: Arial;
	line-height: 160%;
}

table.cake-sql-log td{
	padding: 10px 0;
	border-bottom: 1px solid lightblue;
}
