@charset "UTF-8";
/* CSS Document */

.ds_headline_paragraph {
	float:left;
	margin:15px 22px 22px 0px;
	width:720px;
	padding:10px;
	background-color:#faf5e1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-bottom:1px solid #aa850b;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#333;
	/*-moz-box-shadow: 0px 1px 1px #aa850b;
	-webkit-box-shadow: 0px 1px 1px #aa850b;
	box-shadow: 0px 1px 1px #aa850b;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#aa850b');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#aa850b')";*/
}

.ds_listing_paragraph {
	float:left;
	margin:0px 22px 22px 0px;
	width:210px;
	height:80px;
	padding:10px;
	background-color:#efefef;
	/*background-color:#faf5e1;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-bottom:1px solid #ccc;
	/*-moz-box-shadow: 0px 1px 1px #aa850b;
	-webkit-box-shadow: 0px 1px 1px #aa850b;
	box-shadow: 0px 1px 1px #aa850b;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#aa850b');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#aa850b')";*/
}

.ds_listing_paragraph.article {
	height:250px;
	overflow:hidden;
}

.ds_listing_headline a {
	font-size:11pt !important;
}

.ds_listing_city {
	padding:3px 0px;
}

.ds_listing_date {
	font-size:7pt;
	font-weight:normal;
	color:#666;
	padding:3px 0px 6px 0px;
}
	

.ds_listing_text  {
	font-size:9pt;
	color:#000;
	font-weight:normal;
	line-height:1.6;
}
	
.ds_listing_more {
	width:200px;
	border-top:1px solid #ccc;
	margin:10px 0px 0px 0px;
	padding:5px 10px 0px 0px;	
	text-align:right;
}

.ds_listing_more a.more {
	font-size:7pt;
	color:#333;
	font-weight:normal;
}

.ds_listing_more a.more:hover {
	color:#aa850b;
}




.ds_details_logo {
	float:right;
}

.ds_detail_paragraph {
	float:left;
	margin:0px 22px 22px 0px;
	width:280px;
	padding:10px;
	background-color:#faf5e1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-bottom:1px solid #aa850b;
	/*-moz-box-shadow: 0px 1px 1px #aa850b;
	-webkit-box-shadow: 0px 1px 1px #aa850b;
	box-shadow: 0px 1px 1px #aa850b;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#aa850b');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#aa850b')";*/
}

.ds_details_subhead {
	color:#664f1a;
	font-size:9pt;
	padding:0px 0px 2px 8px;
}

.ds_detail_head {
	color:#000; /*664f1a;*/
	font-size:14pt;
	font-weight:bold;
	padding:0px 0px 10px 8px;
}

.ds_details_fieldname {
	float:left;
	width:40px;
	color:#aa850b;
}

.ds_clear {
	clear:left;
}




.ds_article_head {
	padding:4px 10px;
	background-color:#efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-bottom:1px solid #ccc;
}

.cool {
	font-size:9pt !important;
}