@import url(base.css?v=1323389781);

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #2F4879;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sitewrap {
	background-color:transparent;
}

#wrapper {
	border:2px solid black;
}

#header, #wrapper, #searchbars {
	background-color:#7C98AE;
	border:2px solid black;
}

#searchbars {
	border-top:none;
	border-bottom:none;
}

table, #sidebar ul, div.frame {
	background-color: #BCCAD6;
}

#search_results .colhead .pager a, #search_results .colhead .pager span.gray {
	font-size:1em;
	padding:1px;
}

.pager span.gray {
	opacity:.5;
}

#user_toolbox {
	background-color: #BCCAD6;
}

.torrent_table_row { background-color: #BCCAD6; }
.torrent_table_row_highlight { background-color: #9CaAb6; }
.snatched_torrent_table_row { background-color: #9DA8B3; }
.snatched_torrent_table_row_highlight { background-color: #7D8893; }

table.main, table.mainouter {
	background-color: #7C98AE;
	padding: 2px;
}

table.header {
	border: solid;
	background-image: url('../pic/filelist/colhead.gif');
	background-color: #E2E2E2;
}

table.menu { background-color: #7C98AE; }
table.browse { background-color: #7C98AE; }
table.poll { background-color: #7C98AE; }
table.interiortable { background-color: #7C98AE; }

table.menubarbackground {
	background-image: url('../pic/filelist/menubarbackground.gif');
	background-color: #136791;
}

table.menubartextbackground {
	background: transparent;
	border-style: none solid none solid;
	border-width: 1px;
}

table.statusbar { background-color: #BCCAD6;}


table.top {
	background-color: #BCCAD6;
	padding: 2px;
}

table.bottom {
	background: transparent;
	padding: 2px;
}

table.message { border: solid black 1px; }
img { max-width: 600px; }
h1 { font-size: 12pt; }

h3 { font-size: 10pt; }
p { font-size: 8pt; }
p.sub { margin-bottom: 4pt; }

p.sig {
	border-top-style: dotted;
	margin-bottom: 2pt;
}

td {
	font-size: 8pt;
	border: 1px solid black;
}

td.right {
	border-style: solid none solid solid;
	border-width: 1px;
}

td.left {
	border-style: solid solid solid none;
	border-width: 1px;
}

td.sides {
	border-style: solid none solid none;
	border-width: 1px;
}

td.topbottom {
	border-style: none solid none solid;
	border-width: 1px;
}

td.border {
	font-size: 8pt;
	border: solid black 0px;
}

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

td.bottom {
	border: none;
	padding: 1px;
}

td.heading { font-weight: bold; }

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

td.profile_text {
	background-color:#F4F4F0;
}

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

th {
	color: white;
	background-color: #2F4879;
}

td.colhead, div.frametop_alt {
	font-weight: bold;
	color: white;
	background-color: #2F4879;
}

div.frametop_alt {
	border-color:black;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

}
div.frametop_alt .rollup_btn {
	color:inherit;
}
div.frametop_alt, table.frame td.colhead {
	-webkit-box-shadow:inset 0 6px 9px #4F6899,inset 0 4px 6px #4F6899,inset 2px -2px 9px #2F4879;
	box-shadow:inset 0 6px 9px #4F6899,inset 0 4px 6px #4F6899,inset 2px -2px 9px #2F4879;
}

td.colhead2 {
	font-weight: bold;
	color: white;
	background-color: #4F6899;
}

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

td.rowcenter {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

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

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

td.menunavigation {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
	background: gray url('../pic/filelist/menuoff.gif');
}

td.menunavigation:Hover {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
	background: gray url('../pic/filelist/menuon.gif');
}

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

form {
	margin-top: 0;
	margin-bottom: 0;
}

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

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

a, span.collapse {
	text-decoration: underline;
	color: black;
}

a:hover, span.collapse:hover {
	color: #2F4879;
}

a.index { font-weight: bold; }

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

a.normal {
	color: black;
	text-decoration: none;
}

a.normal:hover { text-decoration: none; }

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

input, select, textarea { font-size: 8pt; }

.btn {
	width: 75px;
	height: 23px;
}

.small { font-size: 7pt; }
.big { font-size: 10pt; }
img.border { border: none; }

img.logo {
	background: url('../pic/uglogo2.png') no-repeat center;
}

.xmas img.logo {
	width:437px;
	height:92px;
	background: url('../pic/christmas/logo_xmas.png') no-repeat center;
}

.vday img.logo {
	background: url('../pic/vday/logo_vday.png') no-repeat center;
}

div.frametop {
	background-image: url('../pic/filelist/header.gif');
}

h2, .maintabletop, th, #sidebar li.header{
	background-image: url('../pic/filelist/header.gif');
	color: black;
	height:16px;
}

h2, .maintabletop, th {
	border-style: solid solid none solid;
	border-width: 1px;
	font-size: 10pt;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 5px;
}

a.popular_torrents {color:#008800;}
a.needing_seeds {color:#bb0000;}
a.collections {color:#0000bb;}

