/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

img {float: left; }

#breadcrumbs {

        margin: 0px; 0px; 0px; 0px;
        padding: 7px 20px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
         border-right: 1px solid #e3e1e1;
                 background: #e5e5e5;
}

#content {background: #f1f1f1; padding: 20px 20px 20px 20px; text-align: justify; border-right: 1px solid #e3e1e1;}
#content img {max-width: 350px; margin: 3px 6px 0 0; }
/* Layout
----------------------------------------------------------------------------------------------------*/

.wrapper { background: url(../images/wrapper.png) 0 0 repeat; }





  #toolbar {
        padding: 7px 6px 8px 4px;
        min-height: 22px; max-height: 22px;
        background: #3d3d3d;
        color: #e0e0e0;
        line-height: 27px;
        font-size: 13px;
        font-weight: normal;
        text-transform: none;
        border-bottom: 3px solid #0000ff;
        border-top: 1px solid #ff0000;

}

#headerbar {line-height:14px;}

#headerbar > div > div {padding: 14px 4px 5px 4px; margin-bottom: 0px;}

#headerbar .module {  max-width: 365px;  margin-top: -8px;  font-size: 10px;}

#headerbar .module a {color: #dedeff;}
#headerbar .module a:hover {color: #ff7d7d;}


















#menubar {
        position: relative;
        height: 110px;
        margin-bottom: 4px;
}
#headerbar + #menubar { margin-top: -6px; }

#top-a {margin-bottom: -24px;}

#top-a, #top-b {margin-top: -18px;}

#top-a,
#top-b,
#bottom-a,
#bottom-b {padding-top: 0px; padding-bottom: 0px; }


/*#top-a > div,
#top-b > div { background: #000000; } */

#main { padding-top: 5px; margin-top: 0px;}
#main > div { padding-bottom: 17px; }
#main > div > div { background: url(../images/main.png) 0 0 repeat; }

#innertop {border-bottom: 1px solid #d3d3d3; }

#innerbottom { border-top: 1px solid #d3d3d3; }

#bottom-a,
#bottom-b { background: url(../images/bottom_b.png) 0 100% repeat-x; }

#bottom-a > div { background: url(../images/bottom-a.png) 0 0 repeat; }
#bottom-a > div > div { background: url(../images/bottom-a_t.png) 0 0 repeat-x; }

#bottom-b > div { background: url(../images/bottom-b.png) 0 0 repeat; }
#bottom-b > div > div { background: url(../images/bottom-b_t.png) 0 0 repeat-x; }

#sidebar-a > div {color: #222222; }



#sidebar-a,
#sidebar-b { line-height:14px;  font-size: 13px;   background: rgba(0,0,0,0.04) url(../images/border.png) 0 0 repeat-y; }
#sidebar-b { background-color: rgba(0,0,0,0.08); }

.sidebar-a-left #sidebar-a,
.sidebar-b-left #sidebar-b {  background-position: 100% 0;}

#footer {
        padding: 0 20px 20px 20px;
        color: #555;
        font-size: 12px;
        text-align: left;
}

#totop-scroller {
        display: block;
        position: absolute;
        top: 5px;
        right: 20px;
        z-index: 1;
        width: 24px;
        height: 24px;
        background: url(../images/totop_scroller.png) 0 0 no-repeat;
        text-decoration: none;
}
#totop-scroller:hover { background-position: 0 -40px; }