
html { background:#FFFFFF; background-repeat: no-repeat; background-position: center top; padding-top: 4px; }
body { background:#376088; width:98%; margin-left:auto; margin-right:auto;  padding: 0; font: 12px normal Verdana, Arial, Helvetica, sans-serif;
}

/* 3 COLUMN JQUERY LAYOUT FULL LEFT / CENTER / RIGHT HEIGHT COLUMNS */
.leftx { float:left; width:100%; min-height:1400px; }
.equal_height p{ padding:10px; background:inherit; }



/* DIV */
#header {background:#DADADA; padding:0px 0; overflow:hidden; height:40px; width:100%; }
#breadcrumb {background:#376088; margin-top:0px; padding:10px 0; overflow:hidden; height:auto; border-right:3px solid #376088;}
#container { height:100%; background-color:white; border-left:3px solid #376088; }
#content { background: #FFFFFF; width:80%; height:inherit; float:left; padding:0; height:auto; display:inline;}
#sub-section {background:#376088; width:20%; float:left; overflow:hidden; padding:0px 0; overflow:hidden; height:100%;}
#footer {background:#376088; width:100%; clear:left;padding:10px 0; overflow:hidden; height:auto; color:#FFF;}




/* MENU HORIZONTAL */
.underlinemenu{ background-color:white; font-weight: bold;  }
.underlinemenu ul{ padding: 6px 0 7px 0; margin: 0; text-align: left; }
.underlinemenu ul li{ display: inline; }
.underlinemenu ul li a{ color: #494949; padding: 6px 3px 4px 3px; margin-right: 10px; text-decoration: none; border-bottom: 3px solid #376088; }
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{ border-bottom-color: black; }

/* MENU VERTICAL */
.vMenu{background-color: #376088; border-bottom-width: 0;width: 100%;}
* html .vMenu{ width: 100%; }
.vMenu ul{ padding: 0; margin: 0; list-style-type: none; border-right:5px solid #376088; }
.vMenu a{ font: normal 12px Verdana, Geneva, sans-serif; padding: 4px 3px 4px 10px; display: block; width: 100%; color: #FFF; text-decoration: none; border-bottom: 1px solid #FFF; }
.vMenu a:visited{ color: #FFF; }
html>body .vMenu a{ width: auto; }
.vMenu a:hover{ background-color: #FFF; color: black; }
#vMenuSelected {background-color: #FFF;}
#vMenuSelected {color: black; }

/* LEFT RIGHT SIDE DIV BY DIV */ 
.left_head { float: left; padding:12px; }
.right_head { float: right; padding:9px; }

.left_mid { float: left; }
.right_mid { float: right; }

.left { float: left; width:60%; text-align:left;}
.right { float: right; width:40%; text-align:right;}


/* HTML ELEMENTS */
p {margin:10px;}
h1 {font-size:1.2em;margin-bottom:10px; margin-left:10px; font-weight:normal; margin-right:10px; }
h2 {font-size:1.05em;border-left:5px solid #666;padding-left:5px;margin-top:20px; margin-left:10px; font-weight:bold;}
h3 {font-size:16px; font-weight:bold;}
img { border: none; vertical-align:middle; }

/* FORM ELEMENTS */
.buttonx{ font-size:12px; border: none; color: #FFF; background-color: #376088;  margin-left:3px; }
.textbox{  color: #376088; font-size: 12px; border-style: none; margin-left:3px; width:180px; }
.select {  color: #376088; font-size: 12px; border-style: none; margin-left:3px; background-color:#FFFFFF; }

/* PAGE ELEMENTS CLASSES */
.title {background-color:#FFF; }
.title a{color:#000; text-decoration:none;}
.mininova {position:absolute;right:1%;top:10px;background-color:transparent; }
h1{text-align: right; top: 1px; margin: 0; padding: 0; font-weight: bold; letter-spacing: 2px; background-color:#FFF; }
h1 span {font-weight: bold;}

/* TEXT */
.gray  { color: #376088; }
.totalTorrents { color: #376088; font-weight: bold; }
.plus  { color: #376088; }
.upload { color: #376088; text-decoration:none; }
.upload a{ color: #376088; text-decoration:none; }
.upload a:hover{ color: #376088; text-decoration:underline; }
.breadcrumb{ color:#fff; }
.breadcrumb a{ color:#FFF; text-decoration:none; font-weight: bold; }
.breadcrumb a:hover{ color:#FFF; text-decoration:underline; }
.datex{ color:#FFF; }
.feed {margin-left: 3px; padding: 0 0 0 19px; background: url("/images/icon-feed.png") no-repeat 0 50%; } 
.copyright{ float:left; color: #FFF; padding-left: 10px; }
.copyright a{ color: #FFF; text-decoration:none; text-align:left;   }

/* RSS */
.rss{ float:right; color: #FFF; padding-right:10px; }
.rss a{ color: #FFF; text-decoration:none; text-align:right; }

.bold {padding:10px;background:#fff;border:1px dotted #666;}

.highlight {background: yellow; text-decoration: none; }
#highlightx:link{ color:#000; text-decoration:none; }
#highlightx:hover{ color:#000; text-decoration:none; }

/* ACCESIBILITY */
.accesibility { float:right; text-align:right; }
.accesibility a{ text-decoration:none; color:#376088;  background-color:#FFFFFF; padding:0 5px 5px 0;}
.accesibility a:hover{ text-decoration:underline; color:#376088;  color:#FFFFFF; background-color:#376088;}


/* TAGCLOUD */
#tagCloud { display: none; background-color: #376088; padding:20px; margin-top:10px; border-bottom:5px solid #FFFFFF; }
.tag_cloud { padding: 3px; text-decoration: none;}
.tagLink a{ text-decoration:none; color:#376088; background-color:#FFFFFF; padding:0 5px 5px 0;}
.tagLink a:hover{ text-decoration:underline; color:#376088; }
.tag_cloud:link  { color: #FFFFFF; }
.tag_cloud:visited { color: #FFFFFF; }
.tag_cloud:hover { color: #376088; background:#FFFFFF; }
.tag_cloud:active { color: #FFFFFF; background: #376088;  }


/* TORRENT LIST TABLE */

table.torrent { border-collapse: collapse; width: 100%; font-size: 12px; }
table.torrent th { background: #376088; color: #fff; font-weight: bold; padding: 5px 10px; text-align: left; border-right: 0px solid #fff; line-height: 1.8; }
table.torrent th a{ display: block;   padding: 3px;   text-decoration: none; }
table.torrent th a:link, table.torrent th a:visited { color: #FFF;   background-color: #376088; }
table.torrent th a:hover, table.torrent th a:active { color: #000;   background-color: #376088; }

table.torrent td { padding: 5px 5px 5px 5px; vertical-align: middle; border-bottom: 1px solid #DADADA; }
table.torrent tr.alt td { background: #f7f3da; }
table.torrent tr.over td{ background: #376088; color:#FFF; }
table.torrent tr.over .tags{ background: #376088; color:#FFF; }
table.torrent tr.over a.torrent{ background: #376088; color:#FFF; }



table.torrent td.ctg { text-align: center; width: 24px; vertical-align:middle; }
table.torrent td.download { text-align: center; width: 20px;  }
table.torrent td.title { text-align: left; font-weight:bold; letter-spacing: 1px; text-transform:capitalize; }
.tags { text-transform:lowercase; }
table.torrent td.title span { color: #000; font-size:10px; text-align: left; font-weight: bold; }
table.torrent td.date { text-align: center; width: 5%; }
table.torrent td.size { text-align: left; width: 6%; }
table.torrent td.seed {color: green; font-weight: bold; text-align: center; width: 5%;  }
table.torrent td.peer {color: red; font-weight: bold; text-align: center; width: 5%;  }
table.torrent td.health { text-align: center; width: 20px; }


table.torrent .sortcol { cursor: pointer; padding-right: 20px; background-repeat: no-repeat; background-position: right center; color:#FFF; }
table.torrent .sortcol a{ text-decoration:none; color:#FFF;}

table.torrent .sortasc { background-color: #376088; background-image: url(/images/asc.png); }
table.torrent .sortdesc { background-color: #376088; background-image: url(/images/desc.png); }
table.torrent .stats { background: #376088; color: #fff; font-weight: bold; padding: 5px 10px; text-align: center; border-right: 0px solid #fff; line-height: 1.8; }


/* TREEVIEW FILE EXPLORER */
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(/images/treeview/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	font-size:12px;
}

.treeview a.selected {
	background-color: #FFF;
}

#treecontrol { margin: 1em 0; display: none; color:#000; }

.treeview .hover { color: #376088; cursor: pointer;}

.treeview li { background: url(/images/treeview/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/images/treeview/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(/images/treeview/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/images/treeview/treeview-red.gif); } 

.treeview-black li { background-image: url(/images/treeview/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/images/treeview/treeview-black.gif); }  

.treeview-gray li { background-image: url(/images/treeview/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/images/treeview/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/images/treeview/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/images/treeview/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(/images/treeview/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/images/treeview/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/images/treeview/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/images/treeview/file.gif) 0 0 no-repeat; }























/* HIGHLIGHT WORD */
.word_searched,a { text-decoration:none; text-align: left; font-weight:bold; letter-spacing: 1px; color: #000 }
.word_searched:hover{ text-decoration:none; text-align: left; font-weight:bold; letter-spacing: 1px; color: #000; background-color:#376088; }
.highlight_word{ text-decoration:none; text-align: left; font-weight:bold; letter-spacing: 1px; color: #000 }


/* TORRENT DOWNLOAD */
a.download { background: url('/images/download_1.png') top center no-repeat; width: 16px; height: 16px; display: block; margin-right: 1px; padding-left:0px; }
a.download:visited { background: url('/images/download_1_visited.png') top center no-repeat; width: 16px; height: 16px; display: block; margin-right: 1px; padding-left:0px; }

a.download_2 { background: url('/images/info_light.png') top left no-repeat; width: 16px; height: 16px; display: block; float: left; margin-right: 1px; }
a.download_2:visited { background: url('/images/info_dark.png') top left no-repeat; width: 16px; height: 16px; display: block; float: left; margin-right: 1px; }

a.download_3 { background: url('/images/icon-comments-light.png') top left no-repeat; width: 16px; height: 16px; display: block; float: left; margin-right: 1px; }
a.download_3:visited { background: url('/images/icon-comments-dark.png') top left no-repeat; width: 16px; height: 16px; display: block; float: left; margin-right: 1px; }

a.torrent{color: #376088;}
a.torrent:visited{color: #376088;}
a.torrent:hover{ color: #FFF;}

a.ajaxtorrent{color: #376088;}
a.ajaxtorrent:visited{color: #376088;}
a.ajaxtorrent:hover{ color: #000;}

a.advertisement{color: #376088;}
a.advertisement:visited{color: #376088;}
a.advertisement:hover{ color: #000; text-decoration:underline;}



/* JQUERY COLORBOX */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxClose{cursor:pointer;}
#cboxOverlay{background:#376088;}
#colorbox{}
#cboxContent{margin-top:32px;}
#cboxContent{background:#376088; padding:1px; }
#cboxLoadingGraphic{background:url("/images/loading.gif") center center no-repeat;}
#cboxLoadingOverlay{background:#376088; }
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; right:0px; background:url("/images/controls.png") 0 0 no-repeat;}
#cboxClose{background-position:-50px 0px; right:0px;}
#cboxClose.hover{background-position:-50px -25px;}


/* PAGINATION */
div.pagination { padding: 7px; margin: 3px; text-align:center; font-size:14px; font-weight:bold;}
div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #fff; text-decoration: none; color: #fff;  background-color: #376088; border: 4px solid #376088;}
div.pagination a:hover{ color: #000; border: 4px solid #376088;}
div.pagination a:active { border: 4px solid #376088; color: #000; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #fff; font-weight: bold; background-color: #FFF; color: #376088; border: 4px solid #376088;}
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; color: #DDD; }


/* BUTTONS ROUNDED */
.buttonwrapper{overflow: hidden; width: 80%; float:left; border:0px solid black; }
.rounded a { font-weight: bold; color: #FFF; outline: none; border: none; text-decoration: none; cursor: pointer; white-space: nowrap; }
.rounded a:hover { font-weight: bold; color: #DADADA; } 

/* BUTTONS DOWNLOAD */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 0px 7px; /* Links */
}

.buttons button img, .buttons a img{
    margin:0 0px 4px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/* AUTOCOMPLETE */
.ac_results { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block;font: menu;font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_loading { background: white url('/images/indicator.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #376088; color: #FFF; }

/* TABS */
a.roundedx {outline: none;border: none;text-decoration: none;cursor: pointer;white-space: nowrap;vertical-align: middle;display: -moz-inline-box;display: inline-block;overflow: visible;}
a.tabx {background-color: #376088; color: #fff; font-size: 12px; font-weight: bold; padding: 5px 7px 4px 7px; margin-top: 0.3em; border-bottom: solid 2px #fff; }
a.tabx:hover {  background-color: #376088;  color: #DADADA; }
a.tabx_selected {  border-bottom-color: #376088;  background-color: #376088; }
#featureTabsContainer {  display: none; }
#featureElementsContainer {  background-color: #376088;  padding: 5px; }
.feature {  background-color: #fff; padding: 5px; }

/* TIPS - TIPSY */
.tipsy-inner { padding:10px 15px; line-height:1.5em; font-weight:bold; }
.tipsy { opacity:.8; filter:alpha(opacity=80); background-repeat:no-repeat; padding:5px; }
.tipsy-inner { padding:8px 8px; max-width:200px; font:11px 'Lucida Grande', sans-serif; font-weight:bold; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background-color:#000; color:white; text-align:left; }
.tipsy-north { background-image:url(/images/tipsy-north.gif); background-position:top center; }
.tipsy-south { background-image:url(/images/tipsy-south.gif); background-position:bottom center; }
.tipsy-east { background-image:url(/images/tipsy-east.gif); background-position:right center; }
.tipsy-west { background-image:url(/images/tipsy-west.gif); background-position:left center; }

/* BREADCRUMB */
#bread { text-align:right; color: #fff; background-color: #376088; margin-right:10px; margin-top:10px; }
#bread ul { margin-left: 0; padding-left: 0; display: inline; border: none; } 
#bread ul li { margin-left: 0; padding-left: 2px; border: none; list-style: none; display: inline; }
#bread-gen ul li:before { content: "\0020 \0020 \0020 \00BB \0020"; color: #ff9; }
#bread-gen ul li.first:before { content: " "; }
#bread a, a:hover{ color: #fff; text-decoration:none; }


/* LINKS */
.faq a:link { color: #376088; text-decoration:none; }
.faq a:visited {color: #376088; text-decoration:none; }
.faq a:hover { color: #376088; text-decoration:underline; }
.faq a:active { color: #376088; text-decoration:none; } 



/* COMMENTS CS3 */
.avatarx { float: left; width: 80px; height: 80px; margin-right: 20px; display:inline-block; text-align:center;}
.usr_reply { float: right; position:relative; margin-bottom:10px; }
.usr_name {  font-weight: bold; }
.reply_date { color:green; float:right; margin-right:10px;}
.com_text { padding:4px; }

.posts{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 100%;
    background-color: #FFF;
}

.posts .innerdiv{
background: transparent url("/COMMENT/brcorner.gif") bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;

}

.replies {

    position: relative;
    margin: 0px 100px; 18px 100px;
    padding: 18px 20px;
    background-color: #FFF;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	
}
.replies .notch {
    position: absolute;
    top: -10px;
    left: 20px;
    margin: 0;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eef4f9;
    padding: 0;
    width: 0;
    height: 0;
    /* ie6 height fix */
    font-size: 0;
    line-height: 0;
     /* ie6 transparent fix */
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}
.border-replies { border: 1px solid #c5d9e8; padding: 17px 19px; }
.border-replies .border-notch { border-bottom-color: #c5d9e8; top: -11px; }

a.reply-button { text-decoration:none !important; position:absolute; top:5px; right:20px; font-size:0.8em; display:inline-block; z-index:200; }
















/*
 * FancyBox - jQuery Plugin
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }









/* CHAT */

.message { margin: 15px 0; padding: 10px; -moz-border-radius: 20px; -webkit-border-radius: 20px; font-size: 15px; }
.warning { background: #ffd5d5; border: 3px solid #ff3939; color: #ff3939; }
.success { background: #e5ffdb; border: 3px solid #0dba32; color: #0dba32; }

label { font-size: 20px; } 

#section { background: rgba(0,0,0,0.2); padding: 20px; }
#userid { font-size: 20px; padding:8px 10px; width: 330px; }

#you { position: absolute; top: 45px; right: 0; font-size: 20px; background: rgba(0,0,0,0.2); padding: 5px 10px; }
#you span { font: italic 12px Georgia, Serif; }

#rooms {  }
#rooms ul { list-style: none; }
#rooms ul li { margin: 0 0 5px 0; }
#rooms li a { background: rgba(0,0,0,0.2); padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; display: block; position: relative; }
#rooms li a:hover { background: none; -moz-box-shadow: 0 0 5px black; -webkit-box-shadow: 0 0 5px black; }
#rooms li a span { position: absolute; top: 3px; right: 10px; }
#rooms li a span strong { color: white; font-size: 20px; }
#rooms a { text-decoration: none; color: #4fb90f; font: 18px;}

#chat-wrap { border: 1px solid #eee; width: 380px; float:left; }
#chat-area { height: 300px; overflow: auto; padding: 20px; background: white; }
#chat-area span { color: white; background: #333; padding: 4px 8px; -moz-border-radius: 5px; -webkit-border-radius: 8px; margin: 0 5px 0 0; }
#chat-area p { padding: 8px 0; border-bottom: 1px solid #ccc; color: #333; }

#name-area { top: 12px; right: 0; color: white; font: bold 12px "Lucida Grande", Sans-Serif; text-align: right; }   
#name-area span { color: #fa9f00; }

#send-message-area p { float: left; color: white; padding-top: 27px; font-size: 14px; }

#sendie { width: 360px; padding: 10px; margin: 5px 0 0 0; font: 12px "Lucida Grande", Sans-Serif; }

#userlist { float: right; width: 160px; height: 410px; overflow-y: scroll; }
#userlist ul { color: #fff; font-size: 18px; list-style: none; }
#userlist ul li { }
#userlist ul li.head { border-bottom: 1px solid #eee; }


/* LINKS */
.ctgx { color: #376088; text-align:left; font-size:16px; text-transform:uppercase; padding-bottom:4px; }

.ctgx a:link { color: #376088; text-align:left; font-size:16px; text-transform:uppercase; padding-bottom:4px; }
.ctgx a:visited {color: #376088; text-decoration:none; text-align:left; font-size:16px; text-transform:uppercase; padding-bottom:4px; }
.ctgx a:hover { color: #376088; text-decoration:underline; text-align:left; font-size:16px; text-transform:uppercase; padding-bottom:4px; }
.ctgx a:active { color: #376088; text-align:left; font-size:16px; text-transform:uppercase; padding-bottom:4px;} 


#homectg a:link { text-decoration: none; color: #376088;  font: 12px;}
#homectg a:visited {color: #376088;  font: 12px;}
#homectg a:active { color: #376088; font: 12px;}
#homectg a:hover { text-decoration: underline; color: #376088;  font: 12px;}

/* ADVERTISEMENT */
.advertisementx { margin-top:10px; padding: 5px; width:380px; border: 1px solid #376088; }

/* ADBRITE */
.adHeadline {font: normal 8pt Arial; text-decoration: none; color: #376088;}
.adText {font: normal 8pt Arial; text-decoration: none; color: #000000;}


.h1_torrent{ text-align:left; font-size:14px; padding:10px; color:#376088; }
.torrent_detail_header { float:left; }
.torrent_header { text-align:left; }
.torrent_header,a { color: green;  }
.torrent_header:hover { color:#376088; }

.btn,a{ color: green; }
.btn:hover{ color:#376088; }
#refresh_page { background:#def3ca; margin:3px; width:80px; display:none; float:left; text-align:center; }

