/* @override 
	http://www.bonusthemes.com/demo/joomla25/soccerlift2/templates/bt_soccerlift/css/skin6.css */

/**--------------------------------------------------------
# BT Soccerlift - Joomla! Template
# --------------------------------------------------------
# For Joomla! 2.5
# Copyright (C) 2012 Bonusthemes.com. All Rights Reserved.
# @license Copyrighted Commercial Software
# Demo:http://www.bonusthemes.com/demo/?template=soccerlift
# Website:http://www.bonusthemes.com
# Support:support@bonusthemes.com
-------------------------------------------------------- **/
/*---------------------------------------------------------------------
# BT CSS File Name:system.css
--------------------------------------------------------------------- */
#btbg { background: #E2E2E2; overflow: hidden; }
/* SYSTEM
-------------------------------------------------------------- */
/* OpenID icon style */
input.system-openid, input.com-system-openid{background:#fff url(http://openid.net/images/login-bg.gif) no-repeat 0 50%; color:#000}
/* Unpublished */
.system-unpublished{background:#e8edf1; border-top:4px solid #c4d3df; border-bottom:4px solid #c4d3df}
/* System Messages */
#system-message{}
#system-message dt{}
#system-message dd{}
#system-message dd ul{color:#05B; list-style:none; border-top:3px solid #84A7DB; border-bottom:3px solid #84A7DB}
#system-message ul li{background:none}
/* System Standard Messages */
#system-message dt.message{}
#system-message dd.message{}
#system-message dd.message ul{color:#FF9; list-style:none; border:1px solid #0052A5; background:#001A2B}
/* System Error Messages */
#system-message dt.error{}
#system-message dd.error ul{color:red; list-style:none; border:1px solid red; background:#F90}
/* System Notice Messages */
#system-message dt.notice{}
#system-message dd.notice ul{color:#003363; list-style:none; border:1px solid #B21F35; background:#CCC}
/* Debug */
#system-debug{color:#003363; background-color:#F3F3F3}
#system-debug div{}
/* OTHER System Messages (ex. contact form) */
#bt_contact_form #system-message{color:red; list-style:none; border:1px solid red; background:#F90}
/*---------------------------------------------------------------------
# BT CSS File Name:template.css
--------------------------------------------------------------------- */
/* logo */
div.bt_fade_logo.bt_fade_img,
div.bt_fade_logo.bt_fade_img a{background-image: url("../images/skin6/layout/logo.png")}
/* login / register (top 5 module position) */
#bt_popup span{color:#fff}
#bt_popup .bt_login_icon{background:transparent url(../images/skin6/popup/bt_login_popup.png) no-repeat left 1px}
#bt_popup a{color:#0052A5}
#bt_popup a:hover{color:#f90}
#bt_popup .bt_separator a{color:#fff !important}
#bt_popup .bt_separator a:hover{color:#f90}
/* popup */
/* based on:http://www.queness.com/post/77/simple-jquery-modal-window-tutorial */
#bt_popup .mask{position:absolute; top:0; left:0; background:#000}
#bt_popup .boxes .window{position:absolute}
/* popup */
#bt_popup .boxes #bt_login_window{background:#A6ABB0; border-left:5px solid #0052A5}
#bt_popup .boxes #bt_register_window{background:#004A72; border-left:5px solid #F90}
/* close */
#bt_popup .bt_close{background:transparent url(../images/skin6/popup/bt_close.png) no-repeat 99% center; color:#fff}
#bt_popup .bt_close:hover{color:#f90}
/* title */
#bt_popup .bt_login_title{color:#fff}
#bt_popup .bt_login_title span{color:#0052A5; background:transparent url(../images/skin6/popup/bt_vertical_line.png) no-repeat left center}
/* form */
#bt_popup .bt_login_form{}
/* inputs */
#bt_popup .bt_login_form input[type=text], #bt_popup .bt_login_form input[type=password]{border:1px solid #D0DAE2; color:#FFF}
/* for:login */
#bt_popup .bt_login_form input#modlgn_username{background:#575B5E url(../images/skin6/popup/bt_login_user.png) no-repeat left center}
#bt_popup .bt_login_form input#modlgn_passwd{background:#575B5E url(../images/skin6/popup/bt_login_password.png) no-repeat left center}
/* for:register */
#bt_popup .bt_login_form input#name{background:#002437 url(../images/skin6/popup/bt_register_name.png) no-repeat left center}
#bt_popup .bt_login_form input#username{background:#575B5E url(../images/skin6/popup/bt_register_username.png) no-repeat left center}
#bt_popup .bt_login_form input#email{background:#002437 url(../images/skin6/popup/bt_register_email.png) no-repeat left center}
#bt_popup .bt_login_form input#password{background:#575B5E url(../images/skin6/popup/bt_register_password.png) no-repeat left center}
#bt_popup .bt_login_form input#password2{background:#002437 url(../images/skin6/popup/bt_register_verify_password.png) no-repeat left center}
/* default button */
#bt_popup .bt_login_form .bt_button_line{}
#bt_popup .bt_login_form .bt_button_line .bt_remember_line{}
#bt_popup .bt_login_form .bt_button_line input[type=submit]{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x; color:#fff; border:1px solid #0067A5}
#bt_popup .bt_login_form .bt_button_line input[type=submit]:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x 0 -31px}
#bt_popup .bt_login_form .bt_button_line input[type=submit]:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x 0 -61px}
/* separator */
#bt_popup .bt_separator{background:transparent url(../images/skin6/popup/bt_login_separator.png) repeat-x top center}
#bt_popup .bt_separator a{}
/* register */
#bt_popup .bt_register_button_line{background:transparent url(../images/skin6/popup/bt_login_separator.png) repeat-x top center}
#bt_popup .bt_register_button_line .button{}
#bt_popup .bt_register_required{}
/* social icons */
.bt_social_icons{}
.bt_social_facebook{background-position:0 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_facebook:hover{background-position:0 -26px}
.bt_social_twitter{background-position:-28px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_twitter:hover{background-position:-28px -26px}
.bt_social_flickr{background-position:-56px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_flickr:hover{background-position:-56px -26px}
.bt_social_vimeo{background-position:-84px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_vimeo:hover{background-position:-84px -26px}
.bt_social_google{background-position:-112px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_google:hover{background-position:-112px -26px}
.bt_social_linkedin{background-position:-140px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_linkedin:hover{background-position:-140px -26px}
.bt_social_digg{background-position:-168px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_digg:hover{background-position:-168px -26px}
.bt_social_flickr2{background-position:-196px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_flickr2:hover{background-position:-196px -26px}
.bt_social_yahoo{background-position:-224px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_yahoo:hover{background-position:-224px -26px}
.bt_social_stumbleupon{background-position:-252px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_stumbleupon:hover{background-position:-252px -26px}
.bt_social_rss{background-position:-280px 0; background-image:url(../images/skin6/layout/bt_social_icons.png)}
.bt_social_rss:hover{background-position:-280px -26px}
/*---------------------------------------------------------------------
# BT CSS File Name:mstyles.css
--------------------------------------------------------------------- */
/* STYLES
-------------------------------------------------------------- */
/************* BODY *************/
/********* DEFAULT *********/
#bt_top_div_outer .moduletable{}
#bt_adv_div .moduletable{}
#bt_bottom_div .moduletable{}
#bt_footer_div .moduletable{}
/* h3 */
#bt_top_div_outer .moduletable h3, #bt_adv_div .moduletable h3, #bt_bottom_div .moduletable h3, #bt_footer_div .moduletable h3{color:#fff}
/* h3 (title arrow) */
#bt_top_div_outer .moduletable h3 span.title_arrow, #bt_adv_div .moduletable h3 span.title_arrow, #bt_bottom_div .moduletable h3 span.title_arrow, #bt_footer_div .moduletable h3 span.title_arrow{background:transparent url(../images/skin6/layout/dots.png) no-repeat right center}
/* first-word */
#bt_top_div_outer .moduletable h3 span.first-word, #bt_adv_div .moduletable h3 span.first-word, #bt_bottom_div .moduletable h3 span.first-word, #bt_footer_div .moduletable h3 span.first-word{}
/************* OUTER CENTER (mainbody &inners) *************/
/********* DEFAULT *********/
.bt_modpos1 .moduletable, .bt_modpos2 .moduletable{}
.moduletable{}
.moduletable_btmstyle1, .moduletable_btmstyle2{}
.moduletable_btmstyle3{}
/* h3 */
.moduletable h3, .moduletable_btmstyle1 h3, .moduletable_btmstyle2 h3, .moduletable_btmstyle3 h3{}
/* h3 (title arrow) */
.moduletable h3 span.title_arrow, .moduletable_btmstyle1 h3 span.title_arrow, .moduletable_btmstyle2 h3 span.title_arrow, .moduletable_btmstyle3 h3 span.title_arrow{background:transparent url(../images/skin6/layout/dots.png) no-repeat right center}
/********* STYLE 1 *********/
.moduletable_btmstyle1, .moduletable_btmstyle1 a:link, .moduletable_btmstyle1 a:visited{background:#B21F35; color:#fff}
/* h3 */
.moduletable_btmstyle1 h3{color:#fff}
/* first-word */
.moduletable_btmstyle1 h3 span.first-word, .moduletable_btmstyle1 h3 span.first-word{}
/********* STYLE 2 *********/
.moduletable_btmstyle2{background:#0052A5; color:#fff}
/* h3 */
.moduletable_btmstyle2 h3{color:#fff}
/* first-word */
.moduletable_btmstyle2 h3 span.first-word, .moduletable_btmstyle2 h3 span.first-word{}
/********* STYLE 3 *********/
.moduletable_btmstyle3{background:#F3F3F3; border-left:5px solid #B21F35; color:#222}
.moduletable_btmstyle3 h3{color:#B21F35}
/* first-word */
.moduletable_btmstyle3 h3 span.first-word, .moduletable_btmstyle3 h3 span.first-word{}
/************* OUTER RIGHT &OUTER LEFT *************/
/********* DEFAULT *********/
#bt_outer_right .moduletable, #bt_outer_left .moduletable{}
/* h3 */
#bt_outer_right .moduletable h3, #bt_outer_left .moduletable h3{}
/* h3 (title arrow) */
#bt_outer_right .moduletable h3 span.title_arrow, #bt_outer_left .moduletable h3 span.title_arrow{color:#B21F35; background:transparent url(../images/skin6/layout/mstyle8_h3_arrow.png) no-repeat right 62% !important}
/* first-word */
#bt_outer_right .moduletable h3 span.first-word, #bt_outer_left .moduletable h3 span.first-word{color:#0052A5}
/********* STYLE 4, 5, 6 *********/
.moduletable_btmstyle4, .moduletable_btmstyle5, .moduletable_btmstyle6{color:#fff}
/* h3 */
.moduletable_btmstyle4 h3, .moduletable_btmstyle5 h3, .moduletable_btmstyle6 h3{color:#fff}
/********* STYLE 4 *********/
.moduletable_btmstyle4{background:#B21F35}
/* h3 */
.moduletable_btmstyle4 h3{}
/* h3 (title arrow) */
.moduletable_btmstyle4 h3 span.title_arrow{background:transparent url(../images/skin6/layout/mstyle8_h3_arrow.png) no-repeat right center}
/* first-word */
.moduletable_btmstyle4 h3 span.first-word{color:#FFA135}
/********* STYLE 5 *********/
.moduletable_btmstyle5{background:#0052A5}
/* mod_poll */
.moduletable_btmstyle5 div.bt_mod_poll div.bt_mod_poll_title{color:#091B27}
.moduletable_btmstyle5 div.bt_mod_poll label{color:#fff}
.moduletable_btmstyle5 div.bt_mod_poll .button{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-4.png) repeat-x; color:#fff; border:1px solid #001D37}
.moduletable_btmstyle5 div.bt_mod_poll .button:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-4.png) repeat-x 0 -31px; color:#fff}
.moduletable_btmstyle5 div.bt_mod_poll .button:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-4.png) repeat-x 0 -61px; color:#fff}
/* h3 */
.moduletable_btmstyle5 h3{}
/* h3 (title arrow) */
.moduletable_btmstyle5 h3 span.title_arrow{background:transparent url(../images/skin6/layout/mstyle8_h3_arrow.png) no-repeat right center}
/* first-word */
.moduletable_btmstyle5 h3 span.first-word{color:#FFA135 !important}
/********* STYLE 6 *********/
.moduletable_btmstyle6{background:#B21F35; border-left:5px solid #F3F3F3}
/* h3 */
.moduletable_btmstyle6 h3{}
/* h3 (title arrow) */
.moduletable_btmstyle6 h3 span.title_arrow{background:transparent url(../images/skin6/layout/mstyle8_h3_arrow.png) no-repeat right 47% !important}
/* first-word */
.moduletable_btmstyle6 h3 span.first-word{color:#FFA135}
/********* STYLE 7 ********/
.bt_left_top .moduletable_btmstyle7, .bt_right_top .moduletable_btmstyle7, .bt_left_bottom .moduletable_btmstyle7, .bt_right_bottom .moduletable_btmstyle7{}
/* h3 */
.bt_left_top .moduletable_btmstyle7 h3, .bt_right_top .moduletable_btmstyle7 h3, .bt_left_bottom .moduletable_btmstyle7 h3, .bt_right_bottom .moduletable_btmstyle7 h3{color:#B21F35; background:transparent url(../images/skin6/layout/style7_title_bg.png) no-repeat left top}
/* p */
.bt_left_top .moduletable_btmstyle7 div, .bt_right_top .moduletable_btmstyle7 div{}
/* first-word */
.bt_left_top .moduletable_btmstyle7 h3 span.first-word, .bt_right_top .moduletable_btmstyle7 h3 span.first-word, .bt_left_bottom .moduletable_btmstyle7 h3 span.first-word, .bt_right_bottom .moduletable_btmstyle7 h3 span.first-word{color:#0052A5}
/******** STYLE 8 ********/
.bt_left_top .moduletable_btmstyle8, .bt_right_top .moduletable_btmstyle8, .bt_left_bottom .moduletable_btmstyle8, .bt_right_bottom .moduletable_btmstyle8{background:transparent url(../images/skin6/layout/style8_title_bg.jpg) repeat-x left top}
/* h3 */
.bt_left_top .moduletable_btmstyle8 h3, .bt_right_top .moduletable_btmstyle8 h3, .bt_left_bottom .moduletable_btmstyle8 h3, .bt_right_bottom .moduletable_btmstyle8 h3{}
/* h3 (title arrow) */
.bt_left_top .moduletable_btmstyle8 h3 span.title_arrow, .bt_right_top .moduletable_btmstyle8 h3 span.title_arrow, .bt_left_bottom .moduletable_btmstyle8 h3 span.title_arrow, .bt_right_bottom .moduletable_btmstyle8 h3 span.title_arrow{color:#B21F35; background:transparent url(../images/skin6/layout/mstyle8_h3_arrow.png) no-repeat right 62% !important}
/* first-word */
.bt_left_top .moduletable_btmstyle8 h3 span.first-word, .bt_right_top .moduletable_btmstyle8 h3 span.first-word, .bt_left_bottom .moduletable_btmstyle8 h3 span.first-word, .bt_right_bottom .moduletable_btmstyle8 h3 span.first-word{color:#0052A5}
/********* STYLE 9 *********/
.moduletable_btmstyle9{}
/* h3 */
.moduletable_btmstyle9 h3{}
/* h3 (title arrow) */
.moduletable_btmstyle9 h3 span.title_arrow{color:#B21F35; background:transparent url(../images/skin6/layout/mstyle8_h3_arrow.png) no-repeat right 62% !important}
/* first-word */
.moduletable_btmstyle9 h3 span.first-word{color:#0052A5}
/******** STYLE 2, 5 dark area for headings ********/
.moduletable_btmstyle2 h1, .moduletable_btmstyle2 h2, .moduletable_btmstyle2 h4, .moduletable_btmstyle2 h5, .moduletable_btmstyle2 h6{color:#fff}
.moduletable_btmstyle5 h1, .moduletable_btmstyle5 h2, .moduletable_btmstyle5 h4, .moduletable_btmstyle5 h5, .moduletable_btmstyle5 h6{color:#fff}
/*---------------------------------------------------------------------
# BT CSS File Name:layout.css
--------------------------------------------------------------------- */
/* LAYOUT
-------------------------------------------------------------- */
/* BODY OUTER */
#bt_body_outer_bg{background-color:#EDEEEF;background-image:url(../images/skin6/layout/main_image.png);background-repeat:no-repeat}
#bt_body_outer{color:#222}
.clearfix{}
/* TOP */
#bt_top_div_outer{background:#444444 url(../images/skin6/layout/bg_top.png) repeat-x left bottom; color:#fff}
#bt_top_div{}
.bt_top1{}
.bt_sub_top1{}
.bt_top2{}
.bt_sub_top2{}
.bt_top3{}
.bt_sub_top3{}
.bt_top4{}
.bt_sub_top4{}
.bt_top5{}
.bt_sub_top5{}
/* MENU */
#bt_menu_div{}
.bt_menu{background:#B21F35}
.bt_sub_menu{}
/* MOD POS 1 */
#bt_modpos1_div{}
.bt_modpos1{}
.bt_sub_modpos1{background:transparent url(../images/skin6/layout/modpos1_brdr.png) repeat-x top left}
.bt_sub_modpos1 ul{}
.bt_sub_modpos1 ul li{background:none}
/*a*/
.bt_sub_modpos1 ul li a, .bt_sub_modpos1 ul li span.separator span{background:transparent url(../images/skin6/layout/modpos1_list_img.png) no-repeat left center}
/*hover and active*/
.bt_sub_modpos1 ul li a:hover, .bt_sub_modpos1 ul li span.separator span:hover, .bt_sub_modpos1 ul li.active a, .bt_sub_modpos1 ul li.active span.separator span:hover{background:transparent url(../images/skin6/layout/modpos1_list_img_active.png) no-repeat left center}
/* MOD POS 2 */
#bt_modpos2_div{}
.bt_modpos2{}
.bt_sub_modpos2{background:#0052A5 url(../images/skin6/layout/modpos2_bg.png) repeat-x top left; border-bottom:1px solid #004090}
.bt_sub_modpos2 ul{}
.bt_sub_modpos2 ul li{background:none}
/*a*/
.bt_sub_modpos2 ul li a, .bt_sub_modpos2 ul li span.separator span{background:transparent url(../images/skin6/layout/modpos2_list_img.png) no-repeat left center}
/*hover and active*/
.bt_sub_modpos2 ul li a:hover, .bt_sub_modpos2 ul li span.separator span:hover, .bt_sub_modpos2 ul li.active a, .bt_sub_modpos2 ul li.active span.separator span:hover{background:transparent url(../images/skin6/layout/modpos2_list_img_active.png) no-repeat left center}
/* PATHWAY */
#bt_pathway_div{border-bottom:1px solid #FFF;background: #CCCCCC}
.bt_pathway{}
.bt_sub_pathway{}
div.bt_breadcrumbs_fade{}
div.bt_breadcrumbs_fade.bt_fade_img{position:relative; background:transparent url(../images/skin6/layout/pathway_bg.png) no-repeat left top}
div.bt_breadcrumbs_fade.bt_fade_img a{position:absolute; top:0; left:0; bottom:0; right:0; background:transparent url(../images/skin6/layout/pathway_bg.png) no-repeat left bottom}
div.bt_breadcrumbs{/* */}
div.bt_breadcrumbs .bt_you_are_here{color:#444}
div.bt_breadcrumbs .bt_breadcrumbs_links{color:#444}
div.bt_breadcrumbs .bt_breadcrumbs_links a.pathway, div.bt_breadcrumbs .bt_breadcrumbs_links .nolink{background:transparent url(../images/skin6/layout/bt_pathway_arrow.png) no-repeat right center}
div.bt_breadcrumbs .bt_breadcrumbs_links span{}
/* SOCIAL */
.bt_social_icons{}
.bt_sub_social_icons{}
/* HEADER (Logo, Header, Toolbar) */
#bt_header_div{}
.bt_logo{}
.bt_logo a:link, .bt_logo a:visited{color:#fff}
.bt_logo a:hover{}
.bt_sub_logo{}
.bt_sub_logo img{}
.bt_header{}
.bt_sub_header{}
.bt_toolbar{}
.bt_sub_toolbar{}
.bt_toolbar input{}
.bt_toolbar input.button{}
/* ADV */
#bt_adv_div{background:#DDDDDD}
.bt_adv1{}
.bt_sub_adv1{}
.bt_adv2{}
.bt_sub_adv2{}
.bt_adv3{}
.bt_sub_adv3{}
.bt_adv4{}
.bt_sub_adv4{}
.bt_adv5{}
.bt_sub_adv5{}
/* MAIN */
#bt_main_outer{}
/* OUTER LEFT */
#bt_outer_left{background:#DDDDDD}
/* LEFT_OUTER */
#bt_left_outer_div{background:#E2E2E2}
.bt_left_top{}
.bt_sub_left_top{}
.bt_left_bottom{}
.bt_sub_left_bottom{}
/* OUTER CENTER */
#bt_outer_center{background:#fff; color:#003363;}
/* INNER LEFT */
#bt_inner_left{}
/* LEFT_INNER */
#bt_left_inner_div{}
.bt_inset_left_top{}
.bt_sub_inset_left_top{}
.bt_inset_left_bottom{}
.bt_sub_inset_left_bottom{}
/* INNER CENTER */
#bt_inner_center{}
#bt_inner_center_both_left_dashed_bg{background:transparent url(../images/skin6/layout/vseparator.png) repeat-y left top}
#bt_inner_center_both_right_dashed_bg{background:transparent url(../images/skin6/layout/vseparator.png) repeat-y right top}
#bt_inner_center_right_dashed_bg{background:transparent url(../images/skin6/layout/vseparator.png) repeat-y right top}
#bt_inner_center_left_dashed_bg{background:transparent url(../images/skin6/layout/vseparator.png) repeat-y left top}
/* NEWSFLASH */
#bt_newsflash_div{}
.bt_newsflash{}
.bt_sub_newsflash{}
/* NEWS */
#bt_news_div{}
.bt_news1{}
.bt_sub_news1{}
.bt_news2{}
.bt_sub_news2{}
.bt_news3{}
.bt_sub_news3{}
/* MAINBODY */
#bt_mainbody_div{}
.bt_mainbody{}
.bt_sub_mainbody{}
/* NOTICE */
#bt_notice_div{}
.bt_notice1{}
.bt_sub_notice1{}
.bt_notice2{}
.bt_sub_notice2{}
.bt_notice3{}
.bt_sub_notice3{}
/* BANNER */
#bt_banner_div{}
.bt_banner{}
.bt_sub_banner{}
/* INNER RIGHT */
#bt_inner_right{}
/* RIGHT_INNER */
#bt_right_inner_div{}
.bt_inset_right_top{}
.bt_sub_inset_right_top{}
.bt_inset_right_bottom{}
.bt_sub_inset_right_bottom{}
/* OUTER RIGHT */
#bt_outer_right{background:#DDDDDD}
/* RIGHT_OUTER */
#bt_right_outer_div{background:#E2E2E2}
.bt_right_top{}
.bt_sub_right_top{}
.bt_right_bottom{}
.bt_sub_right_bottom{}
/* BOTTOM */
#bt_bottom_div{}
.bt_bottom1{}
.bt_sub_bottom1{}
.bt_bottom2{}
.bt_sub_bottom2{}
.bt_bottom3{}
.bt_sub_bottom3{}
.bt_bottom4{}
.bt_sub_bottom4{}
.bt_bottom5{}
.bt_sub_bottom5{}
/* FOOTER */
#bt_footer_div{background:#E2E2E2}
.bt_btlogo{}
.bt_sub_btlogo{}
.bt_footer1{}
.bt_sub_footer1{}
.bt_footer2{color:#3A4952}
.bt_sub_footer2{}
.bt_footer3{}
.bt_sub_footer3{color:#384E62}
.bt_gototop{}
.bt_sub_gototop{}
/* powered by small logo */
div.bt_powered_by_logo.bt_fade_img{position:relative; background:transparent url(../images/skin6/layout/bt_powered_by_logo.png) no-repeat left top}
div.bt_powered_by_logo.bt_fade_img a{position:absolute; top:0; left:0; bottom:0; right:0; background:transparent url(../images/skin6/layout/bt_powered_by_logo.png) no-repeat left bottom}
/* go top */
div.bt_fade_img_gotop.bt_fade_img{position:relative; background:transparent url(../images/skin6/layout/gotop.png) no-repeat left top}
div.bt_fade_img_gotop.bt_fade_img a{position:absolute; top:0; left:0; bottom:0; right:0; background:transparent url(../images/skin6/layout/gotop.png) no-repeat left bottom}
/*---------------------------------------------------------------------
# BT CSS File Name:typography_skin.css
--------------------------------------------------------------------- */
/* General
-------------------------------------------------------------- */
html{background:#EDEEEF}
body{background:#EDEEEF; color:#003363}
/* Paragraph, Heading
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6{color:#353535}
/* Table, Links, Image
-------------------------------------------------------------- */
a:link, a:active, a:visited{color:#0052A5}
a:hover, a:focus{}
#bt_outer_center a:link, #bt_outer_center a:active, #bt_outer_center a:visited{color:#0052A5}
#bt_outer_center a:hover, #bt_outer_center a:focus{}

/* MODPOS 1 */
#bt_body_outer #bt_modpos1_div a:link, 
#bt_body_outer #bt_modpos1_div a:active, 
#bt_body_outer #bt_modpos1_div a:visited,
#bt_body_outer #bt_modpos1_div span.separator span { color: #999; text-decoration: none; cursor: pointer; } /*span*/
#bt_body_outer .bt_sub_modpos1 ul li.active a span { color: #B21F35; } /*a active*/
#bt_body_outer .bt_sub_modpos1 ul li.active span.separator span { color: #B21F35; } /*span active*/
#bt_body_outer .bt_sub_modpos1 ul li.active.item1 a span { color: blue; } /*first item*/
/*hover*/
#bt_body_outer #bt_modpos1_div a:hover,
#bt_body_outer #bt_modpos1_div a:focus,
#bt_body_outer #bt_modpos1_div span.separator span:hover { color: #0857A7; } /*span*/
#bt_body_outer .bt_sub_modpos1 ul li.active.item1 a span:hover { color: #0857A7; } /*span active*/

/* MODPOS 2 */
#bt_body_outer #bt_modpos2_div a:link, 
#bt_body_outer #bt_modpos2_div a:active, 
#bt_body_outer #bt_modpos2_div a:visited,
#bt_body_outer #bt_modpos2_div span.separator span { color: #FFF; text-decoration: none; cursor: pointer; } /*span*/
#bt_body_outer .bt_sub_modpos2 ul li.active a span { color: #B21F35; } /*a active*/
#bt_body_outer .bt_sub_modpos2 ul li.active span.separator span { color: #B21F35; } /*span active*/
#bt_body_outer .bt_sub_modpos2 ul li.active.item1 a span { color: #fff; } /*first item*/
/*hover*/
#bt_body_outer #bt_modpos2_div a:hover,
#bt_body_outer #bt_modpos2_div a:focus,
#bt_body_outer #bt_modpos2_div span.separator span:hover { color: #FFA135; } /*span*/
#bt_body_outer .bt_sub_modpos2 ul li.active.item1 a span:hover { color: #FFA135; } /*span active*/

/* menu bg */
#bt_body_outer #bt_menu_div a:link, 
#bt_body_outer #bt_menu_div a:active, 
#bt_body_outer #bt_menu_div a:visited,
#bt_body_outer #bt_menu_div span.separator span { color: #fff; text-decoration: none; }
#bt_body_outer #bt_menu_div a:hover, 
#bt_body_outer #bt_menu_div a:focus,
#bt_body_outer #bt_menu_div span.separator span:hover { color: #FFFF99; }

/* btmstyle2 */
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:link, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:active, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:visited,
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:link, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:active, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:visited { color: #07151F; }
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:hover, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:focus, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:hover, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:focus { color: #B21F35; }

/* btmstyle5 */
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:visited,
#bt_body_outer #bt_outer_right div.moduletable_btmstyle5 a:link, 
#bt_body_outer #bt_outer_right div.moduletable_btmstyle5 a:active, 
#bt_body_outer #bt_outer_right div.moduletable_btmstyle5 a:visited { color: #07151F; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:focus, 
#bt_body_outer #bt_outer_right div.moduletable_btmstyle5 a:hover, 
#bt_body_outer #bt_outer_right div.moduletable_btmstyle5 a:focus { color: #B21F35; }

/* btmstyle2 */
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:link, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:active, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:visited { color: #fff; }
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:hover, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 a:focus { color: #B21F35; }

#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 span a:link, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 span a:active, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 span a:visited { color: #FFFF99; }
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 span a:hover, 
#bt_body_outer #bt_outer_center div.moduletable_btmstyle2 span a:focus { color: #B21F35; }

/* btmstyle4 */
#bt_body_outer div.moduletable_btmstyle4 span a:link, 
#bt_body_outer div.moduletable_btmstyle4 span a:active, 
#bt_body_outer div.moduletable_btmstyle4 span a:visited { color: #FFFF99; }
#bt_body_outer div.moduletable_btmstyle4 span a:hover, 
#bt_body_outer div.moduletable_btmstyle4 span a:focus { color: #B21F35; }

/* contact_data */
#bt_body_outer #bt_outer_center #bt_contact_data a:link, 
#bt_body_outer #bt_outer_center #bt_contact_data a:active, 
#bt_body_outer #bt_outer_center #bt_contact_data a:visited { color: #07151F; }
#bt_body_outer #bt_outer_center #bt_contact_data a:hover, 
#bt_body_outer #bt_outer_center #bt_contact_data a:focus{ color: #B21F35; }

/* dark bg */
/* body outer */
#bt_top_div_outer a:link, #bt_body_outer a:link, 
#bt_top_div_outer a:active, #bt_body_outer a:active, 
#bt_top_div_outer a:visited, #bt_body_outer a:visited,
#bt_top_div_outer span.separator span, #bt_body_outer span.separator span { color: #FFF; font-weight: bold; text-decoration: none; cursor: pointer; }
#bt_top_div_outer a:hover, #bt_body_outer a:hover, 
#bt_top_div_outer a:focus, #bt_body_outer a:focus,
#bt_top_div_outer span.separator span:hover, #bt_body_outer span.separator span:hover { color: #B21F35; }

/* footer */
#bt_footer_div a:link, #bt_body_outer a:link, 
#bt_footer_div a:active, #bt_body_outer a:active, 
#bt_footer_div a:visited, #bt_body_outer a:visited,
#bt_footer_div span.separator span, #bt_body_outer span.separator span { color: #0052A5; font-weight: bold; text-decoration: none; cursor: pointer; }
#bt_footer_div a:hover, #bt_body_outer a:hover, 
#bt_footer_div a:focus, #bt_body_outer a:focus,
#bt_footer_div span.separator span:hover, #bt_body_outer span.separator span:hover { color: #B21F35; }


/* outer left, outer right */
#bt_body_outer #bt_outer_left a:link, #bt_outer_right a:link, 
#bt_body_outer #bt_outer_left a:active, #bt_outer_right a:active, 
#bt_body_outer #bt_outer_left a:visited, #bt_outer_right a:visited,
#bt_body_outer #bt_outer_left span.separator span, #bt_outer_right span.separator span { color: #0052A5; font-weight: bold; text-decoration: none; cursor: pointer; }
#bt_body_outer #bt_outer_left a:hover, #bt_outer_right a:hover, 
#bt_body_outer #bt_outer_left a:focus, #bt_outer_right a:focus, 
#bt_body_outer #bt_outer_left span.separator span:hover, #bt_outer_right span.separator span:hover { color: #B21F35; }

/* contact category header */
#bt_body_outer #bt_outer_center #bt_contact_category_head a:link, 
#bt_body_outer #bt_outer_center #bt_contact_category_head a:active, 
#bt_body_outer #bt_outer_center #bt_contact_category_head a:visited { color: #fff; }
#bt_body_outer #bt_outer_center #bt_contact_category_head a:hover, 
#bt_body_outer #bt_outer_center #bt_contact_category_head a:focus { color: #B21F35; }

/* weblinks category header */
#bt_body_outer #bt_outer_center #bt_com_weblinks_items_head a:link, 
#bt_body_outer #bt_outer_center #bt_com_weblinks_items_head a:active, 
#bt_body_outer #bt_outer_center #bt_com_weblinks_items_head a:visited { color: #fff; }
#bt_body_outer #bt_outer_center #bt_com_weblinks_items_head a:hover, 
#bt_body_outer #bt_outer_center #bt_com_weblinks_items_head a:focus { color: #B21F35; }

/* weblinks category header */
#bt_body_outer #bt_outer_center .bt_content_category_list_head a:link, 
#bt_body_outer #bt_outer_center .bt_content_category_list_head a:active, 
#bt_body_outer #bt_outer_center .bt_content_category_list_head a:visited { color: #fff; }
#bt_body_outer #bt_outer_center .bt_content_category_list_head a:hover, 
#bt_body_outer #bt_outer_center .bt_content_category_list_head a:focus { color: #B21F35; }

/* white bg */
#bt_body_outer #bt_outer_center a:link, 
#bt_body_outer #bt_outer_center a:active, 
#bt_body_outer #bt_outer_center a:visited { color: #0052A5; font-weight: bold; text-decoration: none; }
#bt_body_outer #bt_outer_center a:hover, 
#bt_body_outer #bt_outer_center a:focus { color: #B21F35; }

/* btmstyle5 */
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:link, #bt_outer_right div.moduletable_btmstyle5 a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:active, #bt_outer_right div.moduletable_btmstyle5 a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:visited, #bt_outer_right div.moduletable_btmstyle5 a:visited,
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span.separator span, #bt_outer_right div.moduletable_btmstyle5 span.separator span { color: #fff !important; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:hover, #bt_outer_right div.moduletable_btmstyle5 a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 a:focus, #bt_outer_right div.moduletable_btmstyle5 a:focus, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span.separator span:hover, #bt_outer_right div.moduletable_btmstyle5 span.separator span:hover { color: #B21F35 !important; }

#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span a:link, #bt_outer_right div.moduletable_btmstyle5 span a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span a:active, #bt_outer_right div.moduletable_btmstyle5 span a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span a:visited, #bt_outer_right div.moduletable_btmstyle5 span a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span a:hover, #bt_outer_right div.moduletable_btmstyle5 span a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle5 span a:focus, #bt_outer_right div.moduletable_btmstyle5 span a:focus{ color: #B21F35 !important; }

/* btmstyle6 */
#bt_body_outer #bt_outer_left div.moduletable_btmstyle6 span a:link, #bt_outer_right div.moduletable_btmstyle6 span a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle6 span a:active, #bt_outer_right div.moduletable_btmstyle6 span a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle6 span a:visited, #bt_outer_right div.moduletable_btmstyle6 span a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle6 span a:hover, #bt_outer_right div.moduletable_btmstyle6 span a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle6 span a:focus, #bt_outer_right div.moduletable_btmstyle6 span a:focus{ color: #B21F35 !important; }

/* btmstyle7 */
#bt_body_outer #bt_outer_left div.moduletable_btmstyle7 span a:link, #bt_outer_right div.moduletable_btmstyle7 span a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle7 span a:active, #bt_outer_right div.moduletable_btmstyle7 span a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle7 span a:visited, #bt_outer_right div.moduletable_btmstyle7 span a:visited { color: #B21F35 !important; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle7 span a:hover, #bt_outer_right div.moduletable_btmstyle7 span a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle7 span a:focus, #bt_outer_right div.moduletable_btmstyle7 span a:focus{ color: #0052A5 !important; }

/* btmstyle8 */
#bt_body_outer #bt_outer_left div.moduletable_btmstyle8 span a:link, #bt_outer_right div.moduletable_btmstyle8 span a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle8 span a:active, #bt_outer_right div.moduletable_btmstyle8 span a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle8 span a:visited, #bt_outer_right div.moduletable_btmstyle8 span a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle8 span a:hover, #bt_outer_right div.moduletable_btmstyle8 span a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle8 span a:focus, #bt_outer_right div.moduletable_btmstyle8 span a:focus{ color: #B21F35 !important; }

/* btmstyle9 */
#bt_body_outer #bt_outer_left div.moduletable_btmstyle9 span a:link, #bt_outer_right div.moduletable_btmstyle9 span a:link, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle9 span a:active, #bt_outer_right div.moduletable_btmstyle9 span a:active, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle9 span a:visited, #bt_outer_right div.moduletable_btmstyle9 span a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_left div.moduletable_btmstyle9 span a:hover, #bt_outer_right div.moduletable_btmstyle9 span a:hover, 
#bt_body_outer #bt_outer_left div.moduletable_btmstyle9 span a:focus, #bt_outer_right div.moduletable_btmstyle9 span a:focus{ color: #B21F35 !important; }

/* btmstyle 1 */
#bt_body_outer #bt_outer_center .moduletable_btmstyle1 a:link, 
#bt_body_outer #bt_outer_center .moduletable_btmstyle1 a:active, 
#bt_body_outer #bt_outer_center .moduletable_btmstyle1 a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_center .moduletable_btmstyle1 a:hover,  
#bt_body_outer #bt_outer_center .moduletable_btmstyle1 a:focus { color: #FFF !important; }

.moduletable_btmstyle1 h1,
.moduletable_btmstyle1 h2,
.moduletable_btmstyle1 h3,
.moduletable_btmstyle1 h4,
.moduletable_btmstyle1 h5,
.moduletable_btmstyle1 h6 { color: #FFF !important; }

/* btmstyle 2 */
#bt_body_outer #bt_outer_center .moduletable_btmstyle2 a:link, 
#bt_body_outer #bt_outer_center .moduletable_btmstyle2 a:active, 
#bt_body_outer #bt_outer_center .moduletable_btmstyle2 a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_center .moduletable_btmstyle2 a:hover,  
#bt_body_outer #bt_outer_center .moduletable_btmstyle2 a:focus { color: #FFF !important; }

.moduletable_btmstyle2 h1,
.moduletable_btmstyle2 h2,
.moduletable_btmstyle2 h3,
.moduletable_btmstyle2 h4,
.moduletable_btmstyle2 h5,
.moduletable_btmstyle2 h6 { color: #FFF !important; }

/* btmstyle 4 */
#bt_body_outer #bt_outer_right .moduletable_btmstyle4 a:link, 
#bt_body_outer #bt_outer_right .moduletable_btmstyle4 a:active, 
#bt_body_outer #bt_outer_right .moduletable_btmstyle4 a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_right .moduletable_btmstyle4 a:hover,  
#bt_body_outer #bt_outer_right .moduletable_btmstyle4 a:focus { color: #FFF !important; }

.moduletable_btmstyle4 h1,
.moduletable_btmstyle4 h2,
.moduletable_btmstyle4 h3,
.moduletable_btmstyle4 h4,
.moduletable_btmstyle4 h5,
.moduletable_btmstyle4 h6 { color: #FFF !important; }

/* btmstyle 5 */
#bt_body_outer #bt_outer_right .moduletable_btmstyle5 a:link, 
#bt_body_outer #bt_outer_right .moduletable_btmstyle5 a:active, 
#bt_body_outer #bt_outer_right .moduletable_btmstyle5 a:visited { color: #FFA135 !important; }
#bt_body_outer #bt_outer_right .moduletable_btmstyle5 a:hover,  
#bt_body_outer #bt_outer_right .moduletable_btmstyle5 a:focus { color: #FFF !important; }

.moduletable_btmstyle5 h1,
.moduletable_btmstyle5 h2,
.moduletable_btmstyle5 h3,
.moduletable_btmstyle5 h4,
.moduletable_btmstyle5 h5,
.moduletable_btmstyle5 h6 { color: #FFF !important; }

/* btmstyle 6 */
#bt_body_outer .moduletable_btmstyle6 a:link, 
#bt_body_outer .moduletable_btmstyle6 a:active, 
#bt_body_outer .moduletable_btmstyle6 a:visited { color: #FFA135 !important; }
#bt_body_outer .moduletable_btmstyle6 a:hover,  
#bt_body_outer .moduletable_btmstyle6 a:focus { color: #FFF !important; }

.moduletable_btmstyle6 h1,
.moduletable_btmstyle6 h2,
.moduletable_btmstyle6 h3,
.moduletable_btmstyle6 h4,
.moduletable_btmstyle6 h5,
.moduletable_btmstyle6 h6 { color: #FFF !important; }

/* btmstyle */
#bt_body_outer #bt_outer_left div.moduletable span a:link, #bt_outer_right div.moduletable span a:link, 
#bt_body_outer #bt_outer_left div.moduletable span a:active, #bt_outer_right div.moduletable span a:active, 
#bt_body_outer #bt_outer_left div.moduletable span a:visited, #bt_outer_right div.moduletable span a:visited { color: #FFFF99 !important; }
#bt_body_outer #bt_outer_left div.moduletable span a:hover, #bt_outer_right div.moduletable span a:hover, 
#bt_body_outer #bt_outer_left div.moduletable span a:focus, #bt_outer_right div.moduletable span a:focus{ color: #B21F35 !important; }

/* a.readmore */
#bt_body_outer a.readmore:link, 
#bt_body_outer a.readmore:active, 
#bt_body_outer a.readmore:visited { color: #0052A5 !important; }
#bt_body_outer a.readmore:hover, 
#bt_body_outer a.readmore:focus { color: #B21F35 !important; }

/* Forms
-------------------------------------------------------------- */
/* fieldset */
fieldset.bt_fieldset-1, fieldset.bt_fieldset-2{border:1px solid #ccc}
fieldset.bt_fieldset-1 legend{border-left:1px solid #ccc; border-right:1px solid #ccc}
fieldset.bt_fieldset-2 legend{color:#fff; background:#0052A5; border-left:3px solid #FFA135}
/* inputs */
input[type=text], input[type=password]{border:1px solid #ccc}
input[type=text]:hover, input[type=text]:focus, input[type=password]:hover, input[type=password]:focus{border:1px solid #0052A5; background:#F9F5EE}
/* textarea */
textarea:hover, textarea:focus{border:1px solid #0052A5; background:#F9F5EE}
/* default button */
button, input.button, input[type=submit], input[type=button], input[type=reset]{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x; color:#fff; border:1px solid #0067A5}
button:hover, input.button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x 0 -31px}
button:active, input.button:active, input[type=submit]:active, input[type=button]:active, input[type=reset]:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x 0 -61px}
/* List styles
-------------------------------------------------------------- */
/* default */
ul li{background:transparent url(../images/skin6/typography/list_styles/arrow/bt_list_arrow_icon-3.png) no-repeat left 5px}
/* arrow */
ul.bt_arrow_list-1 li{background:transparent url(../images/skin6/typography/list_styles/arrow/bt_list_arrow_icon-1.png) no-repeat left 5px}
ul.bt_arrow_list-2 li{background:transparent url(../images/skin6/typography/list_styles/arrow/bt_list_arrow_icon-2.png) no-repeat left 5px}
ul.bt_arrow_list-3 li{background:transparent url(../images/skin6/typography/list_styles/arrow/bt_list_arrow_icon-3.png) no-repeat left 5px}
/* circle */
ul.bt_circle_list-1 li{background:transparent url(../images/skin6/typography/list_styles/circle/bt_list_circle_icon-1.png) no-repeat left 4px}
ul.bt_circle_list-2 li{background:transparent url(../images/skin6/typography/list_styles/circle/bt_list_circle_icon-2.png) no-repeat left 5px}
ul.bt_circle_list-3 li{background:transparent url(../images/skin6/typography/list_styles/circle/bt_list_circle_icon-3.png) no-repeat left 6px}
/* quad */
ul.bt_quad_list-1 li{background:transparent url(../images/skin6/typography/list_styles/quad/bt_list_quad_icon-1.png) no-repeat left 6px}
ul.bt_quad_list-2 li{background:transparent url(../images/skin6/typography/list_styles/quad/bt_list_quad_icon-2.png) no-repeat left 5px}
ul.bt_quad_list-3 li{background:transparent url(../images/skin6/typography/list_styles/quad/bt_list_quad_icon-3.png) no-repeat left 5px}
/* star */
ul.bt_star_list-1 li{background:transparent url(../images/skin6/typography/list_styles/star/bt_list_star_icon-1.png) no-repeat left 5px}
ul.bt_star_list-2 li{background:transparent url(../images/skin6/typography/list_styles/star/bt_list_star_icon-2.png) no-repeat left 5px}
ul.bt_star_list-3 li{background:transparent url(../images/skin6/typography/list_styles/star/bt_list_star_icon-3.png) no-repeat left 5px}
/* check */
ul.bt_check_list-1 li{background:transparent url(../images/skin6/typography/list_styles/check/bt_list_check_icon-1.png) no-repeat left 5px}
ul.bt_check_list-2 li{background:transparent url(../images/skin6/typography/list_styles/check/bt_list_check_icon-2.png) no-repeat left 5px}
ul.bt_check_list-3 li{background:transparent url(../images/skin6/typography/list_styles/check/bt_list_check_icon-3.png) no-repeat left 4px}
/* Block Numbers
-------------------------------------------------------------- */
/* circles */
p.bt_circle_s1_n1{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s1_n1.png) no-repeat left 5px}
p.bt_circle_s1_n2{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s1_n2.png) no-repeat left 5px}
p.bt_circle_s1_n3{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s1_n3.png) no-repeat left 5px}
p.bt_circle_s2_n1{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s2_n1.png) no-repeat left 5px}
p.bt_circle_s2_n2{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s2_n2.png) no-repeat left 5px}
p.bt_circle_s2_n3{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s2_n3.png) no-repeat left 5px}
p.bt_circle_s3_n1{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s3_n1.png) no-repeat left 5px}
p.bt_circle_s3_n2{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s3_n2.png) no-repeat left 5px}
p.bt_circle_s3_n3{background:transparent url(../images/skin6/typography/block_numbers/circles/bt_circle_icon_s3_n3.png) no-repeat left 5px}
/* quads */
p.bt_quad_s1_n1{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s1_n1.png) no-repeat left 5px}
p.bt_quad_s1_n2{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s1_n2.png) no-repeat left 5px}
p.bt_quad_s1_n3{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s1_n3.png) no-repeat left 5px}
p.bt_quad_s2_n1{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s2_n1.png) no-repeat left 5px}
p.bt_quad_s2_n2{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s2_n2.png) no-repeat left 5px}
p.bt_quad_s2_n3{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s2_n3.png) no-repeat left 5px}
p.bt_quad_s3_n1{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s3_n1.png) no-repeat left 5px}
p.bt_quad_s3_n2{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s3_n2.png) no-repeat left 5px}
p.bt_quad_s3_n3{background:transparent url(../images/skin6/typography/block_numbers/quads/bt_quad_icon_s3_n3.png) no-repeat left 5px}
/* oval */
p.bt_oval_s1_n1{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s1_n1.png) no-repeat left 5px}
p.bt_oval_s1_n2{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s1_n2.png) no-repeat left 5px}
p.bt_oval_s1_n3{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s1_n3.png) no-repeat left 5px}
p.bt_oval_s2_n1{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s2_n1.png) no-repeat left 5px}
p.bt_oval_s2_n2{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s2_n2.png) no-repeat left 5px}
p.bt_oval_s2_n3{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s2_n3.png) no-repeat left 5px}
p.bt_oval_s3_n1{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s3_n1.png) no-repeat left 5px}
p.bt_oval_s3_n2{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s3_n2.png) no-repeat left 5px}
p.bt_oval_s3_n3{background:transparent url(../images/skin6/typography/block_numbers/oval/bt_oval_icon_s3_n3.png) no-repeat left 5px}
/* triangle */
p.bt_triangle_s1_n1{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s1_n1.png) no-repeat left 5px}
p.bt_triangle_s1_n2{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s1_n2.png) no-repeat left 5px}
p.bt_triangle_s1_n3{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s1_n3.png) no-repeat left 5px}
p.bt_triangle_s2_n1{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s2_n1.png) no-repeat left 5px}
p.bt_triangle_s2_n2{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s2_n2.png) no-repeat left 5px}
p.bt_triangle_s2_n3{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s2_n3.png) no-repeat left 5px}
p.bt_triangle_s3_n1{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s3_n1.png) no-repeat left 5px}
p.bt_triangle_s3_n2{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s3_n2.png) no-repeat left 5px}
p.bt_triangle_s3_n3{background:transparent url(../images/skin6/typography/block_numbers/triangle/bt_triangle_icon_s3_n3.png) no-repeat left 5px}
/* Blockquote
-------------------------------------------------------------- */
blockquote.bt_blockquote-1{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote_1.png) no-repeat left 20%; color:#666}
blockquote.bt_blockquote-2{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote_2_icon-1.png) no-repeat left top; color:#666}
blockquote.bt_blockquote-2 p{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote_2_icon-2.png) no-repeat right 95% !important}
blockquote.bt_blockquote-3{color:#666}
blockquote.bt_blockquote-3 div{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote_3_icon-1.png) no-repeat left top}
blockquote.bt_blockquote-3 div div{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote_3_icon-2.png) no-repeat right top}
blockquote.bt_blockquote-4{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote_4.png) no-repeat left center; color:#666}
blockquote.bt_blockquote-5{background:#B21F35 url(../images/skin6/typography/blockquote/bt_blockquote_5.png) no-repeat right bottom; color:#fff}
blockquote.bt_blockquote-6{background:transparent url(../images/skin6/typography/blockquote/bt_blockquote-6.png) no-repeat left top; color:#666}
blockquote.bt_blockquote-6 p{background:#E2E2E2}
blockquote.bt_blockquote-7{background:#0052A5 url(../images/skin6/typography/blockquote/bt_blockquote-7_icon-1.png) no-repeat 15px center; color:#fff}
/* Message Boxes with Icons
-------------------------------------------------------------- */
p.bt_box_message{border:1px solid #ccc; color:#666}
p.icon-1{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-1.png) no-repeat 15px center}
p.icon-2{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-2.png) no-repeat 10px center}
p.icon-3{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-3.png) no-repeat 20px center}
p.icon-4{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-4.png) no-repeat 20px center}
p.icon-5{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-5.png) no-repeat 15px center}
p.icon-6{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-6.png) no-repeat 15px center}
p.icon-7{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-7.png) no-repeat 15px center}
p.icon-8{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-8.png) no-repeat 20px center}
p.icon-9{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-9.png) no-repeat 5px center}
p.icon-10{background:transparent url(../images/skin6/typography/box_icons/bt_box_icon-10.png) no-repeat 15px center}
/* Dropcaps
-------------------------------------------------------------- */
div.bt_dropcap-1 span{color:#0052A5}
div.bt_dropcap-2 span{color:#0052A5}
div.bt_dropcap-3 span{color:#B21F35}
div.bt_dropcap-4 span{color:#B21F35}
div.bt_dropcap-5 span{color:#fff; background:#FFA135}
div.bt_dropcap-6 span{color:#fff; background:#B21F35}
div.bt_dropcap-1 span{background:transparent url(../images/skin6/typography/dropcaps/dropcap1.png) no-repeat 100% center}
div.bt_dropcap-2 span{background:transparent url(../images/skin6/typography/dropcaps/dropcap2.png) repeat-x left bottom !important}
div.bt_dropcap-6 span{border-bottom:4px solid #FFA135}
/* Highlights
-------------------------------------------------------------- */
/*dark*/
span.bt_highlight-1, span.bt_highlight-2, span.bt_highlight-5{color:#003363}
span.bt_highlight-3, span.bt_highlight-4, span.bt_highlight-6{color:#fff}
/*white*/
#bt_outer_center span.bt_highlight-1, #bt_outer_center span.bt_highlight-2, #bt_outer_center span.bt_highlight-5{color:#003363}
#bt_outer_center span.bt_highlight-3, #bt_outer_center span.bt_highlight-4, #bt_outer_center span.bt_highlight-6{color:#fff}
span.bt_highlight-1{background:#E2E2E2}
span.bt_highlight-2{background:#DAEFF5}
span.bt_highlight-3{background:#0052A5}
span.bt_highlight-4{background:#003363}
span.bt_highlight-5{background:#FBE8C9}
span.bt_highlight-6{background:#F90}
/* Codes
-------------------------------------------------------------- */
div.bt_code-3, div.bt_code-4, div.bt_code-6{color:#fff}
div.bt_code-1{background:#E1E1E1; border-left:6px solid #999; color:#666}
div.bt_code-2{background:#DAEFF5; border-left:6px solid #0052A5}
div.bt_code-3{background:#0052A5; border-left:6px solid #003363}
div.bt_code-4{background:#B21F35; border-left:6px solid #F90}
div.bt_code-5{background:#FBE8C9; border-left:6px solid #0052A5}
div.bt_code-6{background:#F90; border-left:6px solid #003363}
fieldset.bt_code-7{border:1px solid #999; color:#666}
fieldset.bt_code-7 legend{border-left:1px solid #999; border-right:1px solid #999; color:#666}
fieldset.bt_code-8{border:1px solid #0052A5; color:#0052A5}
fieldset.bt_code-8 legend{border-left:1px solid #0052A5; border-right:1px solid #0052A5}
fieldset.bt_code-9{border:1px solid #003363}
fieldset.bt_code-9 legend{border-left:1px solid #003363; border-right:1px solid #003363; color:#F90}
fieldset.bt_code-10{border:1px solid #F90}
fieldset.bt_code-10 legend{border-left:1px solid #F90; border-right:1px solid #F90; color:#003363}
/* Buttons
-------------------------------------------------------------- */
/* large */
.large_button-1{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-1.png) repeat-x !important; color:#999 !important; border:1px solid #CFCFCF !important}
.large_button-1:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-1.png) repeat-x 0 -31px !important; color:#999 !important}
.large_button-1:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-1.png) repeat-x 0 -61px !important; color:#fff !important}
.large_button-2{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-2.png) repeat-x !important; color:#fff !important; border:1px solid #666 !important}
.large_button-2:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-2.png) repeat-x 0 -31px !important; color:#fff}
.large_button-2:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-2.png) repeat-x 0 -61px !important; color:#fff}
.large_button-3{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x !important; color:#fff !important; border:1px solid #0067A5 !important}
.large_button-3:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x 0 -31px !important; color:#fff !important}
.large_button-3:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-3.png) repeat-x 0 -61px !important; color:#fff !important}
.large_button-4{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-4.png) repeat-x !important; color:#fff !important; border:1px solid #5F0818 !important}
.large_button-4:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-4.png) repeat-x 0 -31px !important; color:#fff !important}
.large_button-4:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-4.png) repeat-x 0 -61px !important; color:#fff !important}
.large_button-5{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-5.png) repeat-x !important; color:#fff !important; border:1px solid #BD5C00 !important}
.large_button-5:hover{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-5.png) repeat-x 0 -31px !important; color:#fff !important}
.large_button-5:active{background:transparent url(../images/skin6/typography/buttons/large/bt_large_button-5.png) repeat-x 0 -61px !important; color:#fff !important}
/* small */
.small_button-1{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-1.png) repeat-x !important; color:#999 !important; border:1px solid #CFCFCF !important}
.small_button-1:hover{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-1.png) repeat-x 0 -20px !important; color:#999 !important}
.small_button-1:active{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-1.png) repeat-x 0 -40px !important; color:#fff !important}
.small_button-2{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-2.png) repeat-x !important; color:#fff !important; border:1px solid #666 !important}
.small_button-2:hover{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-2.png) repeat-x 0 -20px !important; color:#fff !important}
.small_button-2:active{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-2.png) repeat-x 0 -40px !important; color:#fff !important}
.small_button-3{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-3.png) repeat-x !important; color:#fff !important; border:1px solid #0067A5 !important}
.small_button-3:hover{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-3.png) repeat-x 0 -20px !important; color:#fff !important}
.small_button-3:active{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-3.png) repeat-x 0 -40px !important; color:#fff !important}
.small_button-4{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-4.png) repeat-x !important; color:#fff !important; border:1px solid #5F0818 !important}
.small_button-4:hover{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-4.png) repeat-x 0 -20px !important; color:#fff !important}
.small_button-4:active{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-4.png) repeat-x 0 -40px !important; color:#fff !important}
.small_button-5{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-5.png) repeat-x !important; color:#fff !important; border:1px solid #BD5C00 !important}
.small_button-5:hover{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-5.png) repeat-x 0 -20px !important; color:#fff !important}
.small_button-5:active{background:transparent url(../images/skin6/typography/buttons/small/bt_small_button-5.png) repeat-x 0 -40px !important; color:#fff !important}
/* arrow */
.bt_right_arrow_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-1.png) no-repeat 95% center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_right_arrow_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-1.png) no-repeat 95% center !important}
.bt_right_arrow_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-1.png) no-repeat 95% center !important; color:#fff !important}
.bt_right_arrow_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-1.png) no-repeat 95% center !important; color:#fff !important; border:1px solid #666 !important}
.bt_right_arrow_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-1.png) no-repeat 95% center !important}
.bt_right_arrow_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-1.png) no-repeat 95% center !important}
.bt_right_arrow_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_right_arrow_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important}
.bt_right_arrow_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important}
.bt_right_arrow_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_right_arrow_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important}
.bt_right_arrow_icon-4:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important}
.bt_right_arrow_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_right_arrow_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important}
.bt_right_arrow_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_right_arrow_button-2.png) no-repeat 95% center !important}
/* ICON Buttons
-------------------------------- */
/* save */
.bt_save_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_save_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_save_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_save_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_save_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_save_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_save_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
.bt_save_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_save_button.png) no-repeat 10px center !important}
/* lock */
.bt_lock_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_lock_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_lock_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_lock_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_lock_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_lock_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_lock_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
.bt_lock_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_lock_button.png) no-repeat 10px center !important}
/* user */
.bt_user_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_user_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_user_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_user_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_user_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_user_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_user_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
.bt_user_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_user_button.png) no-repeat 10px center !important}
/* tick */
.bt_tick_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_tick_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_tick_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_tick_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_tick_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_tick_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_tick_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
.bt_tick_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_tick_button.png) no-repeat 10px center !important}
/* rss */
.bt_rss_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_rss_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_rss_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_rss_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_rss_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_rss_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_rss_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
.bt_rss_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_rss_button.png) no-repeat 10px center !important}
/* search */
.bt_search_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_search_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_search_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_search_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_search_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_search_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_search_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
.bt_search_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_search_button.png) no-repeat 10px center !important}
/* folder */
.bt_folder_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_folder_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_folder_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_folder_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_folder_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_folder_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_folder_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
.bt_folder_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_folder_button.png) no-repeat 10px center !important}
/* arrow */
.bt_arrow_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_arrow_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_arrow_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_arrow_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_arrow_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_arrow_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_arrow_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
.bt_arrow_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_arrow_button.png) no-repeat 10px center !important}
/* email */
.bt_email_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_email_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_email_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_email_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_email_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_email_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_email_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
.bt_email_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_email_button.png) no-repeat 10px center !important}
/* download */
.bt_download_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_download_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_download_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_download_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_download_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_download_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_download_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
.bt_download_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_download_button.png) no-repeat 10px center !important}
/* cloud */
.bt_cloud_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_cloud_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_cloud_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_cloud_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_cloud_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_cloud_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_cloud_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
.bt_cloud_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_cloud_button.png) no-repeat 10px center !important}
/* cancel */
.bt_cancel_icon-1{background:#EFEFEF url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important; color:#999 !important; border:1px solid #CFCFCF !important}
.bt_cancel_icon-1:hover{background:#F3F3F3 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-1:active{background:#D9D9D9 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important; color:#fff !important}
.bt_cancel_icon-2{background:#999 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #666 !important}
.bt_cancel_icon-2:hover{background:#B3B3B3 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-2:active{background:#737373 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-3{background:#0052A5 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #004D7C !important}
.bt_cancel_icon-3:hover{background:#407DBC url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-3:active{background:#003D7C url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-4{background:#B21F35 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #5F0818 !important}
.bt_cancel_icon-4:hover{background:#BA364A url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-4:active{background:#851728 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-5{background:#F90 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important; color:#fff !important; border:1px solid #BD5C00 !important}
.bt_cancel_icon-5:hover{background:#FFB340 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
.bt_cancel_icon-5:active{background:#BF7300 url(../images/skin6/typography/buttons/icon/bt_cancel_button.png) no-repeat 10px center !important}
/* special */
.special_button-1{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-1.png) no-repeat !important; color:#999 !important}
.special_button-1:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-1.png) no-repeat 0 -34px !important; color:#fff !important}
.special_button-1:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-1.png) no-repeat 0 -68px !important; color:#999 !important}
.special_button-2{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-2.png) no-repeat !important; color:#fff !important}
.special_button-2:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-2.png) no-repeat 0 -34px !important; color:#fff !important}
.special_button-2:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-2.png) no-repeat 0 -68px !important; color:#fff !important}
.special_button-3{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-3.png) no-repeat !important; color:#fff !important}
.special_button-3:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-3.png) no-repeat 0 -34px !important; color:#fff !important}
.special_button-3:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-3.png) no-repeat 0 -68px !important; color:#fff !important}
.special_button-4{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-4.png) no-repeat !important}
.special_button-4:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-4.png) no-repeat 0 -133px !important}
.special_button-4:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-4.png) no-repeat 0 -266px !important}
.special_button-5{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-5.png) no-repeat !important}
.special_button-5:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-5.png) no-repeat 0 -133px !important}
.special_button-5:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-5.png) no-repeat 0 -266px !important}
.special_button-6{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-6.png) no-repeat !important}
.special_button-6:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-6.png) no-repeat 0 -133px !important}
.special_button-6:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-6.png) no-repeat 0 -266px !important}
.special_button-7{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-7.png) no-repeat !important}
.special_button-7:hover{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-7.png) no-repeat 0 -133px !important}
.special_button-7:active{background:transparent url(../images/skin6/typography/buttons/special/bt_special_button-7.png) no-repeat 0 -266px !important}
/* Icons Tips
-------------------------------------------------------------- */
.bt_download{background:transparent url(../images/skin6/typography/icon_tips/bt_download.png) no-repeat left center}
.bt_user{background:transparent url(../images/skin6/typography/icon_tips/bt_user.png) no-repeat left center}
.bt_search{background:transparent url(../images/skin6/typography/icon_tips/bt_search.png) no-repeat left center}
.bt_tick{background:transparent url(../images/skin6/typography/icon_tips/bt_tick.png) no-repeat left center}
.bt_clock{background:transparent url(../images/skin6/typography/icon_tips/bt_clock.png) no-repeat left center}
.bt_plus{background:transparent url(../images/skin6/typography/icon_tips/bt_plus.png) no-repeat left center}
.bt_save{background:transparent url(../images/skin6/typography/icon_tips/bt_save.png) no-repeat left center}
.bt_rss{background:transparent url(../images/skin6/typography/icon_tips/bt_rss.png) no-repeat left center}
.bt_pen{background:transparent url(../images/skin6/typography/icon_tips/bt_pen.png) no-repeat left center}
.bt_negative{background:transparent url(../images/skin6/typography/icon_tips/bt_negative.png) no-repeat left center}
.bt_positive{background:transparent url(../images/skin6/typography/icon_tips/bt_positive.png) no-repeat left center}
.bt_lock{background:transparent url(../images/skin6/typography/icon_tips/bt_lock.png) no-repeat left center}
.bt_email{background:transparent url(../images/skin6/typography/icon_tips/bt_email.png) no-repeat left center}
.bt_openemail{background:transparent url(../images/skin6/typography/icon_tips/bt_openemail.png) no-repeat left center}
.bt_folder-1{background:transparent url(../images/skin6/typography/icon_tips/bt_folder-1.png) no-repeat left center}
.bt_folder-2{background:transparent url(../images/skin6/typography/icon_tips/bt_folder-2.png) no-repeat left center}
.bt_folder-3{background:transparent url(../images/skin6/typography/icon_tips/bt_folder-3.png) no-repeat left center}
.bt_blank{background:transparent url(../images/skin6/typography/icon_tips/bt_blank.png) no-repeat left center}
.bt_arrow-up{background:transparent url(../images/skin6/typography/icon_tips/bt_arrow-up.png) no-repeat left center}
.bt_arrow-right{background:transparent url(../images/skin6/typography/icon_tips/bt_arrow-right.png) no-repeat left center}
.bt_arrow-down{background:transparent url(../images/skin6/typography/icon_tips/bt_arrow-down.png) no-repeat left center}
.bt_arrow-left{background:transparent url(../images/skin6/typography/icon_tips/bt_arrow-left.png) no-repeat left center}
.bt_doc{background:transparent url(../images/skin6/typography/icon_tips/bt_doc.png) no-repeat left center}
.bt_remove{background:transparent url(../images/skin6/typography/icon_tips/bt_remove.png) no-repeat left center}
.bt_cloud{background:transparent url(../images/skin6/typography/icon_tips/bt_cloud.png) no-repeat left center}
.bt_cancel{background:transparent url(../images/skin6/typography/icon_tips/bt_cancel.png) no-repeat left center}
/* Special Module Styles
-------------------------------------------------------------- */
.special_mod_style-1{border-top:3px solid #0052A5; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-1.png) no-repeat 95% top}
.special_mod_style-1 span{color:#666}
.special_mod_style-2{border-top:3px solid #B21F35; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-2.png) no-repeat 95% top}
.special_mod_style-2 span{color:#666}
.special_mod_style-3{border-top:3px solid #B21F35; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-3.png) no-repeat 95% top}
.special_mod_style-3 span{color:#666}
.special_mod_style-4{border-top:3px solid #F90; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-4.png) no-repeat 95% top}
.special_mod_style-4 span{color:#666}
.special_mod_style-5{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-5.png) no-repeat 95% top}
.special_mod_style-5 span{color:#666}
.special_mod_style-6{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-6.png) no-repeat 95% top}
.special_mod_style-6 span{color:#666}
.special_mod_style-7{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-7.png) no-repeat 95% top}
.special_mod_style-7 span{color:#666}
.special_mod_style-8{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-8.png) no-repeat 95% top}
.special_mod_style-8 span{color:#666}
.special_mod_style-9{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-9.png) no-repeat right 8px}
.special_mod_style-9 span{color:#666}
.special_mod_style-10{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-10.png) no-repeat right 8px}
.special_mod_style-10 span{color:#666}
.special_mod_style-11{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-11.png) no-repeat right 8px}
.special_mod_style-11 span{color:#666}
.special_mod_style-12{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-12.png) no-repeat right 8px}
.special_mod_style-12 span{color:#666}
.special_mod_style-13{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-13.png) no-repeat right top}
.special_mod_style-13 span{color:#666}
.special_mod_style-14{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-14.png) no-repeat right top}
.special_mod_style-14 span{color:#666}
.special_mod_style-15{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-15.png) no-repeat right top}
.special_mod_style-15 span{color:#666}
.special_mod_style-16{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-16.png) no-repeat right top}
.special_mod_style-16 span{color:#666}
.special_mod_style-17{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-17.png) no-repeat right top}
.special_mod_style-17 span{color:#666}
.special_mod_style-18{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-18.png) no-repeat right top}
.special_mod_style-18 span{color:#666}
.special_mod_style-19{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-19.png) no-repeat right top}
.special_mod_style-19 span{color:#666}
.special_mod_style-20{border:1px solid #ccc; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-20.png) no-repeat right top}
.special_mod_style-20 span{color:#666}
.special_mod_style-21{border-top:1px solid #B21F35; border-left:1px solid #B21F35; border-right:1px solid #B21F35; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-21.png) no-repeat right top}
.special_mod_style-21-bg{border-right:19px solid #B21F35; border-bottom:1px solid #B21F35}
.special_mod_style-21 span{color:#666}
.special_mod_style-22{border-top:1px solid #B21F35; border-left:1px solid #B21F35; border-right:1px solid #B21F35; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-22.png) no-repeat right top}
.special_mod_style-22-bg{border-right:19px solid #B21F35; border-bottom:1px solid #B21F35}
.special_mod_style-22 span{color:#666}
.special_mod_style-23{border-top:1px solid #0052A5; border-left:1px solid #0052A5; border-right:1px solid #0052A5; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-23.png) no-repeat right top}
.special_mod_style-23-bg{border-right:19px solid #0052A5; border-bottom:1px solid #0052A5}
.special_mod_style-23 span{color:#666}
.special_mod_style-24{border-top:1px solid #F90; border-left:1px solid #F90; border-right:1px solid #F90; background:transparent url(../images/skin6/typography/special_module_styles/bt_special_mod-24.png) no-repeat right top}
.special_mod_style-24-bg{border-right:19px solid #F90; border-bottom:1px solid #F90}
.special_mod_style-24 span{color:#666}
.special_mod_style-25{background:#B21F35 url(../images/skin6/typography/special_module_styles/bt_special_mod-25.png) no-repeat right top; border-left:1px solid #B21F35; border-right:1px solid #0052A5}
.special_mod_style-25-bg{background:#B21F35; color:#fff; border-right:19px solid #0052A5}
.special_mod_style-25 span{color:#fff}
.special_mod_style-26{background:#0052A5 url(../images/skin6/typography/special_module_styles/bt_special_mod-26.png) no-repeat right top; border-left:1px solid #0052A5; border-right:1px solid #353535}
.special_mod_style-26-bg{background:#0052A5; color:#fff; border-right:19px solid #353535}
.special_mod_style-26 span{color:#fff}
.special_mod_style-27{background:#B21F35 url(../images/skin6/typography/special_module_styles/bt_special_mod-27.png) no-repeat right top; border-left:1px solid #B21F35; border-right:1px solid #FFA135}
.special_mod_style-27-bg{background:#B21F35; color:#fff; border-right:19px solid #FFA135}
.special_mod_style-27 span{color:#fff}
.special_mod_style-28{background:#F90 url(../images/skin6/typography/special_module_styles/bt_special_mod-28.png) no-repeat right top; border-left:1px solid #F90; border-right:1px solid #B21F35}
.special_mod_style-28-bg{background:#F90; color:#fff; border-right:19px solid #B21F35}
.special_mod_style-28 span{color:#fff}
/* Bubbles
-------------------------------------------------------------- */
/* bubble 1, 2 */
.default-1-a p, .default-author-1-a, .default-1-b p, .default-author-1-b, .default-1-c p, .default-author-1-c, .default-1-d p, .default-author-1-d, .default-author-2-a, .default-author-2-b, .default-author-2-c, .default-author-2-d{color:#666}
.default-2-a p, .default-2-b p, .default-2-c p, .default-2-d p{color:#fff}
.default-1-a{border:1px solid #ccc}
.default-author-1-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-1-a.png) no-repeat right top}
.default-1-b{border:1px solid #0052A5}
.default-author-1-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-1-b.png) no-repeat right top}
.default-1-c{border:1px solid #B21F35}
.default-author-1-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-1-c.png) no-repeat right top}
.default-1-d{border:1px solid #F90}
.default-author-1-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-1-d.png) no-repeat right top}
.default-2-a{border:1px solid #ccc; background:#ccc}
.default-author-2-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-2-a.png) no-repeat right top}
.default-2-b{border:1px solid #0052A5; background:#0052A5}
.default-author-2-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-2-b.png) no-repeat right top}
.default-2-c{border:1px solid #B21F35; background:#B21F35}
.default-author-2-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-2-c.png) no-repeat right top}
.default-2-d{border:1px solid #F90; background:#F90}
.default-author-2-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-2-d.png) no-repeat right top}
/* bubble 3, 4 */
div.bt_bubble_author-3, div.bt_bubble_author-4{color:#666}
.default_rounded-3-a{border:5px solid #ccc}
.default_rounded-3-a p{color:#666}
.default_rounded-author-3-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-a.png) no-repeat 88% top}
.default_rounded-3-b{border:5px solid #0052A5}
.default_rounded-3-b p{color:#666}
.default_rounded-author-3-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-b.png) no-repeat 88% top}
.default_rounded-3-c{border:5px solid #B21F35}
.default_rounded-3-c p{color:#666}
.default_rounded-author-3-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-c.png) no-repeat 88% top}
.default_rounded-3-d{border:5px solid #F90}
.default_rounded-3-d p{color:#666}
.default_rounded-author-3-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-d.png) no-repeat 88% top}
.default_rounded-4-a{border:5px solid #ccc; background:#ccc}
.default_rounded-4-a p{color:#fff}
.default_rounded-author-4-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-a.png) no-repeat 88% top}
.default_rounded-4-b{border:5px solid #0052A5; background:#0052A5}
.default_rounded-4-b p{color:#fff}
.default_rounded-author-4-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-b.png) no-repeat 88% top}
.default_rounded-4-c{border:5px solid #B21F35; background:#B21F35}
.default_rounded-4-c p{color:#fff}
.default_rounded-author-4-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-c.png) no-repeat 88% top}
.default_rounded-4-d{border:5px solid #F90; background:#F90}
.default_rounded-4-d p{color:#fff}
.default_rounded-author-4-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-3-d.png) no-repeat 88% top}
/* bubble 5, 6 */
.default-5-a{border:1px solid #ccc}
.default-5-a p{color:#333}
.default-author-5-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-5-a.png) no-repeat right top; color:#666}
.default-5-b{border:1px solid #0052A5}
.default-5-b p{color:#333}
.default-author-5-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-5-b.png) no-repeat right top; color:#666}
.default-5-c{border:1px solid #B21F35}
.default-5-c p{color:#333}
.default-author-5-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-5-c.png) no-repeat right top; color:#666}
.default-5-d{border:1px solid #F90}
.default-5-d p{color:#333}
.default-author-5-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-5-d.png) no-repeat right top; color:#666}
.default-6-a{border:1px solid #ccc; background:#ccc}
.default-6-a p{color:#333}
.default-author-6-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-6-a.png) no-repeat right top; color:#666}
.default-6-b{border:1px solid #0052A5; background:#0052A5}
.default-6-b p{color:#fff}
.default-author-6-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-6-b.png) no-repeat right top; color:#666}
.default-6-c{border:1px solid #B21F35; background:#B21F35}
.default-6-c p{color:#fff}
.default-author-6-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-6-c.png) no-repeat right top; color:#666}
.default-6-d{border:1px solid #F90; background:#F90}
.default-6-d p{color:#fff}
.default-author-6-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-6-d.png) no-repeat right top; color:#666}
/* bubble 7 */
.clip-7-a{background:#ccc; border-bottom:8px solid #999}
.clip-7-a p{color:#666}
.tl-7-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-a-left.png) bottom left repeat-x}
.tr-7-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-a-right.png) bottom right no-repeat}
.clip-author-7-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_author-7-a.png) no-repeat center top; color:#666}
.clip-7-b{background:#0052A5; border-bottom:8px solid #FFA135}
.clip-7-b p{color:#fff}
.tl-7-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-b-left.png) bottom left repeat-x}
.tr-7-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-b-right.png) bottom right no-repeat}
.clip-author-7-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_author-7-b.png) no-repeat center top; color:#666}
.clip-7-c{background:#B21F35; border-bottom:8px solid #0052A5}
.clip-7-c p{color:#fff}
.tl-7-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-c-left.png) bottom left repeat-x}
.tr-7-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-c-right.png) bottom right no-repeat}
.clip-author-7-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_author-7-c.png) no-repeat center top; color:#666}
.clip-7-d{background:#F90; border-bottom:8px solid #B21F35}
.clip-7-d p{color:#fff}
.tl-7-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-d-left.png) bottom left repeat-x}
.tr-7-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_clip-7-d-right.png) bottom right no-repeat}
.clip-author-7-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble_author-7-d.png) no-repeat center top; color:#666}
/* bubble 8, 9 */
/* bubble 8 */
.top-8-a{border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc}
.top-8-a p{color:#0052A5}
.tl-8-a{background:#0052A5 url(../images/skin6/typography/bubbles/bt_bubble-8-a-left.png) 0 0 repeat-y}
.tr-8-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-8-a-right.png) 100% 0 repeat-y}
.txt-8-a{color:#fff}
.top-8-b{border-left:1px solid #0052A5; border-right:1px solid #0052A5; border-bottom:1px solid #0052A5}
.top-8-b p{color:#0052A5}
.tl-8-b{background:#D5EAFF url(../images/skin6/typography/bubbles/bt_bubble-8-b-left.png) 0 0 repeat-y}
.tr-8-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-8-b-right.png) 100% 0 repeat-y}
.txt-8-b{color:#0052A5}
.top-8-c{border-left:1px solid #B21F35; border-right:1px solid #B21F35; border-bottom:1px solid #B21F35}
.top-8-c p{color:#0052A5}
.tl-8-c{background:#B21F35 url(../images/skin6/typography/bubbles/bt_bubble-8-c-left.png) 0 0 repeat-y}
.tr-8-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-8-c-right.png) 100% 0 repeat-y}
.txt-8-c{color:#fff}
.top-8-d{border-left:1px solid #F90; border-right:1px solid #F90; border-bottom:1px solid #F90}
.top-8-d p{color:#0052A5}
.tl-8-d{background:#0052A5 url(../images/skin6/typography/bubbles/bt_bubble-8-d-left.png) 0 0 repeat-y}
.tr-8-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-8-d-right.png) 100% 0 repeat-y}
.txt-8-d{color:#fff}
/* bubble 9 */
.top-9-a{background:#D5EAFF}
.top-9-a p{color:#0052A5}
.tl-9-a{background:#0052A5 url(../images/skin6/typography/bubbles/bt_bubble-9-a-left.png) 0 0 repeat-y}
.tr-9-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-9-a-right.png) 100% 0 repeat-y}
.txt-9-a{color:#fff}
.top-9-b{background:#0052A5}
.top-9-b p{color:#fff}
.tl-9-b{background:#D5EAFF url(../images/skin6/typography/bubbles/bt_bubble-9-b-left.png) 0 0 repeat-y}
.tr-9-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-9-b-right.png) 100% 0 repeat-y}
.txt-9-b{color:#0052A5}
.top-9-c{background:#B21F35}
.top-9-c p{color:#fff}
.tl-9-c{background:#FFA135 url(../images/skin6/typography/bubbles/bt_bubble-9-c-left.png) 0 0 repeat-y}
.tr-9-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-9-c-right.png) 100% 0 repeat-y}
.txt-9-c{color:#fff}
.top-9-d{background:#F90}
.top-9-d p{color:#fff}
.tl-9-d{background:#0052A5 url(../images/skin6/typography/bubbles/bt_bubble-9-d-left.png) 0 0 repeat-y}
.tr-9-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-9-d-right.png) 100% 0 repeat-y}
.txt-9-d{color:#fff}
/* bubble 10, 11 */
div.bt_bubble_author-10, div.bt_bubble_author-11{color:#666}
.rounded-10-a{border:5px solid #ccc}
.rounded-10-a div{background:#fff}
.rounded-10-a div p{color:#999}
.rounded-author-10-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-10-a.png) no-repeat 85% top}
.rounded-10-b{border:5px solid #0052A5}
.rounded-10-b div{background:#fff}
.rounded-10-b div p{color:#0052A5}
.rounded-author-10-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-10-b.png) no-repeat 85% top}
.rounded-10-c{border:5px solid #B21F35}
.rounded-10-c div{background:#fff}
.rounded-10-c div p{color:#B21F35}
.rounded-author-10-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-10-c.png) no-repeat 85% top}
.rounded-10-d{border:5px solid #F90}
.rounded-10-d div{background:#fff}
.rounded-10-d div p{color:#B21F35}
.rounded-author-10-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-10-d.png) no-repeat 85% top}
.rounded-11-a{border:5px solid #ccc}
.rounded-11-a div{background:#999}
.rounded-11-a div p{color:#fff}
.rounded-author-11-a{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-11-a.png) no-repeat 85% top}
.rounded-11-b{border:5px solid #0052A5}
.rounded-11-b div{background:#0052A5}
.rounded-11-b div p{color:#fff}
.rounded-author-11-b{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-11-b.png) no-repeat 85% top}
.rounded-11-c{border:5px solid #B21F35}
.rounded-11-c div{background:#B21F35}
.rounded-11-c div p{color:#fff}
.rounded-author-11-c{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-11-c.png) no-repeat 85% top}
.rounded-11-d{border:5px solid #0052A5}
.rounded-11-d div{background:#F90}
.rounded-11-d div p{color:#fff}
.rounded-author-11-d{background:transparent url(../images/skin6/typography/bubbles/bt_bubble-11-d.png) no-repeat 85% top}
/*---------------------------------------------------------------------
# BT CSS File Name:overrides.css
--------------------------------------------------------------------- */
/* COM_CONTENT
-------------------------------------------------------------- */
/* for /html/com_content/article/default.php */
.bt_content{color:#353535}
.bt_content_bgline{background:transparent url(../images/skin6/html/com_content/bt_content_type3_bg_line.png) no-repeat left top}
/* 1st line */
.bt_content_first_line{border-bottom:1px solid #ccc}
.bt_content_createdate{background:transparent url(../images/skin6/icons/time.png) no-repeat left center}
.bt_content_author{border-left:1px solid #ccc; background:transparent url(../images/skin6/icons/user.png) no-repeat 10px center}
.bt_content_modify_date{border-left:1px solid #ccc; background:transparent url(../images/skin6/icons/save.png) no-repeat 10px center}
.bt_content_hits{border-left:1px solid #ccc; background:transparent url(../images/skin6/icons/hits.png) no-repeat 10px 1px}
/* Tools */
.bt_content_tools{}
.bt_content_pdf, .bt_content_print, .bt_content_email, .bt_content_edit{}
/* 2nd line */
.bt_content_second_line{border-bottom:1px solid #ccc}
.bt_content_section{background:transparent url(../images/skin6/icons/folder.png) no-repeat left center; border-right:1px solid #ccc}
.bt_content_category{background:transparent url(../images/skin6/icons/folder.png) no-repeat left center}
/* Title */
.bt_content_title{}
/* /html/com_content/category/blog.php */
.bt_content_category_blog{}
.bt_content_category_readmore{}
.bt_outer_center .bt_content_category_readmore a{background:#0052A5; color:#fff}
.bt_content_category_article_separator{}
.bt_content_category_more_articles{}
/* for /html/com_content/category/default.php */
.bt_content_category_list_header{color:#003363}
.bt_content_category_list_header_limit select{}
.bt_content_category_list .clearfix{}
.bt_content_category_list_title_desc{}
.bt_com_icon{background:transparent url(../images/skin6/html/com_content/bt_contact_icon.jpg) no-repeat right top}
.desc, .bt_content_category_list_desc, .bt_content_category_description{color:#003363}
/** HEADERLINE (Filder, Display Select) **/
.bt_content_category_list_header{}
.bt_content_category_list_header_filter{}
.bt_content_category_list_header_limit{}
.bt_content_category_list_form{}
/** HEAD (Num, Date, Author, Hits) **/
.bt_content_category_list_head{background:#0052A5; border-left:5px solid #B21F35; color:#fff}
#bt_outer_center .bt_content_category_list_head .bt_head_title span a, #bt_outer_center .bt_content_category_list_head .bt_head_date span a, #bt_outer_center .bt_content_category_list_head .bt_head_author span a, #bt_outer_center .bt_content_category_list_head .bt_head_hits span a{color:#fff}
/* BEGIN span and image */
.bt_head_title span, .bt_head_date span, .bt_head_author span, .bt_head_hits span{color:#fff}
.bt_head_title img, .bt_head_date img, .bt_head_author img, .bt_head_hits img{}
.bt_head_num{}
.bt_head_title{background:transparent url(../images/skin6/html/com_content/bt_contact_position_icon.jpg) no-repeat center left}
.bt_head_date{background:transparent url(../images/skin6/html/com_content/bt_contact_position_icon.jpg) no-repeat center left}
.bt_head_author{background:transparent url(../images/skin6/html/com_content/bt_contact_position_icon.jpg) no-repeat center left}
.bt_head_hits{background:transparent url(../images/skin6/html/com_content/bt_contact_position_icon.jpg) no-repeat center left}
/*items*/
.bt_content_category_list_items{border-bottom:1px solid #ccc; color:#003363; border-right:1px solid #ccc}
.bt_items_num{}
.bt_items_title{}
.bt_items_date{}
.bt_items_author{}
.bt_items_hits{}
/* section layout */
.bt_com_content_section_layout{color:#003363}
.bt_com_content_section_layout ul{border-bottom:none; border-left:none; border-right:1px solid #ccc; border-top:1px solid #ccc}
.bt_com_content_section_layout ul li{border-bottom:1px solid #ccc; list-style:none}
.bt_com_content_section_layout ul li a{}
.bt_com_content_section_layout ul li span.small{color:#999}
.bt_com_content_section_layout ul li span.bt_newsf_catdesc{}
.bt_com_content_section_layout ul li.odd{background:#FFF}
.bt_com_content_section_layout ul li.even{background:#EEE}
/* COM_CONTENT (archives)
-------------------------------------------------------------- */
ul#archive-list{}
ul#archive-list li{background:#f9fdff; border:1px dashed #ccc}
ul#archive-list li:hover{background:#eff2f4}
/* COM_CONTACT (invalid form)
-------------------------------------------------------------- */
input.invalid, textarea.invalid{border:2px solid red !important}
label.invalid{color:red !important}
/* /html/com_contact/contact/default.php */
#bt_contact{}
#bt_contact form label{}
#bt_contact .clearfix{}
#bt_contact_header{}
#bt_contact_cname{color:#003363}
#bt_contact_icon, #bt_contact_category_icon{}
#bt_contact_data{background:#0052A5; border-left:5px solid #B21F35; color:#fff}
#bt_contact_data #bt_contact_data_rows a{color:#fff}
#bt_contact_image{}
#bt_contact_data_rows{}
#bt_contact_data_rows img{}
#bt_contact_data_row_email, #bt_contact_data_row_position, #bt_contact_data_row_address, #bt_contact_data_row_telephone, #bt_contact_data_row_mobile_phone, #bt_contact_data_row_fax, #bt_contact_data_row_web_page, #bt_contact_data_row_misc_info{}
#bt_contact_data_row_email span, #bt_contact_data_row_position span, #bt_contact_data_row_address span, #bt_contact_data_row_telephone span, #bt_contact_data_row_mobile_phone span, #bt_contact_data_row_fax span, #bt_contact_data_row_web_page span, #bt_contact_data_row_misc_info span{}
/* for /html/com_contact/contact/default_form.php */
/* DEFAULT */
#bt_contact_form{}
#bt_contact_form_top{}
/* LEFT AREA */
#bt_contact_form_left{}
#bt_contact_name_row{}
#bt_contact_name_row .inputbox{}
#bt_contact_email_row{}
#bt_contact_email_row .inputbox{}
#bt_contact_subject_row{}
#bt_contact_subject_row .inputbox{}
/* RIGHT AREA */
#bt_contact_form_right{}
#bt_contact_form_right textarea{}
#bt_contact_form_right label{}
/* LABEL and INPUTS */
#bt_contact_name_row label, #bt_contact_email_row label, #bt_contact_subject_row label, #bt_contact_form_right label{color:#B21F35}
#bt_contact_name_row input, #bt_contact_email_row input, #bt_contact_subject_row input, #bt_contact_form_right textarea{color:#B21F35}
/* COPY */
#bt_contact_form_copy{}
#bt_contact_form_copy input{}
#bt_contact_form_copy label{}
/* BUTTON */
#bt_contact_form_bottom{}
#bt_contact_form_button .button{}
#bt_contact_form_button .button:hover{}
/* /html/com_contact/category/default.php */
#bt_contact_category_header{}
#bt_contact_category .clearfix{}
#bt_contact_category_title{color:#003363}
.bt_componentheading{}
#bt_contact_category_desc{color:#003363}
#bt_contact_category_form{}
#bt_contact_category_head{background:#0052A5; border-left:5px solid #B21F35; color:#fff}
#bt_contact_category_head #bt_head_name span a, #bt_contact_category_head #bt_head_position span a{color:#fff}
/* BEGIN span and image */
#bt_head_name span, #bt_head_position span, #bt_head_email span, #bt_head_phone span, #bt_head_mobile span, #bt_head_phone span, #bt_head_fax span{color:#fff}
#bt_head_name img, #bt_head_position img{}
#bt_head_num{}
#bt_head_name{background:transparent url(../images/skin6/html/com_contact/bt_contact_position_icon.jpg) no-repeat center left}
#bt_head_position{background:transparent url(../images/skin6/html/com_contact/bt_contact_position_icon.jpg) no-repeat center left}
#bt_head_email{background:transparent url(../images/skin6/html/com_contact/bt_contact_position_icon.jpg) no-repeat center left}
#bt_head_phone{background:transparent url(../images/skin6/html/com_contact/bt_contact_telephone_icon.jpg) no-repeat center left}
#bt_head_mobile{background:transparent url(../images/skin6/html/com_contact/bt_contact_mobile_phone_icon.jpg) no-repeat center left}
#bt_head_fax{background:transparent url(../images/skin6/html/com_contact/bt_contact_fax_icon.jpg) no-repeat center left}
/*items*/
#bt_contact_category_items{border-bottom:1px solid #ccc; color:#003363; border-right:1px solid #ccc}
#bt_items_num{}
#bt_items_name{}
#bt_items_position{}
#bt_items_email{}
#bt_items_phone{}
#bt_items_mobile{}
#bt_items_fax{}
/* COM_POLL
-------------------------------------------------------------- */
/* /html/com_poll/poll/default.php */
#bt_poll{}
#bt_poll_title{color:#003363}
#bt_poll_select{}
#bt_poll_select label span#bt_poll_select_poll_txt{color:#003363}
/* /html/com_poll/poll/default_graph.php */
#bt_poll_graph{color:#003363}
#bt_poll_graph img{}
#bt_poll_no_of_voters{}
#bt_poll_no_of_voters span{color:#0052A5}
#bt_poll_first_last{}
#bt_poll_first_vote{}
#bt_poll_last_vote{}
#bt_poll_options{}
#bt_poll_options_title{}
#bt_poll_options_border_line{border:1px solid #ccc}
#bt_poll_options_hits{background:#B21F35}
#bt_poll_options_hits img{}
#bt_poll_options_hits span{color:#fff}
#bt_poll_options_percent_box{background:#8EC700}
#bt_poll_options_percent{background:#0052A5}
#bt_poll_options_percent span{color:#fff}
/* MOD_SEARCH
-------------------------------------------------------------- */
.bt_sub_toolbar .search input[type=text], .bt_sub_toolbar .search input[type=text]:hover, .bt_sub_toolbar .search input[type=text]:focus{border:1px solid #FFF; background:#C0C1C2 url(../images/skin6/html/mod_search/mod_search_icon.png) no-repeat 95% center; color:#4F5152}
/* MOD_POLL
-------------------------------------------------------------- */
.bt_mod_poll{}
.bt_mod_poll_title{}
.bt_mod_poll_buttons .button{}
/* COM_NEWSFEEDS
-------------------------------------------------------------- */
.bt_newsfeeds{color:#003363}
.bt_newsfeeds ul{border-bottom:none; border-left:none; border-right:1px solid #ccc; border-top:1px solid #ccc}
.bt_newsfeeds ul li{border-bottom:1px solid #ccc; list-style:none}
.bt_newsfeeds ul li a{color:#0052A5 !important}
.bt_newsfeeds ul li span.small{color:#999}
.bt_newsfeeds ul li span.bt_newsf_catdesc{}
.bt_newsfeeds ul li.odd{background:#FFF}
.bt_newsfeeds ul li.even{background:#EEE}
/* category */
#bt_com_newsfeeds_items{}
tr#bt_com_newsfeeds_items_limitbox td{}
tr#bt_com_newsfeeds_items_head{background:#0052A5; color:#fff}
tr#bt_com_newsfeeds_items_head td.brdr{border-left:5px solid #B21F35}
tr#bt_com_newsfeeds_items_head td.icon{background:#0052A5 url(../images/skin6/layout/bt_com_weblink_icon.png) no-repeat left center}
tr#bt_com_newsfeeds_items_head td.nobrdr{}
tr.bt_com_newsfeeds_items_row td{border-bottom:1px solid #ccc}
tr.bt_com_newsfeeds_items_row td.first{}
tr.bt_com_newsfeeds_items_row td span.description{}
tr#bt_com_newsfeeds_pagination td{}
tr.sectiontableentry2{background:#EEE}
tr.bt_com_newsfeeds_items_row td.bt_com_newsfeeds_border_right{border-right:1px solid #ccc}
/* COM_USER
-------------------------------------------------------------- */
/* login */
#bt_com_login{color:#003363}
#bt_com_login_desc{}
#bt_com_login_user_pass{}
#bt_com_login_user_pass label{}
#bt_com_login_user_pass label.pass{}
#bt_com_login_user_pass input{}
#bt_com_login_remember{}
#bt_com_login_remember label{}
#bt_com_login_button{}
#bt_com_login_list{border-top:1px solid #ccc}
#bt_com_login_list ul{}
/* register */
#bt_com_register{color:#003363}
#bt_com_register_required{}
#bt_com_register_button{border-top:1px solid #ccc}
/* remind */
#bt_com_remind{color:#003363}
#bt_com_remind label{}
#bt_com_remind button{}
#bt_com_remind_desc{}
/* reset */
#bt_com_reset{color:#003363}
#bt_com_reset label{}
#bt_com_reset button{}
#bt_com_reset_desc{}
#bt_com_reset_confirm{color:#003363}
#bt_com_reset_confirm button{}
/* edit form */
#bt_com_user_edit_form{color:#003363}
#bt_com_user_edit_form button{}
#bt_com_user_edit_form tr td{}
/* logout */
#bt_com_user_logout{color:#003363}
#bt_com_user_logout input{}
/* MOD_LOGIN
-------------------------------------------------------------- */
#form-login fieldset{border:none}
#form-login ul{list-style:inside}
/* COM_SEARCH
-------------------------------------------------------------- */
#bt_search_form{color:#003363}
#bt_search_form label.search_keyword{}
/*1*/
#bt_searh_form_first_line{}
/*2*/
#bt_searh_form_second_line{border-top:1px solid #CCC; border-right:1px solid #CCC}
#bt_searh_form_second_line div #bt_search_form_searchphrase{}
#bt_searh_form_second_line div #bt_search_form_ordering{}
/*3*/
#bt_searh_form_third_line{border-top:1px solid #CCC; border-right:1px solid #CCC}
#bt_searh_form_third_line span{}
#bt_searh_form_third_line div{}
#bt_searh_form_third_line div label{}
/*4*/
#bt_searh_form_fourth_line{border-top:1px solid #CCC}
#bt_searh_form_fourth_line #bt_search_form_searchword{}
#bt_searh_form_fourth_line div{}
#bt_searh_form_fourth_line #bt_search_form_limitbox{}
#bt_searh_form_fourth_line #bt_search_form_pages_counter{}
/* COM_WEBLINKS
-------------------------------------------------------------- */
/* categories */
#bt_com_weblinks{color:#003363}
#bt_com_weblinks_desc{}
#bt_com_weblinks ul li{}
/* category */
#bt_com_weblinks_cat{color:#003363}
#bt_com_weblinks_cat #bt_com_weblinks_desc{}
#bt_com_weblinks_cat #bt_com_weblinks_desc img{}
#bt_com_weblinks_cat ul li{}
#bt_com_weblinks_cat #bt_com_weblinks_other_cats{}
#bt_com_weblinks_cat #bt_com_weblinks_items{}
#bt_com_weblinks_cat tr#bt_com_weblinks_items_limitbox td{}
#bt_com_weblinks_cat tr#bt_com_weblinks_items_head{background:#0052A5; color:#fff}
#bt_com_weblinks_cat tr#bt_com_weblinks_items_head td.brdr{border-left:5px solid #B21F35}
#bt_com_weblinks_cat tr#bt_com_weblinks_items_head td.icon{background:#0052A5 url(../images/skin6/layout/bt_com_weblink_icon.png) no-repeat left center}
#bt_com_weblinks_cat tr#bt_com_weblinks_items_head td img{}
#bt_com_weblinks_cat tr#bt_com_weblinks_items_head td.nobrdr{}
#bt_com_weblinks_cat tr.bt_com_weblinks_items_row td{border-bottom:1px solid #ccc}
#bt_com_weblinks_cat tr.bt_com_weblinks_items_row td.first{}
#bt_com_weblinks_cat tr.bt_com_weblinks_items_row td span.description{}
#bt_com_weblinks_cat tr.bt_com_weblinks_items_row td.bt_com_weblinks_border_right{border-right:1px solid #ccc}
#bt_com_weblinks_cat tr#bt_com_weblinks_pagination td{}
#bt_com_weblinks_cat tr.sectiontableentry2{background:#EEE}
/*---------------------------------------------------------------------
# BT CSS File Name:joomla.css
--------------------------------------------------------------------- */
/* PAGINATION
-------------------------------------------------------------- */
#bt_body_outer #bt_outer_center ul.pagination{list-style:none}
#bt_body_outer #bt_outer_center ul.pagination li{background:none}
/* inactive */
#bt_body_outer #bt_outer_center ul.pagination li.inactive a{background:#fff; border:1px solid #ccc}
#bt_body_outer #bt_outer_center ul.pagination li.inactive a:hover{background:#0052A5; border:1px solid #0052A5; color:#fff !important}
/* active */
#bt_body_outer #bt_outer_center ul.pagination li.active{background:#0052A5; border:1px solid #0052A5; color:#fff}
#bt_body_outer #bt_outer_center ul.pagination li.active:hover{background:#0052A5; border: 1px solid #0052A5; color:#fff !important}
/* links, counter, show limit */
.limit, .counter, .page_links, #navigation{}
div#navigation span ul.pagination{}
/* JOOMLA SPECIFIC CSS CODE
-------------------------------------------------------------- */
.article_separator{}
.adminform{}
.author{}
.bannerfooter{}
.bannergroup{}
.bannerheader{}
.banneritem{}
.blog{}
.blog_more{}
.blogsection{}
.breadcrumbs{}
.button{}
.button:hover{}
.buttonheading{}
.clr{}
.componentheading, .contentheading{color:#003363}
.content_email{}
.content_rating{}
.content_vote{}
.contentdecription{}
.contentpagetitle{}
.contentpane{}
.contentpaneopen{}
.contenttoc{}
.createdate{}
.created-date{color:#003363}
.date{}
.input{}
.inputbox{}
.intro{}
.latestnews{}
.loclink{}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{}
a.mainlevel:hover{}
.message{}
.metadata{}
.modifydate{}
.module{}
.moduletable{}
.mosimage{}
.mosimage_caption{}
.mostread{}
.newsfeed{}
.outline{}
.pagenav{}
.pagenav li{list-style:none; background:none}
.pagenav_next{}
.pagenav_prev{}
.pagenavbar{}
.pagenavcounter{}
.pathway{}
.pollstableboarder{}
.read{}
.search{}
.searchintro{}
.sections{}
.sectiontable_footer{}
.sectiontableentry{}
.sectiontablefooter{}
.sectiontableheader{}
.small{color:#003363}
.smalldark{}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{}
a.sublevel:hover{}
.title{}
.wrapper{}
.bt_error{color:red; list-style:none; border:1px solid red; background:#F90}
/* com_newsfeeds, com_content categories */
div.categories-list h1{color:#003363}
div.categories-list ul li{border:none}
div.categories-list ul li span.item-title{}
div.categories-list ul li .category-desc{color:#003363}
div.categories-list ul li dl{color:#003363}
div.categories-list ul li dt, div.categories-list ul li dd{}
div.categories-list ul ul{}
div.categories-list ul ul li{border:none}
/* com_newsfeeds category */
div.newsfeed-category h1{}
div.newsfeed-category h2{color:#003363}
div.newsfeed-category .filters{border:none}
div.newsfeed-category legend{}
div.newsfeed-category table{color:#003363; border-bottom:1px solid #ccc; border-right:1px solid #ccc}
div.newsfeed-category table thead a{color:#fff !important}
div.newsfeed-category table thead{background:#0052A5; border-left:5px solid #B21F35}
div.newsfeed-category table thead tr .item-title, div.newsfeed-category table thead tr .item-num-art, div.newsfeed-category table thead tr .item-link{}
div.newsfeed-category table thead tr .item-num-art{}
div.newsfeed-category table thead tr th img{}
div.newsfeed-category table tbody{}
div.newsfeed-category table tbody tr{border-bottom:1px solid #ccc}
div.newsfeed-category table tbody tr.cat-list-row0{background:#fff}
div.newsfeed-category table tbody tr.cat-list-row1{background:#EEE}
div.newsfeed-category table tbody tr td{border-bottom:1px solid #ccc}
div.newsfeed-category table tbody tr td.item-num-art{}
/* children */
div.newsfeed-category div.cat-children{}
div.cat-children h3{}
div.cat-children ul li{background:none}
div.cat-children ul li span.item-title{}
div.cat-children ul li dl.newsfeed-count{color:#003363}
div.cat-children ul li dl.newsfeed-count dt, div.cat-children ul li dl.newsfeed-count dd{}
/* com_newsfeeds single */
div.newsfeed h1{}
div.newsfeed h2{color:#003363}
div.newsfeed div.feed-description{}
div.newsfeed div img{}
div.newsfeed ol{list-style:none}
div.newsfeed ol li{border:1px solid #ccc}
div.newsfeed ol li div.feed-item-description{}
/* com_user */
div.login h1, div.profile h1, div.remind h1, div.reset h1, div.registration h1, div.profile-edit h1, div.archive h1, div.categories-list h1{}
/* com_user:login */
div.login{}
div.login div.login-description{}
div.login fieldset{border:none}
div.login .login-fields{}
div.login .button{}
div.login label{}
/* com_user:profile */
div.profile fieldset{}
div.profile fieldset legend{border:none}
div.profile fieldset dl dt{}
div.profile fieldset dl dd{}
div.profile a{}
/* com_user:profile edit */
div.profile-edit fieldset{}
div.profile-edit fieldset legend{border:none}
div.profile-edit fieldset dl dt label{}
div.profile-edit fieldset dl dd{}
/* com_user:registration */
div.registration fieldset{}
div.registration fieldset dl dt span.text label{}
div.registration fieldset legend{border:none}
div.registration fieldset label{}
div.registration fieldset dl dd{}
/* com_user:remind */
div.remind{}
div.remind fieldset{border:none}
div.remind fieldset dl{}
div.remind fieldset dl dt label{}
/* com_user:reset */
div.reset{}
div.reset fieldset{border:none}
div.reset fieldset dl{}
div.reset fieldset dl dt label{}
/* com_content:archived articles */
div.archive{}
div.archive fieldset{border:none}
div.archive fieldset legend{border:none}
div.archive fieldset .filter-search button{}
div.archive ul#archive-items li{border:1px dashed #ccc; background:none}
div.archive ul#archive-items li h2{}
div.archive ul#archive-items li dl.article-info{}
div.archive ul#archive-items li dl.article-info dt{}
div.archive ul#archive-items li dl.article-info dd{}
div.archive ul#archive-items li dl.article-info dd.create{color:#999}
/* com_content:category */
div.category-list{}
div.category-list h2{}
div.category-list .filters{border:none}
div.category-list legend{}
div.category-list table{color:#003363; border-bottom:1px solid #ccc; border-right:1px solid #ccc}
div.category-list table thead a{color:#fff !important}
div.category-list table thead{background:#0052A5; border-left:5px solid #B21F35}
div.category-list table thead tr th, div.category-list table thead tr th, div.category-list table thead tr th{}
div.category-list table thead tr th img{}
div.category-list table tbody{}
div.category-list table tbody tr{border-bottom:1px solid #ccc}
div.category-list table tbody tr.cat-list-row0{background:#fff}
div.category-list table tbody tr.cat-list-row1{background:#EEE}
div.category-list table tbody tr td{border-bottom:1px solid #ccc}
div.category-list table tbody tr td.item-num-art{}
/* com_content:featured */
div.blog-featured h1{}
div.blog-featured .item-separator{border-bottom:1px dashed #ccc}
div.blog-featured .items-more h3{}
div.blog-featured .items-more ol{list-style:none}
div.blog-featured .items-more ol li{background:transparent url(../images/skin6/typography/list_styles/quad/bt_list_quad_icon-1.png) no-repeat left 9px}
/* com_content:category */
div.bt_content_category_blog .cat-children{}
div.bt_content_category_blog .items-more h3, div.bt_content_category_blog .cat-children h3{color:#003363}
div.bt_content_category_blog .cat-children ul li{border:none; background:transparent url(../images/skin6/typography/list_styles/quad/bt_list_quad_icon-1.png) no-repeat left 9px}
div.bt_content_category_blog .cat-children ul li div.category-desc{}
div.bt_content_category_blog .cat-children ul li span.item-title{}
div.bt_content_category_blog .cat-children ul li dl{color:#003363}
div.bt_content_category_blog .cat-children ul li dt, div.bt_content_category_blog .cat-children ul li dd{}
div.bt_content_category_blog .cat-children ul ul{}
div.bt_content_category_blog .cat-children ul ul li{border:none}
/* com_contact:category */
div.contact-category h1{}
div.contact-category h2{color:#003363}
div.contact-category div.category-desc{}
div.contact-category img{}
div.contact-category .filters{border:none}
div.contact-category legend{}
div.contact-category table{color:#fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc}
div.contact-category table thead a{color:#fff !important}
div.contact-category table thead a:hover{color:#f90 !important}
div.contact-category table thead{background:#0052A5; border-left:5px solid #B21F35}
div.contact-category table thead tr th, div.contact-category table thead tr th, div.contact-category table thead tr th{}
div.contact-category table thead tr th img{}
div.contact-category table tbody{ color: #B21F35;}
div.contact-category table tbody tr{border-bottom:1px solid #ccc}
div.contact-category table tbody tr.cat-list-row0{background:#fff}
div.contact-category table tbody tr.cat-list-row1{background:#EEE}
div.contact-category table tbody tr td{border-bottom:1px solid #ccc}
div.contact-category table tbody tr td.item-num-art{}
/* com_contact:single contact */
div.contact h1{color:#003363}
div.contact h2{}
div.contact div.panel{}
div.contact div.panel h3{}
div.contact div.panel h3 a{color:#003363 !important}
div.contact div.panel .content{}
div.contact div.panel .contact-image{}
div.contact div.panel .contact-form fieldset{}
div.contact div.panel .contact-form legend{border:none; color:#0052A5}
div.contact div.panel .contact-form fieldset dl dt{pading:0}
div.contact div.panel .contact-form fieldset dl dd{pading:0}
div.contact div.panel .contact-form fieldset dl dt label#jform_contact_email_copy-lbl{}
div.contact div.panel .contact-form fieldset dl dd input[type=checkbox]{pading:0}
div.contact div.panel div.contact-miscinfo{}
div.contact div.panel div.contact-miscinfo img{}
div.contact-address{}
div.contact-address span.jicons-icons img{}
div.contact-address span.contact-street{}
/* com_contact:featured */
div.blog-featured h1{}
div.blog-featured 2{color:#003363}
div.blog-featured div.category-desc{}
div.blog-featured img{}
div.blog-featured .filters{border:none}
div.blog-featured legend{}
div.blog-featured table{color:#fff; border-bottom:1px solid #ccc; border-right:1px solid #ccc}
div.blog-featured table thead a{color:#fff !important}
div.blog-featured table thead a:hover{color:#f90 !important}
div.blog-featured table thead{background:#0052A5; border-left:5px solid #B21F35}
div.blog-featured table thead tr th, div.blog-featured table thead tr th, div.blog-featured table thead tr th{}
div.blog-featured table thead tr th img{}
div.blog-featured table tbody{}
div.blog-featured table tbody tr{border-bottom:1px solid #ccc}
div.blog-featured table tbody tr.cat-list-row0{background:#fff}
div.blog-featured table tbody tr.cat-list-row1{background:#EEE}
div.blog-featured table tbody tr td{border-bottom:1px solid #ccc}
div.blog-featured table tbody tr td.item-num-art{}
.item-separator{}
/*---------------------------------------------------------------------
# BT CSS File Name:css3.css
--------------------------------------------------------------------- */
/* TYPOGRAPHY.css */
/* offline page (only for demo)  */
div.bt_offline_image{background:transparent url("../images/skin6/system/offline_page.png") no-repeat center;width:900px;height:497px}
/* Buttons
-------------------------------------------------------------- */
.bt_right_arrow_button_rounded{}
/* Forms
-------------------------------------------------------------- */
/* Remove button padding in FF */
input::-moz-focus-inner, button::-moz-focus-inner{border:0 !important}
/* Blockquote
-------------------------------------------------------------- */
blockquote.bt_blockquote-7{}
/* Bubbles
-------------------------------------------------------------- */
/* bubble 3, 4 */
div.bt_bubble-3, div.bt_bubble-4{}
/* bubble 8, 9 */
.bt_bubble_top{}
/* bubble 10, 11 */
div.bt_bubble-10, div.bt_bubble-11{}
div.bt_bubble-10 div, div.bt_bubble-11 div{}
/* DROP_DOWN.css, DROP_LINE.css, MEGA.css, CSS.css */
/*1 Level
------------------------------------------------------ */
#bt_nav_menu li ul{box-shadow:-.1em 5px 6px #000}
/* opera hack */
/* @media not screen and 1{#bt_nav_menu li ul{list-style:none outside url(../images/skin6/menu/list_style.png)} */
#bt_nav_menu li ul li{}
/*---------------------------------------------------------------------
# BT CSS File Name:error.css
--------------------------------------------------------------------- */
/* ERROR PAGE:TYPE 1
------------------------------- */
/* body */
body{background:#EDEEEF; color:#fff}
/* logo */
#bt_error_logo{}
#bt_error_logo a:link, #bt_error_logo a:visited{color:#fff}
#bt_error_logo a:hover{}
#bt_error_logo img{border:0}
/* outer */
#bt_error_outer{background:#0052A5}
#bt_error_outer a:link, #bt_error_outer a:visited{color:#FF9}
#bt_error_outer a:hover{}
/* error code &message
------------------------------- */
#bt_error_code_message{}
#bt_error_code_message p{}
/* error image
------------------------------- */
#bt_error_image{background:transparent url(../images/skin6/system/error/bt_error_img.jpg) no-repeat}
/* message
------------------------------- */
#bt_error_message{color:#fff}
#bt_error_message #bt_error_notice_exmark{background:transparent url(../images/skin6/system/error/bt_error_exmark.jpg) no-repeat left top}
#bt_error_message #bt_error_notice_text{}
#bt_error_message #bt_error_notice_text p{}
#bt_error_message #bt_error_details{}
#bt_error_message #bt_error_info{}
/*---------------------------------------------------------------------
# BT CSS File Name:mailto.css
--------------------------------------------------------------------- */
.componentheading, h2{}
.mailto-close{}
a{}
a:hover, a:active, a:focus{}
form div label{}
form div input{}
#mailtoForm p button{}
/*---------------------------------------------------------------------
# BT CSS File Name:offline.css
--------------------------------------------------------------------- */
/* OFFLINE PAGE:TYPE 1
------------------------------- */
/* body */
body{background:#EDEEEF; color:#fff}
/* logo */
#bt_offline_logo{}
#bt_offline_logo a:link, #bt_offline_logo a:visited{color:#fff}
#bt_offline_logo a:hover{}
#bt_offline_logo img{border:0}
/* outer */
#bt_offline_outer{background:#0052A5}
/* offline image */
#bt_offline_image{background:transparent url(../images/skin6/system/offline/bt_offline_img.jpg) no-repeat}
/* form */
#bt_offline_form{}
/* label */
#bt_offline_form form label{color:#fff}
#bt_offline_form form div#bt_offline_form_user{}
#bt_offline_form form div#bt_offline_form_user label, #bt_offline_form form div#bt_offline_form_pass label{}
#bt_offline_form form div#bt_offline_form_user input, #bt_offline_form form div#bt_offline_form_pass input{border:0; text-indent:35px}
#bt_offline_form form div#bt_offline_form_user input{background:#0052A5 url(../images/skin6/system/offline/bt_offline_user_input.jpg) no-repeat top left; color:#FF9}
#bt_offline_form form div#bt_offline_form_pass input{background:#0052A5 url(../images/skin6/system/offline/bt_offline_pass_input.jpg) no-repeat top left; color:#FF9}
/* remember */
#bt_offline_form form div#bt_offline_form_remember{}
#bt_offline_form form div#bt_offline_form_remember .inputbox{}
#bt_offline_form form div#bt_offline_form_remember label{}
/* login */
#bt_offline_form form div#bt_offline_form_button{}
#bt_offline_form form div#bt_offline_form_button .button{border:0; background:transparent url(../images/skin6/system/offline/bt_offline_button.jpg) no-repeat left top; color:#004A72}
#bt_offline_form form div#bt_offline_form_button .button:hover{}
/* message */
#bt_offline_message{}
/* Offline System Message */
.bt_offline_message{}
.bt_offline_message #system-message dd.message ul{color:#FF9; border:1px solid #0052A5; background:#001A2B}
/*---------------------------------------------------------------------
# BT CSS File Name:print.css
--------------------------------------------------------------------- */
/*---------------------------------------------------------------------
# BT CSS File Name:css.css
--------------------------------------------------------------------- */
/* Son of Suckerfish Dropdowns
-------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
------------------------------------------------------- */
/* default */
ul#bt_nav_menu { background: #0052A5 url("../images/skin6/menu/menu_item_bg.png") repeat-x;}
/* 0 Level
------------------------------------------------------ */
#bt_nav_menu li { background: #0052A5 url("../images/skin6/menu/menu_item_bg.png") repeat-x; }
/* bg */
#bt_nav_menu li.active,
#bt_nav_menu li:hover { background: #B21F35 url("../images/skin6/menu/menu_item_active.png") repeat-x; }
/* a: default */
#bt_nav_menu li a,
#bt_nav_menu li span.separator { color: #fff; }
/* a: default hover*/
#bt_nav_menu li a:hover,
#bt_nav_menu li span.separator:hover { color: #FFFF99; }
/* a: if have child (insert arrow) */
#bt_nav_menu li.parent a,
#bt_nav_menu li.parent.active a,
#bt_nav_menu li.parent span.separator { background: transparent url("../images/skin6/menu/menu_arrow.png") no-repeat 92% 55%; }
#bt_nav_menu li.parent span.separator:hover { background: transparent url("../images/skin6/menu/menu_arrow_hover.png") no-repeat 92% 55%; }
/* a: active */
#bt_nav_menu li.active a,
#bt_nav_menu li.active span.separator span,
/*j17*/
#bt_nav_menu li.active span.separator
{color: #ffff99 !important;}
/*  1 Level
------------------------------------------------------ */
#bt_nav_menu li ul { background: #0052A5; }
#bt_nav_menu li ul li { background: #0052A5; list-style: none outside url("../images/skin6/menu/list_style.png");  }
/* active, hover */
#bt_nav_menu li ul li.active,
#bt_nav_menu li ul li:hover { background: none; list-style: url("../images/skin6/menu/list_style_hover.png"); }
/* right arrow on parent items */
#bt_nav_menu li.parent.active ul li.parent,
#bt_nav_menu li.parent ul li.parent { background: transparent url("../images/skin6/menu/menu_arrow_right.png") no-repeat 90% center !important; }
/*********(no active - avoid padding)*********/
/* a: no active */
#bt_nav_menu li ul li a,
#bt_nav_menu li ul li span.separator { color: #fff !important; background: none !important; }
/* ************ (NO ACTIVE) ************ */
/*a: no active*/
#bt_nav_menu li ul li a span,
#bt_nav_menu li ul li ul li a span,
#bt_nav_menu li ul li ul li ul li a span,
#bt_nav_menu li ul li ul li ul li ul li a span,
#bt_nav_menu li ul li span.separator span,
#bt_nav_menu li ul li ul li span.separator span,
#bt_nav_menu li ul li ul li ul li span.separator span,
#bt_nav_menu li ul li ul li ul li ul li span.separator span,
/*j17*/
#bt_nav_menu li ul li a,
#bt_nav_menu li ul li ul li a,
#bt_nav_menu li ul li ul li ul li a,
#bt_nav_menu li ul li ul li ul li ul li a,
#bt_nav_menu li ul li span.separator,
#bt_nav_menu li ul li ul li span.separator,
#bt_nav_menu li ul li ul li ul li span.separator,
#bt_nav_menu li ul li ul li ul li ul li span.separator
{color: #fff !important;}
/*a:hover no active*/
#bt_nav_menu li ul li a span:hover,
#bt_nav_menu li ul li ul li a span:hover,
#bt_nav_menu li ul li ul li ul li a span:hover,
#bt_nav_menu li ul li ul li ul li ul li a span:hover,
#bt_nav_menu li ul li span.separator span:hover,
#bt_nav_menu li ul li ul li span.separator span:hover,
#bt_nav_menu li ul li ul li ul li span.separator span:hover,
#bt_nav_menu li ul li ul li ul li ul li span.separator span:hover,
/*j17*/
#bt_nav_menu li ul li a:hover,
#bt_nav_menu li ul li ul li a:hover,
#bt_nav_menu li ul li ul li ul li a:hover,
#bt_nav_menu li ul li ul li ul li ul li a:hover,
#bt_nav_menu li ul li span.separator:hover,
#bt_nav_menu li ul li ul li span.separator:hover,
#bt_nav_menu li ul li ul li ul li span.separator:hover,
#bt_nav_menu li ul li ul li ul li ul li span.separator:hover
{color: #ffff99 !important;}
/* ************ (ACTIVE) ************ */
/*a: active*/
#bt_nav_menu li.active ul li.active a span,
#bt_nav_menu li.active ul li.active ul li.active a span,
#bt_nav_menu li.active ul li.active ul li.active ul li.active a span,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active a span,
#bt_nav_menu li.active ul li.active span.separator span,
#bt_nav_menu li.active ul li.active ul li.active span.separator span,
#bt_nav_menu li.active ul li.active ul li.active ul li.active span.separator span,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active span.separator span,
/*j17*/
#bt_nav_menu li.active ul li.active a,
#bt_nav_menu li.active ul li.active ul li.active a,
#bt_nav_menu li.active ul li.active ul li.active ul li.active a,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active a,
#bt_nav_menu li.active ul li.active span.separator,
#bt_nav_menu li.active ul li.active ul li.active span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li.active span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active span.separator
{color: #ffff99 !important;}
/*a:hover active*/
#bt_nav_menu li.active ul li.active a span:hover,
#bt_nav_menu li.active ul li.active ul li.active a span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active a span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active a span:hover,
#bt_nav_menu li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active span.separator span:hover,
/*j17*/
#bt_nav_menu li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active span.separator span:hover
{color: #fff !important;}
/*a: no active*/
#bt_nav_menu li.active ul li a span,
#bt_nav_menu li.active ul li.active ul li a span,
#bt_nav_menu li.active ul li.active ul li.active ul li a span,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li a span,
#bt_nav_menu li.active ul li span.separator span,
#bt_nav_menu li.active ul li.active ul li span.separator span,
#bt_nav_menu li.active ul li.active ul li.active ul li span.separator span,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li span.separator span,
/*j17*/
#bt_nav_menu li.active ul li a,
#bt_nav_menu li.active ul li.active ul li a,
#bt_nav_menu li.active ul li.active ul li.active ul li a,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li a,
#bt_nav_menu li.active ul li span.separator,
#bt_nav_menu li.active ul li.active ul li span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li span.separator
{color: #fff !important;}
/*a:hover no active*/
#bt_nav_menu li.active ul li a span:hover,
#bt_nav_menu li.active ul li.active ul li a span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li a span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li a span:hover,
#bt_nav_menu li.active ul li span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li span.separator span:hover,
/*j17*/
#bt_nav_menu li.active ul li a:hover,
#bt_nav_menu li.active ul li.active ul li a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li a:hover,
#bt_nav_menu li.active ul li span.separator:hover,
#bt_nav_menu li.active ul li.active ul li span.separator:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li span.separator:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li span.separator:hover
{color: #ffff99 !important;}
/* 2, 3, 4 Levels (the same as level 1 except border)
------------------------------------------------------ */
#bt_nav_menu li ul li ul,
#bt_nav_menu li ul li ul li ul,
#bt_nav_menu li ul li ul li ul li ul { border: none;}

/*Super News Module*/
/*scroll news*/
div.bt_scroll_news_vertical_separator { color: #ccc; }
div.bt_scroll_news_date { color: #ccc; }
/*slideshow*/
.flex-control-nav li a { background: url("../images/skin6/html/mod_bt_supernews/bg_control_nav.png") no-repeat 0 0;}
#container { background: none; }
#container ol, #container ul {list-style: none; }
#container ol li, #container ul li {list-style: none; }
#container a { color: #FFF !important; }
#container a:hover { color: #FFFF99 !important; }
#container span a { color: #FFFF99 !important; }
#container span a:hover{}
#container div.bt_slideshow_print_icon{}
#container div.bt_slideshow_email_icon{}
#container span.bt_slideshow_vertical_separator { color: #fff; }
#container div.bt_slideshow_date { color: #fff;}
#container div.bt_slideshow_vertical_separator { color: #fff; }
#container td.bt_slideshow_td{}
#container span.bt_slideshow_section_lbl { color: #FFF; }
#container span.bt_slideshow_section{}
#container span.bt_slideshow_category_lbl { color: #FFF; }
#container span.bt_slideshow_category{}
#container div.bt_slideshow_title{}
#container li.bt_slideshow_li { background:none; }
#container div.bt_slideshow_item { background: #0052A5; color: #fff; }
#container div.bt_slideshow_text { background: #0052A5; color: #fff; }
#container span.bt_slideshow_readmore{}
/*type1*/
table.bt_type1_table div.bt_type1_img { border-bottom: 7px solid #B21F35; }
table.bt_type1_table span.bt_type1_lbl { color: #666; }
/*type4*/
span.bt_type4_lbl { color: #666; }
/*type5*/
.bt_snews .bt_snews_img { border-bottom: 7px solid #B21F35; } 
.bt_snews .bt_snews_sec_cat_author span { color: #666; }
div.moduletable_btmstyle9 div.bt_snews { background: #C6C6C6; } /* for mstyle9 */
div.moduletable_btmstyle9 div.bt_snews div.bt_snews_img { border: 1px solid #0052A5; } /* for mstyle9 */
/*type6*/
span.bt_type6_lbl { color: #666; }

/*virtuemart.css*/
/*--------------------------------------------------------
# VM DEFAULT
# ------------------------------------------------------- */
.spacer { background: #FFF; }
.vmicon, .vmiconFE { background-image: url(../images/skin6/virtuemart/vm2-sprite.png); }
.ratingbox { background: url(../images/skin6/virtuemart/color-stars.png) repeat-x scroll 0 bottom transparent; }
.orderlistcontainer div.activeOrder { background: #FFF url(../images/skin6/virtuemart/arrow_down.png) no-repeat right 20%; }

/*button*/
span.addtocart-button input.addtocart-button, 
span.addtocart-button input.notify-button, 
input.highlight-button, 
span.details-button input.details-button, 
.vm-button-correct, 
.vm-button-correct:link, 
.vm-button-correct:visited, 
button.vm-button-correct, 
button.vm-button-correct:link, 
button.vm-button-correct:visited, 
.control-buttons button.vm-button-correct, 
.control-buttons button.default, 
.general-bg, 
input.custom-attribute, 
input.quantity-input, 
.manufacturer-product-link a, 
a.ask-a-question, 
a.product-details, 
a.details, 
div.details, 
button.default, 
a.notify,
.buttonBar-right button.button {
	background-color: #0052A5; 
	color: #FFF !important; 
}
span.addtocart-button input.addtocart-button:hover, 
span.addtocart-button input.notify-button:hover, 
input.highlight-button:hover, 
span.details-button input.details-button:hover, 
.vm-button-correct:hover, 
button.vm-button-correct:hover, 
.control-buttons button.vm-button-correct:hover, 
.control-buttons button.default:hover,
.general-bg:hover, 
input.custom-attribute:hover, 
input.quantity-input:hover, 
.manufacturer-product-link a:hover, 
a.ask-a-question:hover, 
a.product-details:hover, 
a.details:hover, 
div.details:hover, 
button.default:hover, 
a.notify:hover,
.buttonBar-right button.button:hover { 
	background-color: #353535; 
	color: #fff;
}

/*--------------------------------------------------------
# FRONT PAGE
# ------------------------------------------------------- */
/*heading*/
.category-view h4,
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4 { border: 1px solid #CCC; background: #FFF; }

/*--------------------------------------------------------
# CATEGORY
# ------------------------------------------------------- */
.browse-view .row .product .product-price span.PricesalesPrice { color: #353535; }
.browse-view .vm-pagination { border-top: 1px solid #E9E8E8; }

/*--------------------------------------------------------
# PRODUCT DETAILS
# ------------------------------------------------------- */
/*next, prev icons*/
.product-neighbours a.next-page { background: url(../images/skin6/virtuemart/next_16x16.png) no-repeat right; }
.product-neighbours a.previous-page { background: url(../images/skin6/virtuemart/previous_16x16.png) no-repeat left; }

/*images*/
.productdetails-view .main-image img { background-color: #E9E9E9; border: 1px solid #FFF; }
.productdetails-view .additional-images img { background-color: #E9E9E9; border: 1px solid #FFF; }
.productdetails-view .additional-images img:hover { background-color: #D46A04; }

/*add to cart*/
span.quantity-controls input.quantity-plus { background-image: url(../images/skin6/virtuemart/quantity-controls.png); }
span.quantity-controls input.quantity-minus { background-image: url(../images/skin6/virtuemart/quantity-controls.png); }
input.quantity-input { background-color: #FFF !important; color: #353535 !important; border: 1px solid #CCC !important;}

/*other titles*/
.productdetails-view h4,
.productdetails-view span.title { border-bottom: 1px solid #CCC; color: #353535; text-shadow:0px 1px 0px rgb(255,255,255); }

/*related*/
.product-related-products .product-field,
.product-related-categories .product-field { background: #FFF; }

/*custom fields*/
.product-fields { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; }

/*reviews*/
textarea.virtuemart, input.vm-default { background: #FFF !important; border: solid #CCC 1px !important; color: #353535 !important; }

/*--------------------------------------------------------
# SHOPPING CART
# ------------------------------------------------------- */
.cart-view .billto-shipto { border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
/*table*/
table.cart-summary tbody { background: #D8D8D8; }
table.cart-summary tr th { background: #F2F2F2; }
/*icons*/
table.cart-summary input[type="submit"].vmicon { background: url(../images/skin6/virtuemart/vm2-sprite.png) no-repeat top left; }
/*coupon*/
.cart-view input.coupon { background: #FFF; border: 1px solid #CCC; color: #353535; }
/*payment, shipment*/
.vmpayment_description, .vmshipment_description { color: #353535; }
/*comments & checkout button*/
.customer-comment { border-top: solid #E9E8E8 1px; }
.checkout-button-top { border-top: 1px solid #CCC; }
/*prices*/ 
.priceColor2 { color: #D46A04; }
.cart-view .PricebillTotal { color: #D46A04; }
.cart-view .PricesalesPrice,
.cart-view .PricesalesPriceShipment, 
.cart-view .PricesalesPricePayment { color: #D46A04; }

/*--------------------------------------------------------
# BILLING & ADDRESS INFORMATION
# ------------------------------------------------------- */
table.user-details input.invalid,
table.user-details input {
	background: #FFF;
	color: #353535;
	border: 1px solid #CCC;
}
table.user-details input.invalid { border: 1px solid #FF0000; }

/*--------------------------------------------------------
# ORDERS
# ------------------------------------------------------- */
form[name="com-login"] { border-top: 1px solid #CCC; }

/*--------------------------------------------------------
# ACCOUNT MAINTENANCE
# ------------------------------------------------------- */
#ui-tabs ul#tabs { border-bottom: 1px solid #CCC; }
#ui-tabs ul#tabs li { background: #FFF; color: #353535; }
#ui-tabs ul#tabs li.current { background: #CCC; color: #353535; }
#ui-tabs table th { color: #FFF; background: #999; }
div#editcell table.adminlist thead { color: #FFF; background: #999; }
div#editcell table.adminlist tbody { background: #D8D8D8; }

/*ORDER (1)*/
div.spaceStyle tbody{ background: #D8D8D8; }
div.spaceStyle td.orders-key { color: #FFF; background: #999; }

/*--------------------------------------------------------
# POPUP ADD TO CART
# ------------------------------------------------------- */
#facebox .popup { border: 4px solid #333; }
#facebox .content { background: #fff; }
#facebox .content div div { border-top: 1px solid #ccc; }
#facebox .content h4 { background: #333; color: #fff; }
#facebox .close { background:url(../images/skin6/virtuemart/closelabel.png) no-repeat #FFF; }
.facebox_overlayBG { background-color: #000; }

/* mod_bt_vm_categories */
ul#bt_vm_navigation li { background-image: url("../images/skin6/html/mod_bt_vm_categories/bt_vm_products_separator_line.png") !important; } 
ul#bt_vm_navigation li a { background-image: url("../images/skin6/html/mod_bt_vm_categories/default_arrow.png"); color: #FFF !important; }
ul#bt_vm_navigation li a span { color: #FFFF99 !important; }
ul#bt_vm_navigation li a:hover { color: #353535 !important; }
ul#bt_vm_navigation li.has_child a { background-image: url("../images/skin6/html/mod_bt_vm_categories/default_arrow.png"); } /*default*/
ul#bt_vm_navigation li.has_child a.current-item, /*active*/
ul#bt_vm_navigation li.has_child.vm_cat_active a.vm_cat_active { background-image: url("../images/skin6/html/mod_bt_vm_categories/active_arrow.png"); } /*if child is active*/
ul#bt_vm_navigation li.vm_cat_active a.vm_cat_active { color: #353535 !important; }
ul#bt_vm_navigation li.vm_cat_active a.vm_cat_active:hover { color: #E19750 !important; }
ul#bt_vm_navigation li.has_child li a { background-image: url("../images/skin6/html/mod_bt_vm_categories/sub_bullet.png"); } /*default*/
ul#bt_vm_navigation li.vm_cat_active li.vm_child_cat_active a { color: #353535 !important; } /*active*/
ul#bt_vm_navigation li.vm_cat_active li.vm_child_cat_active a:hover { color: #E19750 !important; }

/*---------------------------------------------------------------------
# BT Super News module
--------------------------------------------------------------------- */
/*scroll_news.css*/
div.bt_scroll_news_vertical_separator { color: #ccc; }
div.bt_scroll_news_date { color: #ccc; }
/*slide_show.css*/
#container a { color: #FFF !important; }
#container a:hover { color: #FFFF99 !important; }
#container span a { color: #FFFF99 !important; }
#container span.bt_slideshow_vertical_separator { color: #fff; }
#container div.bt_slideshow_date { color: #fff; }
#container div.bt_slideshow_vertical_separator { color: #fff; }
#container span.bt_slideshow_section_lbl { color: #FFF; }
#container span.bt_slideshow_category_lbl { color: #FFF; }
#container div.bt_slideshow_item { background: #0052A5; color: #fff; }
#container div.bt_slideshow_text { background: #0052A5; color: #fff; }
/*type1.css*/
table.bt_type1_table div.bt_type1_img { border-bottom: 7px solid #B21F35; }
table.bt_type1_table span.bt_type1_lbl { color: #666; }
/*type2.css*/
.bt_sn_t2_print_email { border-right: 1px solid #ccc; }
.bt_brdr_img { border-bottom: 7px solid #B21F35; }
/*type3.css*/
.bt_sn_t3_item { background-image: url(../images/skin6/typography/list_styles/quad/bt_list_quad_icon-3.png) }
/*type4.css*/
span.bt_type4_lbl { color: #666; }
/*type5.css*/
.bt_snews .bt_snews_img { border-bottom: 7px solid #B21F35; } 
.bt_snews .bt_snews_sec_cat_author span { color: #666; }
/* for mstyle9 */
div.moduletable_btmstyle9 div.bt_snews { background: #C6C6C6; }
div.moduletable_btmstyle9 div.bt_snews div.bt_snews_img { border: 1px solid #0052A5; }
/*type6.css*/
span.bt_type6_lbl { color: #666; }

/*skin switcher*/
.bt_skin_switcher { background: transparent url("../images/skin6/layout/color_skins.png") no-repeat left center }