/**
  * CBM Apprenticeships CSS
  *
  * @copyright       NEUSTA GmbH
  * @revision        $Revision: 3750 $
  * @lastmodified    $Date: 2011-07-27 14:42:52 +0200 (Wed, 27 Jul 2011) $
  */

/* Offered Courses */
.contentLeft a						{color:#055eac; text-decoration:none; border:0;}
.contentLeft a:hover				{color:#055eac; text-decoration:none; font-weight:bold;}
.even								{background:#f7f7f7; float:left; margin-bottom:5px; padding:5px 10px; margin-bottom:5px;}
.odd								{background:#ededed; float:left; margin-bottom:5px; padding:5px 10px; margin-bottom:5px;}

.trainingList .odd,
.trainingList .even                 {height: 43px;}
#contentLeft2C .trainingIndex .odd,
#contentLeft2C .trainingIndex .even				{width:460px; height:48px;}
#page_2 .trainingIndex .odd,
#page_2 .trainingIndex .even		{width:340px; height:48px;}
.trainingIndex ul					{float:right; width:16px; margin-top:5px; list-style: none;}
.trainingIndex li						{margin-bottom:5px;}
.offeredCoursesLeft					{float:left; width:324px;}

.contentViewAllLeft					{background:#dee7ef; float:left; padding:5px 10px; margin-bottom:10px; width:460px; text-align:right; color:#055EAC}
#page_20 .contentViewAllLeft 		{display:none;}
.contentViewAllCenter				{background:#dee7ef; float:left; padding:5px 10px; margin-bottom:5px; width:215px; text-align:right; color:#055EAC}
.contentViewAllSidebar				{background:#dee7ef; float:left; padding:5px 10px; margin-bottom:5px; width:95px; text-align:right; color:#055EAC}
#page_2 .offeredCoursesLeft			{width:324px;}
