@charset "utf-8";

* {
	padding:0;
	margin:0;
}
.fl { float:left;}

.fr { float:right;}

.clear { clear:both;}


a:link, a:active, a:visited {
	color:#23aaca;
	text-decoration:none;
	border-bottom: dotted 1px #23aaca;
	font-weight:bold;
	
}

a:hover {
	text-decoration:none;
	border-bottom: solid 1px #23aaca;
}


a #zoe-brand {
	border-bottom:none !important;
}

body {
	background:#23aaca url(http://ext.zoe1430.com/BODY-BG-strip.jpg) top center repeat-x;
	
}

#wrap {
	background:transparent url(http://ext.zoe1430.com/zoeBG.jpg) top center no-repeat;
	width:auto;
	min-height:800px;
	margin:0 auto;
}

#header {
	width:986px;
	height:100px;
	display:block;
	margin:0 auto;
}

#container {
	background:transparent url(http://ext.zoe1430.com/container-BG.png) top center no-repeat;
	width:999px;
	height:539px;
	margin:0 auto;
	display:block;
}

#content {
	width:986px;
	height:521px;
	position:relative;
/*	background-color:#999999;*/
	margin:0 auto 0 auto;
}

#live-btn {
	position:absolute;
	top:270px;
	left:437px;
}

#zoe-brand {
	width:266px;
	height:153px;
	display: block;
	/*background-color:#006633;*/
	position:absolute;
	top: -78px;
	left:33px;
	overflow:hidden;
}

.sponsors-ads {
	width:262px;
	height:290px;
	display: block;
	/*background-color:#006633;*/
	position:absolute;
	top: 93px;
	left:31px;
	overflow:hidden;
}

.sponsors-ads h2 {
	font-size:11px;
	line-height:20px;
	margin-bottom:10px;
	font-weight:normal;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	}

.sponsors-ads img {
	border:1px solid #999;
	display:block;
	}


#spec-trans {
	position:absolute;
	top:92px;
	left:37px;
	height:285px;
	width:257px;
	padding:0;
	margin:0;
}

#spec-trans-inner p{
	font-size:12px;
	font-family: helvetica neue, helevetica, lucida sans, arial, sans-serif;
	line-height: 22px;
	font-weight:normal;
	margin:0;
	padding:0;
	letter-spacing:.03em;
	margin-bottom:10px;	
}

#supported-platform {
	height:70px;
	padding:0;
	position:absolute;
	bottom:25px;
	left:77px;
	width: 831px;
	text-align:center;
	margin:0 auto;
	
}


#zoe-text {
	position:absolute;
	top:55px;
	left:373px;
	width:560px;
	font-family: helvetica neue, helevetica, lucida sans, arial, sans-serif;
	font-size:24px;
	color:#23aaca;
	line-height:35px;
	letter-spacing:.02em;
	height: 237px;
	
}

/* SOCIAL NETWORKS */

UL#socials {
	height:24px;
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
	display:block;
}

UL#socials LI.bigBlu {
	font-family: helvetica neue, helevetica, lucida sans, arial, sans-serif;
	font-size:14px;
	color:#23aaca;
	line-height:24px;
	letter-spacing:-.02em;
	font-weight:bold;
	
}

UL#socials li {
	height:24px;
	padding:0 0 0 0;
	list-style:none;
	list-style-image:none;
	text-indent:none;
	float:left;
	margin:0 10px 0 0;
	
}
#wrap #container #content .sponsors-ads .clear strong {
	color: #09F;
}

