/******************************************************************************/
/*                           QUICKLINKS                                       */
/******************************************************************************/





/**************************** Quicklinks **************************************/

.quicklinks li ul{ display:none; }
	
.quicklinks li:hover>ul{ display:block; }

.quicklinks_content{
  	background: #C8D5EE  url(../images/admin/skin/roundbox_back.gif) right repeat-y;
	margin-bottom: 15px; 
	padding: 15px 15px 14px 15px;
	width: 200px;
}

.quicklinks_content:before {
	background: transparent url(../../../images/admin/skin/roundbox_tr.gif) no-repeat top right;
	content: url(../../../images/admin/skin/roundbox_tl.gif);
	display: block;
	font-size: 1px;
	height: 15px;
	line-height: 0.1;
	margin: -15px -15px 0 -15px;
}

.quicklinks_content:after {
	background: transparent url(../../../images/admin/skin/roundbox_br.gif) scroll no-repeat bottom right;
	clear: both; 
	content: url(../../../images/admin/skin/roundbox_bl.gif);
	display: block;
	font-size: 1px;
	height: 8px;
	line-height: 0.1;
	margin: -15px; 
	padding-top: 30px; 
}

.quicklinks_content h3 {
	border: none;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 200%;
	font-weight: normal;
	margin-left: 0;
	border-bottom: 1px solid #fff;
}

.quicklinks {
	background-color: #C8D5EE;
	border: 0px;
	margin: 0;
	padding: 0;
	list-style: none ;
}

.quicklinks IMG {
	display: block;
	margin: 0 auto;
}

.quicklinks LI {
	text-align: left;
}

.quicklinks a:hover {
	color: #fff;
	text-decoration: none;
}

.quicklinks UL {
  list-style-type: disc;
  padding: 20px;
}

/**************************** sf-menu **************************************/

/***************************** Sub list ***************************************/


/*
div.quicklinks UL UL LI {
	
}
*/

/**************************** Entry Text **************************************/
/*
SPAN.quicklinks_entry_text
{
}
*/

/**************************** Entry Url ***************************************/
/*
A.quicklinks_entry_url
{
}
*/
/*
IMG.quicklinks_entry_url
{
}
*/

/*************************** Entry Select *************************************/
/*
SELECT.quicklinks_entry_select
{
}
*/

/************************ Entry Internal link *********************************/
/*
SPAN.quicklinks_entry_internal_link
{
}
*/
