/*
* Stylesheet for Tribal Explorer
*/

* {font-family:Arial, Verdana;}

h2 {margin:12px 20px; padding:5px; text-align:left;}

p, td {font-size:10pt;}

body {background-color:white; padding:0px; margin:0px; text-align:center;}

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 {width:90%; border-collapse:collapse; border:1px solid #cc8844;
	background:url('images/background_content.jpg') top left no-repeat #f6efe3; margin:8px auto;}
.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 img {border:1px solid black; cursor:pointer;}
.table_results td.right p {text-align:center; white-space:nowrap;}
.table_results h3 {color:#aa5500; padding:3px; margin:3px;}
.table_results h4, .table_results p {padding:5px; margin:5px 8px;}
.table_results h4 {font-size:11pt;}

div.div_form {width:90%; border:1px solid #cc8844;
	background:url('images/background_content.jpg') top left no-repeat #f6efe3; margin:20px auto;
	padding:20px; text-align:left;}

div.div_form table {margin:8px;}
div.div_form table td {padding:3px;}
div.div_form label {font-weight:bold;}

input.big {padding:8px 15px;}
