/*	Manage Content Styles	*/
#manageContent { padding: 0 0 0 0; margin: 0 0 0 0; }
#manageContent table td { vertical-align: middle; padding-bottom: 0px}
#manageContent table td a { text-decoration: underline; }

#clearCache { padding: 0 0 0 0; margin: 0 0 0 0; }
#clearCache table td { vertical-align: middle; padding-bottom: 0px}
#clearCache table td a { text-decoration: underline; }

/*	indented Listing Styles	*/
ul.indented {	margin: 0 0 4px 0;}
ul.indented li {	padding: 0 0 1px 12px;	background-image: none;	background-repeat: no-repeat;}

/*	Hide/show	*/
#itemOptions #optionsDrop { position: absolute; width: 150px; margin: 0 0 0 1px; background-color: #fff; display: none; }
#itemOptions #optionsDrop ul li { float: left; width: 140px; font-size: 10px; padding: 3px 5px 3px 3px; border-right: 1px solid #d4dcd0; border-bottom: 1px solid #d4dcd0; border-left: 1px solid #d4dcd0; margin: 0;}
#itemOptions #optionsDrop ul li a { color: #000;}
#itemOptions #optionsDrop ul li a:hover { color: #00a1e3; text-decoration: none;}


/*

Page-to-Page navigation at the bottom of the page

*/

div.pagination table.pageNav { margin-top: 20px; margin-bottom: 20px; }
div.pagination table.pageNav ul li a { color: #1f4256; }
div.pagination table.pageNav:after { clear: both; display: block; content: "."; height: 0px; visibility: hidden; }
div.pagination table.pageNav td { text-align: center; vertical-align: middle; padding: 3px 10px 3px 10px; }
div.pagination table.pageNav ul li { cursor: default; float: left; padding: 1px 7px 1px 7px; border: 1px solid #d7d7d7; background-image: none; background-color: #fff; margin: 0 2px 0 2px; }
div.pagination table.pageNav ul li a { text-decoration: none; }
div.pagination table.pageNav ul li:hover { background-color: #00a1e3; }
div.pagination table.pageNav ul li.selected { padding-top: 2px; border: none; background-color: #00a1e3; }
div.pagination table.pageNav ul li.selected a { color: #1f4256; }
div.pagination table.pageNav td.prevNext { padding: 2px 0 0 0; }



/*

Jump Links

*/

ul.jump_links 		{	margin: 0 0 20px 0; }
ul.jump_links li	{ 	padding: 0 0 2px 10px; 
						background-image: url(leftnav_arrow.gif); 
						background-repeat: no-repeat; 
						background-position: 0px 4px; 
						background-color: #fff; 
					}