

/*quantity input */

.quantityInput
{
	font-size:9px;
	font-family:verdana,sans;
	text-align:center;
	border:1px solid #33383B;
}

/* Product lines details */

.nav_thumb
{
	border:3px solid #E2E2E2;
	cursor:pointer;
}


.nav_thumb_over
{
	border:3px solid #AAAAAA;
	cursor:pointer;
}

/* Body */
body
{
	font-family: verdana, arial, sans-serif;
	color: #525252;
	font-size: 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	background: #FBF9E9;
	text-align: center;
}
.whitelink
{
	color:#FFFFFF;
}
.whitelink:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.smallText
{
	font-size:10px;
}
.searchItem
{
	display:block;
	border:1px solid #DFE4EA;
	padding:6px;
	margin-top:6px;
	margin-bottom:6px;
}
/* Stiluri de TEXTE */
td
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #525252;
}
h1
{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FF7200;
	font-weight : bold;
	margin: 0px;
	line-height : normal;
}
.td8
{
	font-size: 8px;
}
.td9
{
	font-size: 9px;
}
.td10
{
	font-size: 10px;
}
.td11
{
	font-size: 11px;
}
.td12
{
	font-size: 12px;
}
.td14
{
	font-size: 14px;
}
.td15
{
	font-size: 15px;
}
.td17
{
	font-size: 17px;
}
.td18
{
	font-size: 18px;
}
.tdleft
{
	color: #8E8F90;
}
.tdwhite
{
	color: #FFFFFF;
}
.tdcopyright
{
	color: #C7D0DB;
}
.tdgrey
{
	color: #8E8F90;
}
.tdblack
{
	color: #000000;
}
.tdred
{
	color: #CD2C3A;
}
.tdfooter
{
	color: #2A4D75;
}
.justify
{
	text-align: justify;
}
.bold
{
	font-weight: bold;
}
.arial
{
	font-family: arial, sans-serif;
}
hr
{
	color: #FFDAB2;
}
.hr
{
	color: #FFDAB2;
}
p
{
	padding: 0px;
	margin: 0px;
}

.error
{
	font-weight: bold;	
	color: #CD2C3A;
}


/* Stiluri pentru TD-uri */
.awaiting
{
	background: #AFE5FF;
}
.confirmed
{
	background: #AFFFB1;
}
.finalized
{
	background: #6AA16B;
	color: #FFFFFF;
}
.cancelled
{
	background: #FFAFAF;
	color: #FFFFFF;
}
.borderimg
{
	border: 3px #928770 solid;
}

.bgerror
{
	background: #CC0000;
}
.bghr
{
	background: #DEDEDE;
}
.bgcontent
{
	background: #F7F7F7;
}
.bgred
{
	background: #CB3240;
}
.bgblue
{
	background: #436285;
}
.bgcart
{
	background: #FDFDF6;
}
.bglinksfooter
{
	background: #DFE4EA;
}
.bgtitle
{
	background: url(../images/common/bg_title.gif) repeat-x;
}
.bgtitlecontent
{
	background: url(../images/common/bg_title_content.gif) repeat-x;
}
.bgleftblue
{
	background: url(../images/common/bg_body.gif) repeat-y left;
}
.bgmarginright
{
	background: url(../images/common/bg_margin_right.gif) repeat-y left;
}
.bgmarginleft
{
	background: url(../images/common/bg_margin_left.gif) repeat-y right;
}
.bgbanner1
{
	background: url(../images/header/bg_banner_1.gif) repeat-x left;
}
.bgbanner2
{
	background: url(../images/header/bg_banner_2.gif) repeat-x left;
}
.bgshadowlogin
{
	background: url(../images/header/bg_shadow_login.gif) no-repeat left bottom;
}
.bgtitlebig
{
	background: url(../images/common/bg_title_big.gif) repeat-x;
}
.bgfooter
{
	background: url(../images/common/bg_footer.gif) repeat-x;
}
.liniepunctata
{
	background: url(../images/common/linie_punctata.gif) repeat-x;
}
.bgwhite
{
	background: #FFFFFF;
}
.middle
{
	vertical-align: middle;
}
.titlutabel
{
	font-size: 11px;
	color: #0A6976;
	padding: 2px;
	background: #E2F3F5;
}
.tableth
{
	background: #FFB477;
	color: #FFFFFF;
}
.tabletd
{
	background: #EEEEEE;
}


.bgwhite
{
	background: #FFFFFF;
}
.height100
{
	height: 100%;
}
.tableheight
{
	height: 70%;
}
hr
{
	color: #DEDEDE;
}
.noborder
{
	border: 0px;
}
ul
{
	margin-top: 0;
	text-align: justify;
	list-style-type : disc;
}
.imgthumb
{
	border: 1px #E2E2E2 solid;
}
.paddingcontent
{
	padding-left: 41px;
	/*padding-right: 41px;*/
}





/* Formulare */
.form
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	background: #F5F5F5;
	border: 1px #CBCBCB solid;
	margin : 0;
	padding: 2px;
}
/* la fel ca si FORM */
.form0
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
	border: 1px #BBC1BE solid;
	margin : 0;
	padding: 2px;
}
/* clasa pentru campurile cu erori la formulare */
.form1
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFF0F0;
	border: 1px #FFBBBB solid;
	margin : 0;
	padding: 2px;
}


.formlang
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8F90;
	background: #FFFFFF;
	border: 1px #BBC1BE solid;
	margin : 0;
	padding: 2px;
}
.checkbox
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color : transparent;
	margin : 0;
	padding: 0;
}
form
{
	margin : 0;
	padding: 0;
}
.submit
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: #FFFFFF;
	background: #CB3240;
	border: 1px #CB3240 solid;
	margin : 0;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}
.submit2
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: #2A3D91;
	background-color: #DCE6EF;
	border: 1px #888888 solid;
	font-weight: bold;
	margin : 0;
	padding: 2px;
}
.submitlang
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: #FFFFFF;
	background: #CB3240;
	border: 1px #CB3240 solid;
	margin : 0;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}
.submitnotavailable
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	background: url(../images/common/submit_arrow.gif) no-repeat right #DDDDDD;
	border: 1px #DDDDDD solid;
	/*font-weight: bold;*/
	margin : 0;
	padding: 0px 6px 2px 2px;
	height: 20px;
}






/* Link-uri */
a
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #CD2C3A;
	text-decoration: none;
}
a:hover 
{  
	color: #CD2C3A;
	text-decoration: underline;
}
.atop
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #8E8F90;
	text-decoration: none;
	background: url(../images/common/arrow_link.gif) no-repeat 0px 5px;
	text-indent: 6px;
	display: block;
}
.atop:hover 
{  
	color: #CB3240;
	text-decoration: none;
	background: url(../images/common/arrow_link_roll.gif) no-repeat 0px 5px;
	text-indent: 6px;
	display: block;
}
.afooter
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #2A4D75;
	text-decoration: none;
}
.afooter:hover 
{  
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #2A4D75;
	text-decoration: underline;
}
.agrey
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	text-decoration: none;
}
.agrey:hover 
{  
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	text-decoration: underline;
}


.apagini
{
	padding: 0px 3px 1px 3px;
	border: 1px #F7F7F7 solid;
	font-size: 10px;
	color: #436285;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.apagini:hover
{
	padding: 0px 3px 1px 3px;
	border: 1px #BBBBBB solid;
	display: block;
	text-decoration: none;
}

.apaginiactiv
{
	padding: 0px 3px 1px 3px;
	border: 1px #CB3240 solid;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #CB3240;
}
.apaginiactiv:hover
{
	padding: 0px 3px 1px 3px;
	border: 1px #CB3240 solid;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #CB3240;
}




.tooltipClassheader
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #F3EBDF;
	width: 240px;
	border-top: 1px solid #B8A68D;
	border-right: 1px solid #B8A68D;
	border-left: 1px solid #B8A68D;
	padding: 2px 5px;
	text-align: left;
	color: #BD3434;
	font-weight: bold;
	filter: alpha(opacity=90);
	opacity: 0.90;
}
.tooltipClassbody
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #F3EBDF;
	width: 240px;
	border-bottom: 1px solid #B8A68D;
	border-right: 1px solid #B8A68D;
	border-left: 1px solid #B8A68D;
	padding: 5px;
	text-align: left;
	color: #222222;
	font-size: 10px;
	text-align: justify;
	filter: alpha(opacity=90);
	opacity: 0.90;
}
.servicii{
	float: left;
	padding:3px;
	border: 1px solid #dedede;
	width: 210px;
	text-align:justify;
	

}

.produse{
	float: right;
	padding:3px;
	border: 1px solid #dedede;
	width: 210px;
	text-align:justify;
	}
.header_box{
	background: url(../images/header/header_box_bottom.jpg) no-repeat ; 
	width: 266px;
	height: 139px; 
}
