/*@font-face {
    font-family: 'ArialNarrow';
    src: url('/css/fonts/arialn.eot');
    src: url('/css/fonts/arialn.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/arialn.woff') format('woff'),
    url('/css/fonts/arialn.ttf') format('truetype'),
    url('/css/fonts/arialn.svg#arialn') format('svg');
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
} */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-family: Arial, serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
a { 
color: #59DE00;
text-decoration: underline;
 }
ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	border:none;
	outline:none;
}
/*********************************LAYOUT***************************************/

html {height: 100%;}
body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  background:url('/img/body-bg.png') top left repeat;
  
}
/********************************MAIN***********************************************/
#container{
    width:100%;
}

#header-wrap{
    width:100%;
    background:url('/img/default/header.png') top left repeat;
    height:112px;
}
#header{
    width:980px;
    margin:0 auto;
    background:url('/img/default/header-bottom.png') 50% 100% no-repeat;
    /*overflow:hidden;*/
    height:112px;
}
#logo{
    width:250px;
    height:67px;
    float:left;
    margin:25px 0 0;

}
#watches{
    float:left;
    background:url('/img/watches.png') top left no-repeat;
    width:157px;
    height:200px;
    margin:0 128px;
}
#adress{
    float:left;
    width:255px;
    height:140px;
    margin-top: 60px
}
#page-wrap{
    width:100%;
    
}
#menu-wrap{
    background:url('/img/menu-bg.png') top left repeat;
    height:71px;
    border-bottom:1px solid #797784;
}
#slider-inner{
    position:relative;
}
.slider-border-bottom{
    background:url('/img/slider-border-bottom.png') 50% 100% repeat-x;
    position:absolute;
    bottom:0;
    height:13px;
    width:100%;
    z-index: 9;
}
.slider-border-top{
    background:url('/img/slider-border.png') 50% 0 repeat-x !important;
    position:absolute;
    top:0;
    height:13px;
    width:100%;
    z-index: 9;
}
/*******************************DEFAULT********************************************/

#mainmenu{
        height: 38px;
        width: 730px;
        margin: 35px auto 0;
        position: relative;
        *left:0;
        float:left;
        text-align: right;
}

#mainmenu .mod_menu{
    margin: 0 auto;
    width: 730px;
}
#mainmenu ul{
    height: 38px;
}
#mainmenu ul li{
        display: inline-block;
        height: 38px;
        line-height: 38px;
        zoom: 1; *display: inline;
}
#mainmenu ul li.first{

}
#mainmenu ul li.first a{

}
#mainmenu ul li.last{

}
#mainmenu ul li.last a{

}

#mainmenu ul li.hover ul{
    display: block;
    zoom:1;
}
#mainmenu ul li a {
        font-size: 16px;
        color:#fff;
        text-decoration: underline;
        display: block;
        height: 38px;
        padding: 0px 15px;
        text-align: center;
        text-decoration: none;
        
}
#mainmenu ul li.first{
    /*margin-left: 20px;*/
}
#mainmenu ul li.last{
    margin: 0px;
    background: none;
}
#mainmenu ul li.last a{
}
#mainmenu ul>li>a:hover{
    /*background: url('/img/mainmenu-bg-hover.png') top left repeat-x;*/
    text-decoration: none;
}
#mainmenu ul li.active{
    behavior:url('/css/PIE/PIE.htc');
}
#mainmenu ul li.active > a{
        background: url('/img/mainmenu-bg-active.png') top left repeat-x;
text-decoration: none;
color:#000;
        
        
}
#mainmenu ul li.parent div{
    position: absolute;
    min-width: 270px;
    z-index: 999;
    left: 25px;
    margin: 0;
    padding:5px 0 0 0;
    
}
#mainmenu ul li.parent div ul{
    border: 1px solid #dbdbdb;
     padding: 10px 0;
     height: auto;
     background:#fff;

}
#mainmenu ul li.parent ul{
    min-width: 200px;
    padding: 5px 15px 5px;
    background:url('/img/submenu-bg.png') top left repeat;
}
#mainmenu ul li.parent ul li{
    display: block;
    float: none;
    height: auto;
    line-height: 18px;
    margin: 0;
    position: relative;
}
#mainmenu ul li.parent ul li.active a{
    color: #0CBB00;
}
#mainmenu ul li.parent ul li{
    background:none;
}
#mainmenu ul li.parent ul li a{
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    font-size: 16px;
    height: auto;
    padding: 0;
    text-align: left;
}
#mainmenu ul li.parent ul li a:hover{
    text-decoration: underline;
}
#page {
  padding-bottom: 180px;
  width:980px;
  margin:  0px auto 0;
  overflow: hidden;
      

}
.banners .banner{
    display:inline-block;
    margin-right: 31px;
}
.banners .banner:nth-child(3n){
    margin-right:0;
}
#breadcrumbs{
    margin: 15px 25px 15px 0px;
    font-size: 16px;
    color:#000000;
    font-style: italic;
	line-height: 25px;
}
#breadcrumbs a{
    color:#fff;
    text-decoration: underline;
}
#breadcrumbs a:hover{
    text-decoration: none;
}
#content{
    width: 100%;
    float:left;
    overflow: hidden;
}
#content-inner{
    margin: 15px 25px 15px 0;
    width: 615px;
    float:left;
}
#sidebar{
    /*padding: 10px 10px 10px 0;*/
    width: 337px;
    float: left;
    position: relative;
    margin: 30px 0;
}
#before-content .blocks-menu{
    margin-bottom: 30px;
}
#before-content .blocks-menu:after{
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
}
#before-content .blocks-menu ul {
        text-align: justify;
}
#before-content .blocks-menu ul:after {
        content: '';
        word-spacing: 97px;
        visibility: hidden; 
}
#before-content .blocks-menu ul li{
    display : inline-block;
    vertical-align: top;
    text-align: center;
    width: 160px;
    margin: 20px 0 0; 
        /* эмуляция inline-block для IE6-7*/
        //display : inline;
        //zoom : 1;
}
#before-content .blocks-menu ul li a{
    display: block;
    width: 125px;
    height: 135px;
    text-align: center;
    word-break: break-all;
    position: relative;
    color:#000;
    text-decoration: none;;
    text-transform: uppercase;
    background-color: #e9e4d3;
    border:1px solid #258723;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    behavior: url(/css/PIE/PIE.htc);
}
#before-content .blocks-menu ul li a:hover span{
    text-decoration: underline;
}
#before-content .blocks-menu ul li a img{
    display: block;
    position: relative;
    margin: 20px auto 15px;
}
#before-content .blocks-menu ul li a span{
     display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto;
    word-break: normal;
    /*-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    -khtml-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;*/
}
#after-content{
	overflow:hidden;
}

#page-content{
    margin-bottom: 20px;
    /*overflow:hidden;*/
}
#page-content{
    background: url('/img/mod-bg.png') top left repeat;
    color:#000000;
    padding: 10px 15px;
    margin-top: 20px;
	font-size: 14px;
	font-family: Arial !important;
    overflow:hidden;

}
#page-content p,
#page-content span,
#page-content a,
#page-content div,
#page-content li{
    font-family: Arial !important;
	
}
#page-content a{
    color:#000000;
}
#page-content strong {
font-family: Arial !important;
color:#000000;
}
#page-content .top-line{
    width:100%;
    height:30px;
    padding:0px 15px 0 15px;
    margin:-17px 0 0px -15px;
}


#page-content h1{
    color:#000000;
    font-size: 18px;
    margin-bottom: 10px;
    /*padding:15px 15px 0 15px;*/
    /*margin:-15px 0 00px -15px;*/
}
#page-content ul{
    list-style: disc;
    padding-left: 20px;
    
}
#page-content li{
    list-style: disc;
}
#page-content p{
    line-height: 18px;
    margin-bottom: 15px;
	color: #000000;
}

#page-content h1{
    /*font-size: 24px;
    font-weight: normal;
    
    color:#000;*/
    
}
#page-content .main-page-catalog{
    margin-top:30px;
}
#page-content .main-page-catalog .catalog{
    margin:0px;
}
#bottom {
    overflow: hidden;
}
.report h3{
    font-size: 30px;
    color:#000;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 15px;
}
.report p.no_reports{
    margin-bottom: 10px;
    font-size: 14px;
}
.articles h3{
    font-size: 30px;
    color:#000;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 15px;
}
#footer-wrap {
  position: absolute;
  bottom: 0;
  height: 100px;
  width:100%;
  border-top: 1px solid #000513;
  background:#000513;
}
#copyrights{
    margin: 0;
    width: 980px;
    margin: 0 auto;
    padding: 20px 0 0;
    position: relative;

}
#copyrights-left,
#copyrights-center,
#copyrights-right{
    float:left;
    width: 50%;
    color:#fff;
    font-size: 12px;
    line-height: 20px;
}
#copyrights-left,
#copyrights-right{
    width:25%;
}
#copyrights-center{
    /*width:495px;*/
    font-size: 12px;
    line-height: 16px;
    position:relative;
}
#copyrights-center div{
    float:left;
    width:25%;
    position:relative;
    margin-right: 60px;
}
#copyrights-center div:nth-child(3){
    margin: 0;
}
#copyrights-center a:hover{
    text-decoration: none;
}
#copyrights-right{
    text-align: right;
    color:#fff;
    margin:0;
    float:right;
    font-size: 12px;
}
#copyrights-right{
    line-height: 16px;
}
#copyrights-right span a{
    color:#fff;
    text-decoration: underline;
    font-size: 12px;
}
#copyrights-right span a:hover{
    text-decoration: none;
}
.plug_mail_link{
    display:block;
    width:297px;
    background: #1f2532; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #1f2532 0%, #000309 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1f2532), color-stop(100%,#000309)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #1f2532 0%,#000309 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #1f2532 0%,#000309 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #1f2532 0%,#000309 100%); /* IE10+ */
background: linear-gradient(135deg,  #1f2532 0%,#000309 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2532', endColorstr='#000309',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding:20px;
    color:#fff;
    text-decoration: none;
    font-size: 18px;
}
.show_mail_form{
    color:#fff;
    text-decoration: underline;
}
.show_mail_form:hover{
    text-decoration: none;
}
.show_request_form{
    display:block;
    width:337px;
    line-height: 55px;
    height:55px;
    background:url('/img/order_button.png') top left repeat-x;
    text-align: center;
    text-decoration: none;
    font-size:24px;
    color:#fff;

}
.show_request_form:hover{
    text-decoration: underline;

}
.show_request_form:active{
    background: #fa742b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhNzQyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxNmIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q4NTIwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTQ5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fa742b 0%, #f16b22 50%, #d85209 51%, #ce4900 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa742b), color-stop(50%,#f16b22), color-stop(51%,#d85209), color-stop(100%,#ce4900)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fa742b 0%,#f16b22 50%,#d85209 51%,#ce4900 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fa742b 0%,#f16b22 50%,#d85209 51%,#ce4900 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fa742b 0%,#f16b22 50%,#d85209 51%,#ce4900 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fa742b 0%,#f16b22 50%,#d85209 51%,#ce4900 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa742b', endColorstr='#ce4900',GradientType=0 ); /* IE6-8 */

}
.plug_mail_link span.phone{
    color:#fff;
    font-size: 26px;
    display:inline-block;
    margin-bottom: 5px;
}
#copyrights-left .plug_miss_call_link{
    background:none;
    text-align: left;
    margin:0;
    padding: 0;
    float:left;
}
#content h2{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: none;
    color:#000000;
}
.mod_menu.social ul li{
    list-style: none;
    display:inline-block;
    margin-right: 10px;
    width:40px;
}
#sidebar .mod_menu{
    background: #505050; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #505050 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#505050), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #505050 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #505050 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #505050 0%,#000000 100%); /* IE10+ */
background: linear-gradient(135deg,  #505050 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding:20px 25px;
}
#sidebar .mod_menu h2{
    color: #FFFFFF;
    font-size: 18px;

}
#sidebar .mod_menu ul li{
    list-style: none;
    margin: 5px 0;
}
#sidebar .mod_menu ul li a{
    color:#fff;
    font-size: 16px;
    text-decoration: underline;
	color: #A0A0A0;
}
#sidebar .mod_menu ul li a:hover{
    text-decoration: none;
}
#contacts-request-block.fixed {
  position: fixed;
  top: 0;
}
#contacts-request-block-wrap{
    width:337px;
    height:280px;
}

.lpform{
    background: #FFC016;
padding: 15px;
text-align: center;
}
#page-content .lpform p{
    font-size: 18px;
    font-style: italic;
    font-family: Georgia !important;
    color: #000;
}
#page-content .lpform h2{
    color:#1b1b22;
    font-size: 18px;
    width: 325px;
    display: block;
    margin: 0 auto 20px;
}
.lpform #countdown{
    overflow: hidden;
    width: 435px;
    margin: 0 auto 20px;
}
.lpform #countdown span.sec{
    display: inline-block;
    background: #fff;
    border-right: 1px solid #f2f2f2;
    padding: 20px;
    color:#f65d00;
    font-size: 60px;
    text-align: center;
    float: left;
}
.lpform #countdown span.sec:first-child{
    border-radius: 10px 0 0 10px;
}
.lpform #countdown span.sec:last-child{
    border-radius: 0 10px 10px 0;
    border:none;
}
.lpform #countdown span.sec span{
    display: block;
    font-size: 18px;
    color:#919191;
}
.lpform label{
    display: block;
    width:243px;
    text-align: center;
    margin: 10px auto 5px;
    color:#1b1b22;
    font-size: 16px;
    font-style: italic;
}
.lpform input{
    display: block;
    width:243px;
    margin:5px auto;
    border:1px solid #925900;
    border-radius: 10px;
}
.lpform .mform_submit{
    width: 245px;
    height: 40px;
    line-height:40px;
    color:#fff;
    background: #fd9f45; /* Old browsers */
    text-align: center;
    margin: 10px auto;
    border-radius: 10px;
    font-size: 16px;
    font-style: italic;
    font-family: Georgia !important;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOWY0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMDM3MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fd9f45 0%, #c03701 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd9f45), color-stop(100%,#c03701)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fd9f45 0%,#c03701 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fd9f45 0%,#c03701 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fd9f45 0%,#c03701 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fd9f45 0%,#c03701 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9f45', endColorstr='#c03701',GradientType=0 ); /* IE6-8 */

}
.lpform .mform_submit:hover{
    background: #c03701; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwMzcwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZDlmNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c03701 0%, #fd9f45 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c03701), color-stop(100%,#fd9f45)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c03701 0%,#fd9f45 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c03701 0%,#fd9f45 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c03701 0%,#fd9f45 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c03701 0%,#fd9f45 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c03701', endColorstr='#fd9f45',GradientType=0 ); /* IE6-8 */

}
.lpform .messages_field{
    width:auto;
}
.top-lpform{
    width:100%;
    height: 4px;
    background: url('/mod/messages/front/img/top-lpform.png')top left repeat-x;
}
.bottom-lpform{
    width:100%;
    height: 4px;
    background: url('/mod/messages/front/img/bottom-lpform.png')top left repeat-x;
}
.topline{
    width: 100%;
    height: 35px;
    background: #010A20;
    color: #A0A0A0;
   
    font-size: 14px;
    line-height: 35px;
}
.counter{
    width: 980px;
    margin: 0 auto;
}
.counter span.bckgrnd{
    background: url('/img/counter.png') top left no-repeat;
    width: 71px;
    height: 24px;
    display: inline-block;
    padding: 3px 0 0 4px;
}
.counter span.bckgrnd span{
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    width: 10px;
    text-align: center;
    margin-right: 3px;
    color:#fff;
    font-family: "Arial";
}
.counter span.sign{
     font-family: "Arial";
}
.counter span.sign a{
    color: #A0A0A0;
    font-family: "Arial";
    font-size: 14px;
    text-decoration: underline;
}
.counter span.sign a:hover{
    text-decoration: none;
}

.bottomline{
    position: absolute;
    height: 55px;
    bottom: 100px;
    width: 100%;
    background: #131318;
}

.bottomline .subscribe{
    overflow: hidden;
    width:980px;
    margin: 0 auto;
    margin-top: 10px;
}