/* PAGE STRUCTURE */
#container { position:relative; width:100%; min-width:760px; padding:0; background-color: #ffffff;}
#content { margin:33px 0px; background-color: #ffffff; }
#header { width:100%; }
#content-main { float:left; width:100%; background-color: #ffffff; }
#content-main-left {background: url(../img/bg_page_dystanse.jpg) repeat; float:left; width:680px; border-right: 1px solid #dedede; display: block; position: relative; top: 28px; background-color: #ffffff;}
#content-main-right { float:left; width:288px; display: block; position: relative; top: 28px; background-color: #ffffff;}
#content-main-left-admin { float:left; width:230px; height: auto; border-right: 1px solid #8b8b8b; background-color: #dedede; padding: 6px;}
#content-main-right-admin { float:left; width:auto; height: auto; position: relative; top: 28px; background-color: #ffffff; padding: 6px;}
#content-related { float:right; width:18em; position:relative; margin-right:-19em; }
#footer { clear:both; padding:10px; }

a, a:visited {
    text-decoration: none;
    color: #477aa5;
}

a:hover {
    color: #1e5482;
}

#content-main-left p {
    padding: 6px 16px 6px 16px;
}

#content-main-right p {
    padding: 3px 12px 2px 12px;
}

#content-main-right .right_header {
    position: relative;
    top: -158px;
    left: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #9a0707;
}

#content-main-right .right_header p {
    font-size: 10px;
    font-weight: normal;
    color: #333;
}


/*  COLUMN TYPES  */
.colMS { margin-right:20em !important; }
.colSM { margin-left:20em !important; }
.colSM #content-related { float:left; margin-right:0; margin-left:-19em; }
.colSM #content-main { float:right; }
.popup .colM { width:95%; background-color: #ffffff;}
.subcol { float:left; width:46%; margin-right:15px; }
.dashboard #content { width:500px; }
.colM { background-color: #ffffff;}

/*  HEADER  */
#header { background:#2b679a; color:#ffc; overflow:hidden; }
#header a:link, #header a:visited { color:white; }
#header a:hover { text-decoration:underline; }
#branding h1 { padding:0 10px; font-size:18px; margin:8px 0; font-weight:normal; color:#f4f379; }
#branding h2 { padding:0 10px; font-size:14px; margin:-8px 0 8px 0; font-weight:normal; color:#ffc; }
#user-tools { position:absolute; top:0; right:0; padding:1.2em 10px; font-size:11px; text-align:right; }

/* SIDEBAR */
#content-related h3 { font-size:12px; color:#666; margin-bottom:3px; }
#content-related h4 { font-size:11px; }
#content-related .module h2 { background:#eee url(../img/admin/nav-bg.gif) bottom left repeat-x; color:#666; }


#content-main-right table {padding: 15px;}

.minihead {
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    border-bottom: 1px solid #000000;
    text-align: center;
    color: #efefef;
    background-color: #4b4444;
}

.minihead a {
    color: #efefef;
}

.mainpage {
    font-family: Verdana, Helvetica;
    color: #333;
    font-size: 10px;
    background-color: #efefef;
    width:730px;
    min-width:300px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
}

.page {
    font-family: Verdana, Helvetica;
    color: #333;
    font-size: 11px;
    background-color: #efefef;
    width:970px;
    min-width:300px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
}

#top {
    /*background:#0e376f;
    padding-top: 1px;*/
    height: 196px;
    padding-top: 32px;
    background-color: #efefef;

}

#top .logo {
    width: 970px;
    background-color: #efefef;
    text-align: right;
}

#top .menu {
    background-color: #ffffff;
    color: #4f5c57;
    font-weight: bold;
    font-size: 11px;
    border-top: 4px solid #bfb2b2;
    border-bottom: 1px solid #bfb2b2;
    width: 970px;
    height: 20px;
    margin-top: 0px;
}

#top .menu p {
    padding: 0px 0px 8px 10px;
    _padding: 10px 0px 6px 10px;
    position: relative;
    top: -8px;

}

#top .menu p a, #top .menu p a:visited {
    text-decoration: none;
    color: #7b7474;
    font-weight: bold;
    font-size: 12px;
}

#top .menu p a:hover {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 12px;
}

.page_content_head {
    font-size: 15px;
    display: block;
    padding: 0 0 6px 4px;

}

.page_content_head_cats {
    background: url(../img/bg_cats.png) repeat-x;
    font-weight: bold;
    font-size: 15px;
    display: block;
    padding: 3px 0 6px 4px;

}

.contact {
    position: relative;
    top: -6px;
}

#content-main-right .doc_links a, #content-main-right .doc_links a:visited {
    text-decoration: none;
    color: #477aa5;
    font-weight: bold;
    font-size: 10px;
}

#content-main-right .doc_links a:hover {
    text-decoration: none;
    color: #1e5482;
    font-weight: bold;
    font-size: 10px;
}

#product_list li {
    list-style: none;
    font-weight: bold;
}

#product_list li a {
    text-decoration: none;
    color: #477aa5;
}

#product_list li a:hover {
    text-decoration: none;
    color: #1e5482;
}


#footer {
    border-top: 1px solid #8b8b8b;
    background-color: #d5dcbd;
    float: left;
    width: 950px;
    margin-top: 28px;
    text-align: center;
    position: relative;
    top: -30px;
}

#footer a {
    text-decoration: none;
    color: #333; 
}

#footer .info {
    color: #8b8b8b;
    font-size: 9px;
}

input {
    border: 1px solid #333;
    background-color: #efefef;
    font-size: 11px;
}
