﻿.GalleryControl {
	width:284px; 
	height:66px; 
	background: #f2f1ed url(../images/GalleryControls/bg.png) no-repeat;
	padding:10px 10px 0px 25px;
	margin: 0px auto 0px auto;
}

.GalleryControlImgs {
	float:left;
	width:85px;
	text-align:center;
	font-family:Arial;
	font-size:28px;
	padding:6px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.ContentTourDesc {
	font-family:	Arial ;
	font-size:		14px ;
	color:			#666666 ;
	height:			50px;
	overflow-y:		auto;
	width:			470px;
	margin:			10px auto 0px auto;
	text-align:		left;
}

.ContentPhotoGalleryHeaderLabel {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#ffffff ;
	border:solid 1px #032c4a;
	background-image: url(../images/gallery/headerbg.png);
	text-decoration:	none;
	height: 10px;
	overflow-y: hidden;
}
.ContentPhotoGalleryBody {
	padding:5px 0px 0px 0px;
	overflow-y: hidden;
	border:solid 1px #032c4a;
}
.FH {
	color:#ffffff;
	font-size:12px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-family:Arial, Sans-Serif;
}
.BH {
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	font-family:Arial, Sans-Serif;
}

a.BI {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.BI:hover {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight: 900;
}
