/* header block */
.main_container
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	
}

#logo_block
{
	clear: both;
	height: 190px;
	float:left;
	padding: 0px 0 0 0px;
	/*background: url('../img/bg.jpg') top no-repeat;*/
}
#site_wrapper
{
	width:1240px;
	height: 100%;
	background: url("../img/home_bg.gif") repeat-y scroll center top #F5F5F5;
}
.wrap_inner
{
	width: 1010px;
	padding-left: 7px;
	margin: 1px;
	display:block;
	

}
#bfi_logo
{
	width:84px;
	height:90px;
	margin: 0 10px;
	position:relative;
	float:right;
}

#topAd
{
	width:1250px;
	height:85px;
	background-color:#CCC;
}

#common_bar
{
	height:92px;
		
}

#logo
{
	background: url('../img/bex_logo.png') top no-repeat;
	width: 250px;
	height: 95px;
	margin: 5px 0 0 7px;
	*margin: 8px 0 0 7px;
	float: left;
	cursor:pointer;
}
.logo_delimeter
{
	background: url('../img/header_slash.gif') top repeat-y;
	width:70px;
	height:11px;
	float:left;
	margin-top:46px;
}
.house1
{
	background: url('../img/house.png') center center no-repeat;
	width: 290px;
	height: 199px;
	position: absolute;
	margin: 6px 0 0 724px;
	*margin: 6px 0 0 404px;
	z-index: 2;
}
.house_bg
{
	background: url('../img/house_bg.png') center center no-repeat;
	width: 350px;
	height: 78px;
	position: absolute;
	margin: 48px 0 0 670px;
	*margin: 59px 0 0 350px;
	z-index: 2;
}
/* header block end */

/* header image block */
.hi_spacer_left,
.hi_spacer_right
{
	height: 143px;
	width: 8px;
	float: left;
	background-color: white;
}
.hi_spacer_right
{
	float: right;
}
#header_boat,
#header_bg
{
	width: 323px;
	height: 143px;
	float: left;
	background: url('../img/header_boat.jpg') center center no-repeat;
}
#header_bg
{
	width: 436px;
	_position: absolute;
	background: url('../img/header_bg.gif') center center repeat-x;
}
#header_right_bg
{
	width: 18px;
	height: 143px;
	float: right;
	position: relative;
	background: white;
	background-image: url('../img/head_right.jpg');
	background-repeat: no-repeat;
}
#blue_wave
{
	width: 436px;
	height: 143px;
	position: absolute;
	text-align: right;
	background: url('../img/wave_blue.png') bottom right no-repeat;
}
.right_stuff
{
	float:right;
}
div#extra_icon
{
	
}
#header_interim
{
	width: 450px;
	height: 21px;
	float: right;
	background-color: white;
}
/* header image block end */

/* header search*/
#ss_header
{
	width: 300px;
	float: left;
	margin: 7px 0 0 20px;
}
.quick_search_text
{
	color: #FFF;
}
#ss_header #search
{
	border: 1px #422e2a dotted;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#ss_button
{
	padding: 0;
	font-size: 10px;
}
/* end header searsh*/



/* languages selector */
.lang_selector
{
	font-size: 10px;
	text-align: right;
	padding-top: 7px;
	color: #283957;
	margin-right: 5px;
}
.lang_selector img
{
	margin: 0 3px;
}
#lang_opacity
{
	background: white;
	padding: 5px 2px 5px 5px;
	
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	
	height: 12px;
	position: absolute;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 2;
}
#lang_flags
{
	margin: 3px 10px;
	position: absolute;
	line-height: 13px;
	z-index: 6;
}
.selector
{
	font-size: 10px;
	color: #666;
}
.lang_selector select
{
	border: 1px #ccc solid;
	height:19px;
}
/* languages selector end */

/* main menu block */

/* main menu*/
/* main menu block */
#mmenu_content
{
	margin: 0px 0 0 5px;
	*margin: -2px 0 0 5px;
	float: left;
	*width: 1010px;
}

.main_menu li.mmenu_left_corner,
.main_menu li.mmenu_right_corner
{
	background: url('../img/mmenu_non_active_corners.gif') 0 0 no-repeat;
	width:7px;
	height:32px;
}
.main_menu li.mmenu_right_corner
{
	background: url('../img/mmenu_non_active_corners.gif') -7px 0  no-repeat;
	width:7px;
	height:32px;
}
.main_menu li.mmenu_center_corner
{
	background: url('../img/mmenu_non_active_center.gif') 0 0 repeat-x;
	height:32px;
	text-align:center;
}

.main_menu li.mmenu_left_corner_active,
.main_menu li.mmenu_right_corner_active
{
	background: url('../img/mmenu_link_active_corners.gif') 0 0 no-repeat;
	width:8px;
	height:32px;
}
.main_menu li.mmenu_right_corner_active
{
	background: url('../img/mmenu_link_active_corners.gif') -7px 0  no-repeat;
	width:8px;
	height:32px;
}
.main_menu li.mmenu_center_corner_active
{
	background: url('../img/mmenu_link_active_center.gif') 0 0 repeat-x;
	height:32px;
	text-align:center;
}

.main_menu li.mmenu_left_corner_link,
.main_menu li.mmenu_right_corner_link
{
	background: url('../img/mmenu_link_active_corners.gif') 0 0 no-repeat;
	width:7px;
	height:32px;
}
.main_menu li.mmenu_right_corner_link
{
	background: url('../img/mmenu_link_active_corners.gif') -7px 0  no-repeat;
	width:7px;
	height:32px;
}
.main_menu li.mmenu_center_corner_link
{
	background: url('../img/mmenu_link_active_center.gif') 0 0 repeat-x;
	height:32px;
	text-align:center;
}

.mmain,
.mmenu_selected
{
	color:white;
	line-height:30px;
	text-decoration:none;
	font-size:10px;
}
.mmenu_selected
{
	line-height:30px;
}
.main_menu,
.main_menu li ul
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 35px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.main_menu li
{
	float:left;
	margin:0px;
}

/* main menu block end */


/* footer menu */
.main_bottom_center_bg
{
	/*background: #ededed; */
	margin: 10px 0 ;
	padding: 20px 0\0/;
	*padding-top: 20px !important;
	background: url('../img/footerbg_g.jpg') center center repeat-x;
	display: inline-block;
	zoom:1;
	*display: inline;
	width:100%;
	

}

@-moz-document url-prefix() 
{
  .main_bottom_center_bg {
		width: -moz-available;
		padding: 20px 0;
      }
}

#footer_menu_block
{
	text-align: left;
	margin:0 0 0 40px;
	font-size: 1px;
	float:left;
	
}
#footer_menu_block a font,
#footer_menu_block span font,
.blue
{
	color: #FFF;
	font-size: 12px;
}
a.lang_link:link,
a.lang_link:visited
{
	color: #EE1C24;
	font-size: 11px;
	text-decoration:none;
}
a.lang_link:hover,
a.lang_link:active
{
	text-decoration:underline;
}
.lang_selected
{
	color: #FFF;
	font-size: 11px;
	text-decoration:underline;
}
.lang_slash
{
	color: #EE1C24;
	font-size:10px;
}
a.mfooter:link,
a.mfooter:visited,
.mfooter_selected
{
	color: #FFF;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
	padding: 0 9px;
}
a.mfooter:hover,
a.mfooter:active 
{
	text-decoration: underline;
}
.mfooter_selected
{
	text-decoration: underline;
}

.footer_splitter
{
	background: url('../img/footer_splitter.gif') right center no-repeat;
}

#footer_cr_block
{
	height: 16px;
	text-align: center;
	float:right;
	margin-right:20px;
}
.cr_text
{
	color: #a6a3a3;
	font-size: 10px;
}
#footer_cr_block a:link,
#footer_cr_block a:visited
{
	color: #727171;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
#footer_cr_block a:hover,
#footer_cr_block a:active 
{
	text-decoration: underline;
}
.footer_delimeter_line
{
	background: url('../img/footer_line.gif') 0 0 repeat-y;
	width: 2px;
	height: 16px;
	float: right;
	margin-right:10px;
}

#fixban-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;	
}

#fixban-container {
	height: 85px;
	/* background: url('../bx_img/banner/bex_rotating_banner.png') no-repeat center bottom; */
}

#fixban {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

/* footer menu end */

/* account menu */
a.mAccount:link,
a.mAccount:visited,
.lbAccount a
{
	color: #EE1C24;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	text-transform: capitalize;
}
a.mAccount:hover,
a.mAccount:active
{
	text-decoration: underline;
}

.lbAccount a:link,
.lbAccount a:visited
{
	text-decoration: underline;
}

.lbAccount a:hover,
.lbAccount a:active
{
	text-decoration: none;
}

#account_block a font,
#account_block span font
{
	color: #EE1C24;
	font-size: 10pt;
}
.lbAccount
{
	padding: 1px 0 0 17px;
	margin-left: 5px;
	background: url('../img/arrow_left_block_title.gif') left center no-repeat;
}
.lbAccount a font
{
	color: #EE1C24;
	font-size: 14px;
	font-weight: none;
	font-family: Trebuchet MS;
}

.lbAccount a.selected
{
	text-decoration: none;
	background: #efeaea;
}

/* account menu end */
.loading
{
	background: url('../img/load.gif') center center no-repeat white;
	height: 19px;
	width: 20px;
	display: none;
}

/* links */
a.blue_large:link,
a.blue_large:visited
{
	color: #299dbd;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a.blue_large:hover,
a.blue_large:active
{
	text-decoration: underline;
}
/* links end */

/* bread crumbs */
.bc_top_left
{
	width:3px;
	height:3px;
	background: url('../img/breadcrumb_corners.gif') 0 0 no-repeat;
	padding:0;
}
.bc_top_center
{
	height:3px;
	background: url('../img/breadcrumb_top_bottom.gif') 0 0 repeat-x;
	padding:0;
}
.bc_top_right
{
	width:3px;
	height:3px;
	background: url('../img/breadcrumb_corners.gif') -3px 0 no-repeat white;
	padding:0;
}
.bc_middle_left
{
	width:3px;
	background: url('../img/breadcrumb_left_right.gif') 0 0 repeat-y;
	padding:0;
}
.bc_middle_center
{
	background: #fbfbfb;
	padding: 5px;
}
.bc_middle_center_pink
{
	background: #f5edee;
	padding: 5px;
}

.bc_middle_right
{
	width:3px;
	background: url('../img/breadcrumb_left_right.gif') -3px 0 repeat-y;
	padding:0;
}
.bc_bottom_left
{
	width:3px;
	height:3px;
	background: url('../img/breadcrumb_corners.gif') -3px 0 no-repeat;
	padding:0;
}
.bc_bottom_center
{
	height:3px;
	background: url('../img/breadcrumb_top_bottom.gif') 0 -3px repeat-x;
	padding:0;
}
.bc_bottom_right
{
	width:3px;
	height:3px;
	background: url('../img/breadcrumb_corners.gif') -3px -3px no-repeat;
	padding:0;
}
#bread_crumbs
{
	margin: 1px 6px;
}
.arrow_breadcrumb
{
	background: url('../img/arrow_breadcrumb_block.gif') 0 0 no-repeat;
	width: 9px;
	height: 7px;
	float:left;
	margin:5px 5px 0 2px;
}

.green_square
{
	background: url('../img/green_square.jpg') 0 0 no-repeat;
	width: 9px;
	height: 9px;
	float:left;
	margin:5px 5px 0 2px;
}
.leftpad
{
	padding-left:15px;	
}

a.red_link:link,
a.red_link:visited
{
	color: #FF0000;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
}
a.red_link:hover,
a.red_link:active
{
	text-decoration: underline;
}

a.bc_link:link,
a.bc_link:visited
{
	color: #7e7b7b;
	font-size: 12px;
	font-family: Trebuchet MS;
	text-decoration: underline;
}
a.bc_link:hover,
a.bc_link:active
{
	text-decoration: none;
}
.bc_current
{
	color: #EE1C24;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
}
.white_bc_text
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	z-index:100;
	position:relative;
	padding-left:10px;
	*padding-top: 40px;
}
/* bread crumbs end */

/* main block caption */
.block_caption
{
	border: 1px #e1e1e1 solid;
	background: url('../img/arrow_breadcrumb_block.gif') 7px 9px no-repeat #fbfbfb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 5px 4px 23px;
	color:#747272;
	font-family: Trebuchet MS;
	font-size: 15px;
	margin-bottom: 6px;
}
.block_franchise
{
	background-color:#e1e1e1;
	padding: 2px 5px 4px 7px;
	color:#000000;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 6px;
	width:662px;


}

#red_curves
{
	background: url('../img/red_curve_bg.png') no-repeat;
	height: 74px;
    position: absolute;
    width: 674px;
	z-index:1;
}
.red_font
{
	color:#ff0000;
	font-size: 13px;

}


table.sponsor
{
    border-color: #CCC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td.sponsor_td
{
    border-color: #CCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
td.sponsor_red_td
{
    color: #EE1C24;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
	border-color: #CCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	background-color: #CCC
}
td.sponsor_grey_td
{
    color: #666;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
	border-color: #CCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
.grey_bold
{
	color: #666;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
}
.red_regular
{
	color: #EE1C24;
	font-family: Trebuchet MS;
}
.black_large_text
{
	color: #000;
	font-size: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

#header_module
{
	
	height: 250px;
	border-color: #ddd;
	clear:both;
}

#search_h_block
{
	width: 300px;
	margin-right: 20px;
	float:left;
	height: 100%;
}
#news_ticker
{
	width: 630px;
	height: 100%;
}

#franchise_h_block
{
	width: 300px;
/*	margin-right: 55px; */
	float:left;
}
#video_h_block
{
	width: 300px;
	float:right;
}

#nav { z-index: 50; position: absolute; bottom: 10px; left: 35px }
#nav a { margin: 0 5px; padding: 3px 5px; border: 1px solid #FFF; background: #50BA43; text-decoration: none; color:#FFF }
#nav a.activeSlide { background: #FF0000 }
#nav a:focus { outline: none; }

#newstick
{
	border: 3px solid  #CCC;	
	overflow:hidden; 
	height:270px; 
	width:630px; 
	position:relative; 
	float:left;
	margin-left: 8px;
	*margin-top: 5px;
	/*margin-left: 368px;*/
}

.social_ids
{
	height: 25px !important;
	float:right;
	padding-right:5px;
	*display:block;
	zoom:1;
}
.redSearch
{
	background-image:url("../img/search_bg.jpg");
	height:67px; 
	width:306px; 
	position:absolute; 
	z-index:1;
	margin-left: 6px;
	*margin-left: 1px;
	display:inline-block;
	
}
.whiteBigText
{
	font-size:1.6em;
	color:#FFF;
	font-weight:bold;
	padding: 5px !important;
}
#searchHomeDiv
{
	margin:40px 0 0 5px; 

	width: 308px;	
}
