

/* ------------------------ INSIDE PAGES STYLES --------------------------- */

/* =CONTENT-WRAP */

#content-wrap {
border: 1px solid #fff;
/*position: relative;*/
}

/* =MAIN-CONTENT */

#main-content {
width: 590px;
margin: 75px 20px 0 15px;
}

/* =h1 */

h1 {
width: 779px;
position: absolute;
right: 30px;
background: #799ae0;
text-indent: 20px;
/*text-transform: uppercase;*/
letter-spacing: -1px;
color: #fff;
}

h1 .outer {
display: block;
background: url(../img/b_title_top.gif) no-repeat top;
}

h1 span[class='outer'] {
background-image: url(../img/b_title_top.png);
}

h1 .inner {
display: block;
/*height: 59px;*/
padding: 18px 0;
background: url(../img/b_title_bottom.gif) no-repeat bottom;
font: bold 180% 'trebuchet ms', Arial, Helvetica, sans-serif;
}

h1 span[class='inner'] {
background-image: url(../img/b_title_bottom.png);
}

/* =h2 */

h2 {
font: normal 150% 'trebuchet ms', Arial, Helvetica, sans-serif;
color: #034ea2;
margin: 0 0 10px 0;
}

/* =MAIN-BLOCK */

.main-block {
margin: 10px 0 25px 10px;
}

.main-block img {
padding-left: 4px;
margin: 5px 0;
}

.main-block p {
margin-bottom: 20px;
font-size: 95%;
text-align: justify;
}

/* =organiser */

.main-block .organiser {
margin-top: -10px;
margin-bottom: 30px;
width: 100%;
height: 31px;
}

.main-block .organiser a { display: block; width: 162px; height: 31px; float: left; }
.main-block .organiser span { display: block; float: right; padding: 10px 5px 0 0; font-weight: bold; font-size: 95%; color: #666; letter-spacing: -1px; }

.main-block ul {
border: 0;
}

/* =ADDS */

#adds {
width: 167px;
overflow: auto;
margin: 75px 0 0 0;
overflow: hidden;
}

/* =MULTIMEDIA =SEARCH =PRESS */

#multimedia, #search, #press {
float: none;
margin: 0 0 20px 0;
}

/* =PRESS */

#press p a {
padding-top: 10px;
}

/* =MULTIMEDIA */

#multimedia {
width: 174px;
}

#multimedia em {
display: block;
width: 130px;
text-transform:uppercase;
font-family:'trebuchet ms',Arial,Helvetica,sans-serif;
font-size:140%;
color: #fff;
margin: 0 auto;
text-align:center;
margin-top:40px;
/*display: none;*/ /* ! */
}

#multimedia h3 {
font: normal 180% 'trebuchet ms', Arial, Helvetica, sans-serif;
text-align: center;
letter-spacing: -1px;
color: #fff;
padding: 30px 0 15px;
}

#multimedia .outer {
background: url(../img/b_multimedia_small_top.gif) no-repeat left top;
}

#multimedia .inner {
background: url(../img/b_multimedia_small_bottom.gif) no-repeat left bottom;
height: 185px;
}

#multimedia div[class='outer'] {
background-image: url(../img/b_multimedia_small_top.png);
}

#multimedia div[class='inner'] {
background-image: url(../img/b_multimedia_small_bottom.png);
}






