﻿/*
    -----------------------------
    MAG Studio
    Created by Plamen Nikolov
    plamen.nikolov@magstudio.bg
    -----------------------------
*/

body
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin:0px;
    padding:0px;
    background-color:#DBE8F7;
}
h1, h2, h3
{
    margin:0;
    padding:0;
    color:#FFFFFF;
    font-size:12px;
    padding:10px;
}
h2, h3
{
    color:#0C4AAE;
    padding-right:0px;
}
h3
{
   font-size:11px;
   xfloat:left;
   padding:0px;
   padding-top:2px;
}
h3 a
{
    color:#0e49ad;
}
p, form
{
    margin:0;
    padding:0;
}

a {
	color: #013F7A;
}

#frame
{
    margin:15px auto 10px auto;
    width:927px;
    border:3px solid #003194;
    padding:11px;
    background-color:#FFFFFF;
}
#header
{
    width:100%;
    background:#0C4BAC url(../images/site_images/header/header.jpg) top right no-repeat;
    height:137px;
    position:relative;
}
#header img
{
    border:0;
    margin-left:20px;
}
#language
{
    position:absolute;
    top:10px;
    right:10px;
}
#language a {
    color:#C9D8F6;
    text-decoration:underline;
    padding-left:21px;
    margin-right:10px;
}
#language a:hover {
    text-decoration:none;
}
#language a.bg {
    background:url(../images/site_images/flags/bg.gif) left 2px no-repeat;
}
#language a.en {
    background:url(../images/site_images/flags/en.gif) left 2px no-repeat;
}
.active {
    font-weight:bold;
    text-decoration:none !important;
    cursor:default;
}
#menu
{
    width:100%;
    height:38px;
    background:#0C4BAC url(../images/site_images/back/menuBack.gif) top left repeat-x;
}
#menu ul, #menu li
{
    margin:0;
    padding:0;
    display:block;
    list-style-type:none;
}
#menu ul ul {
	width: 153px;
}
#menu li, #menu li:hover
{
    float:left;
    position:relative;
    z-index:20;
    background:url(../images/site_images/back/menuSeparator.gif) right top no-repeat;
}
#menu>ul>li, #menu>ul>li:hover
{
    background:url(../images/site_images/back/menuSeparator.gif) right top no-repeat !important;
}
#menu ul ul li
{
    background:0;
}
#menu table
{
    position:absolute;
    border-collapse:collapse;
    z-index:10;
    left:-1px;
    top:0px;
}
#menu a, #menu :visited
{
    display:block;
    float:left;
    width:143px;
    height:28px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    font-size:14px;
    background:0;
    text-align:center;
    padding: 10px 5px 0 5px;
}
#menu :hover, .parrent
{
    background:url(../images/site_images/back/menuBack_o.gif) center bottom no-repeat !important;
}
	#menu a.parrent {
		background:url(../images/site_images/back/menuBack_o.gif) center bottom no-repeat !important;
	}

	#menu a.parrent:hover{
		visibility: visible;
		background:url(../images/site_images/back/menuBack_o.gif) center bottom no-repeat !important;
	}

#menu ul ul
{
    visibility:hidden;
    position:absolute;
    left:0px;
    top:38px;
    height:auto !important;
    background:#0541b0 url(../images/site_images/menu/dropdown_back.gif) top left repeat-x !important;
}
#menu ul ul li
{
    background:url(../images/site_images/menu/dropdown_separator.gif) bottom center no-repeat;
}

#menu ul ul a
{
    font-size:11px !important;
    padding-top:9px !important;
    padding-bottom:10px !important;
    height:auto !important;
}
#menu ul ul a:hover
{
    background:0 !important;

    background-color:#4A86EF !important;
}
#menu ul li:hover ul, #menu ul a:hover ul
{
    visibility:visible;
    height:auto !important;
    background:#0541b0 url(../images/site_images/menu/dropdown_back.gif) top left repeat-x !important;
}
.dropDownBottom, #menu ul li.dropDownBottom:hover
{
    background:url(../images/site_images/menu/dropdown_bottom.gif) top left no-repeat !important;
    width:153px;
    height:7px;
    position:absolute;
    bottom:-7px;
    left:0px;
}
/*
#menu li
{
    float:left;
    display:block;
    background:url(../images/site_images/back/menuSeparator.gif) right top no-repeat;
}
#menu a
{
    display:block;
    float:left;
    width:153px;
    height:28px;
    font-weight:bold;
    padding-top:10px;
    color:#FFFFFF;
    text-decoration:none;
    font-size:14px;
    background:0;
    text-align:center;
}
#menu a:hover, .parrent
{
    background:url(../images/site_images/back/menuBack_o.gif) center bottom no-repeat !important;
}
*/
#menu li.last, #menu li.last:hover {
    background:none !important;
}
.wrapper {
    overflow:hidden;
    width:100%;
    margin-top:10px;
    position:relative;
}
.wrapperTL {xbackground: url(../images/site_images/box/tl.gif) 0 0 no-repeat;}
.wrapperTR {xbackground: url(../images/site_images/box/tr.gif) 100% 0 no-repeat;}
.wrapperBL {
	xbackground: #C6D5EB url(../images/site_images/box/bl.gif) 0 100% no-repeat;
	background: #C6D5EB;
	overflow:hidden;
	height:100%;
}
.wrapperBR {xbackground: url(../images/site_images/box/br.gif) 100% 100% no-repeat;}
.clear {font-size: 1px; height: 1px}
.content
{
    padding:10px;
    padding-top:7px;
    height:100%;
    overflow:hidden;
}
.quickLinks
{
    width:173px;
    height:10px;
    position:absolute;
    right:0px;
    top:10px;
}
.quickLinks ul, #siteTree ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}
#siteTree {
	color: #013E7C;
}
.quickLinks ul li, #siteTree ul li
{
    float:left;
    width:auto !important;
}
.print, .send
{
    font-size:10px;
    text-decoration:none;
    padding-left:15px;
    margin-right:5px;
    color:#3E64A4;
}
.current
{
    font-weight:bold;
    text-decoration:none;
    cursor:default;
}
#siteTree a, #siteTree span
{
    font-size:10px;
    padding-left:3px;
    padding-right:6px;
    color:#4165a3;
}
#siteTree a:hover
{
    text-decoration:none;
}
.print:hover, .send:hover
{
    text-decoration:underline;
}
.print
{
  background:url(../images/site_images/icons/print.gif) left top no-repeat;
}
.send
{
  background:url(../images/site_images/icons/mail.gif) left 2px no-repeat;
  padding-left:17px;
}
.box
{
    float:left;
    width:360px;
    background-color:#A9C2E3;
    height:270px;
    margin:3px 10px 10px 0px;
}
.title
{
    width:100%;
    height:35px;
    background-color:#6C8FC7;
}
.titleTL {background: url(../images/site_images/title/tl.gif) 0 0 no-repeat;}
.titleTR {background: url(../images/site_images/title/tr.gif) 100% 0 no-repeat;}

.flashWrapper
{
    margin:10px;
}
.tab
{
    background-color:#FFFFFF;
    margin-top:0px;
    height:273px;
    position:relative;
}
.tab h2
{
    padding:8px;
    clear:both;
    padding-left:12px;
    padding-right:12px;
}
.tab div.tabbed
{
    width:auto;
    background:url(../images/site_images/title/tabCB.gif) top left repeat-x;
    float:left;
}
.tab div.title
{
    height:28px;
    width:100.2%;
    margin-left:-1px;
    background: url(../images/site_images/title/tabBB.gif) top left repeat-x;
    color:#0C4AAE;

}
.tab div.titleTL {background: url(../images/site_images/title/tabTL.gif) 0 0 no-repeat;}
.tab div.titleTR {background: url(../images/site_images/title/tabTR.gif) 100% 0 no-repeat;}

.holder {
    margin:10px;
    margin-bottom:0px;
    overflow:hidden;
	background: white;
}
.holder img {
    border:1px solid #96B6DE;
    float:left;
    margin:7px;
    margin-left:0;
}

.slider {
	overflow: hidden;
	zoom: 1;
	position: relative;

	height: 210px;
}

	.slider ul {
		overflow: hidden;
		zoom: 1;
		position: absolute;
	}

	.slider ul li {
		float: none;
	}

	.up_down {
		overflow: hidden;
		padding: 5px 10px 0 10px;
		zoom: 1;
	}

		.up_down a {
			float: right;
			width: 10px;
			height: 7px;
			margin-left: 5px;

			background: url(../images/site_images/news/arrowUp.gif) no-repeat center center;
			text-indent: -9999px;
		}

			.up_down a.down {
				background-image: url(../images/site_images/news/arrowDown.gif);
			}


.holder.slider ul, .holder.slider li, ul.long
{
    margin:0;
    padding:0;
    list-style-type:none;
}


.holder.slider li, ul.long li
{
	float:left;
    overflow:hidden;
	background:url(../images/site_images/back/hr.gif) left bottom repeat-x;
    width:340px;    
    padding-top:3px;
    padding-bottom:6px;
    * padding-bottom:10px;
}


.holder a:hover
{
    text-decoration:none;
}
.holder span
{
    color:#0C4AAE;
    font-size:10px;
    margin-top:10px;
    width:60%;
    xfloat:left;
}
.holder p
{
    xfloat:left;
    xwidth:210px;
    margin-top:10px;
}
.paging
{
    position:absolute;
    bottom:5px;
    right:10px;
    font-size:10px;
}
a.previous, a.next, a.previous:hover, a.next:hover, span.previous, span.next
{
    background:url(../images/site_images/news/arrowPrev.gif) top left no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration:none;
    display:block;
    width:5px;
    height:9px;
    float:left;
    margin-left:2px;
    margin-top:4px;
    background-color:#FFFFFF !important;
}
.paging a, .paging span {
	color: #013F7F;
}
.paging a.next, .paging span.next
{
    background:url(../images/site_images/news/arrowNext.gif) top left no-repeat;
}
.paging span
{
    display:block;
    float:left;
    margin:2px;
    margin-bottom:0px;
    width:auto;
}
.paging a {
    display:block;
    float:left;
    text-decoration:none;
    padding:2px;
    color:#033f7e;
}
.paging a:hover, .paging a.active
{
    background-color:#6C8FC7;
    color:#FFFFFF;
}
.banner {
    margin-top:27px;
    float:left;
    margin-left:5px;
}
.banner img
{
    border:0;
}
ul.blog
{
    margin:0;
    padding:0;
}
ul.blog li
{
    width:auto !important;
    background:0 !important;
    float:none !important;
    xpadding-left:5px;
}
ul.blog li a
{
    padding-left:10px;
    background:url(../images/site_images/bullets/arrow.gif) left 4px no-repeat;
    color:#15336C;
}
#footer {
    margin: 0 auto 10px auto;
    width:956px;
    overflow:hidden;
    height:100%;
    color:#6C8FC7;
}
#footer a
{
    color:#6C8FC7;
}
#footer a:hover
{
    text-decoration:none;
}
#footer img
{
    border:0;
    vertical-align:middle;
}
#footer ul
{
    margin:0px;
    padding: 5px 0 0 0;
    float:left;
    list-style-type:none;
    margin-left:120px;
}
#footer li
{
    float:left;
}
#footer span
{
    font-weight:normal;
    float:right;
}
address
{
	padding-top: 5px;
    font-style:normal;
    float:left;
}


#stf {
	display: block;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 218px;
	left: 50%;
	margin: 0 0 0 160px;

	background: url(../images/site_images/stf.gif) no-repeat center center;
}

	#stf fieldset {
		border: none;
	}

	#stf h3 {
		overflow: hidden;
		padding: 13px 0 15px 10px;
		width: 100%;

		font-size: 14px;
		font-weight: normal;
		color: white;
	}

		#stf h3 a {
			position: relative;
			float: right;
			width: 20px;
			height: 20px;
			margin: -3px 15px 0 0;

			text-indent: -9999px;
		}

	#stf ol {
		clear: both;
		list-style: none;
		padding: 20px 0 0 0;
		margin: 0;
	}

	#stf li {
		overflow: hidden;
		padding-bottom: 10px;
	}

	#stf label {
		float: left;
		width: 100px;
		padding-left: 5px;
	}

		#stf ol input,
		#stf ol textarea {
			width: 165px;
		}

	#stf a {
		color: #6C8FC7;
	}

	#stf .buttons {
		text-align: center;
	}

#login {
	overflow: hidden;
}

	#login label {
		float: left;
		width: 140px;

		font-weight: bold;
	}

	#login button {
		margin-left: 140px;
		padding: 5px;
		font-size: 11px;
		font-weight: bold;
		border: none;
		background: #DBE8F7;
		color: #013E7C;
	}

	#two_colums {
		clear: both;
		overflow: hidden;
	}

		#two_colums li {
			float: left;
			width: 280px;
			margin-right: 20px;
		}

.experts {
	cleat: both;
	overflow: hidden;
}

.experts p {
	margin: 3px 0px;
}

	.experts p span {
		font-size: 14px;
	}

.experts table {

	border-collapse: collapse;
}

.experts table td {
	border: 1px solid #C7D6ED;
	padding: 5px;
}

.experts table tr td.special {
	border: 0px;
}
