@import "dropdown_menu.css";

body {
	font-family: "MS Sans serif", tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	background: #D8FEDA url("pic/bghead.jpg") repeat-x;
	color: #000000;
	margin:0;
	_height: 100%;
	min-height: 100%;
}

table {
border-collapse: collapse;
border: none;
padding: 2px;
}

table.main, table.mainouter {
background: none;
padding: 2px;
}

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

table.statusbar {
background-color : #ACFDB0;
border-style : ridge;
border-color: #009500;
border-width : 1px;
}

table.no {
border-width : 1px;
background: transparent;
}

table.trans {
background: none;
}

table.menu {
background: none;
border: none;
}

table.browse {
background: none;
}

table.poll {
background: none;
}

table.interiortable {
background: none;
}

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

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


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

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

table.message {
background: none;
border: solid #000000 1px;
}


h1 {
font-size: 15px;
}

h2 {
height: 25px;
padding-top: 5px;
border-style: solid solid none solid;
border-width: 1px;
background: #77e570 url(pic/bg5.jpg) repeat-x;
font-size: 13px;
color: #00000;
text-align: center;
vertical-align: top;
margin-bottom: 0px;
margin-top: 7px;
}


h3 {
font-size: 13px;
}


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

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

td {
font-size: 13px;
border: solid #003300 1px;
}

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 #000000 0px;
}

td.embedded {
border: none;
padding: 0px;
background: none;
}

td.embeddeds {
 border: none;
 padding: 0px;
 background-color: #B5F3B1;
}

td.embeddeds2 {
 border: none;
 padding: 0px;
 background-color: #73E684;
}

td.noborder {
border: none;
}

td.dline {
border-style: none none solid none;
}

td.statusbar {
 border: none;
 padding: 1px;
 background-color: #ACFDB0;
}

td.topheader {
background: #D8FEDA url("pic/bghead.jpg") repeat-x;
border: none;
}


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

td.heading {
font-weight: bold;
}

td.text {
padding: 13px;
text-align: left;
}

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

td.tophead {
text-align: center;
font-weight: bold;
color: #000000;
background: #77e570 url(pic/bg5.jpg) repeat-x;
}

td.colhead {
font-weight: bold;
color: #000000;
background: url(pic/bg4.jpg);
}

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: 13px;
 border: none;
 background-color: #0AC96F;
}

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

td.menunavigation:Hover{
	font-weight: bold;
	font-size: 13px;
	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: 13px;
	font-weight: normal;
}

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

a:link, a:visited {
text-decoration: underline;
color: #000000;
/*font-weight: bold;*/
}

a:hover {
color: #420202;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 15px;
}

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

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

a.detail:link, a.detail:visited{
	font-weight: bold;
	text-decoration: none;
}

a.detail:hover {
text-decoration: underline;
background-color: #5EED49;
}

 a.catlink:link, a.catlink:visited{
		text-decoration: none;
	}

	a.catlink:hover {
		color: #008800;
		font-weight: bold;
	}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #000099;
	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.normal:link, a.normal:visited {
color: #000000;
text-decoration: none;
}

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

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

a.menu:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

a.menu2:link, a.menu2:visited{
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

a.menu2:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.de_menu:link, a.de_menu:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.de_menu:hover {
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 11px;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "MS Sans serif", tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}

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

.small {
font-size: 11px;
}

.big {
font-size: 13px;
}

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

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

img.border
{
border-style: solid;
border-color: #000000; 
border-width: 0px; 
}

img.logo {
 padding: 0px;
 border: 1px;
 background-image: url("pic/filelist/logo.gif");
 background-repeat: no-repeat;
background-position: center;
}

img.unlockednew {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/forum/unlockednew.gif");
 background-repeat: no-repeat;
 background-position: center;
}

img.unlocked {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/forum/unlocked.gif");
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednew {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/forum/lockednew.gif");
 background-repeat: no-repeat;
 background-position: center;
}

img.locked {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/forum/locked.gif");
 background-repeat: no-repeat;
 background-position: center;
}

img.poll {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/bar.gif");

}

img.pollright {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/bar_right.gif");

}

img.pollleft {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/bar_left.gif");

}

img.games {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_games.gif");

}

img.macxgames {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_macxgames.gif");

}

img.musicmisc {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_music.gif");

}

img.musicclassical {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_music.gif");

}

img.musicindie {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_music.gif");

}

img.musicjazz {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_music.gif");

}

img.musicrock {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_music.gif");

}

img.anime {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_anime.gif");

}

img.movies {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_movies.gif");

}

img.appzmacx {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_macxapps.gif");

}

img.appzmisc {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_apps.gif");

}

img.books {
 padding: 0px;
 border: 0px;
 background-image: url("pic/filelist/categories/cat_books.gif");
}


/* Dropdowns */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #000;
	border-width: 0 5px;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: pointer;
	background-color: transparent;
	
	border-width: 1px 0;
	
}

#nav li#first {
	border-left-width: 1em;
}

#nav li#last {
	border-right-width: 1em;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color:  #BAF2B9; 
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

ul,li {
	padding: 0;
	margin:0;
}

ul.navigation li {
	margin-left: 15px;
}

ul.navigation {
	background-color: #BAF2B9;
	padding: 2px;
	border: solid 1px #000;
	list-style-type: disc
}


#dhtmltooltip {
	font-family: "MS Sans serif", tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	_font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	border: 1px solid #CAFF95;
	padding: 5px;
	text-align: center;
	background-color: #22A71B;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}







/* ################## Index Content ################### */


.headdiv {
	background: #77e570 url(pic/bg5.jpg) repeat-x;
	padding: 8px 0;
	text-align: left;
}

.headdiv span {
	padding: 0 10px;
	font-weight: bold;
}

.newsthumb {
	padding-bottom: 40px;
	border: none;
}

a.news:link, a.news:visited {
text-decoration: none;
color: #000000;
}

a.news:hover {
color: #0066FF;
}
