﻿/* general */
body {
	background-color: #CB5A55;
	color: #000000;
	font-family: Maiandra GD;
	text-align: left;
}
.top_bar {
	background-color: #CB5A55;
	width: 1000px;
}
.main_table {
	background-color: #FFFFFF;
	width: 1000px; 
}
.bottom {
	color: #FFFFFF;
	font-size: 8pt;
}
a.banner_link:link {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
a.banner_link:visited {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
a.banner_link:hover {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
.banner_no_link {
	color: #FFFFFF;
	font-size: 8pt;
}
.heading {
	color: #FFFFFF;
	font-size: 10pt;
}
.heading_red {
	color: #FF0000;
	font-size: 10pt;
}
.sub_heading {
	color: #000000;
	font-size: 10pt;
}
.updated {
	color: #FFFFFF;
	font-size: 10pt;
}
a.heading_link:link {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
a.heading_link:visited {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
a.heading_link:hover {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}
.sub_table_5 {
	width: 198px;
}
.continent {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a:visited {
	color: #000000;	
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
.no_link {	
	font-size: 8pt;
}
.sub_table_3 {
	width: 331px;
}
.sub_table_4 {
	width: 248px;
}
.x_black_separator {
	background-image: url(Icons/black_separator.gif);
	background-repeat: repeat-x;
}
.y_black_separator {
	background-image: url(Icons/black_separator.gif);
	background-repeat: repeat-y;
}
/* info.php */
.info_title {	
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.info_online {	
	color: #FFFFFF;
	font-size: 10pt;
}
a.info:link {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a.info:visited {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a.info:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.info_no_link {	
	font-size: 10pt;
}
.quantity_box {
	font-size: 10pt;
	height: 20px;
	width: 43px;
}	
.code_box {
	font-size: 10pt;
	height: 20px;
	width: 75px;
}
.search_icon {
	background-color: #FFFFFF;
	border: none;
	cursor: pointer;
}																									
.details {	
	font-size: 10pt;
}
.red_message {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}										
/* story.php */
.story_version {
	color: #FFFFFF;
	font-size: 10pt;
}
.story {
	font-size: 10pt;
}
/* press_n.php */
.press_heading {
	color: #FFFFFF;
	font-size: 10pt;
}
.press {
	font-size: 10pt;
}
.p_title {
	font-size: 12pt;
	font-weight: bold;
}	
.p_author {
	font-size: 8pt;
}	
/* blacklist.php */
.blacklist_heading {
	color: #FFFFFF;
	font-size: 10pt;
}	
.blacklist {
	font-size: 10pt;
}	
.blacklist_red {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}	
.blacklist_published {
	font-size: 7pt;
	text-align: right;
}
.blacklist_accused_by {
	color: #003399;
	font-size: 9pt;
	text-align: right;
}	
/* guestbook.php */
.guestbook_heading {
	color: #FFFFFF;
	font-size: 10pt;
}	
.guestbook {
	font-size: 10pt;
}				
/* mycoasters.php */
.mycoasters_heading {
	color: #FFFFFF;
	font-size: 10pt;
}
.mycoasters {
	font-size: 10pt;
}
.coaster_icon {
	border: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
/* statistics.php */
.statistics {
	font-size: 8pt;
}
img {max-width: 100%; height: auto;}