/* Unique document styling */

body {
	background: #2b2b2b url("http://www.marcom1.unimelb.edu.au/landing-pages/graduate/20090903/images/bg-gradient.jpg") repeat-x top;
	

	
}



#header {
	background:#002952;
	height:112px;
}

	#uni-logo a{
		display:block;
		width:112px;
		height:112px;
		background: url("http://www.marcom1.unimelb.edu.au/landing-pages/graduate/20090903/images/uni-logo-112x112.png") no-repeat;
		text-indent:-999em;
		float:left;
		position:relative;
	}
	
	#grad-banner a {
		display:block;
		width:48px;
		height:112px;
		background:url("/template-assets-custom/welcome/grad-schools-banner-48x112.jpg") no-repeat;
		text-indent:-999em;
		float:left;
		position:relative;
		
	}

	
	#title a{
		display:block;
		width:507px;
		height:112px;
		background:url("/template-assets-custom/welcome/title-507x112.jpg") no-repeat;
		text-indent:-999em;
		float:left;
		position:relative;
	}
	
#feature-space {
	background:#ffffff url("/template-assets-custom/welcome/feature-banner-950x390.jpg") no-repeat 3px;
	height:390px;
	border-bottom: 5px #ffffff solid;
		
}
	/* changed from 60px Oct 09 to let extra listings appear */
	#feature-space h2 {
		margin-top:20px;
	}

#main {
	background:#ffffff url("http://www.marcom1.unimelb.edu.au/landing-pages/graduate/20090903/images/main-bg-gradient-950-1093.jpg") no-repeat top center;
	padding-bottom:40px;
	padding-left:40px;
	width:910px;


	font-family: "Trebuchet MS", arial, sans-serif;

	
		
	
}

#main h3 {
	
	padding-top:60px;
	
	
		
	
}
	/*
	#main a span.title {
		float:left;
		font-size:1.5em;
		width:140px;
		padding:5px 10px 10px 10px;
		display:block;
		clear:both;
		text-align:center;
		
	}
	
			.centre {
				margin-top:13px;
			}
	
	#main a img {
		float:left;
		margin:10px 10px 10px 40px;
		border:1px #dedede solid;
	}

	
	#main a{
		margin-top:20px;
		background:#e9e9e9 url("http://www.marcom1.unimelb.edu.au/landing-pages/graduate/20090903/images/button-gradient.jpg") repeat-x;
		text-decoration:none;
		height:170px;
		display:block;
		float:left;
		border:1px solid #dedede;
		width:160px;
	}
	
	#main a.long {
		height:200px;
	}

	#main a:hover {
		background:#A0CECC url("http://www.marcom1.unimelb.edu.au/landing-pages/graduate/20090903/images/button-gradient_over.jpg") repeat-x;
	}
				
		#main a img.school {
			border:1px #dedede solid;
		}*/
		


#footer {
	text-align:right;
	font-size:0.75em;
	
}
	#footer ul {
		list-style:none;
	}
	
	#footer ul li {
		color:#6F6868;
	}
	
		#footer ul li a{
			color:#6F6868;
		}
		
	 ul#metalinks li {
		float:right;
		margin-left:10px;
		margin-bottom:20px;
	}
	
	ul#memberlogos li {
		float:right;
		margin-left:10px;
		margin-bottom:20px;
	}
	
	.button {
		margin-top:250px;
	}
	
	
	/* added sept 23 09 */
	.topofpage
{
	font-size: 80%;
	padding: 0;
	clear: both;
}

.topofpage a
{
	padding-left: 12px;
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/topofpage_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
}

.topofpage a:hover { text-decoration: underline; }
