#prettyGallery{
	display: block;
	width: 100%;
	margin-bottom:30px;
	margin:auto;
	font-size: 10px;
	color: #666;
	height: auto;
	clear: both;
	
	padding-bottom: 3px;
	padding-top: 7px;
	margin-top: 10px;

}

.borderbox{background-color: #BBBFC3;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEBEC;
	border-right-color: #73757B;
	border-bottom-color: #73757B;
	border-left-color: #EAEBEC;}


#prettyGallery div{
	display: block;
	text-align: left;
	height: auto;
	padding-bottom: 10px;
	width: 660px;
	color: #666;
}
#prettyGallery div a img {
	border: 1px solid #999999;
	float: left;
	width: 200px;
	height: 150px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	

}

#prettyGallery div a  {
	display: block;
	height: 250px;
	width: 202px;
	float: left;
	color: #036;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	

}




#prettyGallery div a h1 {
	font-size: 13px;
	padding-top: 4px;
	letter-spacing: 3px;
	margin-bottom: 3px;
}
#prettyGallery div a h2 {
	font-size: 11px;
	letter-spacing: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-transform: capitalize;
}


body  #prettyGallery div a:hover h1 {
	color: #DDDFE1;
	background-color: #8F0014;
	background-image: none;
}


#prettyGallery  div  a  strong {
	font-size: 12px;
	color: #990000;
	display: block;
}

#prettyGallery h6 {
	font-weight: bold;
	color: #FFF;
	background-color: #663400;
	display: block;
	font-size: 10px;
	width: 145px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 7px;
	margin-bottom: 2px;
	text-decoration: none;
	cursor: auto;
}

#prettyGallery div a:hover img,
#prettyGalleryVertical div a:hover img {
	border-top-color: #DDDFE1;
	border-right-color: #DDDFE1;
	border-bottom-color: #DDDFE1;
	border-left-color: #DDDFE1;
}
#prettyGallery p,
#prettyGalleryVertical p {
	color: #036;
}
#prettyGallery div p, #prettyGallery div a p{
	display: block;
	height: 40px;
	width: 200px;
	float: left;
	color: #505050;
	font-size: 12px;
	margin-bottom: 1px;
	line-height: 14px;
	text-align: left;
	margin-top: 4px;
}

#prettyGallery div a:hover p{
	color: #535462;
}

#prettyGallery .gallery.clearfix .emptydiv {
	display: none;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 1px;
	width: 1px;
	visibility: hidden;
	background-color: #0F0;
}
#prettyGallery div #GalleryOnePhoto {
	display: block;
	float: left;
	height: 170px;
	width: 140px;
	overflow: hidden;
	margin-right: 3px;
}

#prettyGalleryVertical,
#prettyGalleryVertical div, 
#prettyGalleryVertical .gallery clearfix {
	float: right;
	width: 150px;
	height: auto;
	padding-right: 0px;
	position: relative;
	display: block;
	top: 6px;
}

#prettyGalleryVertical div a img {
	border: 1px solid #B99A61;
	float: right;	
}


#prettyGalleryVertical div a {
	float: right;
	display: block;
	height: 170px;
	width: 150px;
	color: #036;
	margin-bottom: 10px;
	margin-right: 27px;
}


#prettyGalleryVertical div p  {
	display: block;
	height: 10px;
	width: 140px;
	float: left;
	color: #036;
	font-size: 11px;
	margin-bottom: 6px;
	line-height: 12px;
}

#iFrameSinglePhoto {
	display: block;
	width: 650px;
	padding-top: 10px;
	margin-left: 20px;
	float: left;
}

#iFrameSinglePhoto img{
	float: left;
}
