body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial;
}
img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}

a {
	font-family:arial;
	font-size:14px;
    color : #000000;
    background : transparent;
    text-decoration : none;
}
a:hover {
	font-family:arial;
	font-size:14px;
    color : #000000;
    background : transparent;
    text-decoration : underline;
}
.inputError {
	border:1px solid red;
}
.selectError {
	border:1px solid red;
}
.textareaError {
	border:1px solid red;
}
/* clasa paginare */
.pagination {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}
.linkpage {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.selectedpage {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	border:1px solid #000000;
	padding:1px;
}
/*------------------------------------------*/
.parentDiv {
	min-width:1000px;
	width:auto !important;
	width:expression(document.body.clientWidth < 1002? "1000px" : "100%" );
	margin:0 auto;
}
.header {
	position:relative;
	height:65px;
	padding-top:15px;
	min-width:1000px;
	width:auto !important;
	width:expression(document.body.clientWidth < 1002? "1000px" : "100%" );
}
.meniu {
	height:26px;
	line-height:26px;
	margin-bottom:3px;
}
.menuLeft {
	float:left;
	width:7px;
	height:26px;
	background-image:url('images/meniu_header_left.png');
}
.meniuRight {
	float:left;
	width:7px;
	height:26px;
	background-image:url('images/meniu_header_right.png');
}
.meniuBg {
	float:left;
	height:26px;
	line-height:26px;
	background-image:url('images/meniu_header_bg.png');
	background-repeat:repeat-x;
}
.mainContent {
	min-width:1000px;
	width:auto !important;
	width:expression(document.body.clientWidth < 1002? "1000px" : "100%" );
	background-color:#ffffff;
	margin:0 auto;
}
.content {
	border:1px solid #5D00FD;
	padding:0px;
	margin:0px
}
.titleContent {
	background-image:url('images/tilte_content_bg.png');
	background-repeat:repeat-x;
	width:100%;
	height:20px;
}
.footerMain{
	padding:5px;
	width:990px;
	margin-top:10px;
	background-color:#eaeaea;
	text-align:center;
}
.sideRight {
	float:left;
	padding:0px 6px 0px 0px;
	width:189px;
}
.sideLeft {
	padding-left:5px;
	width:137px;
	float:left;
}
.floatLeft {
	float:left;
}
.floatLeftError {
	float:left;
	color:red;
	margin-left:5px;
	height:21px;
	line-height:21px;
}
.floatLeftScris {
	float:left;
	height:21px;
	line-height:21px;
}
.floatLeftMarginLeft {
	float:left;
	margin-left:10px;
}
.floatLeftScrisReg {
	float:left;
	height:21px;
	line-height:21px;
	width:110px;
}
.floatRightScris {
	float:right;
	height:21px;
	line-height:21px;
}
.floatRight {
	float:right;
}
.floatRightLogin {
	float:right;
	padding-right:8px;
}
.floatLeftBoxPrin {
	float:left;
	padding-right:38px;
}
.clear {
	clear:both;
	font-size:0px;
}
.headerCell {
	border-top:1px solid #b7bceb;
	border-left:1px solid #b7bceb;
	border-bottom:1px solid #b7bceb;
	background-image:url('images/native/table_bg.gif');
	background-repeat:repeat-x;
	height:27px;
	font-weight:700;
	font-size:11px;
	text-align:center;
}
.headerCellEnd {
	border-top:1px solid #b7bceb;
	border-left:1px solid #b7bceb;
	border-right:1px solid #b7bceb;
	border-bottom:1px solid #b7bceb;
	background-image:url('images/native/table_bg.gif');
	background-repeat:repeat-x;
	height:27px;
	font-weight:700;
	font-size:11px;
	text-align:center;
}
.bodyCell {
	padding:3px 3px 3px 5px;
	font-weight:400;
	border-bottom:1px solid #efe2f0;
	font-size:11px;
}
.empty {
	padding:3px 3px 3px 5px;
	font-weight:400;
	border-bottom:1px solid #efe2f0;
	font-size:11px;
	text-align:center;
}
.center {
text-align:center;
}
.bodyTr {
	background-color:#f6f1f6;
}
.bodyTrHover {
	background-color:#dfdaf6;
}
#AjaxLoading {
	position:absolute;
	top:2px;
	left:500px;
	background:#FCF5AA none repeat scroll 0 0;
	padding:5px 10px;
	text-align:center;
	width:250px;
	z-index:1410065408;
	display:none;
}
#AjaxLoading img {
	margin-right:5px;
	vertical-align:bottom;
}
.eroareDiv {
	font-family:Tahoma;
	font-size:12px;
	color:red;
	font-weight:normal;
}
#tabnav {
	background:transparent url('images/native/tab_bottom.gif') repeat-x scroll center bottom;
	height:20px;
	margin:0;
	padding-left:10px;
}
.divContent {
	background-color:#F9F9F9;
	padding:10px;
}
.active {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
.active:hover {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
.inactive {
	background:transparent url('images/native/tab_bg.gif') repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
.inactive:hover {
	background:transparent url('images/native/tab_bg.gif') repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
#tabnav a:hover {
	background:#FFFFFF none repeat scroll 0 0;
}
#tabnav li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
.errorDiv {
	color:red;
	font-style: italic;
	padding-bottom:5px;
}
.succesDiv {
	color:green;
	font-style: italic;
	padding-bottom:5px;
}
/* clase doar pentru flax.ro */
.ulMenu {
	padding:0px;
	margin:0px;
	list-style:none;
}
.menuFooter {
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:130px;
}
.liFooter {
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted #000000;
}
.liFooterFirst {
	float:left;
	padding-right:10px;
}
.liMenu {
	float:left;
	border-left:1px solid #b0b2b5;
}
.liMenu2{background:transparent url('images/xy.png') repeat-x;}
.liMenu2:hover{background:transparent url('images/xx.png') repeat-x;}
.liMenu2 .linkMenu,.liMenu2:hover .linkMenu{color:#fff;border:1px solid #9d9d9d;height:25px;border-bottom:0;}
.liMenuFirst {
	float:left;
}
.linkMenu {
	display:block;
	text-align:center;
	padding-right:14px;
	padding-left:14px;
	font-family:Arial;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.linkMenu:hover {
	display:block;
	text-align:center;
	padding-right:14px;
	padding-left:14px;
	font-family:Arial;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.linkMenuSelected {
	display:block;
	text-align:center;
	padding-right:14px;
	padding-left:14px;
	font-family:Arial;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.item {
	padding:10px;
	background-color:#C302FA;
	border:1px solid #5D00FD;
	height:27px;
	line-height:27px;
}
.linkGoogle {
	color:#0000cc;
	text-decoration:underline;
	font-size:12px;
}
a.linkGoogle:hover {
	color:#0000cc;
	text-decoration:underline;
	font-size:12px;
}
.tdprodinfo{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background-color:white;
	white-space: nowrap;
	border:1px solid #C302FA;
}
.titlu {
	text-align:center;
	color:#fff;
	font-size:18px;
	height:25px;
	line-height:25px;
	background-color:#C302FA;
}

.star {
	color:red;
	font-weight:bold;
}
#myadmenu {
background:#FFE9A6;
border:1px solid #FEC00D;
padding:10px;
}
#myadmenu a, #myadmenu a:link, #myadmenu a:visited, #myadmenu a:hover {
display:block;
text-decoration:none;
padding:3px 5px;
margin:2px 0;
}
#myadmenu a:hover {
background:#FFDC77;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}
#myadmenu a.selected, #myadmenu a.selected:link,#myadmenu a.selected:visited,#myadmenu a.selected:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#FEC00D;
color:#fff;
}
.linieRosie {
	margin-top:3px;
}

#sell input,#sell select,#sell textarea{border:1px solid #ccc;padding:3px;background:#fff;}