
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu3{
padding: 0;
width: 810px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit; margin-left: -1px;
}

.modernbricksmenu3 ul{
margin:0;
margin-left: 7px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none; width: 810px; 
}

.modernbricksmenu3 li{
display: inline;font-weight: bold;
margin: 0 0px 0 0; 
padding: 0; 
text-transform:uppercase; 
}

.modernbricksmenu3 a{
float: left;
display: block;font-weight: bold;
font: bold 11px Arial;
color: white; width: 183px; text-align: center;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 7px; 
background-color: #7c929c; /*Brown color theme*/ 
border-top: 1px solid white; border-right: 1px solid white; background: url(../images/dvd_tab.gif) no-repeat;
}

.modernbricksmenu3 a:hover{
background-color: #4b5a54; /*Brown color theme*/ 
color: white; background: url(../images/dvd_tab_hover.gif) no-repeat;
}

.modernbricksmenu3 a.selected .modernbricksmenu3 a.visited{ /*currently selected tab*/
background-color: #424141; /*Brown color theme*/ 
color: white; background: url(../images/dvd_tab_selected.gif) no-repeat;
 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu4{
padding: 0;
width: 659px;
background: transparent; color: #fff;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu4 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding-left: 4px;
list-style: none; width: 655px;  color: #fff;
}

.modernbricksmenu4 li{
display: inline;
margin: 5 0px 0 0; color: #fff;
padding: 0;
text-transform:uppercase;   font-weight: bold;
}

.modernbricksmenu4 a{
float: left; color: #fff;
display: block; border: 0px solid #ffcc33;
font: bold 12px Arial;font-weight: bold;
width: 145px; text-align: center;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 7px; 
background-color: #7c929c; /*Brown color theme*/ 
border-top: 1px solid white; border-right: 1px solid white; background: url(../images/vod_tab.gif) no-repeat;
}

.modernbricksmenu4 a:hover{
float: left; color: #fff;
display: block; border: 0px solid #ffcc33;
font: bold 12px Arial;font-weight: bold;
width: 145px; text-align: center;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 7px; 
background-color: #7c929c; /*Brown color theme*/ 
border-top: 1px solid white; border-right: 1px solid white; background: url(../images/vod_tab_hover.gif) no-repeat;
}

.modernbricksmenu4 a.selected{ /*currently selected tab*/
float: left; color: #fff;
display: block; border: 0px solid #ffcc33;
font: bold 12px Arial;font-weight: bold;
width: 145px; text-align: center;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 7px; 
background-color: #7c929c; /*Brown color theme*/ 
border-top: 1px solid white; border-right: 1px solid white; background: url(../images/vod_tab_selected.gif) no-repeat;
 
}

.tablecontent{
display:none; margin-left: 0px; 
}

@media print {
.tabcontent {
display:block !important;
}
}

