/* CSS Document */

html, body {
	padding-top:0px;
	margin-top: 10px;
	font-family:Tahoma;
	background-image: url(images/bg.gif);
	font-size:11px;
	color:#4E4E4E;
	text-align:justify;
} 
body, table {
	font-family:Tahoma;
	font-size:11px;
	color:#4E4E4E;
	text-align:justify;
}

form {
	margin-top: 0px;
	padding-top: 0px;
}

input { 
font-family:Tahoma;
font-size:11px;
color:#3A5F66;
width: 120px;
border:1px;
border-style:solid;
border-color:#A2B9BF;
}
textarea {
	font-family:Tahoma;
	font-size:11px;
	color:#3A5F66;
	border:1px;
	border-style:solid;
	border-color:#A2B9BF;
	}
p {
	font-family:Tahoma;
	text-align:justify;
	margin-top:10px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	}
a 	{	
	color:#496D76;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
}
	
.bottom_text {
	font-family:Tahoma;
	font-size:11px;
	color:#3A5F66;
	padding-left:6px;
	padding-right:6px;
}

.bottom_link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	}
a.bottom_link {
	color:#AE5045;
	text-decoration:underline;
	font-weight:normal;
	}
a:hover.bottom_link {
	color:#AE5045;
	text-decoration:underline;
	font-weight:normal;
	}
.news {
	height:100%;
	width:195px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-color:#FCB6AC;
	border-style:solid;
	overflow:auto;
	}
a.news_link {
	font-weight:normal;
	color:#AE5045;
	text-decoration:none;
	padding-right:3px;
	}
a:hover.news_link {
	font-weight:normal;
	color:#AE5045;
	text-decoration:none;
	}
.news_table {
	padding:5px 5px 5px 5px;
	}
	
.right_bg {
	background-image:url(images/bg_home.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	}
.title {
	color:#AE5045;
	font-weight:bold;
	}
.research_tab1 {
	width:50%;
	background-color:#EDF4F6;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	height:32px;
	padding-left:10px;
	}
.research_tab2 {
	width:50%;
	background-color:#F7F7F7;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	height:32px;
	padding-left:10px;
	}
.border_top {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
			}

.menu_left {
	height:21px;
	width:197px;
	background-color:#EBF3F5;
	background-image:url(images/menu_left_arrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
	color:#3A5F66;
	font-weight:bold;
	padding-left: 15px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#79A7B1;
	}
.menu_left_on {
	height:21px;
	width:197px;
	background-color:#FFFFFF;
	background-image:url(images/menu_left_arrow_on.gif);
	background-position:center left;
	background-repeat:no-repeat;
	color:#874842;
	font-weight:bold;
	padding-left: 15px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#79A7B1;
	cursor:pointer;
	}
	
.error {
	padding:5px 5px 5px 15px;
	color:red;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 11px;
}
.mesaj {
	padding:5px 5px 5px 15px;
	font-size:12px;
	font-weight:bold;
	color:#4E4E4E;
	font-family:Tahoma;
	}
.form_table {
	text-indent:15px;
	padding-top:5px;
}
.go {
	width:18px;
	height:18px;
	border:none;
	padding-top:1px;
	}
.left_menu_selected {
	width:197px;
	}
.left_menu_selected a {
	display: block;
	width:100%;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom: 1px solid #79A7B1;
	background-color: #FFFFFF;
	background-image:url(images/menu_left_arrow_on.gif);
	background-position:6px 7px;
	background-repeat:no-repeat;
	color: #874842;
	text-indent: 29px;
	text-decoration: none;
	}
.left_menu_selected a:hover {
	background-color: white;
	color: #3A5F66;
	background-image:url(images/menu_left_arrow.gif);
	background-repeat:no-repeat;
	text-decoration: none;
}

.left_menu {
	width: 197px;
}

.left_menu a {
	display: block;
	width:100%;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom: 1px solid #79A7B1;
	background-color: #EBF3F5;
	background-image:url(images/menu_left_arrow.gif);
	background-position:6px 7px;
	background-repeat:no-repeat;
	color: #3A5F66;
	text-indent: 29px;
	text-decoration: none;
}

.left_menu a:hover {
	background-color: white;
	text-decoration: none;
}
#dropmenuleft{
position:absolute;
border:none;
}

#dropmenuleft a{
	display: block;
	width:100%;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom: 1px solid #C98A82;
	background-color: #FFF1EC;
	font-weight:normal;
	color: #4E4E4E;
	padding-left: 18px;
	padding-right: 5px;
	text-decoration: none;
}

#dropmenuleft a:hover{ 
	background-color: white;
	text-decoration: none;
}
#dropmenutop{
position:absolute;
border:none;
}

#dropmenutop a{
	display: block;
	width:100%;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom: 1px solid #A2B9BF;
	background-color: #FFFFFF;
	font-weight:normal;
	color: #4E4E4E;
	padding-left: 18px;
	padding-right: 5px;
	text-decoration: none;
}

#dropmenutop a:hover{ 
	color: #84AFB8;
	text-decoration: none;
}

#top_menu_parent {
	width: 556px;
}

#top_menu_parent a {
	width: 93px;
	height:33px;
	float:left;
}

#top_menu_parent a:hover {
	opacity: .8;
	filter: alpha(opacity: 80);
}
.news_bar {
	height:21px;
	background-image:url(images/news_bar.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.news_tab {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	height:32px;
	text-indent:15px;
}
a.news_paginare {
	color:#AE5045;
	padding:2px;
}
a:hover.news_paginare {
	color:#AE5045;
	padding:2px;
}

.highlighted_text {
	background-color: yellow;
}

.border_top {
	border-top: 1px solid #79A7B1;
}

img {
	border: none;
}

.deg {
	border: 1px solid black;
}

.paddingl{
	padding-left: 15px;
}

.paddingall {
	padding: 15px 15px 15px 15px;
}

img.photo_img {
	border: 1px solid #79A7B1;
	width: 100px;
	height: 100px;
}

#main_img {
	width: 640px;
	height: 480px;
	border: 1px solid #79A7B1;
}

#the_photos {
	border: 1px solid #79A7B1;
	background-color: #3D626A;
}

#the_photos img.arrow {
	width: 11px;
	height: 100px;
	cursor: pointer;
}

#the_photos img.scroll_img {
	width: 100px !important;
	height: 100px !important;
	cursor: pointer;
}

#left_top_corner {
	width: 21px;
	height: 22px;
	background-image: url(images/colt_sus_stanga.jpg);
	background-repeat: no-repeat;	
}

#right_top_corner {
	width: 21px;
	height: 22px;
	background-image: url(images/colt_sus_dreapta.jpg);
	background-repeat: no-repeat;	
}

#top_bar {
	background-image: url(images/up.jpg);
	background-repeat: repeat-x;
	height: 22px;	
}

#left_bottom_corner {
	width: 21px;
	height: 22px;
	background-image: url(images/colt_jos_stanga.jpg);
	background-repeat: no-repeat;	
}

#right_bottom_corner {
	width: 21px;
	height: 22px;
	background-image: url(images/colt_jos_dreapta.jpg);
	background-repeat: no-repeat;	
}

#bottom_bar {
	background-image: url(images/down.jpg);
	background-repeat: repeat-x;
	height: 22px;
}

#left_bar {
	width: 21px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}

#right_bar {
	width: 21px;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}

#content {
	background-color: white;
}

#banner_top {
	width:480px;
	height:48px;
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;	
}

#search_box {
	height: 48px;
	width: 278px;
	background-position: 32px 0px;
	background-image: url(images/search_img.gif);	
	background-repeat:no-repeat;
}

#banner_menu {
	height:129px;
	width: 197px;
	background-image: url(images/banner_menu.gif);
	background-repeat:no-repeat;	
}

#news_top {
	height:21px;
	width:197px;
	background-image: url(images/news_top.gif);
	background-repeat:no-repeat;	
}

#research_bar {
	background-image: url(images/research_bar.jpg);
	background-repeat:no-repeat;	
	width:556px;
	height:21px;
}

#comment_link {
	display: block;
	background-image: url(images/mail_imag.gif);
	background-repeat:no-repeat;	
	width:39px;
	height:38px;
	border: none;
	color: white;
}
