* {
	margin:0px;
	padding:0px;
}
body {
	background: #295975 url(img/background.jpg) no-repeat center top;
}
body, body td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #636363;
	font-weight: normal;
}
body td {
	text-align: left;
}
a, a:hover {
	color: #D91E1E;
	text-decoration: none;
	outline: none;
}
	a:hover {
		color: #D91E1E;
		text-decoration: underline;
	}
ul {
	margin: 5px 0 10px 25px;
	
}
li{
	margin-left: 10px;
	
}
ol{
	margin: 5px 0 10px 25px;
}
p {
	padding: 4px 0px;
}
a, a:hover {
	outline: none;
}
#wrap{
	width: 950px;
	margin: 0px auto;
}

/* Top */
.top {
	position: relative;
	height: 191px;
}
/*Header*/
.header{
	position:absolute;
	width: 725px;
	height: 191px;
	background: url(img/website-header.png) no-repeat left top;
	overflow: hidden;
	z-index: 3;
}

/*Logo Top*/
 .website-logo {	 			
	width: 116px;
	position: absolute;
	left: 19px;
	top: 17px;
	z-index: 4;
}
	.website-logo a, .website-logo a:hover{
		height: 87px;		
		display: block;
		background: url(img_gallery/site-logo.jpg) no-repeat left top;
	}
	
	.website-logo a span {
		position: absolute;
		left: -10000px;
	}

/*Select Language*/
.language {
	width: 168px;
	height: 32px;
	right: 0;
	position: absolute;
	background: url(img/darktransparent65_bg.png);
	z-index: 5;
}
	.language a{
		display: block;
		float: left;		
		text-decoration: none;		
	}	
		.language a span, .language a:hover span{					
			padding-left: 21px;
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;			
		}
			.language a:hover span{
				text-decoration: underline;
			}	
	.ro_lg, .en_lg{
		margin: 8px 6px 13px 13px;
		_margin: 8px 5px 13px 6px;
		background: url(img/ro_flag.gif) no-repeat left top;
	}	
	.en_lg{
		margin-left: 10px;
		background: url(img/en_flag.gif) no-repeat left top;
	}
		.language .ro_lg span, .language .en_lg span{
			display: block;
			margin-top: -2px;
		}
					
						
/*Main Menu*/	
.main-menu{
	background: #D91E1E;
	height: 49px;
}
/*Newsletter*/
.newsletter-box {
	width: 230px;
	padding: 8px 10px 8px 60px;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	background: #fff;
}
	.newsletter-box a, .newsletter-box a:hover{
		padding-left: 35px;
		font-size: 13px;
		font-weight: bold;
		color: #D91E1E;
		text-decoration: none;
	}
		.newsletter-box a:hover{	
			text-decoration: underline;
		}
	.newsletter-info{
		text-align: center;
		font-size: 14px;
		color: #000000;
		padding-top: 30px;
		font-weight: bold;
	}

/*News*/
.news{
	background: #152C3A url(img/news-bg.jpg) no-repeat left top;
}
.news-container{
	width: 210px;
	padding: 20px 10px 10px 10px;
	float: left;
	margin-right: 6px;
	font-weight: normal;
	color: #61707B;
	text-align: right;
}
	.news-container h1{
		padding-bottom: 9px;	
		font-size: 14px;
		font-weight: bold;
		color: #ADB5BB;
		text-align: left;
	}
	
	.news-container p {
		text-align: left;
	}
	
	.news-container a, .news-container a:hover {
		background: #D91E1E url(img/details_bg.gif) no-repeat right center;
		float: right;
		padding: 3px 20px 3px 8px;
		text-decoration: none;
		color: #FFFFFF;
		margin: 8px 0 0;
		z-index: 5555;
	}	
	.news-headline{
		padding: 3px 0 3px 0;
		font-size: 26px;
		color: #111111;
		font-weight: normal;
	}
	.nw-info{
		padding-top: 11px;
		text-align: right;
	}
		.nw-info a, .nw-info a:hover{
			padding: 2px 20px 1px 10px;
			margin: 0;
			color: #FFFFFF;
			text-align: right;
			background-color: #D91E1E;			
			background-image: url(img/nw-arrow_bg.gif);
			background-position: right center;
			background-repeat: no-repeat;
			text-decoration: none;
		}
	.nw-date{
		padding: 2px 10px 1px;
		margin: 0;
		color: #767676;
		background: #ECECEC;
	}
	.nw-short_description{
		padding: 0 0 17px 0;
		font-size: 14px;
		color: #888888;
	}
	.nw-description {
		padding-bottom: 2px;
		font-size: 12px;
		color: #111111;
	}
		.image-info{
			width: 250px;
			margin: 0 10px 10px 0;
			border: 1px solid #E7E7E7;
			float: right;
		}
	.nws{
		padding-bottom: 10px;
	}	
	.nws h1{
		padding: 3px 0 5px 0;
		font-size: 17px;
		color: #111111;
		font-weight: normal;
	}
	.nws p{
		padding: 0 0 10px 0;
		font-size: 11px;
		color: #888888;
	}
		.nws p img{
			margin-right: 10px; 
			border: 3px solid #CCCCCC;
			float: left;
		}
		.nws span{
			float:  right;
		}
			.nws span a, .nws span a:hover{
				font-size: 10px;
				font-weight: bold;
				float: right;
				display: block;
				color: #D91E1E;
				text-decoration: underline;
			}
				.nws span a:hover{
					text-decoration: none;
				}
	

/*Main Content*/
.main-content{
	padding: 10px 0 10px 10px;
	border-top: 4px solid #ECECEC;
	background: #FFFFFF;
}
	.content-left{
		width: 230px;
		min-height: 324px; /*firefox, opera, ie7 */
		height: auto !important; /*firefox, opera, ie7 */
		height: 324px; /* ie6 */		
		background: #ECECEC;
		float: left;

	}
		.content-left img{
			margin: 10px 0;
			border: 5px solid #FFFFFF;
		}

/*Content*/
.content, .page-content{
	width: 700px;
	min-height: 300px; /*firefox, opera, ie7 */
	height: auto !important; /*firefox, opera, ie7 */
	height: 300px; /* ie6 */				
	padding-right: 9px;
	float: left;
	border-right: 1px solid #ECECEC;
}
.page-content{
	border-right: none;
}
.right-column{
	width: 230px;
	float: right;
}
	.right-column .reports-container{
		width: 210px;
		height: auto;
		margin: 0px;
		padding: 0 10px 10px 10px;
		float: left;
	}
	.bottom-reports .reports-container{
		padding-left: 0px;
	}
		
	/*Reports*/
	.reports{
		width: 710px;
		float: right;		
	}
	.reports-container{
		width: 210px;
		height: 167px;
		padding: 0 10px 0px 10px;
		margin-right: 6px;
		_margin-right: 5px;
		float: left;
	}
		.reports-container img {
			width: 70px;		
			margin: 0 10px 0 0;
			border: 3px solid #CCCCCC;
			float: left;
		}
		.reports-container h2{
			padding: 8px 0 10px;
			font-size: 11px;
			font-weight: normal;
			color: #252525;
			line-height: 13px;
		}
		.reports-container .short_description{
			font-size: 10px;
			font-weight: normal;
			color: #B2B2B2;
			line-height: 12px;

		}
		.details-reports a, .details-reports a:hover{
			font-size: 10px;
			font-weight: bold;
			float: right;
			color: #D91E1E;
			text-decoration: underline;
		}
		.details-reports a:hover{
			text-decoration: none;
		}

/*Get Reports*/
.get-reports{
	margin-top: 10px;
	padding-top: 9px;

}
	.get-reports .reports-container{
		width: 210px;
		height: 154px;
		padding: 0 10px 0px  0px;
		_padding: 0 7px 0px  0px;
		margin-right: 15px;
		_margin-right: 14px;
		float: left;
	}
	.reports-border{
		margin-right: 10px;
		border-top: 1px solid #ECECEC;
		line-height: 1px;
	}

/*Services Box*/
.services-box{
	width: 200px;
	padding: 0 10px;
	background: #F5F5F5 url(img/services_bg.gif) repeat-x left top;
	border: 1px solid #EBEBEB;
}
	.services-box h1{
		padding: 7px 0 14px;
		font-size: 14px;
		font-weight: bold;
		color: #D91E1E;
		background-color: #FFFFFF;
		background-image:url(img/services-h1_bg.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	.services-box h2{
		font-size: 11px;
		font-weight: bold;
		color: #898989;
	}
	.services-box ul{
		padding: 6px 0;
		margin: 0;
	}
		.services-box ul li{
			margin: 0;
			padding: 0;
			list-style-image: none;
			list-style: none;
		}
			.services-box ul li a, .services-box ul li a:hover{
				font-size: 10px;
				font-weight: normal;
				color: #898989;
				text-decoration: none;
			}
				.services-box ul li a:hover{
					color: #D91E1E;
					text-decoration: underline;
				}

/*Tell afriend*/
.taf-headline{
	padding: 10px 10px 0px;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.taf-info{
	margin: 0px auto;
	margin-top: 10px;
	border: 1px solid #F0F0F0;  
}
.text-taf{
	color: #FFFFFF;
}
.taf-button{
	padding: 0 5px 2px;
	background: #D91E1E;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #ECECEC;
}
.taf-success{
	margin: 0px auto;
	color: #888888;
	text-align:  center;
}
	.taf-success h1{
		font-size: 17px;
		font-weight: normal;
		color: #D91E1E;
    }
	.taf-success p{
		font-size: 14px;
	}

/*Newsletter*/
.newsletter-archive, .newsletter-archive:hover{
	font-size: 12px;
	font-weight: bold;
	color: #D91E1E;
	text-decoration: none;
}
	.newsletter-archive:hover{
		text-decoration: underline;
	}
.newsletter-date{
	font-style: italic;
	font-size: 12px;
	color: #111111;
}

/*Pagination*/
.pagination{
	padding-top: 10px;
	text-align: center;
}
	.pagination a, .pagination a:hover{
		color: #D91E1E;
		text-decoration: none;
	}
	.pagination a:hover{
		text-decoration: underline;
	}
/*Footer*/
.footer {
	padding: 9px 0 21px;	
	text-align: center;
	color: #FFFFFF;
	border-top: 4px solid #21475E;
}
	.footer a, .footer a:hover {
		color: #FFFFFF;
		text-decoration:none;
	}
		.footer a:hover {
			color: #FFFFFF;
			text-decoration: underline;
		}	
	.copyright{
		padding-top: 9px;
	}

/*Style text*/
.txtfield{
	width: 200px;
	border: 2px solid #ECECEC;
}
.txtform{
	height: 19px;
	padding-top: 2px;
	border: 1px solid #CCCCCC;
}
.txtarea{
	border: 1px solid #CCCCCC;
}
.error-message{
	color: #FF0000;
}
.button{
	padding: 2px 5px;
	background: #D91E1E;
	color: #FFFFFF;
    border: 1px solid #ECECEC;
}
/*Sitemap*/
.sitemap ul {
	list-style-image: none;
	list-style:none;
}
	.sitemap ul li a, .sitemap ul li a:hover {
		color:#D91E1E;		
		font-weight:bold;
		text-decoration: none;
	}
			.sitemap ul li a:hover{
				text-decoration: underline;
			}
		
/*Clearfix Problem*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
