/*
Design by Ye Nan
n.ye@civenv.unimelb.edu.au
Style file for AACES website
*/

a{
	color: #000000;
	text-decoration:none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	/*background: #73aad5 url(images/bg_all.jpg) repeat-x top;*/
	background-color:#D6DCE2;
}
/*
#menu{
	font-family: Times;
	color: #00447C;
	background: #CECECE;
	background:#FFFFFF;
}
*/

#menu_1{
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #339999;
	background: #00447C;
	font-size: 18px;
}

#menu_1 a{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}

#menu_1 a:hover{
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}

#menu_2
{
	padding-left:30px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background: #466AA1;
	font-size: 16px;
}

#menu_3{
	margin-left:30px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 15px;
	background: #E9E9E9 url(images/ls.png) no-repeat left;
}

#menu_4{
	margin-left:30px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 15px;
	background: #CECECE url(images/ls.png) no-repeat left;
}

#home_page{
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 18px;
}

#text{
	margin: 5px;
	padding: 15px;
	background: url(images/textbg.jpg) no-repeat top center;
	/*width: 700px;*/
	/*min-height: 242px;*/
}

#text h1{
	font-size: 22px;
	color: #000000;
	text-align: center;
	font-family: Times;
}

#text p{
	font-size: 15px;
	color: #000000;
	text-align: justify;
	font-family: Times;
}

#table_header{
	background: #D0D0D0;/*#FFFFFF; *//*#7AAED6;*/
	font-size: 17px;
}

#table_trans{
	background: #24FF24;
}

#table_patch{
	background: #FFFF24;
}

#table_move{
	background: #FFC20E;
}

#feature_table{
	background: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: Times;
	width: 500;
	border: 0; 
}

#feature_table td{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#figure{
	font-size: 10px;
	font-family: Arial;
}

#MS {width:225px; height:318px; display:block; float:left;}
#MS img {width:100%; height:100%; border:0;}

#SM a {width:197px; height:350px; display:block; float:left;}
#SM a img {width:100%; height:100%; border:0;}
#SM a:hover {position:relative; display:block;}
#SM a:hover img {cursor:default;  width:394px; height:700px; z-index:100; position:absolute; left:-99px; top:-175px; right:-99px; bottom:-175px;}

#VEG a {width:229px; height:324px; display:block; float:left;}
#VEG a img {width:229px; height:324px; border:0;}
#VEG a:hover {position:relative; display:block;}
#VEG a:hover img {cursor:default; width:458px; height:648px; z-index:100; position:absolute; left:-114.5px; top:-162px; right:-114.5px; bottom:-162px;}
