/* common 4th col block */
.ede, .ede a, .ede a:hover {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	margin: 2px auto;
	overflow: hidden;
	text-decoration: none;
	width: 230px;
}
div.eprice {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
span.erm, span.erm a, span.erm a:hover {
	color: #EE0000;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.partner_wblock div.img {
	width: 230px;
	height: 165px;
	overflow: hidden;
}

/* custom block 4 images 4 articles */
/* 
	@author alek 
	@created 14.04.2010
*/
#spec_block{
	background-repeat:repeat-x;
	font:normal 8pt Arial, Verdana, Helvetica, Sans-Serif;
	width:585px;
	border:0px;
	/*padding:5px;*/
}

#spec_block .block_header{
	line-height:37px;
	color:#0067ff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	text-transform:uppercase;
	text-indent:10px;
}
#spec_block  .spec_content{
	height:inherit;
	width:inherit;
}
#spec_block  .columns{
	padding:5px 0;
	/*height:180px;*/
	min-height:150px;
}
#spec_block .col{
	float:left;
	width:125px;
	margin:0 10px;
	/*height:180px;*/
	min-height:150px;
	display:inline;
	overflow: hidden;
}
#spec_block .col img{
	height:95px;
	width:125px;
}
#spec_block .col a, .row  a{
	font-weight: bold;
	color: #16387C;
}
#spec_block .col a{
	font-size:9pt;
}
#spec_block .row a{
	font-size:11pt;
}
#spec_block .col a:hover, #spec_block .col a:active , #spec_block .row a:hover, #spec_block .row a:active {
	color: #0066ff;
}
#spec_block .row{
	clear:both;
	width:100%;
	margin:0;
	padding-top:10px;
}
#spec_block .row ul{
	list-style-type:none;
	list-style-position:inside;
	margin:10px;
	margin-top:0;
	padding:0;
	color:#333333;
	font-size:7pt;
	line-height:20px;
}
#spec_block .row li{
	background-image:url("http://g.delfi.ee/r/i/bullet3.gif");
	background-position:0 0.45em;
	background-repeat:no-repeat;
	padding-left:8px;
}
#spec_block div.bl_sep{
	width:585px !important;
	background-repeat:repeat-x;
	background-color:#FFFFFF !important;
}
/* archive 3d Column */
div.LastAddedNewsWidgetBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #16387C;
	width: 150px;
	overflow: hidden;
	background:#EEEEEE;
}
div.LastAddedNewsWidgetBody div.channel_logo{
	padding:0 10px;
}
div.LastAddedNewsWidgetBody  ol, div.LastAddedNewsWidgetBody  ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	line-height: 14px;
}
div.LastAddedNewsWidgetBody  li{
	margin-right:5px;
	padding-left:10px;
	background-image:url("http://g.delfi.ee/r/i/bullet.gif") !important;
	background-position:0 0.45em !important;
	background-repeat:no-repeat;
}

div.LastAddedNewsWidgetBody  ol, div.LastAddedNewsWidgetBody  ul{
	padding: 0px 0px 0px 9px;
}
div.LastAddedNewsWidgetBody  a, div.LastAddedNewsWidgetBody a:visited {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #16387C;
}
div.LastAddedNewsWidgetBody a:active, div.LastAddedNewsWidgetBody  a:hover {
	color: #0066ff;
}
div.LastAddedNewsWidgetBody  a span.row_date, div.LastAddedNewsWidgetBody  span.row_date {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	float: left;
	margin-right: 6px;
	font-size: 8pt;
	color: #16387C;
}
div.LastAddedNewsWidgetBody a:hover span {
	font-weight: bold;
	color: #16387C;
}
div.LastAddedNewsWidgetBody .commentCount, div.LastAddedNewsWidgetBody .commentCount:visited , div.LastAddedNewsWidgetBody  .commentCount:active, div.LastAddedNewsWidgetBody  .commentCount:hover {
	color: #cc0000;
	text-decoration: none;
	font-size: 10px;
}


.block_header, .adblock_header {
    overflow: hidden;
    /*border-bottom: 3px solid #ffcc00;*/
    /*background: #01009a;*/
}

.block_header {
    width: 150px;
}

.adblock_header {
    width: 250px;
}

.block_header .inner_fixed, .adblock_header .inner_fixed {
    /*height: 18px;*/
    height: 21px;
    overflow: hidden;
    background-image: url('http://g.delfi.lv/d/i/menu-head-all.png');

}
.block_header .inner_fixed{
    background-position: -280px -63px;
}
.adblock_header .inner_fixed {
    background-position: -180px -42px;
}

.block_header .inner, .adblock_header .inner {
    padding: 2px 0 0 10px;
    font: bold 11px Verdana;
    color: #ffffff;
}

.block_header a:link, .block_header a:visited, .block_header a:active, .block_header a:hover,
.adblock_header a:link, .adblock_header a:visited, .adblock_header a:active, .adblock_header a:hover {
    color: #ffffff;
    text-decoration: none;
}

/* In case p gets inserted neutralize it. */
.block_header p {
    margin: 0;
    padding: 0;
}

/* CONTENTS */

.block_content, .adblock_content {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font: normal 11px Verdana;
    color: #727375;
}

.block_content {
    width: 150px;
    background: #ffffcd;
}

.adblock_content {
    width: 250px;
    background: #f0f0f0;
}

.block_content td, .adblock_content td {
    border: solid 1px #87888d;
    background: #f5f2ed;
    text-align: center;
    font: normal 10px Verdana;
    color: #727375;
}

.block_content th, .adblock_content th {
    font: bold 10px Verdana;
    color: #727375;
}

.block_content ul, .adblock_content ul, .block_content ol, .adblock_content ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.block_content li, .adblock_content li {
    margin: 0;
    border-bottom: solid 1px #bebdb8;
    padding: 4px 1px 5px 10px;
    line-height: 1.3em;
    font: normal 10px Verdana;
}

.block_content li.last, .adblock_content li.last {
    border: none;
}

.block_content p, .adblock_content p {
    margin: 3px 0 6px;
    padding: 0 1px 0 10px;
    font: normal 10px Verdana;
}

.block_content a, .adblock_content a {
    font-weight: bold;
    text-decoration: none;
}

.block_content a:link, .block_content a:visited, .adblock_content a:link, .adblock_content a:visited {
    color: #0166fe;
}

.block_content a:active, .block_content a:hover, .adblock_content a:active, .adblock_content a:hover {
    color: #3f8aff;
}
.wide_block {
	border-top: solid 2px #CCC;
	background: url(http://g.delfi.lv/fp/i/extra_bg.jpg) repeat-x top left white;
	font: normal 12px Arial,Verdana,Helvetica,Sans-Serif;
	color: #333;
	clear: both;
	margin: 5px auto 0;
	margin-left:0px;
	width: 735px;
}
.wide_block.services li a, .wide_block.services li a:visited {
	color: #16387C;
	font-weight: 700;
}
.wide_block.services li {
	float: left;
	display: inline;
	background: url(http://g.delfi.lv/fp/i/arrow.png) no-repeat left center;
	line-height: 24px;
	white-space: nowrap;
	padding: 0 15px 0 30px;
}
.wide_block.services li, .city24_services li, .pardod_services li {
	float: left;
	display: inline;
	background: url(http://g.delfi.lv/fp/i/arrow.png) no-repeat left center;
	line-height: 24px;
	white-space: nowrap;
	margin-left:40px;
	padding: 0 15px 0 30px;
}
.wide_block.services ul {
	display: inline;
	float: left;
	padding: 15px 0 15px 10px;
	width:100%;
}
