/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * main sections
 */

#header, #headerbar, #footer {margin:0;}

#footer {padding:10px;}

#toolbar {color:#fff;}

/* 
#page {background:#0B0B0B url(../images/pattern2.png);}
*/
#page {background:#f7f3e7;}

#block-main, #block-top-a, #block-top-b {background:#f7f3e7;}

#block-header, #block-bottom {
    background: #50705b url(/images/majlis_bg_pattern.svg);
    background-repeat: repeat; /* Ensures the pattern repeats */
    background-size: 160px 160px; /* Keeps the original size of the pattern image */
    background-position: top left; /* Positions the pattern at the top left of the element */
    background-attachment: fixed; /* The background scrolls with the content */
    margin: 0; /* Removes default body margin */
    padding: 0; /* Removes default body padding */
}

#block-menu{background:#50705b;}
/*
* #block-footer, #block-top {background:#5AAB52 url(../images/pattern2.png); border-top: 1px solid #181F28;}
*/
#block-footer, #block-top {background:#50705b; border-top: 1px solid #f7f3e7;}

#block-menu {border-top: 0px solid #f7f3e7; border-bottom:1px solid #f7f3e7;}

#block-header, #block-bottom{border-bottom: 1px solid #728b78;}

#bottom-a, #bottom-b, #footer, #toolbar, #headerbar {color:#FFFFFF;}

#bottom-a .mod-box, #bottom-b .mod-box {border:4px double transparent; border-top: 1px solid #202831;}

#bottom-a .mod-box h3, #bottom-b .mod-box h3 {color:#ddd;}

#menu {color: #AFAFAF;}

#bottom-b .mod-box, #bottom-a .mod-box {background:#0b1015 url(../images/gradient_02.jpg) repeat-x;}

#logo p {margin:0;}




