/*************************************************************************************************
/ DEVELOPERS	: 	Catalin Z.
/ LAST UPDATE	:	30.11.2006
/ VERSION		: 	v1.4
/*************************************************************************************************

/*************************************************** RESET */
HTML,BODY,DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,FORM,FIELDSET,INPUT,P,BLOCKQUOTE,TH{margin:0; padding:0}
TABLE{border-collapse:collapse; border-spacing:0}
FIELDSET,IMG{border:0}
ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,B,TH,VAR{font-style:normal; font-weight:normal}
OL,UL{list-style:none}
CAPTION,TH{text-align:left}
H1,H2,H3,H3,H4,H5,H6{font-size:100%}
Q:before,Q:after{content:''}
STRONG, B{font-weight:bold} EM{font-style:italic}
/***********************************************************/
/***************************** MAIN BODY, LINK, FORM, LIST */
BODY{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; text-align:center}

A{color:#a0a0a0; } A:hover{color:#666; }

FORM{ }
INPUT, SELECT, TEXTAREA{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666}
INPUT, TEXTAREA{padding:2px}

UL{ } LI{ }
/***********************************************************/
/************************************************* HEADING */
H1, H2, H3, H4, H5, H6{font-family:Arial, Helvetica, sans-serif}
H1{font-size:16px; color:#df0023; margin-bottom:3px}
/*#bg H1{font-size:20px; text-decoration:underline; color:#807f84; margin-bottom:10px; font-weight:normal}*/
H2{font-size:16px; color:#67686a; margin-bottom:3px}
H3{ }
H4{ }
H5{ }
H6{ }
/***********************************************************/
/******* POSITORING, ALIGN, WIDTH, HEIGHT, MARGIN, PADDING */
#wrapper{width:961px; margin:0 auto; text-align:left; background:url(imgs/top_bg.gif) no-repeat right top; padding-top:25px}
	#header{background:url(imgs/top_star.gif) repeat-x}
		#quickLinks{float:right; margin:0px 4px 0 0; text-align: right;} #quickLinks LI{display:inline}
		#newsletter{float:right; margin:-60px 0px 0 0; clear: both; display: block;}
		#logo IMG{margin-left:20px}
		#header DIV{color:#7C7C7C; padding:12px 0 20px 0; /*background:url(imgs/bg_motto.gif) repeat-x 25px 22px*/}
		#header DIV SPAN{background:#FFF; padding:0 8px 0 20px; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
	#wrapperContent{width:961px} /* 161 + 536 + 264 */
		#left{width:208px; border-right:2px #E5E6E6 solid; vertical-align:top; padding-bottom:20px} /*width real 160px*/
			#mainMenu{margin-left:20px}
				#mainMenu A{font-family:Arial, Helvetica, sans-serif ! important; color:#999; font-size:13px; font-weight:bold; text-decoration:none} #mainMenu A:hover {background-color: #9E9FA3; color:#fff; } #mainMenu A.activ{color:#555; }  #mainMenu A.activ:hover {background-color: #9E9FA3; color:#fff; }
				#mainMenu LI{padding:5px 0}
				#mainMenu LI.separator{background:url(imgs/_icons/star.gif) no-repeat left center}
		#contentHome{width:523px; background:url(imgs/bg_content_home.gif) repeat-y 1px top; vertical-align:top; padding-top: 26px; padding-left: 20px; padding-bottom:26px; } /*width real 536px*/ *html #contentHome{background-position:0 top}
		#rightHome{width:200px; border-left:2px #E5E6E6 solid; vertical-align:top; padding-left:15px; padding-top: 8px;} /*width real 264px*/
		/*#content{width:737px; background:url(imgs/bg_content.gif) repeat-y 2px top; vertical-align:top; padding:26px 15px 26px 30px;}  *html #content{background-position:1px top}*/
		#content{width:737px; background:url(imgs/bg_content.gif) repeat-y 2px top; vertical-align:top; padding:26px 30px; padding-bottom:26px} /*width real 797px*/ *html #content{background-position:1px top}
		#content OL{list-style:decimal ! important; margin: 4px 10px 8px 14px;}
		#content UL {list-style:disc ! important; margin: 4px 10px 8px 14px;}
			#bg{background:#FFF; padding:35px}
			#bg P{margin-bottom:10px} #bg IMG.left{margin:0 10px 5px 0} #bg IMG.right{margin:0 0 5px 10px}
		#parteneri{clear: both; margin-left:10px; display:block; padding-bottom:20px; text-align:center; width:100%; }
			#parteneri IMG{vertical-align:middle; margin-left:10px}
		#right{width:1px; border-left:2px #E5E6E6 solid; vertical-align:top} /*width real 3px*/
			.rightmenu-item {padding-left: 10px; padding-top: 4px;}
			.parteneriHome{margin-top: 10px; padding-bottom:10px; margin-bottom:10px ! important; clear: both;}
				/*.parteneriHome H1{color:#a0a0a0; }*/
				.parteneriHome H2{color:#a0a0a0; font-size:13px; margin-bottom:10px ! important; font-weight: normal}
				.parteneriHomeEnd{border-bottom:2px #adafb2 solid; }
	#footerHome{padding:6px 0px 5px 0px; font-size:10px; text-align: center;}
	#footer{padding:14px 10px 5px 20px; font-size:10px}
		#logoAspi{width:120px; margin-left:20px; margin-top: 50px;} #logoAspi IMG{margin-bottom:-5px}
		#footerHome P, #footer P{text-align:center;}
		#footerHome P A, #footer P A{color:#a0a0a0; text-decoration:none; padding-right: 12px;} #footerHome P A:hover, #footer P A:hover{color:#666}
	
/* DEBUG *//*
#wrapper{height:1000px}
#wrapperContent, #left, #content, #right{border:1px #333 solid}
/*********/
/***********************************************************/
/************************************************** COLORS */

/***********************************************************/
/*************************** BACKGROUND COLOR && || IMAGE  */

/***********************************************************/
/******************************************* USUAL CLASSES */
.error, .mandatory{color:#FF0000}
.message { color: #00d; }
.error, .message {font-weight: bold;}
.clear{clear:both; margin:0; padding:0; border:0 none; line-height:1px; height:1px; font-size:1px}
.clearFix{content:"."; display:block; height:0; clear:both; visibility:hidden}
.left{float:left} .right{float:right}
.hide, .noDisplay{display:none}
.noBorder{border:0 none}
.noRows{text-align:center}
.arrowRedRight{vertical-align:middle; margin-left:10px}
/***********************************************************/

/*************************************************** Boxes */
.treeCols{background:url(imgs/_cols/3_cols.gif) repeat-y left top; height:auto; width:475px;  margin-left: 8px;}
.treeCols h2 {color:#67686a; font-size: 12px;}
.treeCols .item1, .treeCols .item2, .treeCols .item3{float:left; width:120px ! important; padding-top:10px; padding-bottom:10px;}
.treeCols .item1{padding-left:10px} /*width real 140px*/
.treeCols .item2{padding-left:45px} /*width real 140px*/
.treeCols .item3{padding-left:50px} /*width real 140px*/

.twoCols{background:url(imgs/_cols/2_cols.gif) repeat-y left top; height:auto; width:475px; margin-left: 8px;}
.twoCols .itemBig, .twoCols .itemSmall{float:left}
.twoCols .itemBig{width:284px; padding:10px;} /*width real 307px*/
.twoCols .itemSmall{width:126px; padding-left:40px; padding-top:10px; padding-bottom:10px;} /*width real 140px*/
.twoCols .itemSmall1{width:126px; padding-left:10px; padding-top:10px; padding-bottom:10px;} /*width real 140px*/

.twoColsBig {background:url(imgs/_cols/2_cols_big.gif) repeat-y left top; height:auto; width: 686px; margin-left: 8px;}
.twoColsBig .itemBig, .twoColsBig .itemSmall, .twoColsBig .divleft {float:left}
.twoColsBig .itemBig, .twoColsBig .divleft {width:410px; padding:10px; padding-right: 20px;} /*width real 307px*/
.twoColsBig .divleft {background-image: none;}
/*.twoColsBig .itemBig p {margin:10px;}*/
.twoColsBig .itemSmall{width:186px; padding-left:40px; padding-top:10px; padding-bottom:10px;} /*width real 140px*/


.twoColsBig .item2 {
	background-color: #fff;
	float: right;
	width: 196px ! important;
	padding: 10px;
	margin-right: 10px;
	margin-left: 8px;
	height: 310px;
}

.oneCol A, .twoCols A, .twoColsBig A, .treeCols A{color:#aeafb2; text-decoration:underline} .oneCol A:hover, .twoCols A:hover, .twoColsBig A:hover, .treeCols A:hover{color:#666; text-decoration:none}
.oneCol img { margin: 10px;}
.oneCol{background:#FFF; padding:10px; margin-right: 20px;}
.oneCol OL{list-style:decimal ! important; margin: 4px 10px 8px 14px;}
.oneCol UL {list-style:disc ! important; margin: 4px 10px 8px 14px;}
	.oneCol .picture{margin-left:10px}
.noiStagii{ }
	.noiStagii H1 SPAN{background:#636466; color:#FFF; padding:2px}
	.noiStagii UL LI{padding-bottom:10px}
	.noiStagii .picture{margin-top:10px}
.testimonials{ }
	.testimonials H1{background:url(imgs/_icons/hello_baloon.gif) no-repeat left top; padding:40px 0 0 30px; color:#808284; margin-top:-20px}
	.testimonials UL LI{padding-bottom:10px}
.graduation{ }
	.graduation H1{background:url(imgs/_icons/hat.gif) no-repeat left top; padding:40px 0 0 30px; color:#808284; margin-top:-20px}
	.graduation UL LI{padding-bottom:10px}
.cariere{ }
	.cariere H1{color:#67686a}
	.cariere UL LI{padding-bottom:10px}
	.cariere .picture{margin-top:10px}
.blogPeBune{ }
	.blogPeBune .picture{margin-left:10px}
	.blogPeBune LI{padding-bottom:10px}
.forum{ }
	.forum H1{color:#636467}
	.forum LI{padding-bottom:10px}
	.forum .picture{margin-top:10px}
/***********************************************************/
.threeCols{height:auto; width:734px; }
.threeCols h2 {color:#67686a; font-size: 12px;}

.threeCols .item {
	background-color: #fff;
	float: left;
	width: 218px ! important;
	padding: 10px;
	padding-bottom: 18px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 210px;
}

.threeCols .item1 {
	background-color: #fff;
	float: left;
	width: 218px ! important;
	padding: 10px;
	padding-bottom: 18px;
	margin-bottom: 0px;
	height: 210px;
}

.threeCols .item-content {
	height: 170px;
	padding-bottom: 0px;
}

.threeCols img {padding-right: 10px;}
.threeCols span {color: #999;}
.threeCols A{color:#aeafb2; text-decoration:underline} 
.threeCols A:hover{color:#666; text-decoration:none}

.threeColsBig {background:url(imgs/_cols/2_cols_big.gif) repeat-y left top; height:auto; width: 686px; margin-left: 8px;}


.threeCols .item2 {
	background-color: #fff;
	float: left;
	width: 196px ! important;
	padding: 10px;
	margin-right: 10px;
	margin-left: 8px;
	height: 310px;
}

/***********************************************************/

#breadcrumbs {
	margin-bottom: 16px;
}

.rightbox A {color:#aeafb2; text-decoration:underline} .rightbox A:hover {color:#666; text-decoration:none}
.companyTitle {color:#a0a0a0; font-size:14px; font-weight: bold; margin-top:10px ! important;}
.companyDomain {margin-top:10px;}
.stagiicompanie {margin-top: 10px; }

.alltabbed {
	padding-left: 10px;
	padding-bottom: 34px;
	
	border-bottom: 1px solid #999;
	clear: both;
}


.tabbed {
	display: inline;
	float: left;
	margin-left: 2px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	border: 1px solid #999;
	border-bottom: 0 none ! important;
}


.tabbedHover {
	display: inline;
	float: left;
	margin-top: -1px;
	padding: 3px;
	padding-left: 9px;
	padding-right: 9px;
	margin-left: 2px;
	background-color: #eee;
	border: 2px solid #666;
	border-bottom: 0 none ! important;
}


.tabbedSelected {
	display: inline;
	float: left;
	margin-left: 2px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eee;
	border: 1px solid #999;
	border-bottom: 0 none ! important;
}


/************************* QUIZ **********************************/
#quiz {
	position: absolute;
	top: 80px;
	left: 240px;
	z-index: 350;
}

#quiz-space {}

.quiz_question {
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
}

.quiz_question_answer {
	margin-left: 20px;
}


#aplicant-filter {
	background-color: #eee; padding: 6px; border-bottom: 1px #666 dotted; margin-bottom: 10px;
}


#aplicant-filter img {
	margin: 0;
}


#aplicant-filter p {
	margin-top: 10px;
}


#aplicant-filter blockquote {
	margin-top: 6px;
	margin-left: 16px;
}

.aplicant-list {margin-left: 24px ! important; }
.aplicant-list OL{list-style:decimal ! important; margin: 4px 10px 8px 14px; margin-left: 24px ! important;}
.aplicant-list LI{margin-left: 24px ! important;}

.aplicant-list img {
	margin: 0;
}


.trSelected {
	background-color: #eee;
}


.infobox {
	background-color: #EEAAAA;
	padding: 4px;
	color: #000;
	margin-bottom: 14px;
}


.infobox-special {
	background-color: #EEEEAA ! important;
}

.infobox a {
	color: #000;
}


.infobox h3 {
	margin-bottom: 8px;
	font-size: 12px;
	/*text-transform: uppercase;*/
}

.abullet { 
	background-image: url(res/bullet-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}


.abulletb { 
	background-image: url(res/bullet-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-weight: bold;
}

.arbullet { 
	background-image: url(res/bullet-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-weight: bold;
}

.company-menu {
	float: left;
	width: 230px;
}

 .company_special {
	float: left;
	width: 200px;
	background-color: #eee; 
	padding: 10px;
	margin-left: 8px;
	margin-right: 8px;
	height: 140px;
 }

.company-menu h2 {
	margin-bottom: 0px ! important;
}

.comment_item {
	margin-bottom: 20px;
}


.thumbnail {
	text-align: left;
	margin-bottom: 8px;
}

.thumbnail a {
	text-decoration: none;
}

.thumbnail img {
	border: 1px solid #999;
	padding: 2px;
}

.thumbleft { float: left; display: inline; width: 120px; height: 220px; margin: 16px; vertical-align: bottom; }

#comentarii {
	background-image: url(imgs/_icons/comments.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-left: 18px;
}


#options_list {
	position: absolute;
	top: 50%;
	left: -600px;
	
	background-color: #eee;
	width: 220px;
	height: 240px;
}


#options_list #inner {
	padding: 12px;
	width: 200px;
	height: 210px;
	
	overflow: auto;
}


#options_list #close {
	padding: 4px 12px;
	width: 200px;
	height: 20px;
	
	background-color: #ddd;
}