﻿#leftnav {
	height:486px;
	width:38px;
	padding-top:92px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	position:relative;
	background-color: #d1d6dc;
	overflow:hidden;
	float:left;
	z-index:1;
	min-height:486px;
}

.menu2 {
	list-style-type:none;
	padding:0;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	float: right;
	
}

.menu2 li.top {display:block; float:left;}
.menu2 li.current {display:block; float:left;}

.menu2 li a.pos1 {float:left;background:url(../images/finalists_btn_sm.gif) no-repeat;width:38px; height:116px;display:block;text-indent:-99999px;overflow:hidden;} 
.menu2 li a.pos2 {float:left;background:url(../images/circle_excelence_sm.gif) no-repeat;width:38px; height:216px;display:block;text-indent:-99999px;overflow:hidden;} 
.menu2 li a.pos3 {float:left;background:url(../images/nominate_btn_sm.gif) no-repeat;width:38px; height:144px;display:block;text-indent:-99999px;overflow:hidden;} 

.menu2 li.p1 {background:url(../images/finalists_btn_sm.gif) no-repeat;height:116px; }
.menu2 li.p2 {background:url(../images/circle_excelence_on_sm.gif) no-repeat;height:216px; }
.menu2 li.p3 {background:url(../images/nominate_btn_sm.gif) no-repeat;height:144px;display:block; }


.menu2 li.current a.pos1,  
.menu2 li.current a.pos1:hover {background:url(../images/finalists_btn_on_sm.gif) no-repeat;height:116px;} 
.menu2 li.current a.pos2,
.menu2 li.current a.pos2:hover {background:url(../images/circle_excelence_on_sm.gif) no-repeat;height:216px;} 
.menu2 li.current a.pos3,
.menu2 li.current a.pos3:hover {background:url(../images/nominate_btn_on_sm.gif) no-repeat;height:144px;} 

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

.menu2 li a.top_link:hover {background:transparent;} 
.menu2 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */

