@charset "utf-8";
body {
	background-color: #404040;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* Header Begins */
#wrap {
	width: 981px;
	height: 130px;
	margin: auto;
}
.welcome {
	color: #5c5c5c;
	font-size: 10px;
	font-family: "Trebuchet MS";
	padding-left: 408px;
	padding-right: 377px;
	text-align: center;
}
.welcome a {
	color: #5c5c5c;
	text-decoration: none;
}
.welcome a:hover, .welcome a:active {
	color: #000000;
}
.new_pm {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #888888;
	padding-top: 21px;
	margin-left: 200px;
	text-align: center;
	height: 90px;
	width: 86px;
}
.new_pm img {
	margin-left: -19px;
	border: 0px;
}
.new_pm a {
	color: #888888;
	text-decoration: none;
}
.new_pm a:hover, .new_pm a:active {
	color: #000000;
}
#header {
	width: 981px;
	height: 130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
/* Header Ends */

/* Nav Begins*/
#nav {
	height: 41px;
	width: 99%;
	margin-top: 4px;
	margin-left: -34px;
	^margin-left: 6px; /* IE hack*/
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav a {
	float: left;
	padding: 41px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:41px; /* for IE5/Win */
}
#nav a:hover {
	background-position: 0 -41px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -41px;
}	
#hem a  {
	width: 67px;
	background: url(images/button_hem.png) top left no-repeat;
}
#hem_current a  {
	width: 67px;
	background: url(images/button_hem.png) top left no-repeat;
	background-position: 0 -41px;
}
#torrents a  {
	width: 97px;
	background: url(images/button_torrents.png) top left no-repeat;
}
#torrents_current a  {
	width: 97px;
	background: url(images/button_torrents.png) top left no-repeat;
	background-position: 0 -41px;
}
#forum a  {
	width: 80px;
	background: url(images/button_forum.png) top left no-repeat;
}
#forum_current a  {
	width: 80px;
	background: url(images/button_forum.png) top left no-repeat;
	background-position: 0 -41px;
}
#guider a  {
	width: 85px;
	background: url(images/button_guider.png) top left no-repeat;
}
#guider_current a  {
	width: 85px;
	background: url(images/button_guider.png) top left no-repeat;
	background-position: 0 -41px;
}
#profil a  {
	width: 76px;
	background: url(images/button_profil.png) top left no-repeat;
}
#profil_current a  {
	width: 76px;
	background: url(images/button_profil.png) top left no-repeat;
	background-position: 0 -41px;
}
#staff a  {
	width: 76px;
	background: url(images/button_staff.png) top left no-repeat;
}
#staff_current a  {
	width: 76px;
	background: url(images/button_staff.png) top left no-repeat;
	background-position: 0 -41px;
}
#mail a  {
	width: 76px;
	background: url(images/button_mail.png) top left no-repeat;
	float: right;
}
#mail_current a  {
	width: 76px;
	background: url(images/button_mail.png) top left no-repeat;
	background-position: 0 -41px;
	float: right;
}
#loggaut a  {
	width: 97px;
	background: url(images/button_loggaut.png) top left no-repeat;
	float: right;
}
#loggaut_current a  {
	width: 97px;
	background: url(images/button_loggaut.png) top left no-repeat;
	background-position: 0 -41px;
	float: right;
}
#loggain a  {
	width: 97px;
	background: url(images/button_loggain.png) top left no-repeat;
	float: right;
}
#loggain_current a  {
	width: 97px;
	background: url(images/button_loggain.png) top left no-repeat;
	background-position: 0 -41px;
	float: right;
}
#nav_bottom {
	color: #5d5d5d;
	margin-left: 25px;
	margin-top: -11px;
	^margin-top: -14px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#nav_bottom a {
	color: #5d5d5d;
	text-decoration: none;
}
#nav_bottom a:hover, #nav_bottom a:active {
	color: #0b0b0b;
}
.nav_admin {
	float: right;
	margin-top: -16px;
	margin-right: 20px;
}
/* Nav Ends*/

/* Content Begins*/
#content {
	margin-top: 4px;
	clear: both;
}
.content {
	background-color: #FFFFFF;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content_corner_top_left {
	background-image: url(images/content_top_left.gif);
	height: 15px;
	width: 32px;
	float: left;
	background-repeat: no-repeat;
}
.content_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
}
.content_corner_top_right {
	background-image: url(images/content_top_right.gif);
	height: 15px;
	width: 32px;
	float: right;
	margin-top: -1px;
	background-repeat: no-repeat;
}
.content_corner_bottom_left {
	background-image: url(images/content_bottom_left.gif);
	height: 15px;
	width: 16px;
	margin-top: -15px;
	background-repeat: no-repeat;
}
.content_corner_bottom_right {
	background-image: url(images/content_bottom_right.gif);
	height: 15px;
	width: 16px;
	float: right;
	margin-top: -15px;
	^margin-top: -19px; /* IE Hack */
	background-repeat: no-repeat;
}
a:link, a:visited {  
	text-decoration: none;
	color: #4b4b4b;
	font-weight: bold;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}
form {
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	color: #232323;
	font-family: verdana;
	font-size: 10pt;
	padding-bottom: 0px;
}
h2 {
	color: #656565;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 6px;
}
h2 a, h2 a:visited{
	color: #0D48D5;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 6px;
}
h2 a:hover {
	text-decoration: underline;
	color: #0C188B;
	border-bottom: none;
}
td {
	font-size: 8pt;
}
td.storre {
	font-size: 10pt;
}
td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}
table {
	border-collapse: collapse;
	border: none;
	background-color: #ffffff; 
}
.torrent_header_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	background-image: url(images/browser_bg.png);
	background-repeat: repeat-x;
	height: 21px;
	margin-top: -2px;
}
.torrent {
	background-color: #ffffff;
	color: #4b4b4b;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #3b3b3b;
}
.torrent2 {
	background-color: #ededed;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #3b3b3b;
}
.torrent2 a{
	font-weight: normal;
}
.unread{
	background-color: #dbdbdb;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom: 1px solid #909090;
}
.unread a{
	font-weight: bold;
	color: #242424;
}
.unread a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.read1{
	background-color: #ededed;
	font-family: "Trebuchet MS";
	border-bottom: 1px solid #909090;
	font-weight: normal;
}
.read1 a:hover{
	background-color: #ededed;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
}
.read2{
	background-color: #f6f6f6;
	font-family: "Trebuchet MS";
}
.torrent_tr {
	background-color: #dfdfdf;
}

#download_torrent {
	height: 35px;
	width: 99%;
}
#download_torrent li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#download_torrent a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win */
}
#download_torrent a:hover {
	background-position: 0 -35px;
}
#download_torrent a:active, #download_torrent a.selected {
	background-position: 0 -70px;
}	

#download_torrent_button a  {
	width: 100px;
	background: url(images/download.png) top left no-repeat;
}
#download_torrent {
	height: 35px;
	width: 99%;
}
#download_torrent li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#download_torrent a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win */
}
#download_torrent a:hover {
	background-position: 0 -35px;
}
#download_torrent a:active, #download_torrent a.selected {
	background-position: 0 -70px;
}	

#download_torrent_button a  {
	width: 100px;
	background: url(images/download.png) top left no-repeat;
}

#download_trailer_button  {
	width: 100px;
	background: url(images/trailer.png) top left no-repeat;
}

input.skickaknapp {
text-align: center;
	border: 0px;
	height: 30px;
	width: 100px;
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win */
background: url(images/skickaknapp.png) top left no-repeat;
}
input.skickaknapp:hover {
	background-position: 0 -35px;
}
input.skickaknapp:active, input.skickaknapp.selected {
	background-position: 0 -70px;
}	




















.comment {
	border: solid 1px #3b3b3b;
	background-color: #F6F6F6;
}
.comment td{
	padding: 3px;
}
.commenthead {
	color: #ffffff;
	border-bottom: 1px solid #3b3b3b;
	border-top: 1px solid #3b3b3b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(images/torrent_bg.png);
}
.commenthead2 {
	color: #ffffff;
	border: 1px solid #3b3b3b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(images/torrent_bg.png);
}
.commenthead2 a:hover {
	text-decoration: underline;
}
.commentbody {
	background-color: #E3E3E3;
	border-left: 1px solid #3b3b3b;
	font-size: 11px;
	border-right: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	vertical-align: top;
	padding: 7px;
}
#smileys {
	margin-top: -109px;
	width: 110px;
	float: left;
	margin-left: 200px;
	border: 1px solid #003366;
}
.tt {
	color: #fefefe;
	font-size: 11px;
	font-family: "Trebuchet MS";
	border-top: solid 1px #3b3b3b;
	border-bottom: solid 1px #3b3b3b;
	border-left: solid 1px #053981;
	background-image: url(images/torrent_bg.png);
	margin-top: -10px;
}
.tt a:link, .tt a:visited{
	color: #000000;
}
.tt a:hover {
	color: #4b4b4b;
}
.tor1 {
	border-right: 1px solid #bebebe;
	color: #606060;
}
.tor1 a:link, .tor1 a:visited {
	color: #000000;
	font-weight: normal;
}
.tor1 a:hover {
	color: #4b4b4b;
}
.tor2 {
	border-right: 1px solid #bebebe;
}
.kt {
	color: #fefefe;
	font-weight: bold;
	border-top: solid 1px #3b3b3b;
	border-bottom: solid 1px #3b3b3b;
	border-left: solid 1px #3b3b3b;
	background-image: url(images/torrent_bg.png);
	text-align: center;
}
.kt a:link, .kt a:visited {
	color: #fefefe;
}
.kt a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.searchbox {
	background: #ededed;
	border: 1px #c7c7c7 solid;
}
input.login {
	border: 1px #939393 solid;
	background: #fafafa;
	padding-left: 3px;
	color: #000000;
}
textarea.login {
	border: 1px #939393 solid;
	background: #fafafa;
	padding-left: 3px;
	color: #000000;
}
input.disabled{
	border: 1px #939393 solid;
	background: #CACACA;
	padding-left: 3px;
	color: #000000;
}

.nyheter {
	padding: 18px;
	background: #ededed;
}
.pollhead {
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 10px;
	background: #ededed;
}
.staffheader {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
}

.poll {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	background: #ededed;
}
.poll_procent {
	background: #ededed;
}
.poll2 {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	background: #dbdbdb;
}
.poll2_procent {
	background: #dbdbdb;
	padding-right: 40px;
}
.adminsnack td{
	padding-top: 3px;
	padding-bottom: 3px;
}
.button {
	border: #000000 1px solid;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/torrent_bg.png);
	background-color: #6cb3dd;
}
/* Content Ends*/

/* Fotter Begins*/
#fotter {
	background-image: url(images/fotter_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #e3e3e3;
	padding-top: 7px;
	text-align: center;
	position: absolute;
	width: 100%!important;
	width: 134%;
	left: 0;
	^margin-top: -4px; /* IE Hack */
	^margin-left: -20%; /* IE Hack */
}
#fotter a {
	color: #e3e3e3;
	text-decoration: none;
}
#fotter a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#fotter a:active {
	color: #e3e3e3;
}
/* Fotter Ends*/