/* Start of CMSMS style sheet 'unesco' */
body {
    margin: 0;
    padding: 0;
    background: #7F7945 url(uploads/css/background.png) repeat-y;
}
img {
    border: none;
}
#marquee{
    width: 100%;
    background:#ffe100;
    font-size: 12px;
    font-family: Verdana;
}
#wrap {
    width: 1020px;
}

#header {
    float: right;    
    padding: 10px 92px 0 0;
}

#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#nav {
    padding-left: 30px;
}

#nav a {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;        
    display: block;
}

#nav > li { /* all list items */
    width: 170px;        
    height: 70px;
    float: left;
}

#nav > li > a { /* all list items */
    position: relative;
    z-index: 2;
    padding: 35px 10px 0 50px;
    height: 35px;
    margin-left: -30px;
    text-transform: uppercase;
}

#about > a {
    background: url(uploads/css/notch.png) no-repeat;
}
#activity > a {
    background: url(uploads/css/notch.png) no-repeat 0 -70px;
}
#options > a {
    background: url(uploads/css/notch.png) no-repeat 0 -140px;
}

#nav li ul {
    padding: 115px 0 0 0;
    top: 0;
    bottom:0;
    z-index: 1;
    width: 170px;
    position: absolute;
    left: -999em;
}
#nav li ul a {
    margin-bottom:16px;
    padding-left: 20px;
    padding-right: 7px;
    background: url(uploads/css/arrow-right.png) no-repeat 10px -37px;
}

#nav li ul a:hover,
#secondary-nav a:hover,
#aux-nav a:hover,
#secondaryInner-nav a:hover {
    text-decoration: none;
}    

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#about ul {
    background: #f15c02 url(uploads/css/dragonfly.png) no-repeat -30px 396px;
}
#activity ul {
    background: #00878f url(uploads/css/dragonfly.png) no-repeat -205px 396px;
}
#options ul {
    background: #bc1656 url(uploads/css/dragonfly.png) no-repeat -375px 396px;
}

#secondary-nav {
    position: relative;    
    float: left;
    clear: both;
    padding: 70px 20px 0 0;
    width: 150px;    
    /*z-index: -3;*/
    list-style:none;
    left:-5px;
}
#secondary-nav li {
    padding: 0 0 14px 0;
}
#secondary-nav a,

#secondary-nav a {
    padding-left: 20px;
    display: block;
    background: url(uploads/css/arrow-right-alone.gif) no-repeat 9px 5px;
}

#menu-line-hidden{
    position: relative;
    top:3px;
    width:130px;
    height:20px;
    background:#70642a;
    visibility:hidden;
}
#menu-line-visible {
    position: relative;
    top:3px;
    width:130px;
    height:20px;
    background:#70642a;
    visibility:visible;
}

/*--------------------------------------------------------------------------------------------*/

#secondaryInner-nav {
    font-family: verdana;
    position: relative;    
    float: left;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    width: 150px;    
    /*z-index: -3;*/
    list-style:none;
    margin-left:-7px;
}
#secondaryInner-nav li {
    padding: 0px 0px 13px 0px;
}
#secondaryInner-nav a {
    padding-left: 20px;
    display: block;
    background: url(uploads/css/arrow-right-alone.gif) no-repeat 9px 5px;
}
#secondaryInner-nav a:hover {
    display: block;
    background: url(uploads/css/menu-background.png) no-repeat;
    text-decoration:none;
}
#secondaryInner-nav .innerm a {
    padding: 0 0 0 30px;
    font-size: 11px;
    color: #e8e3b7;
    background:none;
}

#secondaryInner-nav .innermActive a {
    padding: 0 0 0 30px;
    font-size: 11px;
    font-weight: bold;
    color: #e8e3b7;
    background:none;
}

.articleTitle {
    font-family: Georgia, serif;
    font-size: 30px; 
    color: #fff38d; 
    clear:both; 
    padding: 0; 
    margin: 0; 
}
.galleryTitle {
    font-family: Georgia, serif;
    font-size: 24px; 
    color: #fff38d; 
    clear:both; 
    padding: 0; 
    margin: 0; 
}
.articleText {
    font-family: Georgia, serif;  
    font-size: 12px;
    color: #2c280e;
    line-height: 18px; 
    padding-top: 5px;
    float: left;
}
.articleText a{
    font-family: Georgia, serif;  
    font-size: 12px;
    color: #703915;
    text-decoration:underline;
}
.articleText h1 {
    color: #fff38d;
}

#breadcrumbs { 
    font-family: Georgia, serif;  
    display: inline; 
    list-style: none; 
}

#breadcrumbs li {
    float: left; 
    font-family: Georgia, serif;  
    font-size: 11px; 
    font-weight: bold; 
    color: #fff38d; 
}
#breadcrumbs li a { 
    font-family: Georgia, serif;  
    font-size: 11px; 
    font-weight: bold; 
    color: #fff38d; 
}


#galeryContainer { 
    padding: 15px 0 0 0; 
    width: 522px; 
}

#thumbsList { 
    display: inline; 
    list-style: none; 
    width: 522px; 
}
#thumbsList li {
    float: left; 
    padding: 1px 4px 0 0; 
}
#thumbsList .galeryLeft { 
    float: left; 
    padding: 1px 6px 0 0; 
}
#thumbsList .galeryRight { 
    float: left; 
    padding: 1px 0 0 5px; 
}


/*--------------------------------------------------------------------------------------------*/

#content a {
    font-family: Verdana;
    text-decoration: none;
    color: #fff;
    line-height: 18px;
}
#content a:hover {
    text-decoration: underline;
}
#content {
    position: relative;
    float: left;
    clear: both;
    width: 735px;
    padding: 25px 0 20px 45px;
    /*z-index: -2;*/
    font-family: Georgia, serif;
    color: #2c280e;
    font-size: 12px;
    left:-6px;
    vspace: 5px;
    hspace: 5px;
}

#promo {
    padding: 0 0 50px 20px;
}


#gallery {
    line-height: 18px; 
    color: #2c280e;
    width: 133px;
    padding: 70px 20px 100px;
    float: left;
    height:100%;
    background: url(uploads/css/content-background.png) repeat-y;    
}

#gallery span p{
    font-family: Verdana;
    color:#fff;
}

.photoAuthor { 
    clear:both; 
    padding: 25px 0 0 0; 
    margin: 0; 
    font-family: Georgia, serif;  
    font-size: 12px; 
    color: #fff38d; 
    font-weight: bold; 
}

.photoDesc { 
    padding: 15px 0 0 0; 
    margin: 0; 
    font-family: Georgia, serif;  
    font-size: 12px; 
    color: #e8e3b7; 
}

.photoCopyright{
   font-size: 11px;
   color:#fff;
}

#photoUsage a{
   font-size: 11px;
   color:#fff; 
   padding:4px;
   background-color:#ea670d;
   width:100px;
}

#photoUsage a:hover{
   color:#fff;
}

#articleContainer {
    width: 550px;
    padding: 0px 20px 100px;
    float: left;
}

#articleContainer a{
    font-family: Georgia, serif;
    color:#703915;
}

#articleContainer a:hover{
    text-decoration:underline;
}

#articleContainerInner{
    width: 550px;
    float: left;
}
#newsArticles{
   width: 350px;
   text-align:left;
   float: left;
}
#newsCategories{
   border-left: 1px solid #70642a;
   width: 200px;
   text-align:left;
   padding-left:5px;
   float: right;
   font-size:11px;
}
#newsCategories .newsCategoriesTitle{
   font-weight:bold;
   padding-bottom:10px;
}
#newsCategories a{
   font-size:11px;
}
#aux-nav #linksContainer {
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    margin-top: 0px;
    padding-left: 10px;
    width: 140px;

}
#aux-nav #linksContainer a{
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    line-height: 15px;
}

#aux-nav .title{
   color: #fff38d; 
   font-size: 12px;
}

#articleContainer .spausdinti {
   padding-left:540px;
   z-index:1;
}
#news {
    padding: 70px 30px 0 0;
    width: 340px;
    float: right;
    font-family: Georgia, serif;
}

#news ul {
    list-style: none;
    padding:0;
    margin:0;
}
#news ul a {
    padding-left: 60px;
    display: block;
    background: url(uploads/css/arrow-right.png) no-repeat 6px 3px;
}
#news li span {
    color: #fff;
    font-size: 10px;
    float:left;
    display: inline-block;
    width: 60px;
    padding: 0 10px;
}

#aux-nav {
    padding: 42px 97px 0px 0;
    width: 131px;
    font-family: Verdana;
    font-size: 10px;
    float: right;
    list-style: none;
}
#aux-nav .inner{
    width: auto;
    margin-left: 10px;
}
#aux-nav .icons{
    padding-bottom:8px; 
}
#aux-nav li {
    padding-bottom: 8px;
}
#aux-nav a {
    padding: 0 0 0 0px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
}
#aux-nav #search {
    padding: 4px 0;
    margin-top: 14px;
    border: 1px solid #c4bb6c;
    border-right: none;
    border-left: none;
    height:15px;
}
#aux-nav .news-title-right h3{
   font-family: Verdana;
   font-size:10px;
   color: #fffff;
   padding-left:10px;
   padding-bottom:3px;
   font-weight: normal;
   letter-spacing: 0px;
   line-height:15px;
}
#aux-nav .news-title-right a:hover h3{
   text-decoration:underline;
}
#aux-nav .news-text{
   color: #fff38d; 
   font-size: 12px;
   padding-left:10px;
}
#footer {
    color: #fff;
    clear: both;
    float: right;
    width: 217px;
    padding: 50px 0px 50px 20px;
    font-family: Verdana;
    font-size: 12px;
    line-height:12pt;
    background: url(uploads/css/notch.png) no-repeat -60px 100%;    
}

#footer .address {
    font-size:10px;
}

#footer a{
    color:#fff;
    text-decoration: none;
}

#content .index-date{
   font-family: Georgia, serif;
   font-size:20px;
   color:#3f3c26;
   line-height:33px;
}
#content .index-title{
   font-family: Georgia, serif;
   font-size:40px;
   color:#ffffff;
   text-shadow: #3f3c26 -1px -1px 1px;
   padding-right:60px;
   filter: Shadow(Color=#666666, Direction=135, Strength=5);

}
#content .index-title a{
   font-family: Georgia, serif;
}
#content .index-title a:hover{
   font-family: Georgia, serif;
   text-decoration:none;
}

#content h2 {
    color: #fff38d;
}

#content h3 {
    padding:0;
    margin: 0;
    font-family: Verdana;
    font-size: 14px;
    color: #fff38d;
    font-weight: normal;
}

#content .news-date{
   font-family: Verdana;
   font-size:11px;
   float:left;
   margin-top:5px;
   width: 50px;
   color: #fff;
   text-align:right;
}
#content .news-title{
   width: 338px;
   padding-right: 12px;
}
#content .news-title a{
    font-family: Verdana;
    font-size: 14px;
    color: #fff38d;
    font-weight: normal;
}
#content .news-title a:hover{
   text-decoration:underline;
}
#content .news-summary{
   font-family: Georgia, serif;
   float:left;
   margin-top:-7px;
   margin-bottom:20px;
   width: 278px;
   padding-left:12px;
}
#content .news-summary-long{
   font-family: Georgia, serif;
   float:left;
   margin-top:-7px;
   width: 288px;
   padding-left:12px;
}
#content .news-summary a{
   font-family: Georgia, serif;
   color: #2c280e;
}
#content .news-summary a:hover{
   text-decoration:underline;
}
#content .news-summary-long a{
   font-family: Georgia, serif;
   color: #000000;
}
#content .news-summary-long a:hover{
   text-decoration:underline;
}
#content h3 a:hover{
   text-decoration:underline;
}
#content .calendar-date-day{
   font-family: Verdana;
   font-size:11px;
   float:left;
   margin-top:0px;
   color: #fff;
   text-align:right;
}
#content .calendar-date-period{
   font-family: Verdana;
   font-size:11px;
   float:left;
   margin-top:0px;
   color: #fff;
   text-align:right;
}
#content .calendar-list{
   font-family: Georgia, serif;
   float:left;
   margin-top:0px;
   width: 438px;
   padding-left:12px;
}
.underline-link a:hover{
   text-decoration:underline;
}
/* End of 'unesco' */

