@charset "UTF-8";
/* CSS Document */

#gallery-window { width: 998px; height: 365px; background: #000 url(/template-images/template/bg-gallery-moon.jpg) no-repeat -50px -100px; vertical-align: top; }
#gallery-display { position:relative; margin-top: 15px; }
#gallery-window div.featuredwork { display: block; width: 725px; height: 350px; text-align: right; background: #000 url(/template-images/template/bg-gallery-moon.jpg) no-repeat -50px -115px; position: absolute; top: 0; left: 0; padding: 0px; overflow:hidden; }
#gallery-window div.active { display: block; }
#gallery-window div.first { z-index: 1; }

		.smgal-actions { position: absolute; bottom: 10px; left: 20px; height: 38px; list-style: none; display:inline; }
		.smgal-actions li { float: left; }
		.front-sidebar { position: relative; width:225px; float: right; margin-right: 20px; margin-top: 20px; border: 1px solid #333; background: #222; height: 325px; }
		.front-sidebar ul { margin: 10px; margin-top: 5px; font-size: 9pt; color: #aaa; height: 275px; overflow:hidden; }
		.front-sidebar li { margin-top: .75em; }
		.front-sidebar b, .front-sidebar strong { font-size: 10pt; }
		.front-sidebar a { color: #aaa; }

.featuredinfo { position: absolute; top: 140px; left: 20px; width: 200px; text-align: left; background: url(/template-images/buttons/featuredproject.png) no-repeat left 10px; padding-top: 0px; color: #777; }
