body {
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #E6B266;
    scrollbar-3dlight-color: #E6B266;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #E6B266;
    margin-top: 0;
	background-color: #000000;
	color: #C0A080;
	link: #FFAA00;
	vlink: #FFAA00;
}

/* General font families for common tags */
font,th,td,p { font-family: Tempus Sans ITC, Arial }
a:link,a:active,a:visited { color : #FFAA00; text-decoration:none;}
a:hover		{ text-decoration: underline; color : #FFAA00; }

#content {
        margin-right: 40px;
        margin-left: 40px;
        margin-top:5px;
        margin-bottom:5px;
        background-color: #000000;
        color: white;
        padding: 0.5em;
        border: 1px #CC9933 solid;
}

.header{
        font-family : Tempus Sans ITC, Arial;
        font-weight: normal;
        font-size: 3em;
        color: #C0A080;
}
#menu {
        font-size : 12px;
}


#menu ul {
     //   margin: 5px
}
#menu li {
        display: inline;
        list-style-type: none;
        padding-right: 0px;
        padding-left: 0px;
        margin: 0px
}
#menu a:link, #menu a:visited {
        color: #FFAA00; 
		text-decoration: none;
}
#menu a:hover {
        color: #FFAA00; 
		text-decoration: underline;
}
#admin_menu {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-position : bottom;
}
div.innerdiv {
        width:100%;
}
table {
        font-size: 12px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold; font-size: 16px; font-family: Tempus Sans ITC, Arial;
	text-decoration: none; line-height : 120%; color : #FFAA00;
}
h3 {
        font-weight: normal;
        font-family: Tempus Sans ITC, Arial;
        font-size: 12px;
        margin: 2px;
}
p {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        margin: 2px 0px;
}
ul {
        margin-left: 5px;
        padding: 0px;
}
li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}
/*
.textinput {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}
.listbox {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}
.button {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}
.comment_button {
        font-family: Tempus Sans ITC, Arial;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}
.radio {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        vertical-align : middle;
}
*/
.checkbox {
        font-family: Tempus Sans ITC, Arial;
        font-size: 100%;
        vertical-align : middle;
} 

/* Form elements */
.textinput,textarea, select, input.post, textarea.post{
	font-family: "Tempus Sans ITC";
	font-size: 10pt;
	background-color : #000000;
	color: #FFCC66;
	border: thin dotted #CC6633;
	font-weight: bold;	
}


input { 
	font-family: "Tempus Sans ITC";
	color: #FFCC66;
	border-color: #FFCC66;
	background-color : #000000;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #000000;
	font-weight : normal;
}

/* The main submit button option */
input.mainoption {
	background-color : #000000;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #000000;
	font-weight : normal;
}

bblink a {
        color: #FFAA00;
        text-decoration: none;
}
bblink a:hover {
        color: #FFAA00;
        text-decoration: underline;
}
.maintable {
}
.tableh1 {
        background : #000000 ;
		color: #900000; 
		font-size: 13px; 
		font-weight : bold;
		height: 25px;
		text-align:center;
}
.breadcrumbs {
        background : #000000 ;
        color : #FFCC66;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #000000 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableh2 {
}
.tableh2 a {
        text-decoration: none;
}
tableh2_compact {
        background: #000000 ;
        color : #FFCC66;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableb {
        background: #000000 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableb_compact {
        background: #000000 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableb_album {
        background: #000000 ;
        padding: 5px;
}
.tablef {
        background: #000000;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.album_stat {
        background: #000000;
        font-size: 85%;
        margin: 5px 10px;
}
.album_desc {
        background: #000000;
        margin: 5px 10px;
                text-align: justify;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}
.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}
.thumb_caption a {
        text-decoration: underline;
        color: #FFCC66;
}
.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}
.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}
.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}
.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}
.user_thumb_infobox a {
        text-decoration: none;
        color: #FFCC66;
}
.user_thumb_infobox a:hover {
        color: #FFAA00;
        text-decoration: underline;
}
.sortorder_cell {
        background : #202020 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}
.sortorder_options {
        font-family: Tempus Sans ITC, Arial;
        background : #202020;
        color : #FFAA00;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}
.navmenu {
        font-size : 12px; 
		color : #C0A080;
}
.navmenu img {
}
.navmenu a {
        text-decoration: none; 
		color : #FFAA00;
}
.navmenu a:hover {
        text-decoration: underline;
		color : #FFAA00;
}
.admin_menu_thumb {
        font-family: Tempus Sans ITC, Arial;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}
.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}
.admin_menu {
        font-family: Tempus Sans ITC, Arial;
		font-size : 12px;
        color: #FFAA00; 
		text-decoration: none;
        text-align: center;
}
.admin_menu a {
        color: #FFAA00;
        text-decoration: none;
}

.admin_menu a:hover {
        color: #FFAA00;
        text-decoration: underline;
}
.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}
.image {
        border-style: solid;
        border-width:1px;
        border-color: #FFAA00;
        margin: 2px;
}
.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}
.thumbnails {
}
.footer {
        font-size : 0px;
		color: #000000;
}
.footer a:link {
        text-decoration: none;
        color: #000000;
}
.footer a:active {
        text-decoration: none;
        color: #000000;
}
.footer a:visited {
        text-decoration: none;
        color: #000000;
}
.footer a:hover {
        color: #000000;
        text-decoration: none;
}
.statlink {
        color: #FFFFFF;
}
.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}
.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}
.alblink a {
        text-decoration: none;
        color: #FFAA00;
}
.alblink a:hover {
        color: #FFAA00;
        text-decoration: underline;
}
.catlink {
        font-weight: bold; 
		font-size: 14px;
		text-decoration: none; 
		color : #FFAA00;
}
.papiro {
		background-image: url(/album/images/papirocentro.jpg);
		background-repeat: repeat-x;
		
}
.catlink a {
        text-decoration: none; 
		color : #FFAA00;
}
.catlink a:hover {
		text-decoration: underline; 
		color : #FFAA00;
}
.topmenu {
        line-height : 130%;
        font-size: 100%;
}
.topmenu a {
        color : #0033CC;
        text-decoration : none;
}
.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}
.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}
.img_caption_table th {
        background: #202020 ;
        font-size: 100%;
        color : #FFCC66;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #4a4a4a;
}
.img_caption_table td {
        background: #000000 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #4a4a4a;
}
.debug_text {
        border: #BDBEBD;
        background-color: #000000;
        width : 100%;
        margin : 0px;
}
.clickable_option {
}
.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Tempus Sans ITC, Arial;
        vertical-align : middle;
}

/* Copyright and bottom info */
.copyright		{ font-size: 12px; font-family: Tempus Sans ITC, Arial; color: #B5A775; letter-spacing: -1px;}
a.copyright		{ color: #B5A775; text-decoration: none;}
a.copyright:hover { color: #C0A080; text-decoration: underline;}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 13px; color : #C0A080;}
a.nav			{ text-decoration: none; color : #FFAA00; }
a.nav:hover		{ text-decoration: underline; }

.navtext			{ text-decoration: none; color : #FFAA00; }