*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:0;
	text-decoration:none;
}
.clear{
	clear:both;
}
a:focus{
	outline:0;
}
body{
	background:#e9e4cf url(../img/bg.jpg) repeat-x left top;
}
#container{
	width:1000px;
	margin:0 auto;
	position:relative;
}
/*---------------------------------------------logo-----------------------------------------------------------------*/
h1 a{
	text-indent:-9999px;
	background:url(../img/elven-soft-logo.png) no-repeat left top;
	width:310px;
	height:70px;
	margin-top:30px;
	margin-left:15px;
	float:left;
	cursor:pointer;
}
/*---------------------------------------------top menu-----------------------------------------------------------------*/
#top_menu{
	position:relative;
	float:right;
	margin-right:10px;
}
#top_menu li{
	float:left;
}
#top_menu a{
	position:relative;
	float:left;
	margin-right:-14px;
	cursor:pointer;
	padding-top:20px;
}
#top_menu #home{
	background:url(../img/home.png) no-repeat left top;
	width:73px;
	height:70px;
	text-indent:-9999px;
	display:block;
}
#top_menu #despre{
	background:url(../img/despre.png) no-repeat left top;
	width:67px;
	height:72px;
	text-indent:-9999px;
	display:block;
	z-index:2;
}
#top_menu #contact{
	background:url(../img/contact.png) no-repeat left top;
	width:74px;
	height:71px;
	text-indent:-9999px;
	display:block;
}
/*---------------------------------------------menu-----------------------------------------------------------------*/
#menu{
	position:relative;
	margin-top:13px;
	z-index:100;
}
*+html #menu{
	margin-top:28px;
}
* html #menu{
	margin-top:40px;
	z-index:200;
}
#menu li{
	float:left;
}
#menu a{
	float:left;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	height:61px;
}
#menu a#companie{
	background:url(../img/companie.png) no-repeat left top;
	width:161px;
}
* html #menu a#companie{
	background:url(../img/companie.jpg) no-repeat left top;
}
#menu a#companie:hover,#menu a#companie.selected{
	background:url(../img/companie.png) no-repeat left bottom;
}
#menu a#portofoliu{
	background:url(../img/portofoliu.png) no-repeat left top;
	width:151px;
}
#menu a#portofoliu:hover,#menu a#portofoliu.selected{
	background:url(../img/portofoliu.png) no-repeat left bottom;
	width:151px;
}
#menu a#produse{
	background:url(../img/produse.png) no-repeat left top;
	width:133px;
}
#menu a#produse:hover,#menu a#produse.selected{
	background:url(../img/produse.png) no-repeat left bottom;
}
#menu a#comanda{
	background:url(../img/comanda.png) no-repeat left top;
	width:204px;
}
#menu a#comanda:hover,#menu a#comanda.selected{
	background:url(../img/comanda.png) no-repeat left bottom;
}
#menu a#contact2{
	background:url(../img/contact2.png) no-repeat left top;
	width:129px;
}
#menu a#contact2:hover,#menu a#contact2.selected{
	background:url(../img/contact2.png) no-repeat left bottom;
}
#menu a#blog{
	background:url(../img/blog.png) no-repeat left top;
	width:129px;
}
#menu a#blog:hover,#menu a#blog.selected{
	background:url(../img/blog.png) no-repeat left bottom;
}
/*---------------------------------------------demo-----------------------------------------------------------------*/
#demo,#demo_holder{
	position:relative;
	width:1024px;
	height:194px;
}
#demo_holder{
	background:url(../img/header_shadow2.png) no-repeat left top;
	margin-top:-25px;
	margin-left:-12px;
}
#demo{
	position:absolute;
	height:187px;
	width:1002px;
	padding:0;
	left:11px;
	bottom:0;
}

#demo .demo_in{ 
	position:relative;
	width:985px;
	height:173px;
	border:7px solid #fff;
	position:relative;
	top:8px;
	left:12px;
}
#demo .description{
	position:absolute;
	right:0;
	bottom:-2px;
	width:934px;
	height:55px;
	background:url(../img/demo_descr_bg.png) no-repeat left top;
}
*+html .description{
	bottom:-1px;
}
* html .description{
	position:static;
	bottom:0px;
	margin-top:-65px;
}
.description ul{
	float:right;
	position:relative;
	top:8px;
	margin-right:40px;
}
/*---------------------------------------------presentation---------------------------------------------*/
#presentation{
	width:1000px;
	margin-top:10px;
}
/*---------------------------------------------presentation side left---------------------------------------------*/
#presentation #side_left{
	position:relative;
	float:left;
	width:475px;
}
#side_left{
	padding-left:40px;
}
#presentation #side_left li{
	background:url(../img/presentation_border.jpg) no-repeat left bottom;
	display:block;
	width:208px;
	padding:8px 0;
}
#presentation #side_left h3{
	padding-left:9px;
}
/*---------------------------------------------presentation side right---------------------------------------------*/
#presentation #side_right{
	position:relative;
	width:450px;
	float:right;
	height:200px;
	color:#fff;
}
#side_right img{
	margin-top:3px;
}
* html #side_right img{
	margin-top:-2px;
}
#side_right ul{
	float:left;
	margin-top:50px;
	position:relative:
	top:25px;
}
#side_right ul li{
	margin-bottom:25px;
}
#side_right img{
	position:relative;
	float:left;
}
#fla{
	float:left;
	position:relative;
	top:-5px;
	margin-left:-4px;
	margin-right:-4px;
}
#side_right a.link{
	position:absolute;
	bottom:0px;
	right:115px;
	padding:2px 4px;
}
* html #side_right a.link{
	bottom:20px
}
/*---------------------------------------------content---------------------------------------------*/
#content{
	position:relative;
	top:17px;
	margin-bottom:0px;
	padding:0px 0px 10px 0px;
	margin-left:0px;
}
*+html #content{
	top:12px;
	margin-bottom:12px;
}
* html #content{
	top:-0;
	margin-bottom:0px;
}
#content a{
	padding:2px 4px;
	margin-top:3px;
}
#left,#right{
	width:420px;
	padding:0 40px;
	float:left;
}
#l_r{
	background:url(../img/border.gif) repeat-y center top;
	padding:0;
	margin-top:16px;
}
*+html #right{
	padding-bottom:30px;
}
* html #right{
	padding-bottom:30px;
}
h4{
	margin-top:25px;
	margin-bottom:15px;
}
/*---------------------------------------------footer---------------------------------------------*/
#footer{
	background:url(../img/footer_bg.jpg) repeat-x left top;
	height:201px;
}
#footer_wrapper{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}
#footer_wrapper li{
	padding:3px 0;
}
#es,#ps,#sw{
	float:left;
	padding-top:40px;
	margin-top:-14px;
	padding-left:75px;
	margin-right:-50px;
}
#es,#sw{
	background:url(../img/light1.jpg) no-repeat left -1px;
	width:260px;
	height:155px;
}
#ps{
	background:url(../img/light2.jpg) no-repeat left -2px;
	width:311px;
	height:156px;
	margin-right:20px;
	margin-left:20px;
}
#es .smurf{
	background:url(../img/es.png) no-repeat left top;
	width:66px;
	height:141px;
	float:left;
	margin-top:-55px;
	margin-left:-70px;
}
#sw .smurf{
	background:url(../img/sw.png) no-repeat left top;
	width:65px;
	height:146px;
	float:left;
	margin-top:-48px;
	margin-left:-70px;
}
#ps .smurf{
	background:url(../img/PS.png) no-repeat left top;
	width:64px;
	height:185px;
	float:left;
	margin-top:-50px;
	margin-left:-70px;
}
#sw{
	width:200px;
}
/*------------------------despre---------------------*/
.ind{
	position:relative;
	padding-left:10px;
}
.ind li{
	background:url(../img/bull.jpg) no-repeat left 2px;
	padding-left:13px;
	margin:10px 0;
}
#right img{
	position:relative;
	float:left;
	margin-right:10px;
}
.fl_left{
	padding-bottom:30px;
}
/*------------------------comanda online---------------------*/
#comanda_online{
	width:500px;
	margin:70px auto;
	position:relative;
	z-index:100;
}
* html #comanda_online{
		margin-left:250px;
		margin-right:-250px;
}
#comanda_online form label{
	display:block;
}
#comanda_online form span{
	display:block;
	width:100px;
	text-align:right;
	float:left;
	cursor:pointer;
	padding-top:10px;
	
}
#comanda_online form input{
	width:330px;
	position:relative;
	background:none;
	left:-40px;
}
#comanda_online form span.wrap{
	background:url(../img/input.jpg) no-repeat left top;
	display:block;
	width:382px;
	height:39px;
	float:left;
	position:relative;
}
* html #comanda_online form span.wrap{
	position:static;
}
#comanda_online form span.wrap_t{
	background:url(../img/textarea.jpg) no-repeat left top;
	width:362px;
	height:237px;
}
#comanda_online form textarea{
	background:none;
	position:relative;
	width:355px;
	height:207px;
	padding-left:10px;
	padding-top:5px;
	overflow:auto;
}
* html #comanda_online form textarea{
	position:static;
}
#comanda_online form #ma_int{
	background:url(../img/accolada.jpg) no-repeat 120px 8px;
	padding:0;
	height:165px;
}
*+html #comanda_online form #ma_int{
	margin-bottom:20px;
}
#comanda_online form #ma_int label input{
	display:inline;
	float:none;
	width:15px;
	height:15px;
	padding:0;
}
#comanda_online form #ma_int label span{
	width:300px;
	text-align:left;
	position:relative;
	top:-17px;
	left:-15px;
	padding:0;
}
*+html #comanda_online form #ma_int label span{
	z-index:100;
	display:block;
}
#comanda_online form #ma_int label{
	margin-left:200px;
}
#smurf{
	position:relative;
	top:50px;
}
#comanda_online form #submit{
	background:url(../img/trimite.jpg) no-repeat left top;
	width:117px;
	height:41px;
	text-indent:-9999px;
	float:right;
	cursor:pointer;
	outline:none;
}
/*------------------------contact_page---------------------*/
#contact_page{
	width:200px;
	margin:70px auto;
	float:right;
}
#contact_page img{

}
#contact_page ul li{
	display:block;
}
#container .fix{
	margin:70px 0;
	float:left;
}
#contact_page #tel,#contact_page #tel2{
	background:url(../img/tel.png) no-repeat left top;
	width:67px;
	height:60px;
}
/*------------------------portofoliu---------------------*/
#l_r dt{
	background:url(../img/img_holder.png) no-repeat left top;
	width:495px;
	height:130px;
	float:left;
}
#l_r dd{
	width:480px;
	float:right;
	padding-left:20px;
	padding-top:20px;
}
* html #l_r dd{
	position:relative;
	left:520px;
	float:left;
	margin-top:-20px;
}
#l_r dt img{
	position:relative;
	top:14px;
	left:11px;
}

#container .l_r_fix{
	padding:20px 0;
}
#l_r dd ul li{
	margin-bottom:10px;
}
#l_r dd.clear2{
	float:none;
	clear:both;
	background:url(../img/bord3.jpg) repeat-x left 40px;
	height:20px;
	padding-top:50px;
	display:block;
	width:1000px;
}
.clear3{
	clear:both;
	background:url(../img/bord3.jpg) repeat-x left 40px;
	height:20px;
	padding-top:50px;
	display:block;
	width:1000px;
}
#container .l_r_fix2{
	padding:20px 0;
	background:none;
}
#container .l_r_fix4{
	margin-left:30px;
	position:relative;
	left:50px;
}
#locatie{
	position:relative;
	top:0px;
	left:-50px;
	width:480px;
	height:216px;
}
/*------------------------produse---------------------*/
#produse_prez{
	position:relative;
	top:-40px;
}
#produse_prez li{
	float:left;
	margin-left:8px;
}
#l_r dl#prod dt{
	background:none;
	position:relative;
	top:20px;
	font-size:18px;
	width:auto;
	height:auto;
	text-align:right;
	width:400px;
	text-align:right;
	margin-right:-400px;
	left:0;

}
#l_r #prod{
	width:1000px;
}
/*------------------------produse interior---------------------*/
#prod_int{
	margin-top:40px;
	position:relative;
}
#gratuit{
	background:url(../img/gratuit.png) no-repeat left top;
	width:234px;
	height:154px;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:0px;
}
#prod_int img{
	float:left;
	margin:0 30px 10px 0;
}
* html #prod_int img{
	width:134px;
	height:209px;
}
#prod_int .pic{
	width:39px;
	display:block;
	float:left;
}
#prod_int .pic img{
	margin-bottom:-4px;
	background:url(../img/pic_holder_small.jpg) no-repeat left top;
	padding:4px;
}
#detalii{
	width:700px;
}
#detalii ul{
	margin:10px 0 10px 30px;
}
#detalii ul li{
	list-style-type:circle;
}
#detalii h5{
	margin-top:35px;
	text-decoration:underline;
	padding-right:20px;
	display:block;
}
#prod_int p{
	margin-bottom:20px;
	text-indent:20px;
}
#detalii #pics{
	position:relative;
	left:100px;
	list-style-type:none;
}
* html #detalii #pics{
	margin-left:50px;
}
#detalii #pics li{
	float:left;
	margin-right:-9px;
	list-style-type:none;
}
#pics li img{
	margin:0;
}
* html #pics li img{
	width:188px;
	height:155px;
}
#l_r .hosting{
	margin:50px 0;
	position:relative;
	width:328px;
	height:205px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:70px;
	padding-top:50px;
	margin-bottom:-50px;
	margin-left:-70px;
	margin-right:-5px;
}
#l_r #basic{
	background:url(../img/hosting-basic.jpg) no-repeat left top;
}
#l_r #intermediate{
	background:url(../img/hosting-intermediate.jpg) no-repeat left top;
}
#l_r #advanced{
	background:url(../img/hosting-advanced.jpg) no-repeat left top;
}
#prod_int h5, #prod_int h5 a{
	margin-bottom:10px;
	text-indent:18px;
	color:#000;
}
#prod_int h5 a:hover{
	background:#C66F14;
	color:#fff;
}
#prod_int p a:hover, #content #detalii a:hover{
	background:#c66f14;
	color:#fff;
}
#right ul li{
	margin-left:25px;
	list-style-type:square;
}
#myform .errorMessage{
	color:#ff0000;
	font-size:10px;
	width:355px;
	text-align:right;
}
#comanda_online .error,#comanda_online .error2{
	background:url(../img/error.gif) no-repeat right center;	
	width:355px;
	margin-left:100px;
	height:30px;
	font-size:12px;
	color:#ff0000;
	padding-top:20px;
	font-weight:bold;
}
#comanda_online .error2{
	background:url(../img/ok.gif) no-repeat right center;
}
#text h4{
	font-size:20px;
}
#text h5{
	font-size:16px;
	margin:20px 0 10px 0;
}
#text{
	padding:20px 0;
	width:800px;
	margin:0 auto;
}
#text p{
	margin-bottom:10px;
}
html body #container #content #text ul li{
	list-style:square;
	margin-left:50px;
}
#game{
	width:360px;
	margin:-60px auto;
}
*+html #game{
	position:relative;
	top:-60px;
}
* html #game{
	position:relative;
	top:-60px;
}
#error_404{
	position:relative;
}
#error_404{
	position:relative;
	margin-top:-18px;
	background:url(../img/404_repeat.jpg) repeat-y left top;
	width:1000px;
	height:520px;
}
*+html #error_404{
	margin-top:-13px
}
* html #error_404{
	margin-top:-1px
}
#con{
	background:#fff url(../img/404.jpg) no-repeat left top;
	width:749px;
	height:259px;
	margin:0 auto;
}
#eroare{
	background:url(../img/eroare.png) no-repeat left top;
	width:113px;
	height:22px;
	position:absolute;
	left:120px;
	top:80px;
}
#nu_exista{
	background:url(../img/pagina_nu_exista.png) no-repeat left top;
	width:296px;
	height:38px;
	position:absolute;
	right:31px;
	top:80px;
}

.sIFR-flash{
      visibility: hidden;
      font-family: "trebuchet MS", sans-serif;
}

#lansare_asigmanager{
	background:url(../img/lansare_asigmanager_ro.jpg) no-repeat left top;	
	width:207px;
	height:101px;
	text-indent:-9999px;
	position:absolute;
	right:5px;
	top:170px;
}


#elvenNews {
	position:absolute;
	top:-75px;
	right:0;
	font-size:12px;
	margin-bottom:-20px;
}
#elvenNews h2 {
	display:inline;
	font-size:12px;
}

#elvenNews h2 a {
	text-decoration:none;
}
#elvenNews h2 a:hover {
	background:#C66F14;
	color:#fff;
}
