html, body {padding:0;margin:0;}
a {outline:none;}

body {
	background-color: #fafafa;
	color: #646464;
}

* { font-family: VaniRegular; font-size:16px; line-height:22px; }

p {
	padding-left:20px;
	padding-bottom:24px;
}

h1 {
	padding:0;
	margin:0;
	font-size:38px;
	color: #bb035e;
	line-height: 38px;
	padding-bottom:15px;
	font-weight:normal;
	.padding-top:5px;
}
h2 {
	padding:0;
	margin:0;
	font-size:28px;
	color: #cdcdcd;
	line-height: 28px;
	padding-bottom:15px;
	font-family: VaniRegular;
	font-weight:normal;
}
h3 {
	padding:0;
	margin:0;
	font-size:16px;
	color: #b10359;
	line-height: 16px;
	padding-bottom:15px;
	font-family: VaniRegular;
	font-weight:normal;
}

ul li {
	padding-left:20px;
	padding-bottom:20px;
	background-image: url('../images/normal_li_bg.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
form * { font-size:16px;}
form label {margin-bottom:3px;}
form input[type="text"], form textarea {
	border:0px;
	border-bottom:1px solid #cdcdcd;
	margin-bottom:3px;
	background-color: transparent;
}
form input[type="file"] {height:22px; font-size:14px;}
form textarea { width:183px; background-color: transparent; resize: none;}
form .but_trimite {
	color: #bb035e; 
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.mov {
	color: #bb035e; 
}


#menuBar {
	width:100%;
	/*min-width: 861px;*/
	height:114px;
	border-bottom:1px solid #f2f2f2;
	border-top:6px solid #bb035e;
	background-color: #fff;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
}

#menuBar .centerDiv {
	width: 861px;
	/*height: 77px;*/
	height:114px;
	margin: auto;
	/*padding-top: 43px;*/
}

#umbra_menu_bar {
	width:100%;
	min-width: 861px;
	height:30px;
	background-image: url('../images/menubar_umbra.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	position:fixed;
	top:121px;
	left:0;
	z-index:12px;
}

#logo {
	width:180px;
	padding-left:20px;
	padding-top:38px;
	float:left;
}

#menuPrincipal {
	height:114px;
	width:661px;
	float:right;
}

ul#nav {
	text-align:right;
	height:114px;
	width:661px;
	float:right;
}
ul#nav,
ul#nav li,
ul#nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul#nav li {
 display:block;
 float:right;
 padding:44px 11px 45px 11px;
 background-image:none;
}

ul#nav li#menu_pasiune {
	_width:58px;
}
ul#nav li#menu_inovatie {
	_width:62px;
}
ul#nav li#menu_brand_uri {
	_width:75px;
}
ul#nav li#menu_inovatie {
	_width:62px;
}
ul#nav li#menu_proiecte {
	_width:62px;
}
ul#nav li#menu_fii_partener {
	_width:90px;
}
ul#nav li#menu_cariera {
	_width:58px;
}
ul#nav li#menu_contact {
	_width:58px;
}

ul#nav li a {
	text-decoration:none;
	color: #000000;
	font-size:16px;
	line-height:20px;
	height:20px;
	display:block;
}

ul#nav li:hover, ul#nav li.hover {
	background-image: url('../images/menu_li_bg.png');
	background-position: top center;
	background-repeat: no-repeat;
}
ul#nav li a:hover, ul#nav li a.hover {
	background-image: url('../images/menu_li_a_bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.page {
	width:100%;
	padding-top:100px;
}
* html .page {height:1px;}
.page { min-height:100px;}
.page:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.page_inside {
	width:861px;
	margin:auto;
}

* html .page_inside {height:1px;}
.page_inside { min-height:100px;}
.page_inside:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.col_left {
	float:left;
	width: 420px;
}
.col_right {
	float:right;
	width: 420px;
}
#pasiune {
	width:861px;
	margin:auto;
	padding-top:221px;
}
#pasiune .col_left {
	height:375px;
	background-image: url('../images/home_left_img.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#inovatie  {
	background-image: url('../images/inovatie_bg.gif');
	background-position: 50% 242px;
	background-repeat: no-repeat;
	padding-top:221px;
	position:relative;
}
#inovatie .col_left {
	width:502px;
	padding-left:20px;
}

#fii_partener  {
	padding-top:221px;
}
#fii_partener .col_left {
	width:440px;
	padding-left:20px;
}
#fii_partener .col_right {
	padding-top:40px;
	width:340px;
}

#contact  {
	padding-top:221px;
}
#contact  .col_left {
	width:440px;
	padding-left:20px;
}
#contact  .col_right {
	/*padding-top:40px;*/
	width:340px;
}
#cariera {
	width:861px;
	margin:auto;
	padding-top:221px;
	/*background-image: url('../images/inovatie_bg.gif');
	background-position: 50% 242px;
	background-repeat: no-repeat;*/

}
#cariera .col_left {	padding-top:40px; width:340px; padding-left:20px;}
#brand_uri {
	width:861px;
	margin:auto;
	padding-top:221px;
	/*background-image: url('../images/inovatie_bg.gif');
	background-position: 50% 242px;
	background-repeat: no-repeat;*/
	z-index:1;
}

#brand_uri a.mov {
	color: #bb035e;
	text-decoration:none;
	display:block;
	padding-left:36px;
	background-image: url('../images/brands_bullet.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
#brand_uri a.mov:hover {
	text-decoration:underline;
}
.brand_logo {
	width:360px;
	height:77px;
	position:relative;
}
.brand_logo a {
	float:left;
	text-indent: -9999px;
	background-position:0 -77px;
	display:block;
	height:77px;
}
.brand_logo a:hover {
	background-position:0 0;
	background-repeat: no-repeat;
}
.brand_logo a.brand1 {
	background-image: url(../images/brand1.png);
	width: 158px;
}
.brand_logo a.brand2 {
	background-image: url(../images/brand2.png);
	width: 158px;
}
.brand_logo a.brand3 {
	background-image: url(../images/brand3.png);
	width: 158px;
}
.brand_logo a.brand4 {
	background-image: url(../images/brand4.png);
	width: 158px;
}
.brand_logo a.brand5 {
	background-image: url(../images/brand5.png);
	width: 158px;
}
.brand_logo a.brand6 {
	background-image: url(../images/brand6.png);
	width: 158px;
}
.brand_logo a.brand7 {
	background-image: url(../images/brand7.png);
	width: 158px;
}
.underline {text-decoration:underline;}
.grey_p_bg_header {
	width:380px;
	height:10px;
	padding:0px 10px;
	background-image: url('../images/grey_p_bg_header.gif');
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:20px;
}
.grey_p_bg {
	width:380px;
	padding:0px 10px 10px 10px;
	background-image: url('../images/grey_p_bg.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fff;
	margin-left:20px;
	font-size:12px;
	font-family:Arial;
}
.grey_p_bg * { font-family:Arial; }
.mov_p_bg_header {
	width:307px;
	height:10px;
	padding:0px 10px;
	background-image: url('../images/mov_p_bg_header.gif');
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:20px;
}
.mov_p_bg {
	width:307px;
	padding:0px 10px 10px 10px;
	background-image: url('../images/mov_p_bg.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fff;
	margin-left:20px;
	font-size:12px;
	font-family:Arial;
}
.mov_p_bg * { font-family:Arial; }

.mov_p_bg a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.mov_p_bg a:hover { text-decoration: underline; }
#div_noutati { padding-top: 10px; display:none; }
#div_noutati p { padding-left:0px; padding-bottom:5px; }

#footer {
	font-size:11px;
	width:100%;
	display:block;
	clear:both;
	margin-top:330px;
	background-image: url('../images/bg_linie.gif');
	background-position: left top;
	background-repeat: repeat-x;
}
#footer a {
	color:#696969;
	text-decoration:none;
	font-weight:normal;
}
#footer .footer_inside {
	padding: 19px 20px 0px 20px; width: 821px; 
	display: block;
	margin:auto;
}
#footer a.autor_site {color:#b4b4b4;}
.autor_site {
	display:block;
	height:25px;
	line-height:25px;
	width:180px;
	background:url('../images/logo_businessplus.png') right center no-repeat;
}
.space25px {
	clear:both;
	width:100%;
	height:25px;
}
.space20px {
	clear:both;
	width:100%;
	height:20px;
}
.space15px {
	clear:both;
	width:100%;
	height:15px;
	overflow:hidden;
}
.space10px {
	clear:both;
	width:100%;
	height:10px;
}
.space5px {
	clear:both;
	width:100%;
	height:5px;
	overflow:hidden;
}

#inovatie_animatie_r1 {
	position:absolute; 
	top:322px;
	left:50%;
	margin-left:155px;
}
#inovatie_animatie_r2 {
	position:absolute; 
	top:250px;
	left:50%;
	margin-left:205px;
}
#inovatie_animatie_r3 {
	position:absolute; 
	top:277px;
	left:50%;
	margin-left:288px;
}
#inovatie_animatie_r4 {
	position:absolute; 
	top:316px;
	left:50%;
	margin-left:366px;
}
#inovatie_animatie_r5 {
	position:absolute; 
	top:403px;
	left:50%;
	margin-left:349px;
}
#inovatie_animatie_r6 {
	position:absolute; 
	top:481px;
	left:50%;
	margin-left:310px;
}
#inovatie_animatie_r7 {
	position:absolute; 
	top:430px;
	left:50%;
	margin-left:435px;
}
#inovatie_animatie_r8 {
	position:absolute; 
	top:681px;
	left:50%;
	margin-left:345px;
}
#inovatie_animatie_r9 {
	position:absolute; 
	top:359px;
	left:50%;
	margin-left:569px;
}
#inovatie_animatie_r10 {
	position:absolute; 
	top:500px;
	left:50%;
	margin-left:650px;
}
#inovatie_animatie_r11 {
	position:absolute; 
	top:479px;
	left:50%;
	margin-left:674px;
}



#inovatie_animatie_r12 {
	position:absolute; 
	top:357px;
	left:50%;
	margin-left:-599px;
}
#inovatie_animatie_r13 {
	position:absolute; 
	top:503px;
	left:50%;
	margin-left:-659px;
}
#inovatie_animatie_r14 {
	position:absolute; 
	top:488px;
	left:50%;
	margin-left:-686px;
}
#inovatie_animatie_r15 {
	position:absolute; 
	top:482px;
	left:50%;
	margin-left:-716px;
}

.language_bar {
	width: 44px;
	height: 13px;
	padding:4px;
	background-color: #bb035e;
	position:fixed;
	top: 121px;
	left: 50%;
	margin-left:365px;
}
#lang_ro { 
	display:block;
	float:left;
	background-image: url('/images/ro.jpg');
	background-position: right top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:18px;
	height:13px;
}
#lang_en { 
	display:block;
	float:left;
	background-image: url('/images/en.jpg');
	background-position: right top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:18px;
	height:13px;
	margin-left:8px;
}
#lang_it { 
	display:block;
	float:left;
	background-image: url('/images/it.jpg');
	background-position: right top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:18px;
	height:13px;
	margin-left:8px;
}
#lang_en:hover, #lang_ro:hover, #lang_it:hover { background-position: left top; }
#lang_en.selected, #lang_ro.selected, #lang_it.selected  { background-position: left top; }

.button_watch {
	display:block;
	width: 335px;
	height:414px;
	margin-left:10px;
	margin-top:15px;
	padding-top:40px;
	color:#CDCDCD;
	text-align:center;
	text-decoration:none;
	background-image:url('/images/more_brands.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
.button_watch span { font-size:28px; line-height: 30px;}
a.button_watch:hover {
	color: #B10359;
}