/*
Design by Ye Nan
ye.nan@monash.edu
Style file for AACES website
*/

a{
	color: #000000;
	text-decoration:none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a img{ 
border:0px   none; 
}

a:hover img {
border:1px red solid;
}

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: #FFFFFF;
	background: #2C2FA4;
	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: #6164cf;
	font-size: 16px;
}

#menu_3{
	margin-left:30px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 15px;
	background: #E9E9E9 url(images/framework/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;
}

#menu_back{
	margin-left:10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 15px;
	background: #E9E9E9 url(images/framework/back.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/framework/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: #B0B0B0;/*#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;
}

#feature_table_header{
	background: #9799DF;
}

#figure{
	font-size: 10px;
	font-family: Arial;
}

#MS {width:230px; height:360px; display:block; float:left;}
#MS img {width:100%; height:100%; border:0;}

#SM a {width:230px; height:360px; 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:460px; height:720px; z-index:100; position:absolute; left:-115px; top:-180px; right:-115px; bottom:-180px;}

#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;}

#SITE {width:230px; height:230px;}
#SITE a {width:230px; height:230px; display:block; float:left;}
#SITE a img {width:100%; height:100%; border:0;}
#SITE a:hover {position:relative; display:block;}
#SITE a:hover img {cursor:default;  width:460px; height:460px; z-index:100; position:absolute; left:-115px; top:-115px; right:-115px; bottom:-115px;}