@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    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;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


body {background: #ffffff; text-align:center; color: #4C5457; font-family:Verdana, Arial, serif; font-size: 11px; line-height: 120%}
p {margin: 10px 0}
ul {
list-style:disc inside none;
}
#container {text-align: left; width: 942px; border-left: 24px solid #CCCCCC; border-right: 20px solid #CCCCCC; margin: 0 auto; overflow: hidden;}
#wrapper {border-left: 10px solid #7A8085; border-right: 26px solid #FF6600; height: 100%; overflow: hidden;  background: url('/img/dots.gif') 32px 250px no-repeat}
#header {width: 915px; height: 140px; background: url('/img/top.border.gif') top left no-repeat}
#sidebar{float: left; width: 270px; padding-top:71px;}
#content{ background: #FFFFFF url('/img/content.corner.gif') no-repeat top left;float: left; width: 610px; min-height: 500px; padding:77px 0 0 25px;}
#content a {font-weight: bold; color: #FF6600;}
#footer{background: #CCCCCC url('/img/footer.jpg') no-repeat top right; height: 55px;width: 915px; float: left;}

ul#navigation {list-style-type: none; margin-left: 94px; font-size: 14px;}
#navigation li {border-bottom:2px solid #FF6600; width: 130px; padding-left: 3px; margin-top: 8px;padding-bottom:4px;}
#navigation a {color: #7C8186; text-decoration: none; }
#navigation li.subMenu {border:none;}
#navigation li.subMenu  a {border-bottom:2px solid #FF6600; width: 100%; padding: 0 3px;}
#navigation li.active a {color: #FF6600;}
#navigation li.active #subnav li a{color: #7C8186; border: none;}
#subnav {list-style-type: none; padding-left: 15px; *padding-left: 0px; border: 1px solid #fff;}
#subnav a {font-size: 12px; color: #7C8186; margin-right: 7px; text-decoration: none;}
#subnav a span { padding: 0 0 2px;}
#subnav a.active span {color: #FF6600;}
#contact {background: #FFFFFF url('/img/contacts.gif') no-repeat top left; width:100px; margin: 30px 0 0 80px; padding: 35px; text-align: center; font-size: 11px; height:165px;}
#contact a{color: #7C8186; text-decoration: underline;}
#footerDetail {position: relative; top: -100px; left: 80px;}
strong {font-weight: bold;}
.languages{float:right; color: #ffffff; font-weight: bold; background: #FF6600 url('/img/langs.gif') no-repeat -8px 0; width: 223px; height: 142px; line-height: 1.3em}
/*.languages span {position: relative; top: 10px; left: 110px;}*/
.languages span {position:absolute; display: block; margin: 8px 0 0 100px;}
.languages span strong {padding: 0 4px;}
.languages a {color: #ffffff; font-weight: normal; padding: 0 4px; text-decoration: none}
.logo {position: relative; top:62px; left: 270px; float: left;}
h1{color: #FF6600; font-size: 12px;margin-bottom: 30px;}
h1 span {border-bottom: 2px solid  #FF6600;}
h2{color: #FF6600; font-size: 12px; font-weight: normal; margin-bottom: 30px;}
h2 span{border-bottom: 2px solid  #FF6600; padding: 0 0 2px;}
.mainText {margin: 5px 25px 0 0; text-align: justify;}
.line {height:0px; line-height: 0px; border-top: 2px solid #9C9C9C; width: 80%; margin: 15px 0 35px 8%;}
.orange {border-top: 2px solid #FF6600 !important;}
table.columns2 {margin: 0 0 30px;}
table.columns2 .column1{width:400px;border-right: 2px solid #9C9C9C; padding-right: 10px;}
table.columns2 .column2{padding-left: 20px;}
h3 {padding: 10px 0 15px;}
.translationsLangs{border: 1px solid #cccccc; margin-top: 10px; padding: 8px 8px 15px;}
.languagesTable {background: #FFBE94; width: 90%; padding: 20px;}
.languagesTable td {border: 1px solid #FFF3DF; padding: 3px 5px;}

