@charset "UTF-8";
.TabbedPanels {

	padding: 0px;

	clear: none;
	width: 960px; 
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0 0 0 5px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 0px 0px 0px;
	width:115px;
	height:28px;
	font: bold 0.7em sans-serif;
	background-color: #DDD;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#999;
	background-image: url(../images/btn_gallery02_f3.jpg);
}
.altblog,.altblog01,.altblog02,.altblog03{
	display: none;
}

.TabbedPanelsTabHover {
	background: #fff;
	color:#8e4804;

}
#tab01{ width:118px;color: #000; font-size: 16px;background:url(../images/btn_gallery01_f1.jpg) no-repeat; }
#tab01:hover{ color: #fc0; font-size: 16px;background:url(../images/btn_gallery01_f3.jpg) no-repeat;  }
#tab01:focus{ color: #fc0; font-size: 16px;background:url(../images/btn_gallery01_f3.jpg) no-repeat;  }

#tab02{ color: #000; font-size: 16px; background:url(../images/btn_gallery02_f1.jpg) no-repeat;}
#tab02:hover{ width:117px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery02_f3.jpg) no-repeat; }
#tab02:focus{ width:118px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery02_f3.jpg) no-repeat; }

#tab03{ color: #000; font-size: 16px; background:url(../images/btn_gallery03_f1.jpg) no-repeat;}
#tab03:hover{ width:117px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery03_f3.jpg) no-repeat; }
#tab03:focus{ width:118px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery03_f3.jpg) no-repeat; }

#tab04{ color: #000; font-size: 16px; background:url(../images/btn_gallery04_f1.jpg) no-repeat;}
#tab04:hover{ width:117px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery04_f3.jpg) no-repeat; }
#tab04:focus{ width:118px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery04_f3.jpg) no-repeat; }

#tab05{ color: #000; font-size: 16px; background:url(../images/btn_gallery05_f1.jpg) no-repeat;}
#tab05:hover{ width:117px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery05_f3.jpg) no-repeat; }
#tab05:focus{ width:118px;color: #fc0; font-size: 16px; background:url(../images/btn_gallery05_f3.jpg) no-repeat; }

.h1_gallery01{ margin: 6px; width: 949px; height: 16px; background: url(../images/h1_gallery01.gif) no-repeat; }
.h1_gallery02{ margin: 6px; width: 949px; height: 16px; background: url(../images/h1_gallery02.gif) no-repeat; }
.h1_gallery03{ margin: 6px; width: 949px; height: 16px; background: url(../images/h1_gallery03.gif) no-repeat; }
.h1_gallery04{ margin: 6px; width: 949px; height: 16px; background: url(../images/h1_gallery04.gif) no-repeat; }
.h1_gallery05{ margin: 6px; width: 949px; height: 16px; background: url(../images/h1_gallery05.gif) no-repeat; }

* html .h1_gallery01,
* html .h1_gallery02,
* html .h1_gallery03,
* html .h1_gallery04,
* html .h1_gallery05{margin-left:1px;}

.galleryimg ul{
	list-style: none;
	margin:15px 3px;
}
* html .galleryimg ul{margin-left:-2px;}
.galleryimg li{
	float: left;
	text-align: center;
	margin:0 5px;
}
.galleryimg a{
	color:#000;
	line-height: 21px;
	text-decoration: none;
}

.TabbedPanelsTabSelected {
		color:#8e4804;
}

.TabbedPanelsTabSelected .altblog01,.TabbedPanelsTabSelected .altblog02,.TabbedPanelsTabSelected .altblog03{
	display: block;
	position: absolute;
	left: -280px;
	top: 1px;
	width:40px;
	font-size:14px;
	color:#214a70;
	font-weight:bold;
}
.TabbedPanelsTabSelected .altblog02{left: -400px;}
.TabbedPanelsTabSelected .altblog03{left: -518px;}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent {
	padding: 4px;
	width:960px;
	height:156px;
	background:url(../images/bg_gallerytagcontent.gif) no-repeat;
}


.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
