/*******************************************************************************
* CSS file for smasonline.ca
* Date:   Friday, March 2, 2007
* By:     Ray Schmidt
* Editor: HAPedit 3.1.11.111
*******************************************************************************/

/* Tag Styles */

body
{
  color: #000000;
  background-color: #ffffff;
  width: 780px;
  margin: 0 Auto;
  text-align: center;
  line-height: 130%;
  font-family: Arial, Verdana, sans-serif;
}

a:link
{
  color: #990033; /* Maroon */
}

a:visited
{
  color: #336699; /* Blue */
}

a:hover
{
  color: #336699; /* Blue */
}

a:active
{
  color: #336699; /* Yellow */
}

img
{
  border: none;
}

table
{
  border: 0px;
  margin: 0 auto;
}

th
{
  background-color: #336699; /* Blue */
}

td
{
  line-height: 110%;
  width: 156px;
  font-size:75%;
  font-weight: bold;
}

/* ID Styles */

/* Aircraft links section */
#air_div
{
	position: absolute;
	visibility: hidden;
	padding: 0px;
}

/* Armor links section */
#armor_div
{
  position: absolute;
	visibility: hidden;
	padding: 0px;
}

/* Automotive links section */
#auto_div
{
	position: absolute;
	visibility: hidden;
	padding: 0px;
}

/* Header for Bridgecon page */
#bridge_header
{
  font-weight: bold;
  color: #339933; /* Bright Green */
}

/* Bulleted list for Bridgecon page */
#bulletlist
{
  text-align: left;
  margin-left: 15px;
  list-style-type: disc;
}

/* Category links bar */
#cat_links
{
  width: 600px;
  margin: 0 auto;
}

/* Main content section on the home page */
#content_pane
{
  width: 520px;
	height: 100%;
  padding: 0px 20px 0px 20px;
  float: left;
}

/* Content section on the contest page */
#contest
{
	padding: 0px 30px 0px 30px;
}
 /* Date section on the Bridgecon page */
#date
{
  font-size: 170%;
  height: 20px;
  padding-bottom: 25px;
}

/* Date section on the Bridgecon page */
#datebar
{
  color: #ffffff;
  background-color: #339933;
  font-weight: bold;
  width: 780px;
  height: 100px;
}

/* The section that contains the different links categories */
#dynamic_content_pane
{
  width: 780px;
	text-align: center;
	margin: 0 auto;
	float: left;
}

/* Figures links section */
#figure_div
{
	position: absolute;
	visibility: hidden;
	padding: 0px;
}

/* Footer section */
#footer
{
  font-size: 60%;
	width: 780px;
	margin: 0 auto;
	float: left;
}

#google_ads_search
{
  width: 600px;
  height: 40px;
	margin: 0 auto;
}

/* Google Ads section on the home page */
#google_ads_home
{
  width: 728px;
  height: 100px;
  margin: 0 auto;
}

/* Header section */
#header
{
  width: 780px;
  height: 110px;
}

#info_pane
{
	width: 220px;
	height: 100%;
	float: right;
}

/* Return to top of page link on Links page */
#jump_link a
{
  width: 780px;
  font-size: 80%;
  font-weight: bold;
  padding-top: 40px;
  float: left;
  margin: 0 auto;
}

/* Link of the Month section */
#link_month
{
	width: 220px;
	height: 320px;
	float: right;
	margin-top: 20px;
}

/* Link of the Month main content section */
#link_month_content
{
	position: relative;
	left: -1px;
	top: -1px;
	width: 185px;
	height: auto;
	float: right;
	margin: 0 auto;
	padding: 15px 5px 0px 5px;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
	/* border: 2px;
	border-style: solid;
	border-color: #336699; */
}

#link_month_link
{
	width: 201px;
	height: 20px;
	float: right;
	margin: 0 auto;
	padding-top: 5px;
}

#link_month_link a
{
	font-weight: bold;
}

#link_month_link a:link
{
	color: #990033; /* Maroon */
}

/* Link of the Month header section */
#link_month_header
{
	width: 200px;
	float: right;
	margin: 0 auto;
}

#main_content
{
	width: 780px;
	height: 650px;
	margin: 0 auto;
	position: relative;
}

#meeting_header
{
	width: 200px;
	float: right;
	margin: 0 auto;
}

#meeting_date
{
	width: 200px;
	float: right;
	margin: 0 auto;
	font-size: 150%;
	font-weight: bold;
	padding-top: 15px;
}

#meeting_content
{
	width: 185px;
	height: auto;
	float: right;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
}

#meeting_content h3
{
	padding-top: 0px;
}

#promo
{
	width: 780px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Science Fiction links section */
#scifi_div
{
	position: absolute;
	visibility: hidden;
	padding: 0px;
}

/* Ships links section */
#ship_div
{
	position: absolute;
	visibility: hidden;
	padding: 0px;
}

#site_links
{
  width: 780px;
}

#start_div
{
	position: absolute;
	visibility: hidden;
	padding: 0px;
}

#title
{
  font-size: 48px;
  font-weight: bold;
  line-height: 120%;
}

#update
{
  font-size: 70%;
  font-weight: bold;
}

#update_content
{
  font-size: 90%;
  font-weight: normal;
}

#update_pane
{
  width: 150px;
  height: 150px;
  background-color: #999999;
  margin: 0 auto;
  float: right;
  font-size: 80%;
  font-weight: bold;
}

/* Class Styles */

.ad_block
{
  font-size: 60%;
}

.archives
{
  width: 624px;
  border: 0px;
  margin: 0 auto;
}

/* Category links bar section on the Links page */
.cat_divider
{
	width: 600px;
	height: 20px;
	font-weight: bold;
	font-size: 90%;
  background-image: url('Graphics/cat_bar_black.png');
}

.cat_divider ul
{
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.cat_divider a
{
  width: 6px;
  text-decoration: none;
  color: #ffffff;
  padding: 0px 10px;
}

.cat_divider a:link
{
	color: #999999;
}

.cat_divider a:visited
{
	color: #999999;
}

.cat_divider a:hover
{
	color: #ffcc00;
}

.cat_divider a:active
{
  color: #ffcc00;
}

.cat_divider li
{
  display: inline;
}

div.autosize
{
	display: table;
	width: 1px;
}

div.autosize > div
{
	display: table-cell;
}

/* Main links bar on all pages */
.divider
{
	width: 780px;
	height: 30px;
	font-weight: bold;
  background-image: url('Graphics/link_bar_black.png');
}

.divider ul
{
  width: 100%;
  padding: 3px;
  margin: 0px;
  list-style-type: none;
}

.divider a
{
  width: 6px;
  text-decoration: none;
  color: #ffffff;
  padding: 1px 10px;
}

.divider a:link
{
	color: #999999;
}

.divider a:visited
{
	color: #999999;
}

.divider a:hover
{
	color: #ffcc00;
}

.divider a:active
{
  color: #ffcc00;
}

.divider li
{
  display: inline;
}

.header
{
	width: 200px;
	float: right;
	margin: 0 auto;
}

.newsletter
{
  width: 156px;
  border: 0px;
  margin: 0 auto;
}

.one_col
{
  width: 156px;
  margin: 0 auto;
  float: left;
}

.pic_block
{
  text-align: center;
}

.pic_block img
{
  padding: 10px;
}

.rules
{
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

.sortable th
{
  font-weight: bold;
  cursor: default;
}

.super
{
  font-size: smaller;
  vertical-align: super;
}

.tables
{
  width: 780px;
  height: 290px;
  margin: 0 auto;
}

.two_col
{
  width: 312px;
  margin: 0 auto;
  float: left;
}

.three_col
{
	width: 468px;
	margin: 0 auto;
	float: left;
}

