html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, li, ul, ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2em;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}
*html table {
	border-collapse:collapse;
}
/*----------------------------------------------------------*/

html, body{

margin:0;
padding:0;
height:100%;
}

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;

 }

img { border:none;}


a {
	color:#2F56BF;
	text-decoration:none;
}
a:hover {
	color:#1764E5;
	text-decoration:underline;
}


/*---------*/
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -40px;
}

	
/*----------------------------------- Footer -----------------------------------*/

.ppusher, #footer {
	height:40px;

}
#footer {

	height:20px;
	padding:9px;
	border-top:#eee 1px solid;
	position:relative;
	min-width:780px;
	font-size:90%;
	font-family:Helvetica, Arial, sans-serif;

}



#footer span {
	line-height:3em;
	margin:0 5px 0 18px;
}

#footer * { padding:2px 12px;}

.nav_links {
	padding:10px 0 0;}

.nav_links a:hover{
	color:#0a8df1;
}
#footer .c-info, .c-info {
	padding:12px 162px 3px 5px;
	font-size:0.1pt;
	color:#fff;
	text-indent:-9999em;
	background:url(/images/queentorrent_img.gif) -228px -135px no-repeat;	
	clear:both;}

.center_f {
	text-align:center;}
	

/*--------------------------------------- Index ----------------------------------------------------------*/

.header {
	margin:0;
	overflow:hidden;

}
.center_c .header  {
	border-bottom:none;}


.header h1 {
	text-indent:-9999em;
	background:url(/images/queentorrent_img.gif) 190px 18px no-repeat;
	height:82px;
	width:550px;
	margin:0;
	position:relative;
	border:none;
	}	

.header a.home_link{

	float:left;
	background:url(/images/queentorrent_img.gif) -6px -74px no-repeat;
	height:45px;
	width:265px;
	
	margin:0 5px 10px 5px;
	position:relative;
	text-indent:-9999em;
}

.search {	margin-bottom:10px;}
.search .input_line {
	width:680px;
	}

/*---------------------------------------*/

.search_small {
	overflow:hidden;
	float:left;
	width:480px;
	}
.search_small p{
	float:left;
	padding:15px 0 0;
	margin:0;
}

.search input, .search select {	margin:0 0;}
.search_small .input_line {	width:350px;}
	

.recent_index{

	line-height:1.4em;
	margin:35px 0;
	font-size:90%;
}

.recent_index a, .recent a{
	color:#999;
	margin-right:6px;
	padding-right:9px;
	font-size:95%;
	line-height:1.1em;
	border-right:#ccc 1px solid;
}
.links-block { margin:12px 0; width:1000px;}
.links-block a{
	line-height:1.3em;
	display:block;
	font-size:90%;	
	width:30%;
	margin:0 1% 2px 0;
	padding-left:14px;
	background:url(/images/queentorrent_img.gif) -402px -173px no-repeat;
	float:left;}

.links-block a:hover{
	background:url(/images/queentorrent_img.gif) -402px -157px no-repeat; }


.recent_index a:hover, .recent a:hover{
	color:#1c62c2;}

.content {

	overflow:hidden;
	position:relative;
	padding:16px;
	margin:0;
	min-width:730px;
	text-align:left;	
}	

.center_c {
	margin:0 auto;
	width:760px;
	padding:15px 0;}

/*------------------------------------------- Header ------------------------------------------*/


.add_search {

	margin:0 0;
	float:left;
	clear:both;
	direction:block;
	width:180px;
	height:20px;
	color:#fff;
	background:url(/images/queentorrent_img.gif) -7px -136px no-repeat;	
	}

.add_search:hover{ background-position: -7px -181px; color:#fff; text-decoration:none;}



/*------------------------------------------------------------*/


h1, h2, h3 {

	color:#d81a5e;
	color:#CF336D;
	margin:10px 0;
}

h1 {
	font-size:155%;
	line-height:1.2em;

	font-weight:300;
	color:#555;
	border-bottom:1px #ddd solid;	
}

h1 em{
	font-size:60%;
	font-style:normal;
}

h2 {
	font-size:150%;
	font-weight:300;
	border-bottom:#ddd 1px solid;
	margin:25px 0 10px 0;
	line-height:1.1em;
}

h3 {
	font-size:135%;
	font-weight:300;
	margin:25px 0 2px 0}

h4 {font-size:120%;
	margin:28px 0 5px 0;
	line-height:1.2em;}
	
h5 {
	margin:20px 4px 0px 0;
}	


li {
	margin:3px 0 2px 0;}


.highlight {
	font-weight:700;

}
h3 .highlight {
	font-style:italic;
	font-size:110%;
	}
	
h3 a {
	color:#ca3436;
	text-decoration:underline;
	}

h3 a:hover {
	color:#1c62c2;
	
	}	

/*-------------------------------------------- Search results  -----------------------------------------------------*/


.recent{
	clear:both;
	padding-top:5px;
	border-top:#eee 1px solid;
	font-size:80%;
	line-height:1.3em;
	margin:4px;	
	}


.help_links {
	display:block;
	margin:6px 0 6px 14px;
	text-decoration:underline;}
.help_links:hover {
	color:#0f85da;
}
.content_results {
	position:relative;}

/*----------------------------------------------------------------*/
.data_block {
	overflow:hidden;
	position:relative;
	
	width:740px;
	margin-bottom:15px;
	padding-bottom:20px;
	border-bottom:#83abee 1px dotted;
	background:#fafcfe;
	background:#f9fbfe;
}
.data_block *{
	margin-left:15px;
	margin-right:15px;
}

pre, .data_block pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	margin:0;
}

.data_block .data_header {
	line-height:1.1em;
	color:#555;
	border-bottom:#ddd 1px solid;
	
	
}

.data_block ul {
	padding:4px 0 8px 18px;}

.data_block p {
	line-height:1.3em;
	margin-top:12px;
	margin-bottom:4px;

}

.data_block img {
	position:relative;
	top:3px;
	margin:25px 15px 15px;
	}	
	
#download_ads *{
	margin-left:0;
	margin-right:0;}

#download_ads {
	margin:10px 15px;}
	
.ads_tr { background:#FFC;}	
	
/*----------------------Results table -----------------------------------*/

table.table_data {
	font-size:115%;
}


th {
	padding-top:4px;
	text-align:left;
	border-right:#fff 1px solid;
	vertical-align:top;
	padding:0;
	padding:5px 5px 4px 10px;
	color:#fff;	
	background:#2066dd url(/images/queentorrent_img.gif) 0 -230px repeat-x;	
}


.last{
	border-right:#e9edf3 1px solid;

}

td {
	padding:7px 3px 1px 8px;
	border-right:#fff 1px solid;
	border-left:#e9edf3 1px solid;
	padding-right:12px;
	border-bottom:#e9edf3 1px solid;	
}

tr.zebra{
	background:#f6f6f6;}
	
/*------------------Table --------------------------*/

#results_table {
	width:100%;
	margin:0 0 15px 0;

	border-top:none;
}

#speed_ads { 
	width:50%;
	text-align:left;
	margin:0 0 18px 0;
	background:#f6f6f6;	}
	
#speed_ads th{
	background:none;
	color:#222;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;	
	padding:6px 0 0 4px;	}
#speed_ads td{
	border-left:none;
	border-top:1px solid #fff;	
	border-bottom:1px solid #ddd;	
	padding:6px 0 0 4px;}

.right_align {
	text-align:right;
	padding-right:5px;
}

.pager {
	margin:5px;
	text-align:center;
	font-weight:700;
	font-size:120%;}

.pager *{
	margin:0 8px;
}

.pager .pagelink{
	margin:0 8px;
	font-weight:300;
	padding:2px 7px;
	border:#ddd 1px dotted;
	color:#0B59D9;
}

.pager .pagelink:hover{
	border-color:#1C62C2;
	border-style:solid;

	text-decoration:underline;
	cursor:pointer;
}


/*---------------------------- Download ------------------------*/

#dlinks-block {
	padding:12px 2px;
}

#dlinks-block a {
	font-size:130%;
	font-weight:700;
	line-height:1.3em;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline; margin: 0;	
}


#dlinks-block .torrent-help { 
	float:right;
	font-size:85%;
	font-weight:300;
	overflow:hidden;
	line-height:1.1em;
	padding:6px 1px 4px 40px;
	margin:0 0;
	background:url(/images/queentorrent_img.gif) -378px -10px no-repeat;
	position:relative;
	top:-20px;}

*html .torrent-help { 
top:-36px;}

.content .download_table {

	padding-top:0px;
	margin-bottom:4px}

 .download_table td{
	 border-bottom:#CBC5BE 1px solid;}

/*---------------------------- faq ------------------------*/

.answer_block, .comment_item, .contacts_block {
	margin:10px 15px;
	padding:0px 10px ;
	border-top:#83ABEE dotted 1px;
	}

.answer_block *, .comment_item *, .contacts_block * {
	margin-left:2px;
	margin-right:2px;}

.comments  td, .comments th{	
	padding:4px 6px 0 0;
	}





 
