* { margin:0; padding:0; }

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	background:url(images/body_bg.gif) repeat-x top left #000000;
}

.button
{
	height:19px;
	float:left;
	padding-left:6px;
	background:url(images/more_bt_left.gif) no-repeat top left;
	overflow:hidden;
}
	
.button a
{
	display: block;
	text-align: center;
	text-decoration: none;
	color:#FFFFFF;
	padding-right:6px;
	outline:none;
	background:url(images/more_bt_right.gif) no-repeat top right;
}

.button a span 
{
	background:url(images/more_bt_bg.gif) repeat-x top left;
	padding:4px 5px;
	line-height:20px;
	background-color:#0000FF
}
	
#main
{
	width:960px;
	margin:0 auto;
}

#Container
{
	width:960px;
	margin:0 auto;
}

#ContentContainer
{
	background:url(images/content_container_bg.gif) repeat-y top left #1A1A1A;
	width:960px;
	min-height:422px;
}

* html #ContentContainer
{
	height:422px;
}

#Header
{
	color: #FFF;
	margin: 0 0 0 0;
	text-align: left;
	width: 100%;
}

#Header .header_logo
{
	position: absolute;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	overflow: hidden;
	height: 107px;
	z-index: 5;
}
	
#Header .header_logo a,
#Header .header_logo a:link
{
	background-color: Transparent;
	color: #FFF;
	text-decoration: none;
	border:0;
}

#Header .header_logo img
{
	border:0;
}

.right_header
{
	background:url(images/header_right_bg.gif) repeat-x top left;
	width:583px;
	float:right;
	height:94px;
}

.right_header_corn
{
	float:right;
	width:26px;
	height:94px;
	background:url(images/header_right_corn.gif) no-repeat top right;
}

/* Header menu */

.main_nav
{
	background:url(images/main_nav_bg.png) no-repeat top left;
	float:left;
	width: 960px;
	height: 35px;
        margin: 0px;
	padding: 0px 0px 0px 25px;
}
.main_nav #nav {
	margin-top:0px;
	margin-left:0px;
}
.main_nav #nav li {
	margin-top:0px;
}

#Header .links
{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	line-height:35px;
	padding-left:15px;
	float:left;
	background:url(../default/images/menu_left_corn.gif) no-repeat top left;
}

* html #Header .links{float:none;}

#Header .links li

{
	background:url(../default/images/menu_bg.gif) repeat-x left top;
	display:inline;
	float:left;
	margin:0;
	position:relative;
	white-space:nowrap;
}
	
#Header .links li a.none
{
	background:none;
	padding-right:27px;
}

#Header .links li a
{
	color:#FFFFFF;
	display:block;
	font-size:9px;
	padding:0 16px;
	text-decoration:none;
	outline:none;
	background:url(../default/images/menu_divider.gif) no-repeat center right;
}

#Header .links li.hover ul
{
	visibility: visible !important;
}

#Header .links li.right_corn
{
	background:url(../default/images/menu_right_corn.gif) no-repeat top right;
	width:15px;}



#Header .links ul,
	#Header .tools ul
	{
		background: #ffffff;
		border: 1px solid #9C2407;
		border-top-style: none;
		color: #999;
		left: -1px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 35px;
		visibility: hidden;
		width: auto;
	}
	
	#Header .links ul li,
	#Header .tools ul li
	{
		background-image: none;
		border-top: 1px solid #9C2407;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link,
	#Header .tools ul li a,
	#Header .tools ul li a:link
	{
		background-image: none !important;
		border-style: none;
		color:#9C2407;
		margin: 0;
		padding: 5px 15px;
	}
	
	#Header .links ul li a:hover,
	#Header .tools ul li a:hover
	{
		background: #9C2407 !important;
		color: #FFF;
	}

/* end Header menu */

#Header .tools
{
	color: #FFF;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	float:right;
	margin-right:9px;
	display:inline;
	margin-bottom:8px;
	height:30px;
}

#Header .tools .home
{
	background:url(images/home_icon.gif) no-repeat center left;
	padding-left:21px;
	margin-top:16px;
}

#Header .tools .bookmark
{
	background:url(images/bookmark_icon.gif) no-repeat center left;
	padding-left:22px;
	margin-top:16px;
}
	
#Header .tools .sitemap
{
	background:url(images/sitemap_icon.gif) no-repeat center left;
	padding-left:21px;
	margin-top:16px;
}
	
#Header .tools .login
{
	background:url(images/login_icon.gif) no-repeat center left;
	padding-left:21px;
	margin-top:16px;
}

#Header .tools li
{
	display: inline;
	float: left;
	margin-right: 17px;
}

#Header .tools li a,
#Header .tools li a:link
{
	background-color: Transparent;
	color: #cccccc;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
	
.top_gallery
{
	margin-right:24px;
	width:504px;
	height:35px;
	float:right;
	background:url(images/top_gallery_bg.gif) repeat-x top left;
}
	
.top_gallery img
{
	border:0;
}
	
.gallery_bt
{
	float:left;
	margin-left:8px;
	display:inline;
}

.gallery_bt_pause
{
	background:url(images/gallery_pause_bt.gif);
	display:block;
	float:left;
	height:35px;
	text-indent:-1000em;
	width:12px;
}

.gallery_bt_play
{
	background:url(images/gallery_play_bt.gif);
	display:block;
	float:left;
	height:35px;
	text-indent:-1000em;
	width:12px;
}

.gallery_bt_push
{
	float:left;
	margin-left:21px;
	display:inline;
}
	
.gallery_display
{
	background:url(images/gallery_display_bg.gif) no-repeat top left;
	width:373px;
	height:30px;
	margin-top:2px;
	float:left;
	margin-left:11px;
}

.gallery_display .slideButton
{
	border:solid 1px #440000;
	display:block;
}

.gallery_display .slideButton.selected
{
	border:solid 1px white !important;
	display:block;
}

.gallery_display ul
{
	list-style-type:none;
	margin:0;
}

.gallery_display li
{
	overflow:hidden;
	margin-left:9px;
	margin-top:3px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
}

#FeatureSlideshow
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 907px;
}

#FeatureSlideshow li
{
	list-style-type:none;
	left: 0px;
	margin:0;
	padding:0;
	position: absolute;
	top: 0px;
}

.flash_banner
{
	position:relative;
	margin-left: 25px;
	height: 300px;
}

* html .flash_banner
{
	margin-bottom:-16px;
}

.flash_banner .banner_text
{
	position:absolute;
	top:187px;
	left:52px;
	z-index:999;
	pointer-events: none;
}

.flash_banner h2
{
	font-size:32px;
	color:#FFFFFF;
	margin:0px;
	font-weight:normal;
}

.flash_banner .h2_small
{
	font-size:20px;
}

.flash_banner p
{
	font-size:9px;
	width:481px;
	line-height:20px;
	margin-top:8px;
}

.clear{clear:both; font-size:1px;}

.float_r{float:right;}

.float_l{float:left;}

a { outline:none; }

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	margin-top:15px;
}

ul, ol
{
	margin-top:15px;
	margin-left:30px;
}

li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	margin-top:15px;
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}

h1
{
	font-size:20px;
	margin-top:25px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.blue
{
	color:#58aeff;
	font-weight:bold;
	font-size:12px;
}

strong
{
	color:#ffffff;
	font-weight:normal;
}

.margin_top8{margin-top:8px;}

h2
{
	font-size:16px;
	margin-top:25px;
	color:#eeeeee;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h3
{
	font-size:14px;
	margin-top:15px;
	color:#cccccc;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h2.con_ed_category a {
	background: #fff;
	display: block;
	font-size: 14px;
	margin-top: 25px;
	padding: 5px;
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-radius: 5px;
}
h2.con_ed_category a:before {
	content: "+";
	padding-right: 5px;
	color: #b42806;
}
h2.con_ed_category a.hot:before {
	content: "-";
	padding-right: 5px;
	color: #b42806;
}

.line
{
	background:url(images/line.gif) repeat-x center left;
	font-size:1px;
	height:1px;
	clear:both;
}


.section_title
{
	background:url(images/inner_page_head_bg.gif) repeat-x top left;
	height:52px;
	line-height:52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#feffff;
	padding-left:46px;
	margin:0;
}

#Sidebar
{
	float:left;
	width:170px;
	padding-top:24px;
	padding-left:23px;
	padding-right:20px;
	background:url(images/sidebar_bg.gif) repeat-x top left #000000;
	min-height:422px;
}

#Sidebar h3
{ 
	margin-left:10px;
} 

#Layout_SidebarMenu
{
	list-style-type:none;
	margin:8px 0;
}

#Layout_SidebarMenu li
{
	background:url(images/inner_page_sidebar_bullet.gif) no-repeat left top;
	margin-top:20px;
	padding-left:10px;
}

#Layout_SidebarMenu li a
{
	font-size:11px;
}

#Layout_SidebarMenu li a:link    { color: #FFFFFF; text-decoration: none; }
#Layout_SidebarMenu li a:visited { color: #FFFFFF; text-decoration: none; }
#Layout_SidebarMenu li a:hover   { color: #FF0000; text-decoration: none; }
#Layout_SidebarMenu li a:active  { color: #FF0000; text-decoration: none; }

#Layout_SidebarMenu_Level2
{
	list-style-type:none;
	margin:8px 0px 8px 10px;
}

#Layout_SidebarMenu_Level2 li
{
	background:url(images/inner_page_sidebar_bullet_2.gif) no-repeat left top;
	margin-top:10px;
	padding-left:10px;
}

#Layout_SidebarMenu_Level2 li a
{
	font-size:11px;
}

#Layout_SidebarMenu_Level2 li a:link    { color: #FFFFFF; text-decoration: none; }
#Layout_SidebarMenu_Level2 li a:visited { color: #FFFFFF; text-decoration: none; }
#Layout_SidebarMenu_Level2 li a:hover   { color: #FF0000; text-decoration: none; }
#Layout_SidebarMenu_Level2 li a:active  { color: #FF0000; text-decoration: none; }

#Sidebar .line
{
	width:171px;
	float:left;
	display:block;
	height:19px;
}

#Sidebar .button
{
	margin-right:40px;
	display:inline;
}

#Content
{
	width:670px;
	float:right;
	padding-left:37px;
	padding-right:40px;
	background:url(images/content_bg.gif) repeat-x top left #1A1A1A;
	min-height:422px;
}

#Content p
{
	line-height:18px;
}

#Content img.main_photo
{
	float:right;
	border:solid 1px #b42806;
	margin-top:24px;
	margin-left:24px;
	margin-bottom:25px;
	margin-right:0px;
}

##Footer
{
	padding:0;
	width:960px;
	margin:0 auto;}

#Footer .footer_logo
{
	height:70px;
	width:100%;
	text-align:center;}

#Layout_Footer_Menu
{
	display:block;
	width:891px;
	margin:0;
	padding:0px 0px 0px 69px;
	line-height:35px;
	float:left;
	background:url(../default/images/footer_bg.jpg) no-repeat top left;
}

* html #Layout_Footer_Menu{float:none;}

#Layout_Footer_Menu li
{
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#Layout_Footer_Menu li a.none
{
	background:none;
}

#Layout_Footer_Menu li a
{
	color:#FFFFFF;
	font-family: font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#Layout_Footer_Menu li.seperator
{
	padding:0px 10px 0px 10px;
	background:url(../default/images/menu_divider.gif) no-repeat center center;
}

#Layout_Footer_Menu li.left_corn
{
	background:url(../default/images/footer_menu_left_corn.gif) no-repeat top left;
	width:35px;
}

#Layout_Footer_Menu li.right_corn
{
	background:url(../default/images/footer_menu_right_corn.gif) no-repeat top right;
	float:right;
	width:35px;
}

#Footer .allright
{
	height:29px;
	text-align:center;
	color:#407bb3;
	font-size:8px;
	line-height:29px;
	text-transform:uppercase;
}
#Footer .allright a
{
	color:#FFFFFF;
	text-decoration:none;
}
	
.award
{
	position:absolute;
	z-index:99;
	right:24px;
	pointer-events: none;
}

a:link    { color: #CCCCCC; text-decoration: underline; }
a:visited { color: #CCCCCC; text-decoration: underline; }
a:hover   { color: #FF0000; text-decoration: underline; }
a:active  { color: #FF0000; text-decoration: underline; }

a.footnote_link:link    { color: #CCCCCC; text-decoration: none; }
a.footnote_link:visited { color: #CCCCCC; text-decoration: none; }
a.footnote_link:hover   { color: #FF0000; text-decoration: none; }
a.footnote_link:active  { color: #FF0000; text-decoration: none; }

p.back_link { border-top: 1px solid #FFFFFF; padding-top: 5px; margin-top: 40px; }
a.back_link { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; font-size: 12px; }
a.back_link:link    { color: #FFFFFF; text-decoration: none; }
a.back_link:visited { color: #FFFFFF; text-decoration: none; }
a.back_link:hover   { color: #FF0000; text-decoration: none; }
a.back_link:active  { color: #FF0000; text-decoration: none; }

div.footnote { border-top: 1px dotted #CCCCCC; padding-top: 0px; margin-top: 30px; }
p.footnote { padding-top: 0px; margin-top: 10px; }
a.footnote:link    { color: #CCCCCC; text-decoration: underline; }
a.footnote:visited { color: #CCCCCC; text-decoration: underline; }
a.footnote:hover   { color: #FF0000; text-decoration: underline; }
a.footnote:active  { color: #FF0000; text-decoration: underline; }

p.pdf_attachment
{
	background:url(images/icon_pdf.gif) no-repeat left top;
	margin-left:10px;
	padding-left:26px;
	line-height:20px;
}

table.content_data { margin: 15px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }
table.content_data tr.odd td { background-color: #333333; padding: 5px; margin: 0px; border: 0px; vertical-align: top }
table.content_data tr.even td { background-color: #111111; padding: 5px; margin: 0px; border: 0px; vertical-align: top }

#Content div.gallery_list { width: 100px; float: left; margin: 0; text-align: center; overflow: hidden; }
#Content div.gallery_list img { text-align: center; border: 0; margin: 0; }

#Content div.gallery_main { width:293px; float: left; margin: 15px 15px 15px 0; overflow: hidden; }
#Content div.gallery_main img { text-align: center; border: 0; margin: 0; }

#Content div.gallery_thumb { width: 100px; float: left; margin: 15px 5px 0px 0px; text-align: center; overflow: hidden; }
#Content div.gallery_thumb img { text-align: center; border: 0; margin: 0; }

table.content_form { margin: 15px 0px 0px 0px; border: solid 1px #660000; border-spacing: 0px; border-collapse: collapse; }
table.content_form tr.header td { background-color: #111111; padding: 10px; margin: 0px; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom: solid 1px #660000; vertical-align: top }
table.content_form tr.body td { background-color: #333333; padding: 10px; margin: 0px; border: 0px; vertical-align: top }

.form_textbox {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#660000;
  font-weight		:	normal;
  border		:	solid #660000 1px;
  padding		:	2px 5px;
}

.form_textarea {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#660000;
  font-weight		:	normal;
  border		:	solid #660000 1px;
  padding		:	2px 5px;
}

.form_select {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#660000;
  font-weight		:	normal;
  border		:	solid #660000 1px;
  padding		:	2px 5px;
}

.form_button {
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#660000;
  font-weight		:	normal;
  border		:	solid #660000 1px;
  padding		:	5px;
}

.sitemap_container
{
	background: transparent;
	position: relative;
	width: 670px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}

.sitemap_left
{
	background: transparent;
	float: left;
	width: 310px;
	padding: 0px 50px 0px 0px;
	margin: 0px 0px 15px 0px;
	overflow: visible;
}

.sitemap_right
{
	background: transparent;
	float: right;
	width: 310px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	overflow: visible;
}

p.sitemap_level1 { font-weight: bold; margin: 20px 0px 0px 0px; }
p.sitemap_level2 { margin: 0px; }

p.sitemap_level1 a:link    { font-size: 12px; color: #FFFFFF; text-decoration: none; }
p.sitemap_level1 a:visited { font-size: 12px; color: #FFFFFF; text-decoration: none; }
p.sitemap_level1 a:hover   { font-size: 12px; color: #FF0000; text-decoration: none; }
p.sitemap_level1 a:active  { font-size: 12px; color: #FF0000; text-decoration: none; }

p.sitemap_level2 a:link    { font-size: 11px; color: #CCCCCC; text-decoration: none; }
p.sitemap_level2 a:visited { font-size: 11px; color: #CCCCCC; text-decoration: none; }
p.sitemap_level2 a:hover   { font-size: 11px; color: #FF0000; text-decoration: none; }
p.sitemap_level2 a:active  { font-size: 11px; color: #FF0000; text-decoration: none; }

.share_thoughts,
.share_back {
	text-align: center;
	padding: 30px 0px;
}
.share_thoughts a,
.share_back a {
	background: #000;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 20px 30px 20px 30px;
	border-radius: 5px;
	border: 2px solid #000;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.share_thoughts a:hover,
.share_back a:hover {
	background-color: #cc0000;
	border-color: #cc0000;
	color: #fff;
}
.share_thoughts a {
	background: #000 url(/layout/default/images/topic_click_here.png) no-repeat top right;
	padding: 20px 90px 20px 30px;
}
.discussions {	
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
	text-align: center;
}
.discussions>.card {
	float: left;
	vertical-align: top;
	background-color: #fff;
	background-size: cover;
	background-position: center center;
/*
	margin: 8px;
	width: 200px;
	border-radius: 5px;
	border: 2px solid #aaa;
*/
	margin: 0px;
	padding: 0px !important;
	width: 25%;
	overflow: hidden;
	text-align: left;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.discussions>.card1 { background-color: #FAFAFA; }
.discussions>.card2 { background-color: #DBDBDB; }
.discussions>.card3 { background-color: #F2F2F2; }
.discussions>.card4 { background-color: #D6D6D6; }
.discussions>.card5 { background-color: #EBEBEB; }

.discussions>.card:hover {
	background-color: #cc0000;
}

.discussions>.card a {
	display: block;
	width: 100%;
	height: 200px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.4em;
	color: #666;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.discussions>.image a {
	opacity: 0;
	background-color: rgba(255, 255, 255, 0);
}
.discussions>.image:hover a {
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.8);
}
.discussions>.card h2 {
	margin-top: 10px !important;
}
.discussions>.card h2,
.discussions>.card p {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.discussions>.card a:hover h2 {
	color: #fff;
}
.discussions>.card a:hover p {
	color: #fff;
}
.discussions>.image a:hover p {
	color: #231f20;
}
.discussions>.image a:hover h2 {
	color: #cc0000;
}
.form_question {
	font-weight: bold;
}
.discussion_name {
	color: #cc0000;
}
