
body {
	background-color: #fff;
	background-image: url('images/fonto.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#logo
{
  width:300px;
  height:50px;
  margin-top:20px;
  margin-left:40px;
  font-size:200%;
  font-weight:bold;
  color:#fff;
  float:left;
}

#h1_title
{
 height:30px;
 margin:5px 0px 0px 0px;
 float:left;
}

#h1_title h1
{
 padding:3px;
 color:#D96C00;
 font-size:120%;
 background-color:#ebebeb
}


#adv_config
{
  border:1px solid #ebebeb;
  width:728px;
  height:90px;
  margin:auto;
}

#adv_box_a
{
  border:1px solid #ebebeb;
  width:300px;
  height:250px;
  margin:auto;
}


#browse
{
  color:#000;
  font-size:100%;
  margin:2px;
  width:950px;
  height:20px;
  background:#666666;
}


#browse ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  width:650px;
  height:20px;
}

#browse ul li
{
  width:100px;
  height:20px;
  text-align:center;
  float: left;
  border:0px solid #fff;
  padding:0px;
}

#browse ul li a 
{
width:100px;
height:14px;
color: #fff;
display:block;
padding:3px;
text-decoration:none;
}

#browse ul li a:hover 
{
 color:#fff;
 background-color:#FF8000; 
}


#browse ul ul
{
 list-style-type: none;
 display:none;
 float:none;
 position:absolute;
}

#drop:hover ul
{
 display:block;
 list-style-type: none;
 margin:0;
 position:relative;
 width:100px;
}

#drop:hover ul li
{
 float:left;
 width:100px;
 height:14px;
 font-size:80%;
 text-align:left;
 margin:0;
 padding:3px;
 background-color:#666666;
 border:1px solid #fff;
}

#drop:hover ul li:hover
{
 background-color:#FF8000;
}

#drop:hover ul li a
{
 width:100px;
 height:14px;
 padding:0px;
 text-align:left;
 display:block;
}


 
#header_main
{
  width:980px;
  height:270px;
  border:0px solid #000;
  margin:auto;
  background-color:#fff;
}

#header_main_left
{
 float:left;
 width:13px;
 height:270px;
 background-image: url('images/shadow_left.gif');
 background-repeat: no-repeat;
 background-position: top left;
}

#header_main_right
{
 float:right;
 width:13px;
 height:270px;
 background-image: url('images/shadow_right.gif');
 background-repeat: no-repeat;
 background-position: top right;
}

#header_main_mid_up
{
 float:left;
 width:953px;
 height:60px;
 margin-top:0px;
 background-color:#fff;
}

#menou
{
 width:953px;
 height:24px;
 float:left;
 border-top:2px solid #666666;
 border-bottom:2px solid #666666;
}

#sub_friends
{
  width:340px;
  height:auto;
  text-align:left;
  margin-top:10px;
  margin-left:10px;
}

#sub_friends a
{
  color:#000;
  text-decoration:none;
}

#sub_friends a:hover
{
  text-decoration:underline;
}


#sub_login
{
  height:20px;
  font-size:90%;
  text-align:center;
  margin-top:6px;
  border:0px solid #ebebeb;
}

#sub_login a
{
 color:#E17100;
}

.main
{
  width:950px;
  margin:auto;
} 

.main_left
{
  width:580px;
  float:left;
  background-image:url('images/mainleft_bg.gif');
  background-repeat:repeat-x;
  background-position:top;
}

#main_left_title
{
  padding:7px 7px 7px 7px;
  color:#999999;
  font-weight:bold;
} 

.main_right
{
  float:right;
  width:360px;
  height:auto;
  margin-right:2px
}

.content
{
  width:100%;
  height:70px;
  background-color:transparent;
  margin-top:20px;
  border-bottom:1px solid #ebebeb;
}

.content h3
{
  color:#D96C00;
  font-weight:normal;
  font-size:110%;
  padding:0px;
}

.content h3 a
{
 color:#000;
 font-weight:normal;
 text-decoration:none;
}

.content h3 a:hover
{
 text-decoration:underline;
}

.content_tvchannel
{
  width:100%;
  height:90px;
  background-color:transparent;
  margin-top:20px;
  border-bottom:1px solid #ebebeb;
}

.content_left
{
  width:108px;
  height:65px;
  float:left;
}

.content_left img
{
 padding:2px;
 border:1px solid #999999;
}

.content_right
{
  float:left;
  width:450px;
  height:110px;
  margin-left:9px;
  border:0px solid #ebebeb;
}

.content_right h3
{
  color:#D96C00;
  font-weight:normal;
  font-size:100%;
  padding:0px;
}

.content_right h3 a
{
 color:#D96C00;
 font-weight:bold;
 text-decoration:none;
}

.content_right h3 a:hover
{
 text-decoration:underline;
}

.orange
{
  font-weight:normal;
  font-size:100%;
  color:#FF6600;
  padding:1px;
}

.grey
{
  height:15px;
  float:left;
  clear:both;
  font-weight:normal;
  font-size:100%;
  font-weight:normal;
  color:#333;
  margin-right:6px;
  margin-bottom:1px;
  padding:1px;
}

.grey_b
{
  width:360px;
  height:15px;
  float:left;
  font-weight:normal;
  font-size:100%;
  color:#333;
  margin-right:6px;
  margin-bottom:1px;
  padding:1px;
  border-bottom:1px solid #EBEBEB
}

.grey_b a
{
  font-weight:normal;
  font-size:100%;
  color:#333;
  text-decoration:underline;
}

.grey_b a:hover
{
  text-decoration:none;
}

.grey_info
{
  width:70px;
  height:15px;
  float:left;
  clear:both;
  font-weight:normal;
  font-size:100%;
  color:#333;
  margin-right:6px;
  margin-bottom:1px;
  padding:1px;
  background-color:#EFEFEF;
}

.content_info
{
  width:100%;
  height:270px;
  background-color:transparent;
  margin-top:20px;
  border-bottom:1px solid #ebebeb;
}  

#direct_download
{
 padding:3px;
 font-weight:bold;
 border:0px solid #ff9900;
 background-color:#FFF;
}

#direct_download a
{
 color:#000;
 text-decoration:none
}

#ajax_report
{
 width:100%;
 height:15px;
 clear:both;
 margin-top:60px;
 color:#666666;
}

#sub_nav
{
 width:580px;
 height:25px;
 background-image:url('images/details_nav.gif');
 background-repeat:repeat-x;
} 

#sub_nav ul
{
  margin:0;
  list-style-type: none;
  padding:0;
  font-size:100%;
}

#sub_nav ul li
{
  margin:0;
  float:left;
  padding:0;
  border-right:1px solid #999999;
}


#sub_nav ul li a
{
  color:#999999;
  font-weight:bold;
  text-decoration:none;
  padding:5px 5px 5px 5px;
  display:block;
}    

 #sub_nav ul li a:hover
{
  color:#000;
}

#ul_report
{
  margin-top:12px;
  margin-left:1px;
}

#ul_report ul
{
  list-style-type:none;
  width:90px;
  height:auto;
  margin:0;
  padding:4px;
  border:0px solid #ebebeb;
}

#ul_report ul li
{
  width:90px;
  padding:4px;
  border:1px solid #ebebeb;
}

#ul_report ul li a
{
  display:block;
  color:#666666;
  text-decoration:none;
}

#ul_report ul li:hover
{
  text-decoration:none;
  background:#ebebeb;
}

#channels_main
{
 padding:5px 5px 5px 5px;
}

#channels_title_abc 
{
 color:#999999;
}

#channels_title_abc a 
{
 color:#999999;
 font-weight:bold;
 text-decoration:none;
}

#channels_title_abc a:hover 
{
 color:#000;
 text-decoration:none;
}

#sea_epi
{
  width:578px;
  height:23px;
  margin-bottom:5px;
  background-color:#FFF3E8;
  border:1px solid #ff9900;
}

#sea_epi_select
{
  margin:5px 2px 0px 2px;
  color:#000;
  float:left;
  font-weight:bold;
}

.toup
{
  margin-left:5px;
  margin-top:2px;
  padding:2px;
  color:#000;
  float:left;
  font-size:14px;
  background-color:#000
}

.toup a
{
  color:#fff;
  text-decoration:none
}

.num_field
{
  margin-left:15px;
  width:auto;
  float:left;
}

.up
{
  color:#000;
  background-color:#ebebeb;
  width:50px;
}

.channel
{
  width:60%;
  height:70px;
  padding:0px;
  margin-left:10px;
  background-color:#fff;
  color:#666666;
  float:left;
}

.channel a
{
  text-decoration:none;
  color:#666666;
} 

.channel a:hover
{
  text-decoration:underline;
}

.channel_img
{
 width:125px;
 height:72px;
 float:left;
 border:1px solid #999999;
 padding:2px;
}

.random_img
{
  width:108px;
  height:65px;
  margin:2px 3px 2px 5px;
  float:left;
}

.random_img img
{
 padding:2px;
 border:1px solid #999999;
}

.pagination 
{
width:650px;
margin-top:10px;
margin-left:10px;
clear:left
}

.pagination ul 
{
list-style-type: none;
margin:0;
padding: 10px;
}

.pagination ul li 
{
color: #666666;
float: left;
font: Eras Bold ITC;
font-size: 11px;
letter-spacing: .01em;
}

.pagination ul li a 
{
color: #666666;
display: block;
margin: 0 0.1em;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
text-decoration: none;
border:1px solid #666666;
}

li#f
{
background-color:#666666;
display: block;
margin: 0 0.1em;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
text-decoration: none;
border:1px solid #666666;
color:#fff;
}

.pagination ul li a:hover 
{
  border:1px solid #000;
}
       
#search
{
  width:360px;
  height:50px;
  float:right;
  margin: 5px 10px 0px 10px;
  background-image:url('images/search_bg.gif');
  background-repeat:no-repeat;
}  

#sub_search
{
 margin: 14px 0px 0px 16px;
}

#text
{
  width:270px;
  height:18px;
  font-weight:bold;
  border:1px solid #999999;
  background-color:#FFFAF4;
  padding: 0px 0px 0px 0px;
}

#text_input
{
  float:left;
  margin-top:0px;
} 

 /*Search Cloud
*/
#tagcloud {
width: 100%;
height:auto;
margin-top:20px;
background:#fff;
color:#666666;
text-align:center;
}

#tagcloud a:link, #tagcloud a:visited 
{
padding-left:1em;
text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
text-decoration: underline;
color: #666666;
}

#tagcloud span {
padding: 4px;
}

.smallest a{
font-size:18px;
color:#666666;
}

.small a{
font-size: 22px;
color:#666666;;
}

.medium a{
font-size:24px;
color:#666666;
}

.large a{
font-size:30px;
color:#ff9900;
}

.largest a{
font-size:36px;
color:#ff6600;
}

.about a
{
  color:#ff6600;
}
 .about a:hover
{
  text-decoration:none;
}

.main_right_header
{
 width:356px;
 height:25px;
 float:left;
 margin:15px 0px 1px 2px; 
 background-color:#ebebeb;
}

.main_right_content
{
 width:354px;
 height:auto;
 float:left;
 margin:2px 0px 10px 2px; 
 border:1px solid #c1c1c1;
 background-image:url('images/mainleft_bg.gif');
 background-repeat:repeat-x;
 background-position:top;
}


.main_right_title
{
  padding:5px 5px 5px 5px;
  color:#666;
  font-weight:bold;
}

#topsearch
{
 padding:5px;
}  
 

#topsearch a
{
 color:#666666;
 text-decoration:none;
}

#topsearch a:hover
{
 color:#000;
 text-decoration:underline;
} 

  /* internal images
*/
.files_view ul 
{
list-style-type: none;
padding: 0;
margin: 0
}

.files_view ul ul li 
{
padding: .3em 0 0 16px;
margin: 0 0 0 8px;
background: url('images/horiz.gif') 0 1em no-repeat;
color:#666666
}

.files_view ul ul li:last-child 
{
background: url('images/last.gif') 0 1em no-repeat;
}

.files_view li.folder 
{
margin-top: .5em;
margin-bottom: .5em;
}

.files_view li.folder ul 
{
background: url('images/verti.gif') 8px 0 repeat-y
}

.folder
{
 color:#666666;
} 

.files_view img 
{
vertical-align: middle
}

.upload a
{
 color:#D96C00;
}   

.mainparagraph
{ 
  width:580px;
  margin-bottom:20px;
  color:#666666;
  padding:0px;
}

.mainparagraph h2
{
 padding:2px;
 color:#999999;
 background-color:#ebebeb;
 font-size:120%;
} 

.mainparagraph p
{
 color:#666666;
 font-size:100%;
} 


.mainparagraph a
{ 
 color:#ff9900;
 text-decoration:none;
}

.mainparagraph a:hover
{ 
 text-decoration:underline;
} 


#footer
{
  width:100%;
  color:#666666;
  text-align:center;
  padding-top:20px;
  clear:both;
}

#footer a
{
  color:#356aa0;
  text-decoration:none;
}

.tor
{
 width:100%;
}  

.tor th
{
 border:1px solid #000;
 padding:3px;
} 

.tor td
{
 border:1px solid #000;
 padding:3px;
}                 
