﻿body
{
    background: #cacaca url(/content/images/layout/bg.png) repeat-x top;
    color: #5f5f5f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

a
{
    color: #a50313;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: 0;
    outline: none;
}

.red
{
    color: #a50313;
}

#container
{
    margin: 0 auto;
    width: 872px;
}

#inner
{
    float: left;
    position: relative;
    width: 100%;
}

#header
{
    height: 168px;
}

#tabs
{
    background: url(/content/images/layout/menu_bg.png);
    height: 47px;
    width: 872px;
}

#tabs .inner
{
    margin: 0 auto;
    width: 750px;
}

#tabs ul, #tabs li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#tabs li
{
    float: left;
}

#tabs li a
{
    color: #fff;
    display: block;
    height: 24px;
    padding-top: 23px;
    text-align: center;
    width: 147px;
}

#tabs li a:hover
{
    color: #fff;
    text-decoration: none;
}

#tabs li a.active
{
    background: url(/content/images/layout/tab.png) no-repeat;
    text-decoration: none;
}

#tab_footer
{
    background: url(/content/images/layout/menu_footer.png);
    height: 14px;
}

#content_header
{
    background: url(/content/images/layout/content_header.png) top no-repeat;
    height: 14px;
}

#content_header2
{
    background: url(/content/images/layout/content_header2.png) top no-repeat;
    height: 14px;
}

#content
{
    background: url(/content/images/layout/content_bg.png) repeat-y;
    float: left;
    min-height: 500px;
    width: 100%;
}

#content2
{
    background: url(/content/images/layout/content_bg2.png) repeat-y;
    float: left;
    min-height: 500px;
    width: 100%;
}

#left_col
{
    float: left;
    padding-left: 32px;
    width: 183px;
}

#left_col p
{
    font-size: 11px;
    margin-top: 0;
    text-align: justify;
}

#left_col h2
{
    background: url(/content/images/layout/green_side_header.png) no-repeat;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 19px;
    margin: 6px 0;
    padding: 5px 0 0 14px;
    width: 169px;
}

#left_col #left_nav h2
{
    background: url(/content/images/layout/red_side_header.png) no-repeat;
    margin-bottom: 4px;
    margin-top: 0;
}

#left_col #left_nav
{
    padding-bottom: 14px;
}

#left_col #left_nav ul, #left_col #left_nav li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#left_col #left_nav li a
{
    background: url(/content/images/layout/side_menu_bg.png) no-repeat;
    color: #4f4f4f;
    display: block;
    height: 20px;
    padding-left: 24px;
    padding-top: 4px;
    text-decoration: none;
    width: 159px;
}

#left_col #left_nav li a:hover, #left_col #left_nav li a.active
{
    color: #a50313;
}

#left_col .left_div ul, #left_col .left_div li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#left_col .left_div li
{
    background: url(/content/images/layout/bullet.png) no-repeat left 2px;
    display: block;
    font-size: 11px;
    padding-bottom: 10px;
    padding-left: 14px;
}

#left_col .left_div .readmore
{
    padding-bottom: 6px;
    text-align: right;
}

#main_col
{
    padding: 0;
    float: left;
    padding-left: 42px;
    width: 583px;
}

#main_col2
{
    padding: 0;
    padding-left: 42px;
    padding-right: 42px;
}

#main_col h1.homepage
{
    color: #8BB125;
    margin: 8px 0 8px;
}

#main_col h1
{
    border-bottom: 1px solid #729C03;
    font-size: 22px;
    margin: 0 0 8px;
}

#main_col2 h1
{
    border-bottom: 1px solid #729C03;
    font-size: 22px;
    margin: 0 0 8px;
}

#main_col p
{
    margin: 0 0 8px;
    text-align: justify;
}

#content_footer
{
    background: url(/content/images/layout/content_footer.png) bottom no-repeat;
    clear: both;
    height: 9px;
}

#footer
{
    background: url(/content/images/layout/footer.png);
    clear: both;
    font-size: 11px;
    height: 35px;
    margin-bottom: 10px;
    padding-right: 18px;
    padding-top: 20px;
    text-align: right;
}

#contact_us label
{
    display: block;
    font-weight: bold;
}

#contact_us input[type="text"]
{
    width: 170px;
}

#contact_us textarea
{
    height: 150px;
    width: 100%;
}

table
{
    width: 100%;
}

table th
{
    background-color: #8BB125;
    color: #fff;
    text-align: left;
}

.field-validation-error
{
    display: block;
    color: Red;
}

/* Online Quran */
.onlinequran .nav
{
    display: inline-block;
    text-align: left;
    width: 50%;
}

.onlinequran .nav a
{
    background-color: #729C03;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 2px;
}

.onlinequran .nav a.prev
{
    margin-right: 10px;
}

.onlinequran .jumpto
{
    display: inline-block;
    text-align: right;
    width: 49%;
}

.onlinequran .jumpto input[type=text]
{
    width: 30px;
}

.onlinequran .nav a.next
{
    margin-left: 10px;
}

.onlinequran span
{
    display: inline-block;
    font-weight: bold;
}

.onlinequran img
{
    margin-top: 12px;
}

/* ---------->>> ADMIN <<<---------- */
#admin .admin-menu
{
    padding-bottom: 8px;
}

#admin h1
{
    border-bottom: none;
}

#admin .admin-menu ul, #admin .admin-menu li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#admin .admin-menu li
{
    background-color: #8BB125;
    color: #fff;
    float: left;
    margin-right: 4px;
    padding: 2px;
}

#admin .admin-menu li a
{
    color: #fff;
    font-weight: bold;
}

#admin .clear
{
    clear: both;
}

#admin label
{
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

#admin p.inline label
{
    display: inline;
}

#admin input[type=text], #admin input[type=password], #content textarea
{
    width: 400px;
}

#admin .field-validation-error
{
    color: #a20000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 4px;
}

/* Paging */
#admin #pagination
{
    padding-bottom: 8px;
}

#admin #pagination .left
{
    float: left;
}

#admin #pagination .right
{
    float: right;
}

#admin #pagination .pageinfo
{
    display: inline-block;
    text-align: center;
    width: 84px;
}

#admin #pagination a.disable
{
    display: none;
}