.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 4px 8px; 
			padding-top: 6px;
  			padding-right: 10px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#000;	
			letter-spacing: -1.5px;										
		}
.tp-caption.big_white_two{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 4px 8px; 
			padding-top: 6px;
  			padding-right: 10px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#545f67;	
			letter-spacing: -1.5px;										
		}
.tp-caption.big_blue{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 4px 8px; 
			padding-top: 6px;
  			padding-right: 10px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#5bcace;	
			letter-spacing: -1.5px;										
		}

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

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#888;		
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 16px; 
			line-height: 22px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 10px;
  			background: rgba(0, 0, 0, 0.5);
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	

  letter-spacing: -1.5px;	
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;		
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#000;		
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#fff;		
					}
					
.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: #999; 
		text-shadow: none;	
  		font-size: 16px;
  line-height: 22px;
	}	
					
.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;	 
}			
	
.tp-caption a:hover { 
	color: #ffa902; 
}





.tp-caption.large_text_dark{
			position: absolute; 
			color: #444; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 35px; 
			line-height: 35px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	

  letter-spacing: -1px;	
		}
.tp-caption.large_text_light{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 35px; 
			line-height: 35px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	

  letter-spacing: -1px;	
		}
.tp-caption.blue_bg{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 18px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#468bbb;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: 0px;
		}
.tp-caption.purple_bg{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 18px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#954f8b;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: 0px;
		}
    .tp-caption.green_bg{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 18px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#83bd66;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: 0px;
		}
        .tp-caption.red_bg{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 18px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#d54444;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: 0px;
		}
.tp-caption.black_bg{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 18px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#444;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: 0px;
		}
.tp-caption.black_bg_large{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 29px; 
			line-height: 30px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#444;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: -1px;
		}
.tp-caption.white_bg_large{
			position: absolute; 
			color: #444; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 29px; 
			line-height: 30px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fbfbfb;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: -1px;
		}
.tp-caption.blue_bg_large{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: bold; 
			font-size: 29px; 
			line-height: 30px; 
			font-family: Arial; 
			padding: 4px 7px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#468bbb;		
			white-space:nowrap;	
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
  			letter-spacing: -1px;
		}
.tp-caption.regular_text{
			position: absolute; 
			color: #555; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 15px; 
			line-height: 24px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
		}
.tp-caption.regular_text_light{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 15px; 
			line-height: 22px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
  background-color:#444;		
  padding: 5px 10px;
			white-space:nowrap;	
  letter-spacing: 0;
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		}
  .tp-caption.regular_text_whitebg{
			position: absolute; 
			color: #777; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 15px; 
			line-height: 22px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
  background-color:#fbfbfb;		
  padding: 5px 10px;
			white-space:nowrap;	
  letter-spacing: 0;
  			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		}
.tp-caption.icons{
     	font-family: 'fontello'; 
  		color: #444;
  		font-size: 50px;
  
    }
.tp-caption.icons div{
		background: transparent;
  
    }
.tp-caption.icons_light{
     	font-family: 'fontello'; 
  		color: #fff;
  		font-size: 50px;
  
    }
.tp-caption.icons_light div{
		background: transparent;
  
    }
.tp-caption.very_bold_text{
			position: absolute; 
			color: #444; 
			text-shadow: none; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: "Arial Black", Arial, sans-serif; 
  			font-weight: 900;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			/*text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);*/
			letter-spacing: -3px;		
  			text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.4);	
		}
.tp-caption.very_bold_text_light{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: "Arial Black", Arial, sans-serif; 
  			font-weight: 900;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			/*text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);*/
			letter-spacing: -3px;		
  			text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.4);	
		}