*					{ margin: 0; padding: 0;  }
body				{ background-color: #115684;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300; }
#page-wrap {
	display: none;
}
#container {
	width: 900px;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 8px #0f4d76;
-webkit-box-shadow: 0px 0px 8px #0f4d76;
box-shadow: 0px 0px 8px #0f4d76;
margin-top: 70px;
min-height: 500px;
}
#container1 {
	width: 900px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 8px #0f4d76;
	-webkit-box-shadow: 0px 0px 8px #0f4d76;
	box-shadow: 0px 0px 8px #0f4d76;
	margin-top: 70px;
	min-height: 530px;
	display: none;
}
.completed {
	width: 160px;
	height: 160px;
	background-image: url("../img/completed-bg.png");
	background-repeat:no-repeat;
	position:absolute;
	top: -40px;
	left: -30px;
}
.complete-pin {
	width: 140px;
	height: 140px;
	padding-left: 10px;
	padding-top: 10px;
}
.completed-per {
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 160px;
	height: 47px;
	font-size: 11px;
	color: #525252;
	text-align:center;
}
.big_text {
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
}
#header {
	width: 900px;
	float: left;
	height: 58px;
	border-bottom: 1px solid #cbcbcb;
	position:relative;
}
#logo {
	float: right;
	padding-top: 12px;
	padding-right: 20px;
}
.welcome-txt {
	width: 780px;
	padding: 60px;
	float: left;
	height: 271px;
}
#page-wrap {
	width: 780px;
	padding: 60px;
	float: left;
	height: 271px;
}
.ninja-img {
	width: 198px;
	height: 135px;
	float: left;
	padding-right: 22px;
}
.wel-txt {
	width: 560px;
	float: left;
	color: #525252;
	font-size: 14px;
}
h1 {
	font-size: 35px;
	font-weight: 500;
	color: #115684;
	letter-spacing: -2px;
}
h4 {
	font-size: 18px;
	color: #525252;
	font-weight: 300;
}
.big-btn a {
	text-indent: -999px;
	display: block;	
	height: 60px;
	width: 251px;
	background-image: url(../img/btn-new.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
.big-btn a:hover {
	background-position: left -60px;
}
.footer {
	width: 900px;
	height: 48px;
	background-image: url("../img/footer.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	color: #525252;
	text-align: center;
}
.shows {
	font-size: 11px;
	color: #115684;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}
.submit {
	display: none;
}
ul {
	list-style-type: none;
}
#quiz ul div {
	padding: 3px;
}
.welcome-txt.superhero {
	width: 560px;
	padding-left: 260px;
	background-image: url(../img/super-hero-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 255px;
	padding-top: 76px;
}
.welcome-txt.qus {
width: 600px;
padding-left: 140px;
height: 381px;
padding-top: 40px;
padding-bottom: 0px;
padding-right: 0px;
float: left;
}
form ul li {
	font-size: 16px;
	line-height: 36px;
	color: #525252;
	float: left;
	height: 216px;
	width: 700px;
}
.question-list {
	height: 235px;
	width: 520px;
	padding: 10px;
	padding-bottom: 0px;
	padding-right:  0px;
	overflow: hidden;
}
.result {
	float: left;
	height: 391px;
	width: 900px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.left-favourite {
	float: left;
	height: 396px;
	width: 306px;
	padding-left: 30px;
	background-image: url(../img/result-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-results {
	float: left;
	padding-top: 25px;
	padding-left: 30px;
	width: 480px;
}
.btn-challange{
	float: left;
	padding-bottom: 25px;
}
.btn-challange a {
	background-image: url(../img/challange-your-friend.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 50px;
	width: 252px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.btn-challange a:hover {
	background-position: left bottom;
}
.results-share {
	float: left;
	height: 200px;
	width: 450px;
	background-color: #FFF;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	padding: 15px;
}
.share-heading {
	font-size: 18px;
	line-height: 30px;
	color: #118431;
	float: left;
	height: 30px;
	width: 450px;
	font-weight: bold;
}
.share-dec {
	font-size: 16px;
	color: #525252;
	float: left;
	width: 450px;
	padding-top: 5px;
	font-weight: 500;
}
.sharenow {
	float: left;
	height: 30px;
	width: 450px;
	padding-top: 25px;
	font-weight: 600;
}
.share-txt-head {
	width: 65px;
	height: 48px;
	line-height: 48px;
	float: left;
}
#share_button {
	width: 48px;
	height: 48px;
	padding-right: 10px;
	float: left;
	cursor: pointer;
}
.twitter-share-button {
width: 48px;
height: 48px;
float: left;
text-indent: -999px;
background-image: url(../img/tw.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.twitter-share-buttons {
width: 48px;
height: 48px;
float: left;
text-indent: -999px;
background-image: url(../img/tw.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	overflow: hidden;
	padding-right: 10px;
}
.twitter-share-buttons iframe {
width: 48px !important;
height: 48px !important;
margin-top: 0px !important;
opacity: 0 !important;
filter:alpha(opacity=0);
}

#custom-tweet-button a {
    display: block;
    padding: 2px 5px 2px 20px;
    background: url('http://a4.twimg.com/images/favicon.gif') left center no-repeat;
    border: 1px solid #ccc;
  }
  #___plusone_0 {
	  width: 48px !important;
	  height: 48px !important;
	  background-image: url(../img/gp.png) !important;
	background-repeat: no-repeat;
	background-position: left top;
  }
  #___plusone_0 iframe{
	  width: 48px !important;
	  height: 48px !important;
	  opacity: 0 !important;
	  filter:alpha(opacity=0);
  }
  .ah {
width: 48px !important;
height: 48px !important;
}
.twitter-share-buttons .twitter-share-button iframe .btn, .hcount .count-o {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 48px !important;
max-width: 100%;
}

  .submit2 {
width: 200px;
height: 36px;
border: 1px solid #fff;
background-color: #118431;
color: #fff;
font-size: 14px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}
.progresse {
	width: 302px;
	height: 32px;
	float: left;
	padding-left: 150px;
	padding-top: 25px;
	
}
.steps {
	display: none;
}
#theImg {
position: absolute;
top: -19px;
right: -13px;
}
.right-bg {
	width: 117px;
	height: 344px;
	padding-top: 40px;
	float: left;
	background-image: url(../img/right-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sideimg {
	width: 86px;
	height: 57px;
	float: left;
	padding-bottom: 10px;
}
#textBox2 {
	display: none;
}
#textBox {
	display: none;
}
h3 {
	text-shadow: 0px 0px 10px #fff;
}
.superHero {
	background-image: url(../img/superhero.png) !important;
	background-repeat: no-repeat;
	background-position: right 59px;
}
.hero-traing {
	background-image: url(../img/hero-training.png) !important;
	background-repeat: no-repeat;
	background-position: right 59px;
}
.sidekick {
	background-image: url(../img/sidekick.png) !important;
	background-repeat: no-repeat;
	background-position: right 59px;
}
.hero {
	background-image: url(../img/hero.png) !important;
	background-repeat: no-repeat;
	background-position: right 59px;
}
.wana {
	background-image: url(../img/wana.png) !important;
	background-repeat: no-repeat;
	background-position: right 59px;
}
.topNewFea {
	width: 240px;
	padding: 30px;
	padding-left: 36px;
	padding-top: 102px;
	font-size: 18px;
	font-family: Helvetica, arial;
	font-weight: bold;	
}
.green {
color: #525252;
font-size: 14px;
line-height: 15px;
font-weight: 300;
float: left;
padding-top: 17px;
}
.green.pad {;
padding-top: 0px;
}


.botNewFea {
	width: 240px;
	padding: 30px;
	padding-left: 36px;
	padding-top: 7px;
	font-size: 18px;
	font-family: Helvetica, arial;
	float: left;
	font-weight: 400;
}
.transp {
	background-image: url(../img/transp.png);
	background-repeat: repeat;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 13px #888;
-webkit-box-shadow: 0px 0px 13px #888;
box-shadow: 0px 0px 13px #888;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.on.next.c1 {
	font-size: 15px;
}
.gr {
	color: green;
}
.linkNew {
	font-weight: bold;
	display: block;
padding-top: 7px;
}
.bLine {
padding-left: 16px;
display: block;
line-height: 3px;
}