@charset "utf-8";
#flash_med {
	height: 400px;
	width: 965px;
}
#galcontent {
	margin: 0;
	padding: 0;
}
.img_gal_bg {
	background-image: url(../images/th_bg2.gif);
	background-repeat: no-repeat;
	padding: 11px;
	float: left;
	position: relative;
	margin: 0;
}
.img_gal_bg img {
	border: 1px #FFFFFF solid;
}
.img_gal_bg h2 {
	background-color: #000000;
	width: 128px;
	position: absolute;
	left: 12px;
	bottom: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	opacity: 0.50;             /* CSS 3 , opera 9*/
	filter: alpha(opacity=50); /* MSIE  */
	-moz-opacity: 0.50;        /* Gecko */
	padding: 4px;
}
#galtit {
	margin-top: 20px;
	float: left;
	height: 48px;
	display:inline ;
}
#galtit_l {
	background-image: url(../images/gal_tit_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 11px;
}
#galtit_c {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/gal_tit_c.gif);
	background-repeat: repeat-x;
	float: left;
	height: 48px;
	padding: 14px;
}

#galtit_p {
	background-image: url(../images/gal_tit_p.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 11px;
}
#galfooter {
	float: left;
	height: 38px;
	display: inline;
}
#galfooter_l {
	background-image: url(../images/gal_footer_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 8px;
}
#galfooter_c {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/gal_footer_c.gif);
	background-repeat: repeat-x;
	float: left;
	height: 38px;
	padding: 11px;
}
#galfooter_c a, #galfooter_c a:visited, #galfooter_c a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#galfooter_c a:hover {
	text-decoration: underline;
}

#galfooter_p {
	background-image: url(../images/gal_footer_p.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 8px;
}
.galfooter_current {
	background-image: url(../images/gal_footer_hl.gif);
	padding: 4px;
	background-repeat: no-repeat;
	background-position: center center;
}
#galchooser {
	width: 730px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 56px;
}
#galchooser div {
	margin: 5px;
	height: 56px;
	float: left;
}
#btn_all {
	width: 209px;
}
#btn_choose {
	background-image: url(../images/btn_select.gif);
	background-repeat: no-repeat;	
	width: 271px;
}
#btn_tags {
	width: 209px;
}
#tags {
	margin: 0 auto;
	width: 900px;
}
#tags table {
}
#tags table tr {
	margin-top: 3px;
	margin-bottom: 3px;
}
#tags table tr td {
	text-align: center;
	padding: 3px;
}
#tags a, #tags a:visited, #tags a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
#tags a:hover {
	text-decoration: underline;
}
.galselect {
	width: 150px;
	margin-top: 12px;
	margin-left: 110px;
	background-color: #000033;
	color: #FFFFFF;
}
.galselect option {
	text-align: center;
}
