/*==============================================
Cascading Style Sheets
for Social Investment Solutions
socialinvest.com.au
by Lochlan McBride
Cornerstone Technologies
==============================================*/

/*General*/
body {
	background:#e0e0e0;
	margin:0;
	font:12px Verdana, Arial, sans-serif;
	color:#434343;
}
a {
	color:#64338f;
	text-decoration:underline;
	font-weight:700;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2 {
	font:22px "Trebuchet MS", Helvetica, Arial, sans-serif;
	background:url(_templateFiles/bullet-circle.png) no-repeat 3px;
	margin:0;
	padding-left:25px;
	letter-spacing:-1px;
	font-weight:100;
}
h1 {
	color:#64338f;
}
h2 {
	color:#85c159;
}
h3 {
	font:15px Arial, Verdana, sans-serif;
	color:#1c1c1c;
	font-weight:700;
	letter-spacing:-1px;
}
h4 {
	color:#1c1c1c;
	font:12px Verdana, Arial, sans-serif;
	font-weight:700;
	background:url(_templateFiles/bullet-orange.png) no-repeat 0 50%;
	padding-left:15px;
	margin:10px 0;
}
h5 {
	color:#64338f;
	font-size:12px;
	display:inline;
	margin:0;
}
h6 {
	color:#85c159;
	font-size:12px;
	display:inline;
	margin:0;
}
.clear {
	clear:both;	
}
.hr {
	height:1px;
	border-bottom:solid 1px #c3c3c3;
	line-height:1px;
	margin:10px 0 0;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
	background:url(_templateFiles/bullet-orange.png) no-repeat 0 15px;
	padding:10px 0 10px 15px;
}
td {
	font-size:12px;
	vertical-align:top;
}
#outter-wrap {
	width:800px;
	margin:0 auto;
	background:#fff;
}
#homep #header {
	background:url(_templateFiles/header-home.jpg) no-repeat center bottom;	
	height:205px;
	padding:15px 0 0;
}
#inner #header {
	background:url(_templateFiles/header-internal.jpg) no-repeat center bottom;	
	height:145px;
	padding:15px 0 0;
}
#header h1 {
	background:url(_templateFiles/logo-sis.png) no-repeat;
}
#homep #header h1 {
	margin:0 15px;
}
#inner #header h1 {
	margin:18px 15px 0;
}
#header h1 a {
	display:block;	
	width:412px;
	height:104px;
}
#footer {
	background:#fff url(_templateFiles/bg-footer.gif) no-repeat top center;
	height:72px;
	font-size:11px;
	position:relative;
	width:800px;
}
#footer p {
	margin:0;
	line-height:62px;
	padding-left:20px;
}
#footer  a.cs  {
	font-weight:100;
	color:#434343;
	text-decoration:none;
	position:absolute;
	right:20px;
	top:25px;
}

/*Home*/
#homet, #internalt {
	background:#fff url(_templateFiles/bg-content.gif) no-repeat 3px 0;
	width:790px;
	margin:10px auto;
	padding:13px;
	text-align:justify;
}
#homet td#left {
	width:560px;
	padding-right:10px;
}
#homet td#right {
	width:206px;
	padding-left:15px;
}
#homet td#picture {
	padding:15px 5px 5px 25px;
}
#homet td#news {
	border-left:solid 1px #c3c3c3;
	padding-left:10px;
	font-size:10px;
}
#homet tr#readmore td {
	text-align:right;
	font-size:11px;
}
#news ul {
	margin:0;
	padding:0;
}
#news li {
	color:#1c1c1c;
	font:12px Verdana, Arial, sans-serif;
	font-weight:700;
	background:url(_templateFiles/bullet-orange.png) no-repeat 0 50%;
	padding-left:15px;
	margin:10px 0;
	padding:0 0 0 15px;
}

/*Internal*/
#internalt {
	text-align:left;
}
td#spacer {
	width:10px;
}
#internalt td#left {
	width:535px;
}
#internalt td#left, #internalt td#right {
	border-bottom:solid 1px #c3c3c3;
}
#internalt ul {
	margin:0 0 10px;
}
#internalt li {
	background:url(_templateFiles/bullet-purple.png) no-repeat 9px 9px;
	padding:4px 0  4px 20px;
}
#sishelp table {
	background:url(_templateFiles/bg-sishelp.jpg) no-repeat;
	width:205px;
	height:123px;
	margin-top:10px;
}
#sishelp table td {
	vertical-align:bottom;
	padding:6px 25px;
}
#sishelp table a {
	padding:2px 0;
	display:block;
}

/*Login Form*/
fieldset {
	border:solid 1px #e1e1e1;
	margin-bottom:10px;
	padding:10px 5px 7px;
}
input {
	border:1px solid #e1e1e1;
	float:right;
	font:12px Verdana, Arial, sans-serif;
}
.form-row {
	height:25px;
	width:250px;
}
label {
	float:left;
	display:block;
	line-height:20px;
}

/*Navigation*/
#nav {
	margin:10px 0;
	padding:0 8px;
}
#nav li {
	list-style:none;
	background:none;
	padding:0;
}
#nav li a {

	display:block;
	height:33px;
}
#outter-wrap #nav li li a {
	background:#5FB61F;
	height:22px;
	line-height:22px;
}
#nav #who li a {
	width:142px;
}
#nav #what li a {
	width:145px;
}
#nav #home a {
	background:url(_templateFiles/nav-bg.png) no-repeat;
	width:89px;
}
#nav #who a {
	background:url(_templateFiles/nav-bg.png) no-repeat -89px 0;
	width:149px;
}
#nav #what a {
	background:url(_templateFiles/nav-bg.png) no-repeat -238px 0;
	width:152px;
}
#nav #blog a {
	background:url(_templateFiles/nav-bg.png) no-repeat -390px 0;
	width:120px;
}
#nav #login a {
	background:url(_templateFiles/nav-bg.png) no-repeat -510px 0;
	width:144px;
}
#nav #contact a {
	background:url(_templateFiles/nav-bg.png) no-repeat -654px 0;
	width:129px;
}
