/*
stylesheet for windows module
*/
.spoilerbody {width:100%;}
.spoilerhead {font-size: 12px; color: black;cursor:pointer;background-color: #ffffff;width:100%;}
.spoilerheadtext {font-size: 12px; color: black;font-family: Verdana,Arial;}
.spoilercontent{padding:5px;font-size: 11px; color: black;display:none;background-color: #ffffff;}

.fm_selected_col {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	text-align:center;
	background-color:#7191d2;
	padding: 1px;
	margin: 1px;
	color:white;
}
.fm_col {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	text-align:center;
	background-color:#9e9e9e;
	padding: 1px;
	margin: 1px;
}
.FOpinionBody
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #e8e8e8;
}
.BBbtn {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #808080;
	padding: 1px;
	margin: 1px;
}
a.convrefresh{
 cursor: pointer;
 font-size:11px;
 color:black;
}
a.convrefresh:hover {
 color:white;
}
a.groupacc{
 TEXT-DECORATION: none;
 cursor: pointer;
 color:black;
}
a.groupacc:hover {
 color:white;
}
.filechoice
{
  color:black;
  font: 14px verdana, arial, helvetica;
  float: left;
  width: 150px;
  padding:0px;
}
.listgroup{
 font: 14px verdana, arial, helvetica;
 border: 1px solid black;
 color:black;
}
.cheboxtable
{
 font: 12px verdana, arial, helvetica;
 color:black;
}
.imgshow{
  padding-top:15px;
  padding-bottom:15px;
}

.text01 {
  width: 140px;
  color:black;
  font: 12px verdana, arial, helvetica;}
.text02{
  color:black;
  font: 12px verdana, arial, helvetica;
  border-bottom:1px solid black;}
.text03{
 color:black;
 font: 12px verdana, arial, helvetica;
 height: 16px;}   

.text04{
 color:black;
 padding-left:10px;
 font: 12px verdana, arial, helvetica;
 height: 16px;}   

.text001 {
  width: 320px;
  color:black;
  font: 12px verdana, arial, helvetica;}
.inp01 {
 border: 1px solid black;
 font: 12px arial, helvetica;
 width:240px;}
.td01 {
 border: 1px solid black;
 height: 20px;}
.div01 {
 font: 12px verdana, arial, helvetica;
 text-align:left;
 padding-left:10px;
 float:left;}
.td02 {
 font: 13px verdana, arial, helvetica;
 padding-left:10px;}

.progressbar
{
 width:200px;
 height:16px;
 border: 1px solid black;
 background: transparent url("../../common/images/progressbar_bg.gif");}
.progressbar2
{
 width:40px;
 height:75px;
 border: 1px solid black;
 background: transparent url("../../common/images/progressbar2_bg.gif");}

.text05 {
  color:black;
  font: 14px verdana, arial, helvetica;
  float: left;
  width: 50px;
  padding:0px;
}
.parceactor{
  padding-top:1px; 
  font: 14px arial, helvetica;
  cursor: pointer;
}
.imagetd{
  font: 16px helvetica;
  background-color: #CECECE;
}
.imagetdline{
  border-bottom:1px solid;
  font: 14px arial, helvetica;
}

.parcehead{
   padding:1px; 
  font: 16px arial, helvetica;
  cursor: pointer;
}

.parcecont{
   background-color: #BBBBBB;
   font: 14px arial, helvetica;
}

.inp03 {
  border: 1px solid #0066aa;
  position : relative;
  padding:1px; 
  font: 14px arial, helvetica;
}
.but01 {
   font: 12px verdana, arial, helvetica;
   cursor: pointer;
}
div.table_message {
  background-color: #0066aa;
  width: 980;
  height: 20;
  overflow: auto;
  color : white;
  font: 12px verdana, arial, helvetica;
  text-align: center;
}

div.butonadd{
  margin-top:10px;}
div.butonclear{
  margin-top:10px;}
div.butonparce{
 margin-top:10px; }
div.butonsave{
  display: none;
  margin-top:10px;}
div.butondelete{
  display: none;
  margin-top:10px;}
div.butonfind{
  display: none;
  margin-top:10px;
  float:center;}

div.butonaddup{
  }
div.butonclearup{
  }
div.butonparceup{
 }
div.butonsaveup{
  display: none;
}
div.butondeleteup{
  display: none;
}
div.butonfindup{
  display: none;
  float:center;}

div.optionconfig{
  padding-left:10px;
  padding-top:10px;
  position :relative;
  cursor: pointer;
  font: 14px verdana, arial, helvetica;
  background-color: EEEEEE;
}
div.main {
  position :absolute;
  overflow:hidden;
  border: solid #0066aa 2px;
  width:945px;
  height:1000px;
}
div.bbcodediv{
overflow: hidden;
position:absolute;
}
div.window{
  display:block;
  height:945px;
  width:780px;
  overflow: hidden;
  position:absolute;
}          	

div.hidewindow{
  display:none;
  height:945px;
  width:780px;
  overflow: hidden;
  position:absolute;
}          
div.dataconten{
  position:absolute;
  height:490px;
  width:375px;
  overflow: auto;
  overflow-x: hidden;
}	

div.content03{
  border:solid black 1px;
  border-top:0px;
  width:370px;
  position:absolute;
  background-color: DDDDDD;
  overflow: auto;
  overflow-x: hidden;
}	
div.content03_hiden{
  border:solid black 1px;
  border-top:0px;
  width:370px;
  visibility: hidden;
  background-color: DDDDDD;
  position:absolute;
  overflow: auto;
  overflow-x: hidden;
}	
div.window03{
  height:550px;
  width:380px;
  position:absolute;
  overflow: hidden;
}          	

div.hidewindow03{
  height:550px;
  width :300px;
  visibility: hidden;
  overflow: auto;
  position:absolute;
}          	

div.window3{
  height:450px;
  width:380px;
  overflow: hidden;
}          	

div.hidewindow3{
  height:550px;
  width :380px;
  visibility: hidden;
  overflow: auto;
}          	

div.window003{
  display:block;
  height:945px;
  width:198px;
  position:absolute;
  overflow: auto;
  overflow-x: hidden;
}          	

div.hidewindow003{
  display:none;
  height:945px;
  width :198px;
  position:absolute;
  overflow: auto;
  overflow-x: hidden;

}          	

div.find_information_hiden{
  visibility: hidden;
  position:absolute;
}  

div.find_information{
  position:absolute;
  overflow: auto;
  color:black;
}  
.actorrolselect{
  bordercollapse:collapse;
}
.navtable{
  font: 14px verdana, arial, helvetica;
  border: solid #0066aa 1px;
  background-color: EEEEEE;
  color:black;
  cursor: pointer;
}  

div.content {
  height:920px;
  overflow: none;
}
div.content2 {
  overflow: auto;
  overflow-x: hidden;
  height:920px;
}
div.content_with_scrool{
  overflow: auto;
  height:945px;
}

div.content4 {
  width:760px;
  overflow: auto;
  overflow-x: hidden;
}

div.content5 {
  height:800px;
  width:740px;
  overflow: auto;
  overflow-x: hidden;
}

div.findcontent {
  height:400px;
  overflow: scroll;
  overflow-x: hidden;
}
    
div.contents {
  background-color:BBBBBB;
  overflow: auto;
  width:100%;
  height:75px;
 overflow: hidden;
}
div.slink{
  position : relative;
  border: 1px solid black;
  height :12px;
  width: 12px;
  float: left;
  color : #004488;
}
div.item{
  position : relative;
  height :75px;
  width: 60px;
  float: left;
  padding: 0px;
  font: 16px verdana, arial, helvetica;
}
div.item2{
  background-color:DDDDDD;
  position : relative;
  height :25px;
  width: 150px;
  float: left;
  text-align:center;
  font: 14px verdana, arial, helvetica;
}

a.adminselect{
 TEXT-DECORATION: none;
 cursor: pointer;
 color:black;
 font: 16px arial, helvetica;
 }
A.adminselect:hover {
 color:black;
 font: 18px arial, helvetica;
}


div.item3{
  background-color:EEEEEE;
  position : relative;
  height :25px;
  width: 150px;
  float: left;
  text-align:center;
  padding: 0px;
  font: 14px verdana, arial, helvetica;
}

div.film{
  background-color:DDDDDD;
  cursor: pointer;  
}

div.loading{
  	position : relative;
  	height :75px;
  	width: 60px;
  	float: right;
  	padding: 0px;
  	font: 16px verdana, arial, helvetica;
}

img.waitimg{
  	padding-top: 10px;
}

div.itemspacer{
  position : relative;
  height : 64px;
  width: 5px;
  float: left;
  padding: 0px;
  color:BBBBBB;
}

div.itemspacer2{
  position : relative;
  height : 20px;
  width: 4px;
  float: left;
  padding: 0px;
  color:BBBBBB;
}

div.item div.itemName{
  font: 10px verdana, arial, helvetica;
  text-align: center;
  padding-top: 55px;
  width: 60px;
  height:51px;
}
.imagedelete{
  cursor: pointer;  
}

div.film{
  background-color:DDDDDD;
  cursor: pointer;  
}
div.part{
  background-color:EEEEEE;
  cursor: pointer;
}
div.show_link{
  position :absolute;
  left: 645px;
  overflow: hidden;
  border: solid #0066aa 2px;
  border-bottom: solid #0066aa 0px;
  width: 221px;
  text-align:left;
}

div.actorimage{
  position :absolute;
  border:1px solid;
  left: 400px;
  top:60px;
  width: 360px;
  height:280px;
  color:black;
  background-color:#DDDDDD;
  overflow: hidden;
}
div.lockimage{
  display:none;
  position:absolute;
  width:150px;
  height:200px;
  top:0px;
  left:0px;
  background: transparent url("../images/0.gif");
}
div.errorlog{
  display:none;
  position:absolute;
  top:0px;
  left:0px; 
  background: transparent url("../images/0.gif");
}
.globaltable
{ 
  height:1000px;
  width:980px;
  border: 1px solid black;
  font: 12px verdana, arial, helvetica;
}
.processtable
{
  background-color: EEEEEE;
  font: 12px verdana, arial, helvetica;
  color: white;
}
.hardlinkcreate
{
  background-color: EEEEEE;
  font: 12px verdana, arial, helvetica;
}

.ItemTable
{
  height:420px;
  border: 0px;
}
.TablePartSelect
{background-color:EEEEEE;
}

.ItemTable2
{
  visibility: inherit;
}

.tablewithfind
{
  border: 0px solid black;
  color: black;
  background-color: EEEEEE;
}
.topfind
{
  color: black;
  font: 14px verdana, arial, helvetica;
}
.tablewithfind2
{
  border: 0px solid black;
  color: black;
}

.actionbuttonunselected
{
  border: 0px solid black;
  border-bottom: 0px solid black;
  background-color: DADADA;
  font: 12px verdana, arial, helvetica;
  cursor: pointer;

}

.winastable
{
  border: 5px solid #cccccc;
  font: 12px verdana, arial, helvetica;
}

.headwin
{
  background-color: #aaaaaa;
  height:30px;
  font: 13px verdana, arial, helvetica;
}
.headwinpart01
{
  border: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 0px solid black;
  
}
.headwinpart02
{
  border: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 0px;
}

.headwinpart03
{
  border: 1px solid black;
  border-top: 0px;
  background-color: DDDDDD;
}

.actionbuttonunclear
{
  background-color: BBBBBB;
  border: 0px;
  font: 12px verdana, arial, helvetica;
}
.actionbuttonselected
{
  border: 0px solid black;
  border-bottom: 0px solid black;
  background-color: EEEEEE;
  font: 12px verdana, arial, helvetica;
  cursor: pointer;
}

.actionbuttonselected2
{
  border: 0px solid black;
  border-bottom: 0px solid black;
  background-color: DDDDDD;
  font: 16px verdana, arial, helvetica;
  cursor: pointer;
  text-align:center;
}
.actionbuttonunselected2
{
  border: 0px solid black;
  border-bottom: 0px solid black;
  background-color: EEEEEE;
  font: 16px verdana, arial, helvetica;
  cursor: pointer;
  text-align:center;
}
.spacer
{
  background-color: BBBBBB;
  color:BBBBBB;
  border: 0px;
  width:20px;
}

.menuactionbuttonunselected
{
  border: 1px solid black;
  border-bottom: 0px;
  background-color: BBBBBB;
  font: 10px verdana, arial, helvetica;
  cursor: pointer;

}
.menuactionbuttonunclear
{
  background-color: EEEEEE;
  border-bottom: 1px solid black;
  border-: 0px;
  font: 10px verdana, arial, helvetica;
}
.menuactionbuttonselected
{
  border: 1px solid black;
  border-bottom: 0px;
  background-color: DADADA;
  font: 10px verdana, arial, helvetica;
  cursor: pointer;

}
.menuspacer
{
  color:EEEEEE;
  border: 0px;
  width:20px;
}
.NavTable
{
  border: 0px ;
  font: 12px verdana, arial, helvetica;
}

.findelement
{
  border: 1px ;
  color:black;
  font: 12px verdana, arial, helvetica;
}

.findelement2
{ border: 1px ;
  color:black;
  font: 12px verdana, arial, helvetica;
}
.imgdelete{
}

A.parsarrow{
	 color:black;
	 HEIGHT: 17px; 
	 TEXT-DECORATION: none;
	 cursor: pointer;
}
A.parsarrow:hover {
	background-color: FFFFFF;
}

A.parsarrow{
	 color:black;
	 HEIGHT: 12px; 
	 TEXT-DECORATION: none;
	 cursor: pointer;
}

A.datalink{
	font: 12px verdana, arial, helvetica;
	color:black;
        padding:2px;
	TEXT-DECORATION: none;
	cursor: pointer;

}
A.datalink:hover {
	color:red;
}
A.simpl{
	 TEXT-DECORATION: none;
	 cursor: pointer;
	 DISPLAY: block;  
}
A.simpl:hover {
	 TEXT-DECORATION: none;
}
A.actionlink{	 
	color:grey;
	border:1px solid;
         padding-left:20px;
         padding-right:20px;
	 TEXT-DECORATION: none;
	 cursor: pointer;
}
A.actionlink:hover {
         background-color: EEEEEE;
}

A.navlink {
	 color:black;
         padding:5px;
	 DISPLAY: block;  
	 HEIGHT: 17px; 
	 TEXT-DECORATION: none;
	 cursor: pointer;

}
A.navlink:hover {
         padding:5px;
	 DISPLAY: block;  
         background-color: EEEEEE;
}
A.navlinkpart {
	 color:black;
         padding:5px;
	 DISPLAY: block;  
	 HEIGHT: 17px; 
	 TEXT-DECORATION: none;
	 font:16px;
	 cursor: pointer;

}
A.navlinkpart:hover {
	 background-color: EEEEEE;
}
A.parcerselect {
         color:black;
	 cursor: pointer;
}
A.parcerselect:hover {
	 color:black;  
         background-color: EEEEEE;
}


A.navlink2 {
	 color:black;
	 font: 10px helvetica;
         padding:5px;
	 DISPLAY: block;  
	 HEIGHT: 17px; 
	 TEXT-DECORATION: none;

}
A.navlink2:hover {
         background-color: DADADA;
}

A.dirlink {
	 color:black;
	 font: 10px helvetica;
         padding:5px;
	 DISPLAY: block;  
	 HEIGHT: 10px; 
	 TEXT-DECORATION: none;}
A.dirlink:hover {
         background-color: DADADA;
	 color:white;}
.title01{
         padding:5px;
	 DISPLAY: block;  
	 TEXT-DECORATION: none;
         background-color: EEEEEE; 	
	 color:black;
}
.title02{
         padding:5px;
	 DISPLAY: block;  
	 TEXT-DECORATION: none;
         background-color: CCCCCC; 	
	 color:black;
}
.title03{
	 font: 14px helvetica;
         padding:5px;
	 DISPLAY: block;  
	 TEXT-DECORATION: none;
         background-color: 90EE90; 	
	 color:black;
}
A.navfind {
         cursor: pointer;
	 overflow: hidden;	 
	 color:black;
	 display: list-item;
	 HEIGHT: 15px;
	 TEXT-DECORATION: none;

}
A.navfind:hover {
         cursor: pointer;
	 DISPLAY: block;  
	 overflow: hidden;	 
	 color:black;
         background-color: DDDDDD;
	 display: list-item;
	 HEIGHT: 15px;
	 TEXT-DECORATION: none;

}

A.navfind3 {
         cursor: pointer;
	 overflow: hidden;	 
	 color:black;
         background-color:DDDDDD;
	 display: list-item;
	 HEIGHT: 16px;
	 TEXT-DECORATION: none;

}
A.navfind3:hover {
         cursor: pointer;
	 DISPLAY: block;  
	 overflow: hidden;	 
	 color:black;
         background-color: EEEEEE;
	 display: list-item;
	 TEXT-DECORATION: none;

}
A.navfind4 {
         cursor: pointer;
	 overflow: hidden;
	 font: 16px helvetica;	 
	 color:black;
	 HEIGHT: 12px;
	 TEXT-DECORATION: none;
}
A.navfind4:hover {
         cursor: pointer;
	 overflow: hidden;	 
	 color:black;
         background-color: DDDDDD;
	 HEIGHT: 12px;
	 TEXT-DECORATION: none;
}
A.navfind5 {
         cursor: pointer;
	 overflow: hidden;
	 font: 12px  arial, helvetica ,solid;	 
	 color:black;
	 HEIGHT: 18px;
	 TEXT-DECORATION: none;
}
A.navfind5:hover {
         cursor: pointer;
         background-color: DDDDDD;
}
div.imgchec{
	position : relative;
	border: 10px solid black;
}
