@charset "UTF-8";

body {
	background-color: #cdcdcc;
	background-image: url(../images/top2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
#container {
	/* margin: 85px auto 0px auto; */
	margin: 0 auto 0px auto;
	width: 980px;
}
#menu {
	padding: 0px;
	margin: 10px 0;
	margin-top: 60px;
}
#menu li.active {
    background: url(../images/menu-bullet-over.png) no-repeat left center;
}
#menu li {
	display: inline;
	background: url(../images/menu-bullet.png) no-repeat left center;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 10.5pt;
	cursor: pointer;
	color: #5408a9;
}
#menu li.special {
	/* color: #b22525; */
	font-weight: bold;
	letter-spacing: 3px;
	padding-right: 2px;
}
#menu li.special a {
	color: #c00;
}
#menu li.menu-over {
	background: url(../images/menu-bullet-over.png) no-repeat left center;
}
#menu li a {
	text-decoration: none;
	color: #5408a9;
}
#top-1 {
	/* width: 289px; */
	width: 363px;
	float: left;
}
#top-1 .title {
	background: url(../images/top-news.png) no-repeat;
	font-weight: bold;
	/* color: #aa9bb9; */
	color: #c00;
	font-size: 10pt;
	padding-left: 5px;
}
#top-1 .body {
	background-color: #ebebeb;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 3px;
	margin-top: -1px;
	height: 217px;
	overflow: hidden;
}
#top-1 .body .thumbnail {
	border: 0;
	margin: 0 auto;
	display: block;
	padding: 5px 0;
}
#top-1 .body .title2 {
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	color: #c00;
}
#top-1 .creation-date {
	background-image: url(../images/clock.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
    margin-bottom: 3px;
    color: #309;
}
#top-2 {
	margin: 14px 0px 0px 0px;
	/* width: 400px; */
	width: 252px;
	height: 225px;
	float: left;
	text-align: center;
    background-color: #000;
}
#top-3 {
	/* width: 291px; */
	width: 365px;
	height: 223px;
	float: right;
}
#top-3 .title {
	background: url(../images/top-weather.png) no-repeat;
	background-position: top right;
	font-weight: bold;
	/* color: #aa9bb9; */
	color: #c00;
	text-align: right;
	font-size: 10pt;
	padding-right: 5px;
}
#top-3 .body {
	background-color: #ebebeb;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 3px;
	margin-top: -1px;
	height: 217px;
	overflow: hidden;
}
#top-3 #crt-date {
    font-size: 7.5pt;
    color: #58298b;
    /* padding-bottom: 4px; */
	margin-top: -3px;
	margin-left: 3px;
    float: left;
}
#top-3 #crt-date #crt-time {
    display: inline;
}
#top-3 .body .item {
    margin-bottom: 3px;
}
#top-3 .body .item a {
    text-decoration: none;
}
#top-3 .body .item .time-first {
    color: #c00;
    font-weight: bold;
    font-size: 9pt;
}
#top-3 .body .item .time {
    font-size: 9pt;
}
#top-3 .body .item .name-first {
    color: #c00;
    font-weight: bold;
    margin-left: 10px;
    font-size: 11pt;
}
#top-3 .body .item .name {
    margin-left: 10px;
    font-size: 10pt;
}
#ticker {
	position: relative;
	display: inline;
	font-size: 10.5pt;
	white-space: nowrap;
}
#ticker .name {
	font-weight: bold;
}
#ticker .separator {
	padding-left: 3px;
	padding-right: 10px;
}
#ticker .thumbnail {
	border: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
#ticker-wrap {
	clear: both;
	padding-top: 5px;
	padding-bottom: 2px;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #895fc7;
	position: relative;
}
.clip-row {
	clear: both;
	background-image: url(../images/news-bg.png);
	background-repeat: repeat-y;
}
.clip-row .clip-category {
	float: left;
	width: 14px;
	background-repeat: no-repeat;
}
.clip-row .separator {
	margin-left: 17px;
	margin-right: 8px;
	background-image: url(../images/separator.png);
	background-repeat: repeat-x;
	height: 7px;
}
.clip-row .bullet {
	float: right;
	background-image: url(../images/separator-bullet.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 7px;
}
.clip-row .last {
	background-image: url(../images/separator-bullet2.png);
	clear: both;
	margin-right: 8px;
}
.clip-row .clip-list .clip-item {
	float: left;
	width: 180px;
	height: 107px;
	font-size: x-small;
	margin: 3px 1px 0px 2px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica;
}

.clip-row .clip-list .clip-item img {
	display: block;
	width: 128px;
	height: 72px;
}
.clip-row .type1 .clip-item {
	background-image: url(../images/news-bg1.png);
}
.clip-row .type2 .clip-item {
	background-image: url(../images/news-bg2.png);
}
.clip-row .creation-date {
	background-image: url(../images/clock.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 15px;
	color: #309;
}
.clip-row .clip-list {
	margin-left: 15px;
}
.clip-row .height-adj {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.clip-wrapper {
    height: 315px;
    overflow: auto;
    width: 100%;
}
/* CATEGORII STIRI */
.clip-row .item1 {
	 background-image: url(../images/news-economic.png); 
	 height: 192px;
}
.clip-row .item2 {
	 background-image: url(../images/news-politic-social.png);
     height: 137px;
}
.clip-row .item3 {
	 background-image: url(../images/news-sanatate.png); 
	 height: 129px;
}
.clip-row .item4 {
	 background-image: url(../images/news-arta.png); 
	 height: 80px;
}
.clip-row .item5 {
	 background-image: url(../images/news-imobiliare.png); 
	 height: 143px;
}
.clip-row .item6 {
	 background-image: url(../images/news-turism.png);
     height: 92px;
}
/* END CATEGORII STIRI */
#dlLinks {
    float: right;
    width: 400px;
    margin-top: 20px;
}
#dlCategories a {
    text-decoration: none;
    background: url(../images/menu-bullet.png) no-repeat left center;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 10.5pt;
	cursor: pointer;
	color: #5408a9;
    display: block;
    margin-bottom: 5px;
    width: 200px;
}
#dlCategories a:hover {
    color: #aa0000;
}
#dlLinks .item {
    padding-bottom: 10px;
}
#dlLinks .item .name {
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 3px;
}
#dlLinks .item .desc {
    border-top: 1px solid #cc0000;
    padding-top: 3px;
}
#dlLinks .item .dlLink {
    float: right;
}
#dlLinks .item .dlLink a {
    font-size: small;
    text-decoration: none;
    color: #cc0000;
}
#dlLinks .item .dlLink a:hover {
    color: #aa0000;
}

a {
    text-decoration: none;
    color: #cc0000;
}
a:hover {
    text-decoration: underline;
}

.news-body {
	overflow: auto;
    background-color: #fff;
    margin-top: 3px;
}
.news-body .news-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 12pt;
}

.copyright {
    font-size: 8pt;
    color: #666;
    margin-top: 5px;
    clear: both;
}

#logos-area {
    height: 52px;
    margin-top: 5px;
    clear: both;
    overflow: hidden;
}
#logos-area a {
    text-decoration: none;
}
#logos-area .link-wrap {
    float: left;
    width: 100px;
    height: 50px;
    border: 1px solid #aaa;
    background-color: #efefef;
    margin-right: 2px;
}
#logos-area a img {
    border: 0;
}