/**
 * default style
 * (c) 2008, Art.Zavod
 */

html
{
    height: 100%;
    padding: 0;
    margin: 0;
}

* html body {
    height: 100%;
}

hr 
{
    border: none;
    color: #fff;
    background-color: #fff;
    height: 2px;
    padding: 0;
    margin: 8px 0;
}

BODY
{
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 100%;
    _height: 100%;

    background: #320417 /*#63072A*/ url(http://www.soundonair.ru/themes/default/images/fon1.png) 0 515px repeat-x;
}

*html body
{
    background: #320417 /*#63072A*/ url(http://www.soundonair.ru/themes/default/images/fon1.jpg) 0 515px repeat-x;
}

html>body
{
    height: auto;
    min-height: 100%;
}

form
{
    padding: 0;
    margin: 0;
}

A
{
    text-decoration: underline;
    color: #ffffff;
}

A:hover
{
    text-decoration: none;
}

ABBR
{
    cursor: help;
}

img
{
    border: none;
    padding: 0;
    margin: 0;
}

/* custom error */

div.err b
{
    color: red;
    font-weight: bold;
}

div.err ul
{
    margin: 5px 0;
    color: #000000;
    list-style: none;
}

div.err
{
    padding: 5px 10px;
    margin: 10px;
    border: 1px solid red;
    background-color: #ffffdd;
}

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
@media all and (min-width: 0px) {.clearfix { margin: -15px; }}/*opera*/
body:first-of-type .clearfix { margin: 0; }/*safari*/

/* layout */

#all
{
    height: 95%;
    position: relative;
}

#cont
{
    padding: 0 0 40px 0;
    background: url(http://www.soundonair.ru/themes/default/images/fon0.png) left top repeat-x;
    height: 100%;
    clear: both;
    display: block;
    position: relative;
}

#header,
#footer,
#menu,
#right,
#content
{
    font-family: arial;
    color: #ffffff;
    margin: 0;
    padding: 0;
    position: relative;
}

/* header */

#header
{
    color: #ffffff;
    position: relative;
    background: url(http://www.soundonair.ru/themes/default/images/main-work_05.jpg) 1216px 0 no-repeat;
}

#header div
{
    background: url(http://www.soundonair.ru/themes/default/images/main-work_04.jpg) 963px 0 no-repeat;
    position: relative;
}

#header div.htitle
{
    position: absolute;
    left: 720px;
    top: 122px;
    width: 250px;

    font-weight: bold;
    font-size: 10pt;
    font-family: "arial narrow", arial;
    line-height: 14pt;
}

#header div.htitle A,
#header div.htitle A:hover
{
    font-weight: bold !important;
    color: #ffffff;
    text-decoration: none;
}

#header table td
{
    background-repeat: no-repeat;
}

/* menu */

#menu
{
    position: absolute;
    top: 440px;
    left: 200px;
    font-family: "arial narrow", arial;
    width: 600px;
}

#menu a
{
    color: #fff;
    text-decoration: none;
    margin-right: 40px;
}

#menu a.sel,
#menu a:hover
{
    text-decoration: none;
    border-bottom: 2px solid #B38497;
}

/* content */

#content
{
    width: 460px;
    padding-bottom: 50px;
    font-size: 9pt;
    padding-left: 200px;
    clear: both;
    display:block;
}

* html #content 
{
/*    width: 660px;*/
}

#content hr
{
    width: 50%;
    text-align: left;
    clear: both;
}

#content table td
{
    vertical-align: top;
    color: #fff;
    font-size: 9pt;
}

#content hr.w100,
#content table td hr
{
    width: 100%;
}

#content table td ul
{
    margin: 0;
    padding: 0 0 0 14px;
}

#content table td ul li
{
    padding-bottom: 6px;
}

#content table td strong
{
    font-weight: bold;
}

/* footer */

#footer
{
    display:block;
    position: absolute;
    bottom:0;
    left:0;
    height: 40px;
    margin: 0;
    padding: 1px;
    width: 96%;

    font-size: 8pt;
    line-height: 20px;
}

#footer a
{
    color: #fff;
}

#footer div#footer_dis
{
    position: absolute;
    width: 200px;
    text-align: right;
    left: 0;
    top: 0;
}

#footer div#footer_copy
{
    position: absolute;
    text-align: left;
    left: 442px;
    top: 0;
}

#footer div#footer_made
{
    position: absolute;
    width: 200px;
    text-align: right;
    right: 10px;
    top: 0;
}

/* right */

#right
{
    position: absolute;
    text-align: left;
    left: 720px;
    top: 515px;
    padding: 0;
    margin: 0;
    line-height: 15pt;
    font-size: 14pt;
    font-family: "arial narrow";
    font-weight: bold;
    width: 250px;
}

#right hr
{
    width: 200px;
    text-align: left;
}

/* foto */

div.foto_group_title
{
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 16px;
}

div.img-container
{
    position: relative;
}

div.img-container hr
{
    margin: 20px 4px 16px 0;
}

*html div.img-container hr
{
    margin: 4px 8px 8px 0;
}

@-moz-document url-prefix()
{
    div.img-container hr
    {
        margin: 6px 4px 14px 0;
    }
}

div.foto
{
    position: relative;
    float: left;
    width: 100px;
    height: 80px;
    padding: 0 12px 12px 0;

    background: 5px 5px no-repeat;
}

*HTML div.foto
{
    padding: 0;
    margin: 0 12px 12px 0;
}

div.foto a 
{
    text-decoration: none;
}

div.foto a img
{
    position: absolute;
    border: 0;
    margin: 0;
    border: 0;
    left: 5px;
    top: 5px;
}

div.foto div.frame
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 80px;
    background: url(http://www.soundonair.ru/themes/default/images/frame.png) 0 0 no-repeat;
}

*HTML div.foto div.frame
{
    background-image: url(http://www.soundonair.ru/themes/default/images/frame.gif);
}

h1 {
font-size:18px;
padding-top:0px;
margin-top:0px;
}

