/*
 * Agency: Clickthinking
 * URL: http://www.clickthinking.com
 *
 * Author: Stormy
 * Creation Date: Sep 2009
*/

* {margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/sitewide/body_bg.gif) repeat-x 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: left;
}

body.lightbox {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: left;
}

img { border: 0; }

p {
	line-height:18px;
	margin:0 0 10px 0;
}

table { margin: 0 0 0 0; padding: 0;}

a { color: #4d4d4d; outline:none;}
a:hover { color:#88984c;}
a img { border:none;}

li { list-style: none; padding: 0;}

h1 { font-size: 14px; }
h2 { font-size: 12px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }

/* Start Generic */

.clearer {clear: both; margin:0; height:0; line-height:0}
.clearboth { clear: both;}
.cl { clear:left;}
.cr { clear:right;}
.fl { float:left;}
.fr { float:right;}

.brdr_top { border-top:1px solid #9da86d;}
.brdr_btm { border-bottom:1px solid #9da86d;}
.box { border:1px solid #dce2c1; padding:20px;}
img.pic_brdr_r { border:1px solid #c5cf98; padding:1px; margin:0 0 20px 20px; float:right}

.error { display:block; color:#ae2900;}

/* margins and paddings */
.nomargin { margin:0;}
.mrg_topbot10 { margin:10px 0;}
.mrg_top2 { margin-top:2px;}
.mrg_top7 { margin-top:7px;}
.mrg_top10 { margin-top:10px;}
.mrg_top15 { margin-top:15px;}
.mrg_top20 { margin-top:20px;}
.mrg_top25 { margin-top:25px;}
.mrg_top50 { margin-top:50px;}
.mrg_bot10 { margin-bottom:10px;}
.mrg_bot15 { margin-bottom:15px;}
.mrg_bot25 { margin-bottom:25px;}
.mrg_bot50 { margin-bottom:50px;}
.mrg_lef20 { margin-left:20px;}
.mrg_lef25 { margin-left:25px;}

.mrg_lef40 { margin-left:40px;}
.mrg_lef225 { margin-left:225px;}
.mrg_rig20 { margin-right:20px;}
.mrg_rig25 { margin-right:25px;}

.pad_top15 { padding-top:15px;}
.pad_bot15 { padding-bottom:15px;}
.pad_bot25 { padding-bottom:25px;}

.hide { display:none;}

/*Social Icons starts*/
#proj_tab_box .social_icon {
	position: relative;
}
#proj_tab_box .social_icon ul.social_share {
	position:absolute;
	right:-15px;
	top:-23px;
}
#proj_tab_box .social_icon ul.social_share li {
    float: left;
    list-style: none;
	margin:0;
}
/*Social Icons End*/		
	
/* Star Table 1 */

.table1 {
	border: solid #cccccc;
	border-width: 1px 0 0 1px;
}

.table1 th,
.table1 td {
	padding: 5px 10px;
	border: solid #cccccc;
	border-width: 0 1px 1px 0;
	text-align: left;
}

.table1 th {
	background: #eaeaea;
}

.table1 td {
	
}
/* End Table 1 */
	
/* End Generic */

/* Start Main Container */

#container {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
	
	/* Start Header */
	
	#header {
		height: 131px;
		padding: 0 0 0 22px;
		width: 958px;
		margin: 0 auto;
		position:relative;
	}
	
		#header div.tel{
			float:left;
			margin:20px 0 8px;
		}
	
			#header div.tel ul li{
				background:url(/images/sitewide/tel_icon.gif) no-repeat 0 0;
				padding:3px 0 2px 27px;
				float:left;
				margin:0 0 0 8px;
				text-transform:uppercase;
				color:#88984c;
				font-weight:bold;
			}
			
				#header div.tel ul li.first{
					background:none;
					margin:0;
					padding:2px 0;
				}
			
		#header .call_btns{
			float:right;
			margin:0 15px 0 0;
		}
		
			#header .call_btns a{
				background: url(/images/sitewide/call_header_btns.jpg) no-repeat 0 0;
				height:62px;
				display:block;
				float:left;
				text-indent:-9999em;
			}
			
				#header .call_btns a.quick_e{
					width:124px;
					background-position:0 0;
				}
				
				#header .call_btns a.quick_e:hover{
					background-position:0 -64px;
				}
				
				#header .call_btns a.call_mb{
					width:111px;
					background-position:-124px 0;
					margin: 0 0 0 3px;
				}
				
				#header .call_btns a.call_mb:hover{
					background-position:-124px -64px;
				}
			
		#header .proj_drpdwn{
			clear:right;
			float:right;
			margin:15px 20px 0 0;
		}
		
			#header .proj_drpdwn span{
				background:url(/images/sitewide/projects_hd.gif) no-repeat 0 0;
				float:left;	
				margin: 7px 7px 7px 0;
				display:block;
				text-indent:-9999em;
				height:9px;
				width:54px;
			}
		
			#header .proj_drpdwn a{
				background:url(/images/sitewide/project_drpdwn.gif) no-repeat 0 0;
				display:block;
				height:15px;
				width:137px;
				color:#4d4d4d;
				font-size:11px;
				text-transform:uppercase;
				text-decoration:none;
				padding: 6px 10px 4px;
				float:left;
			}
			
				#header .proj_drpdwn a:hover{
					background-position:0 -25px;
					color:#88984c;
				}
				
			.proj_dropdownlist {
				display:block;
				border:1px solid #d9d9d9;
				width:497px;
				background:#fff url(/images/sitewide/proj_dropdown_bg.gif) repeat-y top left;
				/*height:200px;*/
				position:absolute;
				top: 102px;
				right:20px;
				z-index:20;
				padding:0 0 10px 0;
			}
			
			.proj_dropdownlist a.close {
				display:block;
				background:#fff url(/images/sitewide/proj_dropdown_close.gif) no-repeat top left;
				width:18px;
				height:16px;
				text-indent:-9999em;
				position:absolute;
				top:4px;
				right:4px;
			}
			
			.proj_dropdownlist a.close:hover {
				background-position:0 -16px;
			}
			
			.proj_dropdownlist ul{
				float:left;
				margin:0;
				width:165px;
			}
			
			.proj_dropdownlist ul.mid{
				margin:0;
				border-left:1px solid #c5cf98;
				border-right:1px solid #c5cf98;
			}
			
			.proj_dropdownlist ul li a {
				display:block;
				text-decoration:none;
				background: #fff;
				padding:6px 15px;
				margin:0;
			}
			
			.proj_dropdownlist ul li a:hover {
				background: #edf1e0;
			}
			
			.proj_dropdownlist ul li a.main{
				border-bottom:1px solid #c5cf98;
				background: #dce2c1;
				padding:5px 15px;
				text-transform:uppercase;
				font-weight:bold;
			}
			
			.proj_dropdownlist ul li a.main:hover{
				background: #c5cf98;
				color:#4e552c;
			}
			/* beware below added by rafeeqah*/
			ul#menu li { 
				display: inline; 
				position: relative; 
			} 
			ul#menu div{
				display: none; 
			}
			
			ul#menu li.mega div{
				position: absolute; 
			}
			
			ul#menu li.hovering div{
				position: block; 
				display: block; 
			}
	/* End Header */
	
	/* Start Top Nav */
	
	#mainnav {
		border-top:1px solid #d9d9d9;
		border-bottom:1px solid #e2e7cb;
		padding:10px 0px; 
	}
	
	#mainnav ul {
		margin: 0 auto;
		padding: 0;
		height:25px;
		width:980px;
	}
	
	#mainnav ul li {
		margin: 0;
		padding: 0;
		float: left;
		list-style:none;
	}
	
	#mainnav ul li a {
		display: block;
		margin: 0;
		list-style: none;
		float: left;
		background:url(/images/sitewide/mainnav_bg2.gif);
		height:23px;
	}
	
	#mainnav ul li a:hover {
		background-position:0 -23px;
	}
		
	#mainnav ul li a span {	position:absolute; left:-9999px; top:-9999px;}
	
	#mainnav ul li a.home {width:65px; background-position:0 0;}
	#mainnav ul li a.home:hover {background-position:0 -23px;}
	#mainnav ul li.active a.home {background-position:0 -23px; cursor:default;}
	
	#mainnav ul li a.volunteer {width:112px; background-position:-70px 0;}
	#mainnav ul li a.volunteer:hover {background-position:-70px -23px;}
	#mainnav ul li.active a.volunteer {background-position:-70px -23px; cursor:default;}
	
	#mainnav ul li a.learn {width:80px; background-position:-185px 0;}
	#mainnav ul li a.learn:hover {background-position:-185px -23px;}
	#mainnav ul li.active a.learn {background-position:-185px -23px; cursor:default;}
	
	#mainnav ul li a.explore {width:96px; background-position:-265px 0;}
	#mainnav ul li a.explore:hover {background-position:-265px -23px;}
	#mainnav ul li.active a.explore {background-position:-265px -23px; cursor:default;}
	
	#mainnav ul li a.countries {width:112px; background-position:-362px 0;}
	#mainnav ul li a.countries:hover {background-position:-362px -23px;}
	#mainnav ul li.active a.countries {background-position:-362px -23px; cursor:default;}
	
	#mainnav ul li a.news {width:75px; background-position:-475px 0;}
	#mainnav ul li a.news:hover {background-position:-475px -23px;}
	#mainnav ul li.active a.news {background-position:-475px -23px; cursor:default;}
	
	#mainnav ul li a.responsible {width:173px; background-position:-550px 0;}
	#mainnav ul li a.responsible:hover {background-position:-550px -23px;}
	#mainnav ul li.active a.responsible {background-position:-550px -23px; cursor:default;}
	
	#mainnav ul li a.about {width:100px; background-position:-730px 0;}
	#mainnav ul li a.about:hover {background-position:-730px -23px;}
	#mainnav ul li.active a.about {background-position:-730px -23px; cursor:default;}
	
	#mainnav ul li a.contact {width:98px; background-position:-835px 0;}
	#mainnav ul li a.contact:hover {background-position:-835px -23px;}
	#mainnav ul li.active a.contact {background-position:-835px -23px; cursor:default;}
	
	#mainnav ul li a.blog {width:60px; background-position:-935px 0;}
	#mainnav ul li a.blog:hover {background-position:-935px -23px;}
	#mainnav ul li.active a.blog {background-position:-935px -23px; cursor:default;}
	
	/* End Top Nav */
	
	/* Start Banner */
	
	.banner {
		margin:20px 0 0;
	}
	
	.banner img {
		border:1px solid #9da86d;
	}
	/* End Banner */
	
	/* Start Icons */
	
	#icons {
		float:right;
		margin:3px 0 0;
		font-size:11px;
		position:relative;
	}
	
	#icons ul li {
		float:left;
		list-style:none;
		padding:0 0 0 15px;
	}
	
	#icons ul li a.print, #icons ul li a.send, #icons ul li a.share{
		text-decoration:none;
		background:url(/images/sitewide/icons.gif) no-repeat;
		padding:5px 0 4px 20px;
		line-height: 35px;
	}
	
	#icons ul li a.print {background-position: 0 -3px;}
	#icons ul li a.print:hover {background-position: 0 -76px;}
	
	#icons ul li a.send {background-position: 0 -26px; padding-left:18px;}
	#icons ul li a.send:hover {background-position: 0 -99px;}
	
	#icons ul li a.share {background-position: 0 -51px; cursor:pointer;}
	#icons ul li a.share:hover {background-position: 0 -124px;}
	
	/* End Icons */
	
	/* Start Breadcrumb */

	#breadcrumb {
		text-align: left;
		font-size: 10px;
		font-family:Verdana, Geneva, sans-serif;
		padding: 0;
		float: left;
	}
	
	#breadcrumb ul {
		margin:12px 0 0;
		padding: 0;
		height:18px;
	}
	
	#breadcrumb ul li {
		margin: 0;
		padding: 5px 10px 4px 20px;
		list-style: none;
		float: left;
		background:url(/images/sitewide/breadcrumb_icons.gif) no-repeat 0 -19px;
	}
	
	#breadcrumb ul li.home {
		background-position: 0 0;
	}
	
	#breadcrumb ul li a {
		text-decoration: none;
	}

/* End Breadcrumb */

	/* Start Content */
	
	#content {
		padding: 20px 0;
	}
	
	#content h1 span, #content h2 span {
		position:absolute;
		top:-9999px;
		left:-9999px;
	}
	
	a.orange_arrw_l {
		background:url(/images/sitewide/orange_arrow_link.gif) no-repeat;
		display:block;
		padding:0 0 0 28px;
		text-transform:uppercase;
		text-decoration:none;
		line-height:20px;
		font-weight:bold;
		font-size:11px;
		margin:10px 0;
	}
	
	a.orange_arrw_l:hover {
		background-position:0 -33px;
	}
	
	a.pause {
		background:url(/images/home/pauseplay_btn.gif) no-repeat;
		display:block;
		width:27px;
		height:25px;
		float:right;
	}
	
	a.pause:hover {
		background-position:0 -28px;
	}
	
	a.pause span {
		position:absolute;
		top:-9999px;
		left:-9999px;
	}
	
	a.play {
		background-position:0 -57px;
	}
	
	a.play:hover {
		background-position:0 -87px;
	}
	
	a.play span {
		position:absolute;
		top:-9999px;
		left:-9999px;
	}
	
	a.arrw_l {
		background:url(/images/sitewide/arrow_orange_link.gif) no-repeat 0 0;
		display:block;
		padding:0 0 0 28px;
		text-transform:uppercase;
		text-decoration:none;
		line-height:20px;
		font-weight:bold;
		font-size:11px;
		margin:10px 0;
	}
	
	a.arrw_l:hover { background-position:0 -33px;}
	a.arrw_r { background-position:0 -60px; }	
	a.arrw_r:hover { background-position:0 -93px; }
	
	a.l_arrw_l {
		background:url(/images/sitewide/arrow_orange_link.gif) no-repeat top right;
		display:block;
		padding:0 28px 0 0;
		text-transform:uppercase;
		text-decoration:none;
		line-height:20px;
		font-weight:bold;
		font-size:11px;
		margin:10px 0;
	}
	
	a.l_arrw_l:hover { background-position:right -33px;}
	
	a.green { background:url(/images/sitewide/green_buttons.gif) no-repeat 0 0; display:block; height:46px;}	
	a.details { width:158px;}	
	a.details:hover { background-position:0 -46px;}	
	a.enquire { background-position:0 -92px; width:162px;}
	a.enquire:hover { background-position:0 -138px;}	
	a.grn_feedback { background-position:0 -184px; width:235px;}
	a.grn_feedback:hover { background-position:0 -230px;}
	a.grn_send_enquiry { background-position:0 -276px; width:190px;}
	a.grn_send_enquiry:hover { background-position:0 -322px;}
	a.grn_sending { background-position:0 -368px; cursor:default; width:190px;}
	a.details span, a.enquire span, a.grn_feedback span, a.grn_send_enquiry span, a.grn_sending span{ position:absolute; top:-9999px; left:-9999px;}
		
	/* End Content */
	
	/* Start Sidenav */
	
	#sidenav {
		width:235px;
		float:left;
		margin:0 40px 0 0;
	}
	
	#sidenav .sidebox {
		border:1px solid #999;
		border-color:#9da86d #f0f2e9 #9da86d #f0f2e9;
	}
	
	#sidenav .sidebox .hdr {
		border-bottom:1px solid #dce2c1;
		padding:15px 15px 12px;
		width:205px;
		overflow:hidden;
	}
	
	#sidenav .sidebox .cnt {
		padding:15px;
	}
	
	#sidenav .sidebox .cnt label {
		font-weight:bold;
	}
	
	#sidenav .sidebox .cnt select {
		width:200px;
		margin:5px 0 10px;
		border:1px solid #c5cf98;
	}
	
	#sidenav .sidebox .cnt h4 {
		font-size:12px;
		font-weight:bold;
		margin:0 0 5px 0;
	}
	
	#sidenav .sidebox ul.nav {
	}
	
	#sidenav .sidebox ul.nav li{
		border-bottom:1px solid #edf1e0;
	}
	
	#sidenav .sidebox ul.nav li.last{
		border-bottom:none;
	}
	
	#sidenav .sidebox ul.nav li a {
		padding:10px 20px;
		text-decoration:none;
		background:#fff;
		display:block;
	}
	
	#sidenav .sidebox ul.nav li a:hover {
		/*background:#e8ecd6;*/
	}
	
	#sidenav .sidebox ul.nav li.active a {
		background:#f2f2f2;
		font-weight:bold;
		cursor:default;
		border-bottom:none;
	}
	
	#sidenav .sidebox ul.nav li.active a:hover {
		/*background:#f2f2f2;*/
		color:#4d4d4d;
	}
	
	#sidenav .sidebox ul.nav li ul.subnav li{
		border-bottom:none;
	}
	
	#sidenav .sidebox ul.nav li ul.subnav li a {
		padding:6px 20px 6px 30px;
		text-decoration:none;
		background:#fff url(/images/sitewide/subnav_list_style.gif) no-repeat 0 0;
		display:block;
		font-size:11px;
		margin:0;
	}
	
	#sidenav .sidebox ul.nav li ul.subnav li a:hover {
		/*background:#f2f2f2 url(/images/sitewide/subnav_list_style.gif) no-repeat 0 0;*/
		/*color:#404040;*/
	}
	
	#sidenav .sidebox ul.nav li ul.subnav li.active a {
		background:#f2f2f2 url(/images/sitewide/subnav_list_style.gif) no-repeat 0 0;
		color:#404040;
		font-weight:bold;
	}
	
	#sidenav .sidebox .similar {
		background:url(/images/projects/right_ctas.gif) no-repeat 0 -189px;
		padding:10px 15px 10px 49px;
		height:43px;
		overflow:hidden;
	}
	
	/* End Sidenav */
	
	/* Start maincontent */
	
	#maincontent {
		width:705px;
		float:left;
	}
	
	#maincontent .main_split .col{
		width:332px;
		background:#FFC;
	}
	
	#maincontent ol li{
		padding:0 0 5px 0;
		list-style:decimal outside;
		margin:0 0 0 15px;
	}
	
	#maincontent ul li{
		padding:0 0 5px 0;
		list-style:disc outside;
		margin:0 0 0 15px;
		line-height:18px;
	}
	
	#maincontent ul li ul {
		margin:5px 0 5px 15px;
	}
	
	#maincontent ul li ul li{
		list-style:circle outside;
	}
	
	#maincontent h1{
		font-size:12px;
		margin:10px 0 15px;
	}
	
	/* End maincontent */
	
	/* Start Footer */
	
	#footer {
		padding: 0 0 10px 0;
		background:#717a49 url(/images/sitewide/footer_bg.jpg) repeat-x 0 0;
		margin:0;
	}
	
	#footer .inner{
		width:980px;
		margin:0 auto;
	}
	
	.footer_sprite { display:block; background:url(/images/sitewide/footer_sprites.gif); }
	.footer_sprite span { position:absolute; top:-9999px; left:-9999px;	}
	
	.spr_partners { height:12px; width:69px; background-position:0 0; }
	.spr_awards { height:12px; width:61px; background-position:0 -20px; }
	
	.spr_impact { height:10px; width:101px; background-position:0 -42px;}
	.spr_countries { height:10px; width:66px; background-position:0 -62px; }
	.spr_responsible { height:10px; width:122px; background-position:0 -84px; }
	.spr_about { height:10px; width:122px; background-position:0 -104px; }
	.spr_use { height:10px; width:115px; background-position:0 -124px; }
	
	#partners {
		height:100px;
		overflow:hidden;
	}
	
	#partners .hd{
		float:left;
		margin:50px 0 0 20px;
	}
	
	#partners ul{
		padding:20px 0 0 20px;
		float:left;
	}
	
	#partners ul li{
		float:left;
		margin:0 10px 0 0;
	}
	
	#footerlinks {
		padding:40px 0 0;
		position:relative;
	}
	
	#footerlinks ul{
		float:left;
		color:#fff;
		/*background:url(/images/sitewide/footer_divide.gif) repeat-y top right;
		height:140px;*/
		width:175px;
		overflow:hidden;
		text-align:left;
		min-height:140px;
	}
	
	#footerlinks ul.respons{
		width:195px;
	}
	
	#footerlinks ul.last{
		background:none;
	}
	
	#footerlinks ul li{
		text-align:left;
		margin:4px 0 4px 20px;
		font-size:11px;
	}
	
	#footerlinks ul li a{
		color:#fff;
		text-decoration:none;
	}
	
	#footerlinks ul li a:hover {
		color:#383f1d;
	}
	
	#footerlinks ul li a.ct_logo {
		display:block;
		background:url(/images/sitewide/ct_logo.gif) no-repeat;
		width:68px;
		height:12px;
		text-indent:-9999px;
		margin:25px 0 0 25px;
	}
	
	#footerlinks ul li a.ct_logo:hover {
		background-position:0 -12px;
	}
	
	#footerlinks ul.social{
		position:absolute;
		top:40px;
		right:0;
		float:none;
		width:auto;
		text-align:right;
		min-height:inherit;
	}
	
	#footerlinks ul.social li {
		float:left;
		margin:0 0 0 5px;
	}
	
	#footerlinks ul.social li a {
		background:url(/images/sitewide/social_icons.jpg) no-repeat;
		display:block;
		height:33px;
		width:33px;
		text-indent:-9999px;
	}
	
	#footerlinks ul.social li a:hover { background-position:-33px 0; }
	#footerlinks ul.social li a.faceb { background-position:0 -33px; }
	#footerlinks ul.social li a.faceb:hover { background-position:-33px -33px; }
	
	/* End Footer */
	
/* End Main Container */

/* Start Home Banner */
#home_banner {
	width:980px;
	height:362px;
	background:url(/images/home/home_tab_bg.gif) no-repeat bottom left;
	overflow:hidden;
}

#home_banner .tabs{
	background:url(/images/home/home_tab_top.gif) no-repeat bottom left;
	height:60px;
	/*width:980px;*/
}

#home_banner .tabs ul li{
	float:left;
	height:55px;
	margin:0 5px;
}

#home_banner .tabs ul li a{
	background:url(/images/home/home_tabs.jpg) no-repeat;
	height:55px;
	display:block;
	width:100px;
}

#home_banner .tabs ul li a span{ position:absolute; top:-9999px; left:-9999px;}

#home_banner .tabs ul li a.volunteer{ background-position:0 0; width:156px; margin-left:10px;}
#home_banner .tabs ul li a.volunteer:hover{ background-position:0 -55px;}
#home_banner .tabs ul li.active a.volunteer{ background-position:0 -110px; cursor:default; height:57px;}
#home_banner .tabs ul li.active a.volunteer:hover{ background-position:0 -110px; cursor:default; height:57px;}

#home_banner .tabs ul li a.learn{ background-position:-174px 0; width:120px;}
#home_banner .tabs ul li a.learn:hover{ background-position:-174px -55px;}
#home_banner .tabs ul li.active a.learn{ background-position:-174px -110px; cursor:default; height:58px;}
#home_banner .tabs ul li.active a.learn:hover{ background-position:-174px -110px; cursor:default; height:58px;}

#home_banner .tabs ul li a.explore{ background-position:-313px 0; width:139px;}
#home_banner .tabs ul li a.explore:hover{ background-position:-313px -55px;}
#home_banner .tabs ul li.active a.explore{ background-position:-313px -110px; cursor:default; height:58px;}
#home_banner .tabs ul li.active a.explore:hover{ background-position:-313px -110px; cursor:default; height:58px;}

#home_banner .tab_area {
	padding:12px 20px 12px 30px;
}

#home_banner .cnt {
	float:left;
	width:290px;
	padding:20px 10px 0 0;
}

#home_banner .image {
	float:left;
	padding:0 0 0 10px;
}

#home_banner .image img {
	border:1px solid #b7bca2;
}

/* End Home Banner */


.three_col {
	background:url(/images/home/horiz_line.gif) no-repeat top left;
	padding:25px 0;
	height:370px;
}

.three_col .col{
	width: 300px;
	margin:0 40px 0 0;
}

.three_col .col_mid{
	width: 300px;
	margin:35px 40px 0 0;
}

.three_col .col img, .three_col .col_mid img{
	border:1px solid #c5cf98;
	padding:1px;
	margin:0 0 10px 0;
}

/*.three_col .last_col #rotateTestimonials {
	width:300px;
	height:300px;
	overflow:hidden;
}*/

.three_col .last_col {
	padding:0 0 0 30px;
	width: 270px;
	background:url(/images/home/vert_line.gif) no-repeat top left;
}

.three_col .last_col em.sml {
	font-size:11px;
}

.four_col {
	background:url(/images/home/horiz_line.gif) no-repeat top left;
	padding:0 0 25px 0;
	height:150px;
}

.four_col .col{
	width:215px;
	padding:25px 0 0 36px;
}

.four_col .first_col{
	width:215px;
	padding:30px 0 0 0;
}

form.home_nl div.label{
	width:50px;
	float:left;
	line-height:35px;
}

form.home_nl input {
	width:155px;
	border:1px solid #c5cf98;
	padding:3px;
	background:#fff;
	margin:8px 0 0 0;
	float:left;
	color:#4D4D4D;
}

/* Start Pagination */

#container .pagination {
	text-align: center;
	font-size: 12px;
	padding: 0 0 15px;
}

#container .pagination ul {
	margin: 0;
	padding: 0;
	float: right;
}

#container .pagination ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#container .pagination ul li a {
	display: block;
	margin: 0 2px;
	padding: 3px 6px;
	background: #ffffff;
	color: #88984c;
	float: left;
	text-decoration: none;
	border:1px solid #c5cf98;
}

#container .pagination ul li a:hover {
	background: #c5cf98;
}

#container .pagination ul li a.active {
	background: #dce2c1;
	color:#fff;
	cursor:default;
}

#container .pagination .top{
	border-bottom:1px solid #9da86d;
}
	
/* End Pagination */


/* Start News Styles */
.news_listing {
	border-bottom:1px solid #9da86d;
	padding:20px 0;
}

.news_listing a.news_title {
	font-size:13px;
	text-transform:uppercase;
	margin:0 0 2px 0;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.news_listing .subtitle{
	font-size:11px;
	color:#7f7f7f;
	clear:left;
	margin:0 0 5px 0;
}

.news_listing .cnt{
	width:475px;
	float:left;
}

.news_listing img {
	border:1px solid #c5cf98;
	padding:1px;
	float:right;
}

.prev_next {
	margin:0 0 15px 0;
}

h1.article_head {
	font-size:16px;
	margin:5px 0 15px;
	text-transform:uppercase;
	color:#8d9b61;
	font-family:Arial, Helvetica, sans-serif;
}

.article {
	padding:0 0 25px 0;
}

#container .article ol li{
	padding:0 0 5px 0;
	list-style:decimal inside;
}

#container .article ul li{
	padding:0 0 5px 0;
	list-style:disc inside;
}

.article h2 {
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0;
}

.article p.date{
	font-size:11px;
}

.article .right {
	float:right;
	width:275px;
	text-align:right;
}

.article .right img.pic {
	border:1px solid #c5cf98;
	padding:1px;
	margin:0 0 25px 0;
}

/* End News Style */

.draw_line {
	background:url(/images/home/horiz_line.gif) no-repeat top left;
	padding:25px 0 0 0;
}

.volunteer_box {
	width:300px;
	margin:0 40px 0 0;
}

.learn_box {
	width:300px;
	margin:0 40px 0 0;
}

.explore_box {
	width:300px;
	margin:0 0 0 0;
}

/* Start Project Styles */
.proj_listing {
	border-bottom:1px solid #9da86d;
	padding:20px 0;
}

.proj_listing a.proj_title {
	font-size:13px;
	text-transform:uppercase;
	margin:0 0 2px 0;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.proj_listing .location{
	font-size:12px;
	color:#7f7f7f;
	clear:left;
	margin:0 0 5px 0;
}

.proj_listing .location a{
	color: #7f7f7f;
	text-decoration: none;
}

.proj_listing .cnt{
	width:475px;
	float:left;
}

.proj_listing img{
	border:1px solid #c5cf98;
	padding:1px;
	
}


/*New code for the pick and limited book - starts*/

 .pick_book_area

{
	float: right;
	width: 200px;
	font-weight: bold;	
	
	
}



.pick_book_area .book_link_area

{
	margin-bottom: 10px;
	
}


.pick_book_area .book_link_text_area

{
	width: 175px;
	text-align: right;
	float: left;
	font-size: 12px;
	padding-right: 5px;
}


a.book_orange

{
	color: #f0954c;
	text-decoration: none;	
	
}


a:hover.book_orange
{
	color: #f0954c;
	text-decoration:underline;
	
}

.pick_book_area  .book_excl_icon

{
	width: 20px;
	height: 18px;
	background:url(/images/projects/exclamation_icon.gif) no-repeat;
	float: left;	
	
}


.pick_book_area  .book_star_icon

{
	width: 20px;
	height: 22px;
	background:url(/images/projects/star_icon.gif) no-repeat;
	float: left;	
	
}


/*New code for the pick and limited book - ends*/

.proj_fliter {
	border:1px solid #c5cf98;
	border-width:1px 0;
}

.proj_fliter select{
	border:1px solid #c5cf98;
	padding:3px;
	color:#4d4d4d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

/* End Project Style */

/* Start Team Styles */
.team_listing {
	border-bottom:1px solid #9da86d;
	padding:20px 0;
}

.team_listing h4{
	margin:0 0 5px 0;
}

.team_listing .title{
	font-size:11px;
	color:#7f7f7f;
	clear:left;
	margin:0 0 5px 0;
}

.team_listing .cnt{
	width:530px;
	float:left;
}

.team_listing img{
	border:1px solid #c5cf98;
	padding:1px;
	float:right;
}

/* End Project Style */


/* Start cta box Styles */
.cta_box {
	background: url(/images/projects/cta_boxes_pics.gif) no-repeat 0 0;
	border:1px solid #9da86d;
	width:218px;
	height:118px;
	padding:0 120px 0 0;
}

.cta_video { background-position:-338px 0;}
.cta_news { background-position:0 -118px;}
.cta_responsible { background-position:-338px -118px;}
.cta_choose { background-position:0 -236px;}
.cta_partners { background-position:-338px -236px;}
.cta_about { background-position:0 -354px;}

.cta_box .cnt {
	padding:10px 0 10px 10px;
	height:95px;
	overflow:hidden;
}

/* End cta box Style */


/* Start Proj tabs*/
#proj_tab_box {
	width:705px;
	background:url(/images/projects/tab_box_bg.gif) repeat-y bottom left;
	overflow:hidden;
}

#proj_tabs{
	background:url(/images/projects/tab_box_top.gif) no-repeat bottom left;
	height:43px;
	margin:25px 0 0;
	/*width:980px;*/
}

#proj_tabs ul li{
	float:left;
	height:41px;
	margin:0 5px 0 0;
	list-style:none;
	padding:0;
}

#proj_tabs ul li a{
	background:url(/images/projects/proj_tabs3.jpg) no-repeat;
	height:36px;
	display:block;
	width:100px;
}

#proj_tabs ul li a span{ position:absolute; top:-9999px; left:-9999px;}

#proj_tabs ul li a.overview_tab{ background-position:0 0; width:92px; margin:3px 0 0 5px; height: 40px;}
#proj_tabs ul li a.overview_tab:hover{ background-position:0 -40px;}
#proj_tabs ul li.active a.overview_tab{ background-position:0 -78px; cursor:default; height:40px;}
#proj_tabs ul li.active a.overview_tab:hover{ background-position:0 -78px; cursor:default; height:40px;}

#proj_tabs ul li a.details_tab{ background-position:-97px 0; width:76px; margin:2px 0 0 0; height:36px}
#proj_tabs ul li a.details_tab:hover{ background-position:-97px -40px;}
#proj_tabs ul li.active a.details_tab{ background-position:-97px -78px; cursor:default; height:38px;}
#proj_tabs ul li.active a.details_tab:hover{ background-position:-97px -78px; cursor:default;}

#proj_tabs ul li a.highlights_tab{ background-position:-279px 3px; width:110px; height:40px;}
#proj_tabs ul li a.highlights_tab:hover{ background-position:-279px -37px;}
#proj_tabs ul li.active a.highlights_tab{ background-position:-279px -78px; cursor:default; height:43px;}
#proj_tabs ul li.active a.highlights_tab:hover{ background-position:-279px -78px; cursor:default; height:43px;}

#proj_tabs ul li a.sustainability_tab{ background-position:-180px 3px; width:95px; height:38px;}
#proj_tabs ul li a.sustainability_tab:hover{ background-position:-180px -37px;}
#proj_tabs ul li.active a.sustainability_tab{ background-position:-180px -78px; cursor:default; height:43px;}
#proj_tabs ul li.active a.sustainability_tab:hover{ background-position:-180px -78px; cursor:default; height:43px;}

#proj_tabs ul li a.gallery_tab{ background-position: -393px 2px; width:76px; height:39px}
#proj_tabs ul li a.gallery_tab:hover{ background-position:-393px -38px;}
#proj_tabs ul li.active a.gallery_tab{ background-position:-393px -78px; cursor:default; height:41px;}
#proj_tabs ul li.active a.gallery_tab:hover{ background-position:-393px -78px; cursor:default; height:41px;}

#proj_tabs ul li a.testimonials_tab{ background-position:-473px 3px; width:108px; height:38px}
#proj_tabs ul li a.testimonials_tab:hover{ background-position:-473px -37px;}
#proj_tabs ul li.active a.testimonials_tab{ background-position:-475px -78px; cursor:default; height:42px;}
#proj_tabs ul li.active a.testimonials_tab:hover{ background-position:-475px -78px; cursor:default; height:42px;}

#proj_tabs ul li a.enquire_tab{ background-position:-589px 3px; width:108px; height:39px;}
#proj_tabs ul li a.enquire_tab:hover{ background-position:-589px -37px;}
#proj_tabs ul li.active a.enquire_tab{ background-position:-589px -78px; cursor:default; height:42px;}
#proj_tabs ul li.active a.enquire_tab:hover{ background-position:-589px -78px; cursor:default; height:42px;}

/**/
#proj_tab_box .tab_area {
	padding:12px 20px 12px 30px;
}

#proj_tab_box .cnt {
	float:left;
	width:390px;
	padding:10px 20px 0 0;
}

#proj_tab_box .tab_area img {
	border:1px solid #c5cf98;
	padding:1px;
	float:left;
	margin:0 15px 15px 0;
}

#proj_tab_box .tab_area h2, #proj_tab_box .tab_area h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#proj_tab_box .tab_area .right {
	float:right;
	width:235px;
	padding:10px 0 10px 10px;
}

#proj_tab_box .tab_area .right .right_box {
	border-width:1px;
	border-style:solid;
	border-color: #9da86d #f0f2e9;
	padding:10px 15px;
}

#proj_tab_box .tab_area .right .vid_cta, #proj_tab_box .tab_area .right .map_cta, #proj_tab_box .tab_area .right .pdf_cta {
	background:url(/images/projects/right_ctas.gif) no-repeat right 0;
	padding:10px 15px;
	height:43px;
	overflow:hidden;
}

#proj_tab_box .tab_area .right .map_cta { background-position:right -63px;}
#proj_tab_box .tab_area .right .pdf_cta { background-position:right -126px;}

#proj_tab_box .tab_area .right .price .main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8d9b61;
	font-weight:bold;
	text-transform:uppercase;
}

#proj_tab_box .tab_area .right .price ul.other {
	margin:0;
}

#proj_tab_box .tab_area .right .price ul.other li{
	float:left;
	padding:0 5px;
	border-left:1px solid #4d4d4d;
	list-style:none;
	margin:0;
	line-height:14px;
}

#proj_tab_box .tab_area .right .price ul li.first{
	border-left:none;
	padding:0 5px 0 0;
}

#proj_tab_box .tab_area .right span.highlight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4e552c;
	text-transform:uppercase;
	font-weight:bold;
}

#proj_tab_box .tab_area .right ul.social { height:26px; }

#proj_tab_box .tab_area .right ul.social li {
	float:left;
	border-right:1px solid #e6e6e6;
	line-height:26px;
	list-style:none;
	margin:0;
	padding:0 17px 0 0;
}

#proj_tab_box .tab_area .right ul.social li.last {
	border-right:none;
	padding:0 0 0 17px;
}

#proj_tab_box .tab_area .right ul.social li a {
	background:url(/images/projects/social_icons.jpg) no-repeat;
	display:block;
	padding:0 0 0 30px;
	height:26px;
	text-decoration:none;
}

#proj_tab_box .tab_area .right ul.social li a:hover { background-position:0 -26px; }
#proj_tab_box .tab_area .right ul.social li a.twitter { background-position:0 -52px; }
#proj_tab_box .tab_area .right ul.social li a.twitter:hover { background-position:0 -78px; }

#tab_bottom{
	background:url(/images/projects/tab_box_btm.gif) no-repeat bottom left;
	clear:both;
	padding:0 20px 20px 20px;
	height:50px;
    overflow:  hidden;
}

/*Special code just for the overview page - starts*/

#tab_bottom_overview{
	background:url(/images/projects/tab_box_btm.gif) no-repeat bottom left;
	
	height:8px;
	
}

.overview_button_holder
{
	
	padding-bottom: 30px;	
}

.other_proj_area
{
	
	width: 611px;
	margin: 0 auto;
	border-top: 1px solid #9ea76e;
	padding: 24px 15px 40px 20px;
	
}


.other_proj_link_area
{
	
	width: 450px;	
	margin-right: 15px;
}

.green_planet_holder

{
	width: 146px;
	height: 144px;
	background: url(/images/projects/green_planet.gif) no-repeat;	
	
	
}

/*Special code just for the overview page - ends*/


/* End Proj tabs */

/* Start Proj Breakdown */
.proj_breakdown {
	border-bottom:1px solid #d1d7c0;
	padding:15px;
}

.breakdown_list {
	border-top:1px solid #d1d7c0;
	padding:20px 0 10px;
}

.breakdown_list .copy {
	width:570px;
	float:left;
}

.breakdown_list h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#8d9b61;
}

.breakdown_list ul {
	padding:0 0 10px 0;
}

.breakdown_list ul li {
	list-style:inside disc;
	padding:0;
	margin:3px 0;
	border:none;
}

.breakdown_list .icon {
	background:url(/images/projects/breakdown_icons.gif) no-repeat;
	width:42px;
	float:left;
	display:block;
	height: 42px;
	margin:0 10px 0 0;
}

.breakdown_list .icon span{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.breakdown_list .highlights { background-position:0 0; }
.breakdown_list .achieve { background-position:-42px 0; }
.breakdown_list .activities { background-position:-84px 0; }
.breakdown_list .sleep { background-position:0 -42px; }
.breakdown_list .travel { background-position:-42px -42px; }
.breakdown_list .bring { background-position:-84px -42px; }
.breakdown_list .when { background-position:0 -84px; }
.breakdown_list .cost { background-position:-42px -84px; }
.breakdown_list .experience { background-position:-84px -84px; }
.breakdown_list .age { background-position:0 -126px; }
.breakdown_list .culture { background-position:-42px -126px; }
.breakdown_list .extra { background-position:-84px -126px; }
.breakdown_list .day { background-position:0 -168px; }
/* End Proj Breakdown */

/* Start Gallery */
.gallery {
	margin:15px auto;
	width:500px;
}

.pic_num {
	width:500px;
	margin:0 auto;
	color:#666;
}

.gallery .main_pic{
	margin:10px 0 0 0;
}

.gallery .main_pic a.btn{
	background:url(/images/projects/gallery_btns.gif) no-repeat;
	width:36px;
	height:45px;
	display:block;
	text-indent:-9999px;
	margin:140px 0 0 0;
}

.gallery .main_pic a.prev { background-position:0 0; }
.gallery .main_pic a.prev:hover { background-position:0 -45px; }
.gallery .main_pic a.next { background-position:-36px 0; }
.gallery .main_pic a.next:hover { background-position:-36px -45px; }

#maincontent .gallery .main_pic img{
	float:left;
	margin:0;
}

#maincontent .gallery .gallery_scroll {
	width:500px;
	margin:10px auto;
}

#maincontent .gallery .gallery_scroll ul {
	width:415px;
	height:57px;
	overflow:hidden;
	float:left;
}

#maincontent .gallery .gallery_scroll ul li {
	float:left;
	margin:0 0 0 9px;
	list-style:none;
}

#maincontent .gallery .gallery_scroll ul li img{
	margin:0;
}

#maincontent .gallery .gallery_scroll ul li a:hover img{
	border:1px solid #9da86d;
}

.gallery .gallery_scroll a.btn{
	background:url(/images/projects/scroll_btns.gif) no-repeat;
	width:31px;
	height:29px;
	display:block;
	text-indent:-9999px;
	margin:12px 0 0 0;
}

.gallery .gallery_scroll a.back { background-position:0 0;}
.gallery .gallery_scroll a.back:hover { background-position:0 -29px;}
.gallery .gallery_scroll a.fwd { background-position:-31px 0;margin-left:9px;}
.gallery .gallery_scroll a.fwd:hover { background-position:-31px -29px;}
/* End Gallery */

/* Start Testimonials */
.testi_list {
	border-bottom: 1px solid #9da86d;
	padding:20px 0 10px 0;
}

.testi_list .testi_pic{
	width:165px;
	float:left;
}

.testi_list .testi_copy{
	width:490px;
	float:left;
}

.testi_list .testi_copy h4{
	font-size:12px;
	margin:0 0 5px 0;
}
/* End Testimonials */

/* Start Proj Enquire */
form.proj_enquire {
}

form.proj_enquire .col_l { width:160px;	float:left;}
form.proj_enquire .col_r{ width:495px; float:left;}

form.proj_enquire p { height:35px;}
form.proj_enquire p.extra { height:45px;}
form.proj_enquire p.radio { height:15px;}
form.proj_enquire p.note {	font-size:11px; color:#999; line-height:16px;}

form.proj_enquire p.note a { color:#999;}
form.proj_enquire p.note a:hover { color:#88984c;}

form.proj_enquire span.extra_info {
	font-size:11px;
	color:#999;
	padding:0;
	margin:0;
}

form span.req {
	font-size:11px;
	color:#ae2900;
	padding:0;
	margin:0 0 0 5px;
}

form.proj_enquire input.chk {
	padding:0;
	margin:0 5px 0 0;
	width:15px;
	height:15px;
	border:none;
	background:none;
}

form.proj_enquire input, form.proj_enquire textarea, form.proj_enquire select {
	padding:3px 2px;
	margin:0;
	border:1px solid #c5cf98;
	background:url(/images/sitewide/input_bg.gif) no-repeat 0 0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#4d4d4d;
}

form.proj_enquire textarea {
	overflow:auto;
}

form.proj_enquire select {
	width:320px;
}

/*form.proj_enquire a.date_picker {
	display:block;
	background:url(/images/projects/date_icon.gif) no-repeat;
	height:26px;
	width:26px;
	text-indent:-9999px;
}

form.proj_enquire a.date_picker:hover {
	background-position:-26px 0;
}*/

/* End Proj Enquire */



/* Start Responsible Styles */
.rt_listing {
	border-bottom:1px solid #9da86d;
	padding:15px 0;
}

.rt_listing a.title {
	font-size:13px;
	text-transform:uppercase;
	margin:0 0 2px 0;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.rt_listing .location{
	font-size:12px;
	color:#7f7f7f;
	clear:left;
	margin:0 0 5px 0;
}

.rt_listing .cnt{
	width:550px;
	float:left;
}

.rt_listing img{
	border:1px solid #c5cf98;
	padding:1px;
	float:right;
}

/* End Responsible Style */


/* Start Sitemap Styles */
#sitemap .col {
	float:left;
	width:300px;
	margin:15px 0 15px 20px;
}

#sitemap .col h3{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin:15px 0 0 0;
	padding:0;
}

/*#sitemap .col h3.loner{	
	margin:15px 0 0 0;
	border-bottom:1px solid #dce2c1;
	padding:0 0 15px 0;
}*/

#sitemap .col h3 a, #sitemap .col ul li a {
	text-decoration:none;
}

#sitemap .col ul {
	padding:5px 0 15px;
	/*border-bottom:1px solid #dce2c1;*/
}

#sitemap .col ul li {
	margin:5px 0;
}

/* End Sitemap Style */



/* Start Why AI */

.why_list {
	border-top:1px solid #d1d7c0;
	padding:20px 0 10px;
}

.why_list .copy {
	width:520px;
	float:left;
	border-left:1px solid #dde1cf;
	padding:0 0 0 25px;
}

.why_list h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#8d9b61;
}

.why_list ul {
	padding:0 0 10px 0;
}

.why_list ul li {
	list-style:inside disc;
	padding:0;
	margin:3px 0;
	border:none;
}

.why_list .icon {
	background:url(/images/about/why_icons.gif) no-repeat;
	width:82px;
	float:left;
	display:block;
	height: 82px;
	margin:0 10px 0 0;
}

.why_list .icon span{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.why_list .pride { background-position:0 0; }
.why_list .place { background-position:-82px 0; }
.why_list .passion { background-position:0 -82px; }
.why_list .people { background-position:-82px -82px; }
.why_list .participants { background-position:0 -164px; }
.why_list .partners { background-position:-82px -164px; }
/* End Why AI */


/* Start Lightbox Styles */

.quick_enquiry, .feedback {
		border:1px solid #999;
		border-color:#9da86d #f0f2e9 #9da86d #f0f2e9;
}

.quick_enquiry .hdr, .feedback .hdr{
	border-bottom:1px solid #dce2c1;
	padding:15px 15px 12px;
	background:#fff;
}

.quick_enquiry .cnt, .feedback .cnt{
	padding:15px;
	background:#fff;
}

.quick_enquiry .cnt table, .feedback .cnt table{
	border:1px solid #c5cf98;
}

.quick_enquiry .cnt table tr td{
	padding:15px;
}

.feedback .cnt table tr td{
	padding:10px;
}

.quick_enquiry .cnt table tr.brdr td, .feedback .cnt table tr.brdr td{
	border-bottom:1px solid #edf1e0;
}

.quick_enquiry .cnt table tr td input, .quick_enquiry .cnt table tr td textarea, .feedback .cnt table tr td input, .feedback .cnt table tr td textarea, .quick_enquiry .cnt table tr td select, .feedback .cnt table tr td select  {
	margin:0 10px 0 0;
	border:1px solid #c5cf98;
	padding:3px;
	color:#4d4d4d;
}

.quick_enquiry .cnt table tr td textarea, .feedback .cnt table tr td textarea  {
	overflow:auto;
}

.quick_enquiry .cnt table tr td select {
	width:240px;
}

.feedback .cnt table tr td select  {
	border:1px solid #c5cf98;
	width:175px;
	color:#4d4d4d;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px;
}

.quick_enquiry .cnt table tr td input.chkbx, .feedback .cnt table tr td input.chkbx{
	margin:0 10px 0 0;
	padding:0;
	border:none;
}

/* End Lightbox Styles */

/* Start T&C Styles */

#tandc {
	margin:10px 0 0;
}

#tandc h1 {
	font-size:12px;
	margin:10px 0 15px;
}

#tandc h3 {
	font-size:12px;
	margin:10px 0 5px;
	text-transform:uppercase;
}

#tandc ul {
	margin:0 0 15px;
	padding:0;
}

#tandc ul li {
	margin:5px 0 5px 30px;
	list-style:decimal outside;
	line-height:18px;
}

/* End T&C Styles */

/* Start Why lightbox Styles */

#why_lightbox ul {
	margin:0;
	padding:0;
}

#why_lightbox ul li {
	margin:5px 0 5px 15px;
	list-style:disc outside;
	line-height:18px;
}

#why_lightbox ul li ul li{
	margin:5px 0 5px 30px;
	list-style:circle outside;
	line-height:18px;
}

/* End Why lightbox Styles */


/* Pie chart */
.fee_chart_left {
	float:left;
	width:355px;
}

.fee_chart_right {
	float:right;
	width:295px;
	border-left:1px solid #e1e1e1;
	padding:0 0 5px 20px;
	margin:0 0 20px;
}

.fee_chart_right p {
	color:#69743c;
	font-size:11px;
	line-height:13px;
	padding:0;
	margin:5px 0 0;
}


/* ------------------------------------------------------------
   social bookmark 
------------------------------------------------------------ */
#main_nav dd, .shareit .share-it  {
	list-style:none;
	line-height:22px;
	float:left;
	padding: 0;
}

.shareit {
	position:absolute;
	display:none;
	background: #FFF;
	border: 1px solid #dce2c1;
	padding: 2px 2px;
	z-index:10;
	width:210px;
	top:32px;
	right:0;
}

.shareit .share-it {
	width: 100px;
	text-align:left;
	padding: 0 5px 0 0;
}

.shareit .share-it a:link, .shareit .share-it a:visited {
	color:#4d4d4d;
	padding:2px 0 5px 20px;
	text-decoration:none;
}

.shareit .share-it:hover {
	background: #e8ecd6;
	color:#88984c;
}
  .shareit .share-it a:hover{
	color:#88984c;
}


.share-it .del-icio-us {background: url(/images/social/delicious.png) no-repeat left;}
.share-it .digg {background: url(/images/social/digg.png) no-repeat left;}
.share-it .furl {background: url(/images/social/furl.png) no-repeat left;}
.share-it .reddit {background: url(/images/social/reddit.png) no-repeat left;}
.share-it .technorati {background: url(/images/social/technorati.png) no-repeat left;}
.share-it .yahoo {background: url(/images/social/im_yahoo.gif) no-repeat left;}
.share-it .newsvine {background: url(/images/social/newsvine.png) no-repeat left;}
.share-it .stumbleupon {background: url(/images/social/stumbleupon.png) no-repeat left;}
.share-it .google {background: url(/images/social/google.png) no-repeat left;}
.share-it .bloglines {background: url(/images/social/bloglines.png) no-repeat left;}
.share-it .slashdot {background: url(/images/social/slashdot.png) no-repeat left;}
.share-it .facebook {background: url(/images/social/facebook.png) no-repeat left;}



/*-------------------------------------------------------------
	$1 Home Sprites
-------------------------------------------------------------*/

.home_sprite {
	display:block;
	background:url(/images/home/home_sprites.gif) no-repeat;
}

.home_sprite span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.home_spr001 {width:180px;height:27px;background-position:-30px -30px;}
.home_spr002 {width:168px;height:22px;background-position:-430px -30px;}
.home_spr003 {width:160px;height:20px;background-position:-30px -60px;}
.home_spr004 {width:137px;height:20px;background-position:-430px -60px;}
.home_spr005 {width:96px;height:25px;background-position:-30px -90px;}
.home_spr006 {width:148px;height:25px;background-position:-430px -90px;}
.home_spr007 {width:163px;height:25px;background-position:-30px -120px;}
.home_spr008 {width:226px;height:25px;background-position:-430px -120px;}
.home_spr009 {width:225px;height:27px;background-position:-30px -150px;}
.home_spr010 {width:165px;height:27px;background-position:-430px -150px;}


/*-------------------------------------------------------------
	$2 Page Header Sprites
-------------------------------------------------------------*/
.header_sprite {
	display:block;
	background:url(/images/sitewide/page_headers.gif) no-repeat;
}

.header_sprite span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.ph_spr001 {width:314px;height:27px;background-position:-30px -30px;}
.ph_spr002 {width:124px;height:23px;background-position:-430px -30px;}
.ph_spr003 {width:177px;height:23px;background-position:-30px -60px;}
.ph_spr004 {width:118px;height:23px;background-position:-430px -60px;}
.ph_spr005 {width:145px;height:23px;background-position:-30px -90px;}
.ph_spr006 {width:115px;height:23px;background-position:-430px -90px;}
.ph_spr007 {width:130px;height:23px;background-position:-30px -120px;}
.ph_spr008 {width:123px;height:23px;background-position:-430px -120px;}
.ph_spr009 {width:260px;height:27px;background-position:-30px -150px;}
.ph_spr010 {width:222px;height:27px;background-position:-430px -150px;}
.ph_spr011 {width:363px;height:23px;background-position:-30px -180px;}
.ph_spr012 {width:435px;height:27px;background-position:-430px -180px;}
.ph_spr013 {width:306px;height:23px;background-position:-30px -210px;}
.ph_spr014 {width:491px;height:27px;background-position:-430px -210px;}
.ph_spr015 {width:153px;height:27px;background-position:-30px -240px;}
.ph_spr016 {width:198px;height:23px;background-position:-430px -240px;}
.ph_spr017 {width:348px;height:27px;background-position:-30px -270px;}
.ph_spr018 {width:268px;height:23px;background-position:-430px -270px;}
.ph_spr019 {width:98px;height:27px;background-position:-30px -300px;}
.ph_spr020 {width:181px;height:27px;background-position:-430px -300px;}
.ph_spr021 {width:237px;height:27px;background-position:-30px -330px;}
.ph_spr022 {width:248px;height:27px;background-position:-430px -330px;}
.ph_spr023 {width:275px;height:27px;background-position:-30px -360px;}
.ph_spr024 {width:248px;height:27px;background-position:-430px -360px;}


/*-------------------------------------------------------------
	$3 Sidenav Sprites
-------------------------------------------------------------*/
.sidenav_sprite {
	display:block;
	background:url(/images/sitewide/sidenav_sprites.gif) no-repeat;
}

.sidenav_sprite span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.sn_spr001 {width:115px;height:22px;background-position:-30px -30px;}
.sn_spr002 {width:129px;height:22px;background-position:-310px -30px;}
.sn_spr003 {width:194px;height:22px;background-position:-30px -60px;}
.sn_spr004 {width:200px;height:22px;background-position:-310px -60px;}
.sn_spr005 {width:157px;height:22px;background-position:-30px -90px;}
.sn_spr006 {width:150px;height:22px;background-position:-310px -90px;}
.sn_spr007 {width:194px;height:22px;background-position:-30px -120px;}
.sn_spr008 {width:122px;height:22px;background-position:-310px -120px;}
.sn_spr009 {width:75px;height:22px;background-position:-30px -150px;}
.sn_spr010 {width:86px;height:22px;background-position:-310px -150px;}
.sn_spr011 {width:147px;height:22px;background-position:-30px -180px;}
.sn_spr012 {width:86px;height:22px;background-position:-30px -210px;}
.sn_spr014 {width:185px;height:22px;background-position:-310px -210px;}


/*-------------------------------------------------------------
	$4 Common CTA Sprites
-------------------------------------------------------------*/
.cta_sprite {
	display:block;
	background:url(/images/sitewide/common_cta_sprites.gif) no-repeat;
}

.cta_sprite span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.cta_spr001 {width:81px;height:20px;background-position:-30px -30px;}
.cta_spr002 {width:44px;height:20px;background-position:-430px -30px;}
.cta_spr003 {width:60px;height:20px;background-position:-30px -60px;}
.cta_spr004 {width:47px;height:20px;background-position:-430px -60px;}
.cta_spr005 {width:110px;height:20px;background-position:-30px -90px;}
.cta_spr006 {width:147px;height:20px;background-position:-430px -90px;}
.cta_spr007 {width:96px;height:20px;background-position:-30px -120px;}
.cta_spr008 {width:136px;height:20px;background-position:-430px -120px;}
.cta_spr009 {width:102px;height:20px;background-position:-30px -150px;}
.cta_spr010 {width:75px;height:20px;background-position:-430px -150px;}


/*-------------------------------------------------------------
	$4 Projects Sprites
-------------------------------------------------------------*/
.proj_sprite {
	display:block;
	background:url(/images/projects/project_sprites.gif) no-repeat;
}

.proj_sprite span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.proj_spr001 {width:225px;height:25px;background-position:-30px -30px;}
.proj_spr002 {width:171px;height:25px;background-position:-430px -30px;}
.proj_spr003 {width:165px;height:25px;background-position:-30px -60px;}
.proj_spr004 {width:384px;height:18px;background-position:-430px -60px;}
.proj_spr005 {width:103px;height:28px;background-position:-30px -90px;}
.proj_spr006 {width:92px;height:28px;background-position:-430px -90px;}
.proj_spr007 {width:148px;height:17px;background-position:-30px -120px;}
.proj_spr008 {width:128px;height:17px;background-position:-430px -120px;}
.proj_spr009 {width:91px;height:17px;background-position:-30px -150px;}
.proj_spr010 {width:385px;height:18px;background-position:-430px -150px;}
.proj_spr011 {width:169px;height:18px;background-position:-30px -180px;}
.proj_spr012 {width:100px;height:18px;background-position:-430px -180px;}
.proj_spr013 {width:250px;height:18px;background-position:-30px -213px;}
