@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(/images/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #DA0002;
	text-decoration: none;
}
a:visited {
	color: #DA0002;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
#ironman_network {
	margin-right: auto;
	margin-left: auto;
	width: 982px;
}
#wrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 30px;
}
#header {
	height: 116px;
	background-image: url(/images/header_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header_ad {
	width: 728px;
	float: right;
}
#header_text {
	float: right;
	width: 720px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	font-style: italic;
}
#header_logo {
	width: 252px;
	float: left;
	background-color: #FFFFFF;
}
#content_wrapper {
	background-image: url(/images/content_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
	display: block;
}
#fadeshow1 {
    display: block;
    height: 365px;
	padding: 0px
    overflow: hidden;
    position: absolute;
    width: 752px;}
	
#content_box {
	padding: 0px 20px 20px;
}
#content_bottom {
	background-image: url(/images/center_strip_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 48px;
	background-color: #DA0001;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	display: block;
	position: relative;
	z-index:10000;
}
#footer {
	background-image: url(/images/footer_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
#footer_content_left {
	padding-left: 30px;
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	float: left;
	width: 534px;
}
#footer_content_right {
	float: right;
	width: 280px;
	padding-right: 30px;
	color: #999999;
	padding-top: 30px;
	text-align: right;
}
.sponsors_vert_strip {
	background-image: url(/images/major_event_partners.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    clear: right;
}
.sponsor_sidebar {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}
#nav {
	height: 48px;
	background-image: url(/images/nav_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1000;
	color: #DCBEB8;
	text-decoration: none;
}

.nav {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 17px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 29px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C3838;
	margin-top: 1px;
}
a.nav:link {
	color: #E3C4BE;
	text-decoration: none;
}
a.nav:visited {
	color: #E3C4BE;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/nav_over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-size: 18px;
	line-height: 21px;
	color: #990000;
}
.heads {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF6600;
}
.heads_large {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #FF6600;
}
.faq_question {
	color: #990100;
	margin-top: 14px;
	font-size: 105%;
	text-align: left;
	text-decoration: none;
}
.faq_answer {
	padding: 5px;
	margin-left: 20px;
	background-color: #F0F0F0;
	margin-top: 4px;
	text-align: left;
}
/* Countdown Box */
.lcdstyle{ /*Example CSS to create LCD countdown look*/
	background-color: #666666;
	color: #FFFFFF;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
	font-size: 60%;
	font-weight: normal;
	margin-top: 8px;
	padding-top: 8px;
}

#cdcontainer {
	float: right;
	padding: 2px;
	margin-top: 6px;
}

#countdown {
	background-image: url(/images/countdown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 480px;
}.sponsor_box {
	padding: 8px;
	text-align: center;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-bottom: 10px;
}
.sponsor_box_title {
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
	padding: 2px 2px 2px 4px;
	color: #FFFFFF;
}
.error {
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	display: block;
}
#home_anim {
    display: block;
    float: left;
    overflow: hidden;
	z-index: 0;
}

.item_box {
	padding: 4px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
}
.body_small {
	font-size: 11px;
	line-height: 14px;
}
#announcement_boxes ul li {
    margin: 8px 0;
}
#announcement_boxes {
    left: 10px;
    position: absolute;
    top: 25px;
    z-index: 20;
}
#announcement_boxes ul li a.announcement_box {
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    height: 45px;
    padding: 5px 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100px;
}
#announcement_boxes ul li a.announcement_box {
    background: url("../images/announcement_box_bg.png") no-repeat scroll 0 0 transparent; z-index:11;
    color: #FFFFFF;
}
#announcement_boxes ul li {
    margin: 8px 0;
}
#announcement_boxes ul li a.more_news_btn {
    background: url("../images/more_news_btn.png") no-repeat scroll center top transparent;
}
#announcement_boxes ul li a.more_news_btn:hover {
    background: url("../images/more_news_btn.png") no-repeat scroll center bottom transparent;}
	
	ol, ul {
    list-style: none outside none;
}
