


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding-right: 9px;
float:left;
margin-right:0px;
width: 99%;
height:auto;
font-family:Calibri;
font-size:14px;
/*border-bottom: 1px solid #ffffff; Brown color theme*/ 
background:#eee;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul
{
margin:0;
font-family:Calibri;
font-size:14px;
margin-right: 2px; /*margin between first menu item and left browser edge*/
padding: 0;

list-style: none;
}

.modernbricksmenu2 li
{
float:left;
display: inline;
margin: 0 5px 0 5px;
padding: 0;
font-family:Calibri;
font-size:14px;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 14px Calibri,Arial;
/*color: #7f7e7c;*/
color:#939290;
text-decoration: none;
font-family:Calibri;
font-size:14px;
margin: 5px 0 0 0; /*Margin between each menu item*/
padding: 3px 29px;

/*background-color: orange;Brown color theme swati*/ 
/*border-top: 5px solid white;*/

}

.modernbricksmenu2 a:hover{
/*background-color: #ffffff; Brown color theme swati*/ 
color: #7b7b7b;
font-family:Calibri;
font-size:14px;
}

.modernbricksmenu2 a.selected:link{ /*currently selected tab*/
/*background-color: #f58220; Brown color theme swati*/ 
color: #1b1716;
font-family:Calibri;
font-size:14px;
border-color: #ffffff; /*Brown color theme*/ 
}
.modernbricksmenu2 a.selected:visited{ /*currently selected tab*/
/*background-color: #f58220; Brown color theme*/ 
/*color: #1b1716;*/
color:#1b1716;
font-family:Calibri;
font-size:14px;
border-color: #ffffff; /*Brown color theme*/ 
}
.modernbricksmenu2 a.selected:hover{ /*currently selected tab*/
/*background-color: #ffffff; Brown color theme swati*/ 
color: #1b1716;
font-family:Calibri;
font-size:14px;
border-color: #ffffff; /*Brown color theme*/ 

}

.modernbricksmenu2 a.selected:focus{ /*currently selected tab*/
/*background-color: #ffffff; Brown color theme swati*/ 
color: #1b1716;
font-family:Calibri;
font-size:14px;
border-color: #ffffff; /*Brown color theme*/
background-color: #f58220; /*Swati*/ 
}
.modernbricksmenu2 a.selected:active{ /*currently selected tab*/
background-color: white; /*Brown color theme*/ 
color: #1b1716;
font-family:Calibri;
font-size:14px;
border-color: orange; /*Brown color theme*/ 
background-color: #f58220; /*Swati*/
}



/* ######### CSS for SeeIT Section Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu{
padding-right: 10px;
float:left;
margin-right:0px;
width: 100%;
height:auto;
font-family:Calibri;
font-size:14px;
/*border-bottom: 1px solid #ffffff; Brown color theme*/ 
/*background:lightGray;*/

}

.modernbricksmenu ul{
margin:0;

margin-right: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
font-family:Calibri;
font-size:14px;
list-style: none;
}

.modernbricksmenu li
{
float:left;
display: inline;
margin: 0 5px 0 5px;
padding: 0;
text-transform:uppercase;
font-family:Calibri;
font-size:14px;
}

.modernbricksmenu a{
float: left;
display: block;
font: bold 14px Calibri,Arial;
color: #7f7e7c;
text-decoration: none;
margin: 5px 0 0 0; /*Margin between each menu item*/
padding: 2px 19px;
font-family:Calibri;
font-size:14px;
background-color: #EEEEEE; /*Brown color theme #dededc;*/ 
/*border-top: 5px solid white;*/

}




.modernbricksmenu a.selected:visited{ /*currently selected tab*/

color: Gray;
font-family:Calibri;
font-size:14px;
}
.modernbricksmenu a.selected:hover{ /*currently selected tab*/
               
color: Black;
 font-family:Calibri;
font-size:14px;
}
.modernbricksmenu a.selected:active{ /*currently selected tab*/
color: Black;
font-family:Calibri;
font-size:14px;
}

.modernbricksmenu a.selected:focus{ /*currently selected tab*/
               
color: Black;
 font-family:Calibri;
font-size:14px;
}

