/** win spin win **/




html, body {
    margin:0;
    padding:0;
    margin:0 auto;
    background-color:#00bff3;
	background-image: url('/images/n-main-bkg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
#body {
	width:936px;
	background-image: url(/images/n-body-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
#banner_top_content {text-align: center; margin-bottom: 6px} 
#banner_bottom_content {text-align: center} 

img { border: 0; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.account-text {
    width:200px;
    font-family:'Arial';
    font-size:12px;
    color:#636363;
    font-weight:bold;
}

table {
    border:0 none;
    border-collapse:collapse;
    margin:0;
    padding:0;
}
a:link {  text-decoration:none;}
a:visited {  text-decoration:none;}
a:hover	{text-decoration:underline;}
a:active  {  text-decoration:none;}

.tabs {
    width:728px;
    line-height:45px;
    text-align:center;
    padding-left:11px;
    vertical-align:bottom;
}
.tabs a {
    font-family:'Arial';
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
}
.home-link-up {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-home-up.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
	
}
.home-link-down {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-home-down.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}
.home-link-up a {
	color:#0000FF;
	font-size:16px;
}
.home-link-down a {
	color:#0000FF;
}
.morespins-link-up {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-morespins-up.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}
.morespins-link-down {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-morespins-down.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}
.account-link-up {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-account-up.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}
.account-link-down {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-account-down.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}
.leaderboard-link-up {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-leaderboard-up.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}
.leaderboard-link-down {
    width:145px;
    height:34px;
    background-image: url('/images/n-nav-leaderboard-down.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}

.home-link {
    width:145px;
    height:40px;
    background-image: url('/images/home-link.gif');
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
}

.home2-link {
     width:143px;
    height:40px;
    background-image: url('/images/home2-link.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    float:left;
}
.home2-linkg {
     width:143px;
    height:40px;
    background-image: url('/images/home2-linkg.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    float:left;
}

.wheel-link {
    width:143px;
    height:40px;
    background-image: url('/images/wheel-link.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    float:left;
}
.bonus-link {
    width:143px;
    height:40px;
    background-image: url('/images/bonus-link.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    float:left;
}

.account-link {
    width:143px;
    height:40px;
    background-image: url('/images/account-link.gif');
    background-repeat:no-repeat;
    background-position:bottom center;
    float:left;
}
.leaderboard-link {
    width:143px;
    height:40px;
    background-image: url('/images/leaderboard-link.gif');
    background-repeat:no-repeat;
    background-position:bottom center;
    float:left;
}
.clear {
    clear:both;
}
#container {
    margin:0;
    padding:0;
    margin:0 auto;
    width:936px;

}
#header {
    width:936px;
    height:100px;
   background-image: url('/images/n-body-bkg.jpg');
	background-repeat:no-repeat;
	background-position:top;
   
}
.logo {
	vertical-align: top;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	padding-top: 2px;
	font-size: 36px;
	color: #FF0000;
}
.flash	{
	padding-top: 5px;
	width: 340px;
	height: 74px;
	margin-right: 60px;
	display: inline;
	float: right;
	text-align:center;

}
.giveaway {
	
	font-size: 22px;
	color:#ffff00;
}
.peopleonline	{
	font-size: 12px;
	color:#ffffff;
}
.logoimage	{

	width: 256px;
	height: 74px;
	display: inline;
	background-color: #FF0000;
	float: left;

}
#header .new-winner {
    width:930px;
    height:23px;
    float:left;
    line-height:18px;
    text-indent:9px;
    font-family:'arial';
    font-size:12px;
    color:#003772;
}
#header .new-jackpot {
    padding-top:5px;
	width:210px;
    height:78px;
    float:right;
    text-align:center;
}

.theme {
    font-family: Arial;
    font-size:16px;
    color:#003471;
}
.jackpot-title {
    font-family:'Arial';
	font-weight: bold;
    font-size:16px;
    color:#000000;
    margin-top:10px;
}
.jackpot-price {
    font-family:'Arial';
    font-size:32px;
    font-weight:bold;
    color: #FF0000;
    margin-top:1px;
}


/** LEFT PANEL **/
#left-panel {
    width:197px;
    min-height:500px;
    float:left;
}
#left-panel .left-panel-content {
    width:187px;
    text-align:center;
}
.left-top-link{
    margin-top:16px;
    color:#ffffff;
}
.left-top-link a {
    font-family:'arial';
    font-size:11px;
	font-weight:bold;
    color:#00ffff;

}
.newbannerleaderboard {
	margin-left:7px; 
	color:#FFFFFF; 
	font-size:12; 
	font-family: arial; 
	width:728px; 
	background-color:#0000FF;
}
.newbannerleaderboard a:link {  text-decoration:none; color:#FFFFFF;}
.newbannerleaderboard a:visited {  text-decoration:none; color:#FFFFFF;}
.newbannerleaderboard a:hover {  text-decoration:underline; color:#FFFFFF;}
.newbannerleaderboard a:active {  text-decoration:none; color:#FFFFFF;}

.newbannersky {
	margin-left:13px; 
	color:#FFFFFF; 
	font-size:12; 
	font-family: arial; 
	width:160px; 
	background-color:#0000FF;
}
.newbannersky a:link {  text-decoration:none; color:#FFFFFF;}
.newbannersky a:visited {  text-decoration:none; color:#FFFFFF;}
.newbannersky a:hover {  text-decoration:underline; color:#FFFFFF;}
.newbannersky a:active {  text-decoration:none; color:#FFFFFF;}

.left-top-lin a:link {  text-decoration:none;}
.left-top-lin a:visited {  text-decoration:none;}
.left-top-lin a:hover	{text-decoration:underline;}
.left-top-lin a:active  {  text-decoration:none;}

.spin-top {
    width:187px;
    height:10px;
    background-image: url('/images/spin-top.png');
    background-repeat:no-repeat;
    background-position:left bottom;
}
.spin-body {
    width:187px;
    min-height:179px;
    text-align:left;
    background-image: url('/images/spin-body.png');
    background-position:left center;
}
.spin-bottom {
    width:187px;
    height:16px;
    background-image: url('/images/spin-bottom.png');
    background-repeat:no-repeat;
    background-position:left top;
}
.spin-title {
    width:172px;
    height:26px;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
	font-weight: bold;
    color:#003471;
}
.spin-title2 {
    width:172px;

    text-align:center;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:16px;
    color:#003471;
}
.spin-data-wrapper {
    width:172px;
}
.spin-data {
    width:160px;
    height:20px;
    margin:0 auto;
    text-align:center;
    border-top:1px solid #003471;
}
.spin-data-title {
    width:112px;
    line-height:20px;
    float:left;
    font-family:'arial';
    font-size:11px;
    font-weight:bold;
    color:#636363;
    text-align:left;
}
.spin-data-info {
    width:42px;
    line-height:20px;
    float:right;
    font-family:'arial';
    font-size:11px;
    font-weight:bold;
    color:#636363;
    text-align:right;
}
.spin-powerup {
    width:160px;
    height:20px;
	color:#FFFFFF
    margin:0 auto;
    text-align:center;
	background-color: #ffcde2;
    border-top:1px solid #003471;
}
.spin-data-title-powerup {
    width:112px;
    line-height:20px;
    float:left;
    font-family:'arial';
    font-size:12px;
    font-weight:bold;
    color:#ff0370;
    text-align:left;
}
.spin-data-info-powerup {
    width:42px;
    line-height:20px;
    float:right;
    font-family:'arial';
    font-size:12px;
    font-weight:bold;
    color:#ff0370;
    text-align:right;
}
.spin-edit-account {
    width:112px;
    line-height:20px;
    float:left;
    font-family:'Arial';
    font-size:10.5px;
    color:#0315fd;
    text-align:left;
}
.spin-signout {
    width:42px;
    line-height:20px;
    float:right;
    font-family:'Arial';
    font-size:10.5px;
    text-align:right;
}
.spin-edit-account a, .spin-signout a {
    text-decoration:none;
    color:#0315fd;
}
.spin-image-wrapper {
    width:172px;
    height:48px;
    line-height:46px;
    margin-top:3px;
    padding-bottom:5px;
	padding-top:5px;
    text-align:center;
    background-image:url('/images/spin-image.jpg');
    background-repeat:no-repeat;
    background-position:center center;
}
.spin-image-wrapper a {
    font-family:'Arial';
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.bonus-image-wrapper {
    width:172px;
    height:48px;
    line-height:46px;
    margin-top:3px;
    padding-bottom:5px;
    text-align:center;
    background-image:url('/images/bonus-image.gif');
    background-repeat:no-repeat;
    background-position:center center;
}
.bonus-image-wrapper a {
    font-family:'Verdana';
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

/** login PANEL **/

#record-points { margin-left: 16px;

}

#record-points .rp-link1 {
	color:#0000FF;
	font-size: 9px;
	padding: 5px;
	float: left;
}
#record-points .rp-link2 {
	color:#0000FF;
	font-size: 9px;
	padding: 5px;
	float: right;
}

#record-points INPUT {
	width: 90%;

}
.form-left-keepsignin {
	color:#666;
	font-size:10px;
	line-height: 12px;
	vertical-align: middle;
	width: 150px;
	 margin-left: 16px;
}
#record-points {
	margin:11px 0px 7px;
	color:#1A1A1A;

}
.signinform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 150px;
	 margin-left: 16px;

}
/* Error class */
.error_box {

	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #996600;
	background: #FFFFCC;
	color: #FF0000;
	padding: 5px;
	margin: 10px;

}

.error_box ul {
	padding-left: 20px;	
}

.ads {
    width:170px;
    margin-left:6px;
    font-family:'verdana';
    font-size:8px;
    color:#636363;
    padding:7px 0 2px 0;
}

/** RIGHT PANEL **/
#right-panel {
    width:739px;
    min-height:500px;
    float:right;
}
#content-home {
    width:739px;
    background-color:#003471;
    padding-bottom:10px;
	border:1px solid #00bff3;
}

.quizzes {
    width:717px;
    height:375px;
    margin-left:11px;
    padding-top:21px;
}
.quizzes-left {
    width:365px;
    min-height:375px;
    float:left;
}
.sprint {
    width:302px;
    min-height:312px;
}
.quizzes-right {
    width:352px;
    min-height:375px;
    float:right;
}
.quizzes-top {
    width:352px;
    height:10px;
    background-image: url('/images/quizzes-top.gif');
    background-repeat:no-repeat;
    background-position:left bottom;
}
.quizzes-body {
    width:316px;
    min-height:344px;
    padding:5px 18px;
    background-image: url('/images/quizzes-body.jpg');
}
.quizzes-bottom {
    width:352px;
    height:11px;
    background-image: url('/images/quizzes-bottom.jpg');
    background-repeat:no-repeat;
    background-position:left top;
}
.sprint-quizzes-title {
    width:302px;
    min-height:38px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color:#ff0370;
    border-bottom:1px solid #ff0370;
    text-align:left;
}
.quiz {
    width:670px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:24px;
    color:#ff0370;
    border-bottom:1px solid #ff0370;
    text-align:left;
    padding-bottom:3px;
}
.quiz-left {
    width:335px;
    float:left;
}
.quiz-right {
    width:335px;
    line-height:38px;
    float:right;
    font-weight:bold;
    text-align:right;
}
.quiz-left img {
    vertical-align:middle;
}
.quiz-box {
    width:670px;
    text-align:center;
    border-bottom:1px solid #ff0370;
}
.quiz-box-paginate {
	width:670px;
	font-family:"Arial Black", "Arial Bold", Arial;
	font-size:12px;
	color:#636363;
	margin-top:5px;
	text-align:right;
}
.question {
    width:580px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:20px;
    font-weight:bold;
    text-align:left;
    color:#636363;
    margin:30px auto;
}
.quiz-submit {
    margin:17px 0 20px 0;
}
.quiz-submit-button {
    width:165px;
    height:47px;
    line-height:42px;
    text-align:center;
    margin:0 auto;
    font-family:'Verdana';
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}
.quiz-data {
    width:675px;
	min-height: 100px;
    border-bottom:1px dashed #ff0370;
	padding-bottom: 10px;
}
.quiz-data-left {
    width:80px;
    float:left;
    text-align:center;
}
.points {
    width:56px;
    min-height:75px;
    border:1px solid #ff0370;
    background-color:#f9f6fb;
    margin:16px auto;
    text-align:center;
}
.points-title {
    font-family:'Arial';
    font-size:12px;
    font-weight:bold;
    color:#000000;
    margin-top:11px;
}
.points-number {
    font-family:'Arial';
    font-size:24px;
    font-weight:bold;
    color:#ed1c24;
    margin-top:6px;
}
.quiz-data-right {
    width:580px;
    float:left;
}
.quiz-data-right-table {
    font-size:14px;
    margin-top:16px;
}
.quiz-data-right-table-bold {
    font-weight:bold;
	font-size: 12px;
}
.quiz-data-right-table-wrong {
    font-weight:bold;
    color:#ed1c24;
}
.quiz-data-right-table-right {
    font-weight:bold;
    color:#00a651;
}
.quiz-data-right-table-youknow {
    font-family:'Arial';
    font-size:11px;
}
.register {
    width:670px;
    min-height:38px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color: #003471;
    border-bottom:1px solid #8b50b1;
    text-align:left;
}
.register-description {
    width:670px;
    padding:5px 0;
    font-family:'Verdana';
    font-size:14px;
    color:#555555;
}
.register-promo {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:18px;
    font-weight:bold;
    color:#555555;
    padding-bottom:10px;
}
.register-promo span {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:20px;
    color: #003471;
}
.register-promo a {
    color: #003471;
}
.register-table {
    margin-top:10px;
}
.register-table-gender {
    border:0;
    border:1px solid #003471;
    background-color:#e4f0fd;
	margin: 3px, auto;
}
.register-table span {
    color:#ec071b;
    font-weight:bold;
    font-size:12px;
}
.register-table-title {
    font-family:'Arial';
    font-size:12px;
    font-weight:bold;
    color:#000000;
	padding: 5px;
}
.register-table-pass {
    width:140px;
      border:0;
    border:1px solid #003471;
    background-color:#e4f0fd;
	margin: 3px, auto;
}
.register-update {
    font-family:'Arial';
    font-size:12px;
}
.register-update checkbox {
    vertical-align:middle;
}
.basic-info {
    width:193px;
	 border:0;
    width:150px;
    border:1px solid #003471;
    background-color:#e4f0fd;
	margin: 3px, auto;
    
}
.trivia {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:20px;
    font-weight:bold;
    margin-top:10px;
    color: #003471;
}
.trivia a {
    font-family:'Verdana';
    font-size:16px;
    font-weight:normal;
    color: #003471;
}
.register-right {
    text-align:center;
}
.register-form {
    border-top:1px solid #8b50b1;
}
.register-table-right-title {
    font-family:'Arial';
    font-size:13px;
    font-weight:bold;
    text-align:center;
    color:#363636;
    margin-top:10px;
}
.list {
    font-family:'Arial';
    font-size:12px;
    font-weight:bold;
    color:#464646;
}
.list ul {
    margin:0;
    padding:0;
    margin-bottom:10px;
}
.list li {
    list-style:none;
    padding-left:35px;
    text-align:left;
    line-height:20px;
}
.selection {
    width:500px;
    margin:0 auto;
    margin-bottom:40px;
}
.login-table {
    width:285px;
    border:1px solid #003471;
    margin:0px auto;
    background-color:#fff200;
}
.login-table-pass {
     width:140px;
      border:0;
    border:1px solid #003471;
    background-color:#e4f0fd;
	margin: 3px, auto;
}
.forgot-pass {
    width:146px;
    font-family:'Arial';
    font-size:10px;
    text-align:right;
}
.forgot-pass a {
    color:#551aa6;
}
.register-option {
    font-family:'Arial';
    font-size:14px;
    color:#0000ff;
    text-align:center;
    padding:28px 0;
}
.selection-table {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:14px;
    color:#636363;
}
.search-quizzes-title {
    width:302px;
    min-height:38px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color: #003471;
    border-bottom:1px solid #8b50b1;
    text-align:left;
}
.sprint-description {
    min-height:30px;
    font-family:'Arial';
    font-size:12px;
    color:#464646;
    text-align:left;
    margin-top:5px;
	margin-bottom:5px;
}
.sprint-category, .search-category {
    width:302px;
    min-height:200px;
}
.sprint-button {
    width:149px;
    height:48px;
    background-image: url('/images/sprint-button-bg.jpg');
    background-repeat:no-repeat;
    float:left;
    margin-left:2px;
    margin-bottom:3px;
    font-family:'Arial';
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#ffffff;
    line-height:40px;
    text-align:left;
	padding: 0px;
	vertical-align: middle !important;
}
.sprint-button img {
    vertical-align:top;
	float:left;
}
.search-button {
    width:149px;
    height:48px;
    background-image: url('../images/search-button-bg.jpg');
    background-repeat:no-repeat;
    float:left;
    margin-left:2px;
    margin-bottom:3px;
    font-family:'Arial';
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#ffffff;
    line-height:40px;
    text-align:left;
	padding: 0px;
	vertical-align: middle !important;
}
.search-button img {
    vertical-align:top;
	float:left;
}
.right-panel-advertisement img{
	margin-left:6px;
	text-align:center;
}
.leaderboard {
    width:717px;
    min-height:52px;
    margin-left:11px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.leaderboard-top {
    width:717px;
    height:11px;
    background-image: url('/images/leaderboard-top.png');
    background-repeat:no-repeat;
    background-position:left bottom;
}
.leaderboard-body {
    width:679px;
    min-height:40px;
    background-image: url('/images/leaderboard-body.png');
    padding:8px 19px;
}
.leaderboard-bottom {
    width:717px;
    height:11px;
    background-image: url('/images/leaderboard-bottom.png');
	 background-repeat:no-repeat;
    background-position:left top;
}
.leaderboard-title {
    width:670px;
    height:40px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color:#90ae2c;
    border-bottom:1px solid #90ae2c;
}
.leaderboard-description {
    width:670px;
    font-family:'Verdana';
    font-size:12px;
    color:#636363;
    margin-top:5px;
}
.leaderboard-table {
    width:670px;
    margin-top:20px;
}
.leaderboardtable th {
    font-family:'Arial';
    font-weight:bold;
    font-size:12px;
    color:#464646;
}
.leaderboardtable span {
    font-family:'Arial';
    font-size:11px;
    color:#464646;
}
.leaderboardtable {
    font-family:'Arial';
    line-height:1.2em;
    font-size:10px;
    color:#464646;
}
.leaderboard-table-left {
    width:330px;
    min-height:384px;
    border-right:1px solid #90ae2c;
    float:left;
    text-align:center;
}
.leaderboard-table-right {
    width:332px;
    float:right;
    text-align:center;
}
.leaderboard-table-title {
    width:332px;
    min-height:34px;
    float:left;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:24px;
    font-weight:bold;
    color:#90ae2c;
    text-align:center;
    border-bottom:1px solid #90ae2c;
}
.leaderboard-table-wrapper {
    width:160px;
    min-height:181px;
    margin-top:16px;
    float:left;
}
.bottom-link {
    text-align:center;
    color:#0000ff;
}
.bottom-link a {
    font-family:'Verdana';
    font-size:12px;
    text-decoration:none;
	 color:#ffffff;
}
.pink-bg-top {
    width:717px;
    height:11px;
    background-image: url('/images/pink-bg-top.gif');
    background-repeat:no-repeat;
    background-position:left bottom;
}
.pink-bg-body {
    min-height:89px;
    background-image: url('/images/pink-bg-body.gif');
    padding:8px 19px;
}
.pink-bg-bottom {
    width:717px;
    height:11px;
    background-image: url('/images/pink-bg-bottom.gif');
	background-repeat:no-repeat;
    background-position:left top;
}
.buy-spins {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:26px;
    font-weight:bold;
    color:#ff0370;
}
.buy-spins-submit {
    width:149px;
    min-height:47px;
    text-align:center;
    line-height:40px;
    background-image: url('/images/buy-spins.jpg');
    backround-repeat:no-repeat;
}
.buy-spins-submit a {
    font-family:'Arial';
    font-size:20px;
    font-weight:bold;
    color:#ffffff;
}
.number-points {
    font-family:'Arial';
    font-size:9px;
    color:#010000;
    text-align:right;
}
.buy-spins-select {
    width:68px;
    background-color:#9edff2;
}
.bonus-quiz-submit {
    width:149px;
    min-height:47px;
    text-align:center;
    line-height:40px;
    background-image: url('/images/bonus-quiz.jpg');
    backround-repeat:no-repeat;
}
.bonus-quiz-submit a {
    font-family:'Arial';
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}
.bonus-quiz {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color:#ffffff;
    font-weight:bold;
}
.bonus-quiz-description {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    margin-top:10px;
}
.bonus-points-title {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:22px;
    color:#636363;
    font-weight:bold;
    margin-top:15px;
}
.invite-now {
    font-family:'Verdana';
    font-size:18px;
    color:#636363;
    font-weight:bold;
    margin-top:44px;
}
.invite-description {
    width:390px;
    font-family:'Verdana';
    font-size:14px;
    color:#636363;
    font-weight:regular;
    margin-top:20px;
}
.group {
    margin-top:5px;
}
.services {
    width:206px;
    font-family:'Verdana';
    font-size:14px;
    color:#464646;
    font-weight:bold;
    margin:0 auto;
}
.services ul {
    padding:0;
    margin:0;
}
.services li {
    list-style:none;
}
.services-submit {
    width:167px;
    min-height:42px;
    padding-top:5px;
    background-image: url('/images/services-submit-bg.jpg');
    backround-repeat:no-repeat;
    margin-left:18px;
    margin-bottom:46px;
    text-align:center;
}
.services-submit a {
    font-family:'Arial';
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
}
.account {
    width:670px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color: #003471;
    border-bottom:1px solid #8b50b1;
    text-align:left;
    padding-bottom:3px;
}
.account-left {
    width:335px;
    float:left;
}
.account-right {
    width:335px;
    line-height:38px;
    float:right;
    font-weight:regular;
    text-align:right;
}
.account-wrapper {
    width:355px;
    padding-bottom: 10px;
    border-bottom:1px solid #b996d0;
}
.account-wrapper2 {
    width:355px;
}
.account-info-title {
    font-family:'Verdana';
    font-size:18px;
    color:#636363;
    font-weight:bold;
    margin-top:6px;
}
.account-data {
    font-family:'Verdana';
    font-size:14px;
    color: #003471;
    font-weight:bold;
}
.edit-account-link {
    margin-top:14px;
    margin-bottom:7px;
}
.edit-account-link a{
    font-family:'Verdana';
    font-size:10px;
    color:#0000ff;
}
.account-holdings {
    font-family:'Arial';
    font-size:18px;
    color:#636363;
    font-weight:bold;
    margin:12px 0;
}
.account-holdings span {
    font-family:'Arial';
    font-size:25px;
    color: #003471;
    font-weight:bold;
}
.account-text {
    width:200px;
    font-family:'Arial';
    font-size:12px;
    color:#636363;
    font-weight:bold;
}
.account-submit {
    width:167px;
    min-height:47px;
    line-height:40px;
    background-image: url('/images/account-submit-bg.jpg');
    backround-repeat:no-repeat;
    text-align:center;
    margin:17px auto 10px;
}
.account-submit a {
    font-family:'Arial';
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}
.faq {
    width:588px;
    font-family:'Arial';
    font-size:12px;
    color:#636363;
    margin-top:20px;
}
.leaderboard-body h3 {
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:16px;
	font-weight: bold;
    color:#636363;

}
.left-panel-login {
    width:172px;
    text-align:center;
}
.left-login-title {
    width:154px;
    font-family:"Arial Bold", Arial;
    font-size:14px;
    color: #003471;
    border-bottom:1px solid #8b50b1;
    margin:0 auto;
    padding-bottom:3px;
}
.left-panel-submit {
    width:150px;
    height:47px;
    margin:0 auto;
    padding:12px 0 5px 0;
}
.left-panel-keep-login {
    font-family:'Arial';
    font-size:10px;
    color:#636363;
}
.left-login-info {
    font-family:'Verdana';
    font-size:11px;
    color:#636363;
    margin:0 auto;
    text-align:left;
    margin-top:8px;
    margin-left:10px;
}
.left-login-input {
    border:0;
    width:150px;
    border:1px solid #003471;
    background-color:#e4f0fd;
}
.left-login-forgot {
    text-align:left;
    margin-left:10px;
    margin-bottom:10px;
}
.left-login-forgot a {
    font-family:'Arial';
    font-size:10px;
    color:#0315fd;
}

/** begin leaderboard **/

.leaderboardtpl {
    width:728px;
    min-height:52px;
	margin:5px 5px;
}

.leaderboardtpl-body {
   width:711px;
   min-height:40px;
   padding:3px;
   background-image: url('../images/leaderboard-body.jpg');
   background-color:#FFFFFF
}

.leaderboardtpl-title {
    width:690px;
    height:40px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color:#90ae2c;
    border-bottom:1px solid #90ae2c;
}
.leaderboardtpl-title {
    width:690px;
    height:40px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:30px;
    color:#90ae2c;
    border-bottom:1px solid #90ae2c;
}

.main-panel .column-content-left,
.main-panel .column-content-right {
	float:left;
}



#content-leaderboard .main-panel-green h4,
#content-leaderboard .main-panel-blue2 h4 {
	font-size:18px;
	font-weight: bold;
	font-family: georgia;
	color:#90ae2c;

}

#content-leaderboard .main-panel-green .column-content-left,
#content-leaderboard .main-panel-green .column-content-right,
#content-leaderboard .main-panel-blue2 .column-content-left,
#content-leaderboard .main-panel-blue2 .column-content-right {
	border:0;
	width:357px;
}

#content-leaderboard .main-panel-green .column-content-left,
#content-leaderboard .main-panel-blue2 .column-content-left {
	padding-left:1px;
}

#content-leaderboard .main-panel-green .column-content-right,
#content-leaderboard .main-panel-blue2 .column-content-right {
	
	width:340px;
}

#content-leaderboard .main-panel-green .column-content-left .rec-winners-container,
#content-leaderboard .main-panel-blue2 .column-content-left .rec-winners-container {
	/*padding-left:15px;*/
}

#content-leaderboard .main-panel-green .column-content-right .rec-winners-container,
#content-leaderboard .main-panel-blue2 .column-content-right .rec-winners-container {
	padding-right:15px;
}

#content-leaderboard .main-panel-green .column-content-left .rec-tabs,
#content-leaderboard .main-panel-blue2 .column-content-left .rec-tabs {
	background:url(../images/sub-button-bl.jpg) left bottom repeat-x;
	padding-left:1px;
	margin-right:3px;
}

#content-leaderboard .main-panel-green .column-content-right .rec-tabs,
#content-leaderboard .main-panel-blue2 .column-content-right .rec-tabs {
	background:url(../images/sub-button-br.jpg) right bottom repeat-x;
	padding-right:1px;
	margin-left:3px;
}

#content-leaderboard .main-panel-green UL.rec-tabs,
#content-leaderboard .main-panel-green UL.rec-tabs LI,
#content-leaderboard .main-panel-blue2 UL.rec-tabs,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI {
	display:block;
}

#content-leaderboard .main-panel-green UL.rec-tabs,
#content-leaderboard .main-panel-blue2 UL.rec-tabs {
	margin:0px;
	padding:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#content-leaderboard .main-panel-green UL.rec-tabs LI,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI {
	display:inline;
	float:left;
	width:77px;
	height:29px;
	padding:11px 0px 0px;
	text-align:center;
}

#content-leaderboard .main-panel-green .column-content-left UL.rec-tabs LI,
#content-leaderboard .main-panel-blue2 .column-content-left UL.rec-tabs LI {
	margin:0px 0px 0px 6px;
}

#content-leaderboard .main-panel-green .column-content-right UL.rec-tabs LI,
#content-leaderboard .main-panel-blue2 .column-content-right UL.rec-tabs LI {
	margin:0px 6px 0px 0px;
}

#content-leaderboard .main-panel-green UL.rec-tabs LI,
#content-leaderboard .main-panel-green UL.rec-tabs LI A,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI A {
	color:#FFF;
	background:transparent;
}

#content-leaderboard .main-panel-green UL.rec-tabs LI.tab-b,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI.tab-b {
	background:url(../images/buttton-grad-purple.jpg) left 6px no-repeat;
}

#content-leaderboard .main-panel-green UL.rec-tabs LI.tab-g,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI.tab-g {
	background:url(../images/buttton-grad-green.jpg) left 6px no-repeat;
}

#content-leaderboard .main-panel-green UL.rec-tabs LI.tab-s,
#content-leaderboard .main-panel-blue2 UL.rec-tabs LI.tab-s {
	margin:0px 2px;
	width:80px;
}

#content-leaderboard .main-panel-green .column-content-left UL.rec-tabs LI.tab-s,
#content-leaderboard .main-panel-blue2 .column-content-left UL.rec-tabs LI.tab-s {
	background:url(../images/buttton-grad-blue-s.jpg) right 2px no-repeat;
}

#content-leaderboard .main-panel-green .column-content-right UL.rec-tabs LI.tab-s,
#content-leaderboard .main-panel-blue2 .column-content-right UL.rec-tabs LI.tab-s {
	background:url(../images/buttton-grad-green-s.jpg) left 2px no-repeat;
}


.grad, .grad A {
	color:#FFF;
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background:transparent;
}

.grad IMG{
	vertical-align:top !important;
}

.grad {
	margin:0px 1px;
}

.grad SPAN {
	background:url(../images/grad-sel.jpg) no-repeat;
	width:11px;
	color:#00285b;
}

.record-links {
	height:1%;
	padding:10px 15px 10px 10px;
}

.record-links .grad-blue {
	float:right;
}

.record-links .grad-green {
	float:left;
}

.record-links .grad-purple {
	float:left;
}

.grad-green {
	background:url(../images/grad-green-bg.jpg) repeat-x;
}

.grad-purple {
	background:url(../images/grad-purple-bg.jpg) repeat-x;
}

.grad-green .grad-left {
	background:url(../images/grad-green-left.jpg) top left no-repeat;
}

.grad-green .grad-right {
	background:url(../images/grad-green-right.jpg) top right no-repeat;
}

.grad-purple .grad-left {
	background:url(../images/grad-purple-left.jpg) top left no-repeat;
}

.grad-purple .grad-right {
	background:url(../images/grad-purple-right.jpg) top right no-repeat;
}

.grad-blue {
	background:url(../images/grad-blue-bg.jpg) repeat-x;
}

.grad-blue .grad-left {
	background:url(/images/grad-blue-left.jpg) top left no-repeat;
}

.grad-blue .grad-right {
	background:url(/images/grad-blue-right.jpg) top right no-repeat;
}

.grad-content {
	padding:4px 8px 9px;
}

#links-nav SPAN, #links-nav A {
	padding:0px 6px 0px 4px;
	display:block;
	float:left;
	height:16px;
	text-align:center;
}

#links-nav .grad-content {
	padding-bottom:21px;
}


.record-links-info {
	padding:2px 18px 0px 13px;
	color:#707070;
	font-family: arial;
	font-size:11px;
	font-weight:bold;
}

.rec-winners-container {
	padding:2px 4px 20px;
}

.rec-winners {
	color:#020337;
	width: 300px;
}

.rec-winners TH {
	font-family: arial;
	font-size:11px;
	padding:3px 10px;
	border:0;
}

/*works in mozilla browser only Style in IE is in html code*/
#content-leaderboard .main-panel-green .column-content-left .rec-winners TBODY {
	border:1px solid #333;
}

#content-leaderboard .main-panel-green .column-content-right .rec-winners TBODY {
	border:1px solid #2fb230;
}

#content-leaderboard .main-panel-green .column-content-right .rec-winners TH {
	border-bottom:1px solid #2fb230;
}

.rec-winners TD {
	font-family: arial;
	font-size:10px;
	padding:3px 15px;
	border-color:#333; /*for IE*/
}

.rec-winners TR.row-odd TD {
	background:#CCFFFF;
}

.rec-winners TR.row-even TD {
	background:#fff;
}


.sp-full-width .sp-content-text {
	font-family: arial;
	font-size:11px;
	width:430px;
	padding:2px 25px;
}

.sp-full-width {
	margin:0px 5px 0px 10px !important;
}

.sp-full-width .sp-content-panel {
	background:#FFF;
	color:#000;
	margin:15px;
}

.sp-content-panel .sp-content-panel-inner {
	padding:10px 10px 15px;
}


/** end leaderboard **/

/** begin account **/
.record-info {
	width:98%;
	margin:15px auto 10px;
	font-size:1.4em;
	color:#111;
}

.record-info TH {
	border-bottom:1px solid #4E89FF;
	font-size:.8em;
}

.record-info TH,
.record-info TD {
	text-align:center;
}

.record-info TD {
	background:url(/images/dash-blue.jpg) left bottom repeat-x;
}

.record-info TD.rec-legend {
	text-align:left;
	padding:2px 9px 1px;
}

.record-info TD.rec-val {
	font-weight:bold;
}

/** end account **/

/** begin quiz **/

.bonusquizinstructions {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color:#666666;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.bonusquizpreamount {
	margin-top: 15px;
	font-size: 30px;
	font-weight: bold;
	color: #FF6600;
}
.bonusquizprecat {
	font-size: 1.8em;
	line-height: 2em;
	font-weight: normal;
	color: #333333;
}
.bonusquizprecatname {
	font-weight: bold;
	color: #FF6600;
}


/** end quiz **/
/** begin results **/
.keepgoing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.panel-head-points {
	font-size:18px;
	color:#0f9e44;
}

.resultstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

#powerupmain {
	background-image: url(/images/powerup_bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 101px;
	width: 445px;
}
#powerupmain .poweruplevel {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	width: 90px;
	padding: 10px;
	float: left;
	display: inline;
}
#powerupmain .powerupwords .poweruplevelnumber2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #003471;
}
#powerup_points_results { line-height: 25px

}
#powerupmain .poweruplevel .poweruplevelnumber {
	font-family: "arial black";
	font-size: 30px;
	color: #003471;
}
#powerupmain .powerupwords {
	float: right;
	display: inline;
	padding-top: 20px;
	width: 320px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.takemore {
	font-family:"Arial Black", "Arial Bold", Arial;
    font-size:24px;
    color:#ff0370;
	padding: 10px;
}

/** end results **/


.timer-points {
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
	}

.quizadbox {
	padding-top: 15px;
	padding-bottom: 20px;
}

.cash_count_up {
	font-size: 1.7em;
	color: #009900;
}

.points_count_up {
	font-size: 1.7em;
	color: #009900;
}

/** Offers page **/

.offer {
	width: 155px;
	min-height: 240px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
}

.offer2 {
	width: 487px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
}

.offerspins {
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	
}
.offerspins2 {
	color: #00CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	
}
.offertext {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2, auto;
	display: block;
	
}
.offertext2 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0000FF;
	padding: 5px;
	display: block;
	
}

.offertop {
    width:670px;
    font-family:"Arial Black", "Arial Bold", Arial;
    font-size:26px;
    color:#003471;
    border-bottom:1px solid #003471;
    text-align:left;
    
}
.offertop-left {
    width:440px;
    float:left;
}
.offertop-left2 {
    width:440px;
    float:left;
}
.offertop-leftwon {
    width:440px;
	font-size:30px;
	color:#07da02;
    float:left;
}
.offertop-right {
    width:203px;
	margin-top: -17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
    float:right;
    font-weight:bold;
    text-align:right;
}
.offertop-description {
    
    font-family:'Arial';
    font-size:14px;
    color:#464646;
    text-align:left;
	margin-top: 2px;
    
	
}


.offertop-description p  {
    
    font-family:'Arial';
    font-size:14px;
    color:#464646;
    text-align:left;
	margin-top: 2px;
	margin-bottom: 10px;
    
	
}
.offertop-description ol li {
    
    font-family:'Arial';
    font-size:12px;
    color:#464646;
    text-align:left;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 35px;
    
	
}
.offertop-description3 {
    
    font-family:'Arial';
    font-size:14px;
    color:#464646;
    text-align:left;
	margin-top: 2px;
	width: 450px;	
    
	
}


.offertop-description3 p  {
    
    font-family:'Arial';
    font-size:14px;
    color:#464646;
    text-align:left;
	margin-top: 2px;
	margin-bottom: 10px;
    
	
}
.offertop-description3 ol li {
    
    font-family:'Arial';
    font-size:12px;
    color:#464646;
    text-align:left;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 35px;
    
	
}
.offertop-description2 {
    
    font-family:'Arial';
	font-weight: bold;
    font-size:12px;
    color:#FFFFFF;
    text-align:left;
	margin-top: 2px;
    
	
}
.specialoffertext    {
    
    font-family:'Arial';
	width: 350px;
	font-weight: bold;
    font-size:12px;
    color: #666666;
	margin-bottom: 4px;
	
}
.signupnow {
 font-family:'Arial';
    font-size:14px;
	font-weight: bold;
    color:#464646;
    text-align:left;
	margin-top: 4px;

}
.rankings-tabs {
    width:650px;
    line-height:25px;
    text-align:center;
    padding-left:11px;
    vertical-align:bottom;
}
.rankings-table  {
	border: 1px solid #003471;
	margin-top: 2px;
	width: 660px;

}
.rankings-tabs a {
    font-family:'Arial';
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}
.rankings-on {
     width:100px;
    height:25px;
	margin-right: 3px;
    background-image: url('/images/rankings-on.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    float:left;
}
.rankings-off {
      width:100px;
    height:25px;
	margin-right: 2px;
    background-image: url('/images/rankings-off.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    float:left;
}
.rankings-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#003471;
	padding: 2px;
	border-bottom:1px solid #003471;

}


.rankings-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding: 2px;
	border-bottom:1px solid #cccccc;

}

/* Lighbox CSS */
#modal_container {  
	overflow:auto;  
} 
  
#modal_overlay {  
	background-color:#000;  
}
.offerpageimage {
	float: right;
	height: 200px;
	width: 200px;
	margin-right: 10px;
	margin-top: 2px;
}
.progressbar {
	background-color: #00FF00;
	margin: 1px;
}
.nbsignupbkg {
	background-color: #00FFFF;
	background-image: url(/images/NB-bkg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 442px;
	width: 717px;
	
}
.nbsignupform {
	float: right;
	margin-top: 90px;
	padding-right: 15px;
	width: 220px;

}
.barcontainer {
	margin-top: 109px;
	padding: 1px;
}
.nb-table-title {
    font-family:'Arial';
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
	padding: 5px;
}
.rafflemain {
	background-image: url('/images/contest-bkg.gif');
	height: 125px;
	width: 670px;
	vertical-align: bottom;
}
.clubmain {
	background-image: url('/images/100club-bar.gif');
	background-repeat: no-repeat;
	display:block;
	padding-top: 27px;
	height: 71px;
	width: 680px;
}
.spincount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}
.clubgreen {
	width:514px;
	padding: 1px;
	height: 15px;
}

/* Sweepstakes */
.sweeps-box {
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 302px;
	border: 1px solid #003471;
	background-color: #ffffcc;
	min-height: 300px;
	margin: 0;
	float: left;
	display:inline;
	
}
.sweeps-get-tickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #003471;
	vertical-align: middle;
}
.sweeps-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003471;
	text-align: right;
	vertical-align: 
}
.sweeps-img {
	margin-bottom: 10px;
	border: 1px solid #003471;
}
.sweeps-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sweeps-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}

