.modernbricksmenu2{
padding: 0;
width: 800px;
border-top: 0px solid #174f1a;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;\
}

.modernbricksmenu2 li{
display: inline;
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: 13px Tahoma;
color: white;
text-decoration: bold;
margin: 0 0px 0 0;
padding: 2px 10px;
border-top: 0px;
text-align: center;
}

.modernbricksmenu2 a:hover{
background-color: #009f07;
color: white;
text-decoration: none;
}

.modernbricksmenu2 a.selected{
background-color: #009f07;
color: white;
border-color: #009f07;
text-decoration: none;
}

.tabcontent{
padding: 10px 10px;
width: 780px;
height: 675px;
display:none;
background-color: #000000;
background-image:url('images/estimate-bg.jpg');
background-repeat: no-repeat;
text-align: center;
}

@media print {
.tabcontent {
display:block !important;
}
}
