@charset "utf-8";

/* CSS Document */

.frameview{

	display:none;

	z-index:100;

	position:absolute;

	/*margin-top:100px;

	margin-left:50px;*/

	width:400px;

	height:450px;

	overflow-y:auto;

}

.frameview ul{

	padding:0;

	margin:0;



}

.frameview ul li{

	padding:0;

	margin:4px;

	float:left;

	list-style-type:none;

	width:110px;

	height:130px;

}

.frameview ul li img{

	width:90px;

	

}



ul.posters li{

	padding:0;

	margin:4px;

	float:left;

	list-style-type:none;

	width:160px;

	height:250px;

}

ul.posters li img{

	width:150px;

	

}



li.dataview span{

	background-color:#000000;

	border:2px solid #999999;

	color:#FFFFFF;

	font-size:9px;

	padding:3px;

	font-family:Arial, Helvetica, sans-serif;

	float:left;

	

}

li.dataview span a{

	color:#FFFFFF;

	text-decoration:none;

}

.catlist{

	list-style-type:none;

	padding-left:0px;

	Width:150px;

	



}

.catlist li{

	width:145px;

	border-width: thin;

	border-style: solid;

	border-color:#D9D5D6;

	border: 30 px;

	text-align:center;





}



.catlist li a{

	color:#6C5C5C;

	text-decoration:none;

	}

.catlist li a:hover{

	text-decoration:underline;

	color:#CB1A1A;

}

#poster_form input{

	width:130px;

}



#poster_form{

	font-size:10px;

	padding:10px;

	background-image:url(bg.png);

	z-index:500;

	width:400px;

	min-height:500px;
	overflow:visible;

	position:absolute;
	background-repeat:no-repeat;



}


#xwrapper{

	height:650px;

	/*background-color:#000000;*/

}

li.catitem{

	color:#6C5C5C;

	font-weight:bold;

	font-size:13px;





}

li.catitem a{

	font-weight:bold;

	font-size:13px;



}



p.catitem2{

	font-weight:bold;

	font-size:12px;

	padding-top: 5px;

	

	







}

p.catitem2 a{

	font-weight:bold;

	font-size:12px;

	color:#CB1A1A;

}

