/*//Start Of Poll*/
@import "poll.core.css";
/*//End Of Poll*/
/*Start Of Textbbcode Mod*/
@import "bbcode.css";
/*End Of Textbbcode Mod*/
@import url('stylesheet.css');


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #c6cddb;
	background:url("images/ed.png") repeat-x scroll  #333333;
} 

img { border: 0; vertical-align: middle; }

.forumtable {
    width: 100%;
    margin: 0;
    padding: 0;
    /*  font-family: Verdana, Arial, sans-serif; */
    font-size: 8pt;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: white;
}
table.ncode_imageresizer_warning {
	background: #FFFFE1;
	color: #000000;
	border: 1px solid #CCC;
	cursor: pointer;
}

table.ncode_imageresizer_warning td {
	font-size: 12px;
	color: red;
	vertical-align: middle;
	text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
	padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
	padding: 2px;
}
a.altlink_white:link, a.altlink_white:visited{
font-weight: bold;
color: #FFF;
text-decoration: none;
}
a.altlink_white:hover {
  text-decoration: underline;
}

th.colhead {
border:1px;
background-color:#004E98;
font-weight:bold;
color:#FFF;
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #ECE9D8; 
   background:#111111;
   margin: 0 auto 0 auto;
}

table.headind{

	border: 0px dashed #c6cddb;	
	background-color:#c6cddb; 
	color: #111111; font-size:12px; font-weight:bold; font-family:Tahoma, "Trebuchet MS";
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}


table.main, table.mainouter {
  background-color: #111111;
     margin: 0 auto 0 auto;
}

table.bottom {
  background: transparent;
}

h1 { font-size: 12pt; }

h2 { font-size: 10pt; margin-bottom: 6px; }

h3 { font-size: 11pt; margin-bottom: 6px; }

p { font-size: 8pt; }

p.sub { margin-bottom: 4pt; }

td { font-size: 8pt; border: solid #333333 1px;
 }
 
td.headind{

	border: 0px dashed #c6cddb;	
	background-color:#c6cddb; 
	color: #111111; font-size:12px; font-weight:bold; font-family:Tahoma, "Trebuchet MS";
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

td.embedded {
    border: none;
    padding: 0px;
    text-align: left;
}

td.bottom { border: none; }

td.heading { font-weight: bold; }

td.text { padding: 10pt; text-align: left; }

td.comment {
    padding: 10pt;
    font-size: 8pt;
    text-align: left;
}

td.colhead {
font-weight: bold;
color: #ffffff;
background-image: url(pic/tabelhead.png);
}

td.rowhead {
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

td.title { font-size: 14pt; }

td.navigation {
    font-weight: bold;
	font-size: 10pt;
    border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

/* - pagination links start - */

font.gray { color: #ACA899; text-decoration: underline; }

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagecurrent,
.minipagelink,
.minipagelinklast{
	background: #F0F5FA;
	border: 1px solid #072A66;
	padding: 1px 3px 1px 3px;
}

.pagelinklast, .minipagelinklast{ background: #DFE6EF; }
.pagecurrent{ background: #FFC9A5; }
.minipagecurrent{ background: #F0F5FA; font-size: 10px; }

.minipagelink, .minipagelinklast {
    border: 1px solid #C2CFDF;
	font-size: 10px;
	margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{ text-decoration: none; }
/* - pagination links end - */

a:link, a:visited { text-decoration: none; color: #c6cddb; }

a:hover { color: #FF0000; }

a.index { font-weight: bold; }

a.biglink { font-weight: bold; font-size: 12pt; }

a.altlink:link, a.altlink:visited {
    font-weight: bold;
    color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
    text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited {
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover { text-decoration: underline; }

a.altlink_green:link, a.altlink_green:visited {
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover { text-decoration: underline; }

a.colheadlink:link, a.colheadlink:visited {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.colheadlink:hover { text-decoration: underline; }

.important { font-weight: bold; font-size: 8pt; }

.red { color: #ee0000; }

.yellow { color: #997700; }

.green { color: #c6cddb; }

input, select, textarea {
    background: #E8E8E8;
	border: 1px solid #00326A;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

input:focus { background-color: #1573b9; }

textarea:focus { background-color: #1573b9; }

select { margin: 0px; }

.btn {
    font-size:12px;
    font-family:Arial Black,Verdana,sans-serif;
    /* font-weight:bold; */
    color:#c6cddb;
    background-color:#1573b9;
    border: 0px solid #072A66;
    border-width:0px;
    padding: 1px 3px 1px 3px;
		-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.small { font-size: 7pt; }

.big { font-size: 10pt; }

li { margin-top: 6pt; margin-bottom: 6pt; }

ul {
    margin-left: 16pt;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* - Cpatcha/pin stuff - */

.cimage{ border: 1px solid #eee; }

p#statusgreen {
    font-size: 1.2em;
    background-color: #fff;
    color: #0a0;
}

p#statusred {
    font-size: 1.2em;
    background-color: #fff;
    color: #a00;
}

.tag_cloud {
    padding: 3px;
    text-decoration: none;
    font-family: verdana;
}

.tag_cloud:link  { color: #0099FF; text-decoration:none; }

.tag_cloud:visited { color: #00CCFF; }

.tag_cloud:hover { color: #0000FF; background: #00CCFF; }

.tag_cloud:active { color: #0000FF; background: #FFFFFF; }

.forumrules_title {
    background-color: #7192b2;
	font-size: 14px;
	color: #fff;
	padding: 7px;
    margin-bottom: 4px;
}

.forumrules_border { border:1px solid #e2e2e0; padding:4px; }

.forumrules_text_border { border:1px solid #e2e2e0; padding:4px; }

.forumrules_text {
    background-color: #FFFF99;
	font-size: 14px;
	color: #000;
}

.stats {
background:#000000;
height:98px;
width:535px;
}
.stats ul.cell_1 {
float:left;
margin-right:1px;
padding:16px 0 15px 15px;
width:145px;
}
.stats ul.cell_2 {
float:left;
margin-left:1px;
margin-right:1px;
padding:16px 5px 15px;
width:140px;
}
.stats ul.cell_3 {
float:left;
margin-left:1px;
padding:16px 15px 15px 5px;
width:175px;
}

.popupmenu {
    background: #C2CFDF;
    color: #3A4F6C;
    border: 1px solid #3A4F6C;
    text-align:left;
    font-size:11px;
    font-weight:bold;
    white-space:nowrap;
    /*padding:3px 5px 3px 3px;*/
    /* width:120px; */
}

.popupmenu-item {
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	border-bottom: 1px solid #C2CFDF;
	color:  #000000;
	font-weight: normal;
}

.popupmenu-item-last {
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	color:  #000000;
	font-weight: normal;
}

.popupmenubutton {
    background: #C2CFDF;
    color: #3A4F6C;
    border: 1px solid #3A4F6C;
    text-align:center;
    font-size:11px;
    font-weight:bold;
    white-space:nowrap;
    /*padding:3px 5px 3px 3px;*/
    height:18px;
    width:120px;
}

.popupmenu-item a:link,
.popupmenu-item a:visited,
.popupmenu-item-last a:link,
.popupmenu-item-last a:visited { color: #000; text-decoration: none; }

.popupmenu-item a:hover,
.popupmenu-item-last a:hover { color: #EA5F00; text-decoration: none; }

.tbi {
    vertical-align:middle;
	border:0px;
	padding:0px;
	margin:0px;
	float:none;
}

.menusep {
	white-space: nowrap;  /* stop menu collapsing in IE */
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #DDD;
}

.menuseplast {
	white-space: nowrap; /* stop menu collapsing in IE */
	padding-top:4px;
	padding-bottom:3px;
	color: #000;
}

.menusep a:link,
.menusep a:visited,
.menusep a:active,
.menuseplast a:link,
.menuseplast a:visited,
.menuseplast a:active {
    text-decoration:none;
	font-weight:bold;
	color: #000000;
}

.roundedCorners {
    border: 1px solid #000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.stats_info {
    border: none;
}
/*Start Of Textbbcode Mod*/
.codetop {
    background: #0099FF url(../pic/bbcode/code.jpg) no-repeat right;
    color: #000;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding: 3px;
    border: 1px solid #000;
    width:500px;
}
.codemain {
    background: #FFF;
    border: 1px solid #000;
    color: #000;
    margin: 0 auto 0 auto;
    padding: 3px;
    width:500px;
    overflow:auto;
    height:150px;
}
/*End Of Textbbcode Mod*/

/*//Start Of Poster Mod*/
#marqueecontainer{
position: relative;
width: 99%; /*marquee width - adjust to your design */
height: 120px; /*marquee height */
background-color:lightyellow;
color:black;
overflow: hidden;
border: 1px solid blue;
padding: 2px;
padding-left: 4px;
text-align:left;
}

#marqueecontainer img {
border-width:2px;
border-style:solid;
}
/*//End Of Poster Mod*/

/*Start Of Seeding Bonus*/
td.clearalt6 {
 background: #004E98;
 padding: 5px;
 border: 0px;
border: hidden;}
td.clearalt7 {
 padding: 5px;
 background: #777777;
 border: 0px;
border: hidden;}
/*End Of Seeding Bonus*/
/*Start Of Donation Progress Mod By Snuggles*/
td.clearalt6 {
 background: #000000;
 padding: 5px;
 border: 0px;
border: hidden;}
td.clearalt7 {
 padding: 5px;
 background: #777777;
 border: 0px;
border: hidden;}
/*End Of Donation Progress Mod By Snuggles*/

/*Start Of Free Torrents, Free Slots, etc.*/
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #EAFF08;
font:normal 12px Verdana;
color: #FF6600;
line-height: 18px;
z-index: 100;
background-color: #FFFFD4;
width: 400px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; /*background-color:#ccc;*/
    color:#000;
    text-decoration:none}
a.info:hover{z-index:25; background-color:#ff0}
a.info span{display: none}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

/*End Of Free Torrents, Free Slots, etc.*/

/*Start Of Pop-Up Message System*/
#showimage {
	background-color: #ECE9D8;
	border: 1px solid black;
	text-align: left;
}

#dragbar {
	background: #E9D58F;
	border: 1px solid #CEAA49;
	padding: 5px;
	cursor:hand;
	cursor:pointer;
}

#close:link, 
#close:visited, 
#close:active { 
	background: #003977;
	border : 1px solid #FFF; 
	color: #FFF; 
	padding: 1px 3px 2px 4px;
	margin: 0px 1px 0px 2px;
	text-decoration:none;
}

#close:hover { 
	background: #EA5F00;
}

.left_txt {
	float: left;
}

.right_txt {
	float: right;
}

.clear {
	clear: both;
}

span.subject {
	font: bold 1.5em/2 arial;
	margin-left: 10px;
}

span.from {
	margin-left: 10px;
}

.msg {
	width: 360px;
	/*Start Of Adding Scrool Bar*/
	height: 230px;
	overflow:auto;
	/*End Of Adding Scroll Bar*/
	background: #f5f4ea;
	border: 1px solid black;
	font-size: 12px;
	margin: 10px;
	padding: 10px;

}
 
.msg_links {
	padding: 5px;
}
/*End Of Pop-Up Message System*/

/*Start Of SimpleCaptcha with jquery*/
.captchaImage {margin:0 2px;}
.captchaImages { margin: 5px auto;width:350px;text-align:center;}
.simpleCaptchaSelected { border: 2px solid #999;
-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*End Of SimpleCaptcha with jquery*/

	/* 	::: LAST TORRENT POSTER MOD ON INDEX PAGE ::: 	*/

#marqueecontainer{
position: relative;
width: 950px; /*marquee width - adjust to your design */
height: 120px; /*marquee height */
background-color:#f7f7f7;
color:black;
overflow: hidden;
border: 0px solid blue;
padding: 4px;
padding-left: 6px;
text-align:left;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

#marqueecontainer img {
border-width:0px;
border-style:solid;
}

 	/* 	::: HEADLINE ON INDEX PAGE ::: 	*/

#headindex {
	border: 1px solid #002c4d;	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background-color:#1573b9; width:935px; height:30px; padding-left:15px; line-height:28px;
	color: #FFF; font-size:12px; font-weight:bold; font-family:Tahoma, "Trebuchet MS";
	text-align:left;}
#headindex a {color:#FFF; text-decoration:none}	#headindex a:visited {color:#FFF; text-decoration:none} #headindex a:active {color:#FFF; text-decoration:none} #headindex a:hover {color:#FFF; text-decoration:none}

#headeindex {
	border: 0px solid #002c4d;	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background-color:#f7f7f7; width:935px; height:30px; padding-left:15px; line-height:28px;
	color: #000000; font-size:12px; font-weight:bold; font-family:Tahoma, "Trebuchet MS";
	text-align:left;}
#headeindex a {color:#FFF; text-decoration:none}	#headeindex a:visited {color:#FFF; text-decoration:none} #headeindex a:active {color:#FFF; text-decoration:none} #headeindex a:hover {color:#FFF; text-decoration:none}

 	/* 	::: STATS INFO ON INDEX PAGE ::: 	*/
																		 
#statindex {
	border:0px;
}

 	/* 	::: FOOTER ON INDEX PAGE ::: 	*/

#footer {
	border: 1px solid #002c4d;	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background-color:#1573b9;
	width:950px; height:81px;
	text-align:center; color:#FFF; font-size:10px;
}

 	/* 	::: NEWS ON INDEX PAGE ::: 	*/

#newshold {
	border: 1px solid #002c4d;	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	background-color:#FFF; width:930px; padding:8px; }
#headlineindex {
	font-size:12px; font-weight:bold; font-family:Tahoma, "Trebuchet MS"; text-align:left; padding-left:10px; width:950px; height:21px; }
	
	
	
#activeindex { width:949px; border: 0px dashed #d1e400; font-size:11px; min-height:35px; padding:5px; background-color:#f7f7f7;  -moz-border-radius: 6px; -webkit-border-radius: 6px;}
#activeindex2 {width:850px; border: 0px dashed #d1e400; font-size:11px; padding:5px; margin: 0 auto 0 auto }

 	/* 	::: SHOUTBOX ON INDEX PAGE ::: 	*/
																					
#shoutbox {
	width:550px; height:15px; border: 1px dashed #d1e400; 
	font-size:11px; text-align:center; float: center;
	padding:5px; margin-top:10px;}


	/* - Admin - */

.button {
    border: 1px solid #ccc;
    display: block;
    width: 120px;
    margin: 0 0 20px 0;
}

.button span {
    border: 1px solid #fff;
    display:block;
    padding: 15px 10px 15px 10px;
    text-align: center;
    color: #555;
    font-size: 13px;
    line-height: 1.3em;
}

.button span img {
    margin-bottom: 10px;
}

.button:hover {
    background: #fff;
}

.button span:hover {
    color: #57a000;
}

ul.buttons-set li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0 !important;
	background: 0;
    list-style: none;
}
.highlight {
  background-color:#222222
}
/*Startslot machine*/
#middle {
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
background-image: url(pic/evilreels.png);
background-repeat: no-repeat;
background-position: center;
width: auto;
}

/*End Of Slot Machine*/
