﻿
#mid	{ width: 550px; }

img.headerImg				{ display: block; text-align: left; }
a.headerLink				{ display: block; text-align: left; }
a.headerLink *				{ text-align: left; }


/* Gallery List */

ul#gallery_list				{ list-style: none; }
ul#gallery_list li			{ background-color: #7dd4da; width: 140px; margin: 10px 0 0 30px; display: block; float: left; height: 260px; overflow: hidden; position: relative; }
ul#gallery_list li a 		{ color: #3e3f3f; display: block; text-align: left; }
ul#gallery_list li a:hover	{ text-decoration: none; cursor: pointer; }
ul#gallery_list li a img	{ width: 140px; height: 186px; border: 0; } 
ul#gallery_list li a span	{ position: absolute; bottom: 35px; left: 10px; padding: 0 10px 0 0; }
ul#gallery_list li a strong	{ background: url(../img/btn/magnifying_glass_aqua.gif) no-repeat; padding: 0 0 0 20px; position: absolute; bottom: 10px; left: 10px; }

#gallery_paging				{ list-style: none; float: left; width: 550px; margin: 30px 0 0 0; }
#gallery_paging li a		{ font-weight: bold; }
#gallery_paging li a:hover	{ text-decoration: none; color: #000; }
#gallery_paging li.prev,
#gallery_paging li.next					{ float: left; width: 150px; }
#gallery_paging li.prev					{ text-align: left; }
#gallery_paging li.next					{ text-align: right; }
#gallery_paging li.paging				{ float: left; width: 250px; }

dl.pager			{ color: #ff3a65; font-size: 12px; font-weight: bold; text-align: center; }
dl.pager dt,
dl.pager dd			{ text-align: center; color: #ff3a65; font-weight: bold; display: inline; }
dl.pager dt			{ margin: 0 3px 0 0; }
dl.pager dd			{ margin: 0 0 0 3px; }
dl.pager dd a		{ color: #ff3a65; display: inline; padding: 0 4px 0 4px; border-right: 1px solid #ff3a65; }
dl.pager dd a:hover	{ text-decoration: none; color: #000; }
dl.pager dd span	{ color: #000; display: inline; font-weight: bold; border-right: 1px solid #ff3a65; padding: 0 4px 0 4px; }

/* Gallery Thumbs */

#gallery_thumbs							{ margin: 20px 0 0; }
#gallery_thumbs .thumbs					{ float: left; margin: 0 11px 0 -9px; width: 326px; }
#gallery_thumbs .thumbs ul				{ background: url(../img/bg/gallery_thumbs.gif) 0 0 no-repeat; height: 399px; list-style: none; margin: 0 0 2px; padding: 10px 0 0 18px; width: 308px; }
#gallery_thumbs .thumbs ul li			{ float: left; margin: 0 10px 10px 0; }
#gallery_thumbs .thumbs ul li a,
#gallery_thumbs .thumbs ul li a img		{ display: block; }
#gallery_thumbs .thumbs ul li a			{ width: 90px; height: 120px; overflow: hidden; }
#gallery_thumbs .thumbs .zoom			{ background: url(../img/bg/magnifying_glass.gif) right 0 no-repeat; float: left; font-weight: bold; padding: 6px 26px 0 17px; }
#gallery_thumbs .thumbs .no				{ float: right; font-weight: bold; margin: 6px 18px 0 0; }
#gallery_thumbs .thumbs .no strong		{ color: #70cad0; font-weight: bold; }

#gallery_thumbs .description			{ float: left; line-height: 16px; width: 220px; }
#gallery_thumbs .description h3			{ color: #70cad0; font-size: 11px; font-weight: bold; line-height: 12px; margin: 54px 0 4px; }
#gallery_thumbs .description p			{ margin: 0 0 16px; }
#gallery_thumbs .description .btn		{ margin: 41px 0 0 -1px; }
#gallery_thumbs .description .btn a,
#gallery_thumbs .description .btn a img	{ display: block; }