/* layout divs */
.clear {
    clear: both;
    _display: none;
}
#container {
    width: 995px;
}
/* start NEW */

/* start header */

#site { width: 100%; margin: 0 auto; padding: 0px;  }

#header {
    background: url(../images/bfm_style_images/header_hr.gif) repeat-x top;
    text-align: center;
}
.header_bg_gray {
    width: 962px;
    background: url(../images/bfm_style_images/header_hr_gray.gif) repeat-x top #c5c8cb;
    margin: auto;
    height: 100px;
}
.header_bg_white {
    width: 960px;
    background: url(../images/bfm_style_images/header_hr_white.gif) repeat-x top #ffffff;
    margin: auto;
    height: 100px;
}
.logo {
    width: 250px;
    height: 95px;
    background: url(../images/bfm_style_images/header_logo.gif);
    margin-left: 5px;
}
.newsletter table {
    width: auto;
}
.newsletter .txt {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.newsletter .input-txt {
    background: #ffffff;
    border: solid 1px #ad071a;
    color: #949494;
    height:13px;
    line-height:13px;
    padding: 3px 0px;
}
.poll_td
{
	width: 210px;
	height: 165px;
	text-align: center;
	vertical-align: top;
    background: url(../images/bfm_style_images/banner_new_members_area_bg.gif) no-repeat center top;
	padding: 10px 10px 0px 10px;
	/*/
	margin: 10px 5px 0px 0px;
	/*/
}
.poll_td .title
{
    font-size: 14px;
    font-weight: bold;
    color: #555555;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: 15px;
}
.poll_td a, .poll_td a:link, .poll_td a:visited, .poll_td a:active, .poll_td a:hover
{
	display: block;
	background-color: #888888;
	color: #ffffff;
	text-decoration: none;
	padding: 1px;
	margin: 2px 0px 2px 0px;
	border: none;
	border-bottom: groove 2px #999999;
	border-top: groove 2px #999999;
}
.poll_td a:hover
{
	background-color: #d0021b;
	border-bottom: groove 2px #333333;
	border-top: groove 2px #333333;
}

.poll_td br
{
	display: none;
}


.breadcrumb, table.breadcrumb
{
    padding: 0px 7px 7px 7px;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a.active
{
    color: #363539;
    text-decoration: underline;
}
.breadcrumb a:hover, .breadcrumb a.active
{
    color: #a5071a;
    text-decoration: none;
}
.breadcrumb a.active
{
    font-weight: bold;
    text-transform: uppercase;
}
.breadcrumb .txt
{
    color: #363539;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}
.breadcrumb .input-txt
{
    color: #989494;
    border: solid 1px #ad071a;
    height: 16px;
    margin: 0px;
    padding: 2px 2px 0px 2px;
}

.input-btn, a.btn_box, a.btn_box:link, a.btn_box:visited, a.btn_box:active, a.btn_box:hover {
    background: none;
    background: url(../images/bfm_style_images/btn_box.gif) repeat-x left top;
    border: solid 1px #ad071a;
    color: #707070;
    font-size: 11px;
    font-weight: bold;
    width: auto;
    height: 19px;
    line-height:19px;
    padding: 0px 3px 0px 3px;
    cursor: pointer;
    white-space: nowrap;
}
input.input-btn
{
    line-height: normal;
    margin: 0px;
    height: 21px;
}

a.btn_box, a.btn_box:link, a.btn_box:visited, a.btn_box:active, a.btn_box:hover {
    height: 17px;
    line-height:16px;
    padding: 2px 7px 0px 7px;
    display: block;
    text-decoration: none;
}

a.btn_box:hover {
    color: #a5081a;
    height: 16px;
    line-height:16px;
    padding: 3px 7px 0px 7px;
    border: solid 1px #e3001b;
    background: url(../images/bfm_style_images/btn_box.gif) repeat-x left bottom;
}
.newsletter .divider {
    background: url(../images/bfm_style_images/header_divider.gif);
    border: none;
    height: 35px;
    width: 2px;
    margin: 0px 10px 0px 10px;
}
.newsletter a.btn, .newsletter a.btn:link, .newsletter a.btn:visited, .newsletter a.btn:active, .newsletter a.btn:hover {
    display: block;
    background: url(../images/bfm_style_images/btn_23_l.gif) no-repeat left top;
    border: none;
    width: auto;
    height: 23px;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.newsletter a.btn:hover {
    background: url(../images/bfm_style_images/btn_23_l.gif) no-repeat left bottom;
}
.newsletter a.btn span, .newsletter a.btn:link span, .newsletter a.btn:visited span, .newsletter a.btn:active span, .newsletter a.btn:hover span {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    background: url(../images/bfm_style_images/btn_23_r.gif) repeat-x right top;
    border: none;
    width: auto;
    height: 21px;
    cursor: pointer;
    vertical-align: middle;
    margin: 0px 0px 0px 10px;
    padding: 2px 25px 0px 0px;
    text-decoration: none;
}
.newsletter a.btn:hover span {
    height: 20px;
    padding: 3px 25px 0px 0px;
    color: #a2081a;
    background: url(../images/bfm_style_images/btn_23_r.gif) repeat-x right bottom;
}
.none_submit {
    background: transparent;
    border: 0px !important;
    padding: 0px !important;
    width: 0px !important;
    height: 0px !important;
    position: absolute;
    filter:alpha(opacity=0);/*Needed for IE*/
    -moz-opacity:0;/*Older mozilla broswers like NN*/
    -khtml-opacity: 0;/*Old versions of Safari and "KHTML" browser engines*/
    opacity: 0;/*FF, Safari, and Opera*/
}

.menu_footer
{
	overflow: hidden;
	border-left: none;
}
.menu_footer li
{
	float: left;
	list-style: none;
	padding: 0 .8em;
	color: #1b273f;
}
.menu_footer a {
	text-decoration: none;
	display: block;
}
.menu_footer a, .menu_footer a:link, .menu_footer a:visited, .menu_footer a:active, .menu_footer a:hover, .menu_footer
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #1b273f;
    text-decoration: none;
}
.menu_footer a:active, .menu_footer a:hover, .menu_footer a.active {
    color: #e3001b;
	/*/
	text-decoration: underline;
	/*/
}

#topmenu {
    margin: 10px 10px 0px 0px;
}
* html #topmenu {
    margin: 0px 10px 0px 0px;
}
#topmenu ul {
    margin-left: 1px;
    display: block;
}
#topmenu ul li {
    border-right: solid 1px #1b273f;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active, #topmenu a:hover, #topmenu {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #1b273f;
}
#topmenu a:active, #topmenu a:hover, #topmenu a.active {
    color: #e3001b;
    text-decoration: none;
}

/*__________________________________ pop_up Styles __________________________________*/
.mailerBody {
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
    border: solid 1px #c3c3c3;
    padding: 10px;
    vertical-align: top;

    width: 400px;
    height: auto;
    position: absolute;
}
.mailerLoading
{
    position: absolute;
    display: none;
}

.pop_up_iframe {
/*/
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
    border: solid 1px #c3c3c3;
    padding: 10px;
	background: transparent;
	background-color: none;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
/*/
}

.pop_up_body {
    background: none;
}

.pop_up_login {
    display: none;
    position: absolute;
    width: 190px;
    height: auto;
    padding: 0px 0px 0px 10px;
    top: 70px;
}
* html .pop_up_login {
    position: absolute;
    width: 190px;
    height: auto;
    padding: 0px 0px 0px 10px;
    top: 75px;
}

.pop_up_login .arrow_top {
    position: absolute;
    top: -5px;
    right: -10px;
}
* html .pop_up_login .arrow_top {
    position: absolute;
    top: -5px;
    right: 10px;
}

.pop_up_t_l {
    width: auto;
    height: auto;
    background: url(../images/bfm_style_images/login_pop_up_bg_t_l.gif) no-repeat top left;
    padding: 10px 0px 0px 10px;
}
.pop_up_b_l {
    width: auto;
    height: 6px;
    background: url(../images/bfm_style_images/login_pop_up_bg_b_l.gif) no-repeat bottom left;
}
.pop_up_t_r {
    width: auto;
    height: auto;
    background: url(../images/bfm_style_images/login_pop_up_bg_t_r.gif) no-repeat top right;
    padding: 10px 10px 0px 0px;
    vertical-align: top;
}
.pop_up_b_r {
    width: 6px;
    height: 6px;
    background: url(../images/bfm_style_images/login_pop_up_bg_b_r.gif) no-repeat bottom right;
}
.pop_up_t_l_red {
    width: auto;
    height: auto;
    background: url(../images/bfm_style_images/login_pop_up_bg_t_l_red.gif) no-repeat top left;
    padding: 10px 0px 0px 10px;
}
.pop_up_b_l_red {
    width: auto;
    height: 6px;
    background: url(../images/bfm_style_images/login_pop_up_bg_b_l_red.gif) no-repeat bottom left;
}
.pop_up_t_r_red {
    width: auto;
    height: auto;
    background: url(../images/bfm_style_images/login_pop_up_bg_t_r_red.gif) no-repeat top right;
    padding: 10px 10px 0px 0px;
    vertical-align: top;
}
.pop_up_b_r_red {
    width: 6px;
    height: 6px;
    background: url(../images/bfm_style_images/login_pop_up_bg_b_r_red.gif) no-repeat bottom right;
}

.pop_up_add_to_friend {
    display: none;
    position: absolute;
    width: 350px;
    height: auto;
    padding: 0px 0px 0px 40px;
    top: 70px;
}
* html .pop_up_add_to_friend {
    position: absolute;
    width: 190px;
    height: auto;
    padding: 0px 0px 0px 40px;
    top: 75px;
}
/*/
    padding: 0px;
    margin: 0px;
/*/
/* end header */

.page-content {
    width: 960px;
    background-color: #ffffff;
    border: none;
    border-left: solid 1px #c5c8cb;
    border-right: solid 1px #c5c8cb;
    margin: auto;
    padding: 0px 0px 20px 0px;
    height: auto;
}
.page-content-container {
    width: 937px;
}
.page-content td {
    vertical-align: top;
}
.splitter
{
	clear: both;
}

/************************main Menu Styles************************/
.main_menu_lbg {
    width: 11px;
    height: 53px;
    background: url(../images/bfm_style_images/menu_main_l.gif) no-repeat;
}
.main_menu_bg {
    width: 925px;
    height: 53px;
    background: url(../images/bfm_style_images/menu_main_c.gif) repeat-x;
}
.main_menu_rbg {
    width: 11px;
    height: 53px;
    background: url(../images/bfm_style_images/menu_main_r.gif) no-repeat;
}
.main_menu_splitter{
    width: 2px;
    height: 53px;
    background: url(../images/bfm_style_images/menu_main_divider.gif) no-repeat;
}
.main_menu_bg a, .main_menu_bg a:link, .main_menu_bg a:visited, .main_menu_bg a:active, .main_menu_bg a:hover {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 53px;
    height: 53px;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    /*/
    margin: 3px;
    padding: 0px 3px;
    /*/
}
.main_menu_bg a:hover, .main_menu_bg a.main_link_ov{
    background: url(../images/bfm_style_images/menu_main_c_over.gif) repeat-x center center;
    color: #FFFFFF;
}
/*__________________________________ menu_left Styles __________________________________*/
td.left_menu {
    padding: 0px 10px 0px 0px;
}
.left_menu_bg, .left_menu_bg_active {
/*    background: url(../images/bfm_style_images/menu_left_bg.gif) no-repeat top left;
*/
	background: url(../images/1x1_grey.gif) repeat-x top;
    width: 100%;
    height: 39px;
    padding: 10px 10px 0px 20px;
    margin: 0px;
    text-align: left;
}
* html .left_menu_bg, * html .left_menu_bg_active {
    height: 29px;
}
*:first-child+html .left_menu_bg, *:first-child+html .left_menu_bg_active {
    height: 29px;
}
.left_menu_bg , .left_menu_bg_active {
	padding: 3px 0px 0px 0px;
	width: 100%;
	height: 39px;
}
.left_menu_bg a, .left_menu_bg_active a {
	display: block;
	cursor: pointer;
    background: url(../images/bg_left_menu.gif) no-repeat left bottom;
	padding: 7px 10px 10px 20px;
	zoom: 1;
}
.bottom_gradient_bg table td ul {
	margin-left: 2em;
}

.left_menu_bg a, .left_menu_bg a:link, .left_menu_bg a:visited, .left_menu_bg a:active, .left_menu_bg a:hover, .left_menu_bg_active a, .left_menu_bg_active a:link, .left_menu_bg_active a:visited, .left_menu_bg_active a:active, .left_menu_bg_active a:hover {
    color: #383838;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.left_menu_bg a:hover, .left_menu_bg_active a, .left_menu_bg_active a:link, .left_menu_bg_active a:visited, .left_menu_bg_active a:active, .left_menu_bg_active a:hover {
    color: #a7071a;
    font-weight: bolder;
    text-decoration: none;
}
.left_sub_menu_bg, .left_sub_menu_bg_active, .border_bottom {
    background: url(../images/bfm_style_images/menu_left_sub_normal.gif) repeat-x left 30px;
    padding: 0px 0px 5px 0px;
    /*/
    margin: 0px 10px 0px 10px;
    /*/
    width: 90%;
}
.border_bottom {
    background: url(../images/bfm_style_images/menu_left_sub_normal.gif) repeat-x left bottom;
}
.mailbox_legend {
    color: #a7071a;
    font-weight: bold;
    text-align: center;
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
	padding: 10px 0px 10px 0px;
	border: none;
	border-bottom: solid 1px #c3c3c3;
}
.manage_photos_title {
    color: #a7071a;
    font-weight: bold;
    text-align: center;
	vertical-align: middle;
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	border: solid 1px #c3c3c3;
	width: auto;
	height: 40px;
}
/*/
.member_view td
{
    vertical-align: top;
}
/*/
.member_view .border_bottom .a-right {
    padding: 3px 0px 3px 0px;
}
.member_view .border_bottom .a-left {
    padding: 3px 0px 3px 6px;
}

.float_right_50, .float_right_100
{
	float: right;
}
.float_right_50 table
{
	width: 360px;
}
.float_right_100 table
{
	width: 660px;
}
.float_right_50 .formFieldName
{
    width: 165px;
}
.float_right_100 .formFieldName
{
    width: 42%;
	/*/
	border: solid 1px red;
	/*/
}
.float_right_100 td.a-left
{
	overflow: hidden;
	width: 58%;
	line-height: normal;
}

td.noborder {
    background: none;
}

.left_sub_menu_bg a, .left_sub_menu_bg a:link, .left_sub_menu_bg a:visited, .left_sub_menu_bg a:active, .left_sub_menu_bg a:hover, .left_sub_menu_bg_active a, .left_sub_menu_bg_active a:link, .left_sub_menu_bg_active a:visited, .left_sub_menu_bg_active a:active, .left_sub_menu_bg_active a:hover {
    display: block;
    float: left;
    border: none;
    cursor: pointer;
    color: #474747;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    padding: 5px 0px 5px 20px;
}
.left_sub_menu_bg a:hover, .left_sub_menu_bg_active a, .left_sub_menu_bg_active a:link, .left_sub_menu_bg_active a:visited, .left_sub_menu_bg_active a:active, .left_sub_menu_bg_active a:hover {
    color: #a7071a;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../images/bfm_style_images/menu_left_sub_over.gif) no-repeat center left;
}

a.blue, a.blue:link, a.blue:visited, a.blue:active, a.blue:hover
{
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover
{
	text-decoration: underline;
}
/*/
.left_sub_menu_bg a.blue, .left_sub_menu_bg a.blue:link, .left_sub_menu_bg a.blue:visited, .left_sub_menu_bg a.blue:active, .left_sub_menu_bg a.blue:hover {
    display: block;
    float: left;
    border: none;
    cursor: pointer;
    padding: 5px 0px 5px 20px;
}
/*/
.left_sub_menu_bg a.blue:hover {
    background: url(../images/bfm_style_images/menu_left_sub_over_blue.gif) no-repeat center left;
}

/*__________________________________ footer Styles __________________________________*/
#footer {
    clear: both;
    background: url(../images/bfm_style_images/footer_hr.gif) repeat-x top left;
    height: 140px;
}
#footer-bg-left, #footer-bg-right {
    width: 962px;
    background: url(../images/bfm_style_images/footer_hr_gray.gif) no-repeat top left;
    margin: auto;
    height: 38px;
}
#footer-bg-right {
    background: url(../images/bfm_style_images/footer_hr_gray.gif) no-repeat top right;
}
#footer-bg {
    margin: 0px 1px 0px 1px;
    background: url(../images/bfm_style_images/footer_hr_white.gif) repeat-x 0px 0px #ffffff;
    height: 38px;
    padding-top: 7px;
}
#footer-bg table {
	width: auto;
}
#footer-bg table td {
	width: auto;
	padding: 0px 12px 0px 12px;
}

#footer-bg a, #footer-bg a:link, #footer-bg a:visited, #footer-bg a:active, #footer-bg a:hover, #footer-bg a.active {
    color: #1b273f;
    font-size: 12px;
    text-transform: capitalize;
    text-decoration: none;
    white-space: nowrap;
}
#footer-bg a:hover, #footer-bg a.active {
    color: #a7071a;
}
#copy {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #616161;
    text-align: center;
    width: 960px;
    background-color: #ffffff;
    border: none;
    border-left: solid 1px #c5c8cb;
    border-right: solid 1px #c5c8cb;
    margin: auto;
    padding: 10px 0px 20px 0px;
    height: auto;
}
/*__________________________________ content Styles __________________________________*/
.rblTD1, .rblTD2, td.rblTD1, td.rblTD2
{
	vertical-align: top;
}
input.rblCKB
{
	margin: 0px;
}

.pagenavigator
{
    color: #999999;
    font-weight: bold;
	padding: 5px 0px 5px 0px;
	font-size: 16px;
    color: #ae061a;
}
.pagenavigator a, .pagenavigator a:link, .pagenavigator a:visited, .pagenavigator a:active, .pagenavigator a:hover {
	font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.pagenavigator a:hover {
    color: #ae061a;
}

.member_personal_photo, td.member_personal_photo, .news_photo, td.news_photo, .screensavers, td.screensavers, .catalog_photo, td.catalog_photo
{
    border: solid 1px #c3c3c3;
    width: 250px;
    height: 280px;
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    /*/
    /*/
}
.member_personal_photo img, td.member_personal_photo img, .news_photo img, td.news_photo img, .screensavers img, td.screensavers img, .catalog_photo img, td.catalog_photo img
{
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}
.news_photo, td.news_photo
{
    width: 205px;
    height: 150px;
}
.screensavers, td.screensavers
{
    width: 320px;
    height: 240px;
}
.catalog_photo, td.catalog_photo
{
    width: 200px;
    height: 300px;
}

.resources_photo, td.resources_photo
{
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
    width: 100px;
	/*/
    height: 200px;
	/*/
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    margin: 10px;
    border: solid 1px #bababa;
    /*/
    /*/
}
.resources_txt, td.resources_txt
{
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
    width: auto;
	/*/
    height: 200px;
	/*/
    text-align: left;
    vertical-align: top;
    padding: 10px;
    margin: 10px;
    border: solid 1px #bababa;
    /*/
    /*/
}

.img_padding_r
{
	padding: 0px 10px 0px 0px;
	text-align: left;
}
.img_padding_l
{
	padding: 0px 0px 0px 10px;
	text-align: right;
}

.repeater_img, .repeater_link
{
    width: 110px;
    height: 135px;
    vertical-align: middle;
    text-align: center;
}
.repeater_link
{
    vertical-align: top;
    height: 35px;
}
td.repeater_img
{
    vertical-align: middle;
}
td.repeater_link
{
    vertical-align: top;
}
td.repeater_padding
{
    padding: 2px;
    width: 112px;
    height: 170px;
    vertical-align: middle;
    text-align: center;
}
.repeater_img_index, td.repeater_img_index
{
	padding: 3px;
    vertical-align: middle;
    text-align: center;
}
.repeater_td_index, td.repeater_td_index
{
	vertical-align: middle;
	text-align: center;
	width: 110px;
	height: 140px;
}

.padding_bottom {
    padding-bottom: 5px;
}
.padding_top {
    padding-top: 5px;
}
.data_grid {
    width: 100%;
    border-collapse: separate;
}
.data_grid td {
    padding: 5px;
    background-color: #ffffff;
    border: solid 1px #f0f2f3;
}
.data_grid th, .data_grid_th, td.data_grid_th {
    color: #d0021b;
    font-weight: bold;
    text-align: left;
    background-color: #f0f2f3;
    padding: 5px;
}
.td_white_bg {
    background-color: #ffffff;
}
td.td_light_gray_bg {
    background-color: #f0f2f3;
}

.answer ul, .answer ol {
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 15px;
}
.normal_list ul, .normal_list ol
{
    padding: 5px 0px 5px 15px;
    margin: 5px 0px 5px 15px;
}
.normal_list ol ol
{
	list-style: lower-latin;
}
.normal_list ol ul
{
	list-style: lower-roman;
}

a.faq_link, a.faq_link:link, a.faq_link:visited, a.faq_link:active, a.faq_link:hover {
    display: block;
}

.register_td
{
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left top #f0f0f0;
    border: solid 1px #c3c3c3;
    padding: 10px;
    vertical-align: top;
	height: 200px;
	width: 50%;
}
.register_td ul
{
    padding: 0px 0px 0px 10px;
	margin: 0px;
}
.register_td ul li
{
	list-style: none;
    background: url(../images/bfm_style_images/menu_left_sub_over.gif) no-repeat left 5px;
    padding: 0px 0px 10px 20px;
	margin: 0px;
}
.register_list
{
    padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}


.bg_gradient_circle_l {
    background: url(../images/bfm_style_images/bg_gradient_circle_l.gif) no-repeat left bottom;
    vertical-align: top;
}
.bg_gradient_circle_r {
    background: url(../images/bfm_style_images/bg_gradient_circle_r.gif) no-repeat right bottom;
    vertical-align: top;
}

.bottom_gradient_bg, .bottom_gradient_bg_flag {
    background: url(../images/bfm_style_images/bottom_gradient_bg_flag.gif) no-repeat left bottom #ffffff;
    border: solid 1px #c3c3c3;
    border-top: none;
    padding: 10px;
    vertical-align: top;
}
.gradient_bg_red {
    background: url(../images/bfm_style_images/bottom_gradient_bg_red.gif) repeat-x left bottom #ffffff;
    border: solid 1px #c3c3c3;
    padding: 5px 10px 5px 10px;
    vertical-align: top;
}

.bottom_gradient_bg {
    text-align: left;
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left bottom #ffffff;
}
.bottom_gradient_bg2{
    padding: 3px;
    padding: 10px;
    border-right:solid 1px #c8c3c3;
    border-left:solid 1px #c8c3c3;
}
.bottom_gradient_bg3{
    background: url(../images/bfm_style_images/hom_tabs_lbg.gif) no-repeat bottom;
}
.bottom_gradient_bg4{
    background: url(../images/bfm_style_images/hom_tabs_lbg2.gif) no-repeat bottom;
}
.bottom_black_bg_l, .bottom_black_bg_r {
    border: none;
    background: url(../images/bfm_style_images/bottom_black_bg_l.gif) no-repeat bottom left #1a191b;
    padding: 0px;
    margin: 0px;
}
.bottom_black_bg_r {
    background: url(../images/bfm_style_images/bottom_black_bg_r.gif) no-repeat bottom right #1a191b;
}
.bottom_black_divider {
    width: 2px;
    height: 250px;
    border: none;
    background: url(../images/bfm_style_images/bottom_black_divider.gif) no-repeat top center #000000;
    padding: 0px;
    margin: 0px;
}
.home_tabs_box{
    width:98px;
}
.title_arial_white {
    font-size: 20px;
    color: #FFFFFF;
}
.title_arial_gray {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #555555;
}
.sub_title_arial_gray, .sub_title_arial_white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #555555;
}
.sub_title_arial_white {
    color: #ffffff;
}
.content_arial_gray {
    color: #a5a5a5;
}
.content_arial_dark_gray {
    color: #474747;
}
.border_white, img.border_white {
    margin: 0px;
    padding: 5px;
    background-color: #FFFFFF;
    border: solid 1px #bababa;
}
.border_gray, img.border_gray {
    border: solid 1px #c3c3c3;
}
.red, a.red, a.red:link, a.red:visited, a.red:active, a.red:hover, .red a, .red a:link, .red a:visited, .red a:active, .red a:hover {
    color: #d0021b;
    font-weight: bold;
}
.red
{
	font-weight: normal;
}
a.red:hover, .red a:hover {
    text-decoration: none;
}
.bold_dark_gray, a.bold_dark_gray, a.bold_dark_gray:link, a.bold_dark_gray:visited, a.bold_dark_gray:active, a.bold_dark_gray:hover {
    color: #323135;
    font-weight: bold;
    text-decoration: none;
}
a.bold_dark_gray:hover {
    text-decoration: underline;
}

/*__________________________________ blog Styles __________________________________*/
.blog_date {
    font-weight: bold;
    color: #999999;
}
.blog_article_author {
    color: #999999;
    font-size: 12px;
    font-weight: bold;
}
.blog_article_author .article_author, .article_author {
    color: #000000;
    font-size: 14px;
}
.blog_comments strong, .blog_comments b {
    color: #999999;
}
.blog_comments .count_comments {
    color: #d0021b;
    font-weight: bold;
}
.blog_comments_bg {
    background-color: #f0f2f3;
    padding: 0px 5px 0px 5px;
}


.blog_title, a.blog_title, a.blog_title:link, a.blog_title:visited, a.blog_title:active, a.blog_title:hover {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #555555;
}
a.blog_title:hover {
    color: #d0021b;
}
a.gray_big, a.gray_big:link, a.gray_big:visited, a.gray_big:active, a.gray_big:hover {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #534e4f;
}
a.gray_big:hover {
    text-decoration: none;
}
.field_name_white, .field_name_gray{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    width: 50%;
    text-align: left;
    white-space: nowrap;
}
.field_name_gray{
    color: #333333;
}
.formTfReq {
    width: auto;
    /*/
    width: 95%;
    /*/
}
.field_value_gray, .formFieldData {
    font-size: 12px;
    color: #ababab;
    width: auto;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
}
.formFieldData {
    padding: 0px 0px 5px 0px;
    vertical-align: top;
}
.field_total_red {
    font-size: 14px;
    color: #e60003;
    text-align: left;
    white-space: nowrap;
}

/*__________________________________ tabs Styles __________________________________*/
.tab_red_r, .tab_red_r img {
    border: none;
    width: 130px;
    height: 36px;
    margin: 0px;
    padding: 0px;
}
.tab_red_r {
    background: url(../images/bfm_style_images/tab_red_r.gif) no-repeat top right;
}
.tab_red_l {
    color: #ffffff;
    background: url(../images/bfm_style_images/tab_red_l.gif) no-repeat top left;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    height: 36px;
    white-space: nowrap;
    margin: 0px;
    padding: 5px 0px 0px 15px;
}
.tab_gray_r {
    background: url(../images/bfm_style_images/tab_gray_r.gif) no-repeat top right #FFFFFF;
    width: auto;
    height: 41px;
    margin: 0px;
    padding: 0px;
}
.tab_gray_r img {
    width: 100px;
    height: 36px;
    border: none;
    margin: 0px;
    padding: 0px;
}
.tab_gray_l, .tab_gray_l_long {
    color: #ffffff;
    background: url(../images/bfm_style_images/tab_gray_l.gif) no-repeat top left #FFFFFF;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    height: 36px;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    white-space: nowrap;
}
.about_us .tab_gray_l {
    width: auto;
}
.tab_gray_l_long {
    text-transform: none;
	line-height: 18px;
    width: 100%;
    height: 36px;
    white-space: normal;
    margin: 0px;
    padding: 2px 0px 0px 0px;
}

.tab_black_l, .tab_black_r, .tab_black_c, .tab_black_divider {
    background: url(../images/bfm_style_images/tab_black_l.gif) no-repeat top left;
    width: 6px;
    height: 41px;
}
.tab_black_r {
    background: url(../images/bfm_style_images/tab_black_r.gif) no-repeat top right;
}
.tab_black_c {
    background: url(../images/bfm_style_images/tab_black_l.gif) no-repeat top center;
    width: auto;
}
.tab_black_divider {
    background: url(../images/bfm_style_images/tab_black_divider.gif) no-repeat top left;
    width: 1px;
}
.tab_black_c table td, .tab_black_c table td.active {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #df011b;
    text-transform: uppercase;
    width: auto;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
}
.tab_black_c table td.active {
    font-size: 16px;
    color: #f8f9fa;
}

.tab_black_c a, .tab_black_c a:link, .tab_black_c a:visited, .tab_black_c a:active, .tab_black_c a:hover
{
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #df011b;
    text-transform: uppercase;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
}
.tab_black_c a:hover, .tab_black_c a.active
{
    color: #f8f9fa;
}


.tab_black_content, td.tab_black_content {
    margin: 0px;
    padding: 5px 0px 10px 10px;
    background-color: #010101;
	width: 646px;
	height: 240px;
	vertical-align: middle;
}
.tab_black_content td {
    vertical-align: top;
    padding: 0px 10px 0px 0px;
}
.flash_text
{
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 42px;
}
/*__________________________________ tabs btn Styles __________________________________*/
.tab_42_bg {
    background: url(../images/bfm_style_images/tab_42_bg.gif) repeat-x top left;
}
a.tab_42, a.tab_42:link, a.tab_42:visited, a.tab_42:active, a.tab_42:hover {
    display: block;
	padding: 0px 5px 0px 5px;
    white-space: nowrap;
    text-decoration: none;
}
a.tab_42_active, a.tab_42_active:link, a.tab_42_active:visited, a.tab_42_active:active, a.tab_42_active:hover {
    display: block;
    white-space: nowrap;
    text-decoration: none;
}
a.tab_42 *, a.tab_42:link *, a.tab_42:visited *, a.tab_42:active *, a.tab_42:hover *, a.tab_42_active *, a.tab_42_active:link *, a.tab_42_active:visited *, a.tab_42_active:active *, a.tab_42_active:hover * {
    text-decoration: none;
    display: block;
    float: left;
    border: none;
    height: 42px;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}
a.tab_42 span.label, a.tab_42:link span.label, a.tab_42:visited span.label, a.tab_42:active span.label, a.tab_42:hover span.label, a.tab_42_active span.label, a.tab_42_active:link span.label, a.tab_42_active:visited span.label, a.tab_42_active:active span.label, a.tab_42_active:hover span.label {
    color: #131313;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    background: url(../images/bfm_style_images/btn_42_l_normal.gif) no-repeat top left;
    width: auto;
    padding: 10px 0px 0px 7px;
    height: 32px;
}
a.tab_42:hover span.label {
    color: #a7071a;
    background: url(../images/bfm_style_images/btn_42_l_normal.gif) no-repeat bottom left;
}
a.tab_42 span.right_bg, a.tab_42:link span.right_bg, a.tab_42:visited span.right_bg, a.tab_42:active span.right_bg, a.tab_42:hover span.right_bg {
    background: url(../images/bfm_style_images/btn_42_r_normal.gif) no-repeat top right;
    width: 35px;
}
a.tab_42:hover span.right_bg {
    background: url(../images/bfm_style_images/btn_42_r_normal.gif) no-repeat bottom right;
}
a.tab_42_active span.label, a.tab_42_active:link span.label, a.tab_42_active:visited span.label, a.tab_42_active:active span.label, a.tab_42_active:hover span.label {
    color: #ae061a;
    background: url(../images/bfm_style_images/btn_42_l_active.gif) no-repeat top left;
}
a.tab_42_active span.right_bg, a.tab_42_active:link span.right_bg, a.tab_42_active:visited span.right_bg, a.tab_42_active:active span.right_bg, a.tab_42_active:hover span.right_bg {
    background: url(../images/bfm_style_images/btn_42_r_active.gif) no-repeat top right;
    width: 35px;
}

/*__________________________________ btns Styles __________________________________*/
.btn_close, a.btn_close, a.btn_close:link, a.btn_close:visited, a.btn_close:active, a.btn_close:hover {
    background: url(../images/bfm_style_images/btn_close.gif) no-repeat top left;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
    cursor: pointer;
    width: 10px;
    height: 10px;
    text-decoration: none;
}
a.btn_24_01, a.btn_24_01:link, a.btn_24_01:visited, a.btn_24_01:active, a.btn_24_01:hover, a.btn_24_02, a.btn_24_02:link, a.btn_24_02:visited, a.btn_24_02:active, a.btn_24_02:hover, a.btn_24_03, a.btn_24_03:link, a.btn_24_03:visited, a.btn_24_03:active, a.btn_24_03:hover {
    background: url(../images/bfm_style_images/btn_24_l_01.gif) no-repeat left top;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
    cursor: pointer;
    width: auto;
    height: 24px;
    text-decoration: none;
}
a.btn_24_01:hover {
    background: url(../images/bfm_style_images/btn_24_l_01.gif) no-repeat left bottom;
}
a.btn_24_02, a.btn_24_02:link, a.btn_24_02:visited, a.btn_24_02:active, a.btn_24_02:hover {
    background: url(../images/bfm_style_images/btn_24_l_02.gif) no-repeat left top;
}
a.btn_24_02:hover {
    background: url(../images/bfm_style_images/btn_24_l_02.gif) no-repeat left bottom;
}
a.btn_24_03, a.btn_24_03:link, a.btn_24_03:visited, a.btn_24_03:active, a.btn_24_03:hover {
    background: url(../images/bfm_style_images/btn_24_l_03.gif) no-repeat left top;
}
a.btn_24_03:hover {
    background: url(../images/bfm_style_images/btn_24_l_03.gif) no-repeat left bottom;
}
a.btn_24_01 span, a.btn_24_01:link span, a.btn_24_01:visited span, a.btn_24_01:active span, a.btn_24_01:hover span, a.btn_24_02 span, a.btn_24_02:link span, a.btn_24_02:visited span, a.btn_24_02:active span, a.btn_24_02:hover span, a.btn_24_03 span, a.btn_24_03:link span, a.btn_24_03:visited span, a.btn_24_03:active span, a.btn_24_03:hover span {
    display: block;
    border: none;
    cursor: pointer;
    text-decoration: none;

    background: url(../images/bfm_style_images/btn_24_r.gif) no-repeat right top;
    margin: 0px 0px 0px 30px;
    padding: 3px 0px 0px 0px;

    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    width: auto;
    height: 21px;
    vertical-align: middle;
}
a.btn_24_01:hover span, a.btn_24_02:hover span, a.btn_24_03:hover span {
    color: #e60003;
    background: url(../images/bfm_style_images/btn_24_r.gif) no-repeat right bottom;
}
a.more_inline, a.more_inline:link, a.more_inline:visited, a.more_inline:active, a.more_inline:hover
{
    color: #ae061a;
    text-transform: none;
    font-size: 11px;
    background: url(../images/bfm_style_images/btn_arrow_more.gif) no-repeat right top;
    border: none;
    cursor: pointer;
    padding: 0px 13px 0px 0px;
	margin: 0px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 11px;
}
a.more_inline:hover
{
    color: #000000;
    background: url(../images/bfm_style_images/btn_arrow_more.gif) no-repeat right -15px;
}

a.more, a.more:link, a.more:visited, a.more:active, a.more:hover, a.more_left, a.more_left:link, a.more_left:visited, a.more_left:active, a.more_left:hover {
    color: #ae061a;
    text-transform: capitalize;
    text-align:right;
    font-size:11px;
    line-height:11px;
    height:11px;
    display: block;
    background: url(../images/bfm_style_images/btn_arrow_more.gif) no-repeat right top;
    border: none;
    width: auto;
    height: auto;
    cursor: pointer;
    vertical-align: middle;
    margin: 0px 1px 0px 0px;
    padding: 0px 15px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}
a.more_left, a.more_left:link, a.more_left:visited, a.more_left:active, a.more_left:hover {
    text-align: left;
    background: url(../images/bfm_style_images/btn_arrow_more.gif) no-repeat left top;
    padding: 0px 0px 0px 15px;
}
a.more:hover, a.more_left:hover {
    color: #000000;
    background: url(../images/bfm_style_images/btn_arrow_more.gif) no-repeat right bottom;
}
a.more_left:hover {
    background: url(../images/bfm_style_images/btn_arrow_more.gif) no-repeat left bottom;
}

a.btn_view_comments, a.btn_view_comments:link, a.btn_view_comments:visited, a.btn_view_comments:active, a.btn_view_comments:hover, a.btn_add_comment, a.btn_add_comment:link, a.btn_add_comment:visited, a.btn_add_comment:active, a.btn_add_comment:hover {
    color: #a4081a;
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
    line-height: normal;
    vertical-align: top;
    white-space: nowrap;

    background: url(../images/bfm_style_images/btn_view_comments.gif) no-repeat left top;
    border: none;
    cursor: pointer;
    display: block;
    width: auto;
    height: 25px;
    margin: 0px;
    padding: 0px 0px 0px 35px;
}
a.btn_add_comment, a.btn_add_comment:link, a.btn_add_comment:visited, a.btn_add_comment:active, a.btn_add_comment:hover {
    background: url(../images/bfm_style_images/btn_add_comment.gif) no-repeat left top;
}
a.btn_view_comments:hover {
    color: #000000;
    background: url(../images/bfm_style_images/btn_view_comments.gif) no-repeat left bottom;
}
a.btn_add_comment:hover {
    color: #000000;
    background: url(../images/bfm_style_images/btn_add_comment.gif) no-repeat left bottom;
}

.home_tabs_name{
    height: 34px;
    line-height: 16px;
	width: 110px;
	text-align: center;
}

a.btn_47_png, a.btn_47_png:link, a.btn_47_png:visited, a.btn_47_png:active, a.btn_47_png:hover {
    text-decoration: none;
    width: auto;
}
a.btn_47_png span.label, a.btn_47_png:link span.label, a.btn_47_png:visited span.label, a.btn_47_png:active span.label, a.btn_47_png:hover span.label {
    color: #b3061a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;

    display: block;
    float: left;
    background: url(../images/bfm_style_images/btn_47_c.png) no-repeat left top;
    border: none;
    width: auto;
    height: 44px;
    line-height:39px;
    padding: 3px 0px 0px 0px;
    cursor: pointer;
    margin: 0px;
    white-space: nowrap;
}
a.btn_47_png span.right_bg, a.btn_47_png:link span.right_bg, a.btn_47_png:visited span.right_bg, a.btn_47_png:active span.right_bg, a.btn_47_png:hover span.right_bg, a.btn_47_png span.left_bg, a.btn_47_png:link span.left_bg, a.btn_47_png:visited span.left_bg, a.btn_47_png:active span.left_bg, a.btn_47_png:hover span.left_bg {
    display: block;
    float: left;
    background: url(../images/bfm_style_images/btn_47_r.png) no-repeat right top;
    border: none;
    width: 15px;
    height: 47px;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
a.btn_47_png span.left_bg, a.btn_47_png:link span.left_bg, a.btn_47_png:visited span.left_bg, a.btn_47_png:active span.left_bg, a.btn_47_png:hover span.left_bg {
    width: 40px;
    float: left;
    background: url(../images/bfm_style_images/btn_47_l.png) no-repeat left top;
}
a.btn_47_png:hover span.right_bg {
    background: url(../images/bfm_style_images/btn_47_r.png) no-repeat right bottom;
}
a.btn_47_png:hover span.left_bg {
    background: url(../images/bfm_style_images/btn_47_l.png) no-repeat left bottom;
}
a.btn_47_png:hover span.label {
    height: 43px;
    line-height:39px;
    padding: 4px 0px 0px 0px;
    color: #000000;
    background: url(../images/bfm_style_images/btn_47_c.png) no-repeat left bottom;
}
* html a.btn_47_png span.label, * html a.btn_47_png:link span.label, * html a.btn_47_png:visited span.label, * html a.btn_47_png:active span.label, * html a.btn_47_png:hover span.label {
    background: url(../images/bfm_style_images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/bfm_style_images/btn_47_c.png", sizingMethod="crop");
}
* html a.btn_47_png:hover span.label {
    color: #000000;
    /*/
    color: #a5a5a5;
    /*/
}

* html a.btn_47_png span.right_bg, * html a.btn_47_png:link span.right_bg, * html a.btn_47_png:visited span.right_bg, * html a.btn_47_png:active span.right_bg, * html a.btn_47_png:hover span.right_bg {
    background: url(../images/bfm_style_images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/bfm_style_images/btn_47_r.png", sizingMethod="crop");
}
* html a.btn_47_png span.left_bg, * html a.btn_47_png:link span.left_bg, * html a.btn_47_png:visited span.left_bg, * html a.btn_47_png:active span.left_bg, * html a.btn_47_png:hover span.left_bg {
    background: url(../images/bfm_style_images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/bfm_style_images/btn_47_l.png", sizingMethod="crop");
}
.disabled *
{
    -moz-opacity: 0.2;
    opacity:.20;
    filter: alpha(opacity=20);
}

a.btn_38_png, a.btn_38_png:link, a.btn_38_png:visited, a.btn_38_png:active, a.btn_38_png:hover
{
    display: block;
    float: left;
}
a.btn_38_png, a.btn_38_png:link, a.btn_38_png:visited, a.btn_38_png:active, a.btn_38_png:hover, a.btn_38_png span.label, a.btn_38_png:link span.label, a.btn_38_png:visited span.label, a.btn_38_png:active span.label, a.btn_38_png:hover span.label, a.btn_38_png span.right_bg, a.btn_38_png:link span.right_bg, a.btn_38_png:visited span.right_bg, a.btn_38_png:active span.right_bg, a.btn_38_png:hover span.right_bg, a.btn_38_png span.left_bg, a.btn_38_png:link span.left_bg, a.btn_38_png:visited span.left_bg, a.btn_38_png:active span.left_bg, a.btn_38_png:hover span.left_bg {
    text-decoration: none;
}
a.btn_38_png span.label, a.btn_38_png:link span.label, a.btn_38_png:visited span.label, a.btn_38_png:active span.label, a.btn_38_png:hover span.label, a.btn_38_png span.right_bg, a.btn_38_png:link span.right_bg, a.btn_38_png:visited span.right_bg, a.btn_38_png:active span.right_bg, a.btn_38_png:hover span.right_bg, a.btn_38_png span.left_bg, a.btn_38_png:link span.left_bg, a.btn_38_png:visited span.left_bg, a.btn_38_png:active span.left_bg, a.btn_38_png:hover span.left_bg {
    display: block;
    float: left;
    border: none;
    height: 38px;
    line-height:34px;
    cursor: pointer;
    margin: 0px;
}
a.btn_38_png span.label, a.btn_38_png:link span.label, a.btn_38_png:visited span.label, a.btn_38_png:active span.label, a.btn_38_png:hover span.label {
    color: #b3061a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: uppercase;
    background: url(../images/bfm_style_images/btn_38_c.png) no-repeat left top;
    width: auto;
    white-space: nowrap;
}
a.btn_38_png:hover span.label {
    height: 38px;
    line-height:36px;
    color: #000000;
    background: url(../images/bfm_style_images/btn_38_c.png) no-repeat left bottom;
}
a.btn_38_png span.right_bg, a.btn_38_png:link span.right_bg, a.btn_38_png:visited span.right_bg, a.btn_38_png:active span.right_bg, a.btn_38_png:hover span.right_bg, a.btn_38_png span.left_bg, a.btn_38_png:link span.left_bg, a.btn_38_png:visited span.left_bg, a.btn_38_png:active span.left_bg, a.btn_38_png:hover span.left_bg {
    background: url(../images/bfm_style_images/btn_38_r.png) no-repeat right top;
    height: 38px;
    width: 15px;
    padding: 0px;
}
a.btn_38_png span.left_bg, a.btn_38_png:link span.left_bg, a.btn_38_png:visited span.left_bg, a.btn_38_png:active span.left_bg, a.btn_38_png:hover span.left_bg {
    background: url(../images/bfm_style_images/btn_38_l.png) no-repeat left top;
    width: 35px;
}
a.btn_38_png:hover span.right_bg {
    background: url(../images/bfm_style_images/btn_38_r.png) no-repeat right bottom;
}
a.btn_38_png:hover span.left_bg {
    background: url(../images/bfm_style_images/btn_38_l.png) no-repeat left bottom;
}
* html a.btn_38_png span.label, * html a.btn_38_png:link span.label, * html a.btn_38_png:visited span.label, * html a.btn_38_png:active span.label, * html a.btn_38_png:hover span.label {
    background: url(../images/bfm_style_images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/bfm_style_images/btn_38_c.png", sizingMethod="crop");
}
* html a.btn_38_png:hover span.label {
    color: #000000;
    /*/
    color: #a5a5a5;
    /*/
}
* html a.btn_38_png span.right_bg, * html a.btn_38_png:link span.right_bg, * html a.btn_38_png:visited span.right_bg, * html a.btn_38_png:active span.right_bg, * html a.btn_38_png:hover span.right_bg {
    background: url(../images/bfm_style_images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/bfm_style_images/btn_38_r.png", sizingMethod="crop");
}
* html a.btn_38_png span.left_bg, * html a.btn_38_png:link span.left_bg, * html a.btn_38_png:visited span.left_bg, * html a.btn_38_png:active span.left_bg, * html a.btn_38_png:hover span.left_bg {
    background: url(../images/bfm_style_images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/bfm_style_images/btn_38_l.png", sizingMethod="crop");
}
/* end NEW */

.form{
    width:100%;
}
.form td{
    padding: 7px 0px 7px 0px;
    line-height:26px;
}
.form td td {
    padding:0px;
}
tr.tr0 {
    background-color: #FFFFFF;
}
tr.tr1 {
    background-color: #f0f0f0;
}
td.formFieldName {
    vertical-align: top;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    width: auto;
    color: #a3081a;
    font-weight: bold;
}
.form td.formFieldName {
    vertical-align: top;
    text-align: left;
    padding-left: 48px;
    padding-right: 5px;
    width: auto;
    color: #a3081a;
    font-weight:bold;
}
.form_wide td.formFieldName {
    vertical-align: top;
    padding-left:208px;
}
.form_wide td.formFieldData {
    padding-right:180px;
}
.form td.formFieldData {
    width: auto;
}
textarea.formTfReq{
    margin:0px;
    padding:0px;
    width:auto;
    height:auto;
    border:solid 1px #8d8a8a;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
input.formTfReq, select.formTfReq{
    border:solid 1px #8d8a8a;
    width:291px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
.form input.formTfInvalid, .form textarea.formTfInvalid{
    border:solid 1px #e0001b;
    width:291px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing:0px;
}
select.formTfReq {
    width: 296px;
    margin: 0px;
    padding: 0px;
}
textarea.formTfReq, .form textarea.formTfInvalid{
    width:292px;
}


.messBoxCnt {
    color: #d0021b;
    font-weight: bold;
}

/*//*/
.minHeight_1, td.minHeight_1 {
    height: 315px;
    vertical-align: top;
}
*:first-child+html .minHeight_1, *:first-child+html td.minHeight_1
{
    height: 292px;
}
* html .minHeight_1, * html td.minHeight_1
{
    height: 292px;
}
.minHeight_2, td.minHeight_2 {
    height: 438px;
    vertical-align: top;
}
*:first-child+html .minHeight_2, *:first-child+html td.minHeight_2
{
    height: 417px;
}
* html .minHeight_2, * html td.minHeight_2
{
    height: 417px;
}
.minHeight_3, td.minHeight_3 {
    height: 498px;
    vertical-align: top;
}
*:first-child+html .minHeight_3, *:first-child+html td.minHeight_3
{
    height: 477px;
}
* html .minHeight_3, * html td.minHeight_3
{
    height: 477px;
}
/*//*/

.msg_box{
    margin:auto;
    background: #f0f2f3;
    border: solid 1px #E0001B;
    padding: 2px 7px;
    margin: 7px 7px 0px 7px;
    font-size:12px;
    line-height: 24px;
}
.message_box_1{
    width:100%;
}

.message_box_1 .btn_38_png{
    margin:auto;
}
h2{
    font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
    font-size:18px;
    color: #a7071a;
    text-transform:uppercase;
}
.bottom_gradient_bg5{
    background: url(../images/bfm_style_images/tabs_bg.gif) no-repeat bottom left;
}
.tabs_wide_bg{
    background: url(../images/bfm_style_images/tabs_wide_bg.gif) no-repeat bottom left;
}

.downloads .border_gray
{
    padding: 5px;
    vertical-align: top;
}

.comments
{
    width: 100%;
}
.comments .td_title a, .comments .td_title a:link, .comments .td_title a:visited, .comments .td_title a:active, .comments .td_title a:hover
{
    color: #a7071a;
}
.comments th, .comments .td_title
{
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    vertical-align: middle;
    color: #a7071a;
    background: url(../images/bfm_style_images/bottom_gradient_bg.gif) repeat-x left -10px #ffffff;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    height: 40px;
    border: none;
    border-bottom: solid 1px #c3c3c3;
}
.comments .td_title
{
    border-top: solid 1px #c3c3c3;
	white-space: nowrap;
}
.comments td.bottom_border
{
    border: none;
    border-bottom: solid 1px #c3c3c3;
    padding: 10px;
    width: 100%;
}
.comments th.right_border, .comments td.right_border
{
    border-right: solid 1px #c3c3c3;
    width: 140px;
}
.comments th.left_border, .comments td.left_border
{
    background: url(../images/bfm_style_images/bottom_gradient_bg_border.gif) no-repeat left -10px #ffffff;
    /*/
    border-left: solid 1px #c3c3c3;
    background-color: #c3c3c3;
    margin-left: 10px;
    /*/
}
.comments .date
{
    font-weight: bold;
    color: #ad071a;
}
.comments .comment
{
    color: #414141;
}

.tooltip
{
  background-color:#ffffe1;
  border:1px solid black;
  padding:5px;
}

/*/
.comments td
{
    width: 50%;
}
.comments td.divider, .comments th.divider
{
    width: 1px;
    height: auto;
    border: none;
    background-color: #c3c3c3;
}
.comments td.divider img, .comments th.divider img
{
    width: 1px;
    height: 10px;
    border: none;
    background-color: #c3c3c3;
}
.comments th.divider img
{
    height: 40px;
}
/*/
/*/
    border: solid 1px #c3c3c3;
/*/
.dealer_menu_td_border_top_bottom
{
	background: url(../images/bfm_style_images/menu_left_sub_normal.gif) repeat-x top left;
}
.dealer_menu_table
{
	width: 230px;
}
.dealer_menu .left_sub_menu_bg a, .dealer_menu .left_sub_menu_bg a:link, .dealer_menu .left_sub_menu_bg a:visited, .dealer_menu .left_sub_menu_bg a:active, .dealer_menu .left_sub_menu_bg a:hover, .dealer_menu .left_sub_menu_bg_active a, .dealer_menu .left_sub_menu_bg_active a:link, .dealer_menu .left_sub_menu_bg_active a:visited, .dealer_menu .left_sub_menu_bg_active a:active, .dealer_menu .left_sub_menu_bg_active a:hover {
	padding: 5px 0px 5px 10px;
}
.dealer_menu .left_sub_menu_bg a:hover, .dealer_menu .left_sub_menu_bg_active a, .dealer_menu .left_sub_menu_bg_active a:link, .dealer_menu .left_sub_menu_bg_active a:visited, .dealer_menu .left_sub_menu_bg_active a:active, .dealer_menu .left_sub_menu_bg_active a:hover {
    font-weight: normal;
    text-transform: none;
    background: url(../images/bfm_style_images/menu_left_sub_over.gif) no-repeat -3px center;
}
/*/
.dealer_menu .left_sub_menu_bg, .dealer_menu .left_sub_menu_bg_active, table.dealer_menu td.left_sub_menu_bg, table.dealer_menu td.left_sub_menu_bg_active
{
	width: 400px!important;
	border: solid 1px red;
}
/*/
.home_video {
	width: 267px; 
	margin: 4px auto;
}
.layout_simple {
	padding-top: 12px;
}
.grad_box {
	padding: 20px;
	border: solid 1px #c3c1c1;
	background: #fff url(/images/bg_grad_bot.gif) repeat-x bottom;
	color: #000;
	margin-bottom: 10px;
}
h1.spec_title {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #A7071A;
	text-transform: uppercase;
}
h2.spec_title {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000;
}
.ul_clean, .ul_clean li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ul_big_list {
	padding: 15px 0px;
}
.ul_big_list li {
	padding-left: 10px;
	background: url(/images/bullit_black.gif) no-repeat 0px 8px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.ul_bullits_red li {
	background: url(/images/bullit_red.gif) no-repeat 0px 13px;
	padding: 5px 0px 5px 0px;
	text-indent: 11px;
	border-bottom: solid 1px #e1e0e0;
}
.ul_bullits_red {
	padding-bottom: 5px;
}
.ul_bullits_red li.last {
	border-bottom: 0px;
}
.btn_buy {
	margin-top: 15px;
	display: block;
	overflow: hidden;
	width: 112px;
	height: 41px;
	text-indent: -999px;
	font: bold 0px/0px small;
	background: url(/images/button/btn_buy.gif) no-repeat 0px 0px;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
.btn_buy:hover {
	background-position: 0px -41px;
}	
.active .btn_buy:hover,
.active .btn_buy {
	background-position: 0px -82px;
}
.tab_cont .container {
	margin: 0px;
	padding: 20px 228px;
	position: relative;
	z-index: 888;
	margin-top: -1px;
	border: solid 1px #c3c1c1;
}
.tab_cont .splitter {
	margin: 15px -228px;
	font: bold 0px/0px small;
	border-top: solid 1px #ededed;
}
.tab_cont .ta_field,
.tab_cont .t_field {
	border: 1px solid #8D8A8A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 197px;
	padding: 1px 0 1px 2px;	
}
.tab_cont .col_a2 .ta_field,
.tab_cont .col_a2 .t_field {
    border: 1px solid #8D8A8A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 197px;
    padding: 1px 0 1px 0px;
    
}
.tab_cont .ta_field {
	height: 57px;
}
.tab_cont  .col_a, .tab_cont  .col_b, .tab_cont  .col_a2 {
	float: left;
}
.tab_cont .col_a {
	width: 229px;
}
.tab_cont .col_a2 {
    width: 440px;
}
.tab_cont .col_b {
	width: 209px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tab_cont label {
	display: block;
	padding-top: 5px;
	line-height: 18px;
}
.tab_cont .col_a2 label {
    display: block;
    padding-top: 0;
    line-height: 18px;
    width:229px;
    float:left;
}
.tab_cont .col_a2
{
	    padding: 5px 0 5px 0;
}
.tab_cont .radio_set {
	padding-bottom: 10px;
}
.tab_cont .radio_set .item label,
.tab_cont .radio_set .item input,
.tab_cont .radio_set .item {
	float: left;
}
.tab_cont .radio_set .item {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #93bc30;
	padding-right: 20px;
}
.tab_cont .radio_set .item label {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.tab_cont .checkbox_set input,
.tab_cont .radio_set .item input {
	margin-top: 2px;
	width: 12px;
	height: 12px;
}
.tab_cont .checkbox_set label,
.tab_cont .checkbox_set input {
	float: left;
	padding: 0px;
}
.tab_cont .checkbox_set input {
	margin: 3px 3px 0px 0px;
}
.tab_cont .notes {
	padding: 15px 228px;
	margin: 15px -228px;
	border-top: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;	
	color: #999;
}
.hidden {
	display: none;
}
.item input.rblCKB {
    padding: 0px;
}
.bottom_gradient_bg3 #trFeaturedContainer object,
.bottom_gradient_bg3 #trFeaturedContainer embed {
	margin-left: 2px;
}