/* Dnevnik.bg | Developed by Economedia Online*/

/* for UMS */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;	
	margin: 0;
	padding: 0;

	position: relative;
	background: #fff;
	color: #333;
}


/* Common classes */
div, span, ul, li, h1, h2, h3, h4, h5, h6, form, p, a {
    margin: 0;
    padding: 0;
}

a {
    color: #111;
    text-decoration: underline;
}
a:hover{
	color: #0066CC;
	text-decoration: none;
}

.clear {
	font-size: 0px;
	clear: both;
}
.izbori a {
	color: #0066CC;
	text-decoration: none;
}
.izbori a:hover {
	color: #CC3333;
}

.sectHeading {
	background: transparent url("/images/old/widgetbackground.gif") repeat 0 0;
}
.izbori .sectHeading {
	background: transparent;
}
.sectHeading img {
	border: none;
}

.strycomments {
    color: #666666;
    font-size: 9px;
    padding-left: 5px;
}

.strycomments a {
    color: #333333;
}

#contents.izbori {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-collapse: collapse;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
}

.izbori .strycomments a {
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}
.izbori .strycomments a:hover {
	color: #CC3333;
	text-decoration: none;
}

ul.filter {
    list-style-type: none;
    width: 100%;
}

ul.filter li {
    background: url("/images/old/dots.gif") repeat-x scroll left bottom transparent;
    padding: 3px 0 5px;
    width: 100%;
}
.izbori ul.filter li {
	padding: 0;
}

ul.filter li span {
    color: #666666;
    font-size: 9px;
    height: 16px;
    padding: 0 3px 0 0;
}

ul.filter li h3 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: normal;
	clear: both;
	padding: 4px 0;
}
.izbori ul.filter li h3 {
	margin: 0 9px;
	padding: 10px 0;
}

.widgetMenu {
	float: left;
    list-style-type: none;
    width: 100%;
	clear: both;
	border-bottom: 1px solid #CC3333;
	background: #F0F0F0;
}
.izbori .widgetMenu {
	background: url("/images/old/h2bg.gif") repeat-x scroll left center rgba(0, 0, 0, 0);
	border: 1px solid #CCC;
	color: #333;
}

.widgetMenu li {
	background: transparent url("/images/old/grey-dots.gif") no-repeat right center;
    float: left;
    margin: 0;
	padding: 0px 10px 0px 10px;
}
.izbori .widgetMenu li {
	padding: 0;
	background: none;
}

.widgetMenu a {
    color: #666;
	height: 24px;
	line-height: 24px;
	display: inline-block;
    text-decoration: none;
}
.widgetMenu a:hover {
	color: #111;
	background: url("/images/old/red-arr.gif") no-repeat scroll center bottom transparent;
}

.izbori .widgetMenu a {
	height: auto;
}
.izbori .widgetMenu .izbMegaNew a {
	width: 29px;
}
.izbori .widgetMenu .izbMegaRead a {
	width: 42px;
}
.izbori .widgetMenu .izbMegaCmnt a {
	width: 76px;
}
.izbMegaRecmnt a {
	width: 76px;
}

.widgetMenu li.active a, .widgetMenu li.active a:hover{
    color: #c00024;
    text-decoration: none;
	background: none;
}
.izbori .widgetMenu li a, .izbori .widgetMenu li a:hover {
	border-right: 1px solid #CCC;
	color: #333;
	line-height: 12px;
	padding: 9px;
}
.izbori .widgetMenu li.last a {
	border-right: none;
}
.izbori .widgetMenu li a:hover {
	background: #F0F0F0;
	color: #CC3333;
}
.izbori .widgetMenu li.active a, .izbori .widgetMenu li.active a:hover {
	color: #333;
	background: #FFF;
	margin-bottom: -1px;
	padding: 9px 9px 10px;
}

.widgetMenu li.last {
    background: none;
}

ul.filter li.hide{
	background: none;
	border-bottom: 1px solid #CCCCCC;
}

.embed{
	width: 300px;
	margin: 0;
	padding: 0;
    font-family: Tahoma,Arial,sans-serif;
    color: #003366;
	font-size: 13px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
    display: block;
}

.embed a{
	text-decoration: none;
	padding: 5px 0 5px 12px;
	display: inline-block;
	background: url("/images/old/blueplus.gif") no-repeat 0 -22px;
}
	
.embedCode {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    border: 0;
    height: 75px;
    margin: 0;
	padding: 0 10px;
    width: 90%;
	overflow: hidden;
}


#overlay {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #666;
	position: absolute;
	top: 0;
	left: 0;
}


#lightbox {
	width: 250px;
	height: 100px;
	position: absolute;
	top: 60%;
	left: 5%;
	background: #fff;
	border: 5px solid #999;
}

#lightbox #close {	
    background: url("http://id.capital.bg/img/close.gif") no-repeat scroll 5px 5px #F1E7E7;
    float: right;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
	postion: absolute;
}

#lightbox img {
	width: 90%;
	margin: 0 auto;
	display: block;
	height: 400px;
	padding: 20px 0 0 0;
}

#lightbox p {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	height: 120px;
}

.izborioct a.moreInfo {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	display: block;
}

/* sled 5 */

.progFilter {
	width: 300px;
}

.Lm {
	margin-left: 20px;
}

.progFilter .progCont select {
	width: 130px;
}

.progFilter .progCont {
	margin: 5px 2px 10px 13px;
	display: block;
	width: 130px;
	float: left;
}

.progFilter select {
	border: 1px solid #ccc;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 275px;
}
.progFilter .progCont select {
	width: 130px;
}

.click, .clickFilter {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	float: left;
	background: transparent url(/images/old/click_gr.gif) no-repeat center right;
	height: 22px;
	padding: 0 7px 0 0;
}

.click a, .clickFilter a {
	color: #fff;
	text-decoration: none;
	float: left;
	background: transparent url(/images/old/click_gl.gif) no-repeat center left;
	height: 18px;
	padding: 4px 0 0 7px;
	position: relative;
}

ul.buttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	list-style-type: none;
	width: 100%;
	padding: 2px 0;
	background: #f0f0f0;
 	border-bottom: 1px solid #ccc;	
	float: left;
}

.clickhover a, .click a:hover, .clickFilter a:hover {
	color: #fff;
	background: url(/images/old/click_rl.gif) no-repeat center left;
}

.clickhover, .clickFilter:hover {
	color: #fff;
	background: url(/images/old/click_rr.gif) no-repeat center right;
}

.onionhead {
	margin: 0px auto;
}

.storyFilter {
	width: 300px !important;
}

.progFilterBg {
	width: 300px;
	background: #F0F0F0;
}

.filterBack {
	width: 300px;
	padding: 20px 0 0 0;
	background: #F0F0F0;
}

.izlojbiFilter {
	padding: 5px 0 0 13px;
	margin: 0 0 10px 0 !important;
}