/* BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F4F4EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:0px none;
}
/* CONTENT */

#top {
	width:100%; 
	background:url(../images/bg_top.jpg) top left repeat-x; 
	height:140px;
}
#body {
	width: 800px; 
	margin: 0 auto;
}
#logo {
	width:218px; 
	height:140px; 
	float:left;
	color:#FFFFFF;
}
#content {
	width: 800px; 
	margin: 0 auto; 
	border-left:1px solid #E1E1D5; 
	border-right:1px solid #E1E1D5; 
	background:#FFFFFF;

}
.clear {clear:both;}

/* SEARCH */
#search {
	width:668px; 
	height:154px; 
	margin: 0 auto;
	padding-top:60px;
	padding-bottom:0px;
}
#search .left_corner {
	float: left; 
	display:block; 
	background:url(../images/search_left.jpg) left top no-repeat; 
	width:16px; 
	height:154px;
}
#search .content {
	background:url(../images/search_bg.jpg) left top repeat-x; 
	width:636px; 
	float:left; 
	height:154px; 
	text-align:center; 	
	color:#000000; 
	font-size:12px;
}
#search .right_corner {
	float: left; 
	width:16px; 
	background:url(../images/search_right.jpg) left top no-repeat; 
	height:154px;
}
#search .input {
	width:400px; 
	height:23px; 
	border:1px solid #D1D1BC; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	padding-top:6px; 
	padding-left:4px;
}
#search .button {
	border:1px solid #F97D0D;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	height:32px;
	width:100px;
	background:url(../images/search_button.jpg) left top repeat-x #F77209;
}

#search a {color:#F77209; text-decoration:none; font-size:14px;}
#search a:hover {color:#FF0000; text-decoration: underline; font-size:14px;}
.advanced {padding-top:10px; color:#FFAE21;}

.both_position {padding-top:60px; vertical-align:text-bottom;}
.input_position {height:32px; float:left; width:420px; padding-left:60px;}
.button_position {height:32px; float:left; width:100px;}



#search_results {
	width:684px; 
	margin: 0 auto;
	background:url(../images/search_results_bg.jpg) top no-repeat;
	text-align:center;
	padding-top:0px;
}

#tags_results {
	width:684px; 
	margin: 0 auto;
	text-align:center;
	padding-top:0px;
}
.tags {text-align:center; padding-top:20px; padding-bottom:40px; padding-left:10px; padding-right:10px; clear:both; position:relative; display:block; color:#83B32B; width:684px; margin: 0 auto;}
.tags a {color:#83B32B; text-decoration:none;}
.tags a:hover {color:#F77209; text-decoration:underline;}

/* links in good colors */

#links {

 font-size:15px;
 color:#F97D0D;
 
}

h1 {

font-size:14px;

}

/* small search form for top of page */

#small_search_form {width:582px; float:left; margin-top:19px;}
#small_search_form a {color:#F77209; text-decoration:none; font-size:10px;}
#small_search_form a:hover {color:#94CB31; text-decoration: underline; font-size:10px;}

#small_search_form .input {
	width:400px; 
	height:23px; 
	border:1px solid #D1D1BC; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	padding-top:6px; 
	padding-left:4px;
}
#small_search_form .button {
	border:1px solid #F97D0D; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:14px; 
	color:#FFFFFF; 
	height:32px; 
	width:100px; 
	background:url(../images/search_button.jpg) left top repeat-x #F77209;
}

/* content for search page */
/* start - table */
table {
	border-collapse: collapse;
	margin: 0px 5px;
	
}
th strong {
	color: #fff;
}
th {
	border-bottom: solid 3px #DEEF94;
	height: 24px;
	padding-left: 4px;
	padding-right: 8px;
	color: #fff;
	text-align: left;
	font-size:15px;
	font-weight:600;
	vertical-align:bottom;
	padding-bottom:0px;

}
th a {color:#000000; text-decoration:none; }
th a:hover {color:#F97D0D; text-decoration:blink; }
tr {
	height: 26px;

}

th a.sort_0 { 
    display: block; 
    background: url(../images/arrow_up.gif) no-repeat right; 
	margin: 0 3px 0 0;
} 
/* DESC */ 
th a.sort_1 { 
    display: block; 
    background: url(../images/arrow_down.gif) no-repeat right;
	margin: 0 3px 0 0;
}

.row_state_1 {

	background-color: #DEEF94;

}

.row_state_2 {

	background-color: #f9f9f9;

}
td {
	padding-left: 4px;
	padding-right: 4px;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: solid 1px #DEEF94;
}

td a {color:#F97D0D; font-weight:bold; font-size:13px; text-decoration:none; cursor:pointer;}
td a:hover {color:#F97D0D; font-weight:bold; font-size:13px; text-decoration:underline; cursor:pointer;}
/* end - table */
#engines_active {
	text-transform: uppercase;
	font-size: 0.9em;
	background: url(../images/engine.gif) no-repeat 18px 7px;
	font-weight: bold;
	padding: 8px 0 2px 40px;
	height: 20px;
}
#top_search {
	text-transform: uppercase;
	font-size: 0.9em;
	background: url(../images/top_searches.gif) no-repeat 18px 7px;
	margin: 0 0 0px 0;
	font-weight: bold;
	padding: 8px 0 2px 40px;

}
#top_search_2 {padding: 0 0 0 20px; width:140px;}
#top_search_2 a {
	background: url(../images/arrow.gif) no-repeat 0px 4px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 10px;


}

#top_search_2 a:hover {
	text-decoration: underline;
	color:#F97D0D;
}


/* MENU */
#topmenu{
   text-align:right;
   color:#83B32B;
   font-size:12px;
}

#topmenu a {color:#83B32B; text-decoration:underline;}
#topmenu a:hover {color:#DEEF94; text-decoration:none;}

#mposition {
	width:582px; 
	float:left; 
	margin-top:80px; 
	margin-bottom:0px;
}
#mposition2 {
	width:582px; 
	float:left; 
	margin-top:15px; 
	margin-bottom:0px;
}

#menu {
	width: 582px;

	margin: 0 auto;
	text-align:center;
	vertical-align:top;
	float:left;
}

    #tabsH {
      float:left;
      width:582px;
      font-size:11px;
      line-height:normal;
	  font-weight:bold;

      }
    #tabsH ul {
	margin:0;
	padding:0px 10px 0 44px;
	list-style:none;

      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH .noactive {
      float:left;
      background:url("../images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }

    #tabsH .noactive span {
      float:left;
      display:block;
      background:url("../images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 20px 6px;
      color:#FFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH .noactive span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#000000;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
	  
	  
	  #tabsH .active {
      float:left;
      background:url("../images/tableft_active.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }

    #tabsH .active span {
      float:left;
      display:block;
      background:url("../images/tabright_active.gif") no-repeat right top;
      padding:5px 15px 20px 6px;
      color:#000000;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH .active span {float:none;}
    /* End IE5-Mac hack */

/* FOOTER */
#footer {
	width:800px; 
	height:81px; 
	margin: 0 auto;
	position:relative;

}
#footer .left_corner {
	float: left; 
	display:block; 
	background:url(../images/corner_left.jpg) left top no-repeat; 
	width:12px; 
	height:81px;
}
#footer .copy {
	background:url(../images/footer_bg.jpg) left top repeat-x; 
	width:776px; 
	float:left; 
	height:81px; 
	text-align:center; 	
	color:#7e7e7e; 
	font-size:10px;
}
#footer .right_corner {
	float: left; 
	width:12px; 
	background:url(../images/corner_right.jpg) left top no-repeat; 
	height:81px;
}
#footer_bottom {
	width:830px; 
	height:37px; 
	margin: 0 auto;
	background:url(../images/footer_bottom.jpg) left top no-repeat;
	position:relative;
}
#footer .left {
	float:left; 
	padding-top:30px;
}
#footer .right {
	float:right; 
	padding-top:30px;
}
#footer a {color:#666666; text-decoration:underline;}
#footer a:hover {color:#DEEF94; text-decoration:none;}

span.state_1,
span.state_2,
span.state_3,
span.state_4 {
	display: block;
	width: 19px;
	height: 16px;
	float:right;
	background: url(../images/load.gif) no-repeat 0 0;
}



span.state_2 {
	background: url(../images/tick.gif) no-repeat 0 0;
}
span.state_3 {
	background: url(../images/error.gif) no-repeat  0 0;
}
span.state_4 {
	background: url(../images/load.gif) no-repeat 0 0;
}



.state_color_1,

.state_color_2 {

	font-weight: bold;
	padding: 2px 10px 2px 20px;
	height: 18px;


}


#sites {
	text-transform:capitalize;
	}

.popup_check_big {
	font-weight: bold;
	//border-bottom: 1px solid #666;
	padding: 3px 0;
	width: 50%;
	float:left;
}
	
.popup_check {
	font-weight: bold;
	//border-bottom: 1px solid #666;
	padding: 3px 0;
	width: 33%;
	float:left;
}
.popup_check img {
	padding: 3px 3px 0 0;
}
.popup_check_span {
	float: left;
	width: 25px;
	
}

#counter {

	padding: 10px 0 4px 20px;
	float:left;
	width: 428px;
	font-size: 13px;

}
#status {

	float:left;
	text-align: left;
	width: 100px;
	font-size: 12px;
	padding: 10px 20px 4px 20px;
}

.status_state_1 {

	padding: 0 20px 4px 0;
	background:transparent url(../images/load_white.gif) no-repeat scroll 120px 10px;

}

.status_state_2 {

	padding: 0 20px 4px 10px;
	background:transparent url(../images/tick_white.gif) no-repeat scroll 120px 10px;

}
.filter {

//background:transparent url(../images/filter.gif) no-repeat scroll 5px 3px;
background: url(../images/top_searches_white.gif) no-repeat 2px 3px #FFFFFF;
border:1px solid #D1D1BC;
font-size:8px;
padding:5px 0pt 10px 28px;
width:80px;
color:#000000;
text-transform:none;

}

.all {padding-left:30px; padding-top:0px; width:575px; float:left; background:url(../images/tabs_bg.jpg) repeat-y 10px 0px; margin-top:0px; margin-bottom:0px;}
.all a {font-weight:bold; font-size:11px; color:#000000; text-decoration:none; padding-left:4px; padding-right:4px;}
.all a:hover {color:#F97D0D; padding-left:4px; padding-right:4px;}


#categories {
padding-top:0px; padding-bottom:0px;


}
#categories a {
	font-size: 11px;
	text-transform:capitalize;
	display: block;
	float: left;
	border-bottom: 0px;
	margin-right: 3px;
	text-decoration: none;
}
#categories a:hover {

}
#categories a.active {

	font-weight: bold;
	color:#F97D0D;
	text-decoration:underline;
}

#pagination1 {

	overflow: hidden; 
	text-align: center;
	font-size: 13px;
	padding-left: 10px;
	clear:both;
	
}
#pagination1 ul, #pagination2 ul {
	padding: 0;
	margin: 0;
}
#pagination1 li, #pagination2 li {
	display:inline;
	font-weight:700;
}
#pagination1 li a {
	color:#8FA81A;
	display: inline;
	text-decoration:none;
	margin: 0 5px;
	padding-left:4px;
	padding-right:4px;
}
#pagination1 li .active {
	color:#FFFFFF;
	background-color:#8FA81A;
}

#pagination1 li a:hover {
	background-color:#F97D0D;
	color:#FFFFFF;
}
#pagination2 {

	overflow: hidden; 
	text-align: center;
	font-size: 13px;
	padding-left: 10px;
	padding-bottom:20px;

}
#pagination2 li a {
	color:#8FA81A;
	display: inline;
	text-decoration:none;
	margin: 0 5px;
	padding-left:4px;
	padding-right:4px;
}
#pagination2 li .active {
	color:#FFFFFF;
	background-color:#8FA81A;
}

#pagination2 li a:hover {
	background-color:#F97D0D;
	color:#FFFFFF;
}

#tagcloud {
/*	background: url(../../images/tagsLine.jpg) repeat-y;*/
width: 100%;
}

#tagcloud a
{
  color:#83B32B; text-decoration:none;
  }

#tagcloud a:hover, #tagcloud a:active {
color:#F77209; text-decoration:underline;
}

#tagsTitle {
	font-family: Arial;
	font-weight: bolder;
	//font-size: xx-small;
	font-size:8px;
}

#tagcloud span {
padding: 6px;
text-align: center;
}

.smallest {
font-family: Arial;
//font-size: x-small;
font-size:106%;
}

.small {
font-family: Arial;
//font-size: small;
font-size:136%;
}

.medium {
font-family: Arial;
//font-size:medium;
font-size:186%;
}

.large {
font-family: Arial;
//font-size:large;
font-size:200%;
}

.largest {
font-family: Arial;
//font-size:larger;
font-size:267%;
}

#popup_small {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	display: none;
	position: absolute;
	top: 85px;
	left: 35%;
	border: solid black 1px;
	padding: 10px;
	background-color: #FFFFFC;
	text-align: justify;
	font-size: 12px;

	width: 400px;
}

#engines_active {
	text-transform: uppercase;
	font-size: 0.9em;
	background: url(../images/engine.gif) no-repeat 18px 7px;
	font-weight: bold;
	padding: 8px 0 2px 40px;
	height: 20px;
}
#imgdata {color:#F77209; text-decoration:none; padding-top:20px;}
#imgdata a {color:#83B32B; text-decoration:none;}
#imgdata a:hover {color:#F77209; text-decoration:none;}
.blueskyNormal {color:#83B32B;}

#rightbox {
	color:#FFFFFF;
	float:right;
	line-height:8px;
	position:absolute;
	padding:0;
	padding-top:20px;
	text-align:right;
	left: 885px;
	top: 8px;

}

#rightbox a {color:#F77209; display:block;}
#rightbox a:hover {color:#83B32B; display:block; text-decoration:none}

.buttonOrange {

background: url(../images/search_button.jpg) left top repeat-x #F77209;
border:1px solid #F97D0D;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:30px;
}
#result {
	font-size: 11px;
	cursor: pointer;
}
#result td,
.admin_td td {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 7px 0 7px 5px;
}

td div.name {  
line-height: 15px;  
height: 15px;  
overflow: hidden; 
color:#000;
text-transform:capitalize;
text-align:left;
font-weight: normal;
font-size:13px;
width: 270px;
} 

td div.green {  
color: #00AA00; 
text-align:center;
} 
td div.red {  
color: #FF0000; 
}

td div.orange {  
color: #F97D0D; 
}

#badge {position: absolute; top: 1px; float:left; text-align:left; left:-0px;}
#tabs_top {height:12px; width:580px; background:url(../images/tabs_top.jpg) bottom no-repeat; margin-left:10px; margin-top:10px; padding-bottom:0px; padding-bottom:0px;}
#tabs_bg {width:580px; background:url(../images/tabs_bg.jpg) repeat-y; margin-left:10px;}
#tabs_bottom {height:12px; width:580px; background:url(../images/tabs_bottom.jpg) top no-repeat; margin-left:10px; padding-top: 0px;}

#pop_title {
	padding: 10px;
	text-align:center;
	width: 350px;
	background:url(../images/p2pnetworks.jpg) no-repeat;
	height:40px;
	padding-bottom:2px;
}
#torrent_title {
	padding: 10px;
	text-align:center;
	width: 405px;
	background:url(../images/torrent.jpg) no-repeat;
	height:40px;
	padding-bottom:2px;
}
#buttons_title {
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	text-align:center;
	width: 350px;
}
.form_search {
	display: inline;

} 

.logobg {background:url(../images/logobg.jpg) no-repeat right; }

