/*
-----------------------------------------------
International Black Sea Action CSS
Author: Iliya Iliev
Version: 8 Ausust 2009
----------------------------------------------- */

body {
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:100%;
color:#666;
background:url(../images/back.jpg);
}
* {
margin:0;
padding:0;
}


/* Wrapper
----------------------------------------------- */
#wrapper {
width:760px;
background:#fff;
margin:0 auto;
}

/* Header
----------------------------------------------- */
#header {
background:url(../images/header.jpg) no-repeat;
background-position:right;
width:760px;
height:119px;
}
#header h1{
display:none;
}
#logo, a#logo {
background:url(../images/logo.gif) no-repeat;
background-position:left;
height:73px;
width:200px;
padding-top:40px;
padding-left:5px;
display:block;
overflow:hidden;
}

/* Navigation
----------------------------------------------- */
#nav {
background:#9CC;
width:auto;
height:27px;
}
#nav ul {
margin:0;
padding:0;
list-style-type:none;
}
#nav ul li, #nav ul li a {
display:inline;
float:left;
width:105px;
height:27px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
font-size:17px;
vertical-align:middle;
}
#nav ul li a:hover {
color:#0099CC;
}
li#hom {
background:url(../images/but-na4.gif) no-repeat;
}
li#active {
background-color:#0099CC;
color:#FFFFFF;
}
span {
display:none;
}
#lang {
text-align: left;
}
#lang img {
padding:6px 0 0 0;
}

/* Content
----------------------------------------------- */
#content {
min-height:430px;
height:auto !important;
height:430px;
text-align:left;
padding:50px;
}
#content p, address {
font-size:0.75em;
line-height:150%;
margin-bottom:1.13em;
font-style:normal
}
#photo_gallery {
width:644px;
margin:0 auto;
}
.thumbnail {
float:left;
width:auto;
margin:2px;
padding:5px;
}
h1 {
color:#09c;
font-size:1.50em;
font-weight:normal;
margin-bottom:1.13em;
margin-top:0;
line-height:100%;
letter-spacing:-0.02em;
}
h2 {
color:#09c;
font-size:1.06em;
font-weight:normal;
margin-bottom:0.56em;
}
h3{
font-size:0.81em;
}
img {
border:0;
}
.img {
float:left;
margin-right:18px;
border:1px solid #999;
padding:3px;
}
.clearboth {
clear:both;
}
ul{
list-style: url(../images/icon.gif) outside;
}
ul li{
font-size:0.75em;
line-height:150%;
margin-bottom:1.13em;
}
ol{
font-family:Georgia, "Times New Roman", Times, serif;
color:#09c;
font-weight:bold;
}
ol p {
font-family:"Verdana", Arial, Helvetica, sans-serif;
color:#666;font-weight:normal;
}
b{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
.quotation{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallcaps {
font-variant:small-caps;
font-family:"Verdana", Arial, Helvetica, sans-serif;
letter-spacing:0.06em;
}
.arrow {
font-size:1.13em;
color:#09c;
}

/* Footer
----------------------------------------------- */
#footer {
width:740px;
border-top:1px solid #999;
margin: 0 auto;
}
#footer p {
font-size:0.63em;
color:#999;
text-align:center;
padding:10px;
}
#footer a:hover {
color:#09c;
text-decoration:underline;
}
#footer a {
color:#999;
text-decoration:none;
}

/* Links
----------------------------------------------- */
#content p a, h2 a, h3 a, address a{
text-decoration:none;
color:#09c;
border-bottom:1px solid #09c;}
#content p a:hover, h2 a:hover, h3 a:hover, address a:hover {
text-decoration:none;
border-bottom:0;
}
a.liexternal {
padding-right:16px;
background:url(../images/link.gif) no-repeat;
background-position:right;
border-bottom:1px solid #09c;
text-decoration:none;
font-weight:normal;
}