body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
body,td,th,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
select{ color: #333333; }



.harta_website{
	font-size:12px;
	width:160px;
}

p{
	margin:0px;
	padding:0px;
}

ul{

	margin:0px;
}
a{
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.title{
	font-weight:bold;
}

.text_white{
	color: #FFFFFF;
}
.white_link{
	color: #FFFFFF;
	text-decoration:none;
}
.white_link:link {
	color: #FFFFFF;
	text-decoration:none;
}
.white_link:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.white_link:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.white_link:active {
	color: #FFFFFF;
	text-decoration:none;
}

.menu_link{
	color: #5a5a5a;
	text-decoration:none;
	font-weight:bold;
}
.menu_link:link {
	color: #5a5a5a;
	text-decoration:none;
	font-weight:bold;
}
.menu_link:visited {
	color: #5a5a5a;
	text-decoration:none;
	font-weight:bold;
}
.menu_link:hover {
	color: #5a5a5a;
	text-decoration:underline;
	font-weight:bold;
}
.menu_link:active {
	color: #5a5a5a;
	text-decoration:none;
	font-weight:bold;
}



.menu_link2{
	color: #5a5a5a;
	text-decoration:none;
}
.menu_link2:link {
	color: #5a5a5a;
	text-decoration:none;
}
.menu_link2:visited {
	color: #5a5a5a;
	text-decoration:none;
}
.menu_link2:hover {
	color: #5a5a5a;
	text-decoration:underline;
}
.menu_link2:active {
	color: #5a5a5a;
	text-decoration:none;
}



.small_link{
	font-size:9px;
	color:#6e6e6e;
	text-decoration:underline;
}
.small_link:link {
	color: #6e6e6e;
	text-decoration:underline;
}
.small_link:visited {
	color: #6e6e6e;
	text-decoration:underline;
}
.small_link:hover {
	color: #6e6e6e;
	text-decoration:none;
}
.small_link:active {
	color: #6e6e6e;
	text-decoration:underline;
}


.header{


	background-color:#8dd1f0;
	background-image: url(../media/img/layout/header.gif);

}
.middle_line{
	background-color:#f81818;
}

.text_white_bold12{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.color_white{
	background-color:#FFFFFF;
}
.button{
	background-color:#72aeca;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
}

.pret_produs{
	background-color:#f81818;
	font-weight:bold;
	font-size:14px;
	padding:5px 3px; margin:5px 3px;
	color:#FFFFFF;
}

.red_zone{
	background-color:#f81818;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.form_field{
	background-color:#a7dcf3;
	border:2px;
	padding-top:1px;
	height:15px;
	width:140px;
	padding-left:2px;
}

.prod_box{
	border: 1px solid #ccc;
	width:262px;
	height:315px;
	float:left;
	margin-bottom:11px;
	background-repeat:no-repeat;
}


.article_title{
	font-size:14px;
	color: #f81818;
	font-weight:bold;
}

.text_red{
	color: #f81818;
}

.link_info:link {
	color: #333; text-decoration: none; font-weight:bold; }
.link_info:visited {
	text-decoration: none; 	color: #333; 	font-weight:bold; }
.link_info:hover {
	text-decoration: underline; color: #333; font-weight:bold; }
.link_info:active {
	text-decoration: none; color: #333; font-weight:bold; }

.link_produs:link {
	color: #0C8FCB; text-decoration: none; font-weight:bold; }
.link_produs:visited {
	text-decoration: none; 	color: #0C8FCB; 	font-weight:bold; }
.link_produs:hover {
	text-decoration: underline; color: #0C8FCB; font-weight:bold; }
.link_produs:active {
	text-decoration: none; color: #0C8FCB; font-weight:bold; }



/*delete*/
.link_red:link {
	color: #f81818; text-decoration: none; font-weight:bold; }
.link_red:visited {
	text-decoration: none; 	color: #f81818; 	font-weight:bold; }
.link_red:hover {
	text-decoration: underline; color: #f81818; font-weight:bold; }
.link_red:active {
	text-decoration: none; color: #f81818; font-weight:bold; }



.header_title{
	background-image:url(../media/img/layout/small_dot.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}
.border_grey{
	border:1px solid #CCCCCC;
	padding:5px 3px; margin:5px 3px;
}
.padding_left{
	padding-left:5px;
}
.justify{
	text-align:justify;
}
.img_padding{
	margin-right:5px;
	margin-bottom:5px;
}

.pages{
	padding-right:15px;
	padding-bottom:7px;
}
.clear{
	clear:both;
}
.prod_title{
	color:#FE6400;
	text-transform: uppercase;
	font-size:14px;
}
.prod_title a{ 	color:#f81818;}
.prod_title a:hover{ 	color:#f81818;}
.text_red{
	color:#f00;
}
.text_blue{
    color: #0C8FCB;
}
.prod_img{
	display: table;
	height: 150px;
	width: 150px;
	position: relative;
	overflow: hidden;
	border:1px solid #eeeeee;
	padding:3px;
}

.padding_left{
	padding-left:10px;
}
.nmr{
	margin-right:0px;
}
.small_text{
	font-size:9px;
	color:#6e6e6e;
}
.bottom_border{
	border-bottom:1px solid #999999;
}

h1{
	font-size:16px;
	padding:0px;
	margin:0px;
}

@charset "utf-8";
#paginare {
text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
padding:5px 5px; margin:10px 10px; }
#paginare a{
text-decoration:none; padding:3px 5px; color:#333; border:1px solid #CCCCCC; }
#paginare a:hover{ color:#FFF; background-color:#333; }
#paginare .curent{ text-decoration:none; padding:3px 5px; color:#FFF; border:1px solid #369;
				   background-color:#03C; font-weight:bold; }
.initiala{ font-size:14px; font-weight:bold; text-align:center; padding:10px 0px; margin:10px 0px;}
/******************************************************************
 + notice & warning
******************************************************************/
.notice{ display:block;	padding:5px 5px;	color:#769B4E;	border:1px solid;	margin:10px 10px;}
.warning{display:block;	padding:5px 5px;	color:#6D0408;	border:1px solid;	margin:10px 10px;}
/*Imag link*/
a img { 	border: none; }
#q{
	background-image:url(../images/bg_search.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:11.2px;  background-color:#003; color:#F30; font-weight:bold;
	border: 1px solid #ce0000;
	padding-top:3px;
	background-color:#FFFFFF;
	}

.stire_box{
	border: 1px solid #ddd;
	float:left;
	margin-bottom:11px;
	background-repeat:no-repeat;
	width: 540px;
	height: 100px;
}
.stire_detaliu{
	border: 1px solid #ddd;
	float:left;
	margin-bottom:11px;
	background-repeat:no-repeat;
	width:540px;
	height:auto;
}
.listaparteneri{font-size:13px; font-weight:bold;}
.paginisite{
	border: 1px solid #ddd;
        padding:10px 10px;
	margin-bottom:11px;
	width:530px;
	height:auto;
}

.prod_margin{
	margin-right:5px;
	margin-left:5px;
}
.stire_titlu{
        text-transform: uppercase; font-weight:bold; padding:5px 5px; margin:2px 5px 0px 5px;
	font-size:14px;
}

.stire_padding{ padding-top:5px;}
.minidescriere{font-size:12px; text-align:justify; margin:5px 0px; height: 80px;}
.pret{text-align:right; color:#f81818; font-size:12px;padding:1px 5px;  margin:3px 5px;}
.prod_img{
	display: table; height: 150px; width: 150px; position: relative; overflow: hidden; border:1px solid #eeeeee;padding:3px;}
.mini_prod_img_inside{
	 position: relative; top: 50%; display: table-cell; vertical-align: middle;	}
.border_grey{
	border:1px solid #CCCCCC;
}
.padding_left{
	padding-left:5px;
}
.justify{
	text-align:justify;
}
.img_padding{
	margin-right:5px;
	margin-bottom:5px;
}


#update_div {
	background:#FFFABF;
	border:1px solid #FFF58F;
	padding:10px;
}
#update_log {
	background:#FFFABF;
	border:1px solid #FFF58F;
	padding:10px;
}

/*
 * Input Styles
 */
input, textarea, select {
  padding: 3px;   font-family: Veranda, sans-serif;   font-size:14px;   color: #666;   background: #fff url(grad.png) repeat-x;
  border: 1px solid #999; margin:2px;
}

input:focus, textarea:focus, select:focus {
  color: #333; background: #fff url(grad.png) repeat-x; border: 1px solid #999;
}

input.button {
  color: #555; background: #FFF; border-width: 1px; border-style: solid; border-color: #FFF #00DFFF #00DFFF #FFF; font-size:9px;
}

/*
 * Livevalidation Styles
 */
.LV_validation_message{ font-weight:bold;   margin:0 0 0 5px; }

.LV_valid {  color:#999; }

.LV_invalid { color:#CC0000; }

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover,
textarea.LV_valid_field:active { border: 1px solid #999; }

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active,textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {    border: 1px solid #CC0000; }

.notice{ display:block;	padding:5px 5px;	color:#769B4E;	border:1px solid;	margin:10px 10px;}
.warning{display:block;	padding:5px 5px;	color:#6D0408;	border:1px solid;	margin:10px 10px;}

@charset "utf-8";
body  {
		color: #616161;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#e8e8e8 url(../images/back.jpg) repeat-x;
	margin: 0; 	padding: 0; text-align: center;
}

.thrColElsHdr #container {
	width: 990px;background:#e8e8e8;
	margin: 0 auto; /*	border: 1px solid #fff; */	text-align: left; }
.thrColElsHdr #header { background:url(../images/Untitled-2.jpg) no-repeat; height:169px; padding-left:6px; position:relative; }

.thrColElsHdr #proba {
	background:#fff;
	width:980px;

}

.thrColElsHdr #sidebar1 {
	margin-left:0px;	width: 204px; /* since this element is floated, a width must be given */
	background:#fff; position:relative;
}
.thrColElsHdr #sidebar2 {
	margin-right:0px;	width: 204px; /* since this element is floated, a width must be given */
	background:#fff;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColElsHdr #mainContent {  	margin: 0px 0px 0px 0px; }


.thrColElsHdr #footer { margin-left:0px; width:980px; 	background:#fff; height:50px;  position:relative;}
.ws7 {font-size: 9.3px;}
.ws9 {font-size: 12px;}
/* Miscellaneous classes for reuse */
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
.fltrt { float: right;	margin-left: 8px;}
.fltlft { 	float: left;  margin-right: 8px;}
.clearfloat { 	clear:both;    height:0;    font-size: 1px;    line-height: 0px; }

.style1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.wpmd a:link{
	color:#0C8FCB;
}
a {
	text-decoration: none;
	color: #616161;
}
a:link {
	text-decoration: none;
	color: #616161;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: underline;
	color: #616161;
}
a:active {
	text-decoration: none;
	color: #616161;
}
.ws12 {font-size: 18px; color:#258194; padding:6px 4px;}
