img
{
    border: none;
}
a
{
    border: none;
}
a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none;}
a:active {color: #fff; text-decoration: none;}
a:hover {color: yellow; text-decoration: underline;}
html, body
{
    margin:  0;
}
body
{
    background-color: #2b2b2b;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Quicksand', sans-serif;
    font-size: 10pt;
    color: #ffffff;
    width:  98%;
}
.bg
{
    position: absolute;
    
    overflow: hidden;
}
.bg img
{
    position: absolute;
}
#body
{
    width: 98%;
    background-image: url("../webimg/pattern.png");
    margin-left: auto;
    margin-right: auto;
}
#site
{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
input, textarea, select, option
{
    font-family: 'Quicksand', sans-serif;
    font-size: 9pt;
}
input, textarea
{
    width: 100%;
}
#header
{
    width: 100%;
    background-color: #181818;
    height: 154px;
    
}
#headerc
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
}
#fixed
{
    
}
#nav
{
    position: absolute;
    margin-top: 113px;
    margin-left: 50%;
    /*z-index: 1;*/
}
#fixed img
{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}
#logo
{
    position: absolute;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
#newsfeed
{
    background-color: #181818;
    height: 40px;
    margin-top: -5px;
    
}
#news
{
    position: absolute;
    margin-top: 13px;
    margin-left: 10px;
}
#news marquee
{
    position: relative;
    z-index: 1000;
}

#nav table
{
    width: 100%;
}
#nav td
{
    width: 16%;
}
#slider
{
    
}
.content
{
    margin-top: 15px;
}
.content table
{
    width: 100%;
    border-spacing: none;
    border-collapse: collapse;
}
.content td
{
    vertical-align: top;
}
.break
{
    width: 10px;
}
.tdleft
{
    color: #000;
    background-color: #fff;
}
.tdleft a
{
    color: #39569B;
}
.tdright
{
    color: #fff;
    background-color: #181818;
}
.padding
{
    padding: 20px;
    position: relative;
    z-index: 10;
}
.hr
{
    font-weight: bold;
}
.tdleft td
{
    padding: 5px;
}
.form
{
    
}
.form td
{
    padding: 5px;
}
.form input[type="text"], textarea, input[type="submit"]
{
    width: 100%;
    padding: 10px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #303030;
    border: none;
    color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form input[type="submit"]
{
    /*background: -webkit-linear-gradient(#303030, #111); 
    background: -o-linear-gradient(#303030, #111); 
    background: -moz-linear-gradient(#303030, #111); 
    background: linear-gradient(#303030, #111);*/
    background-image: url("../webimg/button.png");
    background-repeat: repeat-x;
    background-position: center;
}

.form input:focus, textarea:focus, input[type="submit"]:focus
{
    box-shadow: 0px 0px 3px #888;
}
.form input[type="checkbox"]
{
    position: absolute;
    width: auto;
}
.form label
{
    padding: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.caption
{
    position: absolute;
    margin-top:  50px;
    margin-left:  50px;
}
.caption-header
{
    font-size: 36pt;
    width:  400px;
}
.caption-content
{
    margin-top:  20px;
    font-size: 20pt;
    width:  400px;
}

.navoff
{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: url("../webimg/black-overlay.png");
    /*background: -webkit-linear-gradient(#2b2b2b, transparent); 
    background: -o-linear-gradient(#2b2b2b, transparent); 
    background: -moz-linear-gradient(#2b2b2b, transparent); 
    background: linear-gradient(#2b2b2b, transparent); */
    text-align: center;
    padding: 10px;
    /*border-top: 5px solid #eeeeee;*/
}
.navoff a
{
    color: #fff;
}
.navon
{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff;
    text-align: center;
    padding: 10px;
    /*border-top: 5px solid #406F89;*/
}
.navon a
{
    color: #000;
}
.navon div, .navoff div
{
    padding: 5px;
}
ul.ddown
{
    list-style-image: none;
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    margin-left: -10px;
    display: none;
    z-index: 1001;
    width: 150px;
    color: yellow;
    background-position: bottom;
    background-size: 100% 100%;
    box-shadow: 2px 2px 2px #000;
    text-align: left;
}

ul.ddown2
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: -22px;
    margin-left: 139px;
    display: none;
    z-index: 1001;
    width: 150px;
    background-image: url("../webimg/navon.png");
    border-left: 1px solid #e9e9e9;
    
}
li.ddown-i
{
    list-style-type: none;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-position: bottom center;
    border-bottom: 1px solid #e9e9e9;
    opacity: 0.9;
    background-color: #e9e9e9;
}
li.ddown-i:visited
{
    /*background-image: url("../webimg/white-opacity.png");*/
}
li.ddown-i:hover
{
    background-image: url("../webimg/navon.png");
    opacity:  1;
}
li.ddown-i a
{
    color: #000;
}
li.ddown-i a:hover
{
    color: #000;
}
.content
{
    
}
ul
{
    list-style-image: url("../webimg/yellowos.png");
}
li
{
    padding: 5px;
}
.footer
{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.footerblock
{
    margin-top: 20px;
    background-color: #181818;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.footer table td
{
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
}
.footer table
{
    width: 100%;
    position: relative;
    z-index: 1000;
}
.post
{
    margin: 0px;
    border: 1px dashed #e9e9e9;
    padding: 20px;
    background-color: #181818;
    opacity: 0.9;
    color: #fff;
}
.post h2
{
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.post a, .post span
{
    color: #fff;
}
h1, h2, h2
{
    text-transform: uppercase;
}