.tp-caption.medium_black{
	position: absolute;

	text-shadow: none;
	font-size: 22px;
	line-height: 30px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	color: #444444;
	font-family: Arial,sans-serif;
	font-weight: bold;
}

.tp-caption.medium_white{
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-size: 22px;
	line-height: 30px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;

	font-family: Arial,sans-serif;
	font-weight: bold;
}
.tp-caption.big_white{
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	padding: 0px 4px;
	padding-top: 1px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: -1.5px;
}


.tp-caption.big_black{
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: -1.5px;
}



.tp-caption.medium_grey{
	position: absolute;
	color: #555;
	text-shadow: none;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}

.tp-caption.medium_bright{
	position: absolute;
	color: #aaa;
	text-shadow: none;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}

.tp-caption.small_text{
	position: absolute;
	color: #777777;
	text-shadow: none;
	font-size: 12px;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}

.tp-caption.medium_text{
	position: absolute;
	color: #777777;
	text-shadow: none;
	font-size: 14px;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;

}
.tp-caption.medium__bright_text{
	position: absolute;
	color: #aaa;
	text-shadow: none;
	font-size: 14px;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;

}
.tp-caption.large_text{
	position: absolute;
	color: #777777;
	text-shadow: none;
	font-size: 16;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;

}





.tp-caption.black{
	color: #000;
	text-shadow: none;
}

.tp-caption.noshadow {
	text-shadow: none;
}

.tp-caption a {
	color: #ff7302; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
}
