/*
Theme Name: AdRev5
Theme URI: http://adrev.ro/
Description: 5th adrev edition theme.
Version: 1.0
Author: Vlad Nastasiu
Author URI: http://vlad.nastasiu.com/
Tags: gray, slider, two column

*/

body {
	background-color:#ebebeb;
	margin:0px;
	padding:0px;
	font-family: Georgia, Times, Times New Roman, serif;
}

a:link, a:visited {
	outline-style: none;
	border: 0px;
	text-decoration: none;
	color: #6B6B6B;
}

a:hover, a:active {
	color: #000;
}

a img {
	border: 0px;
}

.maiMult {
  display: block;
  width: 50px;
  height: 20px;
  background: url('images/maimult.png') no-repeat center;
}

#header {
	width: 850px;
	height: 60px;
	text-align: center;
	margin: auto auto;
	vertical-align: bottom;
}

#theLogo {
	display: block;
	float: left;
}

#menu {
	float: right;
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu li a:link, #menu li a:visited {
	font-family: Arial;
	font-weight: bold;
	color: #6B6B6B;
	font-size: 16px;
	margin-left: 10px;
}

#menu li a:hover, #menu li a:active, #menu li a.active {
	color: #000;
}

#headerLine {
	width: 1000px;
	height: 0px;
	margin-top: -20px;
	margin-bottom: 13px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #F6F6F6;
}

/* Easy Slider */

#theSlider {
	width: 866px;
	height: 315px;
	background: url('images/slider-background.png') no-repeat bottom center;
	margin-bottom: 10px;
}

#slider {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#slider ul, #slider li, #slide ul, #slide li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#slider li, #slide li{
	width: 800px;
	height: 315px;
	overflow: hidden;
	position: relative;
}

#slider li p, #slide li p {
  position: absolute;
  font-size: 12px;
  text-align: left
}

#slide1 p {
  left: 490px;
  top: 150px;
  width: 260px;
}

#slide2 p {
  left: 490px;
  top: 170px;
  width: 260px;
}

#slide3 p {
  left: 475px;
  top: 170px;
  width: 260px;
}

#slide4 p {
  left: 510px;
  top: 120px;
  width: 260px;
}

#slide5 p {
  left: 430px;
  top: 170px;
  width: 260px;
}

#prevBtn, #nextBtn { 
	display:block;
	width:33px;
	height:51px;
	float: right;
	margin-top: 120px;
}

#prevBtn a, #nextBtn a {  
  display:block;
  width:33px;
  height:51px;
  background:url(images/prev.png) no-repeat 0 0;	
}

#nextBtn a { 
  background:url(images/next.png) no-repeat 0 0;	
}

#prevBtn {
	float: left;
}

/* // Easy Slider */

.linie {
	background-color:#000000;
	width:100%;
	height:5px;
	margin-bottom: 7px;
}

.content, .program {
	text-align: left;
	background: url('images/bottom-line-background.png') repeat-x bottom;
	padding-bottom: 20px;
}

.content {
	height: 100%;
	width: 800px;
}

.program {
	width: 1060px;
}

.split1 {
	width:500px;
	float: left;
}

.split2 {
	width:280px;
	display:inline-block;
	float:left;
}

.split3 {
	width:200px;
	display:inline-block;
}

.split4 {
	width:10px;
	display:inline;
	margin:0px;

}

.titlu {
	font-size:30px;
	font-weight:normal;
	margin:5px;
	color:#333333;
	
}

.titlu3 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	margin:5px;
	color:#CCB22C;
	
}

.titlu4 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	margin:5px;
	color:#39B34A;
	
}

.titlu5 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	margin:5px;
	color:#00ACED;
	
}

.titlu6 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	margin:5px;
	color:#8B5E3A;
	
}

.titlu7 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	margin:5px;
	color:#999999;
	
}

.titlu8 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-top: 0px;
}

.titlu3mic {
	font-size:12px;
	font-weight:bold;
	color:#CCB22C;
	padding-left:180px;
	
}

.titlu2 {
	font-weight:normal;
	font-size:20px;
	color:#666666;
	margin:5px;
	margin-left:30px;
	
}

.text {
	text-align: justify;
	font-weight:normal;
	font-size:12px;
	margin-left:5px;
	color:#333333;
	line-height: 18px;
}

.text2 {
	font-weight:normal;
	font-size:11px;
	margin-top:0px;
	padding-left:95px;
	padding-bottom:3px;
	min-height: 50px;
}

.text3 {
	font-weight:normal;
	font-size:13px;
	margin-left:5px;
	color:#333333;
}

.sidebar {
	margin-bottom:7px;
}

.sidebar2 {
	margin-bottom:7px;
	border:17px solid #CCCCCC;
	margin: 60px 0 0 20px;
}

.v {
	margin-left:30px;
	position:absolute;
}

.v2{
	width:170px;
	display:block;
	float: left;
	margin-bottom: 20px;
}

.v3 {
	width:630px;
	float: left;
}

.maimult {
	margin-bottom:30px;
	margin-left:5px;
}

.titlu a:link, .titlu a:visited {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	font-size:30px;
}

.titlu a:hover, .titlu a:active {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	font-size:30px;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	width: 890px;
	margin: 30px auto 30px auto;
	text-align: left;
	font-size: 14px;
	display: block;
}

.footer table tr td {
	text-align: center;
	padding-right: 10px;
	vertical-align: top;
}

.footer #iqads {
	width: 100%;
	height: 50px;
	background: url('images/parteneri/iqads-kadett.jpg') no-repeat top center;
	display: block;
}

.footer #mediafax {
	width: 129px;
	height: 23px;
	background: url('images/parteneri/mediafax.jpg') no-repeat top center;
	display: block;
}

.footer #ase {
	width: 81px;
	height: 70px;
	background: url('images/parteneri/ase.jpg') no-repeat top center;
	display: block;
}

.footer #prior {
	width: 120px;
	height: 20px;
	background: url('images/parteneri/prior.jpg') no-repeat top center;
}

.footer #prior a {
	display: block;
	float: left;
	height: 20px;
}

.footer #priorB {
	width: 91px;
}

.footer #priorB:hover {
	background: url('images/parteneri/prior.jpg') no-repeat bottom left;
}

.footer #publica {
	width: 23px;
}

.footer #publica:hover {
	background-image: url('images/parteneri/prior.jpg');
	background-position: -91px -20px;
}

.footer #parteneri1 {
	width: 593px;
	height: 33px;
	background: url('images/parteneri/parteneri1.jpg') no-repeat top center;
}

.footer #parteneri1 a {
	display: block;
	float: left;
	height: 33px;
}

.footer #parteneri2 {
	width: 565px;
	height: 43px;
	background: url('images/parteneri/parteneri2.jpg') no-repeat top center;
}

.footer #parteneri2 a {
	display: block;
	float: left;
	height: 43px;
}

.footer #parteneri3 {
	width: 570px;
	height: 35px;
	background: url('images/parteneri/parteneri3.jpg') no-repeat top center;
}

.footer #parteneri3 a {
	display: block;
	float: left;
	height: 35px;
}

.footer #parteneri4 {
	width: 330px;
	height: 50px;
	background: url('images/parteneri/parteneri4.jpg') no-repeat top center;
}

.footer #parteneri4 a {
	display: block;
	float: left;
	height: 50px;
}

.footer #transfer {
	width: 125px;
}

.footer #transfer:hover {
	background: url('images/parteneri/parteneri1.jpg') no-repeat bottom left;
}

.footer #studentie {
	width: 129px;
}

.footer #studentie:hover {
	background-image: url('images/parteneri/parteneri1.jpg');
	background-position: -125px -33px;
}

.footer #elevate {
	width: 94px;
}

.footer #elevate:hover {
	background-image: url('images/parteneri/parteneri1.jpg');
	background-position: -254px -33px;
}

.footer #metropotam {
	width: 156px;
}

.footer #metropotam:hover {
	background-image: url('images/parteneri/parteneri1.jpg');
	background-position: -348px -33px;
}

.footer #zoom {
	width: 88px;
}

.footer #zoom:hover {
	background-image: url('images/parteneri/parteneri1.jpg');
	background-position: -504px -33px;
}

.footer #indoor {
	width: 90px;
}

.footer #indoor:hover {
	background: url('images/parteneri/parteneri2.jpg') no-repeat bottom left;
}

.footer #ejobs {
	width: 66px;
}

.footer #ejobs:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -90px -43px;
}

.footer #port {
	width: 71px;
}

.footer #port:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -156px -43px;
}

.footer #lumebuna {
	width: 94px;
}

.footer #lumebuna:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -227px -43px;
}

.footer #rol {
	width: 70px;
}

.footer #rol:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -321px -43px;
}

.footer #greench {
	width: 52px;
}

.footer #greench:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -391px -43px;
}

.footer #happyfi {
	width: 55px;
}

.footer #happyfi:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -443px -43px;
}

.footer #hipo {
	width: 66px;
}

.footer #hipo:hover {
	background-image: url('images/parteneri/parteneri2.jpg');
	background-position: -498px -43px;
}

.footer #bizcampus {
	width: 136px;
}

.footer #bizcampus:hover {
	background: url('images/parteneri/parteneri3.jpg') no-repeat bottom left;
}

.footer #regielive {
	width: 108px;
}

.footer #regielive:hover {
	background-image: url('images/parteneri/parteneri3.jpg');
	background-position: -136px -35px;
}

.footer #gandul {
	width: 91px;
}

.footer #gandul:hover {
	background-image: url('images/parteneri/parteneri3.jpg');
	background-position: -244px -35px;
}

.footer #evenimente {
	width: 72px;
}

.footer #evenimente:hover {
	background-image: url('images/parteneri/parteneri3.jpg');
	background-position: -335px -35px;
}

.footer #webpr {
	width: 85px;
}

.footer #webpr:hover {
	background-image: url('images/parteneri/parteneri3.jpg');
	background-position: -407px -35px;
}

.footer #fun {
	width: 78px;
}

.footer #fun:hover {
	background-image: url('images/parteneri/parteneri3.jpg');
	background-position: -492px -35px;
}

.footer #iaa {
	width: 119px;
}

.footer #iaa:hover {
	background: url('images/parteneri/parteneri4.jpg') no-repeat bottom left;
}

.footer #evenimenteStud {
	width: 104px;
}

.footer #evenimenteStud:hover {
	background-image: url('images/parteneri/parteneri4.jpg');
	background-position: -119px -50px;
}

.footer #etajul6 {
	width: 56px;
}

.footer #etajul6:hover {
	background-image: url('images/parteneri/parteneri4.jpg');
	background-position: -223px -50px;
}

.footer #online {
	width: 50px;
}

.footer #online:hover {
	background-image: url('images/parteneri/parteneri4.jpg');
	background-position: -279px -50px;
}

.footer #iqads:hover, .footer #mediafax:hover, .footer #ase:hover {
	background-position: bottom center;
}

.lateral {
	display:inline;
	margin-right:0px;
}

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearFix {
	display: inline-block;
}
 
html[xmlns] .clearFix {
	display: block;
}
 
* html .clearFix {
	height: 1%;
}

object {
	margin: 60px 0 0 20px;
}

a.sendMail {
	direction: rtl;
	unicode-bidi: bidi-override;
}