﻿/***********************************************/
/*  css for home page and other pages          */
/***********************************************/

* 
{
    /*border: 0 none;*/
    margin: 0;
    padding: 0;
}

body 
{
    background: #EAE9E1 url(images/bodybg1.png) 0 0 repeat-x;
    color: #474740;
    font: 11px Verdana, Tahoma, sans-serif;
    height: 100%;
    voice-family: inherit;
    text-align: justify;
}
p
{
    font-family: Verdana, Tahoma, sans-serif;
}
a 
{
    color: #002D62;
    /*color: #155f83;*/
    outline: none;
    font-size: 11px;
    text-decoration: none;
    text-align: justify;
}
a:hover 
{
    color: #8F3931;
}
a.feeds
{
    background: transparent url(images/rssicon.gif) no-repeat scroll 0 0;
    float: right;
    width: 14px;
    height: 14px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
a.feeds:hover
{
    background: transparent url(images/rssicon.gif) 0 -14px no-repeat;
    text-decoration: none;
}

li 
{
    list-style-type: none;
}

h2 
{
    /*color: #266178;*/
    color: #002D62;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    height: 16px;
    margin: 10px 0 10px 0;
}

h3
{
    margin: 0 0 8px;
    height: 20px;
}
h3, h3 a
{
    /*color: #266178;*/
    color: #002D62;
    font-size: 13px;
}
h3 a
{
    float: left;    
}

h3 a.UpperCase
{
    text-transform: uppercase;
}

h3 a:hover
{
    /*color: #266178;*/
    color: #002D62;
    text-decoration: none;
}

.container_12, .container_16 
{
    margin-left: auto;
    margin-right: auto;
    width: 970px;
}

.container_16 .grid_8 
{
    width: 400px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, 
.grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 
{
    display:inline;
    float:left;
    margin-left:5px;
    margin-right:5px;
}

/*======================================  TOP  ======================================*/

#top
{
    clear: both;
    height: 23px;
    margin: 0 auto;
    padding: 0;
    color: #dedede;
}
#top .subscribe
{
    color: #dedede;
    float: right;
    text-align: center;
}
#top .subscribe .first
{
    background: transparent url(images/bgr-subscribe.png) no-repeat;
    height: 23px;
}
#top .subscribe .first a
{
    margin: 5px 0 5px 20px;
}
#top .subscribe .center
{
    background: transparent url(images/bgr-subscribe.png) -20px 0 no-repeat;
}
#top .subscribe .last
{
    background: transparent url(images/bgr-subscribe.png) right no-repeat;
    height: 23px;
}
#top .subscribe .last a
{
    margin: 5px 20px 5px 0;
}
#top .subscribe a
{
    color: #dedede;
}
#top .subscribe a:hover
{
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

/*======================================  HEADER  ======================================*/

#header
{
    height: 115px;
}
#header h1
{
    background:transparent url(images/leader-logo1.png) no-repeat scroll 0 0;
    float:left;
    text-indent:-9999px;
}
#header h1 a
{
    display: block;
    width: 276px;
    height: 108px;
}

#header .spacer
{
    color: #a0a09b;
    float: right;
    font-size: 10px;
    padding: 40px 0px 0 0;
    text-align: right;
}
#header .spacer p
{
    clear: both;
}

/*- Search -*/
#header #search
{
    /*background: url(images/bgr-search1.png) no-repeat;
    height: 32px;
    margin: 0 0 10px;*/
}
#header #search input
{
    /*background: transparent;
    border: 0;
    color: #dedede;
    font-size: 12px;
    float: left;
    margin: 7px 0 0 10px;
    width: 178px;
    padding: 2px;*/
    
    background: #E3E3DB none repeat scroll 0 0;
    float:left;
    border: 0 none;
    color: #333333;
    font-size: 12px;
    height: 16px;
    padding: 2px;
    width: 320px;
}
#header #search a.btn
{
    background:#E3E3DB url(images/btn-search-trans.png) no-repeat;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    cursor: default;
}

/*======================================  NAVBAR  ======================================*/

#navbar 
{
    position: relative;
    height: 28px;
    margin: 0 auto 0;
    padding: 0;
    width: 970px;
}
#navbar li
{
    float: left;
    line-height: 28px;
}
#navbar ul li a 
{
    background: transparent url(images/nav-separator1.png) left no-repeat;
    font-family: Verdana, Tahoma, sans-serif;
    font-weight:bold;
    color: #dedede;
    display: block;
    margin: 0px;
    padding: 0px 13px 0px 13px;
}
#navbar li a:hover
{
    /*background: #3e7b92 url(images/nav-separator1.png) left no-repeat;*/
    /*background: #003d73 url(images/nav-separator1.png) left no-repeat;*/
    background: #2E4C6F url(images/nav-separator1.png) left no-repeat;
    color: #ffffff !important;
    text-decoration: none;
}
#navbar ul li a.selected
{
    background: transparent url(images/nav-selected.png) repeat-x;
    color: #071b43 !important;
    text-decoration: none;
}
#navbar #navhome
{
    margin-left:15px;
    width:38px;
}
#navbar li#navhome a 
{
    background:transparent url(images/navbar-home.png) no-repeat;
}
#navbar li#navhome a 
{
    display:block;
    height:28px;
    text-indent:-9999px;
}

/*======================================  WRAPPER  ======================================*/

#wrapper-left
{
    background: #f7f6ee url(images/bgr-wrapper-left.png) repeat-y left;
    clear: both;
    margin: 0 auto 0;
    width: 970px;
}
#wrapper-right
{
    background: #f7f6ee url(images/bgr-wrapper-right.png) repeat-y right;
    margin-left: 16px;
    width: 954px;
}
#wrapper
{
    background: #f7f6ee;
    margin-right: 16px;
    width: 938px;
}
#wrapper div#clearfoot 
{
    clear: both;
    height: 120px;
}
#wrapper br.clr 
{
    display: block;
    height: 1px;
    width: 1px;
}
#wrapper .clr 
{
    clear: both;
}

/*==============  FOOTER  ===================*/
#footerwrapper 
{
    background:#5a5952 url(images/outsidefooterbg1.png) 0 0 repeat-x;
    clear:both;
    height:105px;
    width:100%;
}
#footer 
{
    background: #5e5d56 url(images/insidefooterbg1.png) 0 0 repeat-x;
    height: 105px;
    margin: 0 auto;
    width: 970px;
    font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
}
#footer p, #footer ul 
{
    display:block;
    float:left;
    line-height:200%;
    margin:10px 0 0 16px;
    color:#BEBEB6;
    font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
}
#footer a 
{
    color: #BEBEB6;
    text-decoration: none;
    font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
}
#footer a:hover 
{
    color: #ffffff;
    /*text-decoration: underline;*/
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

/*============== Layout ==============*/
.margin_top_70
{
    margin-top: 70px;
}
.margin_left_130
{
    margin-left: 130px;
}
.float_right
{
    float: right;
}
/*=== MESSAGE BOX CLEAN series ===*/

.clean-gray
{
    border: solid 1px #DEDEDE;
    background: #EFEFEF;
    color: #222222;
    padding: 4px;
    text-align: center;
}

.clean-yellow
{
    border: solid 1px #DEDEDE;
    background: #FFFFCC;
    color: #222222;
    padding: 4px;
    text-align: center;
}

.clean-ok
{
    border: solid 1px #349534;
    background: #C9FFCA;
    color: #008000;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}

.clean-error
{
    border: solid 1px #CC0000;
    background: #F7CBCA;
    color: #CC0000;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}
