/*
Title:      SK gallery styles
Author:     Maish Nichani, maish@pebbleroad.com
Updated:    April 25 2006
*/

.gthumblist{
	float: left;
	width: 130px;

	margin: 0 20px 20px 0 ;
	padding: 5px;
	text-align: center;
        color: #666;
        font-size: 90%;

}


.thumblist a, .gimglist a{
	text-decoration: none;
	border-bottom: 0;
}

#imglist h2{
	width:741px;
	height:34px;
	font-size:13px;
	font-family:Helvetica, Arial, san-serif;
	text-transform:uppercase;
	color:#fff;
	padding:15px 0  0 20px;
	background: url(/images/website/photos.gif) top left no-repeat;
}

.gimglist{ /* for photo gallery */
	clear: both;
	padding-top: 5px;
}


 .clearboth { clear: both; }

#gwrapper {
	text-align: left;
	width: 95%;
	margin: 0 auto;
}


#photogallery #sidebar dl{
background: #fff;
	margin:0 5px 5px 5px;
	padding:10px 0;
}


#photogallery #sidebar dt{
font-weight: bold;
}

#photogallery #sidebar dd{
margin:0;
padding: 5px 0 5px 15px;
}

body#photofull{
background: #fff;
}

