@charset "utf-8";
/* CSS Document */
.gallery_path{
	float:left;
	width:650px;
	padding-bottom:17px;
	font-size:13px;
	line-height:20px;
	color:#999999;
}
.gallery_window{
	padding:10px 11px 0 11px;
}
.gallery_first_line{
	margin-bottom:10px;
}
.gallery_thumbnail{
	float:left;
	width:48px;
}
.gallery_thumbnail_top{
	background:url(../siteimg_v3/gal_folder_sm.gif) 0 100% no-repeat;
	font-size:3px;
	line-height:3px;
	height:3px;
}
.gallery_thumbnail_pic{
	background-color:#F7BB80;
	width:30px;
	padding:1px;
}
.gallery_title{
	float:left;
	width:550px;
}
.gallery_title h1{
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	color:#333333;
	padding-top:5px;
}
.gallery_title h1 a, .gallery_title h1 a:visited{
	text-decoration:none;
}
.gallery_title h1 a:hover{
	text-decoration:underline;
}

.gallery_description{
	padding:5px 0px 0 0px;
}

.gallert_add_picture{
	float:right;
	width:133px;
}
.gallery_link{
	font-size:11px;
	color:#999999;
	margin-bottom:12px;
}
.gallery_link input{
	font-size:11px;
	color:#999999;
}
.gallery_thumb_list div{
	float:left;
	width:68px;
	margin:0 8px 7px 0;
	text-align:center;
}
* html .gallery_thumb_list div{
	margin-right:0px;
}
.gallery_thumb_list div div.pic{
	border:3px solid #ffffff;
	background-color:#EEEEEE;
}
.gallery_thumb_list div div.selected{
	border:3px solid #ffcc66;
}
.gallery_thumb_list div span{
	display:block;
	font-size:9px;
	color:#999999;
	padding-top:3px;
}
.gallery_thumb_list div span em{
	font-style:normal;
	padding:2px 0 2px 15px;
}
.gallery_thumb_list div span em.ic_comment{
	padding:1px 0 2px 13px;
	color:#ff6600;
}

/* GALLERY OPEN PIC */
.gallery_main_pic_box{
	float:left;
	width:500px;
}
.gallery_main_pic_label_box{
	margin-top:3px;
}
.gallery_main_pic_label{
	padding:8px 9px;
	background-color:#f4f4f4;
}
.gallery_label_num{
	padding-right:10px;
	float:left;
	font-size:37px;
	line-height:37px;
	font-weight:bold;
	color:#cccccc;
}
.gallery_label_text{
	font-size:14px;
	line-height:20px;
	color:#666666;
}
.gallery_pic_owner, .gallery_pic_owner a{
	font-size:11px;
	color:#666666;
}
.gallery_main_pic_tools{
	border-left:2px solid #ffffff;
	margin-left:2px;
	background-color:#f4f4f4;
	text-align:center;
	padding:7px 0 0 0;
}
.gallery_main_pic_tools div.report_spam a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.gallery_main_pic_tools div.report_spam a span{
	padding-left:13px;
}
.gallery_rate_num{
	font-size:18px;
	padding:5px 0;
}


.gallery_open_navigation{
	float:left;
	width:251px;
	margin-left:10px;
}
.gallery_open_thumb_list{
	padding:6px 0 0 5px;
	height:420px;
	overflow:auto;
}

/* GALERIJAS LIST */
.gallery_list div.gal{
	float:left;
	width:110px;
	margin:0 15px;
	background:url(../siteimg_v3/gal_folder.gif) 0 0 no-repeat;
}
.gallery_list div.gal span.cnt{
	display:block;
	font-size:10px;
	line-height:8px;
	padding:2px 0 0 6px;
	color:#FFFFFF;
}
.gallery_list div.gal a.thumbnail{
	display:block;
	width:110px;
	text-align:center;
	background-color:#f7bb80;
	padding:2px;
	
}
.gallery_list div.gal a img{
	/*border:2px solid #f7bb80;*/
}
.gallery_list div.gal div.name{
	text-align:center;
	font-size:11px;
	padding:2px 0;
}
.gallery_list div.gal div.name span.ic_comment{
	color:#ff6600;
}
