/* Stylesheet: GF & AoS Website 2009- Author: Nigel & Dan */

#banner-bckgrd { background-color:#6C3A21; height:120px; }

#top-menu-bar { clear:both; width:100%; border-top:1px solid black; border-bottom:1px solid black; height: 25px; }
#top-menu-bar ul { float:left; width:100%; height:25px; }
#top-menu-bar li { display:inline; }
#top-menu-bar a {float:left; width:10%; height:23px; margin-left:15px; padding:2px 0 0 10px; /*color:#E0C5B8;*/ color: #efefef; font: 1.8em impact; }
#top-menu-bar a:link { }
#top-menu-bar a:visited { }
#top-menu-bar a:hover { text-decoration:none; color:orange; background-color: #550000; }
#top-menu-bar a.menu-selected { text-decoration:none; color:orange; }


/*************************
Filebase
*************************/

div.filebase_upload_button {
	width: 200px;
	float: right;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 5px;
}

/*table.table1*/
.filebase_catname {
	text-align: left;
	font-weight: bold;
}

.filebase_cat_columntitles {
	text-align: center;
	width: 40%;
}

.filebase_downlink {
	text-align: center;
}

.filebase_commentadd {
    height: 100px;
}

.filebase_width_input {
	width: 400px;
	font-size: 9px;
}

/* Icon images
---------------------------------------- */
.icon-filebase  {
background-image: url("images/icon_fb_upload.gif"); 
background-position: 0 50%;
background-repeat: no-repeat;
padding: 1px 0 0 17px;
}

LI.filebase_size DT, LI.filebase_size DD {
	font-size: 0.8em !important;
}

div.disclaimer {
    color: #e0c5b8;
    margin-bottom: 5px !important; 
}    

div.disclaimer a , span.disclaimer a:link , span.disclaimer a:active , span.disclaimer a:hover {
    color: orange;
}
