@font-face {
    font-family: 'Aaargh';
    src: url('../fonts/aaargh/aaargh_cyrillic.eot');
    src: url('../fonts/aaargh/aaargh_cyrillic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aaargh/aaargh_cyrillic.woff') format('woff'),
         url('../fonts/aaargh/aaargh_cyrillic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aaargh';
    src: url('../fonts/aaargh/aaargh_cyrillic_bold.eot');
    src: url('../fonts/aaargh/aaargh_cyrillic_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aaargh/aaargh_cyrillic_bold.woff') format('woff'),
         url('../fonts/aaargh/aaargh_cyrillic_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
    color:#000;
    background:#d2c9a8 url(../img/bg.jpg) repeat-x;
    margin:0;
    padding:5px 10px;
    font:normal 12px sans-serif;
}

div.comment {
    background-color: #F2F8FF;
    margin: 0px 0px 10px 10px;
    font: normal 14px sans-serif;
    color: #333333;
    padding: 20px;
} 

a {
    color: #353A00;
}
img {
    border:none;
}
a:visited {
    /*color: #353A00;*/
    color: #353A00;
}
a:hover {
    color: #235088;
    text-decoration: underline;
}


div#PageDataMain a { 
    /*color: #1473CA;*/
    color: #685116;
}
div#PageDataMain a:visited { 
    /*color: #1473CA;*/
    color: #685116;
}

a.head, a.head:visited { 
    color: #451C3A !important;
    color: #1D000A !important;
}

h1,h2,h3 {
    padding:0;
    margin:10px 0;
}
P {
    padding:0;
    margin:0 0 10px 0;
}
ul {
    padding:0;
    margin:0 0 10px 15px;
    font-size: 14px;
}
li {
    margin-bottom: 10px;
}
input {
    border: 2px #ffffff inset;
}
textarea{ 
    border: 2px #ffffff inset;
}

input.sendbutton
{
    font-size:16px;
    font-family:Arial,sans-serif;
    height:26px;
    background-color:#964961;
    /*background-image:url(back03.gif);*/
    border-style:solid;
    border-color:#DDDDDD;
    border-width:1px;
}

#PageTL {
    background:url(../img/topl.png) no-repeat;
    width:12px;
    height:12px;
}
#PageTM {
    background:url(../img/topbg.png) repeat-x;
    width:auto;
    height:12px;
}
#PageTR {
    background:url(../img/topr.png) no-repeat;
    width:12px;
    height:12px;
}
#PageBL {
    background:url(../img/botl.png) no-repeat;
    width:12px;
    height:12px;
}
#PageBM {
    background:url(../img/botbg.png) repeat-x;
    width:auto;
    height:12px;
}
#PageBR {
    background:url(../img/botr.png) no-repeat;
    width:12px;
    height:12px;
}
#PageCL {
    vertical-align:top;
    background:url(../img/leftbg.png) repeat-y;
}
#PageCR {
    vertical-align:top;
    background:url(../img/rightbg.png) repeat-y;
}

#PageCM {
    vertical-align: top;
    background-color: #fff;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px;
    border-radius: 2px;
}

#Logo {
    font-size:40px;
    line-height:40px;
    float:left;
}
#Logo IMG {
    vertical-align:middle;

}

#MainMenu {
    text-align:right;
    height:48px;
    padding:0 5px 0 0;
    margin:7px 0 10px 0;
}
#MainMenu A {
    padding:14px 0px 14px 42px;
    margin:0 0 0 12px;
    line-height:42px;
    text-decoration: none;
    text-transform: uppercase;
    color: #614615;
    text-decoration: underline;
}
#MenuGet {
    background:url(../img/greencrosssmall.jpg) no-repeat;
}
#MenuHelp {
    background:url(../img/downloadsmall.png) no-repeat;
}
#MenuInv {
    background:url(../img/sendemail.png) no-repeat;
}
#MenuDev {
    /*background:url(../img/menu-developer.png) no-repeat;*/
}

#HeadLine {
    position:relative;
    width:100%;
    height:100px;
    background:#eed url(../img/headline.jpg) repeat-x;
    overflow:hidden;
    margin-bottom:10px;
    clear:both;
}
#HeadMain {
    margin:0 230px;
}
#HeadMainWide {
    margin:10px 30px 0 230px;
}
#HeadLeft {
    position:absolute;
    top:0;
    left:0;
    width:230px;
    height:100px;
    background:transparent url(../img/headleftbg.jpg) no-repeat;
}
#HeadRight {
    position:absolute;
    top:0;
    right:0;
    width:230px;
    height:100px;
    background:transparent url(../img/rightheader.gif) no-repeat;
}
#HeadRightWide {
    position:absolute;
    top:0;
    right:0;
    width:30px;
    height:100px;
    background:transparent url(../img/headrightbg2.gif) no-repeat;
}
#HeadTitle {
    padding:55px 0 0 10px;
    margin:0;
    line-height:25px;
    font-size:25px;
    color:#c00;
}

#PageDataMain {
    padding:0 240px;
    font:normal 12px sans-serif;
    line-height:14px;
    color:#333;
}

#PageDataWide {
    padding:0 10px 0 240px;
    font:normal 12px sans-serif;
    line-height:14px;
    color:#333;
}

#PageDataWide IMG {
    margin:0 10px;
}

#PageDataMain H1, #PageDataWide H1 {
    line-height:28px;
    color: #1D000A;
    color: #1D000A;
    padding:10px 0 0 0;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 25px;
    font-family: 'Aaargh';
}
#PageDataMain h2, #PageDataWide h2 {
    color: #1D000A;
    padding:10px 0 10px 0;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Aaargh';
}
a h1, a h2, a h3 { 
    color: #1D000A;
} 
#PageDataMain h3, #PageDataWide h3 {
    font:bold 14px sans-serif;
    line-height:14px;
    color: #1D000A;
    padding:10px 0 0 0;
    text-transform: uppercase;
    font-family: 'Aaargh';
}
#PageDataMain h4, #PageDataWide h4 { 
    font-size: 16px;
    font-weight: normal;
    font-family: 'Aaargh';
}

.front-panel { 
    padding:18px 0 0 10px;
    margin:0;
    line-height:18px;
    text-align: center;
    font-size:18px;
    color:#FFFEB7; 
    font-family: 'Aaargh';
}
.pre-front-panel { 
    padding:8px 0 0 10px;
    margin:0;
    line-height:8px;
    text-align:left;
    font-size:12px;
    color:#9A9A9A;
}
#PageDataMain h5, #PageDataWide h5 {     
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial;
    font-family: 'Aaargh';
}
#PageDataRight {
    float:right;
}
#PageDataLeft {
    float:left;
}
#PageDataRight, #PageDataLeft {
    /* background: url(../img/pageside.jpg) no-repeat; */
    width: 230px;
    min-height: 400px;
    font: normal 11px sans-serif;
    line-height: 14px;
    color: #333;
    background-color: #F1EDDE;
    border-radius: 2px 2px 0 0;
    /*background: linear-gradient(to top, #fff, #F1EDDE);*/
    background: -moz-linear-gradient(top, #F1EDDE 0%,#FFF 80%,#fff 51%,#fff 100%);
    background: -webkit-linear-gradient(top, #F1EDDE 0%,#FFF 80%,#fff 51%,#fff 100%);
    background: -o-linear-gradient(top, #F1EDDE 0%,#FFF 80%,#fff 51%,#fff 100%);
    background: -ms-linear-gradient(top, #F1EDDE 0%,#FFF 80%,#fff 51%,#fff 100%);
    background: linear-gradient(top, #F1EDDE 0%,#FFF 80%,#fff 51%,#fff 100%);
}
#PageDataRight H1, #PageDataLeft H1 {
    padding-left:10px;
    font:normal 17px sans-serif;
    line-height:17px;
    color:#600;
}
#PageDataRight h2, #PageDataLeft h2 { 
    font-weight: normal;
    padding-left: 15px;
    color: rgb(131, 103, 13);
    text-transform: uppercase;
    font-size: 12px;
}
#PageDataRight P, #PageDataLeft P {
    padding:0 20px;
}
#PageDataRight UL, #PageDataLeft UL {
    padding:0 10px;
}
#PageInfo {
    clear:both;
    text-align:right;
    color:#eed;
    font:normal 10px sans-serif;
}
UL.L1, UL.L2 {
    padding:0;
    margin:0;
    list-style-position:inside;
}
UL.L2 {
    margin:5px 0;
}
LI.Closed, UL.L1 {
    /*list-style-image:url(../img/bullet1.gif);*/
}
LI.Open {
    /*list-style-image:url(../img/bullet3.gif);*/
}
UL.L2 {
    /*list-style-image:url(../img/bullet2.gif);*/
    background:#fff;
    border-width:1px 0;
    border-color:#600;
    border-style:dotted;
    width:190px; /* IE transparency hack */
}
UL.L1 A, UL.L2 A {
    text-decoration:none;
}

#CopyRights {
    clear:both;
    color:#999;
    font:normal 12px sans-serif;
    border-top:1px solid #999;
    margin-left: 10px;
}
#MoreStuff {
    text-align:center;
}
#MoreStuff IMG {
    border:0;
    width:88px;
    /*	height:18px;*/
    vertical-align:top;
}
.Ico16, #PageDataWide IMG.Ico16 {
    margin:0;
    vertical-align:top;
    padding:0 5px 0 0;
    height:16px;
    width:16px;
}
.Ico80 {
    /*height:95px;
    width:80px;*/
    padding:0 3px;
    width:80px;
}
.ico60 {
    padding:0 3px;
    width:80px;
    margin-top: -6px;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    background-color: #EFF1EA;
}
.spacer {
    display:none;
}
#SubMenu1, #SubMenu2, #SubMenu3, #SubMenu4, #SubMenu5 {
    display:none;
}
#SearchForm {
    margin:10px;
    padding:0;
}
#SearchForm input {
    font:normal 11px sans-serif;
    width:185px;
    /*background:#fff url(../img/magnifier.png) 2px 3px no-repeat;*/
    border-width:1px 0;
    border-color:#600;
    border-style:dotted;
    padding:4px 5px 4px 20px;
    color:#999;
}
.dl {
    font-size:1.2em;
    border:1px solid #900;
    padding:5px 10px 5px 25px;
    /*background:url(../img/page_white.png) #eed 5px 5px no-repeat;*/
    text-decoration:none;
}

.dl.pdf {
    /*background-image:url(../img/page_white_acrobat.png);*/
}

.dl.snd {
    /*background-image:url(../img/sound.png);*/
}

.dl.vid {
    /*background-image:url(../img/film.png);*/
}

#tour {
    margin:0 auto;
    width:880px;
    line-height:1.5em;
}
#tour h1 {
    font-size:40px;
    line-height:50px;
    font-weight:normal;
    text-align:center;
}
#tour h2 {
    font-size:23px;
    line-height:30px;
    letter-spacing:-1px;
    font-weight:normal;
    margin-top:50px;
}
#tour p {
    margin:10px 0;
}
#tour img.right {
    float:right;
    padding-left:20px;
    margin-top:40px;
}
#tour img.left {
    float:left;
    padding-right:20px;
    margin-top:40px;
}

/*
body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
 */
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
#stylized button{
    clear:both;
    margin-left:233px;
    width:125px;
    height:31px;
    background:#666666; /* url(img/button.png) no-repeat;*/
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}
/* ----------- stylized ----------- */
div.online-tools { float:left; }
div#PageDataMain div.item { 
    float: left;
    width: 100%;
    padding-top: 10px;
} 
div#PageDataMain div.item p { 
    font-size: 14px;
    line-height: 16px;
} 
div#PageDataMain div.item a h2 { 
    /*text-transform: uppercase;*/
} 

div#PageDataMain div.item a img { 
    margin: 0 15px 15px 0;
    border: 1px solid #DADADA;
    box-shadow: 3px 3px 4px #E8E8E8;
} 
div#PageDataMain p { 
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
    margin-top: 10px;
} 
a.allitems { 
    text-transform: uppercase;
    color: rgb(131, 103, 13);
}
a.fronticon { 
    display: inline-block;
    height: 105px;
}

div.fronticon a { 
}
div.fronticons { 
    text-align: center;
    padding-top: 6px;
    margin-top: 5px;
}

div.iconslice {
    clear: both;
    width: 100%;
}
p.annotate { 
    padding: 0;
    margin: 0;
    font-size: 11px !important;
    text-align: center !important;
    line-height: 0px !important;
}

table{
    border:0px; 
    border-collapse:collapse; 
    width: 100%;
}

table td{
    padding:0px;
}
div.item a img { 
    float: left;
}
ul.breadcrumbs { 
    list-style: none;
    margin: 0;
    font-size: 12px;
    padding-bottom: 15px;
}
ul.breadcrumbs li { 
    float: left;
    margin-right: 10px;
}
h2.comment-header { 
    text-transform: uppercase;
    color: rgb(160, 175, 167) !important;
}
hr { 
    display: block; 
    height: 1px;
    border: 0; 
    border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0; 
}
span.name { 
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
    color: rgb(29, 85, 33);
}
span.date { 
    font-weight: normal;
    font-size: 15px;
    color: rgb(162, 58, 0);
}
input, textarea, select {
            padding: 2px;
            border: 1px solid #AAA;
            outline: 0;
            box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
            -moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
            -webkit-box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
            background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #E2E3E5), to(#EEE));  
            background: -moz-linear-gradient(top, #FFFFFF, #E2E3E5 1px, #EEE 25px);
	    cursor:pointer;
	    border-radius:4px;
}

input.cell { 
	width: 300px; 
	height: 34px; 
	margin: 0 0 0 0; 
	font-size: 20px;
	padding: 2px;
	padding-left: 8px;
}
.button {
	padding: 5px 15px;
	background: #5F5F5F;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	display: block;
	cursor: pointer;
	font-size:18px;
}

.button {
    border-radius: 2px;
}

.red-button {
    border: 1px solid #fcb1ab;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5491d), to(#8d1212));
    background: -moz-linear-gradient(top, #f5491d, #8d1212);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5491d', endColorstr='#8d1212');
    background-image: -o-linear-gradient(90deg,rgb(141,18,18),rgb(245,73,29)) !important;
}
h1.span { 
    text-transform: none;
}
span.yellow { 
    color: #A5C007;
    font-weight: bold;
}
span.blue { 
    color: #00006C;
    font-weight: bold;
}
span.green { 
    color: #1C7C00;
    font-weight: bold;
}
span.red { 
    color: #C00707;
    font-weight: bold;
}
label { 
    font-size: 16px;
}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
    width:480px;
    padding:14px;
}

#stylized{
border-radius: 2px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#66666E;
margin-bottom:20px;
border-bottom:solid 1px #C2C0A4;
padding-bottom:10px;
}
#stylized p.nohr{
font-size:11px;
color:#66666E;
margin-bottom:20px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#66666E;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input, #stylized select {
float:left;
font-size:17px;
padding:4px 2px;
/*border:solid 1px #AACFEC;*/
width:260px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:17px;
padding:4px 2px;
/*border:solid 1px #AACFEC;*/
width:260px;
margin:2px 0 20px 10px;
}

#stylized button{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    float:right;
}

#stylized{
    border: solid 1px #00A020;
    background: rgba(245, 255, 248, 0.9);
    display: inline-block;
}
span.error { 
  color:red;
  font-size:8px;
}
/*-- end form stylize --*/
img.profile { 
    float: right;
    margin-left: 20px;
    /*border: 1px solid rgb(143, 8, 24);*/
    margin-right: 40px;
    padding: 1px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
p.submitp { 
    margin-bottom: 15px;
}

.greetings {
  width: 960px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/********************* MEDIA SCREEN *************************/
@media screen and (max-width: 960px),
screen and (max-device-width: 1024px) { 
  body  { 
    padding: 2px 2px;   
  }
}
/* 
 * как задавать размеры яблок
iPhone < 5:
@media screen and (device-aspect-ratio: 2/3) {}

iPhone 5:
@media screen and (device-aspect-ratio: 40/71) {}

iPhone 6:
@media screen and (device-aspect-ratio: 667/375) {}

iPhone 6 Plus:
@media screen and (device-aspect-ratio: 16/9) {}

iPad:
@media screen and (device-aspect-ratio: 3/4) {}

and screen and (device-aspect-ratio: 2/3)
and screen and (device-aspect-ratio: 40/71)
and screen and (device-aspect-ratio: 667/375)
and screen and (device-aspect-ratio: 16/9)
and screen and (device-aspect-ratio: 3/4)

*/

@media screen and (max-device-width: 768px) {
    body  { 
        padding: 0px;
        background: none;
    }
    #HeadLine { 
        height: auto;  
        background: #eed url(../img/headline.jpg) repeat;
        padding-bottom: 10px;
    }
    div#PageDataMain div.item p { 
        font-size: 14px;
        display: inline-block;
        line-height: 16px;
    } 
    #PageCM { 
        padding: 0; 
    }
    #PageDataLeft, #PageDataRight, #HeadLeft, #HeadRight { 
        display: none; 
    }
    #PageDataMain { 
        padding: 10px;
    }
    #HeadLine { 
        border-radius: 2px;     
    }
    #MenuInv, #MenuHelp, #MenuGet { 
        background-image: none; 
    }
    #HeadMain { 
        margin: 0px; 
        padding: 4px;
    }
    #MainMenu A { 
        line-height: 14px;
        padding: 0px;
    }
    #MainMenu { 
        float: right; 
    }
}
/********************* MEDIA SCREEN *************************/
