div#overlay,.link {cursor:pointer}
div#overlay{
opacity: 0;
background: #5c2484;
position:fixed;
height:100%;
width:100%;
left:0;
top:0;
z-index:3000;}
.hidden {display:none}
#modal1{position:fixed;z-index:3001;overflow:visible;color:white;}
#modal2{position:fixed;z-index:3002;overflow:visible;color:white;top:0px;}
#modalconsole2{position:absolute;z-index:3003;background:#fff;display:block;width:100px; height:300px;}
.uplhead{width:60px;float:left;padding-top:5px;}
#shortsearch{position:relative;left:3px;top:-20px;z-index:2;cursor:pointer;}
#previewloader{position:relative;top:-300px;left:175px;}
.info_text2{padding-left:20px;}
.info_text2_preload{background:url(ui/loader.gif) no-repeat;}
#active_logo{
	z-index:10; width: 319px;
	height: 220px;
	display:block;cursor:pointer;
	margin-right: auto;
	margin-left: auto;
}

#active_logo:hover{
background: url(ui/iconberry_logo_gel3.png) no-repeat 18px 44px;
}	


.pages a{
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #240f3a;
}
.pages a:hover{text-decoration: none;
	border-top: 1px dotted white;
	color: #f4a4e4;
	border-color: #f4a4e4;
}

.pages{text-align: center;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
}
#listing{padding-top:10px; height:550px;}
.link_container{position:absolute; z-index:3010;background:white; width:300px; height:200px; top:0;}
.listpreloader{background:url(ui/loader.gif) no-repeat  50% 25%;}
.dvd_div {background:url(ui/small_dummy.png) no-repeat 10px 6px ;}
.thumb{background:url(ui/loader.gif) no-repeat  50% 50%; border:none; /*border: 1px solid maroon;*/}
.pv_img_bg{background:url(ui/dummybox.png) no-repeat 1px 1px ; width:323px; height:400px;}
#pv_img{width:323px; height:400px;}

