/* original file name anthracite.css (dark grey) theme by wwp */

/* TODO:- alter all the attributes for lay-out for surrealtex.com */

body {
	
	margin-top:39px;  			/*was - margin: 0px;*/
	margin-bottom: 30px;		/*addition! - bkrp*/
	margin-left: auto;			/*addition! - bkrp*/
	margin-right: auto;			/*addition! - bkrp*/
	padding-left: 10%;			/*  did not work!*/
	padding-right: 10%;          /*  did not work!*/
	width: 80%;
	height: 90%;                /*opera browser corection*/
	background-image: url(../graphics/surrealtex/surrealtex_page_top_bg.jpg);
	background-repeat:repeat-x;
	background-color:#7d7d95; 	/*add for bg color main*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	}



/*table for the footer.php*/
table {
	width: 100%;
	vertical-align:middle;
	border-width: 0px;
	margin: 0px;
	}
	
td.blackline {
	background-color: #CCCCCC;
	height: 1px;
	}
	
th {
	font-family:Verdana,
	Arial, Helvetica,
	sans-serif;
	}
	
a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
	
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	color:#ffffff; 
	text-decoration: none;
	}
	
span.normal {
	font-weight: normal;
	}
	
	

/* Header */

td.mainheader {
	/*background-image: url(../graphics/surrealtex/surreallogo_text_final.jpg); added for customizing - bkrp*/
	background-repeat:no-repeat;/*added for customizing - bkrp*/
	background-color: #444484;
	/*vertical-align: bottom;		added for customizing - bkrp*/
	color: #FFFFFF;				/*was:- #4B4B4B*/
	text-align: center;
	/*width:770px;				addition - bkrp*/
	/*white-space:nowrap;	*/		/*addition - bkrp*/
	}
			
td.leftheader {
	background-image: url(../graphics/surrealtex/left_menuhead_240.jpg); /*added for customizing - bkrp*/
	background-repeat: repeat-y;/*added for customizing - bkrp*/
	background-color: #444484; 	/*was:- #4B4B4B*/
	width: 240px;				/*was width: 200px;*/
	height:120px;				/*added for customizing - bkrp*/
	border: 0px;
	}
			
td.rightheader {
	background-color: #444484;	/*was:- #4B4B4B*/
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	vertical-align: middle;
	/*width: 500px;*/			/*addition - bkrp*/
	/*height: 100px; 				addition - bkrp*/
	padding-right: 30px;
	}

td.rightheaderlower {
	background-color: #3f3f6b;	/*was:- #4B4B4B*/
	text-align: center; 		/*text-align: right;*/
	width: auto;				/*addition - bkrp*/
	height:15px; 				/*addition - bkrp*/
	color: #FFFFFF;
	}


/* mainmenu in Header */	

td.mainmenu {
	text-align: center;
	background-color: #333383; /*was:- #4B4B4B*/
	height:15px; /*addition - bkrp*/
	color: #FFFFFF;
	}
	
div.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 700;
	}
	
a.mainmenu:link {
	text-decoration: none;
	font-weight: 700;
	color: #FFFFFF;
	}
	
a.mainmenu:visited {
	text-decoration: none;
	font-weight: 700;
	color: #FFFFFF;
	}
	
a.mainmenu:hover {text-decoration: none;
	font-weight: 700;
	color: #CCCCFF;
	}




/* Left menu */

td.leftmenu {
	background-image: url(../graphics/surrealtex/menu_backg_dark.jpg);
	background-repeat:repeat-y;
	background-color: #4B4B4B;
	font-size: 10pt;
	font-weight: 700;
	line-height:normal;				/*line added to format line space in Opera*/
	text-align: left;
	vertical-align: top;
	width: 240px;					/*width: 200px;*/
}
div.leftmenuhead {
	background-image:url(../graphics/surrealtex/left_menuhead_240.jpg); /*added for customizing - bkrp*/
	background-repeat:repeat-y;
	background-color: #4B4B4B;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	height: auto;					/*height: 20px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;					/*required for IE table display correction!*/
	/*border-bottom: 1px #808080 solid;*/ /*commented by bkrp!*/
}

div.leftmenu_li_substages {
	font-weight: 400;
	color: #CCCCCC;
	}

.leftmenu_li_img {
	float: left;
	width: 16px;
	height: 16px;
    margin-left: 30px;				/* was 2 px (to move folder icons)*/
	margin-right: 2px;
	background-repeat: no-repeat;
	clear: both;
}

.leftmenu_li_link {
	padding-left: 50px;				/*padding-left: 20px; (to move subfolder icons)*/
}

.leftmenu_li_public {
	background-image:url(../graphics/folder_grey.png);
}

.leftmenu_li_secret {
	background-image:url(../graphics/folder_grey_locked.png);
}
.leftmenu_li_open {
	background-image:url(../graphics/folder_grey_open.png);
}

a.leftmenu:link {
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a.leftmenu:visited {
	text-decoration: none; 
	color: #FFffFF;
	}
	
a.leftmenu:hover {
	text-decoration: none; 
	color: #CCCCFF;
	}

/* end Left menu photo albums */

div.login {
	text-align: center;
	}
	
span.leftmenulabel {
	font-weight: bold; 
	color: #CCCCCC;
	}
	
span.leftmenuexiflabel {
	font-weight: bold; 
	color: #CCCCCC; 
	font-size: 8pt;
	}
	
span.leftmenuexifvalue {
	font-weight: normal; 
	color: #CCCCCC; 
	font-size: 8pt;
	}
	
.linkbutton {
	border: 1px solid #CCCCCC; 
	background-color: #4B4B4B; 
	color: #FFFFFF; 
	padding: 2px;
	}
	
a.linkbutton.leftmenu:link {
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a.linkbutton.leftmenu:visited {
	text-decoration: none; 
	color: #FFFFFF;
	
	}
a.linkbutton.leftmenu:hover {
	text-decoration: none; 
	color: #CCCCFF;
	}
	
.commenthead{
	background-color: #4B4B4B;
	color: #FFFFFF;
	font-weight: 700;
	border-left: 1px dashed;
	border-top: 1px dashed;
	border-right: 1px dashed
}

.commentbody{
	border: 1px solid; 
	background-color: #FFFFFF; 
	color: black; 
	padding: 3px;
	}
	
.albumcomment{
	/*border-top: 1px solid;*/ /* applied comment to remove border!*/
	padding-left:12px;
	padding-right:12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #555585; /*was - #9ACD32;*/
	}

/* Main window */
td.mainwindow {
	background-color: #333344;			/*was - #4B4B4B */
	color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	
}
td.adminpages {
	background-color: #333344;			/*was - #4B4B4B */
	color: #FFFFFF;
	padding: 25px; /* ADD*/
	vertical-align: middle;
	}

/* index.php */

td.index_site {
	background-color: #333344;			/*was - #4B4B4B */
	padding-left: 100px;
	padding-right: 100px;
	vertical-align: middle;
	}
	
td.index_text {
	background-color: #333344;			/*was - #4B4B4B */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	vertical-align:middle;
	}
td.index_center {
	background-color: #333344;			/*was - #4B4B4B */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	vertical-align:middle;
	}
	
td.index_justify {
	background-color: #333344;			/*was - #4B4B4B */
	padding: 9px;
	border: 1px #222222 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	vertical-align:middle;
	}
		
td.index_image_tbl {
	background-color: #333344;			/*was - #4B4B4B */
	padding: 6px;
	border: 1px #505085 solid;
	vertical-align:middle;
	}	
	
/* about.php */

td.about_site {
	background-color: #444484;			/*was - #4B4B4B */ 
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: normal;
	letter-spacing: normal;
	}
	
	
/* search.php/admin.php/login.php...*/

td.main_whitebg {
	background-color: #333344;			/*was - #4B4B4B */ 
	padding-left: 15px; 
	vertical-align: top;
	}
	
/*viewer.php maintable background*/	

table.maintable {
	background-color: #333344;			/*was - #4B4B4B */
	border: 0px #000000 solid;
	/*border-collapse: collapse;*/
	}
	
table.subfoldertable {
	background-color: #00ff00;			/*was - #4B4B4B */
	border: 0px #000000 solid;
	border-collapse: collapse;
	/*padding: 35px;*/
	color: #CCCCCC;
	}
td.category_view {
	background-color: #333344;		/*created bkrp for ad relavency in viewer.php above the ggl adsense */
	padding-top: 21px;
	padding-left:60px;
	padding-right:60px;
	padding-bottom: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	}
a.FromTo:link {
	text-decoration: underline; 
	color: #CCCCCC;
	}
	
a.FromTo:visited {
	text-decoration: underline; 
	color: #FFCCFF;
	}
	
a.FromTo:hover {
	text-decoration: underline; 
	color: #CCCCFF;
	}

table.admintable {
	background-color:#333344; 
	border: 1px #00ff00 solid; 
	border-collapse: collapse;
	}

/*viewer.php page navigation bar*/
th.maintable {
	background-color: #333366;			/*was - #4B4B4B */
	color: #CCCCCC;
	height: 19px;
	font-size: 9pt;
	/*text-align:left;*/              /*comment: keeps text( number of views)align right in main image view*/
	/*padding-left: 3px;*/
	padding: 3px;
	border: 0px #000000 solid; 
	} 
	
th.subfoldertable {
	background-color: #444444;			/*was - #4B4B4B */
	color: #FFFFFF;
	height: 24px;
	font-size: 9pt;
	text-align: center;
	border: 1px #000000 solid;			/*Addition - bkrp*/
	}
	
/*viewer.php page folder content thumbnails table*/	
td.maintable {
	background-color: #333344;			/*was - #4B4B4B */
	color: #FFFFFF;
	padding: 5px;
	font-size: 7pt;
	border: 1px #555585 solid;
	}
	
td.subfoldertable {
	background-color: #333344;			/*was - #4B4B4B */
	color: #CCCCCC;
	padding: 9px;
	font-size: 10pt;
	border: 1px #000000 solid;
	}
	
td.admintable {
	background-color: #4B4B4B;
	color: #CCCCCC;
	padding: 3px;
	font-size: 10pt;
	border: 1px #808080 solid;
	}
	
td.adminalternate {
	background-color: #4B4B4B;
	color: #CCCCCC;
	padding: 3px;
	font-size: 10pt;
	border: 1px #808080 solid;
	}
	
div.pagenumber {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10pt;
	}
	
span.thispage {
	color: #9ACD32;
	font-weight: bold;
	}
	
td.minithumbnail {
	background-color: #333344;			/*was - #4B4B4B this table used in img_view_class.php*/
	padding:30px;						/*added for customizing previous, main - next, image spacing- bkrp*/
	text-align: center;
	}
	
td.viewimage {
	text-align: center;
	background-color: #333344;			/*was - #4B4B4B this table used in img_view_class.php*/
	color: #FFFFFF;
	padding: 21px;
	margin: 21px;
	border: 1px;
	vertical-align: middle;
	}

/* Footer */

td.footerleft {
	background-image: url(../graphics/surrealtex/footer_left_round.jpg); /*added for customizing - bkrp*/
	background-repeat:repeat-y;		/*added for customizing - bkrp*/
	background-color: #666686;		/*was - #4B4B4B;*/
	color: #FFFFFF;
	height: 26px;
	font-size: 6pt;					/*was 7pt*/
	text-align: center;				/*was -text-align: right;*/
	padding-bottom: 5px;			/*addition - bkrp*/
	width: 240px;					/*was -width: 240px;*/
	}
	
td.footercenter {
	background-image:url(../graphics/surrealtex/footer_middle.jpg); /*added for customizing - bkrp*/
	background-repeat:repeat-x;		/*added for customizing - bkrp*/
	background-color: #40404c;
	color: #FFFFFF;
	height: 26px;
	font-size: 7pt;
	text-align: center;
	padding-bottom: 5px;			/*addition - bkrp*/
	width: auto;					/*addition - bkrp*/
	}
	
td.footerright {
	background-image:url(../graphics/surrealtex/footer_middle.jpg); /*added for customizing - bkrp*/
	background-repeat:repeat-x;		/*added for customizing - bkrp*/
	background-color: #4B4B4B;
	color: #FFFFFF;
	height: 26px;
	font-size: 6pt;					/*was - 7pt*/
	text-align: center;				/*was - right*/
	padding-bottom: 5px;			/*addition - bkrp*/
	width: 200px;					/*addition - bkrp*/
	}
	

/* FTP client */

/* table caption containing driveletters under Windows, and navigator line */

caption {
	font-weight: 700;
	text-align: left;
	padding:3px;
	background-color: #708090;
	color: #CCCCCC;
	}
	
fieldset {
	font-size: 10pt;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	}

legend {
	font-weight: 700;
	padding: 5px;
	}
	

/* navigation header (quick navigator) */

a.naviline:link {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: 700;
	}
	
a.naviline:visited {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: 700;
	}
	
a.naviline:hover {
	text-decoration: underline;
	color: #CCCCFF;
	font-weight: 700;
	}

/* main file viewer */

a.mainfileview:link {
	text-decoration: underline;
	color: #CCCCCC;
	}
	
a.mainfileview:visited {
	text-decoration: underline;
	color: #CCCCCC;
	}
	
a.mainfileview:hover {
	text-decoration: underline;
	color: #CCCCFF;
	}
	
td.ftpborderright{
	border-right: 1px solid #CCCCCC;
	color: #CCCCCC;
	}
	
td.ftpborderhoriz{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
	}
	
td.ftpsmall {
	vertical-align: middle;
	font-size: 8pt;
	color: #CCCCCC;
	}
	
td.uploader {
	padding: 2px;
	color: #CCCCCC;
	}
	
td.uploaderbb {
	border-bottom: 1px #CCCCCC dashed;
	padding: 2px; 
	color:#CCCCCC
	}
	
td.uploaderbrbb {
	border-bottom: 1px #CCCCCC dashed; 
	border-right: 1px #CCCCCC dashed;
	padding: 2px; 
	color: #CCCCCC;
	}
	
td.uploaderbbs {
	border-bottom: 1px #CCCCCC solid;
	padding: 2px;
	color: #CCCCCC
	}
	
.mono {
	font-family: monospace;
	font-size: 8pt;
	color: #CCCCCC;
	}
	
tr.alternate {
	background-color: #5B5B5B;
	}
	

/* file permissions */

.red {
	color: #FF0000; font-weight: 700;
	}
	
.green {color: #00FF00;
font-weight: 700;
}

.blue {color: #0000FF; 
font-weight: 700;
}

.naviline {
	padding:3px;
	background-color: #4B4B4B;
	border-bottom: 1px #CCCCCC solid;
	}

/*view.php main image  dropdown box!*/

.headerfooter {
	background-color: #888888;
	 width:auto;
	 border: 1px outset;
	 margin:6px;
	 padding: 3px;
	}
	
.divider {
	vertical-align: top;
	background-color: #AAAAAA;
	}
	
.blackborder {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	}
			
.button {
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #4B4B4B;
	margin: 2px;
	}
.phperror {
	background-color: #A0A0A0;
	}

/* Other tags */

ul.without {
	list-style-type: none;
	display: list-item;/*was list-item*/
	}
	
li.without {
	list-style: none;
	list-style-type: disc;
	}
	
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	}


/* Video Styles*/

.video_frame {
	padding:15px;
	float:left;
	}
	
.video_info {
	font-size: 10px;
	padding:5px;
	color: #CCCCCC;
	}
	

/* Javascript menu (advanced options/features)*/

#menu {
    background-color: #666686;
}

#menu div.top {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 8px;
    width: 100%;
	}

#menu div.section {
    position: absolute;
    display: inline;
    z-index: -1;
	}
	
#menu div.box {
    background-color: #444484;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 6px;
 /*   border-color: #666666;
    border-width: 1px;
    border-style: none none solid none;*/
    position: relative;
    visibility: hidden;
    width: 100%;
	}
	
#menu a {
    font-family: verdana;
    font-size: 11px;
    color: #DDDDDD;
    text-decoration: none;
    white-space: nowrap;
	}
	
#menu a:hover {
    font-family: verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
	}


