﻿/*  
	-------------------------------------------------------------
	Cascade Style Sheet - jQuery Smooth Expandable Menu
	Description: jQuery Plugin for building menus
	Author: pezflash - http: //www.codecanyon.net/user/pezflash
	Version: 1.0
	-------------------------------------------------------------
*/ 


/* ------------------ Global ------------------ */


body {
	
	
}

a, a:link, a:visited {
	text-decoration:none;
}

#smooth-menu {
	
	/*text-shadow: 1px 1px 1px #999;*/
}

.second-level {
	list-style:none;
}