
/* content */

.topwrapper {
	clear: both;
}

.home_sideleft {
	float:left;
	display: inline;
	width:300px;
}

.home_sideright {
	float:right;
	display: inline;
	width:300px;
}

.home_main {
	float: left;
	display: inline;
	width: 300px;
}

.topleft {
	width: 300px;
	margin: 0;
	padding: 0;
}

.topleft .downloads {
	display: none;
}

.topright {
	width: 300px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: #d9da52;
}

.brief {
	background: #d9da52;
	height: 160px;
	padding: 15px;
}

.brief h1,
.brief h2,
.brief h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	letter-spacing: 0;
}

.briefdesc {
	padding: 10px 10px 0px 20px;
	font-size: 11px;
	line-height: 17px;
}

.register {
	width: 257px;
	height: 67px;
	margin: 3px 0 0 0;
	padding: 20px;
	background: url(../images/mainpage/register.gif) top right no-repeat;
	cursor: pointer;
	text-decoration: none;
}

.register h3 {
	font-size: 18px;
	color: #ec0b8d;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

.register p {
	font-size: 11px;
	line-height: 17px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #444;
}

/* Topright panel: What we do */

.whatwedo {
	background: #d9da52;
	width: 270px;
	height: 270px;
	padding: 15px;
	_padding: 15px 15px 0 15px;
}

.whatwedo h1,
.whatwedo h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 12px;
	font-size: 16px;
}

.whatwedo a {
	display: block;
	color: #000;
	text-decoration: none;
	_zoom: 1;
}

.whatwedo a:hover {
	color: #fff;
}

.whatwedo ul {
	padding: 0;
	margin: 0;
}

.whatwedo ul li {
	padding: 6px 0 10px 0;
	_padding: 4px 0 8px 0;
	margin: 0;
	list-style: none;
	background: url(../images/mainpage/onedot.gif) repeat-x top left;
}

.whatwedo li h4 {
	background: url(../images/mainpage/whatpararr.gif) no-repeat 0 4px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.00001px;
	margin: 0;
	padding: 0 0 4px 30px;
}

.whatwedo li a:hover h4 {
	background-image: url(../images/mainpage/whatpararr_hov.gif);
}

.whatpar p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* Highlights sections: news & projects */


.highlights {
	width: 280px;
	padding-top: 25px;
}

.highlights ul {
	margin: 0;
	padding: 0;
}

.highlights ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/mainpage/onedot.gif) repeat-x 0 0;
	padding: 12px 0;
	overflow: hidden;
	zoom: 1;
}

.highlights h2 {
	font-size: 18px;
	padding: 0 0 10px 50px;
	margin: 0;
	background: url(../images/mainpage/arronwhite.gif) no-repeat 0 3px;
	color: #444;
}

.highlights h4 {
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
	background: none;
}

.highlights h4 a {
	color: #000;
	text-decoration: none;
}

.highlights .description {
	margin: 0 0 0 40px;
	position: relative;
	width: auto;
}

.highlights .description p {
	margin: 0;
	padding: 0;
}

.news {
	margin: 0;
}

.newsicon {
	width: 27px;
	height: 35px;
	margin: 3px 0 0 0;
	background: url(../images/date_pink.gif) no-repeat top left;
	float: left;
	display: inline;
}

.newsicon_date {
	padding: 3px 0 0 1px;
	text-align: center;
	font-size: 11px;
}

.newsicon_month {
	padding: 3px 0 0 1px;
	text-align: center;
	font-size: 11px;
}

.post a {
	text-decoration: none;
	color: #444;
	cursor: pointer;
}

.post a:hover {
	text-decoration: underline;
	color: #aaa;
}

.projects {
	margin-left: 20px;
}

.projects .description {
	margin-left: 110px;
}

.projects .featimg {
	width: 90px;
	float: left;
	margin: 0;
	display: inline;
	height: auto;
}

.projects .featimg img {
	border: 1px solid #000;
	margin: 7px 0 0 5px;
}

/* resources main page */

.resource_titlebar {
	width: 300px;
	height: 30px;
	background: #ec0b8d;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
}

.resource_titlebar h2 {
	font-size: 18px;
	color: #FFF;
	padding: 0px 0 0 50px;
	background: url(../images/mainpage/arronpink.gif) no-repeat 0 3px;
	margin: 0 0 0px 20px;
}

/*.resource_titlebar h2 a {
	text-decoration:none;
	color:#FFF;
}

.resource_titlebar h2 a:hover {
	text-decoration:none;
	color:#444;
}*/

.resthirdblock {
	width: 300px;
	padding-left:0px;
	font-size:16px;
	overflow: hidden;
}

.resthirdblock .resimage {
	width: 131px;
	height: 131px;
	border: 2px solid #ec0b8d;
	margin-top:10px;
	float:left;
	display: inline;
}

.resthirdblock .resimage img {
	display: block;
}

.resthirdblock .resimage:hover {
	border: 2px solid #d9da52;
	cursor: pointer;
}

.resthirdblock .restriangle {
	width: 10px;
	height: 30px;
	padding-top:68px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	display: inline;
}

.resthirdblock .restextblock {
	width: 131px;
	height: 131px;
	border: 2px solid #ec0b8d;
	margin-top:10px;
	float:left;
	display: inline;
	text-decoration: none;
	color: #444;
}

.resthirdblock .restextblock:hover {
	border: 2px solid #d9da52;
	cursor: pointer;
}

.resthirdblock .restextblock a {
	text-decoration: none;
	color: #444;
}

.resthirdblock .restextblock .restitle {
	font-size:14px;
	margin-top:10px;
	margin-left:9px;
	margin-bottom:10px;
	font-weight: bold;
	color: #555;
}

.resthirdblock .restextblock .restext {
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
 *margin-bottom:0px;
	margin-left:9px;
	margin-right:9px;
}

.resthirdblock .restextblock .reslink a {
	font-size:11px;
	margin-left:9px;
	text-decoration:underline;
	color:#000000;
}

/* new page */
.topwrapper {
	overflow:hidden;
	zoom:1;
	clear:both;
}

.topleftcontent {
	width:487px;
	background:#f3f2f3 url(../images/layout/gradbg.png) repeat-x 0 100%;
	float:left;
}

.topleftcontent .copy .bl {
	background:url(../images/layout/bottomleftcorner.png) no-repeat 0 100%;
}

.topleftcontent .copy .br {
	background:url(../images/layout/bottomrightcorner.png) no-repeat 100% 100%;
}

.topleftcontent .copy .padder {
	padding:20px;
	min-height:76px;
}

.topleftcontent .copy p {
	padding:0;
	margin:0;
	line-height:1.5em;
	color:#666;
}

.toprightcontent {
	float:right;
	width:400px;
}

.videoplayer {
	margin:0 0 20px;
}

.registerbox {
	background:#ECEBEC;
	float: left;
	font-size: 11px;
}

.registerbox a {
	display:block;
	outline:none;
	text-decoration:none;
	height:95px;
}

.registerbox a img {
	vertical-align:middle;
}

.registerbox a h3 {
	padding:0px 0 0 0;
	margin:0;
	background:url(../images/layout/registertitle.png) no-repeat 13px 10px;
	text-indent:-9999px;
	height:33px;
}

.registerbox a span {
	margin:0;
	padding:3px 12px 0 12px;
	display:block;
	color:#575757;
}

.registerbox .tl,
.areyouacontent .tl {
	background:url(../images/layout/darktopleft.png) no-repeat 0 0;
}

.registerbox .tr,
.areyouacontent .tr {
	background:url(../images/layout/darktopright.png) no-repeat 100% 0;
}

.registerbox .bl,
.areyouacontent .bl {
	background:url(../images/layout/darkbottomleft.png) no-repeat 0 100%;
}

.registerbox .br,
.areyouacontent .br {
	background:url(../images/layout/darkbottomright.png) no-repeat 100% 100%;
}

.registerbox .tl,
.registerbox .tr,
.registerbox .bl,
.registerbox .br {
	height:100%;
}

.bottomwrapper {
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

.leftcol {
	width:487px;
	float:left;
}

.rightcol {
	width:400px;
	float:right;
}

.areyouacontent {
	background:#ecebec;
	width:230px;
	float:left;
	height:156px;
	background:url(../images/home_page_path_options.png) no-repeat 0 100%;
}

.areyouacontent h4 {
	padding:0;
	margin:18px 0 12px 20px;
	background:url(../images/home_page_path_options.png) no-repeat 0 -192px;
	text-indent:-9999px;
	height:11px;
	line-height:0;
}

.areyouacontent ul {
	padding:0;
	margin:0 18px;
	list-style:none;
	width:192px;
}

.areyouacontent ul li a {
	background:url(../images/home_page_path_options.png) no-repeat;
	display:block;
	height:32px;
	text-indent:-9999px;
}

.areyouacontent ul li.id_02 a {
	background-position:0 -32px;
}

.areyouacontent ul li.id_03 a {
	background-position:0 -64px;
}

.areyouacontent ul li.id_01 a:hover {
	background-position:0 -96px;
}

.areyouacontent ul li.id_02 a:hover {
	background-position:0 -128px;
}

.areyouacontent ul li.id_03 a:hover {
	background-position:0 -160px;
}

/* hom epage tabs section */
.informationbox {
	width:226px;
	float:right;
	height:146px;
	background:url(../images/home_page_panel_bg.png) no-repeat;
	padding:5px;
}

.informationbox #tabs div.ui-tabs-panel,
.informationbox #tabs ul.ui-tabs-nav a {
	background:url(../images/home_page_tabs.png) no-repeat;
}

.informationbox #tabs ul.ui-tabs-nav {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	zoom:1;
	position:relative;
	z-index:10;
}

.informationbox #tabs ul.ui-tabs-nav li {
	float:left;
	margin:0 -6px 0 0;
}

.informationbox #tabs ul.ui-tabs-nav li a {
	text-decoration:none;
	display:block;
	line-height:27px;
	text-align:center;
	width:116px;
	height:27px;
	background-position:0 -27px;
	outline:none;
	color:#FFF;
	font-weight:bold;
}

.informationbox #tabs ul.ui-tabs-nav li.ui-state-active {
	position:relative;
	z-index:10;
}

.informationbox #tabs ul.ui-tabs-nav li.ui-state-active a {
	width:116px;
	height:27px;
	background-position:0 0;
	color:#000;
}

.informationbox #tabs div.ui-tabs-panel {
	margin:-3px;
	padding:15px;
	height:92px;
	background-position:0 -54px;
}

.informationbox .padder div.ui-tabs-hide {
	display:none;
}

.latestnewsbox {
	margin:20px 0 0 0;
}

.latestnewsbox h3 {
	padding:0;
	margin:0 0 20px 0;
	background:url(../images/layout/latestnewstitle.png) no-repeat 0 0;
	text-indent:-9999px;
}

.latestnewsbox .ul {
	
}

.latestnewsbox .ul .li {
	margin:0 0 15px 0;
}

.latestnewsbox .ul .li .li_image {
	float:left;
	margin:0 20px 0 0;
}

.latestnewsbox .ul .li .li_content {
	overflow:hidden;
	zoom:1;
}

.latestnewsbox .ul .li span {
	margin:0 0 5px 0;
	color:#666;
	font-size:0.9em;
	display:block;
}

.latestnewsbox .ul .li h4 {
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	font-size:1.2em;
}

.latestnewsbox .ul .li p {
	padding:0;
	margin:0;
	color:#666;
}

.latestnewsbox .allnews {
	margin:0 0 0 108px;
}

.latestnewsbox .allnews a {
	color:#666;
}

.ourprogrammes {
	background:#e8e8e8 url(../images/layout/gradbg2.png) repeat-x 0 0;
	float:right;
	height:156px;
}

.ourprogrammes .tl,
.ourprogrammes .tr,
.ourprogrammes .bl,
.ourprogrammes .br {
	float:left;
	height:100%;
}

.ourprogrammes .tl {
	background:url(../images/layout/gradtopleft.png) no-repeat 0 0;
}

.ourprogrammes .tr {
	background:url(../images/layout/gradtopright.png) no-repeat 100% 0;
}

.ourprogrammes .bl {
	background:url(../images/layout/gradbottomleft.png) no-repeat 0 100%;
}

.ourprogrammes .br {
	background:url(../images/layout/gradbottomright.png) no-repeat 100% 100%;
	overflow:hidden;
}

.ourprogrammes .tb,
.ourprogrammes .rb,
.ourprogrammes .bb,
.ourprogrammes .lb {
	background-image:url(../images/layout/dark1pxborder.png);
	float:left;
	height:100%;
}

.ourprogrammes .tb {
	background-repeat:repeat-x;
	background-position:0 0;
}

.ourprogrammes .rb {
	background-repeat:repeat-y;
	background-position:100% 0;
}

.ourprogrammes .bb {
	background-repeat:repeat-x;
	background-position:100% 100%;
}

.ourprogrammes .lb {
	background-repeat:repeat-y;
	background-position:0 0;
}

.ourprogrammes .padder {
	padding:20px 15px 0 20px;
	float:left;
	background:url(../images/layout/gradarrow.png) no-repeat 130px 50px;
	_background:url(../images/layout/gradarrow.jpg) no-repeat 135px 50px;
}

.ourprogrammes .leftcol,
.ourprogrammes .rightcol {
	width:50%;
}

.ourprogrammes .leftcol .padder {
	padding:0 50px 0 0;
	background:none!important;
}

.ourprogrammes .leftcol h4 {
	background:url(../images/layout/ourprogrammestitle.png) no-repeat 0 0;
	_background:url(../images/layout/ourprogrammestitle.jpg) no-repeat 0 0;
	text-indent:-9999px;
	padding:0;
	margin:3px 0 10px 0;
}

.ourprogrammes .leftcol p {
	padding:0;
	margin:0;
	font-size:0.9em;
	line-height:1.6em;
}

.ourprogrammes .rightcol div {
	float:left;
	list-style:none;
	height:93px;
	overflow:hidden;
}

.ourprogrammes .rightcol div.ui-tabs-hide {
	display:none;
}

.ourprogrammes .rightcol h4 {
	color:#666;
	font-size:1.1em;
	padding:0;
	margin:0 0 10px 0;
}

.ourprogrammes .rightcol p {
	color:#666;
	padding:0;
	margin:0;
	font-size:0.9em;
	line-height:1.5em;
}

.ourprogrammes .rightcol ul {
	padding:0;
	margin:0;
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

.ourprogrammes .rightcol ul li {
	display:inline-block;
	float:left;
	list-style:none;
	height:auto;
}

.ourprogrammes .rightcol ul li a {
	text-decoration:none;
	border:#999 solid 1px;
	padding:0 5px;
	margin:0 10px 0 0;
	font-size:0.9em;
	float:left;
	text-align:center;
	color:#999;
	outline:none;
}

.ourprogrammes .rightcol ul li.ui-state-active a {
	color:#666;
	border-color:#666;
}

.ourwork h3 {
	background:url(../images/home_page_ourwork_heading.png) no-repeat;
	text-indent:-9999px;
	padding:0;
	margin:0 0 20px 0;
	height:52px;
}

.ourwork .ul .li {
	margin:0 0 10px 0;
}

.ourwork .ul .li .li_image {
	float:left;
	margin:0 20px 0 0;
}

.ourwork .ul .li .li_content {
	overflow:hidden;
	zoom:1;
}

.ourwork .ul .li h4 {
	background:none;
	text-indent:0;
	color:#666;
	font-size:1.2em;
	padding:0;
	margin:0 0 3px 0;
}

.ourwork .ul .li p {
	color:#666;
	padding:0;
	margin:0;
}

.ourwork .allresources a {
	color:#666;
}

/* hide ui tabs */
.ui-tabs-hide {
	display:none;
}
