@charset "utf-8";
#poolcv_MAIN {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 16.5px;
}
#poolcv_PHOTO {
	background-color: rgba(232,183,184,1);
	float: left;
	height: 196px;
	width: 130px;
	margin-right: 16.5px;
	border: thin solid #D1090D;
	margin-bottom: 16.5px;
	display: block;
	position: relative;
	overflow: hidden;
	margin-top: 80px;
}
#poolcv_TEXT {
	font-family: open-sans;
	font-size: 11pt;
	font-style: normal;
	line-height: 1.4em;
	font-weight: 400;
	width: 579px;
	height: auto;
	min-height: 200px;
	float: right;
	color: rgba(77,77,77,1.00);
	text-align: justify;
	text-decoration: none;
	padding-bottom: 10px;
	/* [disabled]padding-top: 5px; */
	border-bottom: 5px solid hsla(359,68%,65%,.40);
}
#poolcv_ABS {
	font-family: futura-pt-condensed;
	font-size: 17pt;
	color: rgba(255,255,255,1);
	text-decoration: none;
	background-color: hsla(359,91%,43%,.60);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	display: block;
	float: left;
	height: 196px;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 168px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 14pt;
	letter-spacing: 0.5px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#poolcv_ABS:hover {
	top: 150px;
}
#poolcv_MAIN #poolcv_TEXT h6 {
	color: hsla(193,82%,33%,1.00);
	font-family: futura-pt-condensed;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 18pt;
	line-height: 1.4em;
	letter-spacing: 1px;
}
