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

img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
a {
	outline:0;
	color:#000000;
	font-size:12px;
	font-family:Arial;
}
a:hover {
  text-decoration:none;
}
/* clasa paginare */
.pagination {
	font-size:12px;
	font-family:Tahoma;
}
.pagination a {
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
}
.selectedpage {
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
}
/*------------------------------------------*/
.parentDiv {
	width:990px;
	margin:0 auto;
}
.header {
	position:relative;
	width:990px;
	padding-top:5px;
}
#logo {
	width:356px;
	height:75px;
	margin-left:15px;
	background-image:url('images/logo.png');
	display:block;
}
.banner {
	width:984px;
	margin-left:2px;
	height:201px;
	margin-top:10px;
	background:transparent url('images/header_banner.png') no-repeat 0 0;
}
.login {
	float:right;
	margin-top:10px;
	width:434px;
	height:67px;
	margin-right:15px;
	background-image:url('images/header_login_bg.png');
}
.loginUP {
	margin-top:6px;
}
.divUsername {
	float:left;
	padding-left:20px;
	font-weight:bold;
	padding-top:7px;
}
.divPassword {
	float:left;
	padding-left:14px;
	font-weight:bold;
	padding-top:7px;
}
.divLogin {
	float:left;
	padding-left:2px;
	width:126px;
	height:30px;
	border:0;
	background:transparent url('images/header_input_bg.png') no-repeat 0 0;
}
.inputLogin {
	border:0;
	background:transparent;
	width:105px;
	padding:7px;
}
.inputLogin2 {
	border:0;
	width:85px;
	height:22px;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	background:transparent url('images/header_submit.png') no-repeat 0 0;
}
.loginButton {
	float:left;
	padding-left:20px;
	padding-top:5px;
}
.newAccount { 
	float:right;
	padding-right:20px;
	padding-top:10px;
	color:#007eff;
	font-weight:bold;
}
.forgotPassword { 
	float:right;
	padding-right:10px;
	padding-top:10px;
	color:#007eff;
}
.menuLeft {
	border:0;
	float:left;
	width:10px;
	height:33px;
	background:transparent url('images/header_nav_left.png') no-repeat 0 0;
}
.menuRight {
	border:0;
	float:left;
	width:15px;
	height:33px;
	background:transparent url('images/header_nav_right.png') no-repeat 0 0;
}
.menuContent {
   	border:0;
	float:left;
	width:965px;
	height:33px;
	background:transparent url('images/header_nav_content.png') repeat-x 0 0;
}
.menuContent div {
	float:right;
	position:relative;
	right:-10px;
	background:transparent url('images/header_nav_gradient.png') no-repeat scroll right bottom;
	width:100%;
	height:32px;
}
.menuContent ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.menuContent li {
	float:left;
	height:32px;
	padding-right:5px;
}
.menuContent a {
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	line-height:30px;
}
.menuContent .active2 {
	color:#ffffff;
}
.menuContent a:hover {
	color:#ffffff;
}
.menuContent .separator {
	float:left;
	margin-top:2px;
	padding:5px 10px 2px 10px;
	margin-left:10px;
	width:3px;
	height:26px;
	background:transparent url('images/header_separator.png') no-repeat scroll 0 0;
}
#flagJp {
	width:26px;
	height:25px;
	margin-right:5px;
	background-image:url('images/flag_jp.jpg');
	display:block;
}
#flagEn {
	width:24px;
	height:24px;
	margin-right:5px;
	background-image:url('images/flag_en.png');
	display:block;
}

.mainContent {
	width:990px;
	margin:auto;

}

.footerMain{
	margin-top:10px;
	width:990px;
	height:97px;
	background:transparent url('images/footer_bg.png') no-repeat scroll 0 0;
}
#logoFooter { 
	width:181px;
	height:43px;
	margin-right:15px;
	background-image:url('images/footer_logo.png');
	display:block;
}
.floatLeft {
	float:left;
}
.floatLeftError {
	float:left;
	color:red;
	margin-left:5px;
	height:21px;
	line-height:21px;
}
.floatLeftScris {
	padding-left:300px;
	float:left;
	height:21px;
	line-height:21px;
}
.floatLeftMarginLeft {
	float:left;
	margin-left:10px;
}
.floatLeftScrisReg {
	float:left;
	height:21px;
	line-height:21px;
	width:110px;
}
.floatRight {
	float:right;
}
.floatRightLogin {
	float:right;
	padding-right:8px;
}
.floatLeftBoxPrin {
	float:left;
	padding-right:38px;
}
.clear {
	clear:both;
	height:0px;
}
.loginError {
	color:red;
	text-align:center;
}

.msgSuccesReg {
	padding:10px;
	text-align:center;
	color:green;
}
.steluta {
	color:red;
	font-weight:bold;
}
.contentReg {
	padding-left:150px;
}

.contentReg h1 {
margin:0px;
}

.rowReg {
	padding-left:30px;
	padding-top:5px;
}
.firstRowReg {
	padding-left:30px;
	padding-top:10px;
}
.divTitleReg {
	padding:10px 0px 10px 0px;
}
.divTitleReg h1 {
	font-size:16px;
	} 
	
.divNewsletter {
	padding-left:136px;
	padding-top:5px;
}
.divBTNReg {
	padding-left:140px;
	padding-top:10px;
	padding-bottom:10px;
}
.prima {
	text-align:center;
	padding-top:10px;
}
.inregDiv {
	padding-top:22px;
	padding-left:50px;
}
.headerCell {
	border-top:1px solid #b7bceb;
	border-left:1px solid #b7bceb;
	border-bottom:1px solid #b7bceb;
	background-image:url('images/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/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:50px;
	left:400px;
	background:#FCF5AA none repeat scroll 0 0;
	padding:5px 10px;
	text-align:center;
	width:180px;
	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;
}
.TipBox{
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #B6B6B6;
	display:none;
	text-align:left;
	padding-left:4px 0 0 0;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:12px;
	width:300px;
	padding:5px;
}
#tabnav {
	background:transparent url('images/tab_bottom.gif') repeat-x scroll center bottom;
	height:20px;
	margin:0;
	padding-left:10px;
}
.active {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	float:left;
	font-size:10px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
.inactive {
	background:transparent url('images/tab_bg.gif') repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:10px;
	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;
}
.btnMeniu {
	display:block;
	background-image:url('images/bg_btn.png');
	background-repeat:repeat-x;
	height:28px;
	line-height:28px;
	color:#ffffff;
	font-size:12px;
	font-family:Arial;
	padding:0px 20px 0px 20px;
	float:left;
}
.btnMeniu:hover {
	display:block;
	background-image:url('images/bg_btn_hv.png');
	background-repeat:repeat-x;
	height:28px;
	line-height:28px;
	color:#ffffff;
	font-size:12px;
	font-family:Arial;
	padding:0px 20px 0px 20px;
}
.oferte {
	padding-top:10px;
	padding-left:148px;
}
.plataCard {
	padding-top:8px;
	padding-left:80px;
}
.plataSms {
	padding-top:8px;
	padding-left:80px;
}
.input, select {
 width:190px;
}

.input, textarea, select {
 border:1px solid #aaaaaa;
 padding:2px;
 background:#ffffff url(images/inputBg.gif) top left no-repeat;
 margin-top:2px;
}
.content {
	width:990px;
	background-color:#fff;
	margin-top:10px;
}
.boxTop {
	background:transparent url(images/boxTop.png) no-repeat -2px 0;
	width:989px;
	height:24px;
	padding-top:10px;
	text-indent:10px;
	font-weight:bold;
	}

.boxBottom {
	border-top:1px solid #C7C7C7;
	width:984px;
	margin-left:1px;
	}
.boxContent {
	border-left:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	width:982px;
	margin-left:1px;
}
.boxContent2 {
	border-left:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
	width:982px;
	margin-left:1px;
}
.indexAuctions {
	float:left;
	margin:0px 10px 10px 10px;
	padding:10px;
	width:174px;
	height:267px;
	text-align:center;
	background:transparent url('images/auctions_bg.png') no-repeat scroll 0 0;
}
.indexAuctions a {
	margin:0;
	color:#1063c8;
	font-weight:bold;
	padding:2px 0;
	height:30px;
	overflow:hidden;
}
.indexAuctions img {
	display:block;
	border:1px solid;
	width:130px;
	height:130px;
	margin:3px auto;
}
.indexAuctions button {
	width:171px;
	height:32px;
	background:transparent url('images/auctions_btn.png') no-repeat scroll 0 0;
	border:0;
	margin:0 auto;
}
.indexAuctions span {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3e7206;
}
.indexAuctions span.running {
	color:#1063c8;
}
.indexAuctions span.ended {
	color:#5f5f5f;
}
.indexAuctions button.sold {
	background:transparent url('images/auctions_btn_sold.png') no-repeat scroll 0 0;
}
.indexAuctions button.bid {
	background:transparent url('auctions_btn_bid.png') no-repeat scroll 0 0;
}

.aUserMenu {
	font-size:12px;
	color:#da7500;
	font-weight:normal;
}
.aUserMenu:hover {
	font-size:12px;
	color:#da7500;
	font-weight:normal;
	text-decoration:underline;
}
.indexAuctionsBegin2 {
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:8px;
	height:89px;
	background:transparent url('images/beginBox.jpg') no-repeat scroll 0 0;
}
.indexAuctionsContent2 {
	float:left;
	padding-top:10px;
	width:700px;
	height:89px;
	background:transparent url('images/centerBox.jpg') repeat-x scroll 0 0;
}
.indexAuctions2 a {
	margin:0;
	color:#1063c8;
	font-weight:bold;
	padding:2px 0;
	height:30px;
	overflow:hidden;
}
.indexAuctions img {
	display:block;
	border:1px solid;
	width:130px;
	height:130px;
	margin:3px auto;
}
.indexAuctions button {
	width:171px;
	height:32px;
	background:transparent url('images/auctions_btn.png') no-repeat scroll 0 0;
	border:0;
	margin:0 auto;
}
.indexAuctions span {
	display:block;
	height:18px;
	line-height:18px;
	text-transform:uppercase;
	color:#3e7206;
	margin-top:-2px;
}
.boxProdMargin {
	float:left;
	padding-right:20px;
}
.boxProdMargin2 {
	float:left;
	padding-right:20px;
}
.boxProd {
	float:left;
}
.pret {
	font-family:Arial;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	color:#008aff;
}
.pret2 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#008aff;
}
.timer {
	padding:0px 0px 5px 0px;
	text-align:center;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #ff0000;
	font-weight:bold;
}
.btnLiciteaza {
	font-family:Arial;
	cursor:pointer;
	width:171px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	background:transparent url('images/bid.png') no-repeat scroll 0 0;
	border:0;
	margin:0 auto;
}
.btnLiciteaza2 {
	font-family:Arial;
	cursor:pointer;
	width:100px;
	height:25px;
	line-height:25px;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	font-size:12px;
	background:transparent url('images/bid2.png') no-repeat scroll 0 0;
	border:0;
	margin:0 auto;
}
.indexAuctions2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	width:977px;
	height:89px;
	background:transparent url('images/boxTop2.png') no-repeat scroll 0 0;
}
.indexAuctions2 button {
	display:block;
	width:171px;
	height:32px;
	line-height:32px;
	background:transparent url('images/auctions_btn.png') no-repeat scroll 0 0;
	border:0;
	margin:0 auto;
}
.indexAuctions2 span {
	display:block;
	height:18px;
	line-height:18px;
	text-transform:uppercase;
	color:#3e7206;
	margin-top:-2px;
}
.boxBigDetailes {
	padding:25px 0px 0px 0px;
	color:#1F6BDF;
}

.scrollable {
	width:200px;
	height:200px;
	position:relative;
	overflow:hidden;
	float:left;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable .active {
	z-index:9999;
	position:relative;
}
#next,
#prev {
	display:block;
	width:100px;
	height:15px;
	background:#ccc url('images/next_products.png') no-repeat scroll center center;
	float:right;
	cursor:pointer;
}
#prev {
	background:#ccc url('images/prev_products.png') no-repeat scroll center center;
	float:left;
}
#slideshow {
	width:767px;
	float:right;
	height:201px;
	background:transparent url('images/slidebg.jpg') no-repeat scroll -3px 0;	
}
.slideNavi a {
	display:block;
	width:35px;
	height:32px;
	background:transparent url('images/slide_nav.png') no-repeat scroll 0 0;
	float:left;
	line-height:32px;
	font-weight:bold;
	font-size:14px;
	color:#ffa401;
	text-indent:13px;
}
.slideNavi .navActive,
.slideNavi a:hover {
	background-position:left bottom;
	color:#000;
}
#termeniConditii {
	font-family:arial;
	font-size:14px;
	text-align:justify;
	width:942px;
	padding-left:10px;
	margin:0px;
}	
#termeniConditii a {
	color:#1063C8;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
#termeniConditii a hover {
  text-decoration:none;
}
	
	