@charset "utf-8";
@import url("cop_base.css");
a{
	outline: none;	
}
#workshopContent {
	margin: 0px;
	float: left;
	width: 820px;
	padding-bottom: 24px;
}

#workshopContent a   {
	color: #6243C0;
	/*text-decoration: underline;*/
}
#workshopContent a:hover {
	color: #869821;
	text-decoration: underline;
}
#workshopHeader {
	background: url(workshop/workshop_header.png) no-repeat 0px 0px;
	height: 84px;
	width: 820px;
	text-indent: -999em;
	margin-bottom: 10px;
}
.ws_col503 {
	float: left;
	width: 503px;
}
.ws_col300 {
	float: right;
	width: 300px;
	padding-bottom: 20px;
	padding-top: 16px;
}
.ws_col1 {
	float: left;
	width: 820px;
}

#workshopContent h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #767676;
	margin-bottom: 12px;
	margin-top:10px;
}
#workshopContent h1.special {
	line-height: normal;
	margin: 0px;
}

#workshopContent p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 12px;
	text-align:justify;
}
#workshopContent .overview {
	background: #f6f6f6;
	position: relative;
	margin: 0px 0px 12px;
	padding: 0px;
}
#workshopContent .overview.over {
	background: #efefef;
	cursor: pointer;
}

#workshopContent .overview h2 {
	margin-right: 140px;
	padding-top: 16px;
	margin-left: 16px;
	font: bold 18px Arial, Helvetica, sans-serif;
}
#workshopContent .overview p {
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-bottom: 16px;
	line-height: 16px;
	text-align:justify;
}
#workshopContent .overview h3 {
	height: 56px;
	width: 109px;
	position: absolute;
	display: block;
	top: 50% !important;
	top: 16px;
	right: 16px;
	margin-top: -28px !important;
	margin-top: 0px;
}
#workshopContent .overview h3 a {
	background: url(workshop/ws_button_learnMore_sprite.png) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 56px;
	width: 109px;
	text-indent: -999em;
}
#workshopContent .overview h3 a:hover , #workshopContent .overview.over h3 a{
	background: url(workshop/ws_button_learnMore_sprite.png) no-repeat 0px -56px;
}
#generalOverview {
	border-left: 8px solid #6C6A6A;
}
#generalOverview h2 {
	color: #6C6A6A;
}
#finacialManagementOverview {
	border-left: 8px solid #DB5252;
}
#finacialManagementOverview h2 {
	color: #DB5252;
}
#governanceOverview {
	border-left: 8px solid #56b1db;
}
#governanceOverview h2 {
	color: #56b1db;
}
#fundraisingOverview {
	border-left: 8px solid #db8a15;
}
#fundraisingOverview h2 {
	color: #db8a15;
}
#capacityBuildingManagementOverview {
	border-left: 8px solid #753e33;
}
#capacityBuildingManagementOverview h2 {
	color: #753e33;
}
#programmeDevelopmentOverview {
	border-left: 8px solid #65a990;
}
#programmeDevelopmentOverview h2 {
	color: #65a990;
}
#workshopContent .overview2{
	background: #f6f6f6;
	position: relative;
	margin-bottom: 12px;
}
.overview2 h2, .overview2 h3, .overview2 h4, .overview2 p {
	line-height: normal;
	margin-right: 260px;
	margin-left: 16px;
}
#workshopContent .overview2 h2{
	font-size: 18px;
	line-height: normal;
	padding-top: 16px;
}
#workshopContent .overview2 h3{
	font-size: 12px;
	font-weight: normal;
}
#workshopContent .overview2 p{
	padding-top: 4px;
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#workshopContent .overview2 h4{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 16px;
	line-height: normal;
}
#workshopContent .overview2 h5 {
	font-size: 18px;
	line-height: 52px;
	text-align: right;
	display: block;
	height: 104px;
	width: 80px;
	position: absolute;
	top: 12px;
	right: 171px;
	margin-top: 0px;
}
#workshopContent .overview2 h6 {
	height: 104px;
	width: 139px;
	position: absolute;
	top: 12px;
	right: 16px;
	margin-top: 0px;
}
#workshopContent .overview2 h6 a {
	float: left;
	height: 46px;
	width: 139px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: -999em;
}
#workshopContent .overview2 h6 a.ws_members {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px 0px;
}
#workshopContent .overview2 h6 a.ws_members:hover {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -46px;
}
#workshopContent .overview2 h6 a.ws_nonmembers {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -92px;
}
#workshopContent .overview2 h6 a.ws_nonmembers:hover {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -138px;
}
#moreWrapper {
	width: 622px;
	position: absolute;
	z-index: 19000;
	top: 20px;
	margin-left: -311px;
	left: 50%;
	min-height: 400px;
}
#overlay {
	background: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 11000;
}

#ajaxLoaderImg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 22000;
	height: 100%;
	width: 100%;
}
#ajaxLoaderImg img {
	height: 19px;
	width: 220px;
	margin-top: -10px;
	margin-left: -110px;
	position: fixed;
	left: 50%;
	top: 50%;
}


#moreTop {
	margin: 0px;
	padding: 20px 20px 0px;
	float: left;
	height: 28px;
	width: 582px;
	background: transparent url(workshop/ws_shadowTop.png) no-repeat left top !important;
	background: transparent url(none);
}
#moreTop h2 {
	font: 12px/28px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	background: #b97c0e;
	height: 28px;
	color: #FFF;
}
#moreTop h2 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#moreBottom {
	margin: 0px;
	padding: 0px 20px 20px;
	float: left;
	height: 28px;
	width: 582px;
	background: transparent url(workshop/ws_shadowBottom.png) no-repeat left bottom !important;
	background: transparent url(none);
}
#moreBottom h2 {
	font: 12px/28px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	background: #b97c0e;
	height: 28px;
	color: #FFF;
}
#moreBottom h2 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}#moreMiddle {
	background: transparent url(workshop/ws_shadowMiddle.png) repeat-y left top !important;
	background: transparent url(none);
	padding: 0px 20px;
	float: left;
	width: 582px;
	margin: 0px;
}
#more {
	background: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px 20px 20px;
	float: left;
	width: 542px;
}
#more h2 {
	background:transparent url(workshop/ws_moreHeaderBg.png) repeat-x scroll 0 0;
	color:#B97C0E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:65px;
	line-height:28px;
	margin-left:-20px;
	margin-right:-20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
#more .ws_infoPrint {
	text-align: right;
	height: 26px;
}
#more .ws_infoPrint a {
	background: url(workshop/ws_printButton.png) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	display: block;
	float: right;
	height: 26px;
	width: 128px;
}
#more ul.ws_info316 {
	float: left;
	width: 316px;
	font-size: 12px;
}
#more ul.ws_info316 li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	float: left;
	width: 316px;
}
#more ul.ws_info316 li.end {
	border-bottom-style: none;
}

#more .ws_info316 li strong {
	display: block;
	float: left;
	width: 100px;
}
#more .ws_info316 li span {
	display: block;
	float: right;
	width: 200px;
}
#more .ws_info319 {
	background: url(workshop/ws_infoInnerBg.png) repeat-x 0px 0px;
	float: right;
	width: 209px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#more .ws_info319 a {
	width: 139px;
	height: 46px;
	text-indent: -999em;
	display: block;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 36px !important;
	margin-left: 18px;
}
#more .ws_info319 a.ws_members {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px 0px;
}
#more .ws_info319 a.ws_members:hover {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -46px;
}
#more .ws_info319 a.ws_nonmembers {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -92px;
}
#more .ws_info319 a.ws_nonmembers:hover {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -138px;
}
#more .ws_infoContent {
	font-size: 12px;
	width: 542px;
	float: left;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #e1e1e1;
}
#more .ws_infoContent img {
	background: #FFF;
	border: 1px solid #e1e1e1;
	padding: 8px;
	float: left;
	margin-right:15px;
}
#more .ws_infoContent p.img {
	margin-left: 132px;
}

#more .ws_infoContent ul li {
	margin-left: 20px;
	list-style: url(workshop/ws_infoBulletPurple.png);
	margin-top: 8px;
	margin-right: 20px;
	padding-left: 2px;
}

#more .ws_infoContent ol li {
	margin-left: 20px;
	list-style: decimal;
	margin-top: 8px;
	margin-right: 20px;
	padding-left: 2px;
}


#more .ws_infoContent .ws_info316 {
	float: left;
	width: 316px;
}
#more .ws_infoContent .ws_info209 {
	float: right;
	width: 209px;
}
#more .ws_infoLowerButtons {
	background: url(workshop/ws_infoInnerBg.png) repeat-x 0px 0px;
	float: left;
	width: 542px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
}
#more .ws_infoLowerButtons a {
	text-align: left;
	text-indent: -999em;
	display: block;
	float: left;
	height: 46px;
	width: 139px;
}
#more .ws_infoLowerButtons a.ws_members {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px 0px;
	margin-left: 126px !important;
	margin-left: 63px;
}
#more .ws_infoLowerButtons a.ws_members:hover {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -46px;
}
#more .ws_infoLowerButtons a.ws_nonmembers {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -92px;
	margin-left: 12px !important;
	margin-left: 6px;
}
#more .ws_infoLowerButtons a.ws_nonmembers:hover {
	background: url(workshop/ws_button_enrollNow_sprite.png) no-repeat 0px -138px;
}
#cartPopupWrapper {
	background: transparent url(workshop/cart_shadow.png) no-repeat 0px 0px !important;
	background: transparent url(none);
	height: 480px;
	width: 690px;
	margin-top: -240px;
	margin-left: -345px;
	position: fixed;
	z-index: 20000;
	left: 50%;
	top: 50%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}


#cartPopup {
	background: #fff;
	float: left;
	height: 440px;
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px !important;
	margin-left: 10px;
}

#cartPopupClose  {
	color: #fff;
	background: #aa91d5;
	text-align: right;
	padding-right: 16px;
	font-size: 11px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
}
#cartPopupClose a  {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#cartPopupHeader {
	background: #fff url(workshop/checkout_yourShoppingBag.png) no-repeat 16px center;
	height: 78px;
	width: 650px;
	text-align: right;
}
#cartPopupUpdateDiv1 , #cartPopupUpdateDiv2{
	height: 32px;
	width: 167px;
	float: right;
	margin-top: 28px;
}
#cartPopupUpdateButton1 , #cartPopupUpdateButton2{
	background: url(workshop/checkout_buttonsSprite.png) no-repeat 0px -64px;
	height: 32px;
	width: 151px;
	text-align: left;
	text-indent: -999em;
	display: block;
	float: left;
}
#cartPopupUpdateButton1:hover , #cartPopupUpdateButton2:hover{
	background: url(workshop/checkout_buttonsSprite.png) no-repeat 0px -96px;
}
#cartPopupCheckoutDiv1 , #cartPopupCheckoutDiv2{
	height: 32px;
	width: 167px;
	float: right;
	margin-top: 28px;
}
#cartPopupCheckoutButton1 , #cartPopupCheckoutButton2{
	background: url(workshop/checkout_buttonsSprite.png) no-repeat 0px 0px;
	height: 32px;
	width: 151px;
	margin-right: 16px;
	text-align: left;
	text-indent: -999em;
	display: block;
	float: left;
}
#cartPopupCheckoutButton1:hover , #cartPopupCheckoutButton2:hover{
	background: url(workshop/checkout_buttonsSprite.png) no-repeat 0px -32px;
}
#cartPopupCheckoutDiv2, #cartPopupUpdateDiv2 {
	margin-top: 10px;
}
#cartPopupContinueShoppingDiv {
	float: left;
	height: 32px;
	width: 222px;
	margin-top: 10px;
}
#cartPopupContinueShoppingButton {
	background: url(workshop/checkout_buttonsSprite.png) no-repeat 0px -128px;
	text-align: left;
	text-indent: -999em;
	display: block;
	float: right;
	height: 32px;
	width: 206px;
}
#cartPopupContinueShoppingButton:hover {
	background: url(workshop/checkout_buttonsSprite.png) no-repeat 0px -160px;
}

#cartPopupTableHeader {
	color: #6d6d6d;
	background: #f0f0f0;
	width: 606px;
	margin-left: 22px;
	font-size: 12px;
}
#cartPopupTableHeader .c1, #cartPopupItemsDiv .c1 {
	text-align: center;
	width: 75px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#cartPopupTableHeader .c2, #cartPopupItemsDiv .c2 {
	width: 280px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}
#cartPopupTableHeader .c2 {
	width: 268px;
	padding-left: 12px;
}

#cartPopupTableHeader .c3, #cartPopupItemsDiv .c3 {
	text-align: center;
	width: 116px;
}
#cartPopupTableHeader .c4, #cartPopupItemsDiv .c4 {
	text-align: right;
	width: 106px;
}
#cartPopupTableHeader .c5, #cartPopupItemsDiv .c5 {
	text-align: center;
}
#cartPopupItemsDiv {
	height: 183px;
	width: 606px;
	overflow: auto;
	margin-left: 22px;
	border-bottom: 1px solid #ccc;
}
#cartPopupItemsDiv table {
	width: 584px;
	border-bottom: 1px solid #ccc;
}
#cartPopupItemsDiv tr td{
	border-bottom: 1px solid #EFEFEF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#cartPopupItemsDiv td h1 {
	font-size: 14px;
}
#cartPopupItemsDiv td p {
	font-size: 11px;
}
#cartPopupItemsDiv td a {
	color: #666;
	text-decoration: none;
}
#cartPopupItemsDiv td a:hover {
	color: #333;
	text-decoration: underline;
}


#cartPopupItemsDiv .c1 img {
	border: 1px solid #ccc;
}
#cartPopupItemsDiv .c3 input {
	border: 1px solid #ccc;
}
#cartPopupItemsDiv .c5 a img{
	background: url(workshop/checkout_buttonDelete.png) no-repeat 0px 0px;
	height: 16px;
	width: 17px;
	margin-left: 20px;
}
#cartPopupItemsDiv .c5 a:hover img {
	background: url(workshop/checkout_buttonDelete.png) no-repeat 0px -16px;
}
#cartPopupTotals {
	width: 606px;
	margin-left: 22px;
}
#cartPopupTotals td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}

#cartPopupTotals .c1 {
	width: 335px;
}
#cartPopupTotals .c2 {
	width: 167px;
	text-align: right;
}
#cartPopupTotals .c2 h2 {
	font-size: 16px;
	font-weight: normal;
}
#cartPopupTotals .c3 h2 {
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
}
#cartPopupTotals .c2 h3 {
	font-size: 18px;
	font-weight: bold;
}
#cartPopupTotals .c3 h3 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
		
.breadcrumb_div{
	font-size:12px;
	color:#767676;
	font-weight:bold;
}
.breadcrumb_div a.breadcrumb{
	padding-bottom:10px;
}
.breadcrumb_div span{
	color:#767676;
}
#ws_howto {
	float: left;
	width: 294px;
	border: 3px solid #b5c88d;
}
#ws_howto div {
	background: #f6f6f6;
	float: left;
	width: 268px;
	border: 1px solid #FFF;
	padding: 16px 12px 12px;
}
#ws_howto div h1 {
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	color: #46308b;
	margin: 0px;
	padding: 0px 0px 10px;
}
#ws_howto div h2 {
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	color: #313131;
	margin: 0px;
	padding: 0px;
}
#ws_howto div p {
	font: 12px/normal Arial, Helvetica, sans-serif;
	text-align: left;
}
#ws_howto div h5 {
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #313131;
	background: url(workshop/ws_acrobat_icon.png) no-repeat;
	height: 19px;
	padding-left: 30px;
}
#ws_howto div h5 a {
	color: #718114;
	text-decoration: underline;
}
#ws_howto div h5 a:hover {
	text-decoration: underline;
}
.notification-main{
background: url(workshop/coursePlacer.png) no-repeat left top;
width: 612px;
height: 80px;
padding-left: 208px;
padding-top:37px;
}

.notification-main h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7F7F7F;
	padding-bottom: 6px;
}

.notification-text {
	width:184px;
	padding-top: 8px;
	line-height: 12px;
	padding-left: 12px;
	height: 23px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E9E9E9;
	color: #969696;
	font-size: 12px;
	float:left;
	margin-right: 5px;
	display:inline;
}	

#notification-submit {
	float:left;
	display: inline;
	margin-left: 7px;
	background:url(workshop/notification-submit.png) no-repeat left top;
	width: 99px;
	height: 33px;
	text-indent: -3000px;
}
