/* TGTAP v4
# downloads.css
# Styles used by the downloads database
# (c) www.thegtaplace.com 2002-2009
*/

/* LINKS */
a:link, a:visited, a:active {
	color: #0253c4;
}

a:hover {
	color: #327fe0;
}


/* HEADER */
#container{
	width: 990px;
	margin: 0 auto;
	background: #e4e4e4 url(../images/page_bg/main.png) repeat-y;
}

#header{
	width: 100%;
	height: 165px;
	background: #303030 url(../images/header/main.jpg);
	cursor: pointer;
}


/* MIDDLE BAR */
#middlebar{
	width: 100%;
	height: 90px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #303030;
}

#rbcontent{
 font-size: 1.1em;
 background: #d0d0d0;
 text-align: center;
 padding-top: 50px;
 width: 505px;
 height: 193px;
 border: 3px solid #bebebe;
}
#rbcontent h1{
 font-size: 2.5em;
 margin-top: 10px;
 margin-bottom: -2px;
 text-shadow: #fffeff 0 1px 0;
}
#rbcontent form input.inputbox {
 padding: 6px;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius:5px;
 font-size: 1.3em;
}

#rbcontent div a {
 text-decoration: none;
}

/* LEFT/RIGHT MENUS */
.navsubtitle{
	font-weight: bold;
	width: 160px;
	color: #ffffff;
	height: 22px;
	line-height: 22px;
	background: url(../images/menu/main-subheading.png);
	text-indent: 3px;
	margin-top: 5px;
}


/* NAVIGATION TITLES */
.navtitle{
	background-image: url(../images/menu/downloads-left.png);
}
.navtitler{
	background-image: url(../images/menu/main-right.png);
}


/* NAVMENU ROLLOVERS */
.navmenul a{
	color: #eeeeee;
}
.navmenul a:link, .navmenul a:active, .navmenul a:visited{
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	color: #eeeeee;
	width: 150px;
}

.navmenul a:hover{
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	color: #dddddd;
	width: 150px;
}

.navmenul li a:link, .navmenul li a:active, .navmenul li a:visited{
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	width: 150px;
	border-left: 3px solid #aaaaaa;
	color: #eeeeee;
	margin-bottom: 0;
}

.navmenul li a:hover{
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	background-color: #555555;
	border-left: 3px solid #888888;
	margin-bottom: 0;
}

#followus a{
	text-decoration: none;
	padding: 0;
	display: inline;
}


/* CONTENT */
#content{
	line-height: 150%;
}
#contentpage, #contentpage-norightmenu{
	font-size: 110%;
}

.messagebox{
	background-color: #eeffff;
}

.filetable th, .filetable td, .authortable th, .authortable td{
	padding: 6px;
}

.table-smaller{
	font-size: 90%;
}

.heading{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #444444;
	padding: 6px 3px;
}

.darkrow{
	background-color: #444444;
	padding: 6px 3px;
	font-weight: bold;
	color: #ffffff;
}

.pinfile{
	background-color: #aaaebe;
	padding: 6px 3px;
}

.lightrow{
	background-color: #d4d4d4;
	padding: 6px 3px;
}

.lightrow2{
	background-color: #dddddd;
	padding: 6px 3px;
}

.lightrow ul, .lightrow li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.lightrow li{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.lightrow li a:link, .lightrow li a:active, .lightrow li a:visited{
	display: block;
	text-decoration: none;
	padding: 1px;
}

.lightrow li a:hover{
	display: block;
	text-decoration: none;
	padding: 1px;
	color: #eeeeee;
	background-color: #555555;
}

.trail{
	margin-bottom: 15px;
	padding-left: 5px;
}

.filename{
	font-size: 150%;
	font-weight: bold;
}

.filedesc{
	font-size: 90%;
}

.fileth{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	width: 50%;
}

.filetd{
	padding: 5px 0;
}

.quickd{
	float: right;
	margin: auto 2px;
	width: 20px;
	height: 20px;
}

.actionbox{
	float: right;
	width: 140px;
	font-size: 90%;
	padding: 5px;
	border: 1px dotted #ffffff;
	text-align: center;
}

.disclaimer{
	margin: 20px auto 10px auto;
	padding: 4px;
	width: 90%;
	font-size: 90%;
	border: 1px solid #cccccc;
	background-color: #dddddd;
	color: #444444;
}
#db-footer{
	margin: 0 auto;
	font-size: 80%;
	text-align: center;
}

.lightrow a, .lightrow2 a, .darkrow a{
	text-decoration: none;
}

table.withborders{
	border-spacing: 3px;
}
.withborders .lightrow,.withborders .lightrow2, .withborders .darkrow{
	border: 1px solid #aaaaaa;
}


/* POLLS */
.pollbar{
	background: #777;
}


/* FORMS */

.selectioncat{
	border: 1px solid #444444;
	padding: 2px;
	width: auto;
	margin: 1px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 100px;
}
.selparent{
	font-weight: bold;
}
.selparent[disabled]{
	font-weight: bold;
	color: #000000;
	font-style: italic;
	background: #dddddd;
}