@charset "utf-8";
*{margin:0; padding:0;}

body  {
	font: 0.9em Arial, Helvetica, sans-serif;
	line-height:1.4em;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a{border:none; text-decoration:none;}
a img{border:none;}
h1, h2, h3, h4{font-family:"Bookman Old Style", "Palatino Linotype", "Serifa 55 Roman", "Times New Roman"; font-weight:normal;}
#container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	/*border: 1px solid #000000;*/
	text-align: left;
	min-width:1010px;
	width: 100% !important;
	width:1100px;
	/*min-width: 1010px;*/
}
#rightsection {
	float: left;
	width: 29.5%;
	overflow:hidden;
}
#leftsection { 
	/* margin: 0 26% 0 20px; */
	float: left;
	width: 69.9%;
	border-right:1px solid #c7bfb2;
}

.left_sect_top{
width:70%; float:left;
}
.right_sect_top{
width:29.7%; float:left; 
}

/* LOGO */
h2.logo{
	background:#e22d19;
	font-size:1.5em;
	font-variant:small-caps;
	letter-spacing:0.01em;
	color:#FFFFFF;
	text-indent:220px;
	line-height:1.4em;
	padding:0;
	margin:20px 0 0 0;

}
h1.logo{
	background:transparent url(../images/logo.gif) repeat scroll 0 0;
	margin:-48px 0 0 10px;
	padding:0;
	height:48px;
	width:193px;

}
a h1.logo{cursor:pointer;}
a h1.logo span {
	display:none;
}


/* Navigation */
ul#mainnav{
	list-style:none;
	margin:0;
	padding:0;
	background:#C2C0AB url(../images/bg-navbar.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
#mainnav li{
	float:left;
	margin:0; padding:0;
	height:30px;
	width:19.9%;
	letter-spacing:0.01em;
	background:#c2c0ab url(../images/bg-navbar.gif) repeat scroll 0 0;
	font-family:"Bookman Old Style", "Palatino Linotype", "Serifa 55 Roman", "Times New Roman";
	text-align:center;
}
#mainnav a, #mainnav a:visited {
	/*border-left:1px solid #dbd9c8;
	border-right:1px solid #dbd9c8;*/
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0; height:30px;
	line-height:1.8em;
	/*padding:6px 20px;*/
	outline:none;
}
#mainnav a:hover {
	color:#746b5b;
	background:url(../images/bg-main-nav-roll.gif) center 5px no-repeat;
	display:block;
	text-decoration:none;
}
	body.S #mainnav li.Sn a, 
	body.OC #mainnav li.OCn a, 
	body.ED #mainnav li.EDn a, 
	body.N #mainnav li.Nn a{
		color:#746b5b;
		background:url(../images/bg-main-nav-roll.gif) center 5px no-repeat;
		display:block;
		text-decoration:none;
	}

#secnav{
	list-style:none;
	margin:0; padding:0;
	background:#fbfaf8 url(../images/bg-sec-nav.gif) repeat-x;
	border:1px solid #e22d19;
	width:100%;
	overflow:hidden;
}
#secnav li{
	float:left;
	margin:0; padding:0;
	height:30px;
	/*width:24.9%;*/
	width:33%;
	background:#fbfaf8 url(../images/bg-sec-nav.gif) repeat-x;

	text-align:center;
}
#secnav a, #secnav a:visited {
	color:#716e65;
	display:block;
	margin:0;
	line-height:3em;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.7em;
	/*border-left:1px solid #f5f2ee; border-right:1px solid #f5f2ee;*/
}
#secnav a:hover {
	text-decoration:underline;
	outline:none;
	/*border-left:1px solid #d2cdc3; border-right:1px solid #d2cdc3;*/
}
	body.AU #secnav li.AUn a, 
	body.WU #secnav li.WUn a, 
	body.CU #secnav li.CUn a{
		color:#FF0000;
		text-decoration:underline;
		background:#fbfaf8 url(../images/bg-sec-nav-active.gif) repeat-x;
		/*border-left:1px solid #d2cdc3; border-right:1px solid #d2cdc3;*/
	}

/* LEFT */

#leftsection h3{
	margin-left:1.3em;
	font-size:1.3em;
	color:#524837;
	margin-top:1.3em;
}	
#leftsection p{
	padding-left:1.6em;
}


/* RIGHT */

.testimonials{
	/*background: #f9f7f4;*/
	background:#f7f6f5;
	padding-bottom:1em;
}
#rightsection h3, #rightsection p {
	margin-left: 10px;
}
#rightsection p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.5em;
	margin:1.2em 10px;
}
p.customer_info{
	font-style:italic;
	color:#343232;
	/*border-top:1px solid #c7bfb2;*/
	margin-top:1.3em;
}
#rightsection h3{
	color:#524837;
	font-size:20px;
	padding:0.7em 0 0.5em 0;
}


/* Categories */
.categories{
	width:97%;
	margin-left:1.5em;
	overflow:hidden;
	padding-top:1em;
	overflow:hidden;
}
.featured_product{
	overflow:hidden;
	float:left;
	margin:0 0.2em;
}
	#leftsection .featured_product p{
		font-size:0.75em;
		padding-left:0;
		line-height:1.4em;
		display:block;	
		width:49%;
		float:left;		
	}
	.featured_product a{
		outline:none;
		color:#413229;
	}
	.featured_product p span, .featured_product p span a{
		color:#D42A16;
		font-weight:bold;
	}
		.featured_product p a:hover, .featured_product p span a:hover{
			text-decoration:underline;
		}
.grey_line_under{padding-bottom:1em; border-bottom:1px solid #C7BFB2;}
.ext{ /*categories on top*/
	margin:0 auto;
	padding-bottom:3px;
}
h4{
	border:none;
	float:left;
	width:14.3%;
	margin:0 1%;
	text-align:center;
}
	.ext h4{
	width:10%;
	}
	#rightsection h4{width:45%;}
	
h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	line-height:1.3em;
	text-decoration:none;
	overflow:hidden;
	float:left;
	width:99%;
	border:none;
	padding:0; margin:0;
	margin:0 auto;
	outline:none;
}
h4 a img{
	border:1px solid #999999;
	display:block;
	width:90%;
	margin:0 auto;
}











/* SEARCH BAR FORM */
form#searchbar{
	background:#c7bfb2;
	padding:10px 0;
	color:#FFFFFF;
}
form#searchbar h3{
	display: inline;
	color:#524837;
}
input{ 
	border:1px solid #8c877e;
	padding:3px;
}

	form#searchbar.var{
	/*background:#f8f7f1;*/
	background:#f5f5f3;
	color:#66563f;
	}
a.LinkButton, input.LinkButton{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	background:#CCCCCC url(../images/bg-navbar.gif) repeat-x;
	color:#333333;
	padding:7px;
	font-size:1em;
	line-height:1.4em;
}
/**/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* OREDER CATALOG FORM*/
form p {
font-size:12px;
line-height:1.3;
margin:0;
padding:6px 0;
}
form strong {
background-color:#FFFFFF;
display:block;
float:left;
line-height:18px;
padding-right:10px;
text-align:right;
width:170px;
}
.required {
color:#FF6600;
font-size:16px;
}
input[type="text"], form textarea {
border:1px solid #999999;
}



/* La GENERALE */

/*image*/
.float-left{
	float:left;
	margin-right:0.5em;
}
.detail{color:#847c6e; margin:2px 0;}
.red_line_under{border-bottom:1px solid #e22d19;}
.red{color:#d42a16;}
.oversize{font-size:1.3em;}
/*p - 2 floating*/
.half{
	width:40%;
	float:left;
}
.third{
	width:30%;
	float:left;
}
.mod{ /*style modified*/
	margin:1em 0 0 0;
	font-size:0.8em;
	line-height:1.8em;
	color:#67645d;
}
.stlink{border:1px solid #999999;}
.stlink:hover{border:1px solid #666666;}
.stlink img{border:none;}

.more_link a{
	color:red;
	font-size:0.9em;
	text-decoration:none;
	border-bottom:1px dotted #e96050;
}
.more_link a span{
	border:none;
	font-size:0.8em;
	color:#e96050;
}
.more_link a:hover{
	color:#a03024;
	border-bottom:none;
}
.list_right{
	margin-left:25px;
	font-size:0.9em;
	line-height:1.5em;
	list-style:url(../images/list-dash.gif);
}
.error{
	color:#990000;
	border-bottom:1px solid red;
}
input.errb{
	border:1px solid #FF0000;
	background:#F7DCDB;
}


/* QUOTE */
.quote {
	/*color:#66644f;*/
	color:#45413D;
	display:block;
	font-size:1em;
	line-height:1.4em;
	font-style:italic;
}
.quotebox {
	background:transparent url(../images/quote-l.gif) no-repeat scroll 4px 9px;
	padding:10px 100px 20px 45px;
}
.endquote {
	background:transparent url(../images/quote-r.gif) no-repeat scroll 0 0; padding-bottom:10px;
}

/*NEWS*/
.boxnews{
	margin:0; padding:0;
}
.boxnews h4{
	display:block;
	width:100%;
	text-align:left;	
	padding-top:0;
	margin:1.3em 0 0.5em 0;
	font-size:1.3em;
	line-height:1.4em;
}
.boxnews h4, .boxnews h4 a{
	font-family:"Bookman Old Style","Palatino Linotype","Serifa 55 Roman","Times New Roman";
	color:#524837;
}
.boxnews h4 a{
	font-size:1em;	
}
	.boxnews h4 a:hover{text-decoration:underline;}
	
.boxnews p, .boxnews ul{
	color:#45413D;
	display:block;
	font-size:0.9em;
	line-height:1.4em;
	font-style:italic;		
	width: 95%;
}
	.boxnews ul{
		padding-left:2.6em;
		font-style:normal;
		margin-top:10px;
		margin-bottom:10px;
	}	