/*client*/
	/*main menu*/	
	#main_menu {width: 740px; height: 32px; margin-bottom: 20px; background: url(../img/bg_main_menu.gif) 0 0 no-repeat; font-size: 1.2em; font-weight: bold;}
	#main_menu div {float: left; display: inline; height: 25px; line-height:25px; margin: 3px 3px 0 3px; background: url(../img/mm_right.gif) 100% 0 no-repeat;}
	#main_menu div a {display: block; padding: 0 15px 0 15px; color: #006986; background: url(../img/mm_left.gif) 0 0 no-repeat; line-height: 25px;}
	#main_menu div.sel {float: left; display: inline; height: 25px; margin: 3px 3px 0 3px; background: url(../img/mm_right_sel.gif) 100% 0 no-repeat;line-height: 25px;}
	#main_menu div.sel a {display: block; padding: 0 15px 0 15px; color: #fff; background: url(../img/mm_left_sel.gif) 0 0 no-repeat; line-height: 25px;}
	
	/*container*/
	.client .title2 {display: block; clear:both; margin-top: 20px; margin-bottom: 10px; padding-left: 15px; margin-left: 10px; background: url(../img/bullet2.gif) 0 5px no-repeat; font-weight: bold; font-size: 1.2em; text-transform: uppercase;}
	.client .buttons {margin: 15px 0 15px 0px;}
	.client .buttons a {margin-right: 10px;}
	
	.client .produs {margin: 30px 10px 30px 10px;}
	.client .produs .img_left {float: left; width: 142px; height: 142px; overflow: hidden;}
	.client .produs .image_container {text-align:center; display:table-cell; vertical-align:middle; width: 140px; height: 140px; border: solid 1px #efefef; overflow: hidden;}
	.client .produs .image_container a img {margin: 0 auto; display: table-cell; vertical-align: middle;}
	.client .produs .image_container .center {width:0; height:100%; display:inline-block; vertical-align:middle;}
	.client .produs .image_container .img_center {text-align:center; width:100%; display:inline-block; vertical-align:middle;}
	
	.client .produs .description {float: left; display: inline; width: 280px; margin: 0 10px 0 10px;}
	.client .produs .description h3 {font-size: 1.8em; color: #006986; margin: 0px 0 10px 0;}	
	.client .produs .description p {font-size: 1.2em; margin: 0px 0 10px 0; padding: 10px 0 10px 0;}
	.client .produs .description .buttons {margin-left: 0;}
	.client .produs table {float: left; display: inline; width: 255px; font-size: 1.2em;}
	.client .produs table tr td { padding: 5px;}
	.client .produs table .head {background: #d3ebf2;}
	.client .produs table tr.row {background: #e0f2f7; color: #006986; font-weight: bold;}
	.client .produs table tr.row td {border-top: solid 1px #FFF;}
	.client .produs table tr.row td input {display: inline; clear: none; margin: 0;}
	.client .produs table tr.row b {font-size: .8em;}
	
	.client p {font-size: 1.2em; padding: 10px;}
	.client p a {color: #006986; font-weight: bold;}
	
	.client .data_activarii {margin: 0px; padding-bottom: 10px;}
	.client .data_activarii table {float: left; width: 158px; margin-right: 10px; margin-left: 12px; margin-bottom: 10px; margin-top: 10px;}
	* html .client .data_activarii table {display: inline;}
	.client .data_activarii table tr th {background: #006986; padding: 5px; border-bottom: solid 1px #FFF; color: #FFF; font-size: 1.2em; text-align: left;}
	.client .data_activarii table tr.week {background: #a7d9e8;}
	.client .data_activarii table tr.week td {padding: 2px; color: #006986; border: none;}
	.client .data_activarii table tr td {font-size: 1.1em; text-align: center; padding: 2px; border-bottom: solid 1px #FFF; border-collapse: collapse;}
	.client .data_activarii .active {background: #ffa000; color: #FFF;}
	.client .data_activarii .last_day {background: #ffea00; color: #ff6c00;}
	
	.client .date_generale {margin: 10px; font-size: 1.2em;}
	.client .date_generale form {float: left; display: inline;}
	.client .date_generale form .register {width: 400px; background: #f6f6f6;}
	.client .date_generale form .register {padding: 3px; vertical-align:top;}
	.client .date_generale form .register input, .client .date_generale form .register textarea {margin: 2px 8px 2px 8px; width: 250px; border: solid 1px #97d3e4; height: 20px;}
	.client .date_generale form .register textarea {height: 100px;}
	.client .date_generale form .register label {color: #006986; font-size: 1em; font-weight: normal; display: inline; clear: none; vertical-align: middle; line-height:25px;}
	.client .date_generale form .register ul {list-style-type: none;}
	.client .date_generale form .register ul li {margin: 0; padding: 0; font-size: 1em; line-height: 1.5em;}
	.client .date_generale form .register ul li input {width: 15px; height: 15px; border: none; vertical-align: middle;}
	
	.client .date_generale .addresses {width: 700px; background: #f6f6f6; font-size: 1em;}
	.client .date_generale .addresses tr td { padding: 5px;}
	.client .date_generale .addresses .head {background: #d3ebf2; font-weight:bold;}
	.client .date_generale .addresses tr.row {background: #e0f2f7; font-size: 1em;}
	.client .date_generale .addresses tr.row td {border-top: solid 1px #FFF;}
	.client .date_generale .addresses tr.row td input {display: inline; clear: none; margin: 0;}
	.client .date_generale .addresses tr.row {color: #006986;}
	
	
	.client .date_generale .form_address {width: 700px; background: #f6f6f6; font-size: 1em;}
	.client .date_generale .form_address tr td {padding: 0;}
	.client .date_generale .form_address input, .client .date_generale .form_address textarea, .client .date_generale .form_address select {margin: 2px 8px 2px 8px; width: 200px; border: solid 1px #97d3e4; height: 20px;}
	.client .date_generale .form_address textarea {height: 100px;}
	.client .date_generale .form_address label {color: #006986; font-size: 1em; font-weight: normal; display: inline; clear: none; vertical-align: middle;}
	.client .date_generale .form_address .save_profile_input {width: auto; height:auto; border: none;}
	.client .date_generale .form_address .save_profile_label {text-align: left; color: #333;}
	
	
	.client .date_generale #help {float: right; display: inline; width: 270px; margin-right: 10px; background: #e0f2f7;}
	.client .date_generale #help div {width: 90%; padding: 10px; border-bottom: solid 1px #FFF; background: #d3ebf2 url(../img/help_icon.gif) right center no-repeat; font-size: 1em; font-weight: bold; text-transform: uppercase;}
	.client .date_generale #help p {font-size: .9em; padding: 0 20px 0 20px; margin: 20px 0 20px 0;}
	
	.client .help {margin: 10px; font-size: 1.2em;}
	.client .help .menu {float: left; display: inline; width: 200px; background: #e0f2f7;}
	.client .help .menu a {padding: 0 5px 0 15px; margin: 5px 0 5px 0; color: #006986; float:left; width:150px;}
	.client .help .menu a.sel {padding: 0 5px 0 15px; margin: 5px 0 5px 0; color: #006986; float:left; width:150px; text-decoration:underline;}
	.client .help .menu div {width: 90%; padding: 10px; border-bottom: solid 1px #FFF; background: #d3ebf2 url(../img/help_icon.gif) right center no-repeat; font-size: 1em; font-weight: bold; text-transform: uppercase;}
	.client .help .content {font-size: 1.1em; width: 480px; background: #f6f6f6; float:right; margin-right: 10px; padding:5px;} 
	.client .help .content p {font-size: .9em; padding: 0 10px 0 10px; margin: 10px 0 10px 0;} 
	.client .help .content td { padding:3px 0px 3px 0px;} 
	.client .help .content ol li { list-style-type:decimal; list-style-position:inside;} 

	.tabs_2 {width: 742px; height: 44px; line-height: 44px; background: url(../img/bg_tabs2.gif) 0 0 repeat-x;}
	.tabs_2 strong {padding-left: 15px; margin-left: 20px; background: url(../img/bullet2.gif) 0 center no-repeat; font-size: 1.2em; text-transform: uppercase; color: #777;}
	
	.istoric {margin: 10px; width: 730px;}
	.istoric .tab_left {width: 395px; float: left; display: inline;}
	.istoric .img_left {float: left;  margin-right: 10px; margin-top: 10px; width: 142px; height: 142px; overflow: hidden;}
	.istoric .image_container {text-align:center; display:table-cell; vertical-align:middle; width: 140px; height: 140px; border: solid 1px #efefef; overflow: hidden;}
	.istoric .image_container a img {margin: 0 auto; display: table-cell; vertical-align: middle;}
	.istoric .image_container .center {width:0; height:100%; display:inline-block; vertical-align:middle;}
	.istoric .image_container .img_center {text-align:center; width:100%; display:inline-block; vertical-align:middle;}
	
	.istoric .description {float: left; display: inline; width: 220px; margin: 10px 10px 20px 10px;}
	.istoric .description h4 {font-size: 1.2em; color: #006986; font-weight: bold; margin: 0px 0 10px 0;}	
	.istoric .description p {font-size: 1.2em; margin: 0px 0 10px 0; padding: 10px 0 10px 0;}
	.istoric .description .buttons {margin-left: 0;}
	
	.istoric .banner_content {float: left; display: inline; padding: 0;}

	.produs_final {margin: 20px 10px 30px 0px;}
	.produs_final .img_left {float: left; margin-right: 20px; width: 142px; height: 142px; overflow: hidden;}
	.produs_final .image_container {text-align:center; display:table-cell; vertical-align:middle; width: 140px; height: 140px; border: solid 1px #efefef; overflow: hidden;}
	.produs_final .image_container a img {margin: 0 auto; display: table-cell; vertical-align: middle;}
	.produs_final .image_container .center {width:0; height:100%; display:inline-block; vertical-align:middle;}
	.produs_final .image_container .img_center {text-align:center; width:100%; display:inline-block; vertical-align:middle;}
	.produs_final .description {display: inline; margin: 0 10px 0 10px;}
	.produs_final .description h3 {font-size: 2.4em; color: #006986; margin: 0px 0 10px 0;}	
	.produs_final .description p {font-size: 1.2em; margin: 0px 0 10px 0; text-transform: uppercase; font-weight: bold;}
	.produs_final .description p strong {font-size: 3em; color: #ff9600;}
	.produs_final .description p em {font-size: 1.2em; color: #ff9600; font-style: normal;}
	.produs_final .description .buttons {margin-left: 0;}

	.title3 {display: block; clear:both; margin-top: 20px; margin-bottom: 5px; padding-left: 15px; margin-left: 0px; background: url(../img/bullet2.gif) 0 5px no-repeat; font-weight: bold; font-size: 1.2em; text-transform: uppercase;}

	.top_link {color:#00A7D5; font-weight:bold; font-size:1.1em;}
	.logout {background:url(../img/ic_close.gif) 0 -1px no-repeat; padding-left:15px;}
	.info1 { font-size:12px; border:none; padding:0;}
	/*.info1 { background-color:#ffffe1; font-size:12px; border:solid 1px #efefef; padding:8px 8px 8px 4px; color:#006986;}*/
	/*.info1 img { float:left; border:0; margin-right:4px;}*/
	.hover {cursor:pointer;}