/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
	width: 100%; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.modernbricksmenu2 ul{
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}
.pageid {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	background-color: #333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid white;
}

.modernbricksmenu2 a:hover{
	background-color: #224972; /*Brown color theme*/
	color: white;
	text-decoration: none;
}
.modernbricksmenu2 a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	background-color: #333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid white;
}
.pageid span {
	font-size: 14px;
	font-weight: bold;
	margin-left: 3px;
}



.modernbricksmenu2 a.selected{ /*currently selected tab*/
	background-color: #224972; /*Brown color theme*/
	color: white;
	border-color: #224972; /*Brown color theme*/
}

.highslide-gallery li {
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	display: block;
	width: 170px;
	height: 190px;
}
.highslide-gallery li a {
	display: block;
	width: 148px;
	padding: 10px;
	margin: 0px;
	height: 168px;
	position: absolute;
	z-index: 5;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #999;
}
.highslide-gallery li a img  {
	height: 150px;
	width: 150px;

}

.highslide-gallery li a .thumbe {
	height: 150px;
	width: 150px;
	overflow: hidden;
}

.highslide-gallery li a:hover {
	background-color: #CCC;
	border: 1px solid #666;
	text-decoration: none;
}
.highslide-gallery li em {
	display: block;
	width: 150px;
	cursor: pointer;
	font-style: normal;
	margin-top: 5px;
	font-size: 10px;
}
#gallery {
  min-height:620px;
  height:auto !important;
  height:620px;
}
