/* 
    Document   : main
    Created on : 2011-4-29, 14:35:52
    Author     : ICYGEN
    Description:
        The main stylesheet
*/

/* Globals */
body, table, img, iframe, form, input, textarea, ul, ol, li {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
p {
    margin: 20px 0px;
}

a {
    color: #1C4AA5;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.link-more, a.link-back, a.link-subscribe {
    display: block;
    float: left;
    color: white;
    background: #1C4AA5 url( ../images/icons/arr-3.gif ) 5px 50% no-repeat;
    padding: 5px 10px 5px 16px;
    text-decoration: none;
    font-size: 10px;
}
a.link-more:hover, a.link-back:hover, a.link-subscribe:hover {
    text-decoration: underline;
}
a.link-back {
    background-image: url( ../images/icons/arr-31.gif );
}
a.link-subscribe {
    background-image: url( ../images/icons/letter.gif );
    padding: 8px 10px 8px 26px;
}
a.link-blue {
    float: left;
    display: block;
    color: #1C4AA5;
    background-color: #B5CDDB;
    text-decoration: none;
    padding: 4px 8px;
}
a.link-blue:hover {
    text-decoration: underline;
}

.title-1 {
    font-size: 1.8em;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
    font-family: Sans-Serif;
}
.text-1 {
    font-size: 0.8em;
}

/* Main elements */
body {
    background: #E3E5E8 url( ../images/backgrounds/main.png ) top repeat-x;
    font-family: Verdana, Arial, Sans;
    font-size: 0.8em;
    line-height: normal;
    font-weight: normal;
}
div#page-shadow {
    width: 982px;
    margin: 0px auto;
    background: url( ../images/backgrounds/page-shadow.png ) left repeat-y;
}
.page-main {
    margin-left: 11px;
    width: 960px;
}
div#page-bottom {
    width: 982px;
    margin: 0px auto;
    background: url( ../images/backgrounds/page-bottom.png ) top left no-repeat;
    height: 15px;
    line-height: 15px;
}
div#content-inner .breadcrumb {
    color: #6D7175;
    font-size: 0.7em;
    padding-left: 10px;
}
div#content-inner .breadcrumb a {
    color: #6D7175;
}
div#content-inner .wrap-main 
{
    min-height: 400px;
    padding: 20px;
}
div#pagination {
    color: #444444;
    font-size: 0.8em;
    text-align: center;
}
div#pagination a {
    color: #444444;
    text-decoration: underline;
}
div#pagination a:hover {
    text-decoration: none;
}
div#pagination .prev {
    margin-right: 10px;
    background: url( ../images/icons/arr-51.gif ) center left no-repeat;
    padding-left: 10px;
}
div#pagination .next {
    margin-left: 10px;
    background: url( ../images/icons/arr-5.gif ) center right no-repeat;
    padding-right: 10px;
}
div#pagination span.prev {
    color: #828586;
    background-image: url( ../images/icons/arr-61.gif );
}
div#pagination span.next {
    color: #828586;
    background-image: url( ../images/icons/arr-6.gif );
}

/* Top menu */
.menu-top {
    background-color: #203097;
    height: 23px;
    color: white;
    font-size: 0.7em;
    line-height: 22px;
}
.menu-top a {
    color: white;
    text-decoration: none;
}
.menu-top a.user-name {
    color: white;
    text-decoration: underline;
}
.menu-top a:hover {
    text-decoration: underline;
}
.menu-top .right {
    font-size: 1.2em;
    line-height: 20px;
    margin-right: 10px;
}
.menu-top .right form {
    display: inline;
}
.menu-top .right form input {
    float: left;
    margin-top: 3px;
}
.menu-top .right input {
    float: left;
    margin-top: 3px;
}
.menu-top .right .sfield {
    border: 1px solid #C0C0C0;
    background-color: #F5F5F5;
    border-right: none;
    width: 111px;
    color: #7E7E7E;
    padding: 0px 4px;
    text-transform: uppercase;
    font-size: 0.9em;
    height: 15px;
}
.menu-top .left {
    margin-left: 15px;
}
.menu-top .flag {
    position: relative;
    top: 2px;
    margin-left: 4px;
}
.menu-top .smaller {
    font-size: 0.7em;
    margin-left: 15px;
}
.menu-top .normal {
	font-size: 0.9em;
    font-weight: bold;
	margin-left: 15px;
}
.menu-top .bigger {
    font-size: 1.05em;
	font-weight: bold;
}
.menu-top .biggest {
    font-size: 1.25em;
	font-weight: bold;
}

/* Header */
.header {
    background: url( ../images/backgrounds/header.jpg ) top left no-repeat;
    height: 110px;
    overflow: hidden;
}
.header .home-link {
    float: left;
    display: block;
    text-decoration: none;
    margin: 15px 0px 0px 11px;
    width: 63px;
    height: 82px;
}
.header .home-eu-link {
    float: left;
    display: block;
    text-decoration: none;
    margin: 80px 0px 0px 20px;    	
}
.header .home-eu-link img {
	padding-right:5px !important;
}


div#main-menu.type-1 {
    background: url( ../images/backgrounds/menu-main.png ) top left no-repeat;
    height: 68px;
}
div#main-menu.type-2 {
    background: url( ../images/backgrounds/menu-main1.png ) top left no-repeat;
    height: 68px;
}

/* Content */
.content-main {
    background-color: white;
}
div#content-inner {
    float: left;
    width: 717px;
    background: #E0E6EA url( ../images/backgrounds/content-inner.png ) top repeat-x;
    color: #444444;
}
div#news-block {
    margin-left: 717px;
    background: #C0C0C0 url( ../images/backgrounds/news-block.png ) top repeat-x;
    padding: 0px 15px;
    font-size: 0.9em;
    width: 213px;
}
div#news-block .title {
    color: white;
    font-size: 1.4em;
    line-height: normal;
    font-weight: bold;
}
div#news-block .item {
    color: white;
    background: url( ../images/separator-2.gif ) bottom repeat-x;
    padding: 15px 0px;
}
div#news-block .item a {
    color: white;
}
div#news-block .all {
    padding: 15px 0px 25px 0px;
}
div#news-block .all .aall {
    color: #444444;
    margin-left: 3px;
}
div#footer {
    background: url( ../images/separator-1.gif ) top repeat-x;
    font-size: 0.8em;
    color: #989898;
    margin: 0px 10px;
    line-height: 1.7em;
    padding: 5px 0px;
}
.box-irregularity{
    border: 1px solid #DBDBDB;
    margin: 5px 5px 5px 722px;
    font-size: 0.8em;
}
.box-irregularity .title,
.box-irregularity .title a {
    color: #864444;
    background-color: #fff;
    text-transform: uppercase;
    line-height: 22px;
    padding-left: 7px;
    border-bottom: 1px solid #DBDBDB;
}
.box-2 {
    border: 1px solid #DBDBDB;
    margin: 5px 5px 5px 722px;
    font-size: 0.8em;
}
.box-2 .title {
    color: white;
    background-color: #214FA8;
    text-transform: uppercase;
    line-height: 22px;
    padding-left: 7px;
    border-bottom: 1px solid #DBDBDB;
}
.box-2 a {
    color: #5174B9;
}
.box-2 ul {
    text-transform: uppercase;
    margin: 9px 18px;
    list-style-position: outside;
    list-style-image: url( ../images/icons/arr-2.gif );
}
.box-2 ul li {
    padding-bottom: 12px;
}
.box-2 ul .last {
    padding-bottom: 0px;
}
.box-2 .question {
    color: #333232;
    font-size: 1.3em;
    text-transform: uppercase;
    margin: 10px 10px 16px 10px;
}
.box-2 .answer {
    color: #333232;
    font-size: 1.3em;
    margin: 0px 10px 6px 10px;
}
.box-2 .submit {
    font-size: 1.3em;
    margin: 20px 10px;
}
.box-2 .submit input {
    margin: 0px 10px -5px 0px;
}
.box-3 {
    background: #864444 url( ../images/backgrounds/box-3.gif ) top repeat-x;
    margin: 0px 6px 0px 722px;
    color: white;
}
.box-3 .title {
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0px 0px 10px;
}
.box-3 ul {
    margin: 8px 0px 0px 20px;
    font-size: 0.8em;
    text-transform: uppercase;
}
.box-3 ul li {
    padding-bottom: 2px;
    list-style: none outside url( ../images/icons/arr-7.gif );
}
.box-3 a {
   color:White;
   text-decoration:none;
}
.box-3 a.current {
    text-decoration:underline;
}
.box-3 a:hover {
   color:White;
   text-decoration:underline;
}
.banner {
    float: right;
    margin-right: 4px;
}

/* Auxilliary */
.right {
    float: right;
}
.left {
    float: left;
}
.clear1 {
    clear: left;
}
.clear3 {
    clear: both;
}
.bold {
    font-weight: bold;
}
.itallic {
    font-style: italic;
}

.subsection  div{
	padding:10px 0px;
}

.glossary-link
{
 cursor:pointer;
 color:#009900;
}

div#content-inner .wrap-main ul, div#content-inner .wrap-main ol
{
    padding-left: 20px;
}