/* Author : Ovidiu Sopa @ XtremeWD */

body {
	top:0;
	left:0;
	margin:0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content {
	width: 100%;
}

.header {
	width: 100%;
	height: 160px;
	background: url('http://www.teraimpex.ro/images/header_bg_blue.jpg') 0 -40px repeat-x;
}

.logo {
	padding-top: 30px;
	float: left;
	margin-left: 220px;
}

.search_box {
	margin-right: 220px;
	float: right;
	padding-top: 40px;
	height: 35px;
}

.search_field {
	background: url('http://www.teraimpex.ro/images/search_field.png') no-repeat;
	height: 34px;
	width: 249px;
}

.textfield_search {
	height: 30px;
	width: 185px;
	background: none;
	border: 0;
}

.search_field_button {
	background: url('http://www.teraimpex.ro/images/search_field_button.png') no-repeat;
	height: 34px;
	width: 50px;
	border: 0;
}

.search_field_button {
	cursor: pointer;
}

form {
	padding: 0;
	margin: 0;
}

.menu {
	width: 999px;
	padding-top: 20px;
	padding-left: 200px;
}

.separatoare {
	background: url('http://www.teraimpex.ro/images/separatoare.png') 51% 0 repeat-y;
	width: 100%;
	margin-top: -30px;
}

.separator {
	background: url('http://www.teraimpex.ro/images/separator.png') 51% 0 repeat-y;
	width: 100%;
	margin-top: -30px;
}

.menu_button_medium {
	background: url('http://www.teraimpex.ro/images/rounded_button_medium.png') 0 0 no-repeat;
	width: 110px;
	height: 29px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #767C80;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	margin-right: 10px;
	float: left;
}

.menu_button_big {
	background: url('http://www.teraimpex.ro/images/rounded_button_big.png') 0 0 no-repeat;
	width: 160px;
	height: 29px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #767C80;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 7px;
	margin-right: 10px;
	float: left;
}

.content_middle_top {
	background: url('http://www.teraimpex.ro/images/bg_gray_top.jpg') repeat-x;
	height: 35px;
	width: 100%;
}

.content_middle_bottom {
	background: url('http://www.teraimpex.ro/images/bg_gray_bottom.jpg') repeat;
	width: 100%;
}

.center_divs {
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C5457;
}

.content_middle_title_bg {
	background: url('http://www.teraimpex.ro/images/content_middle_title_bg.png') 0 0 no-repeat;
	height: 29px;
	width: 1010px;
	padding-top: 30px;
	margin-bottom: -95px;
}

.content_middle_bottom_left_title {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C5457;
	font-weight: bold;
	margin-top: -49px;
	padding-bottom: 35px;
}

.content_middle_bottom_left {
	float: left;
	width: 205px;
	padding-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 250px;
}

.content_middle_bottom_left a {
	color: #01407C;
	text-decoration: none;
}

.content_middle_bottom_left a:hover {
	text-decoration: underline;
}

.content_middle_left_menu {
	color: #01407C;
	line-height: 20px;
}

.left_menu {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	list-style: none;
	width: 225px;
	overflow:hidden;
}

.left_menu a:hover{color:#0067A5;}

.left_menu_gray {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	list-style: none;
	width: 225px;
}

.left_menu_gray a {
	color: #383F42;
	text-decoration: none;
}

.left_menu_gray a:hover {
	text-decoration: none;
}

.content_middle_bottom_center_big {
	float: left;
	width: 710px;
	padding: 90px 20px 20px 20px;
	/*background: url('http://www.teraimpex.ro/images/bg_left_middle.png') repeat-y;*/
	min-height: 500px;
}
.content_middle_bottom_center {
	float: left;
	width: 460px;
	padding: 90px 20px 20px 20px;
	/*background: url('http://www.teraimpex.ro/images/bg_left_middle.png') repeat-y;*/
	min-height: 500px;
}

.content_middle_bottom_center_title {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01407C;
	font-weight: bold;
	padding-left: 10px;
	margin-top: -49px;
	padding-bottom: 34px;
}

.content_middle_bottom_right {
	float: left;
	width: 225px;
	padding-left: 20px;
	padding-top: 90px;
	/*background: url('http://www.teraimpex.ro/images/bg_left_middle.png') repeat-y;*/
	padding-bottom: 20px;
}

.content_middle_bottom_right_title {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C5457;
	font-weight: bold;
	margin-top: -49px;
	padding-bottom: 35px;
}

.button_square {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C5457;
	font-size: 11px;
	width: 140px;
	padding-top: 6px;
	height: 20px;
	background: url('http://www.teraimpex.ro/images/buttons.png') no-repeat;
	background-position: -1061px 0;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	height: 210px;
	width: 100%;
	background: #262A2D url('http://www.teraimpex.ro/images/texture.png') 0 -111px repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 13px;
	
}

.footer_center {
	margin-left: auto;
	margin-right: auto;
	background: url('http://www.teraimpex.ro/images/gradient.png') 50% -111px no-repeat;
	height: 210px;
	width: 947px;
}

.footer_contact_title {
	height: 25px;
	float: left;
	width: 214px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
	align: left;
	text-align: left;
	padding-left: 20px;
}

.footer_contact {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px solid #444444;
	height: 89px;
	width: 214px;
	text-align: justify;
}

.footer_contact a {
	color: #969A9E;
	text-decoration: none;
}

.footer_harta_title_2 {
	height: 25px;
	float: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}

.footer_harta_2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px solid #444444;
	width: 160px;
}

.footer_parteneri_title_2 {
	height: 25px;
	float: left;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}

.footer_parteneri_2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px solid #444444;
	width: 620px;
}

.footer_galerie_foto_title_2 {
	height: 25px;
	float: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}

.footer_galerie_foto_2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969A9E;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px solid #444444;
	width: 160px;
}

.noutati_evenimente_right {
	color: #7F7F7F;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #AAAAAA;
}

.noutati_evenimente_right a {
	color: #565F62;
	text-decoration: none;
}

.noutati_evenimente_right a:hover {
	color: #03609E;
	text-decoration:underline;

	/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

.admin_footer {
	background-color: #ffffff;
	color: #000000;
	padding: 20px;
}

.admin_footer a {
	color: #000000;
	text-decoration: none;
}

.admin_footer a:hover {
	text-decoration: underline;
}

.header_admin {
	font-size: 22px;
	font-weight: bold;
	padding-top: 40px;
	color: #000000;
}

.header_admin a {
	color: #000000;
	text-decoration: none;
}

.admin_menu {
	background-color: #056A95;
	color: #ffffff;
	padding: 20px;
	margin-top: 20px;
	font-size: 15px;
}

.admin_menu a {
	color: #ffffff;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
	font-size: 13px;
}

.admin_menu a:hover {
	text-decoration: underline;
}

.ascunde{display:none;}
.admin_tr{ background:#EEF4FB;}

.bg_drag{ background:#EEF4FB url(http://www.teraimpex.ro/images/move_32.gif) 50% 50% no-repeat; width:60px}
.tDnD_whileDrag{ background:#F3F1E7 }
#AjaxResultXWD{ border:1px solid #333333; }
#AjaxResult{ display:none;}

.produse_thumb {
	padding-bottom: 15px;
	margin-bottom: 20px;
	min-height: 100px;
	color: #4C5457;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted #aaaaaa;
	width: 100%;
}

.produse_thumb a {
	color: #01407C;
	text-decoration: none;
}

.produse_thumb_left {
	float: left;
	width: 30%;
}

.produse_thumb_right {
	float: left;
	width: 70%;
}

.produse_thumb_2 {
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #4C5457;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted #aaaaaa;
	width: 100%;
}

.produse_thumb_2 a {
	color: #01407C;
	text-decoration: none;
}

.highlight {
	background-color: #FEE27C;
}

.not_high {
	background-color: #FFF;
}

.poza_ev {
	background: #ffffff;
	padding: 2px;
	border: 1px solid #dedede;
	vertical-align: middle; margin-right: 15px; margin-bottom: 20px;
}

.poza_index {
	background: #ffffff;
	padding: 2px;
	border: 1px solid #dedede;
	margin-right: 2px;
	margin-bottom: 8px;
}

.attach_title {
	color: #4C5457;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dotted #aaaaaa;
	margin-top: 40px;
	padding-top: 20px;
	margin-bottom: 30px;
}

.attach_link {
	color: #01407C;
	text-decoration: none;
}

.attach_link:hover {
	text-decoration: underline;
}

.bullet_arrow {
	background: url(http://www.teraimpex.ro/images/buttons.png) -808px 0 no-repeat;
	padding-left: 18px;
}

.bullet_arrow a {
	color: #636B6F;
	text-decoration: none;
}

.bullet_arrow a:hover {
	text-decoration: none;
}

.bullet_arrow_big {
	background: url(http://www.teraimpex.ro/images/buttons.png) -1585px 0 no-repeat;
	padding-left: 18px;
}

.bullet_arrow_big a {
	color: #636B6F;
	text-decoration: none;
}

.bullet_arrow_big a:hover {
	text-decoration: none;
}

.bullet_arrow_gray {
	background: url(http://www.teraimpex.ro/images/buttons.png) -303px 0 no-repeat;
	padding-left: 18px;
}

.bullet_arrow_gray a {
	color: #383F42;
	text-decoration: none;
}

.bullet_arrow_gray a:hover {
	text-decoration: none;
}

.bullet_arrow_gray_big {
	background: url(http://www.teraimpex.ro/images/buttons.png) -2073px 0 no-repeat;
	padding-left: 18px;
}

.bullet_arrow_gray_big a {
	color: #383F42;
	text-decoration: none;
}

.bullet_arrow_gray_big a:hover {
	text-decoration: none;
}

.left_menu_child {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	list-style: none;
	width: 207px;
}

.left_menu_child_2 {
	margin-left: -48px;
	margin-top: 0;
	list-style: none;
	width: 215px;
}


.bullet_arrow_child {
	background: url(http://www.teraimpex.ro/images/buttons.png) -561px 0 no-repeat;
	padding-left: 18px;
}

.bullet_arrow_child a {
	color: #636B6F;
	text-decoration: none;
}

.bullet_arrow_child a:hover {
	text-decoration: none;
}


.comanda_textfield {
	border: 1px solid #065996;
	background-color: #ffffff;
	font-size: 12px;
	color: #222222;
	width: 260px;
	height: 20px;
	padding: 5px;
}


#button_left_fixed { border: 0;position: fixed;  top: 350px; right: 0; width:75px;}

.datetime{font-size: 11px; font-style: italic; line-height:24px;}

.article_text{ }
.article_text ul{ padding:0 0 10px 10px; margin-top:0;}
.article_text ul li{   line-height:16px; }
.article_text a{ color:#01407C; }
.article_text a:hover{ color:#333333;}
.article_text p{ margin-top:0;}

.nav {
	color: #01407C;
}

.numar_navigare {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	background-color: #ffffff;
	border-radius: 10px;
	color: #01407C;
	border: 1px solid #aaaaaa;
}

.numar_navigare:hover {
	text-decoration: none;
	color: #01407C;
	border: 1px solid #01407C;
}

.numar_navigare_selectat {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	background-color: #246CAF;
	color: #ffffff;
	border: 1px solid #01407C;
	border-radius: 10px;
}

.subcategories_menu_top {
	width: 425px;
	min-height: 20px;
	border-radius: 20px;
	padding: 20px 10px 20px 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
}

.subcategories_menu_top a {
	width: 190px;
	margin-right: 15px;
	padding: 0;
	display: block;
	float: left;
	margin-bottom: 5px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.subcategories_menu_top a:hover {
	color: #0067A5;
}
