﻿/*

***** Mostly for curved styles in webpages ****

*/

.header_logo
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d6d6d6;
    border-bottom-width: 100%;
    background-color: white; /*background: White url(toolbar-shadow-top.png) 0 0 repeat-x;*/
    padding-left: 10px;
}

.pagebreak
{
    width: 100%;
    background: url( hrL.png ) 0 0 repeat-x;
    margin: 2px 0 0 0;
}


/* Hay Toolbar */

.RadToolBar_Hay_Horizontal
{
    background: transparent url(ToolbarBgHTL.gif) no-repeat;
    background-position: 0 0;
    padding: 0 0 0 3px; /* rounded corner radius */
    margin: 0;
}

.RadToolBar_Hay_Horizontal .rtbOuter
{
    background: transparent url(ToolbarBgHTR.gif) no-repeat;
    background-position: 100% 0;
    padding-top: 3px; /* rounded corner radius */
}

.RadToolBar_Hay_Horizontal .rtbMiddle
{
    background: transparent url(ToolbarBgHBL.gif) no-repeat;
    background-position: 0 100%;
    padding-left: 3px; /* rounded corner radius */
    margin-left: -3px; /* - rounded corner radius */
}

.RadToolBar_Hay_Horizontal .rtbInner
{
    background: transparent url(ToolbarBgH.gif) no-repeat;
    background-position: 100% 100%;
    padding: 0 3px 3px 0; /* rounded corner radius */
    margin: 0;
}

/* CSS for the box starts here */

.box
{
    padding: 0 5px 0 0;
    background: url(borders44.gif) 100% 0 repeat-y;
}
.bi
{
    padding: 0 0 0 12px;
    background: url(borders44.gif) 0 0 repeat-y;
}
.bt
{
    height: 17px;
    margin: 0 -12px;
    background: url(box44.gif) 100% 0 no-repeat;
}

.bt div
{
    width: 18px;
    height: 17px;
    background: url(box44.gif) 0 0 no-repeat;
}
.bb
{
    height: 17px;
    margin: 0 -12px;
    background: url(box44.gif) 100% 100% no-repeat;
}
.bb div
{
    width: 18px;
    height: 17px;
    background: url(box44.gif) 0 100% no-repeat;
}
.box h1, .box h5
{
    margin: 0;
    padding: 0.3em 5px;
    background: #fff;
    font: bold 1.2em/1 Arial, Helvetica, sans-serif;
    border-bottom-style: inset;
    border-bottom-width: thin;
    color: #696969;
}

.box h3, .box p
{
    color: #898989;
}

/* .box p, .box ul,  */
.box table
{
    margin: 4px;
}

.box li
{
    margin: 0 0 0 2em;
    padding: 0;
}

/*H2 CSS*/

div.blue_section
{
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 5px;
    width: 778px;
    background: #e3ffff;
    border: solid 1px #d7d7d7;
    color: #707070;
    z-index: 0;
}

div#roundedh2
{
    font-size: small;
    font-weight: lighter;
    width: 748px;
    padding-left: 5px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-indent: 10px;
    background: #d9e2c4 url(H2-Head.png) 0 0 repeat-x;
    border: solid 1px #a8dbdb;
    color: #7c7c7c;
}
div#rounded-ph
{
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 744px;
    background: #e3ffff;
    border: solid 1px #d7d7d7;
    color: #707070;
}

div#rounded-pb
{
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 744px;
    background: #ebebeb;
    border: solid 1px #d7d7d7;
    color: #707070;
}

div#grey_section
{
    /*margin-top: 0px;*/
    margin-left: 2px; /*margin-right: 0px;*/
    max-width: 756px;
    background: #ebebeb;
    border: solid 1px #d7d7d7;
    color: #707070;
}

div#space_saver
{
    /*margin-top: 0px;*/
    margin-left: 2px; /*margin-right: 0px;*/
    width: 778px;
    border: solid 1px transparent;
}

div#roundedh3_bottom
{
    font-size: small;
    font-weight: lighter;
    padding-left: 5px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 744px;
    text-indent: 10px;
    background: #d9e2c4 url(H4-Head-bottom.png) 0 0 repeat-x;
    border: solid 1px #d5d5d5;
    color: #7c7c7c;
}

/*H2 CSS (Blue, Grey)*/


/*H4 CSS (Green, Grey)*/

div#main_section
{
    margin-top: 10px; /*font-size: 85%;*/
    background: #e6f3d3;
    border: solid 1px #d7d7d7;
    width: 760px;
    color: #707070;
}

div#rounded-p
{
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 5px;
    width: 748px;
    background: #e6f3d3;
    border: solid 1px #d7d7d7;
    color: #707070;
}

div#roundedh4
{
    font-size: small;
    font-weight: lighter;
    width: 748px;
    padding-left: 5px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-indent: 10px;
    background: #d9e2c4 url(H4-Head.png) 0 0 repeat-x;
    border: solid 1px #c4d9c2;
    color: #7c7c7c;
}

div#main_section h4
{
}

div#main_section p
{
    margin: 5px;
    line-height: 160%;
    padding: 0 10px 15px;
}

/*H4 CSS (Green, Grey)*/


div#left_part
{
    float: left;
    width: 780px;
    padding: 7px 0px 5px 3px;
}

div#sidebar
{
    margin: 5px 0 0 0;
    width: 188px;
    float: right;
}

div#sidebar h2
{
    font-size: 100%;
    font-weight: bold;
    color: #333333;
    padding-right: 3px;
    padding-bottom: 5px;
    margin-right: 5px;
    border-bottom: #ced2c8 1px solid;
}

div#poobar a
{
    background-color: Black;
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 5px 0 5px 5px;
    margin-bottom: 5px;
    width: 178px;
}

div#poobar a:hover
{
    background: #A8E52F;
    color: #FFF;
}

hr.separator
{
    height: 1px;
    margin-right: 5px;
    border-bottom: #2e8b57 1px solid;
}

p.postnav a
{
    display: block;
    width: 19.1em;
    padding: 5px 1px 5px 5px;
    color: #4169e1;
    text-decoration: none;
}


ul.listnav
{
    margin-top: 12px;
    margin-left: 1em;
    padding-left: 1em;
    line-height: 1.3em;
    list-style-image: url(bullet-green.gif);
}

div#bottom_part h4
{
    font-weight: lighter;
    background: transparent url(GreyHead.png) repeat-x;
    border-bottom: solid 1px #cccccc;
    color: #988675;
    padding: 3px;
}

/*div#sublinks div
{
    background: #dcdcdc;
    border: 1px solid #a9a9a9;
    padding: 5px 5px 5px 5px;
}
*/

div#bottom_part
{
    background-color: #ebebeb;
    font-size: 85%;
    color: #333333;
    max-width: 960px;
    border: solid 1px #d7d7d7;
    margin-bottom: 5px;
}


div#roundedh4_bottom
{
    font-size: small;
    font-weight: lighter;
    padding-left: 5px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 948px;
    text-indent: 10px;
    background: #d9e2c4 url(H4-Head-bottom.png) 0 0 repeat-x;
    border: solid 1px #d5d5d5;
    color: #7c7c7c;
}

div#rounded_ul
{
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-right: 5px;
    max-width: 948px;
    background: #ebebeb;
    border: solid 1px #d7d7d7;
    color: #707070;
}

/*** Background ***/
div#bkg_lime
{
    background: #e3e0d2;
    padding: 5px;
    padding-left: 0px;
    color: #333333;
    margin-top: 10px; /*font-size: 85%;*/
    margin-bottom: 15px;
    line-height: 160%;
}

div#bkg_lime h2
{
    padding: 0 0 0 5px;
    color: #598527;
}

div#bkg_lime p
{
    padding: 0 0 0 15px;
}

div#bkg_gray
{
    background: #eeeeee;
    padding: 5px;
    margin-top: 10px; /*font-size: 85%;*/
    line-height: 160%;
    margin-bottom: 10px;
}

/* for new web menu */







.MenuTemplate
{
    background: #fff;
    border-right: 1px solid #d9d9d9;
    padding: 8px 16px 0 0;
    display:block;
}


.rndbox
{
    border: solid 1px #bcba9f;
    background: #fff;
    text-align: left;
    text-decoration: none;
    font-size: x-small;
    color: #707070;
}

/*** New Set without Nifty ***/


ul#split, ul#split li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#split li
{
    float: left;
    width: 324px;
}

ul#split fieldset
{
    width: 313px;
    margin: 0px 0px 5px 0px;
    padding: 4px 1px 1px 1px;
    border: solid 1px #CCCCCC;
    height: 230px;
}

ul#split h4
{
    padding-top: 2px; /*  margin: 5px;*/
    margin:0px 5px 0px 5px;
    font: normal bold;
    font-size: 10pt;
    text-align: center;
}


/*** Background ***/
fieldset#box_main
{
    background: transparent;
    padding: 5px;
    margin: 5px 5px 5px 0;
    color: #333333;
    line-height: 150%;
    border: solid 1px #CCCCCC;
}

fieldset#box_lime
{
    background: #E0FFC1;
    padding: 5px; /*padding-left: 400px;*/
    color: #333333;
    margin: 5px 5px 5px 0px;
    line-height: 150%;
    width: 760px;
    border: solid 1px #CCCCCC;
    float: left;
}

fieldset#box_lime p
{
    margin-left: 20px;
}

fieldset#side_gray
{
    background: #E8E8E8;
    padding: 3px;
    border: solid 1px #CCCCCC;
    float: right;
    /*margin-top: 10px;*/
    margin: 10px 0px 0px 2px;
    padding:0px;
    width:178px;
}


fieldset#side_gray h5
{
    padding-top: 2px;
    margin: 5px;
    font-size: 8pt;
    color: #666666;
}

fieldset#side_gray p
{
    margin:15px;
}


fieldset#bottom_left
{
    border: solid 1px #CCCCCC;
    background-color: #FFE7CE;
}


fieldset#bottom_right
{
    border: solid 1px #CCCCCC;
}

fieldset#bottom_right h4, fieldset#box_lime h4, fieldset#bottom_left h4, fieldset#bottom_left h4
{
    padding-top: 2px;
    margin: 5px;
    font: normal bold;
    font-size: 10pt;
    color: #666666;
}



/*** Titles and Menues ***/

.title_main
{
    float: left;
    font-size: 12pt;
    font-weight: bold;
    color: #C8C2C4;
}

.submenu_right
{
    float: right;
    margin: 5px 25px 10px;
}

.submenu_right a, .submenu_right strong
{
    padding-left: 20px;
}


/** list and bullets **/
ul.postnav
{
    display: inline-block;
}



/**/

ul.postnav, ul.postnav li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 96%;
}

ul.postnav li
{
    float: left;
    width: 19.1em; /*font-size: 85%;*/
    margin-left: 5px;
}

ul.postnav a
{
    display: block;
    width: 19.1em;
    padding: 5px 1px 5px 5px;
    color: #4169e1;
    text-decoration: none;
}

ul.postnav a:hover
{
    background: #A8E52F;
}
