
/* Monash Residential Services				 */
/* LAYOUT 									 */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* date: 12/II/2009 */
/* author: Daniel Angel */
/* ----------------------------------------- */
/* Color Codes								 */
/*											 */
/* MRS Red: #9E0018							 */
/* MRS Brown: #413000						 */
/* MRS text: #4E453E						 */
/* MRS Light Brown: #EFECE6					 */
/* MRS Footer text: #61564E					 */
/* ----------------------------------------- */
/* begin tag redefinition */
/* ---------------------------------------- */

html {
	background: url(../images/footer-background.jpg) top left;
	border-top: 40px solid #211A04;
}

body {
	background: #FFF url(../images/html-background.jpg) 50% 40px no-repeat;
	font-size: 75%; /* sets <p> tags to a 12px default */
	line-height: 1.6em;
}

a {
	color: #413000;
	text-decoration: underline;
}
a:visited {
	color: #7E7872;
}
a:hover {
	color: #9E0018;
	text-decoration: none;
}
a:active {
}

abbr, acronym {
	border-bottom: 1px dotted #413000;
	cursor: help;	
}

p {
	margin-bottom: 1.2em;
}

div#content ul {
	margin: 1em 0 1em 2em;
}
ul li {
	list-style-image: url(../images/li.png	);
}

hr {
	background: none;
	border: none;
	border-bottom: 1px solid #FFF;
	clear: both;

}

strong {
	font-weight: normal;
}

table,td,th {
	border-collapse:collapse;
	margin: 0 0 20px 0;
}
table {
	border: 1px solid #D4CAB8;
	width: 60%;
}

table caption {
	margin: 0;
	padding: 4px;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
}

td {	
	font-weight:normal;
}

thead th, th.sep {
	background: #A69E8F;
	color: #FFF;
	font-size: 110%;
	font-weight: bolder;
	padding: 8px;
	text-align: center;	
}

tbody td, tbody th {
	background: #FFF;
	padding: 8px;
	vertical-align: top;
}
tbody tr.par td, tbody tr.par th {
	background: #F5F3EF;
}
tbody th {
	font-weight: bolder;
}




/* saves having to declare each div's position as 'relative' and allows to absolutely position elements inside them */
div {
	position:relative
}

/* form elements */
label {
	display: block;
}
fieldset legend {
	color: #4E453E;
	font-size: 110%;
	font-weight: bolder;
}
input {
	border: 1px solid #BEBAB3;
	color: #413000;
}
.formerror input {
	background: #FFEDED;
	border: 1px solid #9E0018;
}
small {
	color: #900;
	display: block;
	padding: 0 0 0 15px;
}




/* begin layout and structural elements */

div#nav {
	height: 114px;
}
div#nav div {
	height: inherit;
	margin: auto;
	width: 950px;
}
div#content {
	background: #EFECE6 url(../images/content-background.jpg) top right no-repeat;
	margin: 0 auto;
	padding: 30px 60px 24px 60px;
	overflow: auto;
	width: 830px;
	z-index: 1;
}

div.columnone, div.columntwo {
	float: left;
	padding: 14px 0;
	width: 400px;
}
div.columntwo {
	margin-left: 24px;
}
div.singlecolumn {
	clear: both;
	padding: 12px 0 0 0;
	width: 828px;	
}

div.columnone img, div.columntwo img, div.singlecolumn img {
	float: left;
	margin: 12px 18px 12px 0;
}

/* footer */
div#footer {
	background: url(../images/footer-background.jpg) top left;
	color: #61564E;
	height: 100%;
	margin: -54px 0 0 0;
}
div#footer div {
	margin: auto;
	font-size: 80%;
	padding: 63px 0 40px 0;
	text-align: right;
	width: 950px;
}
div#footer div a {
	color: #61564E;
}
div#footer div a:hover {
	color: #EFECE6;
}

div#footer div p {
	padding-right: 320px;
}
div#footer div p#koodoz {
	margin: 5px 0 0 0;
	padding-right: 86px;
}
div#footer div p#koodoz img {
	left: 950px;
	position: absolute;
	top: 20px;
}

div#footer div ul {
	margin-top: -31px;
}
div#footer div ul#x {
	margin-top: -19px;
}
div#footer div ul li {
	display: inline;
	border-right: 1px solid #4E453E;
	padding: 0 4px 0 2px;
}
	div#footer div ul li:last-child {
		border: none;
	}


/* homepage specific elements */

h3#corporate, h3#residential {
	height: 130px;
	width: 417px;
}
h3#corporate a, h3#residential a {
	background: url(../images/home-h3-backgrounds.jpg) top left no-repeat;
	display: block;
	height: inherit;
	outline: none;
	width: inherit;
}
h3#corporate a span, h3#residential a span {
	background: url(../images/home-h3-span-backgrounds.png) top left no-repeat;
	display: block;
	height: inherit;
	margin: 0 0 0 auto;
	text-indent: -9999px;
	width: 248px;
}
h3#residential a {
	background-position: 0 -130px;
}

h3#residential a span {
	background-position: 0 -260px;
}
h3#corporate a:hover span {
	background-position: 0 -130px;
}
h3#residential a:hover span {
	background-position: 0 -390px;
}



/* hacks, details and other things */

div#knowmore {
	background: #F9F7F5;
	border-top: 1px dotted #413000;
	border-bottom: 1px dotted #413000;
	margin: 18px 0 12px 0;
	padding: 12px;	
}
div#knowmore h4 {
	color: #9E0018;	
}
div#knowmore ul {
	margin-left: 1em;
}
div#knowmore ul li {
list-style-image: none;
}
div#knowmore ul li.li2 {
	background: url(../images/icon-1.png) top left no-repeat;
	list-style: none;
	margin: 0 0 1em 0;
	min-height: 42px;
/*	padding: 0 0 0 55px;*/
}
div#knowmore ul li.li1 {
	background: url(../images/icon-2.png) top left no-repeat;
}

div#knowmore ul li.li3 {
	background: url(../images/icon-3.png) top left no-repeat;
}
div#knowmore ul li a {
	display: block;
	padding: 0 0 0 55px;
	text-decoration: none;
	height: 40px;
}



p#members  {
	background: url(../images/logos.png) left center no-repeat;
	padding: 0 0 0 125px;	
}
p#members a  {
	text-decoration: none;	
}
ul#members  {
	background: url(../images/logos.png) 230px 50% no-repeat;
	padding: 0 145px 0 0;	
}
.redundant {
	display: none;
}
.email {
unicode-bidi: bidi-override;
direction: rtl;
}

.df {
clear: both;
display: block;
} 

