/*
	Original default stylesheet for TitansGo.net
	Created by Forau 
    Modified for the image gallery by ixnay
	Modified again by Forau for TGNv2
	http://www.titansgo.net
*/
html, body {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
}

/*	GENERAL	*/
a { font-family: Verdana, sans-serif; color: #A2E36A; font-weight: bold; text-decoration: none; }
a:hover { font-family: Verdana, sans-serif; color: #F0D702; font-weight: bold; text-decoration: none;}
hr { border: solid #FDE90B 0px; border-top-width: 1px; height: 0px; }
img { border: 0px; }
td { color: #FFFFFF; font-size: 11px; }
.darkyellow { color: #F0D702; }

/*	TEXT		*/
.gen,.gensmall { color: #FFFFFF; }
.genmed,.genlarge { color: #F0D702; }
.gensmall { font-size: 10px; }
.gen { font-size: 11px; }
.genmed { font-size: 14px; }
.genlarge { font-size: 16px; }
h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }
h4 { font-size: 11px; }
h5 { font-size: 9px; }
h1, h2, h3, h4, h5 { font-family: Arial; margin: 0px; }

.title { font-family: Helvetica, sans-serif; font-size: 16px; font-weight: bold; }

a.gen,a.gensmall,a.genmed,a.genlarge { color: #A2E36A; }
a.gen:hover,a.gensmall:hover,a.genmed:hover,a.genlarge:hover { color: #F0D702; }

a.gotop { color: #A2E36A; font-size: 10px; font-weight: bold; margin: 5px; text-align: bottom; text-decoration: none; }
a.gotop:hover { color: #F0D702; font-size: 10px; font-weight: bold; margin: 5px; text-align: bottom; text-decoration: none; }

/*	LOGO	*/
td.logo { 
	background-image: url("http://images.titansgo.net/logo/logo2.gif");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: #000000 solid 2px; 
	padding: 0px; margin: 0px; 
}
img.logoleft { margin-bottom: 0px; _margin-bottom: -4px; } /* IE hack to properly align the logo */

/*	NAVIGATION	*/
div.navleft, div.navright { font-family: Verdana, sans-serif; background-color: #000000; color: #FFFFFF; width: 150px; }
img.navleft, img.navright { margin-bottom: 0px; _margin-bottom: -4px; } /* IE hack to properly align the navigation sections */

a.navleft, a.navright {
	background-color: #000000;
	border-bottom: #CEBD00 solid 1px; 
	color: #A2E36A;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
a.navleft { border-right: #CEBD00 solid 1px; }
a.navright { border-left: #CEBD00 solid 1px; }
a.navleft:hover, a.navright:hover {
	background-color: #404040;
	color: #CEBD00;
	font-weight: bold;
	text-decoration: none;
}

/*	CONTENT		*/
div.topbar {
	background-image: url("http://images.titansgo.net/topbar.png");
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	height: 28px;
	margin-top: 18px;
	text-align: center;
	padding: 1px 0px 10px 0px;
}
td.content {
	background-color: #69839c;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 10px 15px 10px 15px;
	text-align: justify;
	text-decoration: none;
	width: 100%;
}

/*	DEFAULT TABLES	*/
a.defTable { color: #0D4F8D; font-size: 11px; font-weight: bold; text-decoration: none; }
a.defTable:hover { color: #008000; font-weight: bold; font-size: 11px; text-decoration: underline; }

td.defTable { background: url("http://images.titansgo.net/tables_bg1.gif"); }
td.defTable2 { background: url("http://images.titansgo.net/tables_bg2.gif"); }
td.defTable, td.defTable2 { 
	color: #000000;
	font-family: Verdana; 
	font-size: 11px; 

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
		
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}

th.defTable {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 10px;
	
	background: url("http://images.titansgo.net/tables_bg2.gif");
	
	border-top: solid 1px #00000;
	border-bottom: solid 1px #000000;
}

/*	COPYRIGHT	*/
td.copyright {
	background-image: url("http://images.titansgo.net/bottom_bar_middle.png");
	background-repeat: repeat-x;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15px; 
	padding: 0px 0px 0px 10px; 
}

/*	FOOTER	*/
td.footer {
	color: #808080;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	text-align: center;
	height: 100%;
}

a.footer { color: #000000; font-family: Verdana, sans-serif; font-weight: normal; text-decoration: none; }
a.footer:hover { color: #800000; text-decoration: none; }

/*	FORMS	*/
input, select, textarea {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 2px;
}
input.post, textarea.post, select {
	color: #000000;	
}
input.small, select.small {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

/* Fancy things for Netscape */
@import url("fancyforms.css"); 

.tableh1 {
        background-color: #93a6b9;
        color : #000000;
		font-size: 110%;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background-color: #93a6b9;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background-color: #4a6b8a;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background-color: #4a6b8a;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px; 
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background-color: #93a6b9;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background-color: #93a6b9;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #CBD7DE ;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_title {
		color: #000000;
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
		color: #000000;
        font-size: 90%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        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: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 20px;
        margin: 0px;
		border: 1px solid #000;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #000000;
        font-weight: bold;
        background-color: #4a6b8a;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #F2F5F7 ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #ccd7e0;
        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: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background-color: #bdc5cd;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #000000;
}

.statlink a {
        text-decoration: none;
        color: #000000;
}

.statlink a:hover {
        color: #000000;
        text-decoration: underline;
}

a.alblink, a.alblink:visited, a.alblink:active {
        color: #A2E36A;
		font-weight: bold; 
		text-decoration: none;
}

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

.catlink {
        display: block;
        margin-bottom: 2px;
}

a.catlink {
        text-decoration: underline;
        color: #000000;
}

a.catlink:hover {
        color: #000000;
        text-decoration: underline;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 110%;
}

a.topmenu {
        color : #0033CC;
        text-decoration : none;
}

a.topmenu:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background-color: #4a6b8a;
        font-size : 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
		border-top: 1px solid #000000;
}

.img_caption_table td {
        background-color: #4a6b8a;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
		border-top: 1px solid #000000;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

.listbox_lang {
        color: #000666;
        background-color: #f2f5f7; 
        border: 1px solid #f2f5f7;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
.maintable {
		background-color: #000000;
        margin-top: 1px;
        margin-bottom: 1px;
}