html{background:#000;}
body{
    color:#fff;
    font:14px Arial, Helvetica, sans-serif;
    margin:0;
}
.body_about,
.body_faq{background:url(../images/bg/bg_body_about.jpg) no-repeat 50% 0;}
.body_contact{background:url(../images/bg/bg_body_contact.jpg) no-repeat 50% 0;}
.body_supplier{background:url(../images/bg/bg_body_supplier.jpg) no-repeat 50% 0;}
#header{background:url(../images/bg/bg_header.png) repeat-x 0 100%;}
.header_wr{background:url(../images/bg/bg_header_wr.png) no-repeat 50% 113px;}
.header_frame{height:113px;}
.header_holder{
    width:978px;
    margin:0 auto;
    padding:0 0 0 2px;
    position:relative;
}
.header_area{float:right;}
.contactus_link{
    float:right;
    color:#fff;
    text-transform:uppercase;
    font:bold 18px Arial, Helvetica, sans-serif;
    text-decoration:none;
    background:url(../images/bg/bg_contact_us.gif) no-repeat;
    text-align:center;
    width:184px;
    padding:12px 0 11px;
    margin:11px 0 0 20px;
	height:22px;
}
.contactus_link:hover{background-position:0 -45px;}
.contactus_link span{
    background:url(../images/bullet01.png) no-repeat 0 4px;
    padding:0 0 0 12px;
}
#header .phone{
    float:right;
    text-transform:uppercase;
    background:url(../images/bg/bg_phone.png) no-repeat;
    margin: 24px 0 0 19px;
    padding: 0 0 0 27px;
	color:#fff !important;
	font:bold 16px/19px Arial, Helvetica, sans-serif !important;
	min-height:20px;
}
.top_menu{
    float:right;
    font-weight:bold;
    font-size:12px;
    text-transform:uppercase;
}
.top_menu li{
    float:left;
    background:url(../images/divider_top_menu.gif) no-repeat 100% 0;
    padding:26px 20px 7px 20px;
}
.top_menu a{
    color:#fff;
    text-decoration:none;
	font-family:Arial, Helvetica, sans-serif !important;
}
#headerimgs .top_menu .home,
.news .top_menu .news,
.top_menu .active,
.top_menu a:hover{color:#ed1d26;}

.social_networks{
    float:right;
    padding-top:14px;
}
.social_networks li{
    float:right;
    padding-left:11px;
}
.social_networks a{
    display:block;
    width:25px;
    height:25px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/bg/bg_social_networks.gif) no-repeat -75px 0;
}
.social_networks a:hover{
    background-position:-75px -25px;
}
.social_networks .facebook{background-position:0 0;}
.social_networks .email{background-position:-50px 0;}
.social_networks .twitter{background-position:-25px 0;}

.social_networks .facebook:hover{background-position:0 -25px;}
.social_networks .email:hover{background-position:-50px -25px;}
.social_networks .twitter:hover{background-position:-25px -25px;}

.logo{
    float:left;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/logo.png) no-repeat;
    width:348px;
    height:75px;
    position:absolute;
    top:22px;
    left:2px;
}
.logo a{
    height:100%;
    display:block;
}
.main_nav{
    font:14px EurostileLTStdDemi, Arial, Helvetica, sans-serif;
    margin:0 0 0 108px;
    background:url(../images/divider_main_nav.gif) no-repeat 100% 1px;
    position:relative;
    z-index:100;
    height:43px;
}
.main_nav li{
    float:left;
    background:url(../images/divider_main_nav.gif) no-repeat 0 1px;
}
.main_nav a{
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    display:block;
    padding:17px 17px 12px;
    cursor:pointer;
    position:relative;
    outline:none;
	font-size:14px !important;
}
.main_nav .active,
.main_nav a:hover{background:url(../images/bg/bg_main_nav_h.gif) repeat-x;}
#main{
    width:984px;
    margin:0 auto;
    padding:17px 0 0;
}
#gallery{
    height:608px;
    width:984px;
    margin:0 auto;
}
.headerimg{
    background-position:50% 0;
    background-repeat:no-repeat;
    width:100%;
    min-height:1000px;
    position:absolute;
}
#headernav-outer{
    position:relative;
    top:24px;
    width:960px;
}
#headernav{
    width:95px;
    position:absolute;
    top:0;
    right:-22px;
}
#headertxt{
    clear: both;
    margin: 0 0 0 -13px;
    position: relative;
    top: 45px;
    width: 960px;
}
#firstline{display:block;}
.text_accurancy{
    background:url(../images/text/text_accuracy.png) no-repeat;
    width:487px;
    height:128px;
    text-indent:-9999px;
    overflow:hidden;
    display:block;
    margin-bottom:5px;
}
.text_american{
    background:url(../images/text/text_american.png) no-repeat;
    text-indent:-9999px;
    overflow:hidden;
    display:block;
    width:457px;
    height:62px;
    margin:0 0 37px 15px;
}
.gallery_more{
    background:url(../images/bg/bg_find_more.png) no-repeat;
    width:201px;
    height:33px;
    text-transform:uppercase;
    font:bold 18px Arial, Helvetica, sans-serif;
    display:block;
    margin-left:16px;
    padding-top:11px;
    text-align:center;
    cursor:pointer;
    color: #fff;
    text-decoration: none;
}
.gallery_more:hover{color:#ccc;}
.btn{
    float:left;
    cursor:pointer;
    background:url(../images/bg/bg_gallery_bullet.gif) no-repeat;
    width:12px;
    height:12px;
    margin-left:9px;
}
.btn:hover, .active{background-position:0 -12px;}
#back{
    background:url(../images/bg/bg_gallery_prev.gif) no-repeat;
    width:6px;
}
#next{
    background:url(../images/bg/bg_gallery_next.gif) no-repeat;
    width:6px;
}
.bottom_menu{
    font-size:24px;
    margin-right:-12px;
}
.bottom_menu li{
    float:left;
    background:url(../images/bg/bg_bottom_menu_li.png) no-repeat;
    width:249px;
    height:166px;
    position:relative;
    margin:0 -34px 0 -22px;
    padding:25px 10px 10px 45px;
}
.bottom_menu a{
    display:block;
    text-decoration:none;
    height:100%;
    outline:none;
	font-size:24px !important;
}
.bottom_menu .title{
    display:block;
    text-transform:uppercase;
    color:#fff;
}
.bottom_menu .title span{
    display:block;
    color:#e70912;
}
.bottom_menu img{position:absolute;}
.bottom_menu .pic2{
    bottom:51px;
    right:40px;
}
.bottom_menu .pic3{
    bottom:61px;
    right:57px;
}
.bottom_menu .pic4{
    bottom:63px;
    right:71px;
}
.breadcrumbs{
    color:#fff;
    font-size:12px;
    padding:0 0 34px 2px;
}
.breadcrumbs li{
    float:left;
    background:url(../images/divider_breadcrumbs.gif) no-repeat 100% 50%;
    padding:0 8px 0 0;
    margin:0 4px 0 0;
}
.breadcrumbs .last{
    background:none;
	font:bold 12px A Arial, Helvetica, sans-serif !important;
}
.breadcrumbs a{
    text-decoration:none;
    color:#bab9b9;
	font:normal 12px A Arial, Helvetica, sans-serif !important;
}
.container{
    width:980px;
    margin-bottom:-38px;
}
.container_t{
    background:url(../images/bg/bg_container_t.png) no-repeat;
    height:343px;
    overflow:hidden;
    margin:0 -2px;
}
.container_c{background:url(../images/bg/bg_container_c.png) repeat-y;}
.container_c1{
    width:980px;
    position:relative;
    float:left;
    margin:-302px 0 0;
}
.container_b{
    background:url(../images/bg/bg_container_b.png) no-repeat;
    height:83px;
    width:100%;
    overflow:hidden;
}
.columns{
    padding:0 0 0 3px;
    background:url(../images/bg/bg_columns_bord.png) no-repeat 488px 50%;
}
.col{
    float:left;
    width:405px;
    padding:0 35px 0 42px;
    margin-right:6px;
    line-height:19px;
}
.col .big_text{
    font-size:18px;
    line-height:22px;
}
.col .big_text p{margin:0 0 12px;}
.col p{margin:0 0 10px;}
.text_about_ptr,
.text_contact,
.text_rifles,
.text_video,
.text_supplier,
.text_faq,
.text_login{
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text/text_about.png) no-repeat;
    width:426px;
    height:59px;
    margin-bottom:-2px;
}
.text_contact{
    background:url(../images/text/text_contact.png) no-repeat;
    width:366px;
}
.contact_form{padding:22px 0 0;}
.contact_form .row{padding:0 0 12px;}
.contact_form label{
    text-transform:uppercase;
    font:bold 12px Arial, Helvetica, sans-serif;
    width:73px;
    padding:4px 18px 0 0;
    float:left;
    text-align:right;
}
.contact_form .need_text{padding-top:0;}
.contact_form .sub_row label{
    text-transform:none;
    width:auto;
    padding:0 24px 0 0;
    font-weight:normal;
}
.contact_form .sub_row .radio{
    float: left;
    height: 16px;
    margin: 0 6px 0 0;
    padding: 0;
    width: 15px;
}
.contact_form .text_input{
    float:left;
    background:url(../images/bg/bg_input_text02.png) no-repeat;
    width:266px;
    height:26px;
}
.contact_form .text_input input{
    float:left;
    margin:0;
    padding:5px;
    width:256px;
    background:none;
    border:none;
    color:#464545;
}
.contact_form .text_input01{
    background:url(../images/bg/bg_input_text03.png) no-repeat;
    width:302px;
}
.contact_form .text_input01 input{width:292px;}
.contact_form .textarea_input{
    background:url(../images/bg/bg_textarea01.png) no-repeat;
    width:292px;
    height:104px;
    float:left;
    padding:5px;
}
.contact_form .textarea_input textarea{
    margin:0;
    padding:0;
    width:292px;
    max-width:292px;
    height:104px;
    max-height:104px;
    background:none;
    border:none;
    color:#464545;
    font:14px Arial, Helvetica, sans-serif;
    overflow:auto;
}
.divider{
    background:url(../images/divider01.png) no-repeat;
    height:1px;
    margin:0 -43px 24px;
}
.contact_box{padding: 0 0 30px 10px;}
.col h2{
    color:#e70912;
    font:bold 19px/23px Arial, Helvetica, sans-serif;
    margin-bottom:5px;
    padding-left:28px;
}
.title_service{background:url(../images/bg/bg_phone.png) no-repeat 0 2px;}
.title_address{background:url(../images/bg/bg_address_title.png) no-repeat 0 5px;}
.service_phone{
    display:block;
    font-size:19px;
}
.col address{
    font-size: 19px;
    line-height: 25px;
    padding: 2px 0 0;
}
.col address span{
    display:block;
}
.carousel{
    margin-bottom:33px;
    padding-bottom: 57px;
    background:url(../images/bg/bg_general_w.png) no-repeat 0 100%;
}
.carousel .link_prev,
.carousel .link_next{
    width:24px;
    height:44px;
    float:left;
    background:url(../images/bg/bg_carousel_link.png) no-repeat 0 -44px;
    text-indent:-9999px;
    overflow:hidden;
    margin-top:141px;
}
.carousel .link_prev:hover{background-position:0 0;}
.carousel .link_next{
    background-position:100% -44px;
    float:right;
}
.carousel .link_next:hover{background-position:100% 0;}
.text_rifles{
    background:url(../images/text/text_rifles.png) no-repeat;
    width:305px;
    margin-left:3px;
}
.general_w{
    margin-bottom:33px;
    padding-bottom: 57px;
    background:url(../images/bg/bg_general_w.png) no-repeat 0 100%;
}
.product_box_w{
    float:left;
    width:483px;
    margin:2px 30px 0 13px;
}
.product_box{
    background:url(../images/bg/bg_product_box.png);
    border:1px solid #1a1a1a;
    margin:0 0 16px;
}

.img_wr{
    height:223px;
    width:484px;
    position:relative;
}
.img_wr .zoom{
    position:absolute;
    top:10px;
    left:8px;
    text-transform:uppercase;
    font-size:13px;
}
.img_wr .zoom a{
    background:url(../images/ico_zoom.png) no-repeat;
    padding:2px 0 3px 26px;
    text-decoration:none;
    color:#444;
}
.img_wr .zoom a:hover{color:#fff;}
.product_detail_list{
    position:relative;
    z-index:100;
}
.product_detail_list li{
    border:solid #1a1a1b;
    border-width:1px 0 0 1px;
    height:95px;
    width:240px;
    background:url(../images/bg/bg_product_detail_list_li.gif) repeat-x 0 100%;
    float:left;
}
.product_detail_list li:first-child{border-left:none;}
.product_detail_list a{
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
    opacity:0.4;
    display:block;
    height:95px;
    width:241px;
    position:relative;
    cursor:pointer;
}
.product_detail_list a:hover,
.product_detail_list .active{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
.product_detail_list .active em,
.product_detail_list a:hover em{
    background:url(../images/bg/bg_product_detail_list_hover.gif) no-repeat;
    width:26px;
    height:14px;
    margin:-14px auto 0;
    display:block;
}
.recommend_link{
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    color:#bab9b9;
    text-decoration:none;
    background:url(../images/bg/bg_recommend_link.png) no-repeat;
    padding:0 0 0 31px;
}
.recommend_link:hover{color:#fff;}
.product_info{
    float:left;
    width:380px;
    line-height:19px;
}
.product_info h2{
    color:#e70912;
    font-size:30px;
    line-height:36px;
    margin-bottom:7px;
}
.item_name{
    display:block;
    color:#e70912;
    margin-bottom:9px;
}
.product_info .price{
    display:block;
    color:#e70912;
}
.product_info .price span{font-size:18px;}
.product_info .comment{
    color:#e70912;
    margin:0 0 9px;
    display:block;
}
.product_info p{margin:0 0 13px;}
.product_info h3{
    font-size:18px;
    line-height:22px;
	margin-bottom:5px;
}
.info_w{padding-bottom:22px;}
.product_info dl{margin-bottom:2px;}
.product_info dt{
    float:left;
    font-weight:bold;
    color:#e70912;
    margin-right:4px;
}
.text-link{
	text-decoration:none;
	color:#e70912;
}
.text-link:hover{color:#fff;}
.available_w{background:url(../images/bg/bg_available_block.gif) repeat-y 220px 0;}
.available_title_w{
    float:left;
    padding: 0 35px 0 0;
    width: 185px;
}
.title_available{
    background:url(../images/text/text_available.png) no-repeat;
    width:139px;
    height:60px;
    text-indent:-9999px;
    overflow:hidden;
    float:right;
}
.arms_list{
    float:right;
    margin:0 80px -26px 0;
    width: 680px;
}
.arms_list li{margin-bottom:52px;}
.arms_list .img_holder{
    float:left;
    width:313px;
    height:104px;
    background:url(../images/bg/bg_img_holder.png) no-repeat;
}
.arms_info{
    float:right;
    width:348px;
    line-height:19px;
}
.arms_info p{margin:0 0 9px;}
.arms_info h3{
    font-size:19px;
    color:#e70912;
    margin-bottom:4px;
}
.arms_info .price{
    display:block;
    color:#e70912;
    margin-bottom:17px;
}
.arms_info .price span{font-weight:normal;}
.arms_info .submit,
.rifles_list .submit{
    height:23px;
    padding-top:5px;
}
.rifles_list{
	line-height:19px;
	margin-bottom:15px;
}
.rifles_list li{
    float:left;
    width:280px;
    padding:0 18px 41px;
}
.rifles_list .img_holder{
    background:url(../images/bg/bg_rifles_list.png) no-repeat;
    width:318px;
    height:105px;
    margin-bottom:9px;
}
.rifles_list .img_holder:hover{
    background:url(../images/bg/bg_rifles_list_h.png) no-repeat;
    cursor:pointer;
}
.rifles_list .text_box{padding:0 5px 0 34px;}
.rifles_list .heading{
    display:block;
    color:#e70912;
    font-size:19px;
    margin:0 0 4px;
}
.rifles_list .desc{
    height:80px;
    margin-bottom:5px;
    overflow:hidden;
}
.rifles_list .price{
    color:#e70912;
    display:block;
    margin-bottom:16px;
}
.rifles_list .price span{font-weight:normal;}
.rifles_list .submit{
    height:23px;
    padding-top:5px;
    color:#949495;
}
.text_video{
    background:url(../images/text/text_videos.png) no-repeat;
    width:190px;
}
.video_holder{padding:3px 45px 27px 52px;}
.video_box{
    /*float:left;
    width:488px;*/
    padding:3px 0 0;
}
.video_info{
    /*float:right;
    width:370px;*/
    line-height:19px;
}
.video_info h2{
    font-size:19px;
    line-height:23px;
    color:#e70912;
    margin-bottom:3px;
}
.video_info p{margin:0 0 23px;}
.video_info .divider{margin-bottom:27px;}
.video_info h3{
    color:#fff;
    font-size:24px;
    text-transform:uppercase;
    margin-bottom:11px;
}
.video_wr img{
    display:block;
    border:1px solid #373737;
}
.container_t_sub{
    background:url(../images/bg/bg_container_t_sub.png) no-repeat;
    height:258px;
    overflow:hidden;
    margin:0 -2px;
}
.container_c_sub{background:url(../images/bg/bg_container_c_sub.png) repeat-y -2px 0;}
.container_c1_sub{
    width:980px;
    position:relative;
    float:left;
    margin:-258px 0 -110px;
}
.container_b_sub{
    background:url(../images/bg/bg_container_b_sub.png) no-repeat;
    height:190px;
    width:100%;
    overflow:hidden;
}
.col .heading{padding:47px 35px 16px 42px;}
.col .heading select{
    float:right;
    width:143px;
}
.col .heading h2{
    color:#fff;
    font-size:33px;
    text-transform:uppercase;
    padding:0;
    margin:0;
}
.page_wr{
    background:url(../images/bg/bg_box.png) no-repeat 0 100%;
    padding-bottom:10px;
    margin-bottom:16px;
}
.pagenation{
    float:right;
    font-size:12px;
    font-weight:bold;
    margin-right:35px;
}
.pagenation li{
    float:left;
    background:url(../images/separator1.gif) no-repeat 0 50%;
    padding:0 6px;
}
.pagenation .first{background:none;}
.pagenation .prev{
    background:url(../images/bg/bg_prev.gif) no-repeat 0 50%;
    padding:0 0 0 9px;
}
.pagenation .next{
    background:url(../images/bg/bg_next.gif) no-repeat 100% 50%;
    padding:0 9px 0 0;
}
.pagenation a{
    text-decoration:none;
    color:#fff;
}
.pagenation .active,
.pagenation a:hover{color:#e70912;}
.container_c1_sub .col{
    padding:0;
    width:482px;
}
.col .box{
    background:url(../images/bg/bg_box.png) no-repeat 0 100%;
    padding:0 35px 19px 44px;
    margin-bottom:11px;
}
.col .box h3{
    font-size:19px;
    color:#e70912;
    margin-bottom:4px;
}
.col .box p{margin:0;}
.col .box ul{
    margin:0 0 0 -8px;
}
.col .box ul li{
    display:inline;
    background:url(../images/separator1.gif) no-repeat 0 50%;
    padding:0 4px 0 8px;
}
.col .box ul li:first-child{background:none;}
.col .box a{
    text-decoration:none;
    color:#fff;
}
.col .box a:hover{color:#e70912;}
.bg_pic{
    position:absolute;
    bottom:-103px;
    right:17px;
}
.text_supplier{
    background:url(../images/text/text_supplier.png) no-repeat;
    width:494px;
}
.pdf_link,
.pdf_link2{
	background:url(../images/pdf_link.png) no-repeat;
	padding:5px 0 10px 36px;
	text-decoration:none;
	color:#e70912;
	margin:0 0 0 46px;
    font-size:18px;
    font-weight:bold;
}
.pdf_link:hover,
.pdf_link2:hover{color:#fff;}
.pdf_link2{
	margin:0;
}
#btnSend,
.btn_submit{
	cursor:pointer;
	display:inline-block;
	text-transform:uppercase;
	white-space:nowrap;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:none;
	float:none;
	height:auto;
	width:auto;
	padding:0;
}
#btnSend em,
.btn_submit em{
	background:url("../images/btn_submit02.png") no-repeat;
	float:left;
	height:32px;
	width:20px;
}
#btnSend:hover em,
.btn_submit:hover em{background-position:0 -32px;}
#btnSend span,
.btn_submit span{
	background:url("../images/btn_submit02.png") no-repeat 100% 0;
	display:block;
	height:23px;
	padding:7px 37px 2px 0;
	text-decoration:none;
	margin-left:10px;
}
#btnSend:hover span,
.btn_submit:hover span{background-position:100% -32px;}
.box_table_img {
	position:absolute;
	top:35px;
	right:55px;
}
.pic1{
	position:static !important;
	margin:-3px -4px;
}
.box_table { display: table; }
.box_body { display: table-row; }
.left,
.right {
	background: url(../images/box_png/bg_left.png) repeat-y;
	width: 13px;
	display: table-cell;
}
.right {background: url(../images/box_png/bg_right.png) repeat-y; }
.box_table_img .content{display: table-cell;}
.top-left,
.top-right,
.bottom-left,
.bottom-right {
	background: url(../images/box_png/bg_top_left.png) no-repeat;
	height: 13px;
	width: 13px;
	font-size: 0;
	display: table-cell;
	position:relative;
	z-index:100;
}
.top-right { background: url(../images/box_png/bg_top_right.png) no-repeat; }
.bottom-left { background: url(../images/box_png/bg_bottom_left.png) no-repeat; }
.bottom-right { background: url(../images/box_png/bg_bottom_right.png) no-repeat; }
.top,
.bottom {
	background: url(../images/box_png/bg_top.png) repeat-x;
	height: 13px;
	display: table-cell;
	font-size: 0;
}
.bottom { background: url(../images/box_png/bg_bottom.png) repeat-x; }
#footer{
    background:url(../images/bg/bg_footer.png) no-repeat 50% 0;
    position:relative;
}
.footer_holder{
    width:980px;
    margin:0 auto;
    font-size:11px;
    color:#303131;
	font-family:Arial, Helvetica, sans-serif !important;
}
.signup_w{
    width:685px;
    margin:0 auto;
    padding:12px 0 32px;
    font-size:13px;
}
.signup_w label{
    float:left;
    text-transform:uppercase;
    font:bold 13px Arial, Helvetica, sans-serif;
    color:#828282;
    margin:6px 16px 0 0;
}
.signup_w .text{
    float:left;
    background:url(../images/bg/bg_input_text01.png) no-repeat;
    width:206px;
    height:28px;
    margin:0 9px 0 0;
}
.signup_w .text input{
    float:left;
    background:none;
    border:none;
    padding:6px 12px;
    width:182px;
    margin:0;
    color:#464545;
	font:normal 13px Arial, Helvetica, sans-serif !important;
}
.submit{
    display:block;
    background:url(../images/btn_submit01.png) no-repeat;
    width:87px;
    height:28px;
    border:none;
    cursor:pointer;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif !important;
}
.submit:hover{background-position:0 -28px;}
#footer ul{
    font-size:12px;
    text-transform:uppercase;
    margin-bottom:17px;
}
#footer ul li{
    display:inline;
    background:url(../images/divider_footer_menu.gif) no-repeat;
    padding:0 16px 0 17px;
}
#footer ul li:first-child{
    background:none;
    padding-left:0;
}
.news #footer .active,
#footer ul a{
    text-decoration:none;
    color:#828282;
	font-family:Arial, Helvetica, sans-serif !important;
}
.news #footer .news a,
#footer ul .active,
#footer ul a:hover{color:#fff;}
.design_link{
    float:right;
    text-transform:uppercase;
    color:#303131;
    background:url(../images/bg/bg_design.png) no-repeat;
    width:304px;
    margin:3px -55px 0 50px;
    text-align:right;
    padding:20px 56px 0 0;
}
.design_link a{
    color:#303131;
    text-decoration:none;
}
.design_link a:hover{color:#fff;}
.ez-radio{
    float:left;
    background:url(../images/bg/bg_radio.png) no-repeat;
}
.ez-selected{background:url(../images/bg/bg_radio.png) no-repeat 0 -15px;}
.ez-hide{ opacity: 0; filter:alpha(opacity=0); }

#newsletter_Body {
    width: 700px;
}

#page404 {
    text-align: center;
    font:14px Arial, Helvetica, sans-serif;
}

#page404 a {
    color: #f00;
    text-decoration: none;
}

#page404 a:hover {
    text-decoration: underline;
}

.post {
    font: 16px Arial, Helvetica, sans-serif;
    padding: 30px;
}

.post a {
    color: #fff;
    text-decoration: none;
}

.post a:hover {
    text-decoration: underline;
}

.text_blog_ptr,
.post h2 {
    font-size:30px;
}
.text_blog_ptr{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text/text_hello.png) no-repeat;
	width:312px;
	height:59px;
	margin-bottom:-2px;
}

a[href=''] {
    display: none;
}

#main {
    min-height: 500px;
}

.btn_submit a {
    text-decoration: none;
    color: #fff;
}

#tmp_content {
    display: none;
}

.slides-area {
    width: 910px;
    float: left;
    overflow: hidden;
    height: 465px;
    position: relative;
}

.slides-container {
     position: absolute;
     width: 2724px;
     margin-left: -908px;
}

.slides-container>div {
    width: 908px;
    display: block;
    height: 460px;
    float: left;
    overflow: hidden;
}

.pagenation,
.page_wr {
    display: none;
}

.cusel-scroll-pane {
    height: 200px;
    overflow: scroll;
}

.none_submit {
    display: none;
}

.validator {
    color: #9c0000;
}

.product_info .btn_submit span {
    padding-right: 130px;
}
.video_row{
	width:488px;
	height:39px;
	background:url(../images/bg/bg_video_row.gif) repeat-x;
}
.video_row .play_link{
	background:url(../images/btn_play01.gif) no-repeat;
	float:left;
	width:39px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:8px;
}
.video_row .play_link.pause{
    background:url(../images/bg/video/btn_pause.gif) no-repeat;
}
.progress_bar{
	background:url(../images/bg/bg_progress_bar.png) no-repeat;
	width:271px;
	height:20px;
	float:left;
	margin:9px 2px 0 0;
}
.progress_bar #progress{
    position: absolute;
    height:10px;
    display:inline-block;
    margin-top:5px;
    margin-left:5px;
    background:url(../images/bg/video/bg_progress_bar_h.gif) repeat-x;
    z-index: 1000;
}
.progress_bar #loaded{
    position: absolute;
    height:10px;
    display:inline-block;
    margin-top:5px;
    margin-left:5px;
    background:url(../images/bg/video/bg_progress_bar_n.gif) repeat-x;
    z-index: 1;
}
.progress_bar #picker {
    background:url(../images/bg/video/bg_progress_btn_h.gif) no-repeat;
    display: block;
    float: right;
    width: 7px;
    height: 18px;
    margin-top: -3px;
}
.video_row .time{
	float:left;
	color:#b4b4b4;
	font-size:12px;
	margin:12px 7px 0 0;
}
.video_row .volume_box{
	float:left;
	background:url(../images/bg/bg_volume.gif) no-repeat 0 14px;
	padding:0 0 0 14px;
	height:39px;
}
.video_row .volume_box.mute{
    background:url(../images/bg/video/bg_volume_hover.gif) no-repeat 0 14px;
}
.video_row #volume {
    background:url(../images/bg/video/bg_volume_row_h.gif) repeat-x;
    display: inline-block;
    height: 10px;
    margin-top: 10px;
    margin-left: 6px;
}
#playit {
    position: absolute;
    margin-top: 120px;
    margin-left: 265px;
    width: 80px;
    height: 80px;
    z-index: 1000;
    background:url(../images/bg/video/bg_play_big.png) no-repeat;
    cursor: pointer;
}
.volume_row{
	float:left;
	background:url(../images/bg/bg_volume_row.png) no-repeat;
	width:67px;
	height:20px;
	margin:7px 0 0;
}

.permalink {
	color: #9c0000;
	font-size: 20px;
	text-decoration: none;
}

a {outline: none;}
/*faq page start */
.text_faq{
	background:url(../images/text/text_faq.png) no-repeat;
	width:766px;
	height:59px;
}
#faqHeader .search_wrap{
	background:url(../images/bg/bg_search_wrap.png) no-repeat;
	width:361px;
	height:36px;
}
/*faq page end */
.video_page_w{
	position:relative;
}
.popup_overlay {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	height: 100%;
    z-index: 100;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.popup_w{
	display:none;
	left: auto;
    position: absolute;
	top:200px;
    width: 600px;
    z-index: 2000;
}
.popup_w .popup{
	background:url(../images/bg/bg_popup.png) repeat-y -1220px 0;
}
.popup_w .popup .holder{
	background:url(../images/bg/bg_popup.png) no-repeat -610px 100%;
}
.popup_w .popup .frame{
	background:url(../images/bg/bg_popup.png) no-repeat 0 0;
	min-height:403px;
	padding:50px 54px 20px;
	line-height:19px;
}
.popup_video{
	/*float:left;
	width:545px;
	margin-right:20px;*/
}
.popup_video img{display:block;}
.popup_w .close{
	background:url(../images/bg/bg_close_link.png) no-repeat;
	float: right;
    width: 100px;
    height: 28px;
    text-indent: -9999px;
    overflow: hidden;
}
.popup_w .close:hover{background-position:0 -28px;}
.popup_w h3{
	font:bold 19px/25px Arial, Helvetica, sans-serif;
	color:#e70912;
	margin-bottom:2px;
}
.info_video_wr{
	margin-right:-17px;
}
.info_video_w h2,
.gallery_wrap h2{
	color:#e70912;
	font:bold 19px Arial, Helvetica, sans-serif;
}
.gallery_wrap h2{
	margin-bottom:17px;
}
.info_video_w h3{
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.video-slide{
	float:left;
	width:141px;
	padding:0 17px 17px 0;
}
.info_video_w,
.gallery_wrap{
	margin-left:24px;
	overflow:hidden;
}
.info_video_w{position:relative;}
.gallery_detail{
	float:left;
	width:522px;
	margin-right:18px;
}
.gallery_detail img{
	display:block;
	border:1px solid #373737;
}
.gallery_frame{
	float:left;
	width:391px;
	overflow:hidden;
}
.gallery_frame .prev,
.gallery_frame .next{
	display:block;
	margin:0 auto 17px;
	background:url(../images/bg/bg_next_prev.gif) no-repeat;
	width:39px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery_frame .next{
	background-position:0 -20px;
	margin:0 auto;
}
.img_gallery{
	height: 302px;
	overflow:hidden;
	position:relative;
	z-index:10;
}
.img_gallery ul{
	margin-right:-18px;
}
.gallery_holder{
	height:359px;
	overflow:hidden;
}
.img_gallery ul li{
	float:left;
	padding:0 17px 18px 0;
	position:relative;
	cursor:pointer;
}
.img_gallery ul a{
	display:block;
	cursor:pointer;
}
.img_gallery img{
	display:block;
	border:1px solid #373737;
}
.img_gallery ul .active em,
.img_gallery ul a:hover em{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg/bg_gallery_h.png) no-repeat;
	width:119px;
	height:87px;
}

.at15t_compact {
    background:none !important;
}

.popup_w p a {
    color: #f00;
}

/* = News Seaction */
/*---news list page---*/
.news_list{
    overflow: hidden;
    background:url(../images/news_list_border.gif) no-repeat center bottom;
    margin-bottom:20px;
    padding:0 45px 10px;
}
.news_list a{
    text-decoration: none;
    color: #E70912;
}
.news_list a:hover{
    color:White;
}
.news_list .left_img{
    width:200px;
    float:left;
    overflow:hidden;
    margin-top:6px;
}
.news_list .left_img img{
    max-width:180px;
    max-height:180px;
    height: auto !important;
    width: auto !important;
    padding:2px;
    border:1px solid #900007;
    display: block;
}
.news_list .left_img table{
    width:100%;
    height:100%;
}
.news_list .left_img table td{
    vertical-align: middle;
    text-align: center;
}
.news_list .right_cnt{
    float: left;
    width:675px;
    margin-left:15px;
}
.news_list .right_cnt .rc_title a{
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px;
    text-decoration: none;
    display: inline-block;
}
.news_list .right_cnt .rc_data{
    color:#ccc;
    font-size:12px;
}
.news_list .right_cnt .rc_text{
    line-height:19px;
    margin:10px 0 15px;
    font-size:14px;
}
.read_more_lnk{
    background: url("../images/read_more.png") no-repeat scroll 0 2px;
    display: inline-block;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 12px;
}
/*---news details page---*/
.news_details{
    margin-top:20px;
    padding: 0 45px 20px;
}
.news_details a{
    color: #E70912;
    text-decoration: none;
}
.news_details a:hover{
    color:White;
}
.news_details .news_detail_cnt{
    overflow:hidden;
}
.news_details h1{
    display: inline-block;
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 10px;
    text-decoration: none;
    color:#E70912;
    margin-bottom:20px;
}
.ndc_img{
    float:left;
    width:350px;
    text-align: center;
}
.ndc_img img{
    height: auto !important;
    max-height: 280px;
    max-width: 280px;
    width: auto !important;
    border:1px solid #900007;
    padding:2px;
    display: inline-block;
}
.news_detail_cnt .ndc_date{
    color: #CCCCCC;
    font-size: 12px;
}
.news_detail_cnt .ndc_text{
    float:left;
    width:525px;
}
.news_detail_cnt .ndct_cnt{
    font-size: 14px;
    line-height: 19px;
    margin: 10px 0 15px;
}

/* = Navigation component */
.navigation_news{
    overflow: hidden;
    padding:0 45px;
    margin-bottom:20px;
}
.navigation_news a{
    color:#E70912;
    text-decoration: none;
}
.navigation_news a:hover{
    color:White;
}
.navigation_news .nav-previous{
    float:left;
    width:50%;
    display: inline-block;
}
.navigation_news .nav-next{
    float:right;
    width:50%;
    display: inline-block;
    text-align: right;
}
.news_details_sep{
    background: url("../images/news_list_border.gif") no-repeat center bottom;
    height:1px;
    width:950px;
    line-height: 0;
    font-size: 0;
}
.news_details_sep_btm{
    margin-bottom:20px;
}
.back_link{
    background: url(../images/back_lnk.gif) no-repeat left 5px;
    padding-left:10px;
    font-size:13px;
}
.back_link:hover{
    background: url(../images/back_lnk_hover.gif) no-repeat left 5px;
}
.btn_wr{
	text-align:center;
	margin:30px 0 10px;
	overflow:hidden;
}

.container_c1 {
    background: url('../images/img20.gif') no-repeat bottom right;
}

.store-block{
    position:relative;
    width:980px;
    height:540px;
    background: url('../images/store-image.jpg') no-repeat 0 50px;
}
.store-block a{
    position:absolute;
    top:203px;
    display:block;
    width:980px;
    height:54px;
    background: url('../images/store-link.png') no-repeat 194px -300px;
    text-indent:-5000px;
    overflow:hidden;
}
.store-block a:hover{
    background-position:194px 0;
}



.text_login{
    background:url(../images/text/text_login.png) no-repeat;
    width:172px;
}
.login-form{
    padding:50px 0 90px 300px;
}
.login-form label{
    width:100px;
}
.login-form .checkboxes input{
    position:relative;
    top:2px;
}
.login-form a{
    color:#fff;
}
.login-form a:hover{
    color:#e70912;
}
.login-form .warning_mess{
	color: #9c0000;
}


.pdf-prod{
    float:right;
    padding:20px 11px 0 0;
}
.pdf-faq{
    float:right;
    padding:10px 11px 0 0;
}


.b-box{
    float:left;
    width:265px;
    height:400px;
    background:url(../images/sprite-bottom.png) no-repeat 0 0;
    padding:21px 21px 0;
    color:#fff;
    font-size:13px;
    margin-left:20px;
}
.b-box:first-child{
    margin-left:10px;
}
.b-box a       { color:#fff; text-decoration:none; }
.b-box a:hover { color:#e70912; }
.b-box .title-box{
    width:150px;
    height:30px;
    padding-bottom:15px;
    background:url(../images/sprite-bottom.png) no-repeat -334px -10px;
    text-indent:-5000px;
    overflow:hidden;
}
.b-box .title-1{ background-position:-334px -10px; }
.b-box .title-2{ background-position:-334px -60px; }
.b-box .title-3{ background-position:-334px -110px; }

.b-box .big-font{
    font:bold 18px Arial, Helvetica, sans-serif;
}
.b-box .video-img{
    display:block;
    margin:0 0 13px;
    position:relative;
}
.b-box .video-img img{
    border:solid 1px #292a2a;
    width:264px;
    height:147px;
}
.b-box .video-img .arrow{
    display:block;
    position:absolute;
    top:38px;
    left:97px;
    z-index:1;
    width:76px;
    height:75px;
    background:url(../images/sprite-bottom.png) no-repeat -334px -160px;
}
.b-box .video-img:hover .arrow{
    background-position:-334px -235px;
}
.b-box .video-descr{
    padding:10px 0 0;
}
.b-box .feat-img{
    padding:25px 0 0;
}
.b-box .feat-cont{
    background:url(../images/divider.png) no-repeat 0 0;
    margin:25px -13px 0;
    padding:20px 13px 17px;
}
.btn-details,
.btn-read-more{
    background:url(../images/sprite-bottom.png) no-repeat -334px -315px;
    display:block;
    text-indent:-5000px;
    overflow:hidden;
    width:135px;
    height:34px;
}
.btn-details         { background-position:-334px -315px }
.btn-details:hover   { background-position:-334px -354px }
.btn-read-more       { background-position:-334px -393px }
.btn-read-more:hover { background-position:-334px -431px }

.b-news-list li{
    background:url(../images/divider.png) no-repeat 0 0;
    margin:0 -13px;
    padding:10px 13px 15px;
}
.b-news-list li:first-child{
    padding-top:0;
    background:none;
}
.b-news-list .news-date{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#1e1d1d;
}
.b-news-list .news-descr{
    padding:0 0 8px;
}
.b-news-list .btn-read-more{
    float:right;
}

/* tabs */
dl.tabs {
    margin:0 20px 20px;
}
dl.tabs dt {
    float:left;
    position:relative;
    background:#501114;
    border:solid 1px #e41a23;
    border-bottom:none;
    height:26px;
    padding:10px 12px 0;
    margin:0 5px 0 -2px;
    cursor:pointer;
    font-size:18px;
    line-height:10px;
    text-transform:uppercase;
}
dl.tabs dt:hover {
    background:#b8040c;
}
dl.tabs dd {
    display:none;
    float:right;
    margin:37px 0 0 -100%;
    position:relative;
    width:100%;
    min-height:600px;
    z-index:2;
    border:1px solid #900007;
}
dl.tabs dt.active{
    background:#b8040c;
}
dl.tabs dd.active{
    display:block;
}
.tabs .col{
    padding:0;
    width:100%;
}
.tabs .select-box{
    padding:20px;
}
.tabs .select01{
    width:143px;
}
.tabs .cusel{
    width:143px !important;
}
.tabs .cuselText{
    width:120px;
}
