/* GALLERY
----------------------------------------------- */
#gallerymain{
	float:left;	
	padding:30px 0 30px 30px;
}

#gallerymainimage{
	float:left;
	width:640px;
}

#gallerymainimage img{
	width:638px;
	border:1px solid #000;
}

#gallerymaininfo{
	float:left;
	width:622px;
	border:1px solid #000;
	padding:8px;
}

#gallerymaindownload{
	width:638px;
	float:left;
	height:28px;
	padding:6px 0 0 0;
	text-align:right;
}


#gallerymainleft{
	width:700px;
	float:left;
}



#gallerymainright{
	width:300px;
	float:right;
}

#gallerymainpub, #gallerymaincount{
	float:right;
	clear:both;
	font-size:12px;
	color:#000000;
}

#galleryrightcontainer{
	float:left;
	clear:both;
	width:299px;
	height:470px;
	overflow:hidden;
	position:relative;
}

#gallerycontent{
	float:left;
	clear:both;
	width:299px;
	height:470px;
	overflow:auto;
	border-top:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	position:relative;
}

#gallerycontentshort{
	float:left;
	clear:both;
	width:299px;
	height:240px;
	overflow:auto;
	border-top:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
}

#galleryslider{
	width:280px;
	height:auto;
	position:relative;
}

.galleryitemcont{
	padding:0px 0 0 14px;
	float:left;
	width:120px;
}

.galleryitem{
	background:#cccccc;
	width:120px;
	
}

.galleryitemtop{
	float:left;
	clear:both;
	height:118px;
	width:118px;
	overflow:hidden;
	display:block;
	background:#000;
}
.galleryitemtopcont{
	height:118px;
	width:118px;
	margin:0px auto;
	display:block;
}

.galleryitemtopcont img{
	width:118px;
	margin:0px auto;

}


.galleryitemtopcont:hover img{
	display:block;
	height:118px;
	margin:0px auto;
}


.galleryitembot{
	float:left;
	clear:both;
	padding:2px 0;
}


.galleryexecitemcont{
	margin:5px;
	float:left;
	width:95px;
	background:#cccccc;
}

.galleryexecitem{
	width:83px;
	height:auto;
	padding:6px 6px 0px 6px;
}

.galleryexecitemtop{
	float:left;
	clear:both;
	width:83px;
	overflow:hidden;
}

.galleryexecitemtop img{
	width:83px;
}

.galleryexecitembot{
	float:left;
	clear:both;
	padding:2px 0;
}

#gallerycont{
	width:640px;
	float:left;
	padding:0 0 30px 30px;
}
#gallerycontainer{
	width:640px;
	border-bottom: 1px solid #a7a7a7;
}
.gallerybox{
	float:left;
	clear:both;
	width:640px;
	border: 1px solid #a7a7a7;
	border-bottom:none;
	margin: 0px;
	font-weight:bold;
}

.searchgallerybox{
	float:left;
	clear:both;
	width:610px;
	border: 1px solid #a7a7a7;
	border-bottom:none;
	margin: 0px;
	font-weight:bold;
}

.bb{
	border-bottom: 1px solid #a7a7a7;
}

.gallerybox a{
	text-decoration:none;
	color:#000;
}

.gallerybox a:hover{
	text-decoration:underline;
	color:#000;
}

.galleryimg, .searchgalleryimg{
	float:left;
	width:82px;
	padding:7px 0 0 6px;
}

.galleryimg img, .searchgalleryimg img{
	width:82px;
	border:1px solid #9d9d9d;
}

.galleryright{
	float:left;
	width:540px;
	padding:0px 0 0 5px;

}

.searchgalleryright{
	float:left;
	width:510px;
	padding:0px 0 0 5px;

}
.galleryactions{
	float:left;
	width:270px;
	padding:5px 0 5px 14px;
	
}

.galleryactions p{
	width:270px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	float:left;
	padding:5px 0;
	margin:0px;
}



.galleryactionsitem{
	float:left;
}


.galleryimgname{
	float:left;
	width:420px;
	height:67px
}

.searchgalleryimgname{
	float:left;
	width:390px;
	height:auto;
min-height:67px;
}
.galleryimgnametop, .searchgalleryimgnametop{
	float:left;
	width:100%;
	padding:8px 0;
	border-bottom:1px solid #cdcdcd;
	clear:both;
}
.galleryimgnamebottom, .searchgalleryimgnamebottom{
	float:left;
	width:100%;
	height:33px;
	line-height:33px;
	clear:both;

}

.gallerydownload{
	float:left;
	padding-left:10px;
	
}


.gallerydownload a, #gallerymaindownload a, .galleryactionsitem a {
	color:#077eb9;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.galleryphotos{
	float:left;
	
}

.gallerylink, .searchgallerylink{
	float:left;
	width:120px;
	padding:26px 0 0 0;
	text-align:center;
}



.gallerylink a, .searchgallerylink a{
	color:#077eb9;
	text-decoration:none;
	font-weight:bold;
	
}


.gengallerylink{
	float:left;
}

.gengallerylink a{
	color:#077eb9;
	text-decoration:none;
	font-weight:bold;
	
}

