* {
    margin: 0;
    padding: 0;
}

body {
    background: #000; /*#FFF;*/
    font-family: 'Arial', 'Helvetica', sans;
    font-size: 12px;
	color:#FFF;
}

.spacer {
	height:20px;
	width:10px;
	clear:both;
}
#container {
	margin:auto;
	width: 850px;
	background:#000;
	background-image:url('/new/images/container.jpg');	
	background-repeat:no-repeat;
}

#border_top, #border_bottom {
	background-color:#1a1a1a; /*#FFF;*/
	background-repeat:no-repeat;
	width:800px;
	border:0px;
	padding:0px;
	margin:0px;
	height:15px;
}
#border_top {
	background-image:url('/new/images/border_top.gif');	
}
#border_bottom {
	background-image:url('/new/images/border_bottom.gif');
}
#header {
	margin-top:10px;
	clear:both;
	width:810px;
	margin-left:25px;	
}

#header #bathroom_solutions {		
	padding-left:600px;
	clear:both;
	/*width:800px;*/
	padding-bottom:30px;
}
#header #logo {
	padding-top:5px;		
	width:800px;	
	height:35px;
	background-color:#fff;	
}

#header #links {
	background:#000;
	width:100%;
	height:20px;
	margin-top:20px;
}

#content {
	clear:both;
	width:100%;
	padding-top:10px;	
}

#content #left {
	float:left;
	width: 450px;	
	text-align:justify;
	margin-bottom:30px;
}

#content #left #content_left{
	float:left;	
	width: 400px;		
	text-align:justify;
	margin-bottom:30px;
}

#content #right {	
	margin-left: 500px;
	padding: 5px;
	padding-left:50px;
	width: 230px;
	background-image: url('/new/images/vertical_sep.jpg');
	background-repeat:no-repeat;
	height:200px;
	
}

#content #flash {
	margin-left: 25px;
}
#content #right img {
	border:0px solid #000;
}

#content #products {	
	float:left;
	padding: 40px;	
	width: 800px;	
	text-align:justify;
	margin-bottom:30px;	
}

#footer {
	clear:both;
	width:100%;	
	text-align:center;
	margin-top:60px; 
	padding-top:30px;
	padding-bottom:30px;
	border-top:1px dotted #cdcdcd;
	font-family:Verdana;
	font-size:9px;
}

#footer p {
	padding:2px;
}
#made_in_italy {
	padding:10px;
	background-color:#000; /*#FFF;*/
	text-align:right;
}

#end {
	clear:both;
	margin-bottom:70px;
}
/* ---------------- */

#header #links #top_links {

}
#header #links #top_links li {	
	display:inline;
	list-style-image:none;
}

#header #links #top_links li.init { }
#header #links #top_links li.end {
	border-right:0px;
	padding-right:0px;
}

#events {
  padding:10px;
  font-size:9px;
}

#events p {
  margin-bottom:10px;
}

#events img {
  margin-bottom:15px;
}
/* ---------------- */



h1 {
	color: #009bb2; /*#0080ff;*/
	margin-top:10px;
	margin-bottom:15px;
	font-size:22px;
}
h2 {
	font-size:13px;
	color: #686868;
	margin-top:10px;
	margin-bottom:15px;
}

/*
 * collegamenti
 */
#header #logo a {
	color:#FFF;
	text-decoration:none;	
	border:0;
}


#header #top_links a {
	padding:4px;
	font-size:16px;
	/*color:#009bb2;*/
}
#header #top_links a:hover {
	font-size:16px;
	color:#fff;
	/*background:#009bb2;*/
}

a {
	color:#009bb2;
	text-decoration:none;	
}

a:hover {
	color:#686868;
}


/*
 * contatti 
 */
.contact_box {
	clear:both;
	margin-bottom:20px;
}
.contact_image_box {
	float:left;
}
.contact_text_box {
	padding-left:60px;
}
.form_col_sx {
	float:left;
	width:130px;
}
.form_col_dx {
	margin-left:140px;
	width:100%;
}
.clear {
	clear:both;
}

#web_sites_link {
	float:left;
	width:400px;
}
#video_box {
	float:right;
	padding:10px;		
	border:1px solid #4d4d4d;
	width:250px;
	background:#000;	
	margin-right:20px;
}
#col_dx {
	float:right;
	padding:10px;		
	width:250px;
	background:#000;	
	margin-right:20px;
}

cite {
	padding:3px;
	display:block;
}

.div_cite {
	background-image:url(/new/images/cite.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:20px;
	margin-top:20px;
}
.div_cite_end {
	background-image:url(/new/images/cite_end.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:18px;
	width:100%;
}

cite {
	font-family:Verdana;
	font-size:12px;
} 

/**
 * products
 */
#product_detail {
	height:430px;
}
#product_image {
	float:left;
	width:390px;
	text-align:center;
}
#product_image img {	
	border:2px solid #FFF;
}

#product_descr {
	margin-left:400px;
	width:330px;	
}
#product_more_photo {
	text-align:right;
}
/*
#info_specs {
	position:absolute;
	top:630px;
	font-size:9px;
	color:#888;
}*/
#info_specs {
	text-align:center;	
	font-size:9px;
	color:#888;
}
span.spec {
	background-color:#bfbfbf;
	color:#000;
	padding:5px;
}

#content #right ul {
	list-style-type:none;
} 
