/* @override http://www.delcomobili.ch/styles/style.css */

body {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 12px;
	margin: 20px;
	margin-top: 0;
	padding: 0;
}

input, form, textarea,
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	color: #999999;
}

#productdetail h2 {
	display:inline;
	margin-right:20px;
}



h3 {
	font-size: 13px;
	padding: 4px 0;
	margin-bottom: 10px;
}


ol,ul {
	list-style: none;
}

a, a:hover, a:visited {
	color:#666;
	text-decoration:none;
}


div.content {
	border: solid 1px #cccccc;
	border-top: 0px;
	background-color: #fff;
	padding: 10px;
}

#navbar ul li {
	background: url(images/fr_menu.gif) no-repeat;
	
}
#navbar ul li.mobili {
	background: url(images/fr_mobili.gif) no-repeat 0 5px;	
}

#navbar ul li.easy {
	background: url(images/fr_easy.gif) no-repeat 0 5px;	
}

#navbar ul li.style {
	background: url(images/fr_style.gif) no-repeat 0 5px;	
}

#navbar ul li a {
	color:#999;
}

#navbar ul li a:hover {
	color:#666; 
}

#navbar ul li a.selected{
	color:#ff3333;
}

#navbar ul li.mobili a span {
	color:#ff3333;
}

#navbar ul li.easy a span {
	color:#ff9900;
}

#navbar ul li.style a span {
	color:#ccc;
}

#main div.column_main h1, #main div.column_main p  {
	color:#999;
}

ul#categorysub {
	height:20px;
}

ul#categorysub li{
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #999;
	margin-bottom:10px;
	padding-top:5px;
	color:#333;
}

div.category {
	text-align:right;
	margin-bottom:10px;	
}


ul#categorysub li.selected, ul#categorysub li:hover {
	border-bottom:3px solid #666;
}

div.productlist div a img {
	border:0;
}

div.productlist {
	width:122px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;	
	min-height:170px;
}


div.productlist div{
	border:1px solid #999;
}


div.productlist span {
	text-align:center;
}
div.productlist a{
	text-decoration:none;
}

ul#productcategory li.category {
	text-transform:uppercase;
	font-weight:bold;
	color: #333;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
}

ul#productcategory div {
	width:45%;
	margin-right:10px;
	float:left;
}


ul.productcategorysub {
	margin-top:5px;
}

ul.productcategorysub li.categorysub, ul.productcategorysub li.categorysub a
{
	text-transform:none;
	font-weight:normal;
	text-decoration:none;
	color: #999;
}

div#productdetail {
	position:relative;
	margin-bottom:20px;
	clear:both;
}

div#productdetail div.imagebig, #productdetail div.imagesuppl {
	margin-bottom:15px;
	text-align:left;	
}

#productdetail div.subtitle {
	color:#999;
	margin-bottom:10px;	
}

#productdetail div.subtitle a {
	text-decoration:underline;
}


div#productdetail div.imagebig img,#productdetail div.imagesuppl img {
	margin-right:10px;
	border:1px solid #999;
}

#brandlist {
	margin:30px;
}
#brandlist li ul {
	width:18%;
	float:left;
	margin-right:5px;
	padding-left:5px;
}

#brandlist li ul li {
	border-bottom:1px solid #999;
	background-position:left top;
	background-repeat:no-repeat;
	width:100px;
}
#brandlist li ul li:hover {
	background-position:right top;
}

#brandlist li ul li a {
	display: block;
 	width: 100px;
 	height:50px;
 	overflow:hidden;
}

#brandlist li ul li a span {
	margin-left: -5000px;
}


#map {
	width:530px;
	height:350px;
	overflow:hidden;
	border:1px solid #999;
	margin-right:20px;
}

#divider form {
	float:right;
	display:inline;
}


div#shareMail {
	display:inline;	
}

#main div.column_main p a img {
	border: 1px solid #ccc;
}

ul.gallery li {
	float:left;
	margin:8px;	
}

ul.gallery li img {
	margin:0;
	padding:0;
	border: 1px solid #ccc;
}


