/*Example for a Menu Style*/
.menu_product {
height:30px;
background:url("theme/bg_tabldinam_prods_top.png") bottom repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
}

.menu_product ul {
margin:0;
padding:0;
list-style:none;
text-align:center;
}

.menu_product a span {
display:block;
background:url("images/menu/bikeshop_corto_prodinfo_product.png") no-repeat left top;
padding:0 20px 0 18px;
line-height:30px;
font-weight:bold;
}

.menu_product li {
display:inline;
line-height:30px;
}

.menu_product li a {
background: url("images/menu/bikeshop_largo_prodinfo_product.png") no-repeat right top;
color:#666666;
padding:0;
margin:0;
text-decoration:none;
display:block;
float:left;
}

.menu_product a.tabactive span, .menu_product a:hover span{
background-position:left bottom;
color:#1d66b8;
}

.menu_product li a.tabactive,  .menu_product li a:hover{
background-position:right bottom;
font-weight:bold;
color:#000000;
position:relative;
}


#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
border:0;
background:url(theme/bg_tabldinam_prods.jpg) top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
width:100%;
padding:10px 0px 5px 0px;
}

#tabcontent1 span, #tabcontent1 td, #tabcontent1 th, #tabcontent2 span, #tabcontent2 td, #tabcontent2 th, #tabcontent3 span, #tabcontent3 td, #tabcontent3 th{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
}

#topTable, .topTable{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}