html{
	height:100%;
	width: 99.3%;
	margin: 0;
	background-color: #f4f4f4;
	cursor: default;
}

.main{
	width:1150px;
	height:600px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.mainTbl {
	position:relative;
	background: #ffffff url(../imgs/mainDiv_bg.png) top repeat-x;
	height: 200px;
	padding: 0;
	margin: 0;
}

.contentTbl{
	width: 100%;
	height: 100%;
}

.center {
	width: 1150px;
}

.left{
	width: 17px;
	height:100%;
	background: url(../imgs/left_bg.png) top left repeat-y;
	
	padding:0;
	margin: 0;
}

.right{
	width: 21px;
	height:100%;
	background: #f4f4f4 url(../imgs/right_bg.png) top right repeat-y;
	padding:0;
	margin: 0;
}

.bottom{
	height: 14px;
	background: url(../imgs/bottom_bg.png) top repeat-x;
}

.bottomLeft{
	height: 14px;
	background: #f4f4f4;	
}

.bottomRight{
	height: 14px;
	background: #f4f4f4;	
}

/*------------------------------[ Rand 1 ]*/
.r1{
	background: url(../imgs/r1_bg.png) top left no-repeat;
	height: 84px;
	display: block;
}

.statusCosContainer{
	background: url(../imgs/statusCos.png) bottom right no-repeat;
	display: block;
	overflow: hidden;
	width: 405px;
	height: 84px;
	float: right;
	color: white;
}
.statusCosDiv{
	height: 62px;
	margin: 20px 0 0 10px;
}

/*------------------------------[ Rand 2 ]*/
.r2{
	height: 34px;
	background: url(../imgs/menu_bg.png) top repeat-x;
	overflow: hidden;
}
.menuContainer{
	height: 34px;
	background: url(../imgs/menu_logobtm.png) no-repeat;
	background-position: 254px 0px;
	text-align: right;
	overflow: hidden;
}

/*------------------------------[ Rand 3 ]*/
.r3{
	height: 64px;
	background: url(../imgs/search_status.png) top right no-repeat;
}
.textLogo,
.textLogoShad{
	position: absolute;
	float: left;
	margin-top: 15px;
	width: 610px;
	height: 25px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.textLogoShad{
	position: absolute;
	margin-top: 16px;
	margin-left: 1px;
	color: black;
}
.searchBar{
	float: right;
	width: 225px;
	margin-top: 14px;
	margin-right: 165px;
}
#searchKey{
	width: 220px;
	height: 13pt;
	color: black;
	border: 0;
	background: transparent;
}
.btnPreviewCosContainer{
	width: 130px;
	height: 15px;
	position: absolute;
	margin-left: 260px;
	margin-top:-16px;
	display: block;
}
.btnPreviewCos{
	font-size: 7pt;
	font-weight: bold;
	color: white;
	cursor: pointer;
	display: block;
}
.btnPreviewCosHover{
	color: #C5FF00;
}
.suwToolTips a{
	color: #ffa400;
	text-decoration: none;
	font-weight: bold;
}
.suwToolTips a:hover{
	color: #FFD400;
}
.userMenu{
	position: relative;
	z-index: 1;
	height: 15pt;
	line-height: 14pt;
	background: #606060 url(../imgs/user_menu_separator.png) left no-repeat;
	color: white;
	margin-top: -17px;
	margin-bottom: 7px;
	font-size: 9pt;
	font-weight: bold;
	text-transform: lowercase;
}

/*------------------------------[ Continut ]*/
.contentLeftMenu{
	width: 240px;
	height: 500px;
}
.contentRight{
	margin-left: 10px;
}


.slvrTL{
	width:10px;
	height: 11px;
	background: url(../imgs/slvr_tl.png) right bottom no-repeat;
	display: block;
}
.slvrT{
	background: url(../imgs/slvr_top.png) bottom repeat-x;
}
.slvrTR{
	width: 13px;
	height: 11px;
	background: url(../imgs/slvr_tr.png) left bottom no-repeat;
	display: block;
}
.slvrL{
	background: url(../imgs/slvr_left.png) right repeat-y;
}
.slvrBG{
	background-color:#ECECEC;
	min-width: 190px;
}
.slvrR{
	background: url(../imgs/slvr_right.png) left repeat-y;
}
.slvrBL{
	display: block;
	width: 10px;
	height: 13px;
	background: url(../imgs/slvr_bl.png) top right no-repeat;
}
.slvrB{
	background: url(../imgs/slvr_btm.png) top repeat-x;
}
.slvrBR{
	display: block;
	width: 13px;
	height: 13px;
	background: url(../imgs/slvr_br.png) left top no-repeat;
}

/* RIGHT */

.prodContainer{
	width: 222px;
	height: 245px;
	float: left;
	margin: 15px 0 40px 35px;
}
.prodTitle{
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	margin-bottom: 3px;
}
.prodView,
.prodViewInCos{
	background: url(../imgs/prodView.png) no-repeat left top;
	width: 221px;
	height: 226px;
	display: block;
}
.prodView:hover{
	background: url(../imgs/prodView.png) no-repeat left top;
	background-position: -222px 0;
}
.prodViewInCos{
	background:url(../imgs/prodView.png) no-repeat left top;
	background-position: -444px 0;
}

.prodImgContainer{
	border: 1px solid silver;
	width: 100px;
	height: 100px;
	background: white;
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 21px;  
	overflow: hidden;
}
.prodPretContainer{
	float: right;
	margin: 15px 2px 0 0;
	width: 95px;
	height: 110px;
	overflow: hidden;
	font-size: 8pt;
}
.small{
	font-weight:normal;
	font-size: 6.5pt;
	color:#656565;
}
.pretLBL,
pretVechiLBL{
	text-align: left;
}

.pretLBL{
	font-weight: bold;
}

.pretSUM,
.pretVechiSUM{
	font-weight: bold;
	text-align: right;
	font-size: 9pt;
	margin-bottom: 5px;
	color: red;
}

.pretVechiSUM{
	text-decoration:line-through;
	color: #606060;
}

.timbruVerdeLBL,
.timbruVerdeSUM{
	font-size: 7pt;
	color: #155800;
}
.timbruVerdeSUM{
	font-weight: bold;
	text-align: right;
}

.prodDescriere{
	font-size: 7pt;
	float: right;
	width: 182px;
	margin-right: 3px;
	margin-bottom: 2px;
	height: 65px;
}

.codProdus{
	font-weight: bold;
	color: red;
	margin-bottom: 4px;
}
.codProdus span{
	color: black;
}

.prodBtnContainer{
	float: right;
	width: 182px;
	height: 20px;
	margin-right: 3px;
	font-weight: bold;
}

.btnBlack{
	line-height: 20px;
	text-decoration: none;
	width: 73px;
	display: block;
	text-align: center;
	float: left;
	padding-left: 3px;
	font-size: 7pt;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../imgs/btn_black.png) top left no-repeat;
	cursor: pointer;
}

.btnBlack div{
	display: table;
	width: 78px;
	color: white;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform:lowercase;
	white-space:nowrap;
	font-weight: bold;
	background: url(../imgs/btn_black.png) top right no-repeat;
}

.btnBlack :hover,
.btnBlack div:hover{
	background-image: url(../imgs/btn_orange.png);
	color: black;
}

.specLabel{
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
	color: #ffa400;
}
.specText{
	padding-bottom: 2px;
}
.addcos{
	cursor: pointer;
}
/*------------------------------[ Paginatie produse ]*/
.chapterName{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	padding-left: 10px;
	border-bottom: 1px solid silver;
}

.pagerTop{
	padding-top: 10pt;
	border-bottom: 1px solid #ECECEC;
	font-weight: normal;
	font-size: 8pt;
}
.pagerBottom{
	border-top: 1px solid #ECECEC;
	font-weight: normal;
	font-size: 8pt;
}

.pagerFix{
	width: 140px;
	float: left;
}

.pagerFix a,
.pagerNavBar a{
	color: black;
	text-decoration: none;
	padding: 1px;
}

.pagerFix a:hover,
.pagerNavBar a:hover{
	font-weight: normal;
	background: #333333;
	color: white;
	padding: 1px;
}

.pagerNavBarSelected{
	background: orange;
	padding: 1px;
}

.suw{
	font-size: 8pt;
	color: #c4c4c4;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin-top: -14px;
	padding-bottom: 10px;
}

.suw a{
	color: #6c6c6c;
	text-decoration: none;
}
.suw a:hover{
	color: red;
	text-decoration: none;
}

.loginBoxUser,
.loginBoxPass{
	width: 130px;
}

.notaSubPret{
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
	padding-bottom: 15px;
	color: red;
}
/*----------------------------------[ Lista COMENZI ]*/
.cmdList{
	line-height: 16pt;
	list-style: none;
	margin: 0;
	font-size: 8pt;
}
.cmdList ul,
.cmdList li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cmdList a{
	color: black;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFA40B;
	line-height: 16pt;
	height: 16pt;
}
.cmdList a:hover{
	background: #dfdfdf;
	cursor: default;
}
.cmdList span{
	display: block;
	float: left;
}
.cmdList div{
	clear: both;
	width: 100%;
}
.cmdLabel{
	font-weight: bold;
	width: 275px;
	padding-left: 2px;
}
.cmdPret{
	width: 100px;
	text-align: right;
	font-weight: bold;
}
.cmdStat{
	width: 95px;
	text-align: right;
	text-transform: lowercase;
}
.cmdNum{
	font-weight: bold;
}

