body, html {
    background: #001300;
	color: white;
    font : 8pt Georgia,Tahoma,Times;
    cursor: default;
	margin: 0;
	padding: 0;
	height:95%;
	width: 100%;
}

.mainDiv{
	display: block;
	width: 900px;
	height: 795px;
	margin: auto;
	margin-top: 0;
	z-index: 1;
	border: 1px solid #0c1d09;
}

.contentBG,
.contentLG{
	width: 860px;
	height: 740px;
	background: url(../imgs/pannel_bg.png) repeat-y;
	z-index:1;
	padding: 0;
	border: 0;
	margin: 0;
}

.contentBG{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #0c1d09;
}

.contentLG{
	z-index: 2;
	background: url(../imgs/sigla.png) no-repeat;
	background-position: bottom left;
	margin: 0;
	text-align: left;
}

.pagesProdMenuContainer{
	width: 180px;
	height: 610px;
	display: block;
	float: left;
	overflow: hidden;
	z-index: 20;
}
.pagesContentContainer{
	width: 675px;
	height: 610px;
	display: block;
	float: left;
	overflow: hidden;
	z-index: 15;
	margin-top: 25px;
}


/*------------------------[ status INFO ]*/
.statusCosContainer{
	position: absolute;
	width: 400px;
	height: 45px;
	margin-left: 479px;
	background: url(../imgs/cosInfoBg.png) top left no-repeat;
}
.statusVeziCosProduse{
	clear: both;
	text-align: right;
}
.statusCosInfo,
.statusUser{
	background: url(../imgs/statusSeparator.png) right 2px no-repeat;
	height: 45px;
	float: left;
}
.statusCosInfo{
	width: 200px;
	padding-left: 4px;
}
.statusUser{
	width: 150px;
}
.statusLangBar{
	text-align: right;
	width: 40px;
	float: right;
	padding-right: 4px;
}
.statusVeziCosProduse{
	text-align: right;
	width: 400px;
	filter:alpha(opacity=80);
    -moz-opacity:0.80;
    opacity: 0.80;
}

.veziCosProduse{
	display: none;
}

.viewCosProduseLabel{
	width: 374px;
	font-size: 8pt;
	padding-right: 15px;
	padding-top: 3px;
	background: url(../imgs/a_down.png) right 8px no-repeat;
	line-height: 12pt;
	cursor: pointer;
}
.message{
	text-align: center;
	padding: 2px;
	border: 1px solid #191919;
	text-transform:lowercase;
}

/*-------------------------------[ ToolTips ]*/
.suwToolTipsTable{
	color: white;
	font-size: 8pt;
}

.suwToolTipsBG{
	background: url(../imgs/suwToolTipsBG.png);
	padding: 0;
	margin: 0;
}
.suwToolTipsTL{
	background: url(../imgs/suwToolTipsTL.png) bottom right no-repeat;
}
.suwToolTipsTR{
	background: url(../imgs/suwToolTipsTR.png) bottom left no-repeat;
}
.suwToolTipsBL{
	background: url(../imgs/suwToolTipsBL.png) top right no-repeat;
}
.suwToolTipsBR{
	background: url(../imgs/suwToolTipsBR.png) top left no-repeat;
}
.suwToolTipsTL,.suwToolTipsTR,.suwToolTipsBL,.suwToolTipsBR{
	width: 6px;
	height: 6px;
}

.prodsContainer{
	width: 675px;
	height: 110px;
	position: absolute;
	top: 690px;
}
.prodList{
	width: 660px;
	height: 75px;
	overflow: hidden;
	
}

.prodImgContainer{
	width: 90px;
	height: 70px;
	display: block;	
	float: left;
	margin-top: 0;
	margin-left: 14px;
	margin-right: 4px;
	background-color: black;
}

.prodImgContainer a{
	width: 90px;
	height: 70px;
	display: block;
	background-color: black;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #757575;
/*	
	filter:alpha(opacity=60);
    -moz-opacity:0.60;
    opacity: 0.60;
 */  
	cursor: pointer;
}

.prodImgContainer a:hover{
	width: 90px;
	height: 70px;
	display: block;
	border: 1px solid white;
/*
	filter:alpha(opacity=1);
    -moz-opacity:1;
    opacity: 1;
 */   
}

.prodSpecsContainer{
	position: absolute;
	width: 300px;
	height: 192px;
	margin-top: -210px;
	margin-left: 10px;
	/*border: 1px solid red;*/
	z-index: 950;
}
.prodSpecsTableContainer{
	width: 290px;
	height: 100%;
	display: table;
}
.prodText{
	height: 144px;
	width: 290px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 4px;
	text-align:justify;
	line-height: 8pt;
	font-size: 8pt;
}
.prodText p{
	padding-top: 5px;
	text-align: center;
	clear: both;
	display: block;
	font-size: 7pt;
	line-height: 7pt;
}
.prodTextSpecsTable{
	width: 80px;
	text-align: right;
	padding-right: 3px;
	color: #86FF00;
	font-weight: bold;
}
.prodCosBar{
	font-size: 12pt;
	line-height: 12pt;
	color:#86FF00;
	font-weight: bold;
	padding-top: 2px;
}
.formHeader,
.prodName{
	border-bottom: 1px solid #86FF00;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	color: #fc6500;
}
/*------------------------------------[ Btn ]*/
.btn,
.btn div{
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	height: 17px;
	line-height: 13pt;
	text-align: center;
	background: url(../imgs/orgrbtn.png) bottom left no-repeat;
	font-weight: bold;
	font-size: 7pt;
	white-space:nowrap;
	color: black;
	cursor: pointer;
	display: block;
}
.btn div{
	margin: 0 -5px 0 0;
	padding: 0 4px 0 0;
}
.btn :hover,
.btn div :hover{
	background-position: top left;
}

#checkout{
	float: left;
	display: none;
}

.statusCosRow{
	width: 200px;
	display: block;
	overflow-y: hidden;
}
.statusCosLabel{
	width: 100px;
	float: left;
}
.statusCosValue{
	color: #fc6500;
}

.suw{
	width: 900px;
	font-size: 8pt;
	position: relative;
	margin-top: 15px;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.suw a{
	text-decoration: none;
	color: #666E66;
}
.suw a:hover{
	color: #fc6500;
}


.pagerNavBar a{
	color: white;
	text-decoration: none;
	padding: 1px;
}

.pagerNavBar a:hover{
	font-weight: normal;
	background: #fc6500;
	color: black;
	padding: 1px;
}

.pagerNavBarSelected{
	background: #86FF00;
	color: black;
	padding: 1px;
}

.htmlTextTableContainer{
	position: absolute;
	width: 630px;
	max-height: 670px;
	margin-left: 200px;
	margin-top: 40px;
	overflow: hidden;
}

.htmlTextContainer{
	width: 617px;
	max-height: 657px;
	overflow-x: hidden;
	overflow-y: auto;
	color: white;
}

.htmlTextContainer p{
	font-size: 9pt;
}

.htmlTextTableContainerDoi{
	position: absolute;
	height: 400px;
	width: 402px;
	margin-left: 10px;
	margin-top: 50px;
	text-align: left;
}
.htmlTextContainerDoi{
	width: 390px;
	overflow-x: hidden;
	overflow-y: auto;
	color: white;
}

.formTable {
	font-size: 8pt;
	line-height: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.formInput{
	width: 250px;
}

/*
.htmlTextTableContainerTrei{
	position: absolute;
	height: 400px;
	width: 390px;
	margin-left: 1px;
	margin-top: 50px;
}
.htmlTextContainerTrei{
	width: 380px;
	overflow-x: hidden;
	overflow-y: auto;
	color: white;
}
*/

.formDivContainer{
	float: right;
	position: relative;
	width: 445px;
	padding-top: 50px;
	
}
.regForm{
	height: 657px;
	width: 430px;
	overflow-y: auto;
}

/*
.formInput input[type='text'],
.formInput input[type='password']{
	background: transparent;
	border: 1px solid red;
	margin-top: -5px;
}
*/
