@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bk2a.jpg) repeat-x #00ABE1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ddc;*/
	text-align: left; 
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#header{ position:relative; background:url(../images/head.jpg) no-repeat; width:940px; height:212px;}
a{ color:#fff;	}

.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
#categorie a{text-decoration:none; font-size:12px; font-family:Tahoma, Geneva, sans-serif;}
#categorie a:hover{color:ddd; text-decoration:underline;}
#continut{position:relative;}



#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:#4BD7F8; border:1px solid #ddd; font-weight:bold; }
#paginare a:hover{ color:#FFF; font-weight:bold; background-color:#4BD7F8; }
#paginare .curent{ text-decoration:none; padding:3px 5px; color:#FFF; border:1px solid #9F0;
				   background-color:#4BD7F8; font-weight:bold; }
.initiala{ font-size:14px; font-weight:bold; text-align:center; padding:10px 0px; margin:10px 0px;}



#update_div {
	background:#FFFABF;
	border:1px solid #FFF58F;
	padding:10px;
	width:420px;
	text-align:center;
}
#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;
}

.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;}




.stire_box{
	border: 1px solid #ddd; 
	float:left;
	margin-bottom:11px;
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;		
	width:482px; 
	height:auto; 
}
.stire_detaliu{
	border: 1px solid #ddd; 
	float:left;
	margin-bottom:11px;
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;		
	width:482px; 
	height:auto; 
}
.prod_margin{
	margin-right:5px;
	margin-left:5px;
}
.stire_titlu{color:#f81818; text-transform: uppercase; font-weight:bold; padding:5px 5px; margin:2px 5px 0px 35px;
	font-size:14px;
}

.stire_padding{padding-left:40px; padding-top:5px;}

.cos-small-container
{
background: url(../images/icon-cart-small.gif) no-repeat right center transparent;
padding: 0 65px 0 5px;
margin: 0;
overflow: hidden;
}

.cos-small-content
{
padding: 5px 3px;
margin: 5px 0;
overflow: hidden;
}

.cos-small-content a, .cos-small-content a:hover
{
color: #004c92;
text-decoration: none;
font: bold 85%/100% Arial, Helvetica, sans-serif;
letter-spacing: 0;
word-spacing: -0.3pt;
line-height: 1.4;
display: block;
text-align: center;
padding: 0;
margin: 0;
}

.cos-small-content a:hover { color: #8ca1af; }

.cos-small-content a em
{
font: bold 110%/100% Arial, Helvetica, sans-serif;
color: #339933;
display: inline-block;
padding: 0 3px;
}

.rub-small-bd
{
padding: 5px;
margin: 0;
_height: 20px;
}
#footerb a{ color:#ddd; text-decoration:none;}
#footerb a:hover{ color:#fff; text-decoration:underline;}

.pagination { /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	
	width: 510px; /*IE5 width*/
	w\idth: 510px; /*IE6 width*/
	position:absolute;
	top:196px; left:3px;
	text-align:left;
	z-index:1000;
}
.pagination a {
	text-decoration: none;
	color: #333;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	background-image: url(promo_nav_grey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;	width: 26px;	padding-right: 9px;	padding-left: 9px;	padding-top: 4px;	padding-bottom: 10px;
}
.pagination a:hover, .pagination a.selected {
	color: #000000;
	height: 26px;
	width: 26px;
	text-decoration:none;
	background-image: url(promo_nav_grey_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#seo_clouds a{text-decoration:none;}
#seo_clouds a:hover{text-decoration:underline;}