@charset "utf-8";
/* CSS Document for Global Sites and Release Dates */

html, body, p, a, img, span, li, sup, sub, u, ul, ol, li, div, h1, h2, h3, h4, i, em, strong, b, table, td, tr, tbody, th, iframe, input, label, form, fieldset, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
	border: none;
	outline: none;
}

html, body {
	width: 100%;
	height: 100%;
}

.clearfix:after {
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
   }
   
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



.market {
	padding: 2px; 
	width: 410px;
	position:relative; 
	margin-bottom: 4px;
	
	}

.region {
	margin-bottom:50px;
	position:relative;
	width: 360px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #000;
}

a {
	color: #fff;
	text-decoration:underline;
}

h4 {
	color: #fff;
	
}

a:hover {
	color: #fff;
}

.clear {
	clear:both;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.upper {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

.12 {
	font-size: 12px;
}

.13 {
	font-size: 13px;
}

.14 {
	font-size: 14px;
}

.15 {
	font-size: 15px;
}

.squeeze {
	letter-spacing: -1px;
}



.container {
	width: 800px;
	position:relative;
	margin: 0 auto 20px auto;
	padding: 0px 0px 0px 0px;
}



.logo {
	float: middle;
	text-align:center;
	position:relative;
}

.flag {
	float: left;
	position:relative;
	width: 20px;
	
}

.tw {
	position:relative;
	float: left;
	width: 13px;
	height: 13px;
	margin-left: 5px;
}

.fb {
	float: left;
	position:relative;
	width: 13px;
	height: 13px;
	margin-left: 5px;
}

.tiktok {
	position:relative;
	float: left;
	width: 13px;
	height: 13px;
	margin-left: 5px;
}

.ig {
	float: left;
	position:relative;
	width: 13px;
	height: 13px;
	margin-left: 10px;
}

.country {
	float: left;
	width: 215px;
	position:relative;
	margin-left: 10px;
}

.date {
	position:relative;
	float: left;
	width: 55px;
	margin-left: 10px;

}

.worldwide {
	float: middle;
	position:relative;
	text-align:center;
	font-size: 24px;
	padding-top: 10px;
	color: #fff;
}



.footer {
	width: 800px;
	height: 130px;
	position:relative;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	color: #fff;

}

.logoleft {
	float: center;
	position:relative;
	margin-bottom: 12px;
}

.logoright {
	float: left;
	position:relative;
	text-align:center;
}

.links {
	float: center;
	position:relative;
	text-align:center;
	
}


.leftcolumn h4, .rightcolumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 16px;
	font-weight: bold;	
}

.lines {
	text-align:center;

}


.leftcolumn {
	float:left;
	position:relative;
	width: 360px;
	padding-top: 10px;
	margin-left:10px;

}

.rightcolumn {
	float:right;
	width: 360px;
	padding-top: 10px;
	margin-right:30px;
	position:relative;
}

.leftcolumn h4, .rightcolumn h4 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;	
}

.leftcolumn p, .rightcolumn p {
	padding-left: 0;

}
