/* THIS *-TAG IS NEEDED FOR SUPERSTAR RACING */
*{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

/* REMOVE */
body, html, div#body {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bdbdbd;
}
/* REMOVE */
body {
	/*margin-top: 199px; */
	background-color: #333333;
/*	background-image: url('../images/default.jpg');
	background-repeat: no-repeat;
	background-position: top center; */
}

/*---- BASIC STYLES ----*/

div.clearFloat {
	clear: both;
}

h1{
	font-size: 36px;
	color: #000000;
}

h2{
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 15px;
}

span.highlight {
	color: #ff5e00;
}

span.text{
	visibility: hidden;
}

p{
	padding-bottom: 8px;
	font-size: 15px;
}

a:link, a:hover, a:visited{
	color: #929292;
}
	a:hover{
		color: #ffffff;
	}

input.bg {
/* old value!	width: 212px; */
	width: 191px; /* post ie6fix deployment fix.. */
	height: 23px;
	padding: 2px 12px 0 12px;
	font-size: 13px;
	color: #ff5e00;
	background-image: url('../images/inputBg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}
input.check_av {
	width: 188px;
	height: 22px;
	margin-top: 20px;
	padding: 2px 12px 0 12px;
	font-size: 13px;
	color: #ff5e00;
	background-image: url('../images/inputBg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}
	input#login{
		display: block;
		float: left;
		margin-bottom: 15px;
		padding: 0;
		width: 71px;
		height: 33px;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		border: none;
		background-color: transparent;
		background-image: url('../images/loginBg.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
		input:hover#login{
			background-position: bottom left;
		}

/*--- SUPERSTAR START ---*/
div#superstar{
	margin: 0 auto;
	width: 948px;
	background-color: #FFFFFF;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif
}
/* HEADER */
div.header{
	width: 948px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
}
div#header_main{
	height: 150px; /* 258 */
	background-image: url('../images/headerBg.jpg');
}
div#header_faq{
	height: 150px; /* 258 */
	background-image: url('Header_Final.png');
}

div#header_signup {
	height: 181px;
	background-image: url('../images/header_new_bg.jpg');
}
/* NAV */
div.nav {
	float: left;
	padding-top: 112px;
}
div#nav_main
{
	padding-top: 112px;
}
div#nav_signup
{
	padding-top: 143px;
}
div.nav ul{
	float: left;
	font-size: 13px;
	line-height: 38px;
	color: #929292;
	list-style: none;
}
div.nav ul li{
        float: left;
        display: block;
        height: 38px;
}
div.nav li.selected, div.nav li.lastSelected{
        background-image: url('../images/navHover.jpg');
        background-position: top left;
        background-repeat: no-repeat;
}
div.nav a:link, div.nav a:hover, div.nav a:visited{
	display: block;
	padding-left: 17px;
	padding-right: 17px;
	height: 38px;
	width: 60px;
	font-weight: normal;
	text-align: center;
	line-height: 38px;
	color: #000000;
	text-decoration: none;
	background-image: url('../images/navBg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 25px; 
	font-family: 'commando';
	letter-spacing: 2px;
}

@font-face {
    font-family: 'commando'; 
    src: url('commando.ttf'); /*URL to font*/
}

	div.nav a:link.last, div.nav a:hover.last, div.nav a:visited.last{
		background-image: none;
	}
	div.nav a:hover{
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
	}
	div.nav li.selected a:link, div.nav li.selected a:hover, div.nav li.selected a:visited, div.nav li.lastSelected a:link, div.nav li.lastSelected a:hover, div.nav li.lastSelected a:visited{
		color: #ff5e00;
		font-weight: bold;
		text-decoration: none;
		background-image: url('../images/navHoverRight.jpg');
		background-position: top right;
		background-repeat: no-repeat;
		text-shadow: 0.5px 0.6px #000000;
	}
		div.nav li.lastSelected a:link, div.nav li.lastSelected a:hover, div.nav li.lastSelected a:visited{
			background-image: url('../images/navHoverLastRight.jpg');
		}
/* LANG */
div#lang{
	float: right;
	margin-right: 15px;
	padding-top: 230px;
	font-size: 13px;
}
/* LANG DROP DOWN MENU */
div#menu{
	float: right;
	margin-right: 31px;
	padding-top: 228px;
}
div#langMenu{
	margin-bottom: 15px;
	padding-left: 5px;
}
div#birthday{
	margin-bottom: 30px;
}
div#menu ul,  div#langMenu ul, div#birthday ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 128px; /* Width of Menu Items */
	font-size: 13px;
	line-height: 15px;
	color: #ff5e00;
}
	div#langMenu ul{
		width: 212px;
	}
	div#birthday ul{
		float: left;
		margin-right: 10px;
		width: 99px;
	}
		div#birthday ul#day{
			margin-right: 0;
		}
		div#birthday ul#year{
			margin-left: 5px;
		}
div#menu ul li, div#langMenu ul li, div#birthday ul li {
	position: relative;
	background-image: url('../images/dropDownBg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
	div#langMenu ul li{
		background-image: url('../images/dropDownXLBg.gif');
	}
	div#birthday ul li{
		background-image: url('../images/dropDownSBg.gif');
	}
	div#menu ul li:hover{
		background-image: url('../images/dropDownHoverBg.gif');
	}
	div#langMenu ul li:hover{
		background-image: url('../images/dropDownXLBg.gif');
	}
	/*div#birthday ul li:hover{
		background-image: url('../images/dropDownHoverSBg.gif');
	}*/
	div#menu ul li ul li, div#menu ul li ul li:hover, div#langMenu ul li ul li, div#langMenu ul li ul li:hover, div#birthday ul li ul li, div#birthday ul li ul li:hover{
		background-image: none;
	}

div#menu li ul, div#langMenu li ul, div#birthday li ul {
	position: absolute;
	z-index: 100;
	left: -2px; /* Set 1px less than menu width */
	top: 19px;
	display: none;
}
	div#langMenu li ul{
		z-index: 200;
		left: 2px;
	}
	div#birthday li ul{
		z-index: 300;
		left: 2px;
	}

div#leftMain {
	float:left;
	width:460px;
	background-color:#000000;
	z-index: 1;
}
div#rightMain {
	padding-right:20px;
	float:right;	
	width: 460px;
	z-index: 2;
}

div#leftHeader {
	display:inline; /* test */
	float:left;
	width:460px;
	background-color:#000000;
	
}
div#rightHeader {
	display:inline; /* test */
	padding-right:20px;
	float:left;	
	width: 440px;
}

div#install_box {
	height: 200px;
	width: 313px;
	background-image: url('../images/install_box.jpg');
	background-repeat:no-repeat;
}
/*
div#install_now {
	padding-top: 120px;
	padding-left: 30px;

}
*/
/* Signup Hovers */

a:link.signup_now_m, a:visited.signup_now_m {
	display: block;
	width: 260px;
	height: 86px;
	background-image: url('../images/signup_btn.jpg');
	background-repeat:no-repeat;
}
a:hover.signup_now_m {
	display: block;
	width: 260px;
	height: 86px;
	background-image: url('../images/signup_btn_hover.jpg');
	background-repeat:no-repeat;
}

a:link.playnow_m, a:visited.playnow_m {
	display: block;
	width: 260px;
	height: 86px;
	background-image: url('../images/playnow_btn.jpg');
	background-repeat:no-repeat;
}
a:hover.playnow_m {
	display: block;
	width: 260px;
	height: 86px;
	background-image: url('../images/playnow_btn_hover.jpg');
	background-repeat:no-repeat;
}

a:link.avatar_male_m, a:visited.avatar_male_m {
	display: block;
	width: 245px;
	height:366px;
	background-image: url('../images/male_avatar.jpg');
	background-repeat:no-repeat;
}
a:hover.avatar_male_m, a:link.avatar_male_m_selected {
	display: block;
	width: 245px;
	height:366px;
	background-image: url('../images/male_avatar_hover.jpg');
	background-repeat:no-repeat;
}

a:link.avatar_male_m_selected, a:visited.avatar_male_m_selected {
	display: block;
	width: 245px;
	height:366px;
	background-image: url('../images/male_avatar_selected.jpg');
	background-repeat:no-repeat;
}


a:link.avatar_female_m, a:visited.avatar_female_m {
	display: block;
	width: 245px;
	height:366px;
	background-image: url('../images/female_avatar.jpg');
	background-repeat:no-repeat;
}
a:hover.avatar_female_m, a:link.avatar_female_m_selected {
	display: block;
	width: 245px;
	height:366px;
	background-image: url('../images/female_avatar_hover.jpg');
	background-repeat:no-repeat;
}

a:link.avatar_female_m_selected, a:visited.avatar_female_m_selected {
	display: block;
	width: 245px;
	height:366px;
	background-image: url('../images/female_avatar_selected.jpg');
	background-repeat:no-repeat;
}

a:link.next_m, a:visited.next_m {
	display: block;
	width: 74px;
	height:35px;
	background-image: url('../images/nextStep.jpg');
	background-repeat:no-repeat;
}
a:hover.next_m {
	display: block;
	width: 74px;
	height:35px;
	background-image: url('../images/nextStep_hover.jpg');
	background-repeat:no-repeat;
}

a:link.create_m, a:visited.create_m {
	display: block;
	width: 214px;
	height:38px;
	background-image: url('../images/create_btn.jpg');
	background-repeat:no-repeat;
}
a:hover.create_m {
	display: block;
	width: 214px;
	height:38px;
	background-image: url('../images/create_btn_hover.jpg');
	background-repeat:no-repeat;
}


/* Avatars  */
div#male_avatar {
	float:left;
	width:245px;
}
div#female_avatar {
	float:left;
	width:245px;
}

table.avatars {
	width: 500px;
}

div#flash_obj3 {
	position:absolute;
	display:inline;
	margin-top:0px;
	margin-left:260px;
}


table.avatars td.avatar {
	width: 245px;
}

/* */

a:link.install_m, a:visited.install_m {
	display: block;
	padding-top:100px;
	padding-left: 50px;
	height: 37px;
	width: 213px;
	background-image: url('../images/installnow_btn.jpg');
	background-repeat:no-repeat;
}
a:hover.install_m  {
	display: block;
	padding-top:100px;
	padding-left: 50px;
	height: 37px;
	width: 213px;
	background-image: url('../images/installnow_btn_hover.jpg');
	background-repeat:no-repeat;
}

a:link.create_account_btn {
	display: block;
	height: 38px;
	width: 214px;
	background-image: url('../images/create_btn.jpg');
	background-repeat:no-repeat;
}

a:hover.create_account_btn  {
	display: block;
	height: 38px;
	width: 214px;
	background-image: url('../images/create_btn_hover.jpg');
	background-repeat:no-repeat;
}

div#inst_container {
	padding-top: 120px;
	padding-left: 40px;

}


p.next_step a:link.nextstep_btn, a:visited.nextstep_btn {
	display: block;
	height: 35px;
	width: 74px;
	background-image: url('../images/nextStep.jpg');
	background-repeat:no-repeat;
}

p.next_step a:hover.nextstep_btn  {
	display: block;
	height: 35px;
	width: 74px;
	background-image: url('../images/nextStep_hover.jpg');
	background-repeat:no-repeat;
}


div#flash_obj {
	padding-left:240px;
}

div#box_footer {	
	height:36px;
	width: 313px;
	background-image: url('../images/install_box_footer.jpg');
	background-repeat:no-repeat;
}

div#onlineshop_box {
	width:313px;
	height:257px;
	background-image: url('../images/onlineshop_box.jpg');
	background-repeat:no-repeat;
}

div#summersales_box {
	position:absolute;
	margin-left: 313px;
	margin-top: 39px;
	width:313px;
	height:257px;
	background-image: url('../images/summersale_box.jpg');
	background-repeat:no-repeat;
}
div#signup_steps {
	padding-left:10px;
	padding-top: 10px;
	width: 948px;
}

div.DropMenu
{
  margin-bottom: 15px;
  padding-left: 5px;
}

div.DropMenu select
{
  margin: 0;
  padding: 0;
  width: 128px; /* Width of Menu Items */
  font-size: 13px;
  line-height: 15px;
  color: #ff5e00;
}

select#dataAccountCountry
{
  width: 212px;
}

div.DropMenu select
{
  background: url('../images/DropMenuBg.gif');
  background-position: top left;
  background-repeat: no-repeat;
}
span.checkbtn {
	padding-top:5px;
}
span.checkIn {
	padding-top: -5px;
}

table {
	width: 600px;
}
table tr {
	width: 500px;
}

table td.nosto {
	width: 313px;
}

/*
p.install_now {
	padding-top: 130px;
	padding-left: 40px;
}
*/
div#flash_obj2 {
	position: absolute;
	display: inline;
	width: 229px;
	height: 153px;
	margin-left:-35px;
	margin-top:-15px;
}

#flashcontent2 {
	position: absolute;
	display: inline;
	width: 229px;
	height: 153px;
	z-index:210;
}

div#flashcontent {
	padding-left:200px;
	width: 400px;
	margin-left:200px;
}

#flashcontent_pic {
	position: absolute;
	display: inline;
	padding-left:140px; /* ff */
	padding-top: 40px;
	width: 229px;
	height: 153px;
	z-index:210;
}

#flashcontent_pic_step2 {
	position: absolute;
	display: inline;
	padding-left:140px; /* ff */
	padding-top: 33px;
	width: 229px;
	height: 153px;
	z-index:210;
}

table.main {
	width:940px;
}

table.main td.flashobj {
	padding-left:200px;
}
table.account_steps {
	width: 500px;
	/*padding-left: 20px;
	padding-top: 10px;*/
}
span.btnContainer {
	padding-top: 10px;
	display:block;

}
table.account_steps td {
	width:200px;

}
table.account_steps td.active {
	color:#FF9900;
}

table.account_steps td.flashObj {
	padding-left: 200px;
}
p.nextstep {
	padding-left: 400px;
}

.signup_step {
	float:left;
}

div#info p.imageContainer {
	padding-left: -10px;
	margin-left: -10px;
}

p.signupTxt {
	/*font-size: 13px;*/
	width: 250px;
	padding-left: 10px;
}


/* Styles for Menu Items */
div#menu ul li a, div#langMenu ul li a, div#birthday ul li a {
	display: block;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: #929292;
	background: transparent; /* IE6 Bug */
	padding-top: 4px;
}
	div#langMenu ul li a, div#birthday ul li a{
		padding-left: 10px;
		text-align: left;
	}
div#menu ul li ul, div#langMenu ul li ul, div#birthday ul li ul{
	width: 135px;
}
	div#langMenu ul li ul{
		width: 206px;
	}
	div#birthday ul li ul{
		width: 99px;
	}
div#menu ul li ul li a, div#langMenu ul li ul li a, div#birthday ul li ul li a {
	height: 22px;
	background-image: url('../images/subBg.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
	div#langMenu ul li ul li a{
		background-image: url('../images/subXLBg.png');
	}
	div#birthday ul li ul li a{
		background-image: url('../images/subSBg.png');
	}
	div#menu ul li ul li a.last, div#langMenu ul li ul li a.last, div#birthday ul li ul li a.last{
		height: 34px;
		background-image: url('../images/subLastBg.png');
	}
		div#langMenu ul li ul li a.last{
			background-image: url('../images/subLastXLBg.png');
		}
		div#birthday ul li ul li a.last{
			background-image: url('../images/subLastSBg.png');
		}

/* Fix IE. Hide from IE Mac \*/
* html div#menu ul li, * html div#langMenu ul li, * html div#birthday ul li { float: left; height: 1%; }
* html div#menu ul li a, * html div#langMenu ul li a, * html div#birthday ul li a { height: 1%; }
/* End */

div#menu ul li a:hover, div#langMenu ul li a:hover, div#birthday ul li a:hover { color: #bdbdbd; } /* Hover Styles */
div#menu ul li a:link.selected, div#menu ul li a:hover.selected, div#menu ul li a:visited.selected,
div#langMenu ul li a:link.selected, div#langMenu ul li a:hover.selected, div#langMenu ul li a:visited.selected,
div#birthday ul li a:link.selected, div#birthday ul li a:hover.selected, div#birthday ul li a:visited.selected{
	color: #ff5e00;
}

div#menu li ul li a, div#langMenu li ul li a, div#birthday li ul li a  { padding-top: 4px; } /* Sub Menu Styles */

div#menu li:hover ul, div#menu li.over ul, div#langMenu li:hover ul, div#langMenu li.over ul, div#birthday li:hover ul, div#birthday li.over ul { display: block; } /* The magic */


/* CONTENT */
div#content{

}
/* MAIN */
div#main{
	width: 948px;
	height: 262px;
	background-image: url('../images/mainVideoBg.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}
div#main_signup{
 	width: 948px;
 	height: 319px;
	background-image: url('../images/main_new_bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}
/* INFO */
div#info{
	float: left;
	width: 341px;
	height: 257px;
	padding-left: 36px;
	/*background-color: #ff6666;*/
}
	div#info p{
		width: 340px;
	}
	div#info p.top{
		padding-top: 29px;
	}
	div#info p.supportedSystems{
		color: #9d9c9c;
	}
	div#info p.supportedSystems span.highlight{
		color: #ffffff;
	}
/* VIDEO */
div#video{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 7px;
	/*width: 250px;
	height: 257px; */
	/*background-image: url('../images/videoBg.gif');  */
    width: 415px;
    height: 240px;
	background-position: center center;
	background-repeat: no-repeat;
}
div#video_box {
	float: left;
	margin-right: 7px;
	width: 250px;
	height: 257px;
	background-position: center center;
	background-repeat: no-repeat;
}
/* LOGIN */
div#login{
	float:left;
	margin-top: 28px;
	margin-right: 6px;
	padding-left: 22px;
	width: 206px;
	height: 229px;
	/*background-color: green;*/
}
	div#login label {
		font-size:10px;
		color:#9b9b9b;
	}

	div#login h2{
		display: block;
		margin-bottom: 13px;
		padding-bottom: 0;
		width: 140px;
		height: 29px;
		background-image: url('../images/loginHere.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
	div#login h3{
		display: block;
		margin-left: 4px;
		margin-bottom: 5px;
		padding-bottom: 0;
		width: 139px;
		height: 22px;
		background-image: url('../images/newUser.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
	div#login div#forgotPwd{
		float: left;
		margin-left: 10px;
		color: #9d9c9c;
	}
		div#login div#forgotPwd a:link, div#login div#forgotPwd a:hover, div#login div#forgotPwd a:visited, div#step1 div.pass p.selectOther a:link, div#step1 div.pass p.selectOther a:hover, div#step1 div.pass p.selectOther a:visited, div#step2 div.pass p.selectOther a:link, div#step2 div.pass p.selectOther a:hover, div#step2 div.pass p.selectOther a:visited,a:link.turquoise, a:hover.turquoise, a:visited.turquoise {
			color: #23b3c3;
			text-decoration: none;
		}
		div#login div#forgotPwd a:hover, div#step1 div.pass p.selectOther a:hover, div#step2 div.pass p.selectOther a:hover, a:hover.turquoise{
				text-decoration: underline;
			}
	div#login a:link.signUp, div#login a:hover.signUp, div#login a:visited.signUp, a:link.ok, a:hover.ok, a:visited.ok{
		display: block;
		width: 214px;
		height: 33px;
		line-height: 33px;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background-image: url('../images/signUpBg.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
		a:link.ok, a:hover.ok, a:visited.ok{
			background-image: url('../images/okBg.gif');
		}
		div#login a:hover.signUp, a:hover.ok{
			background-position: bottom left;
		}

    div#driver {
    	z-index: 1;
        position: absolute;

        margin-top: -260px;
        margin-left: 418px;

        width: 145px;
        height: 353px;
        background-image: url('../images/driver01.png');
        /*
        background-position: top left;
        background-repeat: no-repeat;
        */
}

div#driverS{
        position: absolute;
        z-index: 5;
        width: 94px;
        height: 228px;
        margin-top: -28px;
        margin-left: 220px;
        background-image: url('../images/driver02.png');
}

/* STEPS */
div#steps{
	padding-top: 18px;
	background-image: url('../images/stepsBg.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
	div#steps h2{
		display: block;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-left: 37px;
		width: 300px;
		height: 34px;
		background-position: top right;
		background-repeat: no-repeat;
	}
div.subSteps h2
{
	background-image: url('../images/yourVipPassOptions.gif');
}
div.micropaymentSteps h2
{
	background-image: url('../images/yourCRcreditsOptions.gif');
}
	div#steps p{
		padding-left: 42px;
		padding-right: 37px;
	}
/* STEP1 */
div#step1{
	padding-left: 6px;
	padding-top: 14px;
	background-image: url('../images/stepsBg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}
	div#step1 p, div#step1_2 p, div#step2 p, div#done p {
		margin: 0;
		padding: 0;
		padding-left: 42px;
		padding-right: 37px;
	}
	div#step1 div#login{
		margin-top: 0;
		margin-right: 6px;
		padding-top: 28px;
		padding-left: 27px;
		width: 280px;
		height: 179px;
	}
		div#step1 div#login h2, div#step1 div#login h2.register{
			display: block;
			margin-bottom: 3px;
			padding-bottom: 0;
			width: 177px;
			height: 60px;
			background-image: url('../images/newUser02.png');
			background-position: top left;
			background-repeat: no-repeat;
		}
			div#step1 div#login h2.register{
				width: 235px;
				height: 61px;
				background-image: url('../images/registeredUser.png');
			}
		div#step1 div#login p{
			margin: 0;
			padding: 0 0 5px 4px;
			width: 250px;
			color: #ffffff;
		}
/* STEP1_2 */
div#step1_2{
	padding-top: 15px;
	background-image: url('../images/step1_2Bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
	div#step1_2 h1 {
		display: block;
		width: 454px;
		height: 76px;
		margin-left: 36px;
		margin-top: 20px;
		margin-bottom: 15px;
		/*background-image: url('../images/pleaseFillIn.jpg'); */
		background-image: url('../images/pleaseFillIn.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
	div#step1_2 div.box{
		float: left;
		margin-right: 15px;
		padding-top: 29px;
		padding-left: 40px;
		width: 336px;
		height: 328px;
		background-image: url('../images/boxBg.jpg');
		background-position: top left;
		background-repeat: no-repeat;
	}

	div#step1_2 div.box p{
			margin: 0;
			padding: 0;
			width: 200px;
	}

	div#step1_2 div.characters_box{
		float: left;
		margin-right: 15px;
		padding-top: 29px;
		padding-left: 40px;
		width: 336px;
		height: 328px;
		/*background-image: url('../images/boxBg.jpg'); */
		background-image: url('../images/account_characters.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}

	div#step1_2 div.signUp{
		float: left;
		width: 490px;
	}
		div#step1_2 div.signUp p{
			margin: 0 0 8px 5px;
			padding: 0;
			color: #ffffff;
		}
		div#step1_2 div.signUp h2, div#step1_2 div.signUp h3 {
			display: block;
			width: 329px;
			height: 31px;
			margin-left: 0px;
			margin-top: 0px;
			margin-bottom: 0;
			padding: 0;
			background-image: url('../images/charactersName.gif');
			background-position: top left;
			background-repeat: no-repeat;
		}
		div#step1_2 div.signUp h3 {
			width: 355px;
			height: 35px;
			background-image: url('../images/charachtersCountry.gif');
		}
		div#step1_2 a:link.next, div#step1_2 a:hover.next, div#step1_2 a:visited.next, a:link.buy, a:hover.buy, a:visited.buy{
			display: block;
			width: 71px;
			height: 33px;
			line-height: 33px;
			text-align: center;
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			background-image: url('../images/nextBg.gif');
			background-position: top left;
			background-repeat: no-repeat;
		}
			div#step1_2 a:hover.next, a:hover.buy{
				background-position: bottom left;
			}
		div#step1_2 div.signUp p.highlightDark, p.highlightDark, span.highlightDark{
			font-size: 13px;
			color: #9d9c9c;
		}
		div#step1_2 a:link.check, div#step1_2 a:hover.check, div#step1_2 a:visited.check, div#step1_2 a:link.refresh, div#step1_2 a:hover.refresh, div#step1_2 a:visited.refresh{
			display: block;
			float: left;
			width: 151px;
			height: 27px;
			line-height: 27px;
			text-align: center;
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			background-image: url('../images/checkBg.gif');
			background-position: top left;
			background-repeat: no-repeat;
		}
			div#step1_2 a:link.refresh, div#step1_2 a:hover.refresh, div#step1_2 a:visited.refresh{
				margin-top: 10px;
			}
		div#step1_2 input, div#step2 input{
			float: left;
			margin-top: 5px;
			margin-right: 15px;
			background-image: url('../images/inputXLBg.gif');
		}
			div#step1_2 input.step1_3, div#step2 input.step1_3{
				float: none;
				margin: 0;
				height: 18px;
			}
			div#step1_2 input.radioBtn, div#step1_2 input.checkBox, div#step2 input.radioBtn{
				float: none;
				margin: 0;
				padding: 0;
				width: auto;
				height: auto;
				background-image: none;
			}
			div#step1_2 div.signUp p.radioBtn{
				color: #ff5e00;
			}
	div#addFooter{
		float: none;
		display: block;
		height: 91px;
		background-image: url('../images/giftsBg.gif');
		background-position: bottom left;
		background-repeat: no-repeat;
	}
/* STEP1_3 */
img#codeVerification{
	float: left;
	margin-right: 15px;
}
/* STEP 2 */

div#step2{
	background-image: url('../images/step1_2Bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
	div#step2 h1 {
		display: block;
		width: 454px;
		height: 76px;
		margin-left: 36px;
		margin-top: 20px;
		margin-bottom: 15px;
		background-image: url('../images/methodOfPayment.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
	div#step2 p, div#done p {
		margin-bottom: 10px;
		color: #ffffff;
	}
	img#cards{
		margin-left: 18px;
	}
	div#step2 p span.highlightDark{
		margin-left: 18px;
	}
	div#step2 input.verification{
		float: none;
		margin: 0;
		padding: 2px 6px 0 6px;
		width: 47px;
		height: 18px;
		font-size: 13px;
		color: #ff5e00;
		background-image: url('../images/verificationBg.gif');
		background-position: top left;
		background-repeat: no-repeat;
	}
	div.total div.details{
		float: left;
		width: 470px;
	}
	div.total div.sum{
		float: left;
		margin-top: 20px;
		width: 50px;
		text-align: right;
	}
		div#step2 div.total div.sum p{
			margin: 0;
		}
		div.total div.sum p{
			text-align: right;
		}
		div#step2 div.total p span.highlightDark{
			margin: 0;
			padding: 0;
		}
	div.total div.totSum{
		float: left;
		width: 50px;
		text-align: right;
	}
	div#step2 div.total p span.highlight{
		font-weight: bold;
	}
	div.line{
		margin-left: 36px;
		margin-bottom: 10px;
		height: 1px;
		width: 520px;
		border-bottom: 2px solid #7c7c7c;
	}
	div#veriSignSecured{
		margin: 20px 0 0 0;
		padding: 10px 0 0 0;
		height: 43px;
		width: 554px;
		background-image: url('../images/veriSignSecured.gif');
		background-position: top right;
		background-repeat: no-repeat;
	}

div#loggedIn{
	float: right;
	margin-right: 30px;
	margin-bottom: 10px;
	width: 307px;
	height: 32px;
	text-align: left;
	background-image: url('../images/loggedInBg.png');
	background-position: top left;
	background-repeat: no-repeat;
}
div#loggedIn p{
	margin: 0;
	padding: 0 20px;
	line-height: 32px;
}
div#loggedIn span.highlight {
	font-weight: bold;
}

/* PASS */

p.formtext {
	font-size: 12px;
	width: 310px;
}

p.formtext_long {
	font-size: 12px;
	width: 360px;
}

.orange {
	color:#ff5e00;
}

.blue {
	color:#00baff
}

a.blue {
	color:#00baff;
	text-decoration:none;

}

a:hover.blue {
	color:#00baff;
	text-decoration:underline;

}

p.white {
	color:#FFFFFF;
}

div#check_left {
	float:left;
}

div#check_right {
	float:left;
	padding-top: 16px;
	padding-left: 5px;
}

#checkStatus img {
  width: 24px;
  height: 24px;
  text-align: right;
  padding-bottom: 5px;
}

div.pass{
	float: left;
	margin-left: 25px;
	padding-top: 82px;
	width: 266px;
	height: 135px;
	background-image: url('../images/passBg.png');
	background-position: top left;
	background-repeat: no-repeat;
}
	div#step2 div.pass{
		position: absolute;
		margin-top: 160px;
		margin-left: 580px;
	}
	div#step1 div.pass p, div#step2 div.pass p{
		margin: 0 0 8px 0;
		padding: 0;
	}
	div#step1 div.pass p.selectOther, div#step2 div.pass p.selectOther{
		margin-top: 58px;
	}
div#options{
	width: auto;
	height: auto;
	background-position: top center;
	background-repeat: no-repeat;
}
div.subOptions
{
	display: block;
	background-image: url('../images/optionsBg.jpg');
}
div.micropaymentOptions
{
	display: block;
	background-image: url('../images/micropaymentOptionsBg.jpg');
}
	div#options ul#choose{
		float: left;
		padding-left: 8px;
		list-style: none;
	}
		div#options ul#choose li{
			float: left;
			display: block;
			width: 234px;
			height: 52px;
		}
div#options ul#choose li.blank
{
  background-image: url('../images/chooseBlankBg.jpg');
}
		div#options ul#choose li a:link, div#options ul#choose li a:hover, div#options ul#choose li a:visited{
			display: block;
			width: 234px;
			height: 52px;
			background-image: url('../images/chooseBg.jpg');
			background-position: top left;
			background-repeat: no-repeat;
		}
			div#options ul#choose li a:hover{
				background-position: bottom left;
			}
	div#options ul#months{
		float: left;
		padding-left: 8px;
		list-style: none;
	}
		div#options ul#months li{
			float: left;
			padding-top: 91px;
			display: block;
			width: 234px;
			height: 79px;
			text-align: center;
		}
		div#options ul#months li div.bubble{
			visibility: hidden;
		}
		div#options ul#months li:hover div.bubble{
			visibility: visible;
		}
		div.bubble{
			z-index: 3;
			position: absolute;
			padding: 15px 0 0 20px;
			width: 223px;
			height: 117px;
			margin-top: -50px;
			margin-left: -70px;
			text-align: left;
			color: #ffffff;
			background-image: url('../images/bubbleBg.png');
			background-position: top left;
			background-repeat: no-repeat;
		}
		div#options ul#months p, div.pass p, div#step2 div.pass p{
			margin: 0 0 8px 0;
			padding: 0;
			font-size: 13px;
			line-height: 1em;
			text-align: center;
			color: #424242;
		}
			div#options ul#months p.highlight, div.pass p.highlight, div#step2 div.pass p.highlight{
				color: #010101;
				font-weight: bold;
			}
		div.bubble h3{
				font-size: 14px;
				color: #ffffff;
			}
			div#options ul#months div.bubble p{
				width: 135px;
				text-align: left;
				color: #ffffff;
			}

/* PAYMENT */
div#payment{
	height: 89px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.subPayment{
	background-image: url('../images/paymentBg.jpg');
}
div.micropaymentPayment{
	background-image: url('../images/micropaymentSupportedBg.jpg');
}
div#paymentSteps{
	padding-bottom: 100px;
	background-image: url('../images/giftsBg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
	div#paymentSteps div#payment{
		height: 95px;
		background-image: url('../images/paymentBg.jpg');
	}
/* GITFTS */
div#gifts{
	margin-top: 22px;
	padding-left: 37px;
	background-image: url('../images/giftsBg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#signup_gifts{
	margin-top: 22px;
	padding-left: 37px;
	height: 90px;
	background-image: url('../images/giftsBg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#main_footer {
	width:940px;
	height: 42px;
	background-image: url('../images/main_footerbg.gif');
}

	div#gifts h2{
		display: block;
		margin-bottom: 0;
		padding-bottom: 0;
		width: 389px;
		height: 35px;
		background-image: url('../images/greatGiftsFor.gif');
		background-position: top right;
		background-repeat: no-repeat;
	}
	div#gifts h3{
		font-size: 26px;
		font-weight: bold;
		color: #ff5e00;
	}
	div#gifts div.item, div#gifts div.itemLast{
		float: left;
		margin-top: 10px;
		margin-right: 42px;
		width: 272px;
	}
		div#gifts div.itemLast{
			margin-top: 0;
			margin-right: 0;
		}
		div#gifts div.item img, div#gifts div.itemLast img{
			margin-bottom: 12px;
		}
		div#gifts div.itemLast img.big{
			margin-bottom: 30px;
		}
		
		
/* FOOTER */
div#footer, div#footer_main, div#footer_signup {
	padding: 14px 15px 0 15px;
	height: 36px;
	background-image: url('../images/footerBg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
div#copyright, div#policy{
		float: left;
		font-size: 12px;
	}
	div#policy{
		float: right;
		margin-left: 300px;
	}
		div#policy a:link, div#policy a:hover, div#policy a:visited{
			font-size: 12px;
			text-decoration: none;
		}
			div#policy a:hover{
				text-decoration: underline;
			}


/*--- SUPERSTAR END ---*/

div#done {
	padding-top: 5px;
	padding-bottom:50px;
	color: #FFFFFF;
}

div#done h1 {
        display: block;
        width: 600px;
        height: 60px;
        margin-left: 36px;
        margin-top: 20px;
        margin-bottom: 15px;
}

span.donehd {
	color: #ff5e00;
	font-weight: bold;
	text-shadow: 0.5px 0.6px #000000;
	font-size: 16px;
}

span.blacktext {
	color: #000000;
	display: inline-block;
	border: 2px solid black;
	width: 837px;
	padding: 10px;
	background: #D0D0D0;
	font-size: 16px;
	border-radius: 15px;
}

div#done ul
{
  margin-left: 50px;
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding-bottom: 20px;
}

div#done ul li
{
  margin-left: 2em;
  color: white;
}

div#done ul li ul
{
  color: white;
  padding-bottom: 0px;
}

div#done ul li a, div#done ul li a:visited
{
  color:#ff5e00;
  text-decoration: none;
}
div#done ul li a:hover
{
  color:white;
  text-decoration: underline;
}

div#done ul li div.faq_text a, div#done ul li div.faq_text a:visited
{
  color:#b6b6b6;
  text-decoration: underline;
}

div#done ul li div.faq_text a:hover
{
  color:white;
  text-decoration: underline;
}

span.donestart {
	font-weight: bold;
	text-decoration: underline;
	color: white;
	font-size: 130%;
	margin: 40px;
	display: block;
}

span.price { white-space: nowrap; }

#done A.logout
{
  margin-top: 2em;
  margin-left: 3em;
  margin-bottom: 2em;
  display: block;
  font-size: 130%;
  font-weight: bold;
  color: white;
}

div.optionsPopup
{
  display: none;
  border: 2px solid white;
  z-index: 1000;
}

a:link.surfpin_buy, a:hover.surfpin_buy, a:visited.surfpin_buy{
	display: block;
	width: 232px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url('https://www.surfpin.com/sps/logo.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.faq_text p{
	font-size:13px;
}

a.faq_header{
	cursor:pointer;
	font-size:14px;
	line-height:20px;
}

#demobox {
  background-color: #fff ;
}

#demobox {
  background-color: #cfc ;
  padding: 10px ;
  height: 12px ;
  border: 1px solid black ;
}

