﻿*
{
    margin: 0px auto;
}
body, html
{
    /* fix for IE8 to force vertical scrollbar to show */
    height: 101%;
}
body
{
    height: 100%;
    width: 100%;
    font: 14px/1.4 Arial,Verdana,Tahoma;
    line-height:1.4;
    color: #666; /*background: url('sysimages/bg2.jpg') repeat-x top;*/
}
.wrapper
{
    min-height: 100%;
    width: 100%;
    min-width: 320px;
    height: auto !important;
    height: 100%;
    margin: 0px 0px -50px 0px;
    overflow: hidden;
    position: relative;
}
.push
{
    height: 50px;
    clear: both;
}
.footer
{
    height: 50px;
    clear: both;
    background-color: #eaeaea;
    padding-top: 5px;
    text-align: center;
    font-size: 12px;
    position: relative;
}
#gradient
{
    position: absolute;
    width: 100%;
    top: 0px;
    height: 800px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3ebf1+17,0b4b88+18,ffffff+100 */
background: #e3ebf1; /* Old browsers */
background: -moz-linear-gradient(top,  #e3ebf1 17%, #0b4b88 18%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,#e3ebf1), color-stop(18%,#0b4b88), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e3ebf1 17%,#0b4b88 18%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e3ebf1 17%,#0b4b88 18%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e3ebf1 17%,#0b4b88 18%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e3ebf1 17%,#0b4b88 18%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ebf1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

table, tr, td, p, span, div, ul, li
{
    color: #666;
    font-size: 14px;
}

p
{
    margin-top: 10px;
}
br
{
    margin-top: 5px;
}
ul, ol
{
    padding: 10px;
}
ul
{
    padding-left: 10px;
}
li
{
    padding-left: 5px;
    /*padding-top: 5px;*/
    margin-left: 10px;
    list-style-type: disc;
}

#content ul, ol
{
    padding: 0;
}
#content ul, #content ol
{
    padding-left: 10px;
    background-color: transparent;
}
#content li
{
    padding-left: 5px; 
    margin-left: 19px;
    list-style-type: disc;
    background-color: transparent;
}
#content
{
    width: 100%;
    float: left;
    left: 0;
    min-width: 300px;
    background-color: #fff;
}

img
{
    border: none;
    background-color: #fff;
    max-width:100%;
}
img:hover
{
    -moz-opacity: 0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity: .80;
    filter: alpha(opacity=80);
}
a img
{
    border: 0;
    background-color: transparent;
}
a
{
    text-decoration: none;
    color: #0B4B88;
}
a:link
{
    color: #0B4B88;
}
a:visited
{
    color: #0B4B88;
}
a:hover
{
    color: #0B4B88;
}
a:active
{
    color: #EFD1D9;
}
h1, h2, h3, h4, h5, h6
{
    font-family:  Calibri, Arial;
    color: #0B4B88; 
    /*margin-top: 10px;
    padding-bottom: 10px;*/
    padding-left: 0px;
    font-weight:normal;
}
hr
{
    color: #0B4B88;
    border: 1px solid #0B4B88;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* `Headings
----------------------------------------------------------------------------------------------------*/
h1
{
    font-size: 28px;
}

h2
{
    font-size: 27px;
}

h3
{
    font-size: 26px;
}

h4
{
    font-size: 25px;
}

h5
{
    font-size: 24px;
}

h6
{
    font-size: 20px;
}
#breadcrumb
{
    padding-left: 10px;
    padding-top: 5px;
}
a.breadcrumb
{
    font-size: 12px;
    color: #0B4B88;
}
a.breadcrumb:hover, a.breadcrumb:active
{
    color: #EFD1D9;
}

.clear
{
    clear: both;
}
#menubg{display: none; z-index: 99; position: absolute;  height: 45px; top: 85px; width: 100%;}
#hdr{position: relative; width: 100%; height: 110px; max-width: 1000px; margin: 0 auto; background-color: #fff;}
#hdr1{position: absolute; top: 0px; width: 100%; max-height: 110px;}
#logo{background: transparent; cursor: pointer; position: relative; top: 0px; left: 0px; float: left;height:110px;}
#search{position: absolute; right: 0px; top: 10px; width: 300px; height: 22px; z-index: 9999;}
#searchstr{width: 250px; height: 20px; font-size: 12px; color: #999;}
#searchimg{position: absolute; top: 0; padding-top: 5px; padding-left: 5px; background-color: transparent;}
#phone{position:absolute;right:20px;top:45px;text-align:right; color:#0B4B88;font-size:12px;}
#menu{display: block; position: absolute; left: 0; top: 110px; width: 100%; z-index: 999; background-color:#0B4B88;background: url('sysimages/bgtop.jpg'); }


/* make the LI display inline */
/* its position relative so that position absolute */
/* can be used in submenu */
/*#nav {font-size: 1.04em;}*/
/* remove the list style */
#navbar
{
    /*top: 150px;*/
    z-index: 50;
    position: absolute; top: 0px; width: 100%; min-width: 300px; margin: 0 auto; height: 45px;
}
#nav, #topbar
{
    margin: 0;
    top: 10px;
    list-style: none;
    font-size: 14px;
    height: 20px;
}
/* check settings in menuedit.aspx also */
#nav li
{
    float: left;
    display: block; /*background: #ccc;*/
    background-color: transparent;
    position: relative;
    z-index: 10; /* alter this to higher if it is obscured by content */ /*margin: 0 1px;*/
    margin: 0; 
    height: 25px;
}

/* this is the parent menu */
#nav li a
{
    display: block; /*padding: 5px 0px 0 0px;*/
    padding: 0px 10px 0px 10px;
    font-weight: 700;
    height: 25px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: transparent;
}
#nav li
{
    padding: 0;
}
#nav li a:hover
{
    color: #BDCFDE;
    height: 25px;
    background: transparent;
}
nav li:first-child a
{
    margin-left: 0;
}

nav li:last-child a
{
    margin-right: 0;
}
/* you can make a different style for default selected value */
#nav a.selected
{
    color: #f00;
}

/* submenu, it's hidden by default */
#nav ul, #nav div, #nav div > ul
{
    position: absolute;
    left: 0;
    display: none;
    margin: 0px 0 0 -1px;
    padding: 0;
    list-style: none; /*border: 1px solid #FDE8C8;*/
    background-color: #fff;
    border: 1px solid #0B4B88;
    border-top: 5px solid #0B4B88;
    font-size: 12px;
}

#nav ul li, #nav div span
{
    float: left;
    height: 35px; /*border-top: 1px solid #FDE8C8;*/
}

/* display block will make the link fill the whole area of LI */
#nav ul a, #nav div span a
{
    display: block;
    height: 35px;
    padding: 5px 0px;
    color: #111; /*font-weight: 600;*/
}

#nav ul a:hover, #nav div a:hover
{
    /*text-decoration: underline;*/
    color:#0B4B88;
}
#nav ul li div
{
    display: none;
    position: absolute;
    left: 200px;
    top: -1px;
    float: left;
}
#nav li li
{
    height: 32px; /*overflow: hidden;*/
    width: 250px;
}
#nav li ul li a, #nav li ul li a:hover
{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 35px;
    width: 250px;
}
#nav ul li span
{
    background-color: #fff;
}
#nav ul li span a
{
    display: block;
    background-color: #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    z-index: 11;
    margin: 0 1px;
    height: 35px;
    padding: 5px 10px 0px 10px;
}
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul
{
    /*margin: 0 0 0 -2px;*/
}

#sscycleindex, #sscycleindex img
{
    /*max-width: 257px; Not used now     max-height: 452px;*/
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0; /*left: 743px;*/
    z-index: 30;
}
.cycle-slideshow img
{
    width: 100%;
    float: left;
    left: 0;
    max-height:237px;
}
.button, a.button
{
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    background-color: #0B4B88;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover, a.button:hover, a.button:active
{
    text-decoration: none;
    color: #e8e8e8;
}

#modalcont
{
    top: 0px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #0B4B88;
    border-bottom: 5px solid #0B4B88;
    border-top: 0;
    padding: 20px;
    height: 0px;
    width: 960px;
    z-index: 901;
}
#tinymenu
{
    display: none;
    position: relative; top: 107px; cursor: default; z-index: 999; width: 100%; overflow: visible; height: 45px; background-color: #0B4B88;
}
#tnavdiv
{
    display: none; position: relative; top: 34px; margin: 0 auto; padding-top: 10px; width: 100%; z-index: 901; background-color: #0B4B88;
}
#tmenu{position: absolute; cursor: pointer; width: 100%; left: 10px; top: 5px; color: #fff; font-weight: bold;}
#tmenugif{position: relative; background-color: transparent; float: right; margin-right: 10px;}
#centerdiv{position: relative; width: 100%; max-width: 1000px; background: #fff;}
#cont{position: relative; min-width: 300px; padding-top: 147px; left: 0;}
#f1{position: relative; max-width: 1000px; margin: 0 auto;font-size:10px;}
#fleft{position: absolute; left: 20px; top: 5px;color:#0B4B88;font-size:10px;}
#fmiddle{position: absolute; left:49%; top: 5px;color:#f6f6f6;font-size:10px;}
#fmiddle a{font-weight: normal;font-size:10px;}
#fright{position: absolute; right: 20px; top: 5px;}
#cyear{color:#0B4B88;}
#moneyimg{z-index:5;}
@media screen and (max-width: 375px)
{
    .footer
    {
        display: none;
    }
}

@media screen and (max-width: 600px)
{
    #topright
    {
        display: none;
    }
    #gradient
    {
        background-color: #eaeaea;
    }
    #moneyimg
    {
        display:none;
    }
}
@media screen and (max-width: 850px)
{
    #fmiddle
    {
        display: none;
    }
    #tinymenu, #tnavdiv
    {
        display: block;
    }
    #nav li
    {
        display: none;
    }
    #tnav
    {
        /*background-color: #e8e8e8;*/
    }
    #tnav li
    {
        height: 25px;
        text-align: center;
        padding: 10px;
        border-bottom: 1px solid #000;
        list-style: none;
    }
    #tnav li a
    {
        font-size: 18px;
        text-align: center;
        border-top: 10px;
        color: #fff;
    }
    #tnav li:last-child
    {
        border-bottom: none;
        padding-bottom: 0;
    }
    #tnav ul
    {
        display: none;
    }
}
@media screen and (max-width:999px)
{

}
