body {
	background: #08364d url(../gfx/bg.jpg) top repeat-x;
	font-family: 'lucida grande', arial, helvetica !important;
	text-align: center;
}
* {
	font-family: 'lucida grande', arial, helvetica !important;
}
#container {
	background: transparent url(../gfx/header_bg.jpg) top center no-repeat;
	max-width: 1600px;
	margin: 0 auto 2em auto;
	text-align: center;
}
.trim {
	margin: 0 auto;
	text-align: left;
	width: 840px;
}
#hd {
	height: 120px;
}
#logo {
	background: transparent url(../gfx/TallinnBekkerPort_logo.jpg) no-repeat;
	cursor: pointer;
	height: 50px;
	margin: 56px 0 0 0;
	width: 590px;
}
#logo * {
	display: none;
}
#language {
	margin: 15px 0 0 0;
}
#language ul li {
	float: left;
	margin: 0 0 0 .6em;
}
#language a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}
#language a:hover {
	color: #d1ebf3;
}
#lock {
	background: transparent url(../gfx/lock.gif) center no-repeat;
	display: block;
	height: 11px;
	width: 7px;
	margin: 0 .5em 0 0;
}
#contentC {
	background: #ffffff url(../gfx/content_corner.jpg) top right no-repeat;
	width: 590px;
	min-height: 400px;
}
#content {
	color: #4c4c4c;
	font-family: tahoma, arial, helvetica !important;
	font-size: 1.1em;
	line-height: 1.7em;
	padding: 4em;
}
#content a {
	color: #318ec1;
}
#content p {
	margin-bottom: 1em;
}
#content h3 {
	color: #318ec1;
	font-family: arial, helvetica !important;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: .9em;
}
#menuC {
	background: #08364d url(../gfx/menu_bg.jpg) no-repeat;
	margin: 65px 0 0 0;
	width: 250px;
}
ul#menu {
	margin: 1em 0 2em 22px;
}
ul#menu li {
	color: #98c6d9;
	padding: .4em 0 .5em 0em;
}
ul#menu li a {
	color: #98c6d9;
	font-weight: bold;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #d1ebf3;
}
ul#menu .active {
	color: #ffffff;
}
ul#menu ul {
	margin: 0 0 .5em 1em;
}
ul#menu ul li {
	list-style: square inside url(../gfx/bullet.gif) !important;
	padding: .2em 0 0 0em;
}
#search {
	margin: 1em 0 2em 22px;
}
#search input.field {
	background-color: #65A5BF;
	border: 1px #062d42 solid;
	color: #083346;
	float: left;
	font-weight: bold;
	padding: 4px 8px 0 10px;
	height: 17px;
	vertical-align: middle;
	width: 100px;
}
#searchBtn {
	background: #062d42 url(../gfx/search_btn.gif) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	width: 26px;
	height: 23px;
}
#ft {
	color: #98c6d9;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 1.5em;
}
#ft a {
	color: white;
	text-decoration: none;
}
.ftL {
	padding: 0 30px;
	font-size: 1.2em;
	width: 530px;
}
.ftR {
	padding: 0 22px;
	width: 206px;
}


#content h4 {
	font-family: arial, helvetica !important;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .2em;
	text-transform: uppercase;
}


.gallery {
	margin: 1em 0 2em 0;
}
.gallery .imageC {
	float: left;
	margin: 0 10px 10px 0;
}
.gallery .image {
	background-color: #efefef;
	border: 5px solid #efefef;
	height: 130px;
	width: 140px;
}
.gallery .image a {
	display: block;
	height: 120px;
	width: 140px;
}
.gallery .image a span {
	display: none;
}

.employee {
	margin: 1em 0 2em 0;
}
.employee .imageC {
	float: left;
	margin: 0 7px 10px 7px;
}
.employee .image {
	background-color: #efefef;
	border: 5px solid #efefef;
	height: 100px;
	width: 80px;
}
.employee .image a {
	display: block;
	height: 100px;
	width: 80px;
}
.employee .image a span {
	display: none;
}

employee .image_empty {
    background-color: #efefef;
    /* border: 5px solid #efefef; */
    height: 100px;
    width: 80px;
}
.employee .image_empty a {
    display: block;
    height: 100px;
    width: 80px;
}
.employee .image_empty a span {
    display: none;
}

.employee .info {
	float: left;
	font-size: .9em;
	line-height: 1.4em;
	width: 140px;
	margin: 10px 0 0 0;
}
.employee .info .name {
	font-size: 1.1em;
	font-weight: bold;
}

.employee .info .jtitle {
	margin: 0 0 5px 0;
}
.employee .info .email {
	line-height: 1.3em;
}

input,
textarea {
	border: 2px solid #ccc;
	padding: 4px;
}
input.btn {
	background-color: #08364d !important;
	border: 0 !important;
	color: #ffffff !important;
	padding: .6em 1.2em;
}
form .label {
	margin: 0 0 .2em 0;
}
form .field {
	margin: 0 0 .3em 0;
}
form .submit {
	margin: 1em 0 0 0;
}




#front {
	position: relative;
	width: 590px;
	height: 400px;
}
#fCorner {
	background: transparent url(../gfx/content_corner.jpg) center no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
.fImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 590px;
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}
#fNews {
	background: transparent url(../gfx/transparent60.png) repeat;
	padding: 15px 20px;
	position: absolute;
	top: 30px;
	left: 30px;
	width: 210px;
	height: 315px;
	color: #fff;
	z-index: 10;
}
#fNews li {
	font-size: .95em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
#fNews h3 {
	color: #dcdcdc;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	margin: 0 0 1em 0;
}
#fNews .date {
	color: #666;
	margin: 0 0 .5em 0;
}
#fNews a,
#fPlay a {
	color: #fff;
	text-decoration: none;	
}
#fNews .older {
	text-align: right;
}
#fNews .older a {
	color: #666;
}
#fNews a:hover {
	color: #dcdcdc;
}
#fCloseNews {
	width: 15px;
	height: 15px;
	background: #dcdcdc url(../gfx/close.gif) center no-repeat;
}
#fPlay {
	position: absolute;
	bottom: 23px;
	right: 30px;
	padding: 8px 13px;
	background: transparent url(../gfx/transparent60.png) repeat;
	z-index: 20;
}