@charset "utf-8";
/* CSS Document */
/* Copyright zoomCRM 
   written by Inotec - Alexandra Anghel for zoomCRM.ro */
/*=============================
	colors used:
	-------------
	
	
==============================*/

/*==================== resets*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	text-align:left;
}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END resets ================*/

/*================ clearfix */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* END clearfix ============= */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.space {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
}
a{
	text-decoration:none;
	color:#CC0000;
}
a:hover{
	color:#000;
}
body{
	background:#3b110c;
	font:normal 12px Arial;
}
.container{
	width:1005px;
	margin:auto;
}
#header{
	width:100%;	
	background:url(../images/header_bg.gif) repeat-x top left;
	height:285px;
	text-align:center;
	position:relative;
	z-index:30;
}
#header .container{
	position:relative;
}
.banner{
	margin:auto;
	text-align:center;
	width:1005px;
	font-size:0;
	position:relative;	
}
#header a.bt_intalnire{
	position:absolute;
	display:block;
	width:251px;
	height:147px;
	background:url(../images/bt_intalnire.gif) no-repeat top left;
	right:23px;
	top:139px;
}
#header a.bt_intalnire:hover{
	background:url(../images/bt_intalnire_hover.gif) no-repeat top left;
}
#banner .imagine{
	background:transparent url(../images/index/banner.jpg) no-repeat top left;
	height:230px;
	width:1005px;
	margin:auto;
	display:none;
}
.banner .text_stanga, #banner .text_stanga{
	font:bold 12px Arial;
	color:#eee;
	float:left;
	text-align:right;
	width:190px;
	padding:75px 0 0 25px;
	display:none;
}
#banner .text_dreapta{
	float:right;
	text-align:right;
	width:320px;
	display:none;	
}
.banner .text_dreapta{
	position:absolute;
	right:23px;
	top:70px;
	font:normal 20px/27px Arial;
	color:#fff;
	text-shadow:#000 2px 1px 0;
	text-align:right;
}
#sigla{
	width:150px;
	position:absolute;
	top:7px;
	left:0;
}
#header .meniu{
	text-align:left;
	font:normal 15px Arial, Helvetica;
}
#header .meniu ul{
	float:left;
	background:url(../images/meniu_ul_bg.gif) no-repeat top right;
	padding-right:1px;
}
#header .meniu ul li{
	list-style:none;
	float:left;
}
#header .meniu ul li a{
	color:#fff;
	display:block;
	text-decoration:none;
	height:51px;
	float:left;	
}
#header .meniu ul li a span{
	padding:11px 20px 0;
	border-left:1px solid #bd1a05;
	border-right:1px solid #5c1006;
	height:30px;
	display:block; 
	float:left;
	cursor:pointer;
}
#header .meniu a.selected, #header .meniu ul li a:hover{
	background:url(../images/meniu_selected.gif) no-repeat top center;	
}
#header .meniu a.selected span, #header .meniu ul li a:hover span{
	border-left:1px solid #5c1006;
	border-right:1px solid #5c1006;
	height:30px;
	display:block;	
}
#header .meniu .social{
	padding-top:1px;
	padding-left:20px;
	float:left;
	position:relative;
	z-index:50;
}
#header .meniu .social a{
	opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; // first!
	filter: alpha(opacity=85);					// second!	
}
#header .meniu .social img{
	padding-right:5px;
}
#header .meniu .social a:hover{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first!
	filter: alpha(opacity=100);					// second!
}
a.video{
	background:url(../images/ic_prezentare.gif) no-repeat top left;
	color:#7F5F5F;
	display:block;
	height:16px;
	padding:6px 0 0 20px;
	text-decoration:none;
	width:100px;
	font:normal 11px Arial;
	float:right;
	text-align:right;
}
a.video:hover{
	color:#000;
}
.mesaj{
	background:#AF0000; 
	border:1px solid #8F0000; 
	text-align:center; 
	color:#fff; 
	padding:10px; 
	margin:0 0 25px 0; 
	font:normal 12px Tahoma
}
.text h2{
	font:bold 14px Georgia;
	color:#222;
	margin:0 0 15px;
}
.text h3{
	font:normal 18px Arial;
	color:#222;
	margin:10px 0;
}
a.demo:hover{
	color:#000;
}
#content{
	width:100%;
	text-align:center;
	background:#f1f1f1;
	position:relative;
	top:-8px;	
	border-bottom:1px solid #5e1f18;
}
#content .container{
	background:#f1f1f1 url(../images/content_bg.gif) repeat-y top right;
	padding:0 23px 0 0;
	text-align:left;
	position:relative;	
}
#content .container .meniu_cntx_bg{
	background:#fff url(../images/meniu_cntx_bg.gif) repeat-y top left;	
}
#content .container .meniu_cntx{
	float:left;
	width: 195px;
	text-align:left;
	padding:0 5px 0 15px;
}
#content .container .meniu_cntx ul.meniu{
	margin:10px 0 20px;
}
#content .container .meniu_cntx ul.meniu li{	
	border-bottom:1px solid #fff;
}
#content .container .meniu_cntx ul.meniu li a{
	display:block;
	border-bottom:1px solid #d9d9d9;
	padding:6px 15px 6px 3px;
	background:url(../images/meniu_cntx_li.gif) no-repeat top right;
	color:#333;
	text-shadow:#fff 1px 1px 0;
}
#content .container .meniu_cntx ul.meniu li a:hover, #content .container .meniu_cntx ul.meniu li a.selected{
	background-color:#d9d9d9;
	background-position:right -101px;
	border-bottom:1px solid #c1c1c1;
	color:#000;
}
#content .container .meniu_cntx .quiz{
	position:relative;
	width:200px;
	height:114px;
}
#content .container .meniu_cntx .quiz a{
	position:absolute; 
	top:0; 
	left:-43px;
}
#content .container .meniu_cntx .titlu_info{
	font:bold 21px Arial;
	color:#999;
	text-shadow:#fff 1px 1px 0;	
	letter-spacing:1px;
}
#content .container .meniu_cntx .informatii{
	font:normal 12px/15px Arial;
	color:#666;
	text-shadow:#fff 1px 1px 0;
}
#content .container .meniu_cntx .informatii h4{
	font:normal 14px Arial;
	color:#222;
	padding-top:3px;
	text-shadow:none;
	margin:0 0 5px;
}
#content .container .meniu_cntx .informatii h4 a{
	color:#333;
	text-decoration:none;
}
#content .container .meniu_cntx .informatii a.citeste{
	color:#000;
}
#content .container .meniu_cntx .informatii a:hover{
	color:#cc0000;
	text-shadow:none;
}
#content .container .meniu_cntx .informatii .data{
	font-size:11px;
	color:#888;
	margin-top:15px;
	text-shadow:#fafafa 1px 1px 0;
}
#content .container .meniu_cntx .informatii .detalii{
} 
#content a.more{
	text-decoration:none;
	font:normal 14px Arial;
	color:#fff;
	background:transparent url(../images/bg_more.gif) no-repeat top left;
	display:block;
	width:113px;
	height:22px;
	float:left;
	margin-top:7px;
	padding-top:5px;
	text-align:center;
}
#content a.more:hover{
	color:#fff;
	background:transparent url(../images/bg_more_over.gif) no-repeat top left;
}
#content .buton{
	text-decoration:none;
	font:normal 11px Arial;
	color:#A00101;
	background:transparent url(../images/bg_more.gif) no-repeat top left;
	display:block;
	width:105px;
	height:20px;
	padding:2px 5px 6px 0px;
	border:0px;	
}
#right .text h2{
	margin-bottom:15px;
}
#content .text p{
	margin-bottom:7px;
}
#content .left_tx{
	float:left;
	width:46%;
	line-height:15px;
}
#content .right_tx{
	float:right;
	width:46%;
	line-height:15px;
}
#right ol{
	padding:5px 0 5px 16px;
	list-style:decimal;
}
#right ol li{
	padding:0 0 7px;
}
#right ul{
	padding:5px 0 5px 16px;
}
#right ul li{
	list-style-image: url(../images/li_bg.gif);
	padding-bottom:5px;
}
#content .right_tx h2{
	margin:26px 0 15px;
}
#content .left_tx ul{
	padding:5px 0 5px 16px;
}
#content .left_tx ul li{
	list-style-type: square;
	padding-bottom:7px;
}
#left{
	float:left;
	width:70%;
	text-align:left;
}
#right{
	float:right;
	width:734px;
	text-align:left;
	margin-right:15px;
	display:inline;
	font:normal 12px/17px Arial;
	color:#444;
}
#right h1{
	font:normal 30px Arial;
	margin:15px 0;
	padding:0;
	color:#62180e;
}
#right h2{
	font:normal 21px Arial;
	margin:10px 0;
	padding:0;
	color:#62180e;
}
#right .text{
	border-top:1px solid #e4e4e4;
	padding-top:10px;
}
#right .linie{
	text-align:left;
	padding-bottom:20px;
}
#right .linie ul li{
	list-style:none;
	width:229px;
}
#right .fl_left{
	float:left;
	margin-right:10px;
}
#right .linie ul li h2{
	font:normal 14px/17px Arial;	
	margin:0 0 5px;	
	text-shadow:#fff 1px 1px 0;
	text-align:center;
}
#right .linie ul li h2 a{
	color:#272727;
	display:block;
	background:url(../images/home_titluri_gri.gif) no-repeat top left;
	padding:3px 5px 0;
	height:39px;
	text-align:center;
	width:211px;
}
#right .linie ul li h2 a:hover{
	color:#fff;
	text-shadow:none;
	background-position:0 -43px;
}
#right .linie ul li p{
	padding:0 10px 0 10px;	
}
#right .linie ul li a.citeste{
	color:#af0000;
	text-decoration:none;
	margin-left:10px;
}
#right .produse{
	font:normal 11px Arial;
	width:195px;
	text-align:right;
	float:right;
	margin-top:5px;		
	color:#777;
	padding:0px 0 15px 0;
}
#right .produse h2{
	color:#777;
	font:normal 11px Arial;
	width:150px;
	margin:0 0 3px 45px;
}
#right .produse .despartitor{
	height:30px;
	width:100px;
	margin:0 0 0 96px;
}
#footer{
	background:#44130d;
	width:100%;
	text-align:center;
	margin-top:-8px;
	padding-top:15px;
	border-top:1px solid #aa4d41;
	border-bottom:1px solid #5a251e;
	padding-bottom:10px;
}
#footer .continut_footer{
	width:1005px;
	margin:auto;
	padding:7px 23px 5px 0;
}
#footer .newsletter{
	font:normal 12px Arial;
	width:215px;
	text-align:justify;
	float:left;
	color:#ba7972;
}
#footer .newsletter .titlu_news, #footer .titlu, #footer .titlu a{
	font:bold 28px Tahoma;
	color:#bc7b74;
	text-align:left;
	text-shadow:#000 1px 1px 0;
	padding-bottom:20px;
}
#footer .titlu a{
	padding:0;
	color:#FFA89F;
}
#footer .titlu a:hover{
	color:#FFD4CF;
}
#footer .newsletter .trimite{
	background:url(../images/footer_submit.gif) no-repeat top left;
	color:#fbb3aa;
	width:98px;
	height:31px;
	font:normal 12px Arial;
	text-decoration:none;
	padding:1px 5px 0;
	text-align:center;
	margin:10px 0 0 50px;
	cursor:pointer;	
	border:0;
}
.input_class_news{
	border:1px solid #000;
	border-right-color:#8f4f48;
	border-bottom-color:#8f4f48;
	color:#ba7972;
	font:normal 12px Arial;
	background:#532621;
	padding:5px;
	width:188px;
}
.input_class_news:focus{
	background:#6F3630;
	color:#DF938B;
}
#footer .desp{
	float:left;
	font-size:0;
	padding-top:65px;
	margin:0 40px;
}
#footer a.newszone{
	background:url(../images/email_marketing_solution_newszone.gif) no-repeat top left;
	display:block;
	width:122px;	
	height:23px;
	color:#BA7972;
	padding:34px 0 0 130px;
	width:150px;
}
#footer a.newszone:hover{
	background-position:0 -57px;
	color:#E9A9A2;
}
#footer a.izzisale{
	background:url(../images/ecommerce_solution_izzisale.gif) no-repeat top left;
	display:block;
	width:122px;	
	height:31px;
	color:#BA7972;
	padding:10px 0 0 130px;
	width:150px;
}
#footer a.izzisale:hover{
	background-position:0 -41px;
	color:#E9A9A2;
}
#footer .float_zone{
	float:left;
	color: #BA7972;
    font: 12px Arial;
    text-align: justify;
}
#footer .float_zone input, #footer .float_zone textarea{
	float:left;
	border:1px solid #000;
	border-right-color:#8f4f48;
	border-bottom-color:#8f4f48;
	color:#ba7972;
	font:normal 12px Arial;
	padding:3px 5px;
	background:#532621;
	width:260px;
	margin-bottom:7px;
	text-align:left;	
}
.float_zone textarea{
	overflow:hidden;
}
#footer .float_zone input:focus, #footer .float_zone textarea:focus{
	background:#6F3630;
	color:#DF938B;
}
#footer .float_zone .submit, #footer .float_zone .submit:focus{
	background:url(../images/footer_submit.gif) no-repeat top left;
	color:#fbb3aa;
	width:98px;
	height:31px;
	font:normal 12px Arial;
	text-decoration:none;
	padding:1px 5px 0;
	text-align:center;
	margin:10px 0 0 80px;
	cursor:pointer;	
	border:0;
}
#footer .float_zone .bt_mare{
	background:url(../images/footer_bt_mare.gif) no-repeat top left;
	color:#fbb3aa;
	width:167px;
	height:30px;
	font:normal 12px/30px Arial;
	text-decoration:none;
	text-align:center;
	cursor:pointer;	
	border:0;
	display:block;
	margin:15px 0 0 60px;
}
#copyright{
	color:#78473f;	
	width:100%;	
	border-top:3px solid #330e0a;
	padding:20px 0;
}
#copyright .content{
	width:1005px;
	padding:0 23px 0 0;
	margin:auto;
	text-align:center;	
}
#copyright a{
	color:#78473f;
	text-decoration:underline;
}
#copyright a:hover{
	color:#ba7972;
}
#copyright .content .meniu_footer ul{
	text-align:center;
	margin-bottom:10px;	
}
#copyright .content .meniu_footer ul li{
	padding:0 5px;
	display:inline;
	cursor:pointer;
}
#copyright .content .meniu_footer ul li a{
	text-decoration:none;
}
.sfere{
	background:url(../images/facilitati_zoomcrm.jpg) no-repeat top left;
	width:655px;
	height:584px;
	position:relative;
}
.sfere a{
	display:block;	
	position:absolute;
}
.sfere a.unu{
	width:100px;
	height:100px;
	left:121px;
	top:50px;
}
.sfere a.doi{
	width:118px;
	height:120px;
	left:371px;
	top:0;
}
.sfere a.trei{
	width:140px;
	height:143px;
	right:3px;
	top:112px;
}
.sfere a.patru{
	width:140px;
	height:150px;
	right:73px;
	bottom:62px;
}
.sfere a.cinci{
	width:140px;
	height:140px;
	left:161px;
	bottom:42px;
}
.sfere a.sase{
	width:140px;
	height:133px;
	left:0;
	bottom:202px;
}
.sfere .box a{
	border:0;
	position:relative;
	display:block;
	text-align:center;
	margin-top:10px;
}
.sfere .box{
	position:absolute;
	z-index:100;
	font:normal 12px Arial;
	color:#555;	
	text-align:center;
	padding:20px 30px;
	overflow:hidden;
}
.unu_box{
	background:url(../images/unu.png) no-repeat top left;
	width:192px;
	height:112px;		
	left:40px;
	top:30px;	
}
.doi_box{
	background:url(../images/unu.png) no-repeat top left;
	width:192px;
	height:112px;		
	left:305px;
	top:-15px;
}
.trei_box{
	background:url(../images/trei.png) no-repeat top left;
	width:192px;
	height:127px;		
	right:-60px;
	top:100px;
}
.patru_box{
	background:url(../images/patru.png) no-repeat top left;
	width:192px;
	height:137px;		
	right:20px;
	bottom:50px;
}
.cinci_box{
	background:url(../images/cinci.png) no-repeat top left;
	width:192px;
	height:137px;		
	left:100px;
	bottom:20px;
}
.sase_box{
	background:url(../images/sase.png) no-repeat top left;
	width:192px;
	height:127px;		
	left:-65px;
	bottom:180px;
}
.despartitor{
	clear:both;
	margin:20px 0;
	height:1px;
	border-bottom:1px dashed #FF9A8F;
}
a.bt_quiz{
	background:url(../images/bt_quiz.gif) no-repeat top left;
	display:block;
	width:186px;
	height:38px;
	text-align:center;
	padding:33px 0 0 20px;
	color:#fff;
	font:normal 14px Arial;
	margin-left:200px;
}
a.bt_quiz:hover{
	color:#ff0000;
}

a.thickbox{
    background:url(../images/bt_quiz.gif) no-repeat top left;
    display:block;
    width:186px;
    height:38px;
    text-align:center;
    padding:33px 0 0 20px;
    color:#fff;
    font:normal 14px Arial;
    margin-left:200px;
}
a.thickbox:hover{
    color:#ff0000;
}

#right .quiz{
	font:normal 13px/17px Arial;
	width:550px;
	border:1px solid red;
	margin-left:50px;
}
#right .red{
	background:#b74638;
	padding:20px;
	color:#fff;
	font:normal 15px/19px Arial;
}
#right .green{
	background:#b5d061;
	padding:20px;
	color:#3e4d0f;
	font:normal 15px/19px Arial;
	text-shadow:#C0DF61 1px 1px 0;
}
#right .green a{
	color:#fff;
	text-shadow:none;
}
.intrebare{
	width:500px;
	float:right;
	cursor:pointer;
	padding:3px;
}
.intrebare_hover{
	width:500px;
	float:right;
	cursor:pointer;
	padding:3px;
	background:#e6ebeb;
	color:#000;
	text-shadow:#fff 1px 1px 0;
}
.info_quiz{
	font:normal 15px/19px Arial;
	color:#de0000;
	margin-bottom:15px;
}
a.facebook {
    background: url("../images/facebook.jpg") no-repeat left top;
    color: #4B6D8F;
    display: block;
    font: normal 13px Arial;
    height: 37px;
    margin: 15px 0;
    padding: 8px 15px 0 55px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
a.facebook:hover{
	background-position:0 -45px;
	color:#000;
}

