/**
 * @version		1.0
 * @package		mod_cn_photos_pro
 * @author    	Caleb Nance
 * @copyright	Copyright (c) 2009 - 2011 demo.calebnance.com. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 *
 *				cn_photos_pro.css
 */

.cn-clr { clear: both; }

/* #nav { position: relative; margin: 15px; z-index: 1000; } */
/* #nav li { width: 50px; float: left; margin: 8px; list-style: none } */
/* #nav li.activeSlide a { background: #88f } */

/*#nav { display: block; height: 50px; padding: 10px 0; } */


/*	#nav img { border: none; height: 50px; width: 50px; }
#nav div { float: left; margin: 0; width: 58px; }*/

#cn-pro-nav a { text-align: center; text-decoration: none; }
#cn-pro-nav a:focus { outline: none; }

.over-top-left { left: 0; top: 0; }
.over-bottom-left { left: 0; bottom: 0; }

.over-top-right { right: 0; top: 0; }
.over-bottom-right { right: 0; bottom: 0; }
