/* Contral accordeon */
.cAccordeon .yui-cms-accordion .yui-cms-item {
	width: 230px;
}

	.cAccordeon .yui-cms-accordion .yui-cms-item h3 {
		margin: 0px;
		height: 23px;			
		background: url('images/seanergic_cAccordeonHead.gif') repeat-x;
	}
	
	.cAccordeon .yui-cms-accordion .yui-cms-item a {
		padding:3px 0 0 0;
		font-size:10pt;
		color:#444343;
	}
	
	.cAccordeon .yui-cms-accordion .yui-cms-item .accordionToggleItem {
		background: url(../images/accordion.gif) no-repeat 0px 0px;
		text-decoration: none;
		padding-left: 22px;
		display: block;
	}
	
	.cAccordeon .yui-cms-accordion .yui-cms-item.selected .accordionToggleItem {
		color:#000000;
	}
	
	.cAccordeon .yui-cms-accordion .yui-cms-item .bd {
		height: 0px;
		overflow: hidden;
		
		background: url('images/seanergic_cAccordeonBg.gif') repeat-x;
	}
	
	.cAccordeon .yui-cms-accordion .yui-cms-item .bd .fixed {
		overflow: hidden;
		padding: 5px;
		height: 230px;
	}
	
	.cAccordeon .content {
		height:86px;
		
		padding:0px;
		margin:0px;
		
		color:#5d5a5a;
		font-size:9pt;
		font-weight:bold;
	}
	
	.cAccordeon .content input {
		background-color:#ccabb2;
		color:#fff;
		font-size:8pt;
		
		margin:2px 0;
	}
	
	.cAccordeon .content .btOk {
		width:23px;
		height:24px;
		
		border-width:0px;
		background:none;
		background:url('images/seanergic_bt_ok2.png') no-repeat;
		behavior:url("theme/lib/iepngfix.htc");
	}
	
	.cAccordeon .content a.smallLink {
		color:#fff;
		font-size:9pt;
		font-weight:bold;
	}
	
	.cAccordeon .content div {
		padding:5px 80px 0px 10px;
	}
	
	.cAccordeon .content input.bt {
		height:22px;
		padding:0px 4px;
	
		background: url('images/seanergic_bt_bg.gif') repeat-x;
		border:1px solid #c80022;
	
		color:#303030;
		font-size:8pt;
		font-weight:bold;
	}
	
	/* Accordeon [alert email] */
	.cAccordeon .yui-cms-accordion .yui-cms-item .bd .alertEmail {
		background: url('images/seanergic_accordeon_alertEmail_bg.gif') no-repeat;
	}
	
	/* Accordeon [newsletter] */
	.cAccordeon .yui-cms-accordion .yui-cms-item .bd .newsletter {
		background: url('images/seanergic_accordeon_newsletter_bg.gif') no-repeat;
	}
	
	/* Accordeon [cv] */
	.cAccordeon .yui-cms-accordion .yui-cms-item .bd .cv {
		background: url('images/seanergic_accordeon_CVBg.gif') no-repeat;
	}
	
	.cAccordeon .content.cv input.bt {
		margin:8px 20px;
	}
	
	/* Accordeon [rss] */
	.cAccordeon .yui-cms-accordion .yui-cms-item .bd .rss {
		background: url('images/seanergic_accordeon_rss_bg.gif') no-repeat;
	}

/* Home : Condidates zone */
#condidatesAccordeon {
	height:200px;	
	overflow:hidden;
	
	float:left;
}

	#condidatesAccordeon h2 {
		height:22px;
		width:230px;
		padding:0px;
		margin:0px;
	
		background-color:#bf0929;
	
		font-size:10pt;
		color:#fff;
	}

	#condidatesAccordeon h2 span {
		display:block;
		padding:3px 0 0 5px;
	}

/* Home : Recuiter zone */
#recuitersAccordeon {
	float:left;
	width:230px;
	height:200px;
	overflow:hidden;
	
	margin:0 0 0 1px;
}

	#recuitersAccordeon h2 {
		height:22px;
		width:230px;
		padding:0px;
		margin:0px;
	
		background-color:#30bada;
	
		font-size:10pt;
		color:#fff;
	}

	#recuitersAccordeon h2 span {
		display:block;
		padding:3px 0 0 5px;
	}

	#recuitersAccordeon .content {
		height:156px;
		
		background: url('images/seanergic_rAccordeonTextBg.gif');
	}

	#recuitersAccordeon .connect {
		height:22px;
		
		background: url('images/seanergic_rAccordeonBg.gif') repeat-x;
	}

	#recuitersAccordeon .connect span {
		display:block;
		padding:2px 0 0 20px;
		
		background: url('images/seanergic_fleche.gif') no-repeat scroll 4px 6px;
		
		font-weight:bold;
		color:#fff;
	}

	#recuitersAccordeon .connect span a {
		color:#fff;
	}
	
	#recuitersAccordeon .content h3 {
		padding:6px 6px 0 6px;
		margin:0px;
		
		color:#063378;
		font-size:10pt;
	}
	
	#recuitersAccordeon .content h2 {
		padding:3px 6px 6px 6px;
		margin:0px;
		
		color:#063378;
		font-size:9pt;
		font-weight:bold;
		background:none;
	}
	
	#recuitersAccordeon .content span {
		display:block;
		padding:4px 0 0 10px;	
		
		color:#063378;
		font-size:9pt;
	}
	
	#recuitersAccordeon .content span a {
		color:#063378;
	}

/* Users' zone in the home page */
#usersArea {
	height:200px;
	padding:18px 0 0 14px;
}

/* Home : The last offers in the home page */
#lastOffers
{
	margin:15px 5px 0px 15px;
	width:460px;
	
	padding:0 0 7px 0;
	
	border-width:0 0 1px 0;
	background: scroll bottom url('images/seanergic_lastOffers_bottom_bg.gif') repeat-x;
}

	#lastOffers h1 {
		color:#006699;
		font-size:11pt;
		margin:0 0 10px;
		padding:0;
	}

	#lastOffers h3
	{
		margin:0 0 10px 0;
		padding:0;
		
		font-size:11pt;
		color:#006699;
	}
	
	#lastOffers .offer
	{
		width:460px;
		height:18px;
		padding:2px;
		overflow:hidden;
		white-space:nowrap;
		
		border:solid #e6e6e6;
		border-width:1px 1px 0 1px;
		
		background: scroll right url('images/seanergic_lastOffers_right_bg.gif') repeat-y;
		
		font-size:9pt;
	}
	
	#lastOffers .offer a
	{
		font-weight:bold;
	}
	
	#lastOffers .offer span
	{
		padding-left:22px;
		display: block;
	}
	
	#lastOffers .offer span, #lastOffers .offer span a.offerTitile
	{
		font-weight:normal;
	}
	
	#lastOffers .offer span a {
		font-weight:bold;
	}
	
	#allOffersLink
	{
		width:460px;
		margin:auto;
		
		text-align:right;
		font-weight:bold;
	}
	
	#allOffersLink a
	{
		color:#006699;
	}
	
/* Home : The sectors' list */
ul.sectors
{
	padding:0px;
	margin:0 0 0 0px;
		
	text-indent:0px;

	list-style-position:outside;
	list-style-type:none;
}
	
ul.sectors li
{
	padding:0 0 0 22px;
	margin:6px 10px; 
	font-size:10pt;
}

ul.sectors li a:link, ul.sectors li a:visited, ul.sectors li a:hover, ul.sectors li a:active
{
	color:#444343;
	font-weight:bold;
	text-decoration:none;
}

ul.sectors li a:hover
{
	text-decoration:underline;
}
	
/* The sectors' icons */
li.sector1 { background:url('images/sectors/sector_ico_1.png') no-repeat; }
li.sector2 { background:url('images/sectors/sector_ico_2.png') no-repeat; }
li.sector3 { background:url('images/sectors/sector_ico_3.png') no-repeat; }
li.sector4 { background: url('images/sectors/sector_ico_4.png') no-repeat; }
li.sector5 { background: url('images/sectors/sector_ico_5.png') no-repeat; }
li.sector6 { background: url('images/sectors/sector_ico_6.png') no-repeat; }
li.sector7 { background: url('images/sectors/sector_ico_7.png') no-repeat; }
li.sector8 { background: url('images/sectors/sector_ico_8.png') no-repeat; }
li.sector9 { background: url('images/sectors/sector_ico_9.png') no-repeat; }
li.sector10 { background: url('images/sectors/sector_ico_10.png') no-repeat; }
li.sector11 { background: url('images/sectors/sector_ico_11.png') no-repeat; }
li.sector12 { background: url('images/sectors/sector_ico_12.png') no-repeat; }

.sector1 , .sector2, .sector3, .sector4, .sector5, .sector6,
.sector7, .sector8, .sector9, .sector10, .sector11, .sector12
{ behavior: url("theme/lib/iepngfix.htc"); }

div.offers .element.sector1 .content { border-color:#3f9b91; }
div.offers .element.sector2 .content { border-color:#9a9999; }
div.offers .element.sector3 .content { border-color:#eb811d; }
div.offers .element.sector4 .content { border-color:#e21523; }
div.offers .element.sector5 .content { border-color:#c00a1e; }
div.offers .element.sector6 .content { border-color:#191719; }
div.offers .element.sector7 .content { border-color:#0e408e; }
div.offers .element.sector8 .content { border-color:#414d85; }
div.offers .element.sector9 .content { border-color:#414d85; }
div.offers .element.sector10 .content { border-color:#53c2ea; }
div.offers .element.sector11 .content { border-color:#fbcc34; }
div.offers .element.sector12 .content { border-color:#c8d32a; }
div.offers .element.sector13 .content { border-color:#78b427; }

/* Home : The news reader */
#rssNews
{
	margin:15px 5px 5px 15px;
	width:460px;
	
	padding:0 0 7px 0;
	
	border-width:0 0 1px 0;
	background: scroll bottom url('images/seanergic_lastOffers_bottom_bg.gif') repeat-x;
}

	#rssNews h3
	{
		margin:0 0 10px 0;
		padding:0;
		
		font-size:11pt;
		color:#006699;
	}
	
	#rssNews .news
	{
		width:460px;
		padding:2px;
		overflow:hidden;
		
		border:solid #e6e6e6;
		border-width:1px 1px 0 1px;
		
		background: scroll right url('images/seanergic_lastOffers_right_bg.gif') repeat-y;
		
		font-size:9pt;
	}
	
	#rssNews .news span
	{
		display:inline-block;
		padding:0 0 0 22px;
		background: url('images/seanergic_rss_ico.png') no-repeat;
		behavior: url("theme/lib/iepngfix.htc");
	}
	
	#rssNews .news a
	{
		font-size:9pt;
		font-weight:normal;
		color:#006699;
	}
	
	#rssNews .news a.title
	{
		font-weight:bold;
	}
	
	#rssNews .news a:link.description, #rssNews .news a:visited.description, #rssNews .news a:active.description
	{
		text-decoration:none;
	}