body
{
	background: white url(/img/bg_main.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	font: 11px/120% Helvetica, Arial;
	color: #1b1b1b;
}
a:link, a:visited
{
	color:#e2001a;
	text-decoration: underline;
}
a:hover, a:active
{
	text-decoration: none;
}
div, form, img
{
	margin: 0px;
	padding: 0px;
	border: none;
}
p
{
	margin-top: 0px;
}
div
{
	float: left;
}
/*** Main Structure and Globals ***/
.main_container
{
	float: none;
	display: table;
	margin: 0px auto;
	background: url(/img/bg_white.png);
	width: 960px;
}
.page
{
	width: 940px;
	padding: 10px;
}
/*** /Main Structure and Globals ***/

/*** Head ***/
.header
{
	width: 960px;
	height: 150px;
	background: Black;
}
/*** /Head ***/

/*** Footer ***/
.footer
{
	height: 20px;
	width: 940px;
	padding: 0px 10px;
	background: #434343;
	font: 10px/12px arial;
	color: white;
}
.footer a:link, .footer a:visited
{
	display: block;
	float:left;
	text-decoration: none;
	text-align: center;
	color: white;
	height: 12px;
	padding: 4px 0px;
}
.footer .white:link, .footer .white:visited
{
	color: black;
	background: white;
	width:141px;
}
.footer .black:link, .footer .black:visited
{
	background: Black;
	width:165px;
}
.footer .red:link, .footer .red:visited
{
	background: #e2001a;
	width: 83px;
}
.footer .white:hover, .footer .white:active,
.footer .red:hover, .footer .red:active
{
	color: white;
	background: black;
}
.footer .black:hover, .footer .black:active
{
	background: white;
	color: black;
}
.footer .fr:link, .footer .fr:visited
{
	float:right;
}
/*** /Footer ***/

/*** Menu ***/
.menu
{
	height: 20px;
	width: 960px;
	background: White;
	position: relative;
	z-index: 100;
	font: 0px/0px arial;
}
.menu a:link, .menu a:visited
{
	display:block;
	float:left;
	font: bold 14px/18px Arial;
	color: black;
	padding: 1px 0px;
	text-decoration: none;
	text-align: center;
	position: relative;
}
.menu a:hover, .menu a:active,
.menu .sel:link, .menu .sel:visited
{
	background: #e2001a;
	color:white;
}
.menu .ev .b:hover, .menu .ev .b:active,
.menu .ev .b_sel:link, .menu .ev .b_sel:visited
{
	background: #009ee0;	
	color: white;
}
.menu .ev .g:hover, .menu .ev .g:active,
.menu .ev .g_sel:link, .menu .ev .g_sel:visited
{
	background: #659c1f;	
	color: white;
}
.menu .ev .n:hover, .menu .ev .n:active,
.menu .ev .n_sel:link, .menu .ev .n_sel:visited
{
	background: #d25b17;	
	color: white;
}
.menu .ev
{
	font: bold 14px/18px Arial;
	color: black;
	padding: 1px 0px;
	cursor: pointer;
	position: relative;
	width: 84px;
	text-align: center;
}
.menu .ev.ssel
{
	background: #e2001a;
	color:white;
}
.menu .ev div
{
	position:absolute;
	top: 20px;
	left:0px;
	z-index: 1000;
	background: white;
	width: 180px;
	height: 80px;
	overflow: hidden;
	display: none;
}
.menu .ev a:link, .menu .ev a:visited
{
	width: 150px;
	text-align: left;
	padding: 1px 15px;
}
/*** /Menu ***/
.text_pad12
{
	padding: 10px  12px;
	width: 200px;
}
.ttl_home
{
	width: 457px;
	height: 18px;
	padding: 6px 0px 6px 13px;
	font: bold 14px/18px arial;
	color: white;
	background: black;
	margin-bottom: 10px;
}
.home_runner
{
	background: white;
	width: 240px;
	height: 80px;
}
.home_runner .ttl
{
	width: 233px;
	height: 35px;
	background: black url(/img/bg_home_runner.gif) repeat-x top left;
	font: 20px/24px arial;
	color: white;
	padding: 5px 0px 0px 7px;
}
.home_runner .txt
{
	padding: 5px 0px 0px 7px;
	font: 12px/120% Helvetica, Arial;
	color: #434343;
}
.ttl_225
{
	width: 213px;
	height: 22px;
	font: 20px/20px arial;
	padding: 1px 0px 7px 12px;
	color: white;
}
.ttl_225.dg
{
	background: #434343 url(/img/ttl_dg.gif) repeat-x bottom left;
}
.ttl_225.red
{
	background: #e2001a url(/img/ttl_red.gif) repeat-x bottom left;
}
.ttl_225.blue
{
	background: #1d63a8 url(/img/ttl_blue.gif) repeat-x bottom left;
}
.ttl_225.black
{
	background: black url(/img/ttl_black.gif) repeat-x bottom left;
}
.ttl_225 a:link, .ttl_225 a:visited
{
	color: White;
	text-decoration: none;
}
.hvideo_ctrl
{
	width: 218px;
	background: #434343;
	padding: 2px 0px 2px 7px;
	height: 26px;
	position: relative;
	overflow: hidden;
}
.hvideo_ctrl div
{
	width: 27px;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin-right: 4px;
}
.hvideo_ctrl img
{
	width: 54px;
	height: 26px;
	position: absolute;
	top:0px;
	left:-27px;
}
.hvideo_ctrl .sel img
{
	left: 0px;	
}
.hvideo_ctrl a:link, .hvideo_ctrl a:visited
{
	display: block;
	position: absolute;
	top: 0px;
	left:0px;
	width: 27px;
	height: 14px;
	padding: 6px 0px;
	font: bold 12px/14px arial;
	color: #434343;
	text-decoration: none;
	text-align: center;
	background: url(/img/blank.gif);
}
.home_news
{
    background: none repeat scroll 0 0 white;
    height: 187px;
    line-height: 14px;
    padding: 16px 18px;
    width: 201px;
}
.home_news b
{
	color: #e2001a;
}
.news_sep
{
	width: 448px;
	height:8px;
	background: url(/img/sep_light_448.gif) no-repeat top left;
	font:0px/0px arial;
}
.news_ttl
{
	width: 384px;
	padding: 4px 40px 4px 4px;
	margin: 5px 0px;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	background: url(/img/but_news.gif) no-repeat 397px center;
}
.news_body
{
	width: 448px;
	position: relative;
	overflow: hidden;
	height: 0px;
}
.news_text
{
	width: 440px;
	padding: 0px 4px 9px 4px;
}
.news_text img
{
	float:left;
	padding: 0px 10px 0px 0px;
}
.news_ttl img
{
	float:right;
}


/* tweet text is for the new feed */
.tweet_list {
list-style-type:none;
width: 205px;
padding:0px;
height:187px;
margin:0px;
padding:0px;
}

.tweet_text{
float:left;
width:100%
}

.tweet_time{
float:left;
width:100%;
padding-bottom:10px;
}

.ttl_225 .news_ttl_link:link, .ttl_225 .news_ttl_link:visited
{
	color: #949494;
	text-decoration: none;
}
.ttl_225 .news_ttl_link:hover, .ttl_225 .news_ttl_link:active
{
	color: white;
}
.events_tbl th
{
	color:white;
	background: black;
	height: 23px;
	font: 18px/18px arial;
	text-align: left;
	vertical-align: middle;
}
.events_tbl td
{
	vertical-align: top;
	padding: 5px 0px;
	font: bold 12px/14px Helvetica, Arial;
	color: #313131;
}
.events_tbl td a:link, .events_tbl td a:visited
{
	color: #313131;
	text-decoration: none;
}
.events_tbl .off td,
.events_tbl .on td
{
	cursor: pointer;	
}
.events_tbl .on td,
.events_tbl .on td.r,
.events_tbl .on td.g,
.events_tbl .on td.b,
.events_tbl .on td.n,
.events_tbl .on td a:link, .events_tbl .on td a:visited
{
	color: white;
}

.events_tbl .sep
{
	font: 0px/0px arial;
	height: 7px;
	background: black url(/img/ttl_black.gif) repeat-x top left;
	padding: 0px;
}
.events_tbl td.st,
.events_tbl .st a:link, .events_tbl .st a:visited
{
	text-decoration: line-through;
}
.events_tbl td.r
{
	color: #e2001a;
}
.events_tbl td.g
{
	color: #659c1f;
}
.events_tbl td.b
{
	color: #009ee0;
}
.events_tbl td.n
{
	color: #d25b17;
}
/**** List 1  ****/
.list
{
	padding: 6px 22px 6px 10px;
	width: 193px;
}
.list a:link, .list a:visited
{
	display: block;
	float:left;
	padding: 0px 4px 0px 3px;
	color: #434343;
	font: bold 12px/16px Helvetica, Arial;
	text-decoration: none;
}
.list a:hover, .list a:active,
.list .sel:link, .list .sel:visited
{
	color: white;
}
.list.r a:hover, .list.r a:active,
.list.r .sel:link, .list.r .sel:visited
{
	background: #e2001a;
}
.list.g a:hover, .list.g a:active,
.list.g .sel:link, .list.g .sel:visited
{
	background: #659c1f;
}
.list.b a:hover, .list.b a:active,
.list.b .sel:link, .list.b .sel:visited
{
	background: #009ee0;
}
.list.n a:hover, .list.n a:active,
.list.n .sel:link, .list.n .sel:visited
{
	background: #d25b17;
}
.list img
{
	float:left;
	padding:4px 0px;
}
/**** /List 1  ****/
/**** List 2  ****/
.list2
{
	padding: 6px 22px 6px 10px;
	position: relative;
}
.list2 .row
{
	width: 193px;
}
.list2 a:link, .list2 a:visited
{
	display: block;
	float:left;
	padding: 0px 4px 0px 3px;
	color: #434343;
	font: bold 12px/16px Helvetica, Arial;
	text-decoration: none;
}
.list2 a:link span, .list2 a:visited span
{
	color: gray;
}
.list2 table
{
	float:left;
}
.list2 .r a:link, .list2 .r a:visited
{
	color: #e2001a;
}
.list2 .g a:link, .list2 .g a:visited
{
	color: #659c1f;
}
.list2 .b a:link, .list2 .b a:visited
{
	color: #009ee0;
}
.list2 .n a:link, .list2 .n a:visited
{
	color: #d25b17;
}
.list2 .r a:hover, .list2 .r a:active,
.list2 .g a:hover, .list2 .g a:active,
.list2 .b a:hover, .list2 .b a:active,
.list2 .n a:hover, .list2 .n a:active,
.list2 .r .sel:link, .list2 .r .sel:visited,
.list2 .g .sel:link, .list2 .g .sel:visited,
.list2 .b .sel:link, .list2 .b .sel:visited,
.list2 .n .sel:link, .list2 .n .sel:visited,
.list2 a:hover span, .list2 a:active span,
.list2 .sel:link span, .list2 .sel:visited span
{
	color: white;
}
.list2 .r a:hover, .list2 .r a:active,
.list2 .r .sel:link, .list2 .r .sel:visited
{
	background: #e2001a;
}
.list2 .g a:hover, .list2 .g a:active,
.list2 .g .sel:link, .list2 .g .sel:visited
{
	background: #659c1f;
}
.list2 .b a:hover, .list2 .b a:active,
.list2 .b .sel:link, .list2 .b .sel:visited
{
	background: #009ee0;
}
.list2 .n a:hover, .list2 .n a:active,
.list2 .n .sel:link, .list2 .n .sel:visited
{
	background: #d25b17;
}
.list2 img
{
	float:left;
	padding:4px 0px;
}
.list2 .scrollbar
{
	height: 200px;
	left: 215px;
	top: 0px;
	height: 255px;
}
/**** /List 2  ****/

/**** List 3  ****/
.list3
{
	padding: 6px 22px 6px 10px;
	position: relative;
	width: 193px;

}
.list3 a:link, .list3 a:visited,
.list3 a:hover, .list3 a:active
{
	display: block;
	padding: 0px 3px;
	color: #434343;
	font: bold 12px/16px Helvetica, Arial;
	text-decoration: none;
	background: none;
}

.list3 .off a:link, .list3 .off a:visited
{
	color: #434343;
}
.list3 .on a:link, .list3 .on a:visited,
.list3 .sel a:link, .list3 .sel a:visited
{
	color: white;
}
.list3 table
{
	float:left;
}
.list3 td
{
	vertical-align: top;
}
.list3.r .on td, .list3.r .sel td
{
	background: #e2001a;
}
.list3.g .on td, .list3.g .sel td
{
	background: #659c1f;	
}
.list3.b .on td, .list3.b .sel td
{
	background: #009ee0;
}
.list3.n .on td, .list3.n .sel td
{
	background: #d25b17;
}
.list3 img
{
	float:left;
	padding:4px 0px;
}
/**** /List 3  ****/

.gal_but:link, .gal_but:visited
{
	display:block;
	float:left;
	background: #434343;
	color: white;
	text-decoration: none;
	font: bold 11px/13px Helvetica, Arial;
	width: 208px;
	height: 19px;
	padding: 6px 0px 0px 12px;
}
.runner_ttl
{
	font: 11px/11px Helvetica, Arial;
}
.runner_ttl b
{
	color: #e2001a;
}
/*** BRAND PAGES ***/
.brand_body_g,
.brand_body_r,
.brand_body_b,
.brand_body_n
{
	padding: 15px;
	font: 12px/120% Helvetica, Arial;
}
.brand_body_g span,
.brand_body_r span,
.brand_body_b span,
.brand_body_n span
{
	font: 14px/20px Helvetica, Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.brand_body_g span,
.brand_body_g a:link, .brand_body_g a:visited
{
	color: #659c1f;	
}
.brand_body_r span,
.brand_body_r a:link, .brand_body_r a:visited
{
	color: #e2001a;
}
.brand_body_b span,
.brand_body_b a:link, .brand_body_b a:visited
{
	color: #009ee0;
}
.brand_body_n span,
.brand_body_n a:link, .brand_body_n a:visited
{
	color: #d25b17;
}
.brand_body_g .bbut:link, .brand_body_g .bbut:visited,
.brand_body_r .bbut:link, .brand_body_r .bbut:visited,
.brand_body_b .bbut:link, .brand_body_b .bbut:visited,
.brand_body_n .bbut:link, .brand_body_n .bbut:visited
{
	display:block;
	float:left;
	font: bold 14px/22px Helvetica, Arial;
	color: white;
	padding: 0px 6px;
	margin-left: -6px;
	background: #6eab22;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.brand_body_r .bbut:link, .brand_body_r .bbut:visited
{
	background: #e2001a;	
}
.brand_body_b .bbut:link, .brand_body_b .bbut:visited
{
	background: #009ee0;
}
.brand_body_n .bbut:link, .brand_body_n .bbut:visited
{
	background: #d25b17;
}
/*** /BRAND PAGES ***/
.pdf_link:link, .pdf_link:visited
{
	display: block;
	float:left;
	width: 209px;
	height: 56px;
	padding: 4px 0px 0px 16px;
	margin-bottom: 10px;
	background: #434343 url(/img/ttl_pdf.gif) no-repeat top left;
	font: 18px/17px Arial;
	color: white;
	text-decoration: none;
	position: relative;
}
.gallery
{
	background: white;
	width: 460px;
	padding: 10px 0px 10px 10px;
}
.gallery .leftcol
{
	width: 310px;
}
.gallery .leftcol #galimages
{
	width: 310px;
	height: 225px;
}
.gallery .leftcol #galimages .img,
.gallery .leftcol #galimages .img img
{
	float:left;
	background: #e2001a;
	width: 310px;
	height: 225px;
}
.gallery .leftcol .click
{
	color: white;
	background: #434343;
	font: bold 11px/15px Helvetica, Arial;
	width: 280px;
	padding: 5px 15px;
}
.gallery .leftcol .descr
{
	padding: 8px 0px;
}
.gallery .leftcol .descr span
{
	color: #e2001a;
	font: bold 14px/14px Helvetica, Arial;
}
.gallery .leftcol .descr div
{
	width: 310px;
}
.gallery .leftcol .descr b
{
	font-weight: normal;
	color: #e2001a;	
}
.gallery .rightcol
{
	width: 130px;
	height: 382px;
	position: relative;
}
.gallery .rightcol .scrollbar
{
	left: 140px;
	height: 402px;
	top: -10px;
}
.gallery .rightcol .Content
{
	padding: 0px 10px;
}
.gallery .rightcol .Content a
{
	display: block;
	float: left;
	width: 120px;
	height: 88px;
	margin-top: 10px;
}
.gallery .rightcol .Content a img
{
	float:left;
	background: #e2001a;
	width: 120px;
	height: 88px;
}
.tbl_ico
{
	font-weight: bold;
	margin-top:8px;
}
.tbl_ico img
{
	width: 20px;
	height: 20px;
	float:left;
	padding: 3px 9px 3px 0px;
}
.featimg
{
	width:220px;
	height:160px;
	background:#e2001a;
}
.featimg img
{
	float:left;
	width:220px;
	height:160px;
}
.asterix
{
	color: #e2001a;
}
.txt_input,
.sel_input
{
	display: block;
	float:left;
	font: 11px/13px arial;
	color: black;
	background: white;
	border: 1px solid #e2001a;
	margin: 0px;
	padding: 2px 3px;
	width: 195px;
}
.sel_input
{
	width: 203px;
}
.but_input
{
	display: block;
	float:left;
	font: bold 11px/13px arial;
	color: white;
	background: #e2001a;
	border: none;
	margin: 0px;
	padding: 3px 0px;
	width: 100px;
	text-align: center;
	cursor: pointer;
}
.gal_gray_block
{
	width:225px;
	min-height:157px;
	background:#656565;
	color: white;
}

div#pre_loading{position:absolute; top:0; left:0; right:0; bottom:0; background:#fff; z-index:1000;opacity:0.5;}
    div#pre_loading span{display:block; position:absolute; top:45%; left:45%; width:70px; font-size:14px; line-height:18px; overflow:hidden;}
        div#pre_loading span span{position:static; width:100%;}
div#pre_loaded{display:none;}


#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

#twitter{width:450px;background-color:#434343;color:#fff;;padding:4px 5px;}
#twitter a:link, #twitter a:visited{color:#fff;text-decoration:underline;}
#twitter a:hover{text-decoration:none;}
#twitter ul{overflow:hidden;padding:0px;margin:0px;}
#twitter li{display:block;margin-bottom:5px;overflow:hidden;}
#twitter li .twit_img{float:left;margin-right:10px; width: 48px;}
#twitter li .inner_text{float:left;width:380px;color:#fff;}
#twitter li .time{color:#707072;}
#twitter li .blue{color:#009de0;}
#twitter li a.follow_us{text-decoration:none;}
#twitter li a.follow_us:hover{text-decoration:underline;}
#twitter li .sep{width:450px;height:7px;background-image:url(/img/sep_trans2.png);margin-top:2px;}
#twitter .text {width: 390px;}
.tweet_header{width:450px;height:18px;background-color:#0067A4;color:#fff;font-weight:bold;padding:4px 5px;text-align:right}
.tweet_header a:link, .tweet_header a:visited{color:#fff;text-decoration:none;}
.tweet_header a:hover{color:#fff;text-decoration:none;}

#fbLinkTitle {font-size:18px; font-weight: bold; color: #3b5998; text-decoration: none !important;}
