/* blue */


a:link, a:visited {
	color: #ffffff;
	text-align:right;
	text-decoration:none;

}
/*
a:hover {
	color: #000;

}
*/
/* More pill menu*/

#p-container a:link {
	text-align:left; 
	color: #ffffff;
}

#p-container a:visited {
	text-align:left; 
	color: #F6C;
}

#p-container a:hover {
	text-align:left; 
	color: #8ED1F7;
}

#p-container  .p-category-item-web a:link {color: #09C;}


#pillmenu a:hover {
  color: #135cae;
   background-color: #963;
   width:20px;
  
}

#pillmenu a#active_menu-nav {
	width:300px;
    background-color: #0CC;
    color: #fff;
  
}

#pillmenu a#active_deer-nav:hover {
	width:300px;
    background-color: #603;
    color: #fff;
  
}
*/
, .componentheading, table.moduletable th {
  color: #57ff63;
  padding:5px;
  width:300px;
  background-color:#0C3;
}

div.module_deer {
	font-size:20px;
	text-align:left;
	float:right;
	width:100%;
    background-color: #eceae4;
	padding-left:0px;
	margin-top:59px;
}
/*
#active_menu-run{
	background-color:#000;
}

#active_menu-run:hover{
	border-bottom-color:#00C;
}
*/


.mainlevel-run{
	text-align:right;
	width:100%;
	float:right;
	padding-right:10px;
	height: 29px;
	line-height: 29px;
	background-color:#000;
	margin-bottom: 29px;
}

.mainlevel-run:hover{
	background-color: #8ed1f7;
}


#p-clear{
	background-color:#CC9;
}

.p-category-item-image{
	text-align:center
}