@charset "ISO-8859-1";
/* CSS Document */
#bgline_ {
	position:absolute;
	left:411px;
	top:133px;
	width:14px;
	height:40px;
}
#bgbox_ {
	position:absolute;
	left:102px;
	top:173px;
	width:744px;
	height:297px;
}

#reeltext_ {
	position:absolute;
	left:137px;
	top:199px;
	width:276px;
	height:35px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #373D51;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	background-image: none;
	background-repeat:repeat-y;
	background-position: center;
	cursor: pointer;
}

#reelnew_ {
	position:absolute;
	left:112px;
	top:177px;
	width:60px;
	height:60px;
	z-index:1;
}

#shortstext_ {
	position:absolute;
	left:137px;
	top:240px;
	width:276px;
	height:201px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #373D51;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
}

.reeltitle {
	font-weight: bold;
	font-size: 24px;
	text-transform: capitalize;
}

#visitetext_ {	
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	cursor: pointer;
}
#barbertext_ {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	cursor: pointer;
}
#mountaintext_ {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	cursor: pointer;
}
#beautytext_ {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	cursor: pointer;
}
#reelvideo_ {
	position:absolute;
	left:460px;
	top:204px;
	width:320px;
	height:240px;
	visibility: visible;
	border: thin solid #B4B9CB;
}
#visitevideo_ {
	position:absolute;
	left:460px;
	top:204px;
	width:320px;
	height:240px;
	visibility: hidden;
	border: thin solid #B4B9CB;
}
#barbervideo_ {
	position:absolute;
	left:460px;
	top:204px;
	width:320px;
	height:240px;
	visibility: hidden;
	border: thin solid #B4B9CB;
}
#mountainvideo_ {
	position:absolute;
	left:460px;
	top:204px;
	width:320px;
	height:240px;
	visibility: hidden;
	border: thin solid #B4B9CB;
}
#beautyvideo_ {
	position:absolute;
	left:460px;
	top:204px;
	width:320px;
	height:240px;
	visibility: hidden;
	border: thin solid #B4B9CB;
}
