/* styles for ARC Centre of Excellence for Vision Science Web site */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


/* hyperlink styles */

a{
	color: #006666;
}
a:link{
	color: #006666;
	text-decoration: underline;
}
a:visited{
	color: #006666;
}
a:hover{
	color: #006666;
	text-decoration: none;
}


a.footer{
	color: #ffffff;
	text-decoration: none;
}
a.footer:link{
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited{
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover{
	color: #ffffff;
	text-decoration: underline;
}


a.breadcrumb{
	color: #999999;
	text-decoration: underline;
}
a.breadcrumb:link{
	color: #999999;
	text-decoration: underline;
}
a.breadcrumb:visited{
	color: #999999;
	text-decoration: underline;
}
a.breadcrumb:hover{
	color: #999999;
	text-decoration: none;
}


table {
	margin-left: 0px;
	margin-right: 20px;
}

td {
	font-size: 80%;
}

td.head {
	font-size: 80%;
	color: #ffffff;
}

th {
	font-size: 80%;
}

img {
	border: 0px;
}

hr {
	size: 1;
	color: #de9b00;
	width: 94%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border-bottom: 0px;
	border-top: 0px;
	width: 982px;
	height: auto;
	background-color: #ffffff;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#searchhome{
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 10;
	padding: 20px 2px 2px 2px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
	font-size: 70%;
	color: #006666;
	margin-top: 0px;
	font-weight: normal;
}

#searchpage{
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 10;
	padding: 10px 2px 2px 2px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
	font-size: 70%;
	color: #006666;
	margin-top: 0px;
	font-weight: normal;
}


#pageheader{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#navbar{
	position: absolute;
	top: 59px;
	left: 0px;
	height:20px;
	width:100%;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #de9b00;
	text-align: left;
	background-color: #de9b00;
}

#pagenavbar{
	position: absolute;
	top: 49px;
	left: 0px;
	height:20px;
	width:100%;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 1px solid #de9b00;
	text-align: left;
	background-color: #de9b00;
}

#banner{
	position: absolute;
	top: 80px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#pagebanner{
	position: absolute;
	top: 70px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#lbanner{
	position: absolute;
	top: 259px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#pagelbanner{
	position: absolute;
	top: 149px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#content{
	position: absolute;
	top: 335px;
	left: 0px;
	width:982;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

#pagecontent{
	position: absolute;
	top: 204px;
	left: 0px;
	width:982;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}


#left{
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 728px;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 1px solid #007e9a;
	text-align: left;
}


#bodytext{
	padding: 20px 20px 0px 155px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 558px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}


#pagebodytext{
	padding: 20px 20px 0px 155px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 740px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

/* pagebodytext green heading styles */

#pagebodytext h2 {
	color:#006666;
}

#pagebodytext h3 {
	color:#006666;
}


#logos{
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 728px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}


#news{
	float: right;
	padding: 20px 10px 10px 5px;
	margin-left: 0px;
	margin-top: 0px;
	width: 230px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
}

/* news text styles */

#news h2
{
	font-size: 80%;
	color: #006666;
	margin-left: 20px;
	font-weight: bold;
}

#news h3
{
	font-size: 75%;
	color: #006666;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}

#news p
{
	font-size: 65%;
	color: #000000;
	margin-top: 0px;
	margin-left: 20px;
	font-weight: normal;
}
/* end news styles */

#footer{
	clear: both;
	padding: 15px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 982px;
	height: 30px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: center;
	background-color: #00596d;
}

/* footer styles */

#footer p
{
	font-size: 75%;
	color: #eeeeee;
	margin-right: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* general text styles */

h1, h2, p {
	margin-left: 0px;
	margin-right: 20px;
}

h3 {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 30px;
}

p.breadcrumb {
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	font-size: 70%;
	color: #de9b00;
}



li {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 100%;
	font-weight: bold;
}


h2 {
	font-size: 90%;
	font-weight: bold;
}

h3 {
	font-size: small;
	font-weight: normal;
}

p, ol {
	font-size: 80%;
}

ul{
 list-style-type: square;
	font-size: 80%;
}

ul ul{
 list-style-type: disc;
	font-size: 95%;
}

ul ul ul{
 list-style-type: none;
	font-size: 100%;
}

.btnConf
{
	background-color:#007E99;
	font-weight:bold;
	color:#EEEEEE;
	padding:0 .25em 0 .25em;
	width:auto;
	overflow:visible;	
}



/* hide the menus when printing */
@media print {
	/* hide the navbar */
 .udm { display:none; }
}