h3
{
margin: 0;
padding: 0 1em;
font-size: 1.5em;
position: relative;
top: -50px;
line-height: 50px;
text-align:left;
height: 50px;
float:left;
width : 800px;
background: black;
opacity: .5;
filter:alpha(opacity=50);
}

/*start sponsor*/

label#sponsor_ent2{
	background: url(../images/trophy_gal_bg.gif) no-repeat;
	height: 29px;
	margin: 8px 0 0 0;
	padding: 8px 0 0 10px;
	font-size: 10px;
	font-weight:bold;
	color:#FDA83E;
	
}
form.sponsor_cat2{
	margin: 10px 0 0 0;
	padding: 0 0px 0 10px;
	float: left;
}
form.sponsor_cat2 label{
	font-weight: bold;
	color:#FDA83E;
	padding: 0 5px 0 0;
}
#sponsor_con2{
	margin: 10px 0 10px 0;
}
#sponsor_top2{
	width: 843px;
	height: 27px;
	margin: 0px auto;
	background: url(../images/sponsor_top.gif) no-repeat top;
}
#sponsor_bottom2{
	width: 843px;
	height: 27px;
	margin: 0 auto;
	background: url(../images/sponsor_bottom.gif) no-repeat bottom;
}
#sponsor_middle2{
	width: 788px;
	height:auto;
	margin: 0 auto;
	padding: 0 30px 0 25px;
	background: url(../images/sponsor_middle.gif);
}

#sponsor_middle2 p b{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	color: #81251A;
	font-weight: normal;
	font-size: 10px;
}
#sponsor_middle2 h2 a{
	color: #81251A;
	text-decoration: none;
 }
#sponsor_middle2 p{
	margin: 10px 0 0 0;
	padding: 0 0 0 0px;
	color: #000;
	
}

#sponsor_middle2 h2{
	color:#945101;
	font-size: 14px;
	line-height: 15px;
}
#sponsor_middle2 p b a{
	color:#945101;
}
#sponsor_txt2{
	float: left;
	padding: 0 10px 30px 0px;
	border: 1px solid #ff000;
}
/*end sponsor*/


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #ccc;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 0px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#closecomment{
	background: url(../js/basic/img/basic/x.png) no-repeat;
	height: 29px;
	width:25px;
	position:absolute;
	top:-15px;
	right:-16px;
	cursor:pointer;
}
