body{
	margin: 0;
	padding: 0;
	font: 12px normal Arial, Verdana;
	background: #2e2e2e;
   color: #333;
}

table, tr, td, ul, li{
    margin: 0;
    padding: 0;
    font: 12px normal Arial, Verdana;
}

a{color: #006068; outline: 0; text-decoration: none;}
a:hover{color: #AC0000;}

.l{text-align: left;}
.c{text-align: center;}
.r{text-align: right;}

.b{font-weight: bold;}

.clear{clear: both;}

.hr{
	/*border-top: 1px dashed #ccc;*/
	background: url(../images/sep_list.png) no-repeat 50% 100%;
	height: 3px;
}

#head, #fhead{
	width: 960px;
	height: 10px;
	margin: 10px auto 0 auto;
	background: url(../images/head.png) no-repeat 0 0;
}

#foot, #ffoot{
	width: 960px;
	height: 10px;
	margin: 0 auto 10px auto;
	background: url(../images/head.png) no-repeat 0 -20px;
}

#main, #fmain{
	width: 940px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}

#header{
	height: 90px;
	margin-bottom: 10px;
}

#logo{
	width: 190px;
	height: 70px;
	float: left;
	margin-top:10px;
}

#logo img{margin-top: 2px;}

#banner{
	width: 728px;
	height: 90px;
	float: right;
	position:relative;
}

#ict{
	float: right;
	width: 180px;
	height: 70px;
	text-align: right;
}

#ict img{margin-top: 6px;}

/* -- MENU -- */
#menu{
	background: url(../images/menu_bgbl.png) 0 0 no-repeat;
	height: 35px;
	position: relative;
}

#menu li{
	list-style-type: none;
}

#menu li a.m{
	display: block;
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-left: 10px;
	margin-top: 5px;
	text-indent: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: none;
	background: url( ../images/sep.png) center right no-repeat;
}

#menu li a.m:hover, #menu li a.mhover{color: #aaa;}

#menu li.home     a.m{width: 70px;}
#menu li.news     a.m{width: 70px;}
#menu li.iview    a.m{width: 75px;}
#menu li.consult  a.m{width: 110px;}
#menu li.educ     a.m{width: 110px;}
#menu li.tech     a.m{width: 100px;}
#menu li.advice   a.m{width: 70px;}
#menu li.first    a.m{width: 115px;}
#menu li.partners a.m{width: 95px;}
#menu li.about 	a.m{background: none;}

/* -- SUBMENU -- */
ul.submenu{
	position: absolute;
	z-index: 110;
	margin-top: 28px;
	display: none;
}

ul.submenu#news     {margin-left: 0px;}
ul.submenu#iview    {margin-left: 90px;}
ul.submenu#consult  {margin-left: 160px;}
ul.submenu#educ     {margin-left: 595px;}
ul.submenu#tech     {margin-left: 485px;}
ul.submenu#advice   {margin-left: 405px;}
ul.submenu#first    {margin-left: 280px;}
ul.submenu#partners {margin-left: 725px;}
ul.submenu#about 	{margin-left: 830px; width: 110px;}

.submenu li.sm{
	list-style-type: none;
}

a.sub{
	display: block;
	margin: 0;
	height: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-indent: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	border: none;
	background: #313131;
	opacity:0.95;
	filter:alpha(opacity=95);
}

a.sub:hover{color: #aaa;}

.submenu li.last{
	height: 5px;
	opacity:0.95;
	filter:alpha(opacity=95);
}

.submenu li.last div#lastl{
	float:left;
	width: 50%;
	height: 5px;
	background: url(../images/menu_bgbl.png) bottom left no-repeat;
}

.submenu li.last div#lastr{
	float:left;
	width: 50%;
	height: 5px;
	background: url(../images/menu_bgbl.png) bottom right no-repeat;
}

/* -- BLOCKS -- */
#content{
	margin-top: 20px;
}

#left{
	width: 640px;
	float: left;
}

#right{
	width: 300px;
	margin-left: 640px;
}

.blocktop{
	height: 20px;
	background: url(../images/block_bg.png) top left no-repeat;
}

.blockbtm{
	height: 20px;
	margin-bottom: 20px;
	background: url(../images/block_bg.png) bottom left no-repeat;
}

.block{
	width: 300px;
	height: 325px;
	float: left;
	margin: 0 18px 20px 0;
	background: url(../images/block_bgh.png) top left no-repeat;
}

.bcontainer{
	height: 320px;
	background: url(../images/block_bgm.png) top left repeat-y;
}

.blockdark{
	width: 300px;
	height: 325px;
	float: left;
	margin: 0 18px 20px 0;
	background: url(../images/bg_dark.png) top left no-repeat;
}

#right .block, #right .blockdark{
	margin-right: 0;
}

.block h2, .blockdark h2{
	font-size: 15px;
	background: #ccc;
	color: #fff;
	padding: 7px 0 5px 0;
	height: 23px;
	text-indent: 20px;
	background: url(../images/headings.png) 0 0 no-repeat;
	margin-top: 10px;
}

.block .content, .blockdark .content, .contentnewsleft, .contentnewsright{
	width: 280px;
	height: 240px;
	margin: 10px 10px 10px 20px;
}

.blockdark .content{color: #ccc;}

.contentnewsleft{float: left;}
.contentnewsright{margin-left: 340px;}

.blockwide .contentnewsleft{margin-top: 0;}

.branding{
	width: 37px;
	height: 37px;
	margin: -49px 0 0 245px;
	/*background: url(../images/sirma_sm.png) top left no-repeat;*/
}

#right #calendar {height: 275px;background: none;}
#right #calendar .bcontainer{height: 260px;}
#right #calendar .block{height: 260px;}
#right #calendar .content{height: 170px;}
#right #calendar h2{margin-top: -10px;}

#calendar h2{background-position: 0 -240px;}
#finance h2{background-position: 0 -280px;}
#consult h2{background-position: 0 -200px;}
#news h2{background-position: 0 -320px;}
#rnews h2{background-position: 0 -320px; margin-top: -10px;}
#goodp h2{background-position: 0 -120px;}
#educ h2{background-position: 0 -120px;}
#hres h2{background-position: 0 -120px;}
#tech h2{background-position: 0 -160px;}
#advice h2{background-position: 0 -80px;}
#first h2{background-position: 0 -40px;}
#iview h2{background-position: 0 -360px;}
#iview.blockwide h2{background-position: 0 0;}

.blockwide{
	width: 620px;
	margin: -20px 18px 0 0;
	padding-bottom: 10px;
	background: url(../images/block_bgwidem.png) top left repeat-y;
}

.blockwide h2{
	font-size: 15px;
	background: #ccc;
	color: #fff;
	padding: 7px 0 5px 0;
	height: 23px;
	text-indent: 20px;
	background: url(../images/headings_wide.png) 0 -0 no-repeat;
}

h2 a{color: #fff;}
h2 a:hover{color: #999;}

.blockwide .branding{margin-left: 565px;}

.blockwide .content{
	width: 590px;
	margin: 10px 10px 0 20px;
	overflow:hidden;
}

.blockwidetop{
	height: 20px;
	background: url(../images/block_bgwide.png) top left no-repeat;
}

.blockwidebtm{
	height: 20px;
	margin-bottom: 20px;
	background: url(../images/block_bgwide.png) bottom left no-repeat;
}

/* -- HP ITEM -- */
.block .hpitem{
	height: 110px;
	overflow: hidden;
}

.hpitem img{
	float: left;
	margin: 0 10px 10px 0;
}

.hpitem a{
	display: block;
	font-weight: bold;
	font-size: 12px;
}

.hpitem p{
	font-size: 11px;
	margin: 5px 0;
}

.hpitem .dt{
	font-size: 11px;
	color: #777;
	background: url(../images/list_time.png) top left no-repeat;
	text-indent: 15px;
	float: left;
}

.list a.l{font-size: 13px;}
.list p.s{font-size: 12px;}

.blockdark a{color: #fff;}
.blockdark img{border: 5px solid #fff;}

.blockwide .hpitem .dt{
	width: auto;
	float: left;
}

.blockwide .hpitem .v{
	color: #777;
	background: url(../images/list_user.png) top left no-repeat;
	text-indent: 15px;
	margin-left: 20px;
	width: auto;
	float: left;
}

.hpitem .path{
	color: #777;
	background: url(../images/list_cat.png) top left no-repeat;
	text-indent: 15px;
	margin: 0px;
}

.hpitem .path a{
	display: inline;
	font-weight: normal;
	font-size: 11px;
	color: #777;
}

.hpitem .path a:hover{color:#006068;}

.blockwide .hpitem .f{
	width: auto;
	float: right;
}

.f button{
	width: 20px;
	height: 15px;
	border: none;
	outline: none;
	padding: 0;
	font-size: 11px;
	color: #777;
	background: url(../images/font_sprite.png) top left no-repeat;
	cursor: pointer;
}

.f button:hover{color: #ac0000;}

#finc{background-position: 0 0;}
#fdef{background-position: -30px 0;}
#fdec{background-position: -60px 0;}

.blockwide .hpitem h1{
	font-size: 22px;
	margin: 15px 0;
}

.blockwide .hpitem .sub{
	font-style: italic;
	font-size: 12px;
	margin: 10px 0 20px 0;
}

.blockwide .hpitem .cont{padding-right: 10px;}

.blockwide .hpitem .cont a{display: inline;} 
.blockwide .hpitem .cont p{font-size: 12px; margin: 20px 0;} 
.blockwide .hpitem .cont ul{margin-left: 40px;}
.blockwide .hpitem .cont table{border: none;}

.blockwide .sep{
	background: url(../images/sep_list.png) no-repeat 50% 100%;
	margin: 5px 0 2px 0;
	height: 3px;
}

.contentnewsleft .hpitem .dt, .contentnewsright .hpitem .dt {width: 100%;}

.block .hr, .contentnewsleft .hr, .contentnewsright .hr{
	background: url(../images/sep_list_sh.png) no-repeat 50% 100%;
	height: 3px;
}

#tech.block .hpitem{
	height: 67px;
	overflow: hidden;
}

.contentnewsleft .hpitem,
.contentnewsright .hpitem{
	margin-bottom: 10px;
	height: 76px;
	overflow: hidden;
}

#right .contentnewsleft .hpitem{height: auto;}

.hpitem a.news{
	background: url(../images/square.gif) top left no-repeat;
	text-indent: 15px;
}

a.more{
	font-weight: normal;
	font-size: 11px;
	margin-right: 10px;
}

.content .hr{margin: 10px 0;}
.blockwide .hr{margin: 20px 0;}
.contentnewsleft .hr, .contentnewsright .hr{margin: 10px 0;}

.cal{
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	background: url(../images/cal.png) top left no-repeat;
}

.cal .m{
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

.cal .d{
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding-top: 7px;
}

.content iframe{
	margin-top: -10px;
	margin-left: -20px;
	overflow: hidden;
}

.hpitem img.picMiddle{
	align: center;
	float: none;
}

.hpitem .prt{
	margin-top: 30px;
	height: 50px;
}

.hpitem .prt p{
	text-align: left;
	margin-top: 0;
	padding-top: 5px;
	color: #777;
	font-style: italic;
	width: 140px;
	float: left;
}

.hpitem .prt a{
	display: inline;
}

.hpitem .prt a img{
	margin-left: 10px;
	margin-top: -10px;
	flaot: right;
}

.picLeft, .picMiddle, .picRight {
	padding:1px;
	margin:5px;
	border:1px solid #bbb;
}

.picLeft {
	float:left;
	margin:0 10px 0 0;
}

.picRight {
	float:right;
	margin:0 0 0 10px;
}

/* PAGINATION */
.pagination {
	width: 585px;
	height: 22px;
	font-size: 11px;
}

.pagination .previous, .pagination .next{
	float: left;
	width: 110px;
}

.pagination .next {
 	text-align: right;
}
				
.pagination .pagesLinks {
	float:left;
}
				
.pagination .next a:link, 
.pagination .previous a:link,
.pagination .next a:visited, 
.pagination .previous a:visited,
.pagination .next a, 
.pagination .previous a {
	font-weight:bold;
}

.pagination .next a:hover, 
.pagination .previous a:hover{
	text-decoration: none;
}

.pagination .pagesLinks a:link, 
.pagination .pagesLinks a:visited, 
.pagination .pagesLinks a {
	letter-spacing:0.1em;
}
				
.pagination .pagesLinks {
	width: 360px;
	text-align:center;
	font-weight:bold;
	letter-spacing:0.1em;
}
.pagination .pagesLinks a:hover {
	color:#5C5C5C;
}

.pagination .pagesLinks span{
	text-decoration:underline;
	color: #524051;
}

/* SEARCH FORM */
#searchbox{
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

#fields{
	background: url(/images/search.png) top left no-repeat;
	height: 40px;
}

#sword{
	width: 205px;
	margin: 7px 0 0 15px;
	border: none;
	outline: none;
	background: transparent;
	font-weight: bold;
}

#exp{
	width: 21px;
	height: 21px;
	margin: -2px 0 0 10px;
	background: url(/images/search.png) -10px -75px no-repeat;
	border: none;
	cursor: pointer;
	outline: 0;
}

#exp:hover{
	background: url(/images/search.png) -40px -75px no-repeat;
}

#srch{
	width: 21px;
	height: 21px;
	margin: -2px 0 0 10px;
	background: url(/images/search.png) -70px -75px no-repeat;
	border: none;
	cursor: pointer;
	outline: 0;
}

#srch:hover{
	background: url(/images/search.png) -100px -75px no-repeat;
}

#options{
	background: url(/images/search.png) left -40px no-repeat;
	font-size: 9px;
	color: #fff;
	height: 30px;
    width: 300px;
	margin-top: -10px;
	display: none;
	padding-left: 5px;
    position: absolute;
    z-index: 100;
}

.grayed{
	color: #aaa;
	font-style: italic;
	font-weight: normal;
}

#keysearch{
	width: 215px;
	z-index: 100;
	position: absolute;
	top: 24px;
	left: 9px;
	border: 1px solid #444;
	border-top: none;
	display: none;
}

#keysearch li{
	list-style-type: none;
	height: 20px;
	padding-top: 5px;
	text-indent: 6px;
	background: #fff;
	cursor: pointer;
}

#keysearch li:hover{
	background: #ddd;
}

span.sword{
    background: yellow;
}

/* SOCIAL */
.social{
	height: 20px;
	margin-top: 20px;
}

.social a{
	width: 23px;
	height: 23px;
	float: left;
	margin-left: 10px;
}

.social a.fb{margin-left: 430px;}

.inactive{background: url(/images/inactive.png) top left;}

#left .branding{display: none;}
#rnews{margin-bottom: 35px;}

dt{font-weight:bold; margin-bottom: 5px;}
dd{margin-bottom: 10px;}

#iview.blockdark{margin-top: 3px;}

#fmain li{
    margin: 5px 0;
    font-size: 11px;
    list-style-type: none;
}

#copy{text-align: center; font-size: 11px;}
#copy a{font-size: 11px;}

#property {
	color:#777;
	font-size:11px;
	margin-top:5px;
	text-align:center;
}

#tisee{margin-bottom: 20px; color: #141e6f; font-weight: bold; line-height: 18px;}
#tisee a{color: #ac0000;}
#tisee .content{background: url(../images/block_bgm.png) repeat-y;}
#tisee .tiseebg{background: url(../images/tisee.png) 50% 50% no-repeat;}

/* flowplayer */
#newsplayer {display:block;	text-align:center;}
.flowplayer320 {width:320px; height:240px; margin:10px auto;}
.flowplayer400 {width:400px; height:300px; margin:10px auto;}
.flowplayer480 {width:480px; height:360px; margin:10px auto;}
.flowplayer560 {width:560px; height:420px; margin:10px auto;}

/* social counts */
.social_counts {text-align:right; margin:35px 0 20px 0; padding:0px 0 1px 0;}
.social_counts a:link.google-buzz-button {float:right; display:block; margin-top:-7px;}
.fb_edge_widget_with_comment{bottom:2px; margin-right:5px;}


/*advertisements*/
.right_adv{
	position:relative;
	margin-bottom:20px;
	float:right;
}

.issue_adv{
	position:relative;
	margin-bottom:20px;
	margin-left:10px;
	width:590px;
	text-align:center;
	padding:10px;
	border:1px solid #008a8e;
	border-radius:5px;
}

#clickable300, #clickable336 {
width: 300px;
height: 250px;
z-index: 1000;
position: absolute;
top: 0;
left: 0;
background: url(http://idg.bg/img/ads/336x280.gif) top left no-repeat;
}

#clickable728 {
width: 728px;
height: 90px;
z-index: 1000;
position: absolute;
top: 0;
left: 0;
background: url(http://idg.bg/img/ads/728x90.gif) top left no-repeat;
}

/*error page*/
.errorHolder img{
	margin-top:20px;
}

.errorHolder .errorText{
	width:980px;
	text-align:center;
	font-size:16px;
	color:#4D4C4C;
	font-weight:bold;
	margin-top:20px;
}

.errorHolder .returnText{
	margin-top:20px;
	margin-left:250px;
	margin-bottom:20px;
	font-size:12px;
}

.errorHolder .returnText li{
	list-style:none;
	background:url(../images/square.gif) 1px no-repeat;
	padding-left:20px;
	padding-top:1px;
	margin-top:10px;
	margin-left:20px;
}
