body     {font-family: Arial;
          font-size: 12px;
          color: #ffffff;
          scrollbar-face-color:        #EAE9E4;
          scrollbar-highlight-color:   #C9C8C4;
          scrollbar-shadow-color:      #FFFFFF;
          scrollbar-3dlight-color:     #FFFFFF;
          scrollbar-arrow-color:       #C4C2BC;
          scrollbar-track-color:       #FBF4E3;
          scrollbar-darkshadow-color:  #C8C7C2;
          margin: 0px 0px 0px 0px;
          background-color:#000000;
         }
.border         {border: 1 solid #000000}

input.bpText{
		border: 1px solid #575757;
		background-Color: #000000;
		color: #ffffff;
		width:185px;
		height:27px;
	}

table           {font-size: 12px;
                 margin: 0px;
                 padding: 0px;
                 max-width:780px;
	
                 }


table.tblTop {
	width:  821px;
	height: 102px;
	/*border:1px solid #ffffff;*/
	
	background-repeat: no-repeat;
}
li{
 margin: 5 0 5 0;
}
td              {padding:0px;color:#ffffff;}

#tdMainPart  {
	background: url('/images/design/main_bg.jpg') no-repeat;
	

}

td.tdMainPartCollections  {
	background: url('/images/design/collection_bg.gif') no-repeat center center;
	width:780px;
	height:455px;
}


td.copyright {
	color:#1a1a1a;
	font-family:Arial;
	font-size:12px;
	padding:13px 0px 0px 29px;
}

td.tdMenu {
	height:19px;
	vertical-align:top;
	padding-bottom:7px;
	padding-top:3px;
}

td.tdMenuHover{
	background: url('/images/design/m/sel.gif') repeat-x bottom;
	height:19px;
	vertical-align:top;
	padding-bottom:7px;
	padding-top:3px;
}

td.tdMenuA{
	height:19px;
	vertical-align:top;
	padding-bottom:7px;
}

td.tdMenuHoverA{
	background: url('/images/design/m/sel.gif') repeat-x bottom;
	height:19px;
	vertical-align:top;
	padding-bottom:7px;
}
th              {font-family:tahoma;
                 font-size:11px;
                 color:#213E8F;
                 font-weight:bold;
                 padding:5px
                 }        

img             {border: none}
form            {margin: 0px}
p               {margin: 0px}
h1.text         {display:inline; font-weight:bold; color:#ffffff; font-size:12px; padding:0px; margin:0px;}
h1.txt          {display:inline; font-weight:normal; color:#ffffff; font-size:12px; padding:0px; margin:0px;}
h1.int          {display:inline; font-weight:normal; color:#1a1a1a; font-size:12px; padding:0px; margin:0px;}
#h1             {overflow:auto; width:1px; height:1px;}

a               {color:#aa0000; TEXT-DECORATION: none}

input 					{
	border:1px solid #CACFDF;
}


a.partnerMenu {
    color:#ffffff;
    font-size:12px;
    font-family:Arial;


}

a.big_url	{
	color: #000000;
	text-decoration:none;
}

a.title {
  padding-bottom:50px;
  color:#e6e6e6;
  text-decoration:none;
  font-face:arial;
  font-size:14px;
  
}

td.menuItem{

  color:#e6e6e6;
  font-size:14px;
  font-face:Arial;

}


a.title:hover {
  padding-bottom:50px;
  color:e6e6e6;
  text-decoration:underline;
  font-face:arial;
  font-size:14px;
  
}

a.big_url:hover{
	text-decoration: underline;
}

a.linkW14U { 
		font-size:14px;
		text-decoration: underline;
		color: #ffffff;
	}
a.linkW14U:hover {
	  text-decoration: none;
	  color: #ffffff;
  }

.text{font-family:tahoma; font-size:11px; color:#213E8F; font-weight:bold;padding-right:4px}
.linkb{color:#000000; font-family: Tahoma; font-size:11px; font-weight:bold}
.linkb:hovder{color:#0000FF}

.button{border:1px solid #2B3B7E;
        background:#F1F2F6;
        color:#2B3B7E;
        font-weight:bold;}
        
.textInput{border:1px solid #CACFDF; width:100%;}

.adminCaption{color:#e6e6e6;
              font-weight:bold;
              padding:5 0 0 0;
              font-size:11px}
              
              .dirUrl,
.pathToDirUrl,
.toCurrentDirUrl,
.toUpperDirUrl{
  color:#245F9B;
  font-weight: bold;  
}

.hiddenDirUrl{
  color:#777777;
  font-weight: bold;  
}

a:hover{
  color: #FF0000;
}

.colSel {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

a.colSelLink {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

a.colSelLink:hover {
  text-decoration:underline;
  color: #ffffff;
}

a.colSelLink2 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

a.colSelLink2:hover {
  text-decoration:underline;
  color: #ffffff;
}

.itDescH {
  font-family: Arial;
  font-size:14px;
  color: #ffffff;
  text-decoration: underline;
}

.itDescT {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

.itMark {
  font-family: Arial;
  font-size:18px;
  color:#ff0000;
}


/*scrollbar*/
div.content { 
  position:absolute; visibility:hidden; 
  left:0; top:0; z-index:1 
  border:1px;
  width:782px
  }  



div#holder	{ 
	position:relative; 
	width:782px; height:455px; 
  overflow:hidden; z-index:101
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:782px; height:450px; 
	clip:rect(0px, 782px, 450px, 0px); 
	overflow:hidden; z-index:1; 
	}



/* vertical scrollbar for wn2 */    
div#vScrollbar { 
  position:relative; visibility:hidden;
  left:0px; top:0;
  width:19px; height:455px; 
  font-size:1px; z-index:2;
  border:0px solid #ffffff;
  }
div#vTrack { 
  position:absolute; left:0; top:13px;
  width:17px; height:429px;
  z-index:1
  }
div#vDragBar {
  position:absolute; left:0px; top:1px;
  width:auto; height:20px;  
  background-color:#000000;
  border:1px solid #666666;
  z-index:1
  }  
div#up { position:absolute; left:1px; top:0; z-index:2 }  
div#down { position:absolute; left:1px; bottom:0; z-index:3 } 
  
/* Horizontal scrollbar for wn2 */  
div#scrollbar3 { 
  position:relative; visibility:hidden;
  left:0; top:0px;
  width:782px; height:11px;
  font-size:1px; z-index:3
  }
div#track3 { 
  position:absolute; left:12px; top:0;
  width:772px; height:11px; 
  background: url("/images/nav/track.gif") #336 repeat;
  z-index:1
  }
div#dragBar3 {
  position:absolute; left:1px; top:1px;
  width:20px; height:9px; 
  background-color:#ceced6; z-index:1
  }  
div#left3 { position:absolute; left:0; top:0; z-index:2 }  
div#right3 { position:absolute; right:0; top:0; z-index:3 }  

.model-loader {position:relative; top: 200px;}