/* CSS Document sofia consulting group 
Ivan Shopov  ivan[at]zenoncreative.com */

/* Clear */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}

ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

abbr, acronym { 
	border: 0;
	}

/* End Clear */

/* MAIN */
body {
	background-image: url(../i/bgr.jpg);
	background-repeat: repeat;
	
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
	color: #333;
}

#main {
	width: 912px;
	position: relative;
	margin: 0 auto;
	
}

/* HEADER */
#header {
	height:185px;
	background-image:url(../i/header.jpg);
	background-repeat:no-repeat;
}

.logo{
	
	padding-top:27px;
	padding-left:25px;
	z-index: 2;
	width:283px;
}

/* MENU */
#menu {

	background-image:url(../i/menu.png);
	background-repeat:repeat-x;
	margin-top: -7px;
	height:48px;
	width:912px;
}

#menu ul.nav_left {
	
	float:left;
	background: url(../i/menu_left.jpg) left top no-repeat;
	height:48px;
}

#menu .nav_right{
	width:227px;
	float:right;
	height: 48px;
	background: url(../i/menu_right.jpg) right top no-repeat; /** right image **/
	
}

#menu ul li {
	float:left;
	display:inline;
	
}

#menu ul.nav_left {
	padding-left:11px;
	
}

#menu ul.nav_left li {
	background-image:url(../i/divader.jpg);
	background-repeat: no-repeat;
	background-position: right 17px;
	padding-top:17px;		
}
#menu ul li a{
	
	margin-right:14px;
	margin-left:13px;
	
	
}
#menu ul li.last {
	background-image:none;

}

#cse-search-box input   {
	font-size:10px;
	padding-top:3px;
	border:1px solid #E1E1E1;
	width:185px;
	height:15px;
	
	
}
#sr {
	float:right;
	margin-top:17px;
	padding-right:15px;
	width:15px;

}


#cse-search-box {
	float:left;
	margin-right:4px;
	margin-top:14px;
	
}

/* MAIN WRAPPER */
#wrap {
	float:left;
	background-image: url(../i/c_bcg_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	margin-top:5px;
	
}

#wrapb {
	float:left;
	background-image: url(../i/c_bcg_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width:912px;
	
}

#wrapl {
	float:left;
	background-image: url(../i/c_bcg_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	

}

#wrapr {

	float:left;
	background-image: url(../i/c_bcg_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:912px;
	
	}
	
	
/* MAIN CONTENT */
#content{
	min-height:600px;




}
/* LEFT SIDE */
#left {
	float:left;
	width:555px;
	padding-top:21px;
	padding-left:27px;	
	
}
#heading h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #3d3d3d;

}
#heading h4 {
	margin-top:9px;
	font:lighter 10px/1 "Lucida Grande", Geneva, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999999;
	height:20px;
	letter-spacing:1px;
	background-image: url(../i/sep-hz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#info{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 18px;
	margin-top:10px;
	word-spacing: 0.1em;
	padding-bottom:25px;
}
#info p{
	margin-bottom:11px;

}
#info h3{
	color:#BA0200;
	font-weight: bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	word-spacing:normal;
	letter-spacing: -0.04em;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:5px;
	
}

#info p img {
	position:relative;
	top:4px;
	margin-right:3px;
}

/* RIGHT SIDE */
#right {

	float:right;
	width:262px;
	height:518px;
	background-image: url(../i/side_bcg.jpg);
	background-repeat: no-repeat;	
	margin-top:61px;
	padding-right:30px;	
	margin-bottom:25px;
}

#gogo {
	float:left;
	padding:10px;

}
#lmenu{
margin-left:3px;

}
#lmenu h3{
	margin-top:5px;
	color:#BA0200;
	

}
#lmenu h3 a {

margin-left:4px;
font-size:12px;
font-weight: bold;
	color:#000000;
	text-decoration:none;


}
#lmenu h3 a:hover {

	color:#BA0200;
	text-decoration:underline;


}

.inter {
	margin-top:7px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color: #5E5E5E;

}
#fifi  h3 a  {
	clear:both;
	color:#666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../i/news_bcg.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	height:20px;
	border: 1px solid #DDDDDD;
	padding-left:6px;
	padding-top:1px;
	margin-top:0px;
	display:block;
}

#accordion  h3 a  {
	clear:both;
	color:#BA0200;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../i/news_bcg.jpg);
	background-repeat: repeat-x;
	width:235px;
	height:19px;
	border: 1px solid #DDDDDD;
	padding-left:5px;
	padding-top:2px;
	margin-top:1px;
	display:block;
}

#accordion h3 a:hover  {
	background-image: url(../i/news_bcg_a.jpg);
	background-repeat: repeat-x;
	display:block;
	
}
#fifi h3 a:hover  {
	background-image: url(../i/news_bcg_a.jpg);
	background-repeat: repeat-x;
	display:block;
	
}
.inter  a {
	background-image: none;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.inter  h3 {
	color:#BA0200;
	font-weight: bold;
}

.inter  a:link, .inter  a:visited {
	background-image: none;
	font-weight: bold;
	color:#000000;
}

.inter a:hover {
	
	text-decoration:underline;
}

#ppp {
	background-color:#F6F6F6;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top:7px;
	
}
#ppp h3 {
	
	padding-bottom:3px;
	padding-left:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
	border-bottom-color: #CCCCCC;
	

}
#ppp h4 {
font-weight: bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	word-spacing:normal;
	letter-spacing: -0.04em;
	text-transform:uppercase;
	font-size:11px;
	color:#000000;

}
/* CONTACT FORM */
#pp {
	width:550px;
}
#pp h4{
color:#BA0200;
	font-weight: bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	word-spacing:normal;
	letter-spacing: -0.04em;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:5px;

}

.clearing { clear: both; }

.alert, .error { color: #BA0200;
font-weight:bold;
font-size:9px;

 }



ol.forms {

	

	list-style: none;

	width: 100%;

}



ol.forms li {
	clear: left;
	
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;	

}



ol.forms label {

	cursor: pointer;

	display: block;

	

	line-height: 1.3em;
	font-weight:bold;

	padding-right: 1%;
	padding-top:2px;
	

	text-align: left;

	width: 95%;
	

}
input:focus, textarea:focus{
	background-color: #F4F4F4;
	
}


ol.forms input {
	width: 65%;
	height:17px;
	border:1px solid #BCBCBC;
	padding-top:2px;	
}

ol.forms textarea {
border:1px solid #BCBCBC;
	height: 11em; 

	width: 85%; 

}



ol.forms input, ol.forms textarea, ol.forms button { 
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }



ol.forms .error {
	display: block;
	margin-top: 0.15em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0%;
}



ol.forms li.buttons {

	
	
	

}

/* BEGIN FOOTER */
#cls{
	clear:both;

}

#footer{
	height:50px;
	margin-top:3px;
	font-size:9px;
	color:#999999;
	
}
.rig{
	margin-right:11px;
	
	float:right;

}



.rig a {
	text-decoration:none;
	color:#999999;
}

.rig a:hover{
	color:#BA0200;

}

.lef {
	margin-left:11px;
	float:left;
	
	
	
	
	
}
/* END FOOTER */

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	    
    
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 px;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	word-spacing:normal;
	letter-spacing: -0.03em;
	text-transform:uppercase;
	font-size:11px;
	
	
}
.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #BA0200;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
	
	
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 3px;
    padding-right: 0;
	
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
	
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
	
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
	text-decoration:none;
	
	
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
	text-decoration:underline;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: pointer;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
	padding-top: 0.5em;
	/* declare background color for container to avoid distorted fonts in IE while fading */
	background-color: #fff;
	

}
.ui-tabs-loading em {
    padding: 0 0 0 2 0px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

