@charset "utf-8";
/* CSS Document */

* {
	outline: 0px none;
}

html {
	margin-bottom: 1px;
}

html, body {
} 

body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h4 {
	background: #000;
	margin-left: -10px;
	margin-right: 10px;
	position: relative;
	color: #fff;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 8px 10px;
	margin-bottom: 10px;
	width: 100%;
}

.h4_tag {
	color: #ff0000;
	font-size: 14px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
}

h5 {
	color: #0074ff;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 20px;
}

ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 30px;
}

li {
	padding: 3px 0px;
}

.lightGrey, .lightGrey * {
	color: #999 !important;
}

.blue, .blue * {
	color: #0074ff !important;
}

.red, .red * {
	color: #ff0000 !important;
}

.greyButton, .greyButton:visited, .greyButton:active {
	background: #444444;
	color: #fff;
	text-decoration: none;
	padding: 7px 20px 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	display: block;
	float: left;
}

.greyButton:hover, .greyButton:visited:hover {
	background: #555;
	text-decoration: none;
	color: #fff;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

a img {
	border: 0px none;
}

a, a:visited, a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #cc0000;
	text-decoration: none;
}

#wrapper_left {
	width: 100%;
	background: url(/images/wrapper_left.jpg) fixed top left no-repeat;
}

#wrapper_right {
	width: 100%;
	background: url(/images/wrapper_right.jpg) fixed top right no-repeat;
}

#container {
	width: 1000px;
	margin: 0px auto;
	background: url(/images/page_bg_rpt.gif) top center repeat-y;
}

#inner_container {
	background: url(/images/page_bg.jpg) top center no-repeat;
}

.noflash #logo_container {
	height: 30px;
	width:30px;
	float: left;
	margin-left: 36px;
	display: inline;
}

.noflash #logo {
	position: absolute;
	z-index: 1200;
}

.noflash #top_buttons {
	width: 540px;
	margin-left: 309px;
	margin-right: 85px;
	float: right;
	display: inline;
}

.noflash #top_buttons a, .noflash #top_buttons a:visited, .noflash #top_buttons a:active {
	background: url(/images/top_btn_grad.gif) top left repeat-x;
	padding: 4px 50px 5px 10px;
	color: #444;
	text-decoration: none;
	display: block;
	float: right;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 6px;
    -moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	text-shadow: 1px 1px rgba(0,0,0,0.15);

}

.noflash #top_buttons a:hover, .noflash #top_buttons a:visited:hover {
	background-position: bottom left;
	color: #444;
	text-shadow: 1px 1px rgba(0,0,0,0.15);
}

.noflash #navigation {
	background: #000;
	width: 617px;
	margin-top: 45px;
	margin-left: 29px;	
	padding-left: 325px;
}

.noflash #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.noflash #navigation li {
	float: left;
	padding: 0px;
}

.noflash #navigation li a, .noflash #navigation li a:visited, .noflash #navigation li a:active {
	line-height: 38px;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.noflash #navigation li a:hover, .noflash #navigation li a:visited:hover {
	background: #1c1c1c;
}

.noflash #navigation li.red a, .noflash #navigation li.red a:visited, .noflash #navigation li.red a:active {
	color: #FF3300;
}

.noflash #navigation li.red a:hover, .noflash #navigation li.red a:visited:hover {
	color: #ff0000;
}

.noflash #homegallery {
	width: 968px;
	margin: 10px auto 0px;
}

.noflash #subheader {
	width: 968px;
	margin: 10px auto 0px;
}

.noflash #page_title_container {
	position: absolute;
	margin-top: 85px;
	width: 960px;
}

.noflash #page_title {
	background: #153760;
	background: rgba(5,75,148,0.6);
	color: #fff;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 20px 20px 50px;
	text-transform: uppercase;
	float: right;
}

#noflash_warning {
	width: 860px;
	margin: 10px auto 10px;
	background: url(/images/flash_logo.png) 4px 50% no-repeat #651818;
	background: url(/images/flash_logo.png) 4px 50% no-repeat rgba(255,0,0,0.2);
	color: #fff;
	border: 2px solid #c00;
	border-left: 5px solid #c00;
	padding: 7px;
	padding-left: 40px;
}

#noflash_warning a, #noflash_warning a:visited, #noflash_warning a:active {
	color: #ccc;
}

#noflash_warning a:hover, #noflash_warning a:visited:hover {
	color: #fff;
}

#buckets {
	width: 900px;
	margin: 5px auto 55px;
}

#buckets a {
	display: block;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}

#link_lists {
	width: 900px;
	margin: 0px auto;
}

#link_lists .list {
	width: 168px;
	float: left;
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}



.list_title {
	background: #333;
	font-size: 14px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	background: rgba(51,51,51,0.7);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 18px;
	color: #fff;
	padding: 3px 15px 6px;
	width: 138px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
}

#link_lists .links {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 15px;
	width: 153px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
	font-weight: bold;
	line-height: 15px;
}

#link_lists .links li {
	padding-top: 4px;
	padding-bottom: 4px;
}

#link_lists .links a, #link_lists .links a:visited, #link_lists .links a:active {
	color: #8c8c8c;
	text-decoration: none;
}

#link_lists .links a:hover, #link_lists .links a:visited:hover {
	color: #ccc;
	text-decoration: underline;
}

#link_lists p {
	font-size: 10px;
}

.red, .red * {
	color: #ed1c24 !important;
}

#footer_wrapper {
	width: 1000px;
	margin: 0px auto;
}

#footer_container{
	background: url(/images/footer_bg.png) top left no-repeat;
	padding-top: 80px;
	padding-bottom: 100px;
	width: 942px;
	margin: 0px auto;
}

#sponsors {
	padding-left: 90px;
}

#sponsors #sponsor_text {
	float: left;
	display: block;
	width: 133px;
	height: 10px;
	margin-top: 15px;
	text-indent: -1000em;
	background: url(/images/sponsor_text.png) top left no-repeat;
}

#sponsors .sponsor {
	float: left;
	margin-left: 40px;
}


/*******************************
** Sub Page Styles
********************************/
#sub_flash {
	line-height: 0px;
	font-size: 0px;
}

#page_wrapper {
	padding-left: 53px;
	width: 947px;
}

#page_container {
	width: 894px;
	background: url(/images/page_container_bg.gif) top left repeat-y;
}

#page_container_top {
	background: url(/images/page_container_top_bg.jpg) top left no-repeat;
	width: 894px;
}

#page_container_rounded_bottom {
	height: 30px;
	width: 894px;
	background: url(/images/page_container_bottom_bg.png) top left no-repeat;
	margin-bottom: 75px;
}

#inner_page_wrapper {
	width: 575px;
	padding-left: 25px;
	padding-top: 45px;
	float: left;
}

#sidebar {
	width: 257px;
	float: right;
	padding-top: 65px;
}

#sidebar_buckets a {
	margin-bottom: 15px;
	display: block;
}

#sidebar_text {
	padding-left: 30px;
	padding-top: 20px;
}

#sidebar_text h3 {
	color: #fff;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 13px;
	border-bottom: 1px solid #8C8C8C;
	margin: 0px;
	margin-bottom: 14px;
	text-transform: none;
}

#sidebar_text p {
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	margin: 0px;
	margin-bottom: 20px;
}

/*******************************
** Wide Sub Page Styles
********************************/
.wide #page_container {
	width: 894px;
	background: url(/images/page_container_wide_bg.gif) top left repeat-y;
}

.wide #page_container_top {
	background: url(/images/page_container_top_wide_bg.jpg) top left no-repeat;
	width: 894px;
}

.wide #page_container_rounded_bottom {
	height: 30px;
	width: 894px;
	background: url(/images/page_container_bottom_wide_bg.png) top left no-repeat;
	margin-bottom: 75px;
}

.wide #inner_page_wrapper {
	width: 832px;
	padding-left: 25px;
	padding-top: 45px;
	float: left;
}

