/* CSS Document - erbozeta.com*/
/*    ROUND CORNERS*/
/*     BOX HOME    */
#boxsingleproduct {
	float: left;
	margin: 15px;
}
.boxsingleproduct_top {
	background: url('../images/box/singleproduct_top.jpg') no-repeat;
	width: 653px;
	height: 15px;
	display: block;
}
.boxsingleproduct_content {
	background: url('../images/box/singleproduct_content.jpg') repeat-y;
	width: 643px;
	padding: 1px 10px 1px 10px;
}
.boxsingleproduct_bottom {
	background: url('../images/box/singleproduct_bottom.jpg') no-repeat;
	width: 653px;
	height: 18px;
	display: block;
}
/*    COMMONS*/
body {
	margin: 0;
	padding: 0;
	background: #699fdb;
}
#container {
	width: 958px;
	background: transparent url('../images/layout/bg_content.jpg') repeat-y;
	margin: 0 auto;
	font: normal 10px "Tahoma", Times, Arial;
	color: #6b6b6b;
}
#content {
	width: 930px;
	margin-left: 15px;
}
#language{
    width: 930px;
    margin: 5px auto 0 auto;	
	text-align: right;
}
#top {
	background: transparent url('../images/layout/top.jpg') no-repeat;
	width: 958px;
	height: 9px;
	display: block;
	margin: 8px auto 0 auto;
}
#header {
	width: 921px;
	height: 240px;
	margin-left: 15px;
}
#bottom {
	background: transparent url('../images/layout/footer.jpg') no-repeat;
	width: 958px;
	height: 9px;
	display: block;
	margin: 0 auto;
}
.cl {
	clear: both;
}
h1 {
	font: bold 12px "Verdana", Geneva, Arial, Helvetica, sans-serif;
	color: #1865bc;
}
a img {
	border: 0;
}
/*     BOX HOME    */
.homebox {
	float: left;
	margin: 5px;
}
.topbox {
	background: url('../images/box/top_boxhome.jpg') no-repeat;
	width: 319px;
	height: 14px;
	display: block;
}
.contenbox {
	background: url('../images/box/content_boxhome.jpg') repeat-y;
	width: 300px;
	padding: 1px 10px 1px 10px;
	height: 180px;
}
.bottombox {
	background: url('../images/box/bottom_boxhome.jpg') no-repeat;
	width: 319px;
	height: 13px;
	display: block;
}
.box_home h1 {
	padding: 0;
	margin: 0;
}
.box_home h1 a {
	color: #1865bc;
	text-decoration: none;
}
.box_home h3 {
	font: normal 11px "Tahoma", Times, Arial;
	padding: 2px;
	margin: 0;
}
.home_textsx {
	width: 100%;
	margin-right: 2px;
        font-size: 12px;
}
.home_imgdx {
	width: 180px;
	float: right;
	margin-right: 35px;
}
/*    LEFT BAR    */
#left_bar {
	float: left;
	width: 206px;
}
.menulist {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.menulist li, #sitemap li {
	padding: 6px 0 6px 15px;
	list-style: none;
}
.menulist span, #sitemap span {
	font: bold 11px "Tahoma", Times, Arial;
	text-transform: uppercase;
}
.menulist span a, #sitemap span a {
	text-decoration: none;
	color: #6b6b6b;
}
.menulist span a:hover, #sitemap span a:hover {
	text-decoration: underline;
}
.menulist ul {
	padding: 6px 0 6px 15px;
	list-style: none;
}
.menulist a, #sitemap a {
	text-decoration: none;
	color: #6b6b6b;
}
.menulist a:hover, #sitemap a:hover {
	text-decoration: underline;
}
/*     BOX PRODOTTI    */
.product_topbox {
	background: url('../images/box/top_productsbox.jpg') no-repeat;
	width: 203px;
	height: 14px;
	display: block;
}
.product_contenbox {
	background: url('../images/box/content_productsbox.jpg') repeat-y;
	width: 203px;
}
.product_bottombox {
	background: url('../images/box/bottom_productsbox.jpg') no-repeat;
	width: 203px;
	height: 17px;
	display: block;
}
/*     4    */
#right_content {
	float: right;
	width: 660px;
	margin: 2px 4px 0 0;
}
#product_text {
	float: left;
	width: 400px;
        font-size: 12px;
}
#product_text h1{
	font: bold 17px "Verdana", Geneva, Arial, Helvetica, sans-serif;
}
#product_thumb {
	float: right;
	width: 200px;
	height: 200px;
	margin-right: 25px;
	padding-top: 50px;
}
/*    FOOTER    */
#footer {
	text-align: right;
	font: normal 11px "Tahoma", Times, Arial;
	color: #1865bc;
	width: 100%;
	margin: 15px 5px 0 0;
	padding: 5px 0 5px 0;
}
#footer a{
	color: #1865bc;
    text-decoration: underline;
}

/*   MENU'    */
#menubox {
	width: 656px;
	height: 39px;
	margin: 10px 0 25px 0;
}
#menubox_content {
	width: 630px;
	background: url('../images/box/bgmenu_content.jpg') repeat-x;
	height: 39px;
	display: block;
	float: left;
	padding: 2px 0 2px 0;
}
#menubox_sx {
	width: 13px;
	background: url('../images/box/bgmenu_sx.jpg') no-repeat;
	height: 39px;
	display: block;
	float: left;
}
#menubox_dx {
	width: 13px;
	background: url('../images/box/bgmenu_dx.jpg') no-repeat;
	height: 39px;
	display: block;
	float: left;
}
#menubox_content #menu_nav li {
	display: inline;
	color: #FFFFFF;
	font: bold 13px "Tahoma", Times, Arial;
	margin-right: 30px;
}
#menubox_content #menu_nav li a:hover {
	color: #6B6B6B;
}
#menubox_content #menu_nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#menu_nav {
	padding: 0;
}
/*     SEARCH*/
#search {
	margin: 10px 0 8px 0;
}
#search input[type="text"] {
	background: url('../images/layout/search.jpg') no-repeat;
	height: 20px;
	width: 192px;
	padding: 6px 5px 0 5px;
	border: 0;
	margin-top: 3px;
	font: normal 12px "Tahoma", Times, Arial;
}
#search span {
	color: #276fc0;
	font: bold 12px "Tahoma", Times, Arial;
	padding-left: 15px;
}
#search #send {
	color: #6B6B6B;
	font: bold 12px "Tahoma", Times, Arial;
	margin-left: 145px;
	cursor: pointer;
}
/*  Sitemap Prodotti  */
#sitemap ul {
	padding: 0;
	list-style: none;
}
/*     DOVE SIAMO*/
#location {
	width: 633px;
	height: 450px;
}
#newsDiv h1 {
	padding: 0;
	margin: 0;
}
#newsDiv h3 {
	font: normal 12px "Tahoma", Times, Arial;
	padding: 2px;
	margin: 0;
}
#newsDiv ul {
	padding: 6px 0 6px 15px;
	list-style: none;
}
#newsDiv ul li {
	font: normal 12px "Tahoma", Times, Arial;
}
#newsDiv table {
	padding: 6px 20px 6px 6px;
	margin: 0 auto;
	width: 90%;
}
#newsDiv table td {
	padding: 5px;
	border-bottom: 1px dotted #cfcbd3;
}
#newsDiv table th {
	text-align: left;
	border-bottom: 1px dashed #cfcbd3;
}
#newsDiv a {
	color: #6B6B6B;
	text-decoration: none;
}
#newsDiv a:hover {
	text-decoration: underline;
}
/*  
    PATOLOGIE
*/

ul#multi, ul#multi li {
	margin: 0;
	padding: 5px;
	list-style: none;
	margin-top: 0px;
    font: normal 12px "Tahoma", Times, Arial;
}
ul#multi {
	width: 100%;
	overflow: hidden;
	line-height: 1.8;
}
ul#multi li {
	float: left;
	width: 42%;
	margin-left: 5%;
	display: inline;
	border-bottom: 1px dotted #cfcbd3
}
ul#multi {
	margin-top: 10px;
}


/*
    AZIENDA
*/
#text h1 {
	padding: 0;
	margin: 0;
}
#text {
    font: normal 12px "Tahoma", Times, Arial;
}
#text li{
    padding: 5px;
}


/* 
    RESTRICT    
*/
.restrict_topbox {
	background: url('../images/box/top_reserved.jpg') no-repeat;
	width: 201px;
	height: 11px;
	display: block;
    margin-top: 45px;  
}
.restrict_contenbox {
	background: url('../images/box/content_reserved.jpg') repeat-y;
	width: 190px;
    padding-left: 20px;    
    font: normal 12px "Tahoma", Times, Arial;
}
.restrict_bottombox {
	background: url('../images/box/bottom_reserved.jpg') no-repeat;
	width: 201px;
	height: 11px;
	display: block;
}
.restrict_contenbox h1{
	margin: 0; 
    text-transform: uppercase;    
    color: #FFFFFF;    
    padding-bottom: 10px;
}

/*     SEARCH*/
.restrict_contenbox input[type="text"], .restrict_contenbox input[type="password"]  {
	background: url('../images/layout/user_pwd.jpg') no-repeat;
	height: 20px;
	width: 150px;
	padding: 6px 5px 0 5px;
	border: 0;
	margin-top: 3px;
	font: normal 10px "Tahoma", Times, Arial;
}
.restrict_contenbox span {
	color: #276fc0;
	font: bold 12px "Tahoma", Times, Arial;
	padding-left: 15px;
}
.restrict_contenbox #send {
	color: #FFFFFF;
	font: bold 12px "Tahoma", Times, Arial;
	margin-left: 115px;
	cursor: pointer;
}
.restrict_contenbox label{
    color: #FFFFFF;
    font: bold 10px "Tahoma", Times, Arial;    
}          