﻿body
{
	background-color: #086aac;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: 0px;
}
.content
{
	width: 739px;
	height: 420px;
	display: block;
	margin: 15px auto;
}
.topcur
{
	background-image: url(../images/topcur.jpg);
	background-repeat: no-repeat;
	width: 739px;
	height: 15px;
	clear: both;
	display: block;
}
.midcur
{
	background-image: url(../images/midcur.jpg);
	background-repeat: repeat-y;
	width: 739px;
	height: 370px;
	clear: both;
	display: block;
	_margin: -5px 0 0 0;
}
.botcur
{
	background-image: url(../images/botcur.jpg);
	background-repeat: no-repeat;
	width: 739px;
	height: 15px;
	clear: both;
	display: block;
}
.midcur .newsim
{
	padding: 0px 0 0 25px;
	width:689px;
	height:70px;
	color:#dc1d13;
	font-family:Arial Black;
	font-size:44px;
	letter-spacing:-3px;
}
.midcur .upgrade
{
	padding: 0px 0 0 35px;
	width:465px;
	height:49px;
	color:#086aac;
	font-family:Arial Black;
	font-size:28px;
	letter-spacing:-1px;
}
.midcur .globemansim
{
	float: right;
	margin: -50px 9px 0 0;
}
.midcur .adtext
{
	width: 520px;
	padding: 0px 0 0 25px;
}
.midcur .adtext ul
{
	list-style-image: url(../images/tick.gif);
	font-family: Arial Black;
	letter-spacing: -1px;
	color: #086aac;
	margin-top: -5px;
	border: solid 0px red;
}
.midcur .adtext ul li
{
	padding: 0 0 0 18px;
	font-size: 16px;
}
.midcur .adtext ul li a
{
	color: #086aac;
	text-decoration:none;
}
.midcur .adtext ul li a:hover
{
	color: #f15a22;
}

.midcur .adtext .bot
{
	display: block;
	border: solid 0px red;
	height: 90px;
	margin-top: -35px;
}
.midcur .adtext .bot a.upgradebtn
{
	background-image: url(../images/upgradebtn.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size:18.5px;
	font-family: Arial Black;
	width: 250px;
	height: 42px;
	padding: 8px 0 0 18px;
	float: left;
	margin: 40px 0 0 70px;
	text-decoration: none;
	border: solid 0px red;
}
.midcur .adtext .bot img.simlogo
{
	float: left;
	border: solid 0px red;
	margin: 30px 0 0 10px;
}
a.skipad
{
	clear: both;
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #fff; /*background-color:#086aac;*/
	text-decoration: none;
	margin-top: -30px;
	padding: 8px 8px 5px 8px;
	margin-right: 8px;
}
.popupcontent
{
	width:800px;
	margin: 0px 0 0 2%;
	z-index:1000;
	position:absolute;
}

.popup
{
	width: 750px;
	height: 330px;
	display: block;
	margin: 20px auto;
	padding: 0px;
	position: absolute;
}

.popup .popuptopcur
{
	background-image: url(../images/popuptopcur.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
	clear: both;
}
.popup .popupmidcur
{
	background-image: url(../images/popupmidcur.jpg);
	background-repeat: repeat-y;
	width: 750px;
	height: 310px;
	clear: both;
	display: block;
}
.popup .popupbotcur
{
	background-image: url(../images/popupbotcur.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
	clear: both;
	display: block;
}
.popup .popupmidcur .remainupgrade
{
	padding: 10px 0 0 35px;
		color:#dc1d13;
	font-family:Arial Black;
	font-size:31px;
	letter-spacing:-2px;
	width:545px;
	height:37px;
}

.popup .popupmidcur .notlate
{
	clear:both;
	display:block;
	padding: 0px 0 0 35px;
	color:#086aac;
	font-family:Arial Black;
	font-size:40px;
	letter-spacing:-3px;
	width:450px;
	height:41px;
}
.popup .popupmidcur .notlate ul
{
	margin:0px;
	color:#086aac;
	list-style-image: url(../images/tick.gif);
	font-family: Arial Black;
	letter-spacing: -1px;
	color: #086aac;
	font-size:14px;
	border: solid 0px red;
	width:450px;
	height:160px;
}
.popup .popupmidcur .notlate ul li a
{
	color: #086aac;
	text-decoration:none;
}
.popup .popupmidcur .notlate ul li a:hover
{
	color: #f15a22;
}
.popupcontent .globeman
{
	width: 200px;
	z-index: 1001;
	position: absolute;
	margin: 20px 0 0 69%;
	text-align: right;
	border: solid 0px red;
}
.globeman img
{
	float: right;
}
.popup a.upgradebtn
{
	clear:both;
	background-image: url(../images/upgradebtn.gif);
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	font-size: 18px;
	font-family: Arial Black;
	letter-spacing:-1px;
	width: 267px;
	height: 42px;
	text-align:center;
	line-height:42px;
	text-decoration: none;
	float: left;
	margin:0px 0 0 150px;
}
.redbg
{
	color: #fff;
	background-color: #dc1d13;
	padding: 0px 10px 2px 10px;
	font-size: 14px;
	height:20px;
}
