﻿/* RESET */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a,  em, font, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}


/* MAIN */

html {
background: #393939 url(../images/bg-grad.png) repeat-x;
}

body {
background: url(../images/bg-light-60.jpg) no-repeat top center;
font-size: 100%;
font-family: Arial, Sans-Serif;
color: #ffffff; /* #d4d4d4; */
}

p {
line-height: 150%;
font-size: 0.75em;
}

ol {
list-style: decimal;
padding-left:20px;
}


a {
text-decoration: none;
color: #b5b5b5;/* #ffffff;*/
}

a:hover {
text-decoration: none;
color: #ffb144;
}

h1 {
font: italic 1.2em Calibri, Arial, sans-serif;
color: #f06a05;
line-height: 125%;
padding-left: 10px;
padding-bottom: 3px;
}

h1 a {
color: #FFE199;  /* #FFE187;/* #ffb144;*/
}

h1 a:hover {
color:#f06a05;
}

h2{
font: italic 1.1em Calibri, Arial, sans-serif;
color: #f06a05;
}

#container{
width: 950px;
margin: auto;
}

#header {
padding:0px 10px ;
position: relative;
height: 99px;
}

#logo {
position: absolute;
height: 97px;
}

.flags{
position:absolute;
right: 10px;
bottom: 0px;
}

#main{
background: url(../images/main-top1.png) no-repeat top center;
clear: both;
}

/* NAVIGATION */

#navigation{
padding-left: 10px;
height: 54px;
}

#navigation ul {
padding-top: 10px;
}

#navigation ul li {
display: inline;
}

#navigation ul li a {
display: block;
float: left;
background: url(../images/btn.png) no-repeat bottom center;
width: 113px;
height: 35px;
font: bold 1.05em Calibri, arial narrow, arial, sans-serif;
text-align: center;
line-height: 220%;
margin-right: 10px;
color:#ffffff;
}

#navigation ul li a:hover {
background: url(../images/btn.png) no-repeat center center;
color: #ffffff;
}

#navigation ul li a.current {
background: url(../images/btn.png) no-repeat top center;
color: #000000;
}

#bar{
height:9px;
width:930px;
background: #ffb503;
float: left;
} 

#bar-internal {
height:9px;
width:930px;
background: #ffb503;
position:relative;
top:45px;
}

/* END NAVIGATION */


#main-lr {
background: #171717 url(../images/main-lr.png) repeat-x;
width:948px;
float: left;
padding-left:1px;
padding-right:1px;
}

#cont-container {
width: 930px;
overflow: hidden;
float: left;
background: #171717 url(../images/cont-container-bg.png) repeat-x;
padding-left: 9px;
padding-right: 9px;
}

#content {
background: #020202 url(../images/content-bg.png) repeat-x;
width: 910px;
padding: 10px 10px 0px 10px;
overflow: hidden;
}

/* CONTENT ELEMENTS */
.title {
display: block;
width: 610px;
float:left;
}

.title-internal {
display: block;
width: 910px;
float:left;
}
    
.body-text {
display: block;
width: 620px;
float:left;
padding-bottom: 20px;
}

/* used for internal pages only */
.body-text-internal {
display: block;
width: 910px;
float:left;
padding-bottom: 20px;
}

.ol-internal {
list-style: decimal;
padding-left:20px;
line-height: 150%;
font-size: 0.75em;
}

.ul-internal {
list-style: disc;
padding-left:20px;
line-height: 150%;
font-size: 0.75em;
}

/* used for rss pubDate on NEWS page */
.title p{
font-size: 0.55em;
font-style:normal;
}

.side-media {
display: block;
float: right; 
}

/* used for fixed sideimage on NEWS page */
.side-media-news {
display: block;
float: right; 
padding-top: 25px;
}

/* links elements */
#links-wrapper {
overflow:hidden;
width: 939px;
margin:auto;
}
    #links-wrapper ul {
    float:left;
    margin:auto;
    padding:0;
    list-style:none;
    position:relative;
    }
        #links-wrapper ul li {
        padding-bottom: 10px;
        margin:0px;
        /*display:-moz-inline-box; older gecko*/
        display:block;
        position:relative;
        overflow:visible;
        float: left;
        left: -14px;
        }
            #links-wrapper ul li img {
            padding-left: 14px;  
            padding-right: 14px;  
            overflow:visible;
            display: inline;
            }

/* END OF CONTENT ELEMENTS */

#content-bottom {
background: url(../images/content-bottom.png) no-repeat;
width: 930px;
height: 10px;
clear: both;
}

#col-wrapper {
width: 594px; 
float: left;
}

#col1-2-top {
background: url(../images/col1-2-top.png) no-repeat top center;
width: 594px;
height: 10px;
margin-top: 12px;
float: left;
}

#col1-2-bottom {
background: url(../images/col1-2-bottom.png) no-repeat bottom center;
width: 594px;
height: 10px;
float: left;
}

#col1-2 {
width: 584px;
background: #373737 url(../images/col1-2-bg.png) repeat-x;
padding-left:10px;
float: left;
}

.col {
width:277px;
float: left;
padding: 0px 15px 0px 0px;
margin-top: -10px;
}

.col h2 {
padding-bottom: 7px;
background:url(../images/bg-col-heading.png) no-repeat top right;
}

#col3 {
float: right;
width: 315px;
position: relative;
padding-top: 12px;
padding-left: 20px;
}

#col3 h2{
background: url(../images/bg-col-heading.png) no-repeat top right;
margin-right: 38px;
padding-bottom: 16px;
}

#email {
padding-left: 5px;
padding-bottom: 20px ;
padding: 0px 0px 0px 5px;
position: relative;
bottom: 3px;
}

.soc-btns {
display: block;
float: left;
padding-top: 20px;
padding-right: 10px;
}

/* Quick subscription form */
#subscribe {
clear: both;
padding-top: 10px;
}

input, select, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#subscribe .row {
clear:both;
line-height: 1em;
padding: 3px 0px;
width: 265px;
display: block;
}

#subscribe .labels {
font-size: 0.75em;
float: left;
line-height: 1.8em; 
width: 70px;   
}

#subscribe input {
float: left;
font-size: 0.75em;
font-family: Arial, Sans-Serif;
width: 150px;
height:22px;
background: none; /*transparent url(../images/input.png) no-repeat top center; - inputs dont do well with backgrounds*/
border: 0px;
color: #ffffff;
/*padding: 0 10px;*/
margin-left: 10px;
margin-right: 10px;
line-height:1.5em;
}

#subscribe .input-bg {
float: left;
background: transparent url(../images/input.png) no-repeat top center;
height: 22px;
width: 170px;
}

#subscribe .input-bg:hover {
background: transparent url(../images/input.png) no-repeat bottom center;
}

#subscribe .validate-icon {
float: right;
display: block;
width: 15px;
height: 15px;
padding-top:2px;
}

#subscribe a {
clear: both;
float: right;
display: block;
width: 103px;
height: 23px;
background: url(../images/btn-submit.png) no-repeat top center;
margin-top: 3px;
margin-right: 75px;
}

#subscribe a:hover {
background: url(../images/btn-submit.png) no-repeat bottom center;
}

#subscribe .validate {
float: left;
margin-top: 3px;
padding: 3px;
display: block;
width: 133px;
}

/* End Quick Subscription */

#main-bottom {
clear: both;
background: url(../images/main-bottom-tran.png) no-repeat;
height: 10px;
width: 950px;
}

#down-banner-top {
background: url(../images/top-banner.png) no-repeat top;
height: 4px;
margin-top: 4px;
}

#down-banner {
clear: left;
width: 950px;
background:#000000 url(../images/sponsor-small.png) no-repeat center left;
overflow: hidden;
}

#right-wrapper {
width: 728px;
padding-right: 4px;
float: right;
}

#right-wrapper img {
display: block;
margin: 0 auto;
}

#down-banner-bottom {
background: url(../images/bottom-banner.png) no-repeat top;
height: 4px;
}

#footer p{
text-align: center;
font: 0.69em Arial, sans-serif;
color: #6d6d6d;
line-height: 150%;
padding: 9px 0;
}

#footer ul {
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
font-size: 0.75em;
color: #000000;
}

#footer ul li {
display: inline;
padding: 0 5px;
}

#footer ul li a {
color: #f06a05;
}

#footer ul li a:hover {
color: #b5b5b5;
}

#home-footer-top {
background: url(../images/home-footer.png) no-repeat top;
height:5px;
margin-top: 15px;
}

#home-footer {
background-color: #1e1e1e;
padding: 2px 10px;
}

#home-footer h3 {
font: italic bold 0.69em Arial, sans-serif;
padding: 0 10px;
}

#home-footer p {
color: #ffffff;
text-align:justify;
padding: 2px 10px;
padding-bottom: 10px;
border-bottom: solid 1px #393939;
margin-bottom: 10px;
}

#home-footer .home-footer-lastp {
border-bottom: solid 0px #393939;
padding-bottom: 0px;
margin-bottom: 0px;
}

#home-footer-bottom {
background: url(../images/home-footer-b.png) no-repeat top;
height:5px;
margin-bottom: 20px;
}

.validate {
background: #f06a05;
color: #ffffff; /* #d4d4d4;*/
font: 0.8em Calibri, Arial, sans-serif;
}

#login {
margin: auto;
width: 200px;   
}