@charset "UTF-8";
/* CSS Document */


#THUMBNAILS-search {
	margin-top: -688px;
	margin-bottom: 14px;
	display: block;
	height: 830px;
	width:200px;
	clear: both;
	margin-left: 795px;
	position: relative;
	z-index: 999;
	padding-left: 20px;
	padding-top: 20px;
}

#THUMBNAILS-search a {
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	text-decoration: none;	
	background-color:#282E3D;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	overflow: hidden;
	width: 74px;height: 100px;
}

#THUMBNAILS-search a img{
	margin: 0px;
	width: auto;
	height: 100px;
	margin-top:0px;
	margin-left:0px;
}

#THUMBNAILS-searchDDD a:hover img{
	border: 1px solid #C60;
	overflow: visible;
	-moz-box-shadow: 3px 3px 3px #000000;
	-webkit-box-shadow: 3px 3px 3px #000000;
	box-shadow: 3px 3px 3px #000000;
	position:absolute;
	z-index:90000;
	width: auto;
	height: auto;
	margin-top:-15px;
	margin-left:-10px;	
}

#thumbSearch {
	display: block;
	float:left;
	margin-top: 3px;
	margin-right: 3px;
	text-decoration: none;
	height: 100px;
	width: 74px;
	background-color:#282E3D;
	overflow: hidden;
	border: 1px solid #676F78;
}



#thumbSearch:hover {
	width: 74px;
	height: 100px;
	margin-top: 3px;
	margin-right: 3px;
}





.pagination #THUMBNAILS-search a img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
	cursor:pointer;
	cursor:hand;	
}

.pagination #THUMBNAILS-search a.selected img,
.pagination #THUMBNAILS-search a:hover img{

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}

.pagination #THUMBNAILS-search a.selected  p em,
.pagination #NUMBERING-search a.selected  p  {
	color: #FFFFFF;
	background-color: #C86B04;
	outline: none;
}

#THUMBNAILS-search  img:hover, .pagination a.selected img,
.pagination #NUMBERING a:hover p  {

	outline: none;
	display: block;
	cursor:pointer;
	cursor:hand;
}



#NUMBERING-Art{
	display: block;
	clear:both;
	position: absolute;
	z-index: 9999999999;
	top: 610px;
	margin-left: -16px;
	width:784px;
	overflow:hidden;
	max-width:1000px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: -15px;
	height: 50px;
	text-align: center;
}


#NUMBERING-Art a {
	display: inline-block;
	text-decoration: none;
	height: 22px;
	width: 22px;
	margin: 0px;
	color: #626B72;
	float:none;
	margin-right: -4px;
}

#NUMBERING-Art a:hover p,
#NUMBERING-Art a:active p,
#NUMBERING-Art a:focus p{
	border: 1px solid #C16702;
	color: #fff;
	outline: none;
	background-color: #C87300;
}

#NUMBERING-Art a p{
	display: block;
	width: 12px;
	float: left;
	font-weight: normal;
	color: #626B72;
	padding-left:2px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	z-index: 80000;
	text-align: center;
	height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #282E3D;
	text-decoration: none;
	border: 1px solid #282E3D;
	outline: none;
	margin-bottom:0px;margin-top:4px;
}