@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);

.cuckoo_title_gray{
		position: absolute; 
		color: #506273; 
		text-shadow: none; 
		font-weight: 800; 
		font-size: 70px; 
		line-height: 70px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.cuckoo_subtitle_gray{
		position: absolute; 
		color: #6b6f72; 
		text-shadow: none; 
		font-weight: 700; 
		font-size: 30px; 
		line-height: 30px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.cuckoo_title_blue{
		position: absolute; 
		color: #486db0; 
		text-shadow: none; 
		font-weight: 800; 
		font-size: 70px; 
		line-height: 70px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.cuckoo_subtitle_blue{
		position: absolute; 
		color: #486db0; 
		text-shadow: none; 
		font-weight: 700; 
		font-size: 30px; 
		line-height: 30px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.cuckoo_title_black{
		position: absolute; 
		color: #000000; 
		text-shadow: none; 
		font-weight: 800; 
		font-size: 70px; 
		line-height: 70px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.cuckoo_subtitle_black{
		position: absolute; 
		color: #000000; 
		text-shadow: none; 
		font-weight: 700; 
		font-size: 30px; 
		line-height: 30px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.cuckoo_title_white{
		position: absolute; 
		color: #edebe5; 
		text-shadow: none; 
		font-weight: 800; 
		font-size: 70px; 
		line-height: 70px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.cuckoo_subtitle_white{
		position: absolute; 
		color: #edebe5; 
		text-shadow: none; 
		font-weight: 800; 
		font-size: 30px; 
		line-height: 30px; 
  		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#000;	
			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: #506273; 
			text-align: left;		
  			text-shadow: none; 
			font-weight: 400; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: 'Open Sans'; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}

.tp-caption.small_text_white{
			position: absolute; 
			color: #edebe5; 
			text-shadow: none; 
			font-weight: 400; 
			font-size: 14px; 
			line-height: 20px; 
	  		font-family: 'Open Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			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.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 40px; 
			line-height: 40px; 
			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.very_large_text{
			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;	
			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: #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;	 
}			
	
.tp-caption a:hover { 
	color: #ffa902; 
}