
/* ========= Main Elements ========= */

body {
	margin: 0;
	font: 9pt Arial;
	background: #FFFFFF;
}

img {
	border: 0px;
}

form {
	display: inline;
}

th {
	text-align: left;
}


/* ========= Nav Elements ========== */


#navwrap {
	background: #c2250b url("/images/menu_background.jpg") repeat-x;
	height: 30px;
}

#nav_l {
	float: left;
	width: 700px;
	padding-left: 2px;
}

#nav_r {
	float: right;
	width: 200px;
	padding-right: 2px;
	text-align: right;
}

#nav {
	width: 963px;
	margin: 0 auto;
	line-height: 30px;
}

#nav a:link, #nav a:visited {
	color: #000000;
	padding: 9px 7px 7px 7px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a:hover {
	color: #ffffff;
}


/* ========= Head Elements ========= */


#headwrap {
	height: 90px;
	background: #151513 url('/images/head_background.jpg') repeat-x;
}

#head {
	width: 963px;
	margin: 0 auto;
	padding: 0px;

}

#head_l {
	width: 250px;
	float: left;
	padding-top: 5px;
}

#head_r {
	width: 468px;
	float: right;
	padding-top: 15px;
}



#foot_wrap {
	padding: 20px 0 15px 0;
	border-top: 4px solid #AE1321;
	background: #1A1A1A;
	color: #CCCCCC;
}

#foot {
	width: 963px;
	margin: 0 auto;
}

#foot div.col1 {
	width: 190px;
	margin: 0 10px 0px 0;
	float: left;
}

#foot div.col2 {

	margin: 0 10px 0px 0;
	float: left;
}

#foot ul {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}

#foot li {
	margin: 5px 0 0 0;
}

#foot a {
	font: 9pt Arial;
	color: #888888;
	text-decoration: none;
}

#foot a:hover {
	font: 9pt Arial;
	color: #888888;
	text-decoration: underline;
}

#foot p {
	font: 9pt Arial;
	color: #888888;
	clear: left;
	margin: 0;
	padding: 0;
}

#foot p a {
	text-decoration: none;
}






.home_posts td {
	padding-bottom: 5px;
	vertical-align: top;
}





/* ========= Body Elements ========= */


.body, .body_forum {
	background-color: #FFFFFF;
	width: 963px;
	margin: 10px auto;
	padding: 0px;
}

.body_live {
	background-color: #191919;
	text-align: center;
}

.body a:link, .body a:visited {
	color: #000000;
}

.body a:hover, .body a:active {
	color: #333333;
}

.body_live a:link, .body_live a:visited {
	color: #DDDDDD;
}

.body_live a:hover, .body a:active {
	color: #FFFFFF;
}


/* ========= Home Elements ========= */


.home_column_l {
	width: 233px;
}

.home_column_r {
	margin-left: 10px;
}

.home_title {
	float: left;
}

.home_rss_icon {
	float: right;
}

.box_head_s {
	background: #000000 url('/images/box_head_s.gif') repeat-x;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
}

.box_head_l {
	background: #000000 url('/images/box_head_l.gif') repeat-x;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
}

.box_head_s a:link, .box_head_s a:visited, .box_head_s a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box_head_l a:link, .box_head_l a:visited, .box_head_l a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box_body {
	padding: 10px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}


/* ========= Glossary Elements ===== */


.glossary-head {
	height: 36px;
	background-color: #E4E4E4;
	margin-bottom: 10px;
}

.glossary-head-l {
	float: left;
	padding: 10px;
}

.glossary-head-r {
	float: right;
	padding: 10px;
}


/* ========= Tracks Elements ======= */


.tracks-head {
	height: 36px;
	background-color: #E4E4E4;
	margin-bottom: 10px;
}

.tracks-head-l {
	float: left;
	padding: 10px;
}

.tracks-head-r {
	float: right;
	padding: 10px;
}

.tracks-select {
	font-size: 13pt;
}

.tracks-body {
	height: 630px;
}

.tracks-left {
	width: 450px;
	float: left;
}

.tracks-right {
	width: 503px;
	float: right;
}

.tracks-section {
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
}

.tracks-summary {
	padding: 10px;
}


/* ========= Events Elements ======= */


.events-table th {
	background-color: #EEEEEE;
}

.events-table tr:hover {
	background-color: #ddddcc;
}


/* ========= Coverage Elements ===== */


.coverage-gallery img {
	height: 146px;
	width: 220px;
	border: 5px #E7E7E7 solid;
	margin: 5px;
}


/* ========= Announcement Elements = */


.announcementwrap {
	background: #ddddcc;
	border-bottom: 1px solid #000000;
	height: 30px;
	color: #222222;
	line-height: 30px;
	font-family: verdana;
	font-size: 10pt;
}

.announcement {
	width: 963px;
	margin: 0 auto;
}

.announcement a:link, .announcement a:visited, .announcement a:hover {
	color: #000000;
	text-decoration: none;
}
