


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0px;
border-bottom: 5px solid #92b0e2; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin: 0px;
height: 93px;
}

.modernbricksmenu2 ul{
margin:0;
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
padding: 0;
text-transform:uppercase;
display: inline;
margin: 5px;
list-style: none
}

.modernbricksmenu2 a{
float: left;
display: block;
font-size: 10px;
color: white;
text-decoration: none;
margin: 0px 0px 0px -20px; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #20559b; /*Brown color theme*/ 
border-top: 1px solid white;
width: 162px
}

.modernbricksmenu2 a:hover{
background-color: #ea9119; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #ea9119; /*Brown color theme*/ 
color: white;
border-color: #ea9119; /*Brown color theme*/ 
}

iframe {
	height: 87px;
	width: 180px;
}

.container {
	border:1px solid gray;
	height: 107px;
	padding: 5px;
	font-size: 10px;
	overflow: hidden;
	background: #d5e6f4 url(../images/news/news.jpg)
}

