/*
		National Recreation and Park Association (NRPA)
		Global Stylesheet (Screen, Projection)
*/


/* CSS Reset ------------------------ */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}
body{line-height:1}

blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* Clearfix ------------------------ */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%}
.clearfix{display: block}


body {
	background: url("https://www.nrpa.org/_design/images/page-bg.png") repeat-x 0 0;
	border-top: 1px solid #e6e4d9; /* Removes page top margin */
	color: #475345;
	font: normal 12px/15px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	}

/* General ------------------------ */

p {
	line-height: 15px;
	}
strong {
	font-weight: bold;
	}
a:link, a:visited {
	color: #003591;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	color: #02b3d2;
	}
#wrapper {
	margin: 0 auto;
	width: 964px;
	}

/* Header ------------------------ */

#header {
	height: 125px;
	}

/* Header Menus ---------------------- */

.utility {
	width: 700px;
	height: 20px;
	clear: both;
	margin: 10px 0 0 200px;
	}

/* Top Menu -------------------- */

.utility .menu-list {
	float: left;
	}
.utility .menu-list li a {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #000;
	}
.utility .menu-list li:first-child a {
	border-left: none;
	}
.utility .menu-list li {
	float: left;
	list-style: none;
	}
.utility .menu-list li a:link,
.utility .menu-list li a:visited {
	font-size: 130%;
	}

/* My NRPA -------------------- */

.utility .my-nrpa {
	float: right;
	margin: -2px 0 0 0;
	}
.utility .my-nrpa li {
	float: left;
	list-style: none;
	margin: 0 3px;
	}
.utility .my-nrpa .label {
	color: #427730;
	font-size: 120%;
	font-weight: bold;
	margin: 3px 3px 0 0;
	}
.utility .my-nrpa a:link.login, .utility .my-nrpa a:visited.login {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat 0 -23px;
	float: left;
	height: 23px;
	width: 47px;
	text-indent: -9999px;
	}
.utility .my-nrpa a:hover.login, .utility .my-nrpa a:active.login {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat -47px -23px;
	}
.utility .my-nrpa a:link.donate, .utility .my-nrpa a:visited.donate {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat 0 -69px;
	float: left;
	height: 23px;
	text-indent: -9999px;
	width: 58px;
	}
.utility .my-nrpa a:hover.donate, .utility .my-nrpa a:active.donate {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat -58px -69px;
	}

/* Logo ---------------------- */

#header h1 a:link, #header h1 a:visited {
	background: url("https://www.nrpa.org/_design/images/logo.png") no-repeat 0 0;
	display: block;
	float: left;
	height: 72px;
	margin: 15px 0 0 30px;
	position: absolute;
	text-indent: -9999px;
	width: 330px;
	}
#header h1 a:hover, #header h1 a:active {
	background: url("https://www.nrpa.org/_design/images/logo.png") no-repeat -330px 0;
	}

/* Mission Statement ---------------------- */

#header p {
	position: absolute;
	width: 285px;
	height: 50px;
	margin: 25px 0 0 390px;
	}

/* Search ---------------------- */

#header fieldset {
	clear: both;
	float: right;
	width: 240px;
	margin: 40px 0 0 0;
	}
#header fieldset .search-field {
	border: 1px solid #ccc7c0;
	color: #777;
	float: left;
	font-size: 90%;
	font-weight: bold;
	padding: 4px;
	width: 200px;
	}
#header fieldset .search-button {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat 0 0;
	border: none;
	float: left;
	height: 23px;
	margin: 0 0 0 3px;
	text-indent: -9999px;
	text-transform: capitalize; /* Hide text in IE7 */
	width: 27px;
	}
#header fieldset .search-button:hover {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat -27px 0;
	cursor: pointer;
	}

/* MENU ------------------------ */

#menu {
	height: 28px;
	margin: 0 0 10px 0;
	}
body#landing #menu {
	height: 56px !important;
	}


/* Level 1 */
#dropmenu {
	background: #2d5293 url("https://www.nrpa.org/_design/images/menu-level-one-bg.png") repeat-x 0 0;
	display: block;
	float: left;
	font: bold 15px/18px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	height: 28px;
	list-style: none;
	position: relative;
	width: 100%;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
	}
#dropmenu, #dropmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#dropmenu table {
	border-collapse: collapse;
	font-size: 12px;
	height: 0;
	margin: -1px -10px 0 0;
	padding: 0;
	width: 0;
	}
#dropmenu li {
	background: transparent url("https://www.nrpa.org/_design/images/menu-item-divider.png") no-repeat 0 0;
	display: inline;
	float: left;
	height: 28px;
	width: auto;
	}
#dropmenu li:first-child {
	background-image: none;
	}
#dropmenu li:first-child a:link, .dropmenu li:first-child a:visited, #dropmenu li:first-child a:hover, .dropmenu li:first-child a:active {
	border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
	}
#dropmenu li ul li a:link, .dropmenu li ul li a:visited, #dropmenu li ul li a:hover, .dropmenu li ul li a:active {
	border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    -webkit-border-top-left-radius: 0 !important;
	}
#dropmenu li a:link, #dropmenu li a:visited,
#dropmenu li ul li a:link, #dropmenu li ul li a:visited {
	color: #c8e6f2;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 5px 10px;
	text-decoration: none;
	width: auto;
	}
#dropmenu li a:hover, #dropmenu li a:active,
#dropmenu li ul li a:hover, #dropmenu li ul li a:active,
#dropmenu li ul li ul li a:hover, #dropmenu li ul li ul li a:active,
#dropmenu li ul li ul li a:hover, #dropmenu li ul li ul li a:active
{
	background:	#35b1c7 url("https://www.nrpa.org/_design/images/menu-item-hover.png") repeat-x 0 0 !important;
	color: #fff;
	height: 18px;
	width: auto;
	}
#dropmenu li.current {
	background:	#a0b852 url("https://www.nrpa.org/_design/images/menu-item-selected.png") repeat-x 0 0;
	height: 28px;
	width: auto;
	}
/* To ensure last menu item floats right
#dropmenu li ul.floatRight li {
	float: right;
	}
*/

/* Level 2 */
#dropmenu li ul {
	background: #24658b url("https://www.nrpa.org/_design/images/menu-level-two-bg.png") repeat-x 0 0;
	border-top: 1px solid #fff;
	font-size: 12px;
	left: -9999px;
	position: absolute;
	top: 28px;
	z-index: 10;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	}

/* Level 3 */
#dropmenu li ul li ul {
	background: #659ab9 url("https://www.nrpa.org/_design/images/menu-level-three-bg.png") repeat-x 0 0;
	border-top: 1px solid #fff;
	font-size: 12px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
	}
#dropmenu li ul li ul li:first-child.current,
#dropmenu li ul li ul li:first-child a:link, #dropmenu li ul li ul li:first-child a:visited, #dropmenu li ul li ul li:first-child a:hover, #dropmenu li ul li ul li:first-child a:active {
	border-bottom-left-radius: 10px !important;
    -moz-border-radius-bottomleft: 10px !important;
    -webkit-border-bottom-left-radius: 10px !important;
	}
li a.current {
	background-color: transparent !important;
	}
#dropmenu li ul li ul li a:hover, #dropmenu li ul li ul li a:active {
	color: #fff;
	}
#dropmenu li ul li a:link, #dropmenu li ul li a:visited,
#dropmenu li ul li a.down:link, #dropmenu li ul li a.down:visited {
	color: #c8e6f2;
	}

/* Get Involved ---------------------- */

.get-involved {
	background: transparent url("https://www.nrpa.org/_design/images/watermark.png") no-repeat 20px 40px;
	float: right;
	width: 215px;
	padding: 15px 0 0 0;
	}
.get-involved h3 {
	color: #427730;
	font-size: 180%;
	margin: 0 0 10px 0;
	}
.get-involved ul li {
	padding: 2px 0;
	}
.get-involved ul li a {
	padding: 0 10px 0 0;
	background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	}

/* Subscribe Box ---------------------- */

.get-involved fieldset {
	margin: 15px 0 0 0;
	}
.get-involved legend {
	color: #427730;
	font-weight: bold;
	margin: 0 0 5px 0;
	}
.get-involved .email-field {
	border: 1px solid #ccc7c0;
	clear: none;
	color: #777;
	float: left;
	font-weight: bold;
	font-size: 90%;
	padding: 4px;
	width: 130px;
	}
.get-involved .subscribe-button {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat 0 -132px;
	border: none;
	float: left;
	height: 23px;
	margin: 0 0 0 3px;
	text-indent: -9999px;
	text-transform: capitalize; /* Hide text in IE7 */
	width: 60px;
	}
.get-involved .subscribe-button:hover {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat -60px -132px;
	cursor: pointer;
	}


/* Container ------------------------ */

#container {
	clear: both;
	display: block;
	margin-bottom: 20px;
	position: relative;
	}

/* Homepage Modules ------------------------ */

.announcements {
	margin: 10px 20px 25px 0;
	}
.announcements h4 {
	color: #9a542e !important;
	}
.box {
	display: block;
	float: left;
	height: 182px;
	margin-bottom: 20px;
	padding: 17px;
	position: relative;
	width: 292px;
	}
.magazine {
	background: url("https://www.nrpa.org/_design/images/box-green-bg.png") no-repeat top center;
	margin-right: -320px;
	}
.magazine img {
	float: left;
	margin: 8px 20px 0 0;
	}
.magazine .entry {
	width: 160px;
	float: left;
	margin: 5px 0 0 0;
	}
#content .magazine .entry h4 {
	color: #666f51;
	font-size: 120%;
	}
.magazine .entry p {
	margin: 0 0 10px 0;
	}
.magazine .entry a {
	padding: 0 10px 0 0;
	background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	}
.headlines, .events {
	background: url("https://www.nrpa.org/_design/images/box-blue-bg.png") no-repeat top center;
	margin-left: 326px;
	}
.pnrnow {
	background: url("https://www.nrpa.org/_design/images/box-gray-bg.png") no-repeat top center;
	margin-right: -320px;
	}
.box ul.entry-list {
	margin: 0 10px 10px 0 !important;
	}
.box ul.entry-list li {
	list-style-type: none !important;
	padding: 3px 0;
	}
.box .entry-list a {
	padding: 0 10px 0 0;
	background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	}

/* Image Buttons --------------------- */

.box a.see-all:link, .box a.see-all:visited {
	float: left;
	width: 44px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat 0 -92px;
	}
.box a.see-all:hover, .box a.see-all:active {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat -44px -92px;
	}
.box a.rss:link, .box a.rss:visited {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat 0 -112px !important;
	float: left;
	height: 20px;
	margin: 0 0 20px 2px;
	text-indent: -9999px;
	width: 40px;
	}
.box a.rss:hover, .box a.rss:active {
	background: url("https://www.nrpa.org/_design/images/buttons.png") no-repeat -40px -112px;
	}

/* Breadcrumbs ------------------------ */

#breadcrumbs {
	margin: 0 20px 10px 30px;
	}
#breadcrumbs a {
	font-weight: normal;
	}
#breadcrumbs a.currentbc {
	font-weight: bold;
	}

/* Content ------------------------ */

#content {
	float: left;
	width: 658px;
	}
#content_full {
	float: left;
	width: 968px;
	}
/* ?? */
#wide {
	width: 792px !important;
	}
#content .copy {
	background: url("https://www.nrpa.org/_design/images/content-bg.png") no-repeat top left;
	margin-right: 10px;
	padding: 15px 20px;
	}
#content_full .copy {
	background: url("https://www.nrpa.org/_design/images/content-full-bg.png") no-repeat top left;
	padding: 15px 20px;
	}
#page-actions {
	float: right;
	}
#page-actions span {
	color: #475345;
	float: left;
	font-weight: bold;
	}
.addthis_toolbox {
	clear: none;
	display: inline;
	}
#content h1, #content_full h1 {
	border-bottom: 1px solid #ccc;
	color: #007c92;
	font-size: 200%;
	padding: 0 0 20px 0;
	margin: 10px 0 20px 0;
	width: 100%;
	}
#content h2, #content_full h2 {
	color: #739600;
	font-size: 180%;
	margin: 0 0 20px 0;
	line-height: 120%;
	}
/* IE7 Hacks */
*:first-child+html #content h1, *:first-child+html #content_full h1 {
	padding-top: 10px;
	}
*:first-child+html #content h2, *:first-child+html #content_full h2 {
	line-height: 120%;
	}
#content h3, #content_full h3 {
	color: #427730;
	font-size: 160%;
	margin: 0 0 20px 0;
	}
#content h4, #content_full h4 {
	color: #333;
	font-size: 140%;
	margin: 0 0 20px 0;
	}
#content h5, #content_full h5 {
	font-size: 120%;
	margin: 0 0 10px 0;
	}
#content h6, #content_full h6 {
	margin: 0 0 10px 0;
	}

#content img.left-float, #content_full img.left-float {
	float: left;
	margin: 0 10px 10px 0;
	}
#content img.right-float, #content_full img.right-float {
	float: right;
	margin: 0 0 30px 10px;
	}
#content .article-img, #content_full .article-img {
	margin: 0 10px 10px 0;
	}
#content p, #content_full p {
	line-height: 17px;
	margin: 0 0 20px 0;
	width: auto;
	}
#content ul, #content ol, #content_full ul, #content_full ol  {
	margin: 0 0 15px 20px;
	width: 100%;
	}
#content ul li, #content_full ul li  {
	line-height: 17px;
	}
#content ol li, #content_full ol li  {
	line-height: 17px;
	list-style-type: decimal;
	}
#content table.tbl th, #content_full table.tbl th {
	border-left: 1px solid #717171;
	border-top: 1px solid #717171;
	margin: 0 0 20px 0;
	}
#content table.tbl td, #content table.tbl th, #content_full table.tbl td, #content_full table.tbl th {
	padding: 5px;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
	line-height: 17px;
	}
#content table.tbl th, #content_full table.tbl th {
	color: #fff;
	background: #666;
	}
a.more {
	/*background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	padding: 0 10px 0 0;*/
	}

/* Sidebar ------------------------ */

ul#sidebar {
	background-color: #fff;
	border: 1px solid #cdd0c6;
	display: block;
	float: right;
	margin: 0 0 10px 10px !important;
	padding: 0 10px !important;
	position: relative;
	width: 134px;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	}
ul#sidebar li {
	display: none;
	visibility: hidden;
	}
ul#sidebar li ul {
	margin: 0 !important;
	padding: 0 !important;
	}
ul#sidebar li ul li {
	border-bottom: 1px solid #cdd0c6;
	display: block;
	list-style-type: none !important;
	margin: 0;
	padding: 5px 0;
	visibility: visible;
	width: 134px;
	}
ul#sidebar li ul li.last-child {
	border-bottom: none !important;
	}
ul#sidebar li ul li a {
	padding: 0 10px 0 0;
	background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	width: 124px;
	}

/* See Also ------------------------ */

#content .see-also {
	padding: 20px 30px;
	background: url("https://www.nrpa.org/_design/images/see-also-bg.png") no-repeat top center;
	}
#content .see-also ul.entry-list {
	margin: 0;
	padding: 0;
	}
#content .see-also ul.entry-list li {
	margin: 5px 0;
	padding: 0;
	list-style-type: none !important;
	}
#content .see-also .entry-list a {
	padding: 0 10px 0 0;
	background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	}

/* Right Column ------------------------ */

#right-column {
	float: right;
	width: 300px;
	}

/* Internal Promotion ---------------------- */

#right-column .get-involved {
	width: 300px;
	margin: 0 0 20px 0;
	}

/* Large Donate Button ---------------------- */

#right-column .donate a {
	background: url("https://www.nrpa.org/_design/images/large-donate-button.png") no-repeat 0 0;
	float: left;
	width: 330px;
	height: 72px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	}

/* Internal Promotion ---------------------- */

.promotion {
	clear: both;
	margin: 0 0 20px 0;
	}
.promotion img {
	float: left;
	margin: 8px 10px 0 0;
	}
.promotion .entry {
	width: 180px;
	float: left;
	margin: 5px 0 0 0;
	}
.promotion .entry h4 {
	color: #666f51;
	font-size: 120%;
	}
.promotion .entry p {
	margin: 0 0 10px 0;
	}
.promotion .entry a {
	padding: 0 10px 0 0;
	background: url("https://www.nrpa.org/_design/images/arrow.png") no-repeat center right;
	}

/* Ad ---------------------- */

#ad, #ad2 {
	clear: both;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	}
#ad img, #ad2 img {
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	}

/* Partners ---------------------- */

#partner {
	clear: both;
	}

/* Sitemap ------------------------ */

#sitemap {
	background: #eeede7;
	border: 1px solid #cdd0c6;
	font-size: 85%;
	padding: 10px 10px 20px 20px;
	width: 932px;
	}
#sitemap ul {
	padding: 0 14px 10px 0;
	}
#sitemap ul li {
	float: left;
	}
*:first-child+html #sitemap ul li ul li {
	padding: 0 15px 0 0;
	}
#sitemap ul li a:link, #sitemap ul li a:visited {
	color: #427730;
	}
#sitemap ul li a:hover, #sitemap ul li a:active {
	color: #02b3d2 !important;
	}
#sitemap ul li ul {
	margin: 10px 0 0 0;
	}
#sitemap ul li ul li {
	clear: both;
	margin-bottom: 2px;
	/*margin-bottom: 10px;*/ /* Spacing for wrapping elements */
	}
#sitemap ul li ul li a:link, #sitemap ul li ul li a:visited {
	color: #003591;
	}
#sitemap ul ul ul,
#sitemap ul ul ul li {
	display: none;
	visibility: hidden;
	}

/* Footer ------------------------ */

#footer {
	color: #fff;
	height: 75px;
	padding: 20px;
	background: url("https://www.nrpa.org/_design/images/footer-bg.png") no-repeat 0 0;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	}
#footer a:hover, #footer a:active {
	color: #02b3d2 !important;
	}
#footer .address,
#footer .copy {
	color: #fff;
	float: left;
	width: 51%;
	}

/* Footer Menu ---------------------- */

#footer .menu-list {
	width: 220px;
	float: right;
	}
#footer .menu-list li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
	}
#footer .menu-list li a {
	font-size: 120%;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #007c92;
	}
#footer .menu-list li:first-child a {
	border-left: none;
	}

/* Social Links ----------------------- */

#footer .social-list {
	float: right;
	}
#footer .social-list li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
	}
#footer .social-list a {
	width: 25px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	}
#footer .social-list .label {
	color: #cdd0c6;
	font-weight: bold;
	font-size: 120%;
	}
#footer .social-list .nrpa a {
	width: 37px;
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat 0 0;
	}
#footer .social-list .nrpa a:hover {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat 0 -24px;
	}
#footer .social-list .facebook a {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -43px 0;
	}
#footer .social-list .facebook a:hover {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -43px -24px;
	}
#footer .social-list .linkedin a {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -105px 0;
	}
#footer .social-list .linkedin a:hover {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -105px -24px;
	}
#footer .social-list .twitter a {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -74px 0;
	}
#footer .social-list .twitter a:hover {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -74px -24px;
	}
#footer .social-list .youtube a {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -136px 0;
	}
#footer .social-list .youtube a:hover {
	background: url("https://www.nrpa.org/_design/images/social-icons.png") no-repeat -136px -24px;
	}

/* Ektron Fixes ----------------------- */

ul.columnwidgetlist, li.PBItem {
	margin: 0 !important;
	padding: 0 !important;
	}
ul.entry-list, ul.entry-list li {
	margin: 0;
	padding: 0;
	}
li.egDrop {
	margin-left: -20px;
	}
