/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
#tab-container {
float: left;
font-size: 9pt;
}

#tab-container ul {
margin: 0;
padding: 10px 0;
list-style-type: none;
}

#tab-container ul li{
margin: 0 0 0 10px;
padding: 2px 0 2px 15px;
background: url(images/icon-arrow-blue.gif) no-repeat left 7px;
color: #000;
line-height: 16px;
}

#tab-container .tab-image-area {
float: left;
margin: 0 15px 0 0px;
height: auto;
width: 160px;
}

#tab-container .tab-text-area {
float: left;
margin: 0 0px 0 0px;
height: auto;
width: 400px;
}

#tab-container .modernbricksmenu-contant {
width:595px;
height: 265px;
/*background-color: #cccccc;*/
padding: 15px
}

#tab-container .tab-menu-contant {
border: 1px solid #e8e9fe;
width:595px;
min-height:265px;
/*background-color: #cccccc;*/
padding: 15px
}


#tab-container .tab-menu {
padding: 0;
width: 595px;
/*border-top: 5px solid #D25A0B;*/ /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#tab-container .tab-menu ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#tab-container .tab-menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#tab-container .tab-menu a{
float: left;
display: block;
font: 9pt "Arial";
color: #6e6ba2;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #e8e9fe; /*Brown color theme*/ 
border-top: 4px solid white;
}

#tab-container .tab-menu a:hover{
background-color: #a2a0c7; /*Brown color theme*/ 
color: white;
}

#tab-container .tab-menu a.selected{ /*currently selected tab*/
background-color: #a2a0c7; /*Brown color theme*/ 
color: white;
font-weight: bold;
border-color: #a2a0c7; /*Brown color theme*/ 
}













#tab-container .modernbricksmenu-contant {
width:595px;
height: 265px;
/*background-color: #cccccc;*/
padding: 15px;
border-top: 5px solid #a2a0c7;
clear: both;
}

#tab-container .modernbricksmenu2{
padding: 0;
width: 625px;
/*border-top: 5px solid #D25A0B;*/ /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#tab-container .modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#tab-container .modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#tab-container .modernbricksmenu2 a{
float: left;
display: block;
font: 9pt "Arial";
color: #6e6ba2;
text-decoration: none;
margin: 5px 0px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #e8e9fe; /*Brown color theme*/ 
border: 1px solid #a2a0c7;
border-bottom: none;
}

#tab-container .modernbricksmenu2 a:hover{
background-color: #a2a0c7; /*Brown color theme*/ 
color: white;
}

#tab-container .modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #a2a0c7; /*Brown color theme*/ 
color: white;
font-weight: bold;
height: 18px;
margin: 2px 0 0 0;
border: 1px solid #a2a0c7; /*Brown color theme*/ 
border-bottom: none;
}

