@charset "utf-8";
/* CSS Document */
/* //////////////////////////////////////// TOUR SECTION STYLES //// */
.tourSectionTitle {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 40px;
	width: 740px;
	height: 35px;
	border-collapse: collapse;
	clear: both;
}
.title {
	width: 620px;
	height: inherit;
	vertical-align: top;
	font-size: 200%;
	text-align: left;
	font-weight: 900;
	color: #101010;
	text-transform: capitalize;
	border-collapse: collapse;
	margin-top: 0px;
	border: 0px;
}
.date {
	width: 120px;
	height: inherit;
	vertical-align: top;
	display:  inline;
	color: #809199;
	margin-top: 0px;
	font-size: 180%;
	text-align: right;
	font-weight: 900;
	border-collapse: collapse;
	border: 0px;
}

.titled {
	width: 620px;
	height: inherit;
	vertical-align: top;
	font-size: 200%;
	text-align: center;
	font-weight: 900;
	color: #809199;
	text-transform: capitalize;
	border-collapse: collapse;
	margin-top: 0px;
	border: 0px;
}

.titledw {
	width: 740px;
	height: inherit;
	vertical-align: top;
	font-size: 200%;
	text-align: center;
	font-weight: 900;
	color: #809199;
	text-transform: capitalize;
	border-collapse: collapse;
	margin-top: 0px;
	border: 0px;
}


.tourSection {
	width: 740px;
	height: 405px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left 0px;
	/*background-color:#ff0; 
	border: 1px dashed #888888;*/
	padding-left: 0px;
}
.tourSectionMimg {
	height: 403px;
	width: 268px;
	margin-top: 0px;
	float: left;
}

.tourSectionVideo {
	height: 403px;
	width: 600px;
	margin-top: 0px;
	float: left;
}


.tourSectionMimg img{
	border: 1px solid #555;
	height: 403px;
	width: 268px;
	position: relative;
	z-index: 110;
	top:  0px;
}
.tourSectionVideo img{
	border: 1px solid #555;
	position: relative;
	z-index: 110;
	top:  0px;
}



.tourSectionClick{
	background-color: gray;
	top: -34px;
	font-size: 150%;
	text-align: center;
	padding-top: 5px;
	left: 1px;
	width: 100%;
	height: 25px;
	position: relative;
	z-index: 120;
	filter:alpha(opacity=40);
	-moz-opacity: .4;
	opacity: .4; 
}

.tourSectionImgs {
	margin-top: -405px;
	width: 330px;
	height: 270px;
	margin-left: 285px;
	float: left;
}
.tourSectionRow {
	position: relative;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
	height: 140px;
}
.tourSectionRow a:link, .tourSectionRow a:visited, .tourSectionRow a:active {
	position: relative;
	width: 125px;
	height: 125px;
	color: #004080;
	text-decoration: none;
	display: block;
	float: left;
	margin-left : 30px;
	background-color:#E6E6E6;
	background-repeat:no-repeat;
	background-position: 21px top;
	padding: 0px;
}
.tourSectionRow a:hover {
	color: #888888;
	margin-top: 0px;
	text-decoration: none;
	background-color:#D9D9D9;
}
.tourSectionRow img {
	border: 1px solid #555;
	margin-top: 0px;
	margin-left: 21px;
	width: 81px;
	height: 123px;
}
/* ////HORIZONTAL BANNERS| START //// */
.tourSectionHorBanner {
	width: 740px;
	height: 40px;
	padding: 0px;
	/*background-color:#f00; */
	margin-top: 10px;
	padding: 0px;
}
.tourSectionHorBanner a:link, .tourSectionHorBanner a:visited, .tourSectionHorBanner a:active {
	width: 740px;
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: left 0px;
}
.tourSectionHorBanner a:hover {
	color: #DBE4EF;
	margin-top: 0px;
	text-decoration: none;
	background-color:#888888;
}
/* ////HORIZONTAL BANNERS| END //// */
/* ////VERTICAL BANNERS| START //// */
.tourSectionVerBanner {
	width: 100px;
	height: 405px;
	padding: 0px;
	/*background-color:#f00; */
	margin-left: 640px;
	padding: 0px;
}
.tourSectionVerBanner a:link, .tourSectionVerBanner a:visited, .tourSectionVerBanner a:active {
	width: 100px;
	height: 405px;
	display: block;
	background-repeat: no-repeat;
	background-position: left 0px;
}
.tourSectionVerBanner a:hover {
	color: #DBE4EF;
	margin: 0px;
	text-decoration: none;
	background-color:#888888;
}
/* ////VERTICAL BANNERS| END //// */
.membersMain {
	margin-top: 20px;
	font-size: 12px;
	clear: both;
	width: 100%;
	border-top: 1px dashed #333333;
}
.membersMain img {
	border: 1px solid #666666;
}

.memRow img {
	width: 133px;
	height: 200px;
	border: 1px solid #666666;
}
.memRow {
	clear: both;
	width: 100%;
	height: 290px;
	margin-top: 10px;
	margin-left: 1px;
	font-size: 14px;
	font-weight: 700;
	
}
.memRow a:link, .memRow a:visited, .memRow a:active {
	width: 157px;
	height: 270px;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 10px;
	display: block;
	background-color: #E6E6E6;
	float: left;
	text-decoration: none;
	color: #333333;
}
.memRow a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #D9D9D9;
}
.memRow span {
	margin-top: 5px;
	height:10px;
	padding: 0px;
	display: block;
}

.mplay{

   position: relative;
   top:-163px;
   border-style:none;
   width:220px;
   height:161px;
   cursor:pointer;
   margin-bottom:-163px;
   z-index:120;
}

