/*
* Stylesheet for Tribal Explorer
*/

* {font-family:Arial, Verdana; font-size:10pt;}

body {background-color:white; padding:0px; margin:0px;}

hr {border:0px none; border-top:1px solid #cc8844; width:50%; height:1px;}

a {white-space:nowrap; padding:4px;}

#table_layout {border:0px none; border-collapse:collapse; margin:0px; width:100%; height:100%;}

#div_logo {margin:0px; padding:0px; text-align:center; background:url('images/background_title.gif');}

#div_content {margin:0px 20px 10px 20px; padding:0px 10px; text-align:center;
	background:url('images/background_content.jpg') top left no-repeat #f6efe3;
	border:1px solid #cc8844;}
#div_content p {white-space:normal; margin:14px auto; padding:6px;}

#td_footer {border-top:1px solid #ffbb77; background:#fdfaef; text-align:center; padding:8px;}
#td_footer a {color:#996633;}

#added-recently a {color:#FF0000;font-weight:bold;}


h1#gallery_title {background:url('images/background_gallery_title.gif') top center no-repeat white; color:white;
				height:60px; text-align:center; font-size:16pt; font-weight:bold; padding-top:10px; margin:0px}
	
.table_results p {padding:4px; margin:0px;}
.table_results a {padding:0px; font-weight:bold;}
.table_results td {padding:4px; vertical-align:top; border-bottom:1px solid #cc8844;}
.table_results {border:0px none; border-collapse:collapse; border:1px solid #cc8844;
	background:url('images/background_content.jpg') top left no-repeat #f6efe3; margin:8px;}
	
.table_tribes p {padding:4px; margin:0px; text-align: center;}
.table_tribes a {padding:0px; font-weight:bold;}
.table_tribes td {padding:4px; vertical-align:bottom; border-bottom:1px solid #cc8844;}
.table_tribes {border:0px none; border-collapse:collapse; border:1px solid #cc8844;
	background:url('images/background_content.jpg') top left no-repeat #f6efe3; margin:8px; margin-left:auto; margin-right:auto;}