/*Font color only not background color*/
.tp-caption.medium_white {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	font-family:Arial, sans-serif;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.tp-caption.medium_white_on_grey {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	font-family:Arial, sans-serif;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:rgba(30,144,255,0.4);
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
/*original*/
.tp-caption.big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	padding-top: 1px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#000;
	letter-spacing: -1.5px;
}

.tp-caption.big_black {
	position: absolute;
	color: #000;
	font-weight: 700;
	font-size: 32px;
	line-height: 32px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	letter-spacing: -1.5px;
}
.tp-caption.small_text_white {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.tp-caption.medium_text_white {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.tp-caption.large_text_white {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.tp-caption.very_large_text_white {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	letter-spacing: -2px;
}



.tp-caption.small_text_dark {
	position: absolute;
	color: #333;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(211, 211, 211, 0.5);
}
.tp-caption.medium_text_dark {
	position: absolute;
	color: #333;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(211, 211, 211, 0.5);
}

/*.tp-caption.medium_text {
	color:#333; font-size:22px;text-shadow:none
}
*/

.tp-caption.large_text_dark {
	position: absolute;
	color: #333;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(211, 211, 211, 0.5);
}
.tp-caption.very_large_text_dark {
	position: absolute;
	color: #333;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(211, 211, 211, 0.5);
	letter-spacing: -2px;
}



/*Font color with background color*/
/*black text on white bg*/
.tp-caption.very_big_blackONwhite {
	position: absolute;
	color: #000;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	background-color:#fff;
}
.tp-caption.big_blackONwhite {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 32px;
	line-height: 32px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	letter-spacing: -1.5px;
}
.tp-caption.medium_blackONwhite {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	letter-spacing: -1.5px;
}
.tp-caption.small_blackONwhite {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	letter-spacing: -1.5px;
}
/*white text on black bg*/
.tp-caption.very_big_whiteONblack {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	font-family:Arial, sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	background-color:#000;
}
.tp-caption.big_whiteONblack {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#000;
	letter-spacing: -1.5px;
}
.tp-caption.medium_whiteONblack {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 26px;
	line-height: 26px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#000;
	letter-spacing: -1.5px;
}
.tp-caption.small_whiteONblack {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#000;
	letter-spacing: -1.5px;
}

/*gray text on white bg*/
.tp-caption.very_big_greyONwhite {
	position: absolute;
	color: #666;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	font-family:Arial, sans-serif;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.tp-caption.big_greyONwhite {
	position: absolute;
	color: #666;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	font-family:Arial, sans-serif;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.tp-caption.medium_greyONwhite {
	position: absolute;
	color: #666;
	font-weight: 700;
	font-size: 26px;
	line-height: 26px;
	font-family:Arial, sans-serif;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.tp-caption.small_greyONwhite {
	position: absolute;
	color: #666;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	font-family:Arial, sans-serif;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	white-space:nowrap;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.tp-caption.big_orange {
	position: absolute;
	color: #ff7302;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	font-family:Arial, sans-serif;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	letter-spacing: -1.5px;
}


/*other*/
.tp-caption.boxshadow {
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
	color: #000;
	text-shadow: none;
}
.tp-caption.noshadow {
	text-shadow: none;
}
.tp-caption a {
	color: #228b22;
	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;
}
.tp-caption a:hover {
	color: #fff;
}