/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 99%;
overflow:auto;
border-bottom: 5px solid #427395; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin-top: 15px;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; 
padding: 0;
list-style: none;
}

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

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 13px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-bottom: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #427395; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #427395; /*Brown color theme*/ 
color: white;
border-color: #427395; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

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

h2 span {font-size: 18pt; font-family: Georgia, times; color: #FFFFFF; background: #427395; padding: 3px; font-weight: normal;}

.sb {overflow: auto;}
.sb h1 span {display: none;}
.def h1 {margin: auto; width: 253px;}
.def form {margin: 10px auto; padding: 15px;}
.def h1 a {display: block; background: url('theme/seolyzer_main.png') no-repeat; width: 290px; height: 130px;}
.ser {margin: auto; width: 660px;}
.ser h1 {float: left; margin: 0 15px 0 0;}
.ser h1 a {display: block; position: relative; background: url('theme/seolyzer_small.png') no-repeat; width: 148px; height: 64px; top: -5px;}
.mybox {margin: 10px 0; margin-top: 20px; width: 97%; padding: 15px; border: 1px solid #C5DEED; background-color:#2D2D2D;}
.info {  border: 1px solid #C5DEED; padding: 15px; width: 97%; font-weight: bold; background-color:#2D2D2D; }
tbody h3{color:#000000; text-decoration:underline; margin-bottom:10px; padding-bottom:0px;}
