/* BODY */

body {
	background-image: url(../blbody_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	min-width: 970px;
	padding: 94px 10px 10px 8px;
	margin: 0px 50px 0px 50px;
}


/* LOGO */

div#logo {
	position: absolute;
	top: 25px;
	left: 70px;
	z-index: 15;
}

div#logo_for_print {
	display: none;
}


/* search & login */

div#top_forms {
	margin-right: 55px;
	padding-top: 5px;
	position: absolute;
	top: 0;
}

div#top_forms .top_spacer {
background-color: transparent;
}

div#top_forms table {
float: right;
}

div#top_forms td {
background-color: black;
color: white;
font-size: 10px;
}

div#top_forms input {
font-size: 90%;
padding: 0;
width: 70px;
}

div#top_forms .submit {
background-color: transparent;
background-image: url(http://i.blasteroids.com/top_form_submit.gif);
background-position: 0px 2px;
background-repeat: no-repeat;
cursor: hand;
cursor: pointer;
border: 0;
padding: 0;
width: 11px;
}

div#top_forms a {
color: white;
}

div#top_forms .register_link {
	padding-bottom: 5px;
	width: 210px;
}

div#top_forms img.icon {
	padding: 0 5px 0 15px;
}

div#top_forms .corner_left {
background-color: transparent;
background-image: url(http://i.blasteroids.com/top_form_left.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

div#top_forms .corner_right {
background-color: transparent;
background-image: url(http://i.blasteroids.com/top_form_right.gif);
background-position: right bottom;
background-repeat: no-repeat;
}

/* TABS */

div#bltabs {
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 75px;
	left: 430px;
	width: 510px;
	z-index: 10;
	white-space: nowrap;
	word-spacing: -6px;
}

div#bltabs span {
	background-color: #2B6793;
	background-image: url(bltab_2.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 15px;
	padding-bottom: 5px;
	vertical-align: top;
	word-spacing: normal;
}

div#bltabs span.selected {
	background-image: url(bltab_1.gif);
}

div#bltabs a {
	color: #ffffff;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div#bltabs a:hover {
	text-decoration: underline;
}


/* PLATFORMS */

#platforms {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 18px;
	color: #d2d2d2;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 25px 2px 35px;
	width: 700px;
}

#platforms a {
	color: #d2d2d2;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}

#platforms a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#platforms span.selected {
	background-image: url(../blbody_arrow.gif);
	background-position: 7px 2px;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
}


/* TABLE_1 */

#table_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	background-image: url(table_1_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	border-top: 0px;
	border-bottom: 0px;
	height: 22px;
	width: 100%;
	z-index: 2;
}

#table_1 td {
	vertical-align: top;
}

#table_1 div.lt, #table_1 div.rt {
	float: left;
	width: 5px;
	vertical-align: top;
	z-index: 5;
}

#table_1 div.rt {
	float: right;
}

#table_1 div.lt img {
	position: relative;
	top: 0px;
	left: -1px;
	vertical-align: top;
}

#table_1 div.rt img {
	position: relative;
	top: 0px;
	right: -1px;
	vertical-align: top;
}


/* TABLE_2 */

#table_2 {
	background-color: #3288b7;
	border: 1px solid white;
	padding: 28px 0px 10px 0px;
	width: 100%;
	z-index: 8;
}

#table_2 table {
	width: 100%;
}

#table_2 td.spacer {
	background-color: #3288b7;
	width: 10px;
	border: 0px none #3288b7;
}

#table_2 td.main {
	background-color: #f0f0f4;
	border: 1px solid white;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}


/* SUBMENU */

#submenu {
	position: relative;
/*	top: -71px; */
	top: -84px;
	right: -1px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	height: 21px;
	z-index: 20;
}

#submenu img {
	float: right;
}

#submenu_text {
	float: right;
	background-image: url(submenu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	line-height: 23px;
	text-transform: capitalize;
}

#submenu_text a {
	color: #ffffff;
	text-decoration: none;
}

#submenu_text a:hover {
	text-decoration: underline;
}


/* BANNER */

.addy {
	margin: 5px 10px 15px 10px;
	text-align: center;
}


/* FOOTER */


/* start disclaimer */

DIV.disclaimer {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom: 10px;
}

.disclaimer a, .disclaimer a:VISITED {
	color : White;
	text-decoration : none;
}

.disclaimer a:HOVER {
	text-decoration : underline;
}

.disclaimer p {
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	width: 800px;
	height: 116px;
	background-image: url(http://i.afterdawn.com/v3/logo_footer_bla.gif);
	background-repeat: no-repeat;
}

.disclaimer strong {
	clear: left;
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}

.disclaimer span a, .disclaimer span a:visited {
color: #d7dae2;
}

.disclaimer span strong {
color: #ebecf0;
}

/* end disclaimer */
