BODY {
	font-family: Tahoma, Verdana, Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	background-image: url(/images/elements/web_bg.gif); background-repeat: repeat-x;
	color: #000000;
	font-size: 70%;
	margin: 0px 0px 0px 0px;
}


/* LINKS */
a:link, a:visited, a:active {COLOR: #000099; TEXT-DECORATION: none; font-weight: bold;}
a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.h1 a:link, .h1 a:visited, .h1 a:active {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
.h1 a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.h2 a:link, .h2 a:visited, .h2 a:active {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
.h2 a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.login_box a:link, .login_box a:visited, .login_box a:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
.login_box a:hover {COLOR: #ff1c1c; TEXT-DECORATION: none; font-weight: bold}

.link_box a:visited, link_box a:active {color:#ffffff; TEXT-DECORATION: none; font-weight: bold;}

.live_box a:link, .live_box a:hover, .live_box a:visited, .live_box a:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}

a.related_link:link, a.related_link:visited, a.related_link:active {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
a.related_link:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}

.mag_header a:link, .mag_header a:visited, .mag_header a:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
.mag_header a:hover {COLOR: #ff1c1c; TEXT-DECORATION: none; font-weight: bold}

.mag a:link, .mag a:visited, .mag a:active {COLOR: #ff1c1c; TEXT-DECORATION: none; font-weight: bold;}
.mag a:hover {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold}

iframe {}

/* FONTS AND TYPES */
p, .p {
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

p_small, .p_small {
	font-size: 85%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, .h1, .article_headline {
	font-size: 120%;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}

.h1_block {
	display: block;
	background:#4b4848;
	padding: 3px;
	font-size: 120%;
}

h2, .h2 {
	color: #000000;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 3px;
}

h3, .h3 {
	color: #8c0000;
	font-size: 120%;
	width: 100%;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	border-bottom: 3px solid #8c0000;
	margin-bottom: 2px;
}

li {
	margin-bottom: 5px;
}

ul {list-style-image: url(/images/elements/arrow2.gif)}

hr {
	color: #757575;
	height: 1px;
}


/* STRUCTURE ELEMENTS AND PROPERTIES */
#container_page {
	width: 986px;
	text-align: left;
	background: #000;
}

#container_main {
	width: 100%;
	text-align: left;
}

#top_links {
	text-align: right;
	color: #ffffff;
	margin-bottom: 2px;
}

#header {
	background: #000000;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#hotlinks {
	width: 100%;
	text-align: left;
	margin: 0px;
	background: #cb0c0c;
	border-bottom: 1px solid #ffffff;
}

.hotlinks_link a {
	height: 27px;
	display: block;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 11px;
}

.hotlinks_link a {
	background: #cb0c0c;
	color: #ffffff;
}

.hotlinks_link a:hover {
	background: #ffffff;
	color: #cb0c0c
}

.hotlinks_link a:link, .hotlinks_link a:visited, .hotlinks_link a:active {COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;}
.hotlinks_link a:hover {COLOR: #cb0c0c; TEXT-DECORATION: none; font-weight: bold}

#news_sponsor a {
	width: 160px;
	color: #ffffff;
	height: 22px;
	font-size: 11px;
	display: block;
	text-align: left;
	font-family: Tahoma;
	background: #0263b0;
	text-decoration: none;
}

#news_sponsor a:link, #news_sponsor a:visited, #news_sponsor a:active {COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;}
#news_sponsor a:hover {COLOR: #D3D3D3; TEXT-DECORATION: none; font-weight: bold}

#headerbanner_container {
	width: 100%;
	background: #000;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	height: 90px;
}

#headerbanner {
	float: left;
	text-align: left;
	width: 728px;
	border-right: 1px solid #ffffff;
}

#headerspot {
	float: left;
	text-align: center;
}

#header_separator {
	background: #000;
	width: 100%;
	text-align: left;
	height: 22px;
	border-bottom: 3px solid #fe0101;
}

#main {
	width: 100%;
	text-align: left;
	margin-top: 2px;
	height: 100%;
}

#footer {
	width: 100%;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
	color: #ffffff;
}


/* MENU PROPERTIES */
.menu, #creator {
	width: 185px;
	text-align: left;
	color: #fff;
	padding-right: 4px;
}

.menu_item_holder {
	width: 7px;
	background: #fe0101;
	border-bottom: 1px solid #000;
	height: 20px;
}

.menu_item a, .menu_item_active a {
	width: 178px;
	color: #000;
	height: 16px;
	font-size: 90%;
	display: block;
	text-align: left;
	padding-left: 12px;
	text-transform: uppercase;
	font-family: Tahoma;
	border-bottom: 1px solid #000;
	padding-top: 4px;
}

.menu_item a {
	background: #4b4848;
}

.menu_item a:hover, .menu_item_active {
	background: #919090;
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active, .submenu_item a:link, .submenu_item a:visited, .submenu_item a:active {COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;}
.menu_item a:hover, .submenu_item a:hover {COLOR: #fb0d0d; TEXT-DECORATION: none; font-weight: bold}

.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:active, .menu_item_active_sub a:link, .menu_item_active_sub a:visited, .menu_item_active_sub a:active {COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;}
.menu_item_active a:hover, .menu_item_active_sub a:hover {COLOR: #fb0d0d; TEXT-DECORATION: none; font-weight: bold}


.menu_item_alt_holder {
	width: 7px;
	background: #fe0101;
	border-bottom: 1px solid #000;
	height: 20px;
}

.menu_item_alt a, .menu_item_alt_active a {
	width: 178px;
	color: #000;
	height: 16px;
	font-size: 90%;
	display: block;
	text-align: left;
	padding-left: 12px;
	text-transform: uppercase;
	font-family: Tahoma;
	border-bottom: 1px solid #000;
	padding-top: 4px;
}

.menu_item_alt a {
	background: #b80807;
}

.menu_item_alt a:hover, .menu_item_alt_active {
	background: #FFF;
}

.menu_item_alt a:link, .menu_item_alt a:visited, .menu_item_alt a:active, .submenu_item_alt a:link, .submenu_item_alt a:visited, .submenu_item_alt a:active {COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;}
.menu_item_alt a:hover, .submenu_item_alt a:hover {COLOR: #000; TEXT-DECORATION: none; font-weight: bold}

.menu_item_alt_active a:link, .menu_item_alt_active a:visited, .menu_item_alt_active a:active, .menu_item_alt_active_sub a:link, .menu_item_alt_active_sub a:visited, .menu_item_alt_active_sub a:active {COLOR: #fff; TEXT-DECORATION: none; font-weight: bold;}
.menu_item_alt_active a:hover, .menu_item_alt_active_sub a:hover {COLOR: #000; TEXT-DECORATION: none; font-weight: bold}



/*
.menu_item a:link, .menu_item a:visited, .menu_item a:active {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
.menu_item a:hover {COLOR: #990000; TEXT-DECORATION: none; font-weight: bold}
*/


/* HEADER & SPECIAL CELL PROPERTIES */
.red_header {
	font-size: 130%;
	font-weight: bold;
	padding-left: 1px;
	color: #000;
	height: 22px;
	margin-bottom: 4px;
}

.alt_header {
	font-size: 150%;
	padding-left: 2px;
	font-weight: bold;
	color:#000000;
	height: 21px;
	background-image: url(/images/elements/alt_bg.gif); background-repeat: repeat-x;
}

.alt_box {
	background: #e0e0e0;
	padding-top: 4px;
	border: 1px solid #757575;
	margin-bottom: 20px;
}

.cell_ul {
	border-bottom: 1px solid #757575;
}

.cell_ul_light {
	border-bottom: 1px solid #cfcfcf;
	font-size: 90%;
}

.video_box {
	float: left;
	width: 140px;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}


/* CONTENT ELEMENT PROPERTIES */
#content, #forum_content {
	text-align: left;
	margin-top: 2px;
	background: #ffffff;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 4px;
	margin-left: 6px;
	padding-left: 8px;
}

#content {
	width: 440px;
}
	
#forum_content {
	width: 615px;
}

#related {
	background: #fff;
	margin-top: 2px;
	text-align: left;
	width: 178px;
	height: 100%;
	border-left: 7px solid #000;
}

#banner_area_right {
	text-align: right;
	background: #000;
	height: 100%;
	width: 154px;
}

.related_box_header {
/*	background: #aa0000; */
	color: #ffffff;
	font-size: 95%;
	width: 178px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(/images/elements/related_header.gif); background-repeat: repeat-y;
}

.related_box_content {
	color: #000000;
	padding: 4px;
	width: 170px;
	font-size: 85%;
	text-align: left;
	margin-bottom: 25px;
}

.front_box_header {
	background: #0066cc;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border: 1px solid #0066cc;
}

.front_box_content {
	background: #e0e0e0;
	color: #000000;
	padding: 2px;
	border: 1px solid #0066cc;
	margin-bottom: 20px;
}

#top_news {
	cursor: pointer;
	width: 100%;
	padding-bottom: 10px;
}

#sub_news {
	width: 100%;
	padding-bottom: 20px;
}

#sub_news_left {
	cursor: pointer;
	float: left;
	padding-right: 3px;
	width: 45%;
}

#sub_news_right {
	cursor: pointer;
	float: right;
	padding-left: 3px;
	width: 45%;
}

#sub_news_lower {
	float: left;
	width: 100%;
	padding-top: 2px;
}

.article {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.article_headline {
	margin-bottom: 6px;
}

.article_data {
/*	font-style: italic; */
	color: #868686;
	padding-bottom: 3px;
}

.article_text {
	padding-top: 8px;
}


/* BANNER ELEMENTS & PROPERTIES */
#container_banner_right {
	position:absolute;
	left: 777px;
	top: 106px;
	text-align: left;
	border: none;
}

.banner_right {
	margin-bottom: 20px;
}

#container_banner_right2 {
	position:absolute;
	left: 920px;
	top: 106px;
	text-align: left;
	border: none;
}

.banner_right2 {
	margin-bottom: 20px;
}

.spacer {
	width: 1px;
	float: right;
	height: 70px;
	overflow: hidden;
	clear: both;
}

.banner_article {
	color: #868686;
	float: right;
	padding: 5px;
	margin-left: 3px;
	margin-top: 10px;
	clear: right;
	border: 1px dotted #868686
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* DROPDOWNS */
.popselect, .select {font-family: Verdana; font-size: 11px; background-color: #f5f5f5; width: 130px}
.pop {font-size: 11px;}
.popbg {font-size: 11px; background-color: #cccccc}

/* INPUTBUTTONS & SUBMITBUTTONS */
.input {
/*	font-size: 11px;
	background: #f2f2f2;
	border: 1px solid #868686; */
	font-family: Tahoma, Verdana, Arial, Tahoma; 
	font-size: 100%;
    padding: 2px 2px;
	border: 1px solid #808080; 
	background: #FFF url(/images/input_bg.gif) no-repeat -5px -5px;
}

.submit {
/*	font-family: Verdana, Tahoma; 
	font-weight: bold;
	font-size: 11px;
	background: #F4FFFF;
	border: 1px solid #868686; */
	font-size: 100%;
    padding: 0px 0px;
	height: 19px;
	font-weight: bold;
	border: 1px solid #808080;
	background: #FFF url(/images/input_bg.gif) no-repeat -5px -5px;
	font-weight: bold;
}

.forum_header {
	font-size: 120%;
	font-weight: bold;
	border-left: 1px solid #2C4E73;
	border-right: 1px solid #2C4E73;
	border-top: 1px solid #2C4E73;
	background: #EEEAE0;
	padding: 3px;
	margin-bottom: 10px
}

.forum_poster_info {
	width: 100px;
	border-top: 1px solid #2C4E73;
	border-right: 1px solid #2C4E73;
	border-left: 1px solid #2C4E73;
}

.forum_post {
	border-top: 1px solid #2C4E73;
	border-right: 1px solid #2C4E73;
	background: #EEEAE0;
}

.forum_bottom {
	border-top: 1px solid #2C4E73;
 }
 
.login_box {
	padding:2px;
	border:2px solid #ff0000;
	color:#ffffff;
	background:#000000;
	margin-bottom: 4px;
 }
 
.forum_sections {
	font-size: 120%;
	padding:2px;
	border:2px solid #858585;
	color:#000000;
	background:#efefef;
	font-weight: bold;
	margin-bottom: 10px;
}

.live_box a {
	background: #000080;
	padding-top: 3px;
	height: 20px;
	color: #ffffff;
	width: 440px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-decoration: none
}

.live_box a:hover{background:#1866e7; color: #000000; text-decoration: none}

.question_header {
	color: #000000;
	font-size: 100%;
	font-weight: lighter;
	margin-bottom: 3px;
	padding-top: 15px;
}

.question_answers {
	padding-left: 15px;
	width: 100%;
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 15px;
}

.mag_header {
	text-align: center;
	font-weight: bold;
	width: 163px;
	height: 29px;
	background-image: url(/images/elements/mag_bg.gif); no repeat
	font-family: Helvetica;
	font-size: 110%;
}

.question_header_alt {
	background: #339999; color: #FFFFFF; border-top: 1px solid #808080; border-bottom: 1px solid #808080; padding: 5px;
}

/*
OLD ITEMS
.link_box a {
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border: 1px solid #aa0000;
	background-image: url(/images/elements/related_header.gif); background-repeat: repeat-y;
	float: right; 
	width: 175px; 
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}

.link_box a:hover{background:#245D82; color: #000000; text-decoration: none}


*/