/* CSS Document */

.tourismHdr {
	margin-top: 10px;
	margin-bottom: 30px;
}

.promoPortWrapper{ /* Mini Portfolio Scroller */
	width:286px;
	position: relative;
}

.promoPortBorder { 
	text-align:center;
	width:284px;
	height:192px;
	border: 1px solid #9a9a9a;
	overflow:hidden;
}

#promoPortContainer { position:relative; }
#promoPortContent { position:absolute; left:0; top:0; }

.promoPortImg {
	float:left;
	width:281px;
	height:190px;
	background: url(/portfolio/images/slides/firstPeakSlide1.jpg) no-repeat 0px 2px;
}

#miniPortHdr {
	width:276px; 
	height:37px; 
	padding:8px 5px 0px 5px; 
	margin-top:15px; 
	background:url(/common/images/miniportHdrBg.png) top center no-repeat; 
	text-align:center;
}

.promoPortWrapper h1 {
	color:#000000;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding-top:7px;
}

#promoPortTitle {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
}

#promoPortLink {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-style:normal;
	}

.promoPortCaption {
	background:url(/portfolio/images/miniBg.png) left top repeat-x;
	width:283px;
	text-align: left;
	padding-right:3px;
}
.portZoom {
	float: left;
	margin-right: 5px;
}

.promoPortWrapper .leftBtn {
	cursor:pointer;
	position: absolute;
	left: -13px;
	top: 74px;
}
.promoPortWrapper .rightBtn {
	cursor:pointer;
	position: absolute;
	left: 285px;
	top: 74px;
}

/***********************************************/
/* Services Menu 							   */
/***********************************************/

#servicesMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	margin: 0 auto 20px auto;
	padding-left: 0px;
}
	
	#servicesMenu h2 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;

	}

	
#inline-sample {
	display:none;
	width:525px;
}

#inline-sample-content {
	width:525px;
}
#rightSide {
	float: right;
	width: 300px;
	margin-left: 30px;
	margin-right: -15px;
	padding: 0;
}
#rightSide .miniPort {
	float: none;
	width: 300px;
	margin: 0;
}

#rightSide h5 {
	line-height:14px;
}
.signUpBtn {

	margin-bottom: 15px;
}
