body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #787878;
	background: url('/images/page_bgx.jpg') repeat-x;
	line-height: 18px;
}
#wrapper, #footer, .contents {
	margin: 0 auto;
	width: 980px;
}
h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}
a {
	color: #226592;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
li {
	list-style: none;
}
.cls {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
.left, .tag_cloud, .logo, .showing {
	float: left;
}
.right, .latest_additions, .search_container, .numbers {
	float: right;
}


/* TOP MENU */
.topmenu {
	text-align: center;
	color: #fff;
	padding-top: 7px;
	height: 29px;
}
.topmenu a {
	color: #fff;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}

/* HEADER BELOW TOP MENU */
#header {
	background: url('/images/header_map_bg.jpg') center top no-repeat;
}
.home_logo, .home_search_torrents, .home_search, .home_category_select {
	text-align: center;
}
.home_logo {
	padding: 20px 0 10px 0;
}
.logo {
	margin-top: 26px;
}
.search_container {
	width: 680px;
	margin-top: 16px;
}
.search_torrents {
	
}
.home_search {
	padding: 10px 0 14px 0;
}
.search {
	padding: 6px 0;
}
.search_selection {
	padding-bottom: 8px;
}
.txtField_search {
	clear: left;
	width: 420px;
	border: 1px solid #216594;
	padding: 6px 7px 6px 7px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #000;
	background: url('/images/txtField_bgx.gif') repeat-x;
}
.search_btn {
	position: relative;
	top: -2px;
	width: 90px;
	height: 37px;
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 10px 16px 9px 33px;
	border: none;
	background: url('/images/btn_search.jpg') no-repeat;
	cursor: pointer;
}
.search_btn:hover {
	color: #333;
}
.lucky_btn {
	position: relative;
	top: -1px;
	width: 145px;
	height: 37px;
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 10px 16px 9px 33px;
	border: none;
	background: url('/images/btn_lucky.jpg') no-repeat;
	cursor: pointer;
}
.lucky_btn:hover {
	color: #333;
}
* html .search_btn, * html .lucky_btn {
	top: 0;
}
* .search_btn, * .lucky_btn {
	top: 0;
}
.home_category_select {
	background: url('/images/category_bg.jpg') no-repeat;
	height: 78px;
}
.home_category_select p.hdng {
	font-weight: bold;
	padding: 3px 0 0 14px;
}
.home_category_select div {
	padding-top: 12px;
}

/* CONTENTS HOME */
#home_CNT {
	margin-top: 20px;
}
.tag_cloud {
	width: 337px;
	border: 1px solid #dfdfdf;
	padding: 2px;
}
.tags {
	background-color: #f3f3f3;
	padding: 10px;
}

.tags a:active, .tags a:hover {
	background-color:#0259C4;
	color:#FFFFFF;
	text-decoration:none;
}

.latest_additions {
	width: 608px;
}
h2.hdng {
	font: 18px Arial, Helvetica, sans-serif;
	padding: 6px 12px;
	border: 1px solid #dfdfdf;
	background: url('/images/hdng_bgx.jpg') repeat-x;
}

.latest_additions ul li.first {
	width: 290px;
	margin-right: 28px;
	float: left;
	padding: 6px 0;
	border-bottom: 1px dashed #cacaca;
}
.latest_additions ul li.second {
	width: 290px;
	margin-right: 0px;
	float: left;
	padding: 6px 0;
	border-bottom: 1px dashed #cacaca;
}



/* INNER CONTENTS */
#cnt {
	border-top: 1px solid #d3d4d4;
	padding-top: 1px;
}
.page_hdng {
	 background: url('/images/page_hdng_bg.jpg') no-repeat;
	 height: 41px;
	 padding: 8px 16px;
}
.page_hdng h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #555;
}
.pagination {
	padding: 0 20px;
}
.showing {

}
.numbers {
	font-weight: bold;
	word-spacing: 2px;
}

.numbers a, .numbers span.current {
	border:1px solid #9AAFE5;
	text-decoration:none;
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	float:left;
	margin-right:0.1em;
	padding:0.2em 0.5em;

}

.numbers span {
	display:block;
	float:left;
	margin-right:0.1em;
	padding:0.2em 0.5em;
}

.numbers span.current {
	background:#2E6AB1 none repeat scroll 0 0;
	border:1px solid #2E6AB1;
	color:#FFFFFF;
	font-weight:bold;
}

.numbers span.nextprev {
	border:1px solid #DDDDDD;
	color:#999999;
}

ul.search_list {
	margin: 16px 0;
}
ul.search_list li {
	float: left;
	padding: 8px 8px;
	color: #226592;
	border-bottom: 1px solid #e7e7e7;
}
ul.search_list li.title {
	width: 545px;
	margin-right: 3px;
}
ul.search_list li.category {
	width: 160px;
	margin-right: 3px;
}
ul.search_list li.size {
	width: 100px;
	margin-right: 3px;
}

ul.search_list li.provider {
	width: 102px;
}

ul.search_list .list_hdng {
	border-top: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url('/images/hdng_bgx.jpg') repeat-x;
}

.legend {
	background-color: #f9f9f9;
	border: 1px solid #e3e3e3;
	padding: 6px 10px;
	margin-top: 20px;
}

.detail_container {
	margin-top: 20px;
	border: 1px solid #d1d7da;
	padding: 2px;
}

.browse_container {
	margin-top: 20px;
	border: 1px solid #d1d7da;

	
}
.detail_head {
	background-color: #ebf1f4;
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
}

.disclaimer_head {
	background-color: #ebf1f4;
	padding: 5px;
	font-size: 14px;
	line-height: 30px;
	color:#226592;
}

.detail_head p {
	float: left;
	width: 80px;
	font-weight: bold;
}
.detail_head p.broken_link {
	float: left;
	width: 150px;
	font-weight: bold;
}
.detail_head p.broken_link a {
	color: #a90000;
}
.col1, .col2, .col3 {
	float: left;
}
.col1 {
	width: 480px;
}
.col2 {
	width: 270px;
}
.col3 {
	width: 170px;
}
.col3 img {
	margin-top: 7px;
}
.detail_contents {
	padding: 20px;
}
.detail_contents img {
	margin-bottom: 20px;
}
.detail_contents h2 {
	padding: 8px 0 30px 16px;
	background: url('/images/detail_hdng_bg.jpg') no-repeat;
	font: 18px Arial, Helvetica, sans-serif;
}
p.quotes, p.links {
	margin-bottom: 30px;
	border: 1px solid #d1d7da;
	padding: 10px 10px 10px 42px
}
p.quotes {
	background: #f2f5f6 url('/images/detail_img_quotes.gif') 8px 12px no-repeat;
}
p.links {
	background: #f2f5f6;
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -o-pre-wrap;

}
.blue_btn {
	position: relative;
	top: -2px;
	width: 90px;
	height: 37px;
	background: url('/images/btn_blue_bgx.gif');
	padding: 11px 16px;
	cursor: pointer;
	border: 1px solid #d3dadf;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #5f6062;
	text-decoration: none;
}
.blue_btn:hover {
	color: #333;
	text-decoration: underline;
}
a.forum_btn {
	background: url('/images/detail_forum_bg.gif');
	padding: 8px 16px;
	border: 1px solid #d3dadf;
	font: 18px Arial, Helvetica, sans-serif;
	color: #226592;
	text-decoration: none;
}
a.forum_btn:hover {
	color: #555;
	text-decoration: underline;
}
.comments {
	margin-top: 30px;
}
.poster {
	padding: 10px 0;
	background: url('/images/detail_comment_arrow.gif') 10px bottom no-repeat;
}

.post {
	border: 1px solid #dfe6ea;
	background-color: #f4f6f7;
	padding: 4px 10px;
}
.related_downloads {
	float: right;
}

.related_downloads ul li.first {
	width: 460px;
	margin-right: 28px;
	float: left;
	padding: 6px 0;
	border-bottom: 1px dashed #cacaca;
}
.related_downloads ul li.second {
	width: 460px;
	margin-right: 0px;
	float: left;
	padding: 6px 0;
	border-bottom: 1px dashed #cacaca;
}

.comments_post {
	margin: 20px 0;
}
.comments_post h3 {
	font: 18px Arial, Helvetica, sans-serif;
}
.comments_post .txtArea {
	width: 970px;
	height: 100px;
	border: 1px solid #e3e3e3;
	background-color: #f9f9f9;
	padding: 3px;
	margin-bottom: 16px;
}

.register_container {
	padding: 16px 30px;
}
.error_msg {
	padding: 5px 9px 5px 32px;
	border: 1px solid #a90000;
	color: #a90000;
	margin-bottom: 20px;
	background: #ffe7e7 url('/images/ico_alert.gif') 9px 6px no-repeat;
}

.ok_msg {
	padding: 5px 9px 5px 32px;
	border: 1px solid #525552;
	color: #525552;
	margin-bottom: 20px;
	background: #EFF3F7;
}
.login_form {
	margin: 0 auto;
	width: 716px;
}
.login_form label {
	display: block;
	width: 124px;
	text-align: right;
	padding-right: 10px;
	margin-top: 6px;
	margin-bottom: 30px;
	float: left;
}
.login_form .txtField {
	border: 1px solid #d6d6d6;
	padding: 6px 4px;
	width: 300px;
	color: #999;
	background: url('/images/txtField_bgx2.gif') repeat-x;
}
.register_form {
	margin: 0 auto;
	width: 716px;
	background: url('/images/img_register.jpg') right no-repeat;
}

.register_form label {
	display: block;
	width: 124px;
	text-align: right;
	padding-right: 10px;
	margin-top: 6px;
	margin-bottom: 30px;
	float: left;
}
.register_form .txtField {
	border: 1px solid #d6d6d6;
	padding: 6px 4px;
	width: 300px;
	color: #999;
	background: url('/images/txtField_bgx2.gif') repeat-x;
}
.register_form .txtFieldcaptcha {
	border: 1px solid #d6d6d6;
	padding: 6px 4px;
	width: 145px;
	color: #999;
	background: url('/images/txtField_bgx2.gif') repeat-x;
}
.register_btn {
	margin: 10px 0 60px 134px;
}
.contact_pop {
	margin: 0 auto;
	width: 500px;
}
.contact {
	padding: 20px;
	background: url('/images/img_contact.jpg') 360px 100px no-repeat;
}

.creport {
	padding: 20px;
}
.contact_form {
	
}
.contact_form label {
	display: block;
	margin-top: 6px;
}
.contact_form .txtField {
	border: 1px solid #d6d6d6;
	padding: 6px 4px;
	width: 300px;
}
.contact_form .txtArea {
	border: 1px solid #d6d6d6;
	padding: 6px 4px;
	width: 450px;
	height: 100px;
	color: #000000;
}
.contact_btn {
	margin: 24px 0;
}

/* FOOTER */
#footer_container {
	border-top: 1px solid #ebebeb;
	background-color: #f7f7f7;
	margin-top: 30px;
	padding-bottom: 20px;
}
#footer {
	padding-top: 30px;
	text-align: center;
	line-height: 20px;
	background: url('/images/footer_bg.jpg') top no-repeat;
	color: #999;
}
a.cp {
	color: #787878;
	text-decoration: none;
	font-size: 11px;
}

#searchcloud {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:19px;
}

.searchcloud a:active, .searchcloud a:hover {
	background-color:#0259C4;
	color:#FFFFFF;
	text-decoration:none;
}

/* CATEGORIES */
.cattitle {
	width:964px;
	padding:5px 8px;
	margin-bottom:12px;
	border-top: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: #ff0000 url('images/hdng_bgx.jpg') repeat-x;
}
*html .cattitle {
	width:980px;
	padding:5px 8px;
	border-top: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: #ff0000 url('images/hdng_bgx.jpg') repeat-x;
}
.catsol {
	width:215px;
	float:left;
}
.catsol ul {
	margin-left:18px;
	font-weight:bold;
}
.catsol ul li {
	height:25px;
}



.catsag {
	width:765px;
	float:left;
}

.cattable {
	width:762px;
	background:#EFF3F7;
	border:1px solid #acacac;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#232323;
	margin-bottom:20px;
}
.cattableic1 {
	width:735px;
	margin:0 auto 10px auto;
	font-weight:bold;
}
.cattableb tr td { border:none !important;}

.cattableic1 span {font-size:19px; }
.cattableic1 tr {height:45px;}
.cattableic1 tr td { border-bottom:1px dotted #919191;}
.cattableic1 tr td.showall a, .cattableic1 tr td.showall a:active, .cattableic1 tr td.showall a:visited { color:#646060; text-decoration:underline;}
.cattableic1 tr td.showall a:hover {color:#646060;}
.cattableic1 tr td a, .cattableic1 tr td a:active, .cattableic1 tr td a:visited {  text-decoration:underline;}
.cattableic1 tr td.link {width:110px;}
.cattableic1 tr td.linkother {width:100px;}
.cattableic1 tr td.linkall {width:140px;}
.cattable span.sub {font-size:11px; margin-left:10px; display:block; font-weight:normal;}

.cattableic2 {
	width:735px;
	margin:10px 0 10px 0;
	font-weight:bold;
}
.cattableic2 {margin:0 auto;}
.cattableic2 span {font-size:13px; }
.cattableic2 tr {height:45px;}
.cattableic2 tr td a, .cattableic2 tr td a:active, .cattableic2 tr td a:visited { text-decoration:underline;}
.cattableic2 tr.beyaz {height:45px; background:#fff;}
.cattableic2 tr.beyaz td a, .cattableic2 tr.beyaz td a:active, .cattableic2 tr.beyaz td a:visited { text-decoration:underline;}
.cattableic2 tr td { border-bottom:1px dotted #919191;}
.cattableic2 tr td.link {width:110px;}
.cattableic2 tr td.linkother {width:60px;}
.cattableic2 tr td.linkall {width:130px;}
.cattableic2 tr td.subtitle {padding-left:25px; width:145px;}
.cattableic2 tr td.linkson {width:80px;}

.blue_btn2 {
	position: relative;
	width: 120px;
	height: 30px;
	background: url('images/btn_blue_bgx.gif');
	padding: 8px 8px;
	cursor: pointer;
	border: 1px solid #c8ccce;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none !important;
}
.blue_btn2:hover {
	color: #333;
	text-decoration: underline;
}

