@charset "UTF-8";

/*-------------- LogoOnline.com Header/Footer Styling --------------*/

body {
	margin:0px;
	background:url(/sitewide/css/charlie/themes/1/hat.jpg) top no-repeat #000;
	background-position:center 33px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
}

.hide {
	display: none;
}

a:focus {
	border:0px;
	outline:none;
}

img {
	border:none 0;
}


.topMenuBar{
	width:100%;
	height:30px;
	border-bottom: 3px solid #000;
	padding:0px;
	margin:0px;
	background:#FFF url(/sitewide/css/charlie/themes/1/topMenuBar.png) repeat-x;
}

#topMenuBarContainer{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:970px;
}

#flux_menu{
	margin-top:0px;
	font-weight:bold;
	font-size:11px;
	color:#38618F;
    float:left;
    width:500px;
}

#flux_menu #FW_QuickMenu2_0{
	position:relative;
	padding-top:2px;
	z-index: 1000000;
	display:block;
	background-color: transparent;
}

#FW_QuickMenu2_0_dd{
	z-index: 1000000;
}

#FW_QuickMenu2_0_ddbutton{
	margin-top:2px;
}


#xoxo_signup {
    background:transparent;
    border-left:1px solid #AAB8BB;
    float:right;
    height:20px;
    padding-top:10px;
    position:relative;
    text-align:center;
    width:300px;
}

#xoxo_signup a {
    background:transparent url(/sitewide/core/assets/backgrounds/background_header_expand_xoxo_envelope1.gif) no-repeat scroll left center;
    color:#336699;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    padding:8px 0 8px 35px;
    text-decoration:none;
}

#xoxo_signup a:hover {
    color:#8498B3;
    text-decoration:underline;
}






.header {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:976px;
	height:75px;
	border-bottom:#2e342e 1px solid;
	background:url(/sitewide/css/charlie/themes/1/header.png) repeat-x bottom;
}
#logo {
	background:url(/sitewide/css/charlie/themes/1/logo.png) no-repeat top;
	width:150px;
	height:75px;
	float:left;
}
#logo:hover {
	background:url(/sitewide/css/charlie/themes/1/logo.png) no-repeat bottom;
	cursor:pointer;
}

#logo .homepageLogo:hover, #logo .homepageLogo:hover, .homepageLogo {
	background:url(/sitewide/css/charlie/themes/1/logo.png) no-repeat bottom!important;
	cursor:pointer;
}

#siteContent {
	margin-left:auto;
	margin-right:auto;
	width:976px;
	background-color:#FFF;
}

/*-------------- Navigation --------------*/

#mainMenu {
	margin-top:22px;
	margin-left:5px;
}

ul.dropdown {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	position:relative;
	text-transform:none;
	z-index:597;
}
ul.dropdown .dir {
	background-image:none;
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding-right:12px;
}
ul.dropdown a.open {
	background:url(/bafa/images/menuItem_active.png) center top no-repeat!important;
	color:#FFFEFF!important;
}
ul.dropdown a:active {
	color:#FFFEFF;
}
ul.dropdown a:hover {
	color:#e8112d;
	text-decoration:none;
}
ul.dropdown a:link,ul.dropdown a:visited {
	color:#FFFEFF;
	text-decoration:none;
}
ul.dropdown li {
	color:#FFFEFF;
	float:left;
	height:40px;
	line-height:normal;
	margin-right:6px;
	padding:0;
	vertical-align:middle;
	zoom:1;
}
ul.dropdown li a {
	background:url(/bafa/images/menuItem_inactive.png) top repeat-x !important;
	display:block;
	padding:15px 8px 23px!important;
}
ul.dropdown li.dir {
	padding:7px 20px 7px 14px;
}
ul.dropdown li.hover,ul.dropdown li:hover {
	cursor:default;
	position:relative;
	z-index:599;
}
ul.dropdown li:hover>ul {
	visibility:visible;
}
ul.dropdown ul {
	-moz-opacity:1;
	/*background-color:#333;*/
	border:#e8112d 2px solid;
	border-top:#e8112d 4px solid;
	color:#fff;
	filter:alpha(opacity=100);
	font-size:12px;
	khtmlopacity:1;
	left:0;
	*left:-40px;
	opacity:1;
	position:absolute;
	text-transform:none;
	top:100%;
	visibility:hidden;
	width:170px;
	z-index:598;
}
ul.dropdown ul a {
	background:none!important;
	height:auto;
	padding:8px !important;
	width:154px;
}
ul.dropdown ul li.play a {
    padding-left: 27px !important;
    width: 135px !important;
}
ul.dropdown ul li.play a img {
    position: absolute;
    margin-left: -20px;
    margin-top: 1px;
}
ul.dropdown ul a.open {
	/*background-color:#e8112d;
	color:#FFFEFF;*/
}
ul.dropdown ul a:hover {
	/*background-color:#e8112d;
	color:#fff;*/
	text-decoration:none;
}
ul.dropdown ul a:link,ul.dropdown ul a:visited,ul.dropdown ul a:active {
	color:#fff;
}
ul.dropdown ul li {
	filter:none;
	float:none;
	height:auto;
}
ul.dropdown ul li.separator {
	border-top: 2px solid #B2B6C1;
}
ul.dropdown ul li.dir {
	padding-right:15px;
}
ul.dropdown ul li.hover,ul.dropdown ul li:hover {
	background-color:transparent;
}
ul.dropdown ul ul {
	left:99%;
	top:1px;
}
ul.dropdown,ul.dropdown li,ul.dropdown ul {
	list-style:none;
	padding: 0;
	z-index:500!important;
	display:block;
}
.shadeGrey,.shadeWhite {
	padding:0!important;
	margin:0!important;
}
.shadeGrey a,.shadeWhite a {
	color:#3a6695!important;
}
.shadeGrey a:hover,.shadeWhite a:hover {
	color:#FFFFFF!important;
	background:#e8112d none no-repeat scroll 100% 100%!important;
}
.shadeGrey {
	background:#EEF4F4 none no-repeat scroll 100% 100%!important;
}
.shadeWhite {
	background: #FFF none no-repeat scroll 100% 100%!important;
}
/* CSS 2.1 */
ul.dropdown li:hover>a.dir {
	background:url(/bafa/images/menuItem_hoverWithDropdown.png) repeat-x!important;
	color:#FFFEFF;
}
ul.dropdown ul li:hover>a.dir {
	background:#e8112d!important;
	color: #FFFEFF;
}

/*-------------- Navigation End --------------*/


/*-------------- Search --------------*/

#search {
	float:right;
	height:50px;
	margin-top:22px;
	padding:0;
	position:relative;
	width:253px;
}
#search #form {
	background: transparent url('/bafa/images/search-bg.png') repeat-x scroll left top;
	float:left;
	height:33px;
	margin:0;
	padding:0;
	position:relative;
	width:253px;
}
#search #form #searchButton {
	border:medium none;
	float:left;
	height:28px;
	position:relative;
	width:30px;
	margin-top: 1px;
}
#search #form #searchButton a {
	background:transparent url(/bafa/images/search-btn.png) no-repeat scroll left top;
	display:block;
	height:28px;
	width:30px;
}
#search #form #searchButton a:hover {
	background:transparent url(/bafa/images/search-btn-over.png) no-repeat scroll left top;
}
#search #form #searchField {
	/*background:transparent url(/sitewide/core/assets/backgrounds/background_search_field_small.jpg) no-repeat scroll left top;*/
	background-color: white;
	border: 1px solid #e8112d;
	float:left;
	height:26px;
	margin-left:5px;
	margin-top: 1px;
	position:relative;
	width:212px;
}
#search #form #searchField #searchterm {
	background-color:transparent;
	border:0 none;
	color:#999999;
	font-family:helvetica;
	font-size:15px;
	font-weight:bold;
	margin-left:4px;
	margin-top:5px;
	width:195px;
}
#search #tabs {
	border-bottom:medium none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	width:253px;
}
#search #tabs ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#search #tabs ul li {
	display:block;
	float:left;
	height:20px;
	width:80px;
	margin:0 4px 0 0;
}
#search #tabs ul li a {
	border-top: 4px solid #999999;
	color:#717171;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	padding:1px 10px;
	text-decoration:none;
	background-color: #414141;
}
#search #tabs ul li a:hover,#search #tabs ul li.inactive a:hover {
	border-top: 4px solid #D1D1D1;
	color:#D1D1D1;
}
#search #tabs ul li.active a {
	border-top: 4px solid #e8112d;
	color:#FFFFFF;
}
#search #tabs ul li.inactive a {
	border-top: 4px solid #999999;
	color: #999999;
}
#search #tabs ul li#header-search-web {
	margin-right: 0px;
	width: 85px;
	*width: auto;
}

/*  Typeahead/live search styles */

#search {
	z-index: 499;
}
#search #form .choices {
	display: none;
	clear: both;
	margin: 0px 0px 0px 5px;
	width: 212px;
	border-style: none solid solid solid;
	border-color: #e8112d;
	border-width: 0px 1px 1px 1px;
}
#search #form .choices div {
	padding: 5px 10px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #3A6695;
	line-height: 12px;
}
#search #form .choices div:hover, #search #form .selected {
	cursor: pointer;
	background-color: #e8112d !important;
	color: #FFFFFF !important;
}

/*-------------- Search End --------------*/


/*-------------- Footer --------------*/

.footer {
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	width:976px;
	display:block;
	border-top: 1px solid #2E342E;
}
#footer_content {
	width:976px;
	margin-top:25px;
	position:inherit;
	float:right;
	margin-left:auto;
	margin-right:auto;
}
#footer_left {
	width:210px;
	float:left;
	position:relative;
}
#footer_right {
	width:745px;
	overflow:hidden;
	float:right;
	position:relative;
}
#footer_navigation {
	background-image:url(/sitewide/images/footer/ftr-nav-tile.gif);
	background-repeat:repeat-x;
	font-family:Helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:55px;
	margin-bottom:15px;
	padding-top:4px;
	text-align:center;
	width:745px;
	height:45px;
	color:#5A5A5A;
}
#footer_mainNavigation {
	margin-top:10px;
}
#footer_subNavigation {
	font-size:10px;
	text-align:center;
	width:745px;
	height:15px;
	color:#5A5A5A;
	font-weight:normal;
	margin-top:15px;
}
#footer_mainNavigation a {
	color:#5A5A5A;
	text-decoration:none;
	margin:0 8px;
}
#footer_subNavigation a {
	color:#5A5A5A;
	text-decoration:none;
	margin:0 20px;
}
#footer_navigation a:hover {
	color:#e8112d;
}
#footer_legal {
	margin-top:10px;
	color:#3d3d3d;
	font-size:10px;
}
#footer_otherSitesWrapper {
	margin-top:15px;
	width:745px;
	position:relative;
	float:left;
	color:#7E7E7E;
	font-size:10px;
}
#footer_otherSitesHeader {
	width:745px;
	height:15px;
	position:relative;
	float:left;
	color:#7E7E7E;
	font-size:10px;
}
#footer_otherSitesContent {
	width:745px;
	position:relative;
	float:left;
	_overflow:hidden;
}
#footer_otherSitesContentBlocks {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:745px;
}
#footer_otherSitesContentBlocks li {
	float:left;
	margin:0 3px 0 3px;
	_margin: 0 2px 0 2px;
}
.sitemapIcon {
	background:transparent url(/sitewide/images/footer/btn_sitemap.gif) no-repeat scroll center top;
}
a.fbutton2 {
	color:#5A5A5A;
	display:block;
	font-family:Helvetica,arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:29px;
	line-height:normal;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	width:128px;
}
a.fbutton2:hover {
	background-position:0 -29px;
}
.bafa iframe{
	background-color:#FFF;
}

/* Network footer */
#gft-network {
	display: block;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
#gft-network:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#gft-network a {
	color: #5A5A5A;
}
#gft-network ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gft-network li {
	list-style: none;
	margin: 0;
}
#gft-network .gft-row {
	padding: 5px 20px;
	clear: both;
}
#gft-network .gft-row:after {
	content: ".";
	display: block;
	_display: inline-block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
#gft-network .gft-row-header {
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7E7E7E;
}
#gft-network .gft-row-subrow {
	float: left;
	clear: both;
	width: 100%;
}
#gft-network .gft-col {
	float: left;
	width: 15%;
	padding-right: 1.6% !important;
	margin-top: 10px !important;
}
#gft-network .gft-col li {
	font-size: 9px;
	line-height: 13px;
}
#gft-network .gft-col-header {
	font-weight: bold;
	padding-bottom: 2px !important;
	color: #7E7E7E;
}

/*-------------- Footer End --------------*/

