/*
Author: Joe Tan (joetan54@gmail.com)
*/

div#header {
	height: 209px;
}
div#header h2 {
	display: none;
}
div#nav ul.level-1 li.level-1 {
	height: 40px;
}
div#nav ul.level-1 li.selected {
	background: none;
	
}
div#nav ul.level-2, div#nav li.selected ul.level-2 {
	display: none;
}
div#wrap2 {
	background: url(images/homepage-top.jpg) no-repeat 0 234px;
}
div#wrap3 {
	background: none;
}

div#features {
	position: relative;
	height: 228px;
}
div#features .feature {
	position: absolute;
	display: none;
}
div#features .feature .excerpt {
  display:none;
	position: absolute;
	padding: 5px 10px;
	bottom: 3px;
	left: 0px;
	width: 546px;
	background: url(images/feature-excerpt-bg.png);
	color: #717f82;
}
div#features .feature .excerpt a,
div#features .feature .excerpt h4, div#features .feature .excerpt h4 a {
	color: white;
	text-decoration: none;
}
div#sidebar {
	float: right;
	margin: -232px 17px 0 0;
	
	width: 275px;
	height: 430px;
	background:url(images/homepage-sidebar.jpg) no-repeat;
}
div#sidebar #search.box {
	height: 64px;
	padding: 0;
	margin: 0 ;
	background: none;
}
div#sidebar #search form {
	position: relative;
}
div#sidebar #search form .text {
	position: absolute;
	border: 0px;
	top: 8px;
	left: 30px;
	height: 12px;
	width: 180px;
	line-height: 15px;
	color: #667c80;
	padding: 1px 0;
}
div#sidebar #search form .submit {
	position: absolute;
	top: 6px;
	left: 225px;
	border: 0;
	width: 23px;
	height: 24px;
	background:url(images/input-submit-arrow.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	color: white;
	cursor: pointer;
}
div#sidebar h2 {
	margin: 0px 35px 0px 20px;
	background: url(images/heading-hr.gif) repeat-x left bottom;

}
div#sidebar .box {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	background: url(images/check.gif) no-repeat 0px 5px;
}
div#sidebar .box .inner {
	margin: 0 20px;
	padding: 4px 0;
	min-height: 80px;
	background: url(images/heading-hr.gif) no-repeat left bottom;
}
div#sidebar .box-last .inner {
	background: none;
}
div#sidebar .principles {
	height: 350px;
	margin: 0 0 10px 0;
}
div#sidebar .signup {
	position: relative;
	width: 225px;
	height: 144px;
	padding: 0 15px;
	background: url(images/form-sidebar.jpg) no-repeat;
}
div#sidebar .signup label {
	display: block;
	margin: 0;
	width: 224px;
	height: 75px;
	background:url(images/form-signup2.gif) no-repeat 0px 25px;
	text-indent: -10000px;
}
div#sidebar .signup .text {
	margin: 10px 0 5px 0px;
	top: 90px;
	width: 222px;
	height: 18px;
	line-height: 20px;
	border: 1px solid #cdcdcd;
	color:#667C80;
	text-indent:3px;
	padding-top: 4px;
}
div#sidebar .signup .submit {
	border: 0;
	line-height: 22px;
	height: 22px;
	padding: 0 20px;
	background: url(images/input-submit.gif) repeat-x;
	color: white;
	cursor: pointer;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
div#sidebar .signup a {
	color: #8caaaf;
}
div#sidebar .youtube {
	background:url(images/homepage-video.gif) no-repeat;
	height: 236px;
	padding: 19px 0 0 0;
	text-align: center;
	margin: 15px 0 0 -11px;
}

div#content {
	float: left;
	margin: 20px 0 0 0 ;
	width: 550px;
	min-height: 650px;

}
div#content .news-updates {
	margin-top: 25px;
}
div#content .news-updates .yui-u {
	width: 45%;
}
div#content .news-updates .media li {
	position: relative;
}
div#content .news-updates .media img {
	position: absolute;
	left: 0px;
}
div#content .news-updates .media a {
	background: none;
	padding-left: 0;
/*	margin-left: 65px;*/
}
div#content .news-updates .more {
	float: right;
	padding-left: 10px;
	text-decoration: none;
	color: #096bad;
	background: url(images/arrow3.gif) 0px 1px no-repeat;
}
div#content .yui-u p {
padding-left: 6.5em;
}

h1.section, h4.section {
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	background: url(images/heading-hr.gif) no-repeat left bottom;
}
 h4.section {
  margin-bottom: 15px; 
 }
 
#home-our-principles {
	background:transparent url(images/heading-hr.gif) repeat-x scroll left bottom;
	margin:0 35px 0 20px;
	padding:0 100px 1px 0;
}
 
 #home-immigration-impacts {
	background:transparent url(images/heading-hr.gif) no-repeat scroll left bottom;
	margin:0 0 25px;
	padding:0 0 5px;
 }
 
 #home-latest-news {
	background:transparent url(images/heading-hr.gif) repeat-x scroll left bottom;
	margin:0 0 15px;
	padding:0 100px 10px 0;
 }
 
 #home-pfir-in-the-media {
	background:transparent url(images/heading-hr.gif) repeat-x scroll left bottom;
	margin:0 0 15px;
	padding:0 80px 10px 0;
 }
 
 #home-stay-connected {
	background:transparent url(images/heading-hr.gif) repeat-x scroll left bottom;
	margin:0 0 15px;
	padding:0 80px 5px 0;
 }