/*Left menu*/

body
{
	behavior:url(/csshover.htc);
}
body div#leftMenu ul li ul
{
	display:none; /*--- Hides all drop down menus ---*/
}
div#leftMenu /*--- Menu List Container ---*/
{
	width:171px;
	float:left; /*--- Makes the div enclose the list ---*/
	padding:0px;
	margin:0px 0px 0px 0px;
}

div#leftMenu ul
{
	margin:0px;
	padding:0px 0px;
}

div#leftMenu li
{
	float:left; /*--- Causes the list to align horizontally instead of stack ---*/
	position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
	list-style-type: none; /*--- Removes the bullet off list items ---*/
	padding:0px 0px 0px 0px ;
	margin:0px;
	width:171px;
	display:block;
	
}

div#leftMenu ul li:hover
{
	float:left; /*--- Causes the list to align horizontally instead of stack ---*/
	position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
	list-style-type: none; /*--- Removes the bullet off list items ---*/
	padding:0px 0px 0px 0px ;
	margin:0px;
	width:171px;
	display:block;
}
div#leftMenu ul li.standard
{
	background-image:url(images/leftNav_01.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:32px;
}

div#leftMenu ul li.awards
{
	background-image:url(images/leftNav_02.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:35px;
}

div#leftMenu ul li.awards:hover	
{
	background-image:url(images/leftNav_Rollover_02.jpg);
}
div#leftMenu ul li.ballot
{
	background-image:url(images/leftNav_03.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:35px;
}

div#leftMenu ul li.ballot:hover	
{
	background-image:url(images/leftNav_Rollover_03.jpg);
}

div#leftMenu ul li.giftCard
{
	background-image:url(images/leftNav_04.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:34px;
}

div#leftMenu ul li.giftCard:hover	
{
	background-image:url(images/leftNav_Rollover_04.jpg);
}

div#leftMenu ul li.pop
{
	background-image:url(images/leftNav_05.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:33px;
}

div#leftMenu ul li.pop:hover	
{
	background-image:url(images/leftNav_Rollover_05.jpg);
}

div#leftMenu ul li.blank
{
	bbackground-image:url(images/leftNav_06.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:130px;
}
div#leftMenu ul li.locations
{
	width:171px;
	height:50px;
	color:white;
	font-size:18px;
	background-image:url(images/leftNav_06.jpg);
	background-repeat:no-repeat;
}

div#leftMenu ul li.ark
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.ark:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.al
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.al:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.chi
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.chi:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.iowa
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.iowa:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.indy
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.indy:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.miss
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.miss:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.ok
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}

div#leftMenu ul li.ok:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li.tex
{
	background-color:#4F7B9E;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
	color:white;
	font-size:12px;
}
div#leftMenu ul li.tex:hover
{
	background-color:#bbd6f1;
	color:#000000;
	width:151px;
	height:19px;
	padding-top:5px;
	padding-left:20px;
}

div#leftMenu ul li:hover ul
{
	display:block; /*--- Displays appropriate drop down menu ---*/
}



/*---------------  FLY OUTS  -----------------*/

div#leftMenu ul li ul
{
	margin:0px; /*--- Prevents the temp margin on the ul from inheriting here ---*/
	position:absolute; /*--- Positions the drop-down ul in relation to its relatively positioned li parent ---*/
	left:171px; /*--- Aligns the drop-down exactly under the menu ---*/
	top:0px;
	z-index:99;
	/*margin-top:10px;*/
	background-color:#bbd6f1;
	font-size:11px;
}


div#leftMenu ul li ul li
{
	width:100%; /*--- Makes the list items fill the list containers (ul) ---*/
	/*border-top:1px solid #ffffff; --- Three sides of each drop-down item ---*/
	/*border-bottom:1px solid #d0e4f2;*/
	margin:0px;
	background-color:#bbd6f1;
	text-align:left;
	width:147px;	
	display:block;
	color:#000000;
	padding:4px;
}


div#leftMenu ul li ul li:hover {
	background-color:#527d9f;
	padding:4px;
	width:147px;
	color:white;
}

div#leftMenu ul li ul li a, div#leftMenu ul li ul li a:visited 
{
	display: block;
	margin:0px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

div#leftMenu ul li ul li a:hover	{
	
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

