
#gallery{
	width:795px;
	border: 2px #aaaaaa solid;
}
#gallery  #gallery_wall
{
	background-image: url('site_images/stripey.jpg');
	height:100%;
}

#gallery_controls {
	border-bottom:2px solid #aaaaaa;
	/*border-bottom:none;*/
	background: white;
	padding:4px;
	padding-left:8px;
	padding-right: 8px;
	font-weight:bold;
	color: #666666;
}

#gallery_controls p{
	margin:0px;
	padding:0px;
}

.gallery_item {
	position:relative;
	width:260px;
	height:200px;
	padding-top:20px;
	float:left;

}

.gallery_item p{
	margin:0px;
	padding:0px;
}

#gallery_wall a:hover{
	cursor: pointer;
}


a .g_caption  {
	/*background:white;
	border:1px solid gray;*/
	position:relative;
	font-size:85%;
	padding-left:5px;
	padding-right:5px;
}

a.g_caption:hover{
	text-decoration:none;
}

img.thumbnail{
	height:75px;
	width:75px;
	display:block;
	position:relative;
}

.framelink{
	margin-bottom:6px;
	display:block;
	text-decoration: none;
	text-align:center;
}


a.type01 {
	width: 193px;
	height:212px;
	background:url('site_images/frame-1_75sq.png') no-repeat top left;
	margin-left:23px;
}

.type01 .thumbnail{
	top:55px;
	left:56px;
}
.type01 .g_caption{
	top:118px;
}




a.type02 {
	width: 155px;
	height:183px;
	background:url('site_images/frame-11_75sq.png') no-repeat top left;
	margin-left:40px;
}

.type02 .thumbnail{
	top:48px;
	left:39px;
}
.type02 .g_caption{
	top:90px;
}

a.type03 {
	width: 138px;
	height:166px;
	background:url('site_images/frame-7_75sq.png') no-repeat top left;
	margin-left:50px;
}
.type03 .thumbnail{
	top:30px;
	left:31px;
}
.type03 .g_caption{
	top:72px;
}


a.type05 {
	width: 108px;
	height:134px;
	background:url('site_images/frame-9_75sq.png') no-repeat top left;
	margin-left:67px;
}

.type05 .thumbnail{
	top:14px;
	left:15px;
}
.type05 .g_caption{
	top:40px;
}


a.type04 {
	width: 174px;
	height:194px;
	background:url('site_images/frame-4_75sq.png') no-repeat top left;
	margin-left:29px;
}

.type04 .thumbnail{
	top:46px;
	left:45px;
}
.type04 .g_caption{
	top:100px;
}



a.type06 {
	width: 189px;
	height:198px;
	background:url('site_images/frame-10_75sq.png') no-repeat top left;
	margin-left:23px;
}

.type06 .thumbnail{
	top:48px;
	left:55px;
}
.type06 .g_caption{
	top:105px;
}



.galleries_thumbnail{
	width:75px;
	height:75px;
	float:left;
	border:1px solid #999999;
}

p.galleries_thumbnail{
	margin-bottom:0px;
}
.galleries_title{
float:left;
font-size:110%;
font-weight:bold;
height:75px;
margin-bottom:0;
margin-left:10px;
overflow:auto;
width:235px;

}
.block{
display:block;
}
.gallery_link{
	display:block;
	background: url("site_images/frame-9_gallerieslongview.png") no-repeat scroll left top;
	padding:12px 12px 20px;
}

#gallerytable{
width:770px;
margin-left:12px;
}
#gallerytable td{
padding-left:12px; padding-bottom:8px;
}

#gallery_wall #spacer{
height:12px;
min-height:12px;
}

/*New frames*/
#ind_gallerytable{
width:770px;
margin-bottom:12px;
margin-left:12px;
}
#ind_gallerytable td{
padding-left:12px; padding-bottom:18px;
width:33%;
text-align:center;
}


p.flikrnote{
font-size:80%;
margin-bottom:0;
padding-bottom:2px;
padding-right:4px;
text-align:right;
}


