﻿/*
    ======================================
    Created by Plamen Nikolov
    http://www.nikolov.biz
    plamen@nikolov.biz
    BULGARIA
    ======================================
*/

body
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    margin:0px;
    padding:0px;
    background:#1a1a1a url(../images/background/page.gif) left top repeat-x;
}

a
{
	color:#6E6EEB;
}

a:hover
{
	text-decoration:none;
}

a:visited
{
	color:#6E6EEB;
}

#preload
{
	display:none;
}

#topFrame
{
	width:895px;
	margin:30px auto;
	background:transparent url(../images/background/topFrame.gif) 60px top no-repeat;
	padding-top:38px;
	position:relative;
}

#bottomFrame
{
	width:100%;
	background:transparent url(../images/background/bottomFrame.gif) left bottom no-repeat;
	padding-bottom:37px;
}

#frame
{
    position:relative;
	width:830px;
	background-color:#FFFFFF;
	margin-left:30px;
	/* background:#FFFFFF url(../images/header/water.jpg) 3px 23px no-repeat; */
	overflow:hidden;
	height:100%;
}

#header
{
    width:100%;
	background:transparent url(../images/header/headerFlattened.jpg) left top no-repeat;
	height:252px;
}  

#logo
{
	padding-top:15px;
	padding-left:5px;
}
ul#tabs
{
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	height:100%;
	margin-top:-13px;
}

ul#tabs h1
{
	font-size:18px;
	margin-top:10px;
	margin-bottom:3px;
}

ul#tabs li, ul#tabs li.on
{
	position:relative;
	float:left;
	color:#FFFFFF;
	display:block;
	width:244px;
	height:146px;
	padding:0px 15px 0px 15px;
	margin:2px 0px 0px 2px;
	background:transparent url(../images/elements/tab.gif) left top no-repeat;
}

ul#tabs li.on, ul#tabs li.active
{
	background:transparent url(../images/elements/tab_on.gif) left top no-repeat;
}

ul#tabs li.active span
{
	display:none;
}

ul#tabs li.active ul
{
	display:block;
}

ul#tabs li a.more
{
	color:#FFFFFF;
	padding-right:18px;
	height:14px;
	display:block;
	background:url(../images/elements/bullet.gif) right top no-repeat;
	outline:none;
	position:absolute;
	bottom:30px;
	right:15px;
}

ul#tabs ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:none;
	margin-top:3px;
}

ul#tabs ul li, ul#tabs ul li.on
{
	background:0;
	padding:0;
	margin:0;
	float:none;
	width:auto;
	height:auto;
	display:list-item;
	margin-bottom:5px;
}

ul#tabs ul.floated li
{
	float:left;
	width:120px;
}

ul#tabs ul li a
{
	color:#FFFFFF;
	background:url(../images/elements/bullet.gif) left top no-repeat;
	padding-left:20px;
}

#content h2
{
	font-size:14px;
	margin-top:0;
	margin-bottom:8px;
	padding:0;
}
#content
{
   	background-color:#ededed;
   	padding:21px;
	padding-top:0px;
}

#content img
{
	border:5px solid #FFFFFF;
}

address
{
	height:26px;
	font-style:normal;
	background:transparent url(../images/elements/footer.gif) left top no-repeat;
	padding-top:40px;
	padding-left:25px;
}
address span
{
	color:#FFFFFF;
}
ul#footerNav
{
	position:absolute;
	bottom:25px;
	right:105px;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#footerNav li
{
	float:left;
	padding-right:5px;
}

ul#footerNav a
{
	margin-right:5px;
}

ul#lang 
{
	margin:0;
	padding:0;
	position:absolute;
	right:40px;
	top:15px;
	list-style-type:none;
}

ul#lang li
{
	float:left;
}

ul#lang li a
{
	text-indent:-9999px;
	display:block;
	width:28px;
	height:19px;
	outline:none;
}
ul#lang li a#bg
{	
	background:url(../images/flags/bg.gif) left top no-repeat;
}

ul#lang li a#bg:hover
{	
	background:url(../images/flags/bg_on.gif) left top no-repeat;
}

ul#lang li a#en
{
	background:url(../images/flags/en.gif) left top no-repeat;
}

ul#lang li a#en:hover
{
	background:url(../images/flags/en_on.gif) left top no-repeat;
}

ul#lang li a#de
{
	background:url(../images/flags/de.gif) left top no-repeat;
}

ul#lang li a#de:hover
{
	background:url(../images/flags/de_on.gif) left top no-repeat;
}

ul#lang li a#ru
{
	background:url(../images/flags/ru.gif) left top no-repeat;
}

ul#lang li a#ru:hover
{
	background:url(../images/flags/ru_on.gif) left top no-repeat;
}

div.imgWrapper
{
	overflow:hidden;
	height:100%;
	width:780px;
	margin:0 auto;
}

div.imgWrapper img
{
	float:left;
}

div.centered
{
	width:610px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}

div.gal a, div.gal-media a
{
	display:block;
	width:280px;
	height:300px;
	border:5px solid #FFFFFF;
	float:left;
	margin:5px;
}

div.gal-media a
{
	width:240px;
	height:180px;
}

div.gal a:hover, div.gal-media a:hover
{
	border-color:#B4B4FC;
}

div.gal a img, div.gal-media a img
{
	border:0 !important;
}

div.tech
{
 	width:730px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}

div.tech a
{
	display:block;
	width:160px;
	height:114px;
	border:5px solid #FFFFFF;
	float:left;
	margin:5px;
}

div.tech a:hover
{
	border-color:#B4B4FC;
}

div.tech a img
{
	border:0 !important;
}

div#redHover
{
	display:none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}