@charset "utf-8";
html, body
{
    width: 100%;
    height: 100%;
    background-color: #202020;
    font-family: helvetica, arial, sans-serif;
}
.main {
    width: 900px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 0px 10px black;
    -moz-box-shadow: 0 0 10px black;
}
.main_title {
    color: white;
    height: 155px;
    background: url(/images/title.jpg) no-repeat;
    position: relative;
    padding-right: 30px;
}
.title_img {
    position: absolute;
    top: 33px;
    left: 64px;
}
.title_text {
    padding: 43px 0px 8px 343px;
}
.title_text div {
    background: url(/images/title_text.png) no-repeat;
    width: 503px;
    height: 35px;
}
.title_text ul {
    padding: 0;
    
}
.main_title a {
    float: right;
    background-position: 0 0;
    margin-left: 2px;
}
.main_title a:hover {
    background-position: 0 32px;
}
a.m_home, a.m_products, a.m_contacts, a.m_links, a.m_about, a.m_targets {
    display: block;
    height: 24px;
    overflow: hidden;
    text-align: center;
    padding: 8px 4px 0 0;
    color: white;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 0.85em;
}
.m_home {
    width: 66px;
    background-image: url(/images/b_home.png);
}
.m_products {
    width: 101px;
    background-image: url(/images/b_products.png);
}
.m_contacts {
    width: 86px;
    background-image: url(/images/b_contacts.png);
}
.m_links {
    width: 65px;
    background-image: url(/images/b_links.png);
}
.m_about {
    width: 107px;
    background-image: url(/images/b_about.png);
}
.m_targets {
    width: 86px;
    background-image: url(/images/b_targets.png);
}

.main_content {
    min-height: 300px;
    padding: 25px 16px  5px 20px;
    background-color: #e5e5e5;
    position: relative;
    overflow: hidden;
}
.address {
    position: absolute;
    top: 5px;
    left: 40px;
    font-size: 12px;
}
.address a:link, .address a:visited, .address a:hover  {
    color: black;
    text-decoration: none;
}
.address a:hover {
    font-weight: bold;
}
.address .active {
    font-weight: bold;
}
.cont_right, .cont_left {
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}
.cont_right {
    background: url(/images/cont_right.jpg) no-repeat;
    right: 0;
}
.cont_left {
    background: url(/images/cont_left.jpg) no-repeat;
    left: 0;
}
.cont_title {
    padding: 10px 20px;
    width: 824px;
    height: 30px;
    background-image: url(/images/cont_title.jpg);
    line-height: 30px;
}
.cont_title h1 {
    font-size: 2.3em;
}
.home_left_menu {
    float: left;
}
.left_menu {
    display: block;
    overflow: visible;
    margin-top: 10px;
    width: 228px;
    height: 56px;
    background-image: url(/images/cont_menu.png);
    text-decoration: none;
    padding: 27px 13px 0px 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 19px;
     text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 7px #000, 0 0 4px #000;
    -moz-text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 7px #000, 0 0 4px #000;
    -webkit-text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 7px #000, 0 0 4px #000;
}
.left_menu:hover {
    color: silver;
}
.left_target {
    position: relative;
}
.left_target img {
    z-index: 0;
    padding: 0;
    position: absolute;
    top: -8px;
    left: -8px;
}
.left_target span {
    z-index: 1;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 25px;
}

.home_anim {
    width: 600px;
    height: 370px;
    background-color: #CCCCCC;
}

.home_cont2 {
    min-height: 165px;
    padding: 25px 0 0 10px;
}
.home_text {
    padding: 25px 0 10px 0;
    width: 255px;
    font-family: helvetica, arial, sans-serif;
    text-align: justify
}
.pistol {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 324px;
    height: 202px;
    background: url(/images/pistol.png) no-repeat;
}
.home_cont2 img {
    margin:  0 0px 10px 10px;
}

.footer {
    position: relative;
    width: 900px;
    margin: 0 auto;
    font-size: 0.8em;
    color: white;
    padding: 10px 0;
    line-height: 1.4em;
    text-align: center;
}
.footer a:link, .footer a:visited {
    text-decoration: none;
    color: white;
}
.footer a:hover {
    text-decoration: underline;
}
.author {
    text-align: center;
}
.author a:link, .author a:visited, .author a:hover {
    color: gray;
    text-decoration: none;
    font-size: 0.8em;
}

.prod_main {
    float: left;
    margin: 55px 0 0 28px;
    padding: 0 3px 180px 0;
}
.prod_main img {
    border: 1px solid black;
    margin-bottom: 10px;
}

.target, .contact {
    overflow: auto;
    padding: 25px 22px 40px 22px;
}
.target strong {
    font-size: 1.1em;
}
.target_i a {
    background-position: 0 32px;
    margin-top: 8px;
    height: 26px;
}
.pistol2 {
    position: absolute;
    bottom: 0px;
    left: 15px;
    width: 355px;
    height: 243px;
    background: url(/images/pistol2.png) no-repeat;
}

.prod_desc_main {
    position: relative;
    height: 630px;
    overflow: auto;
}
.prod_desc_main .cont_title {
    width: 804px !important;
}
.prod_desc {
    width: 819px;
    padding: 10px 10px 10px 15px;
    margin-top: 15px;
    background-color: white;
    overflow: auto;
}
.prod_desc_l {
    width: 370px;
}
.prod_desc_l a {
    float: left;
    margin-right: 2px;
}
.prod_desc_l div {
    margin: 2px 0;
}
.prod_desc_r {
    width: 430px;
}
.prod_desc_middle, .prod_desc_big, .prod_desc_small {
    background-color: #d9d9d9;
}
.prod_desc_middle {
    width: 330px;
    height: 280px;
    margin-left: 5px;
    position: relative;
}
.prod_desc_middle img {
    position: absolute;
}
.prod_desc_small {
    width: 88px;
    height: 88px;
    cursor: pointer;
}
.prod_desc_big {
    width: 425px;
    height: 280px;
}


.contact .left a {
    color: #1fa3fc;
}
.button {
    border: none;
    height: 32px;
    font-size: 0.85em;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 0px 5px 2px 0px;
    color: white;
    font-weight: bold;
    background: none;
    background-position: 0 32px;
    cursor: pointer;
}
.contacts_b {
    width: 105px;
    background-image: url(/images/b_products.png);
}
.contact .right p {
    margin: 0px 0 15px 0;
}
.map {
    width: 396px;
    height: 396px;
}

.fm {
    width: 405px;
    line-height: 20px;
    margin: 4px 0px;
}
input{
    padding: 0;
    margin: 0;
}
.fl1 {
    width: 68px;
    display: block;
    float: left;
}
.fl2 {
    width: 90px;
    display: block;
    float: left;
}
.fi1 {
    width: 110px;
}
.fi2 {
    width: 140px;
}
.fi3 {
    width: 130px;
}
.fi4 {
    width: 50px;
}
.fi5 {
    width: 327px;
}
.fi6 {
    width: 305px;
}
.fs {
    width: 50px;
}
.facebook {
    display: block;
    margin: 40px 0;
    text-decoration: none;
    color: black;
}
.facebook img {
    float: left;
    margin-right: 5px;
}
.facebook span {
    font-weight: bold;
    line-height: 40px;
}

.about {
    width: 824px;
    background-color: white;
    padding: 20px;
    margin-top: 20px;
    font-size: 1.08em;
}
.faq_intro {
    padding: 0 0 20px 20px;
}
.about a:visited, .about a:link {
    color: gray;
    text-decoration: none;
}
.about a:hover {
    text-decoration: underline;
}
.about table tr td {
    padding: 10px;
}

.active {
    background-position: 0 32px !important;
}
.factive {
    text-decoration: underline !important;
}

.boxWarning {
	padding: 5px; margin: 20px 0; background-color: #eceff6; border: 1px solid #d4dae8;
}
.boxInfo {
	padding: 5px; margin: 20px 0; background-color: #fff9d7; border: 1px solid #e2c822;
}
.boxError {
	padding: 5px; margin: 20px 0; background-color: #ffebe8; border: 1px solid #dd3c10;
}
.boxWarning ul, .boxInfo ul, .boxError ul {
	padding: 0; margin: 0; list-style: none inside;
}

.tooltip-container {
	display: none;
	padding: .5em;
	width: auto;
	border: 3px solid rgba(128, 128, 128, 0.9) !important;
	position: absolute;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 0.9);
	color: #444;
	font-size: .75em;
}
.tooltip-container .tooltip-pointer, .tooltip-container .tooltip-pointer-inner {
	position: absolute;
	width:0;
	height:0;
	border-bottom-width: 0;
}
.tooltip-container .tooltip-pointer {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(128, 128, 128, 0.9);
	margin-left: -10px;
	bottom:	-10px;
	right: auto;
	left: 50%;
}
.tooltip-container .tooltip-pointer-inner {
	border-left: 6px dotted transparent;
	border-right: 6px dotted transparent;
	border-top: 6px solid rgba(255, 255, 255, 0.9);
	bottom:	auto;
	top: -10px;
	left: -6px;
}

.left {
    float: left;
}
.right {
    float: right;
}
.mr_28 {
    margin-right: 28px;
}
.mb8 {
    margin-bottom: 8px;
}
.red {
    color: red;
    font-size: 0.9em;
}
.black {
    color: black;
}
.large {
    font-size: 1.2em;
}
.clear {
    clear: both;
}
.none {
    display: none !important;
}

.full {
    width: 100%;
}
.threequarters {
    width: 75%;
}
.half {
    width: 50%;
}
.quarter {
    width: 25%;
}
.padding10 {
    padding: 10px;
}
.comment {
    border: 1px solid orange;
}
#flashcontent {
    visibility: hidden;
}