/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
	width: 100%; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.highslide-gallery li {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	display: block;
	width: 149px;
	height: 210px;
}
.highslide-gallery li a {
	display: block;
	width: 127px;
	padding: 10px;
	margin: 0px;
	height: 163px;
	position: absolute;
	z-index: 5;
	text-decoration: none;
	background-color: #333;
	border: 1px solid #999;
	font-size: 10px;
	color: #FFF;
}
.highslide-gallery li a img {
	border: 1px solid #CCC;
	height: 127px;
	width: 125px;
}
.highslide-gallery li a:hover {
	background-color: #454545;
	border: 1px solid #666;
}
.highslide-gallery li em {
	display: block;
	width: 125px;
	cursor: pointer;
	font-style: normal;
	margin-top: 5px;
}

.modernbricksmenu2 ul{
	margin:0; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}
#gallery_container {

}
#gallery .info {
	font-size: 10px;
	color: #CCC;
}
#gallery {
	margin-bottom: 10px;
}




.modernbricksmenu2 a{
	float: left;
	display: block;
	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;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.modernbricksmenu2 a:hover{
	color: #323232;
	background-image: url(../images/menuhover.jpg);
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
	color: #FFF;
	border-color: #E7E7E7;
	background-image: url(../images/menuon.gif);
}



/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 1000;
	}

/*  */

.pageid {
	float: left;
	display: block;
	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;
	height: 22px;
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
}
