@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	/*overflow-y: scroll;
	overflow-x: auto; */
}
body {
	xbackground: #fff;
	background-image: url('/include/images/bg_body.gif');
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b4383;
	font-size: 11px;
}
a {
	color: #1b4383;
	outline: none;
}
a:hover {
	color: #f00;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 100%;
}
p {
	margin: 10px 0;
	line-height: 20px;
}
address {
	font-style: normal;
}
table {
	border-collapse: collapse;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}
#wrapper {
    width: 991px;
	overflow:hidden;
    margin: 0 auto;   
    position: relative;
}

/* overall used */
div.button {
    width: 100%
}

.button a {
    background-image: url('/include/images/button_bg.gif');
    background-repeat: repeat-x;
    background-position: center;
    padding: 4px 8px;
    float: right;
    font-size: 14px;
    font-weight: bold;
    font-family: helvetica,Verdana,Arial,sans-serif;
    text-decoration: none;
    color: #fff !important; 
    vertical-align: middle;
}

.error {
    color: #ed1c24;
}

p.error {
    clear: both;
}

.error span, #PageTemplateLoader1_ctl00_cp1_ctl00_ErrorValueLabel {
    line-height: 20px;
}

.box .wrapper .text hr {
    height: 1px;
    width: 100%;
    background-color: #8b9fc0;
    color: #8b9fc0;
    margin: 10px 0;
}

/* box */

.box {
    overflow: hidden;
}

.box h1 {
    font-size: 11px;
}

.box .top {
    position: relative;
    height: 17px;
}

.box .top .topleft {
    float: left;
    height: 17px;
    background-image: url('/include/images/edge_login_top_left.png');
}

.box .top .topright {
    float: left;
    width: 17px;
    height: 17px;
    background-image: url('/include/images/edge_login_top_right.png');
}

.box.blue .top .topleft {
    background-image: url('/include/images/edge_login_top_left_blue.png');
}

.box.blue .top .topright {
    background-image: url('/include/images/edge_login_top_right_blue.png');
}

.box.blue .bottom .bottomleft {
    background-image: url('/include/images/edge_login_bottom_left_blue.png');
}

.box.blue .bottom .bottomright {
    background-image: url('/include/images/edge_login_bottom_right_blue.png');
}

.box .middle {
    position: relative;
}

.box .bottom {
    position: relative;
    height: 17px;
    overflow: hidden;
}

.box .bottom .bottomleft {
    float: left;
    height: 17px;
    background-image: url('/include/images/edge_login_bottom_left.png');
}

.box .bottom .bottomright {
    float: left;
    width: 17px;
    height: 17px;
    background-image: url('/include/images/edge_login_bottom_right.png');
}

.box .middle div.left, .box .middle div.container, .box .middle div.right {
    float:left;
}

.box .middle div.left {
    width: 10px;
    background-image: url('/include/images/edge_login_left.png');
    background-repeat: repeat-y;
}

.box .middle div.right {
    width: 10px;
    background-image: url('/include/images/edge_login_right.png');
    background-repeat: repeat-y;
}

.box .middle div.container {
    background-image: url('/include/images/gradient_medium.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #ffffff;
}
.box.blue .middle div.container {
    background-image: url('/include/images/gradient_blue.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #3967ab;
}


.box .container div.wrapper {
    margin: 10px;   
}

input.text, input.password, input.email {
    width: 205px;
    color: #1b4383;
    padding-top: 3px;!important
}

/* overall used end */


/* header start */
#header {
    position: relative;
    width: 991px;
    height: 117px;
    background-image: url('/include/images/bg_header.gif');
}

#header .logo {
    margin: -6px 0 0 -112px;
}

#header span.title {
    position: absolute;
    top: 90px;
    left: 330px;
    text-indent: -2000px;
    width: 304px;
    height: 18px;
    background-image: url('/include/images/header_text.png');
}

#us #header span.title {
    background-image: url('/include/images/header_text_usa.png');
}

#userdetails {
    position: absolute;
    left: 760px;
    top: 14px;
    font-size: 11px;
    color: #1b4383;
}

#userdetails span.score, .questionanswered span.score {
    padding: 4px 7px 0 10px;
    height: 26px;
    background-image: url('/include/images/score_display_left.gif');
    background-repeat: repeat-x;
    overflow: hidden;
    float:left; display: block;
    margin-top: 5px;
    color: #ED1C24;
    font-size: 14px;
    font-weight: bold;    
}

#userdetails span.right, .questionanswered span.right {
    margin-top: 5px;
    padding: 0px;
    height: 26px;
    width: 3px;
    overflow: hidden;
    background-image: url('/include/images/score_display_right.gif');
    background-repeat: repeat-x;
    float:left; display: block;
}

#userdetails h1, .questionanswered h1 {
    float: left;
    font-size: 14px;
    padding: 4px 10px 0 0;
    margin-top: 5px;
    font-weight: bold;
}

#userdetails a, .questionanswered a {
    font-weight: normal;
    padding-left: 4px;
}

#userdetails span.name, .questionanswered span.name {
    font-weight: bold;
    font-size: 11px;
}

#userdetails .score, .questionanswered score {
    font-size: 14px;
    color: #ed1c24;    
    font-weight: bold;
}

#header ul {
    position: absolute;
    right: 40px;
    top: 71px;
}

#header ul li {
    float: right;
    list-style-type: none;
}
#tabmenu a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    }
#tabmenu .active a {
    font-size: 18px;
    color: #1B4383;
    }    
#tabmenu span.tab {
    background-image: url('/include/images/tabmenu_bg.gif');
    background-repeat: repeat-x;
    background-color: #fff;
    float:left; display: block;
    height: 30px;
    padding: 16px 0 0 10px;
}

#tabmenu span.right {
    background-image: url('/include/images/tabmenu_bg.gif');
    background-repeat: repeat-x;
    float:left; display: block;
    height: 30px;
    padding: 16px 0px 0 0px;
}

#tabmenu .active span.tab {
    background-image: url('/include/images/tabmenu_left_active.gif');
    background-repeat: no-repeat;
}

#tabmenu .active span.right  {
    background-image: url('/include/images/tabmenu_right_active.gif');
    width: 9px;
}

/* ui tabs */

.ui-tabs-hide { 
    display: none; 
}

#containerleft {
    width: 421px;
    float: left;
}
/* header end */

/* site start */
#site {
    width: 991px;
    height: 576px;
    background-image: url('/include/images/bg_site_blurred.gif');
    overflow: hidden;
    position: relative;
}

#transparant {
    background-color: #abc3eb;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    Opacity: 0.6;
    filter:alpha(opacity=60);
		-moz-opacity:0.6;
		-khtml-opacity: 0.6;
		z-index: 1;
		min-height: 734px;

}

#overlay {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#wrappernotloggedin {
    width: 936px;
    margin: 0 auto;  
    padding-top: 224px; 
}

.switch {
    visibility:hidden;
    position: absolute;
    
}

.visible {
    visibility: visible;
}

#site .containerhalf {
    float: left;
    width: 480px;
    margin-left: 10px;
    padding-top: 30px;
}

/* Box wide */
.wide {
    width: 960px;
    margin-top: -50px;
}

.wide .wrapper {
    padding: 20px;
}

.small {
		
}

/* Login */
#login, #forgotpassword {
    width: 375px;
}

#forgotpassword {
    margin-left: -140px;
    margin-top: -5px;
}


.passwordwrapper {
    left: 450px;
}

.newpasswordwrapper {
    left: 396px;
}

#forgotpassword a.switchForgotPassword {
    display: block;
    float: right;
    overflow: hidden;
    position: static !important;
    margin: -10px 0 0 0;
}
#forgotpassword a.switchForgotPassword img
{
    position: static !important;
}
#login label, #forgotpassword label {
    display: block;
    float: left;
    width: 85px;
}

#newpassword label {
    display: block;
    float: left;
    width: 185px;
}

#login .container {
    height: 220px;
}

#login .container div.wrapper div.field, #forgotpassword .container div.wrapper div.field, #newpassword .container div.wrapper div.field {
    margin: 10px 0;
    clear: both;
    overflow: hidden;
}

#login .wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

#login .button, #forgotpassword .button, #newpassword .button {
    width: 304px;
    margin: 20px 0;
}

#newpassword .button {
    width: 403px;
    margin: 20px 0;
}

#forgotpassword h2, #newpassword h2 {
    font-size: 11px;
}

#register {
    width: 490px;
}

#registerform .close {
    float: right;
    margin: -22px -13px 0 0;
}
.TB_modal .close 
{
    float:right;
    margin: -14px 0 0;
}
#register div.button {
    width: 100%;
    margin-top: 11px;
}

 .termsandconditions {
    float: left;
    margin: 18px 0 0 0;
}

#register .wrapper div {
    float: left;
}

#register .containerleft {
    width: 185px;
    padding-bottom: 10px;
}

#register .containerright {
    width: 220px;
    margin: 20px 0 0 20px;
    padding-bottom: 10px;
}

#wrapperregister {
    width: 960px;
    margin: 0 auto;  
    padding-top: 203px; 
}

#registerform label {
    display: block;
    float: left;
    width: 200px;
    background-color: #fff;
    height: 20px;
    padding-left: 7px;
}

div.field {
    margin: 0 0 5px 0;
    clear: both;
    overflow: hidden;
    height: 25px;
}
#registerform .cornerLeft {
    background-color: #fff;
}

#registerform p {
    margin: 5px 0;
}

#registerform .leftcontainer {
    width: 454px;
    margin-top: 10px;
}

#registerform .rightcontainer {
    width: 426px;
    margin-top: 6px;
}

#registerform .rightcontainer, #registerform .leftcontainer {
    float: left;
}

#registerform .rightcontainer p {
    line-height: 17px;
    font-size: 10px;
    margin: 0 0 23px 0;
    min-height: 101px;
}

#registerform .button {
    padding: 10px 0px 30px 0;
}

#registerform div.button {
    width: auto;
}

label.gender {
    width: 30px !important;
    padding: 3px 10px 3px 5px !important;
}

div.gender {
    width: 218px;
    background-color: #fff;
    overflow: hidden;
}

.box.half {
    width: 472px;
    margin-top: 20px;
}

.box.code {
    width: 245px;
    margin-top: 0px;
    position: absolute;
    top: 15px;
    right: 92px;
}

.box.code .wrapper {
    margin: 10px 20px !important;
}

.box.code h1 {
    font-size: 14px;
    clear: both;
}

.box.blue .text {
    font-size: 18px;
    color: #fff;
    line-height: 24px !important;
    margin: 0;
}

.box.blue .wrapper {
    margin: 0 10px !important;
}

.box.blue .score {
    font-size: 24px;
}

.box.half p {
    line-height: 17px;
}



/* login end*/

/* home start */

.box.half h1 {
    font-size: 18px;
    clear: both;
    width: 420px;
    line-height: 24px;
}

.newcard .introImage {
    position: absolute;
    left: 10px;
    top: -20px;
    z-index: 50;
}

.newcard .text {
    float: right;
    width: 270px;
}

.newcard .button a, .code .button a {
    float: left;
    margin-top: 11px;
}

.newcard input, .code input {
    float: left;
    height: 17px;
    margin: 12px 8px 10px 0;
    border: 1px solid #7f9db9;
    padding: 3px 0 0 5px;
    font-size: 11px;
    color: #1b4383;
}

.newcard .container {
    min-height: 180px;
}

.points div.key {
    width: 145px;
    float: left;
    
}

.points div.row {
    margin-bottom: 4px;
    overflow: hidden;
    
}

.points div.value {
    float: left;
    font-weight: bold;
    
}

div.points {
    float: left;
    width: 250px;
}

div.button.point {
    position: absolute;
    bottom: 0;
    right: 0;
}

div.pointswrapper {
    position: relative;
    overflow: hidden;
    }
    
/* overview */
.overview div.key {
    width: 140px;
    float: left;
    
}
.leaderBoard .overview div.key 
{
    width: 190px;
}
.overview div.row {
    margin-bottom: 4px;
    overflow: hidden;
    
}

.overview div.value {
    float: left;
    font-weight: bold;
    text-align: right;
    
}

.overview {
    width: 420px;
	overflow:auto;
}

#questionCodes.overview {
	height:138px;
}

#userLeaderboard.overview {
	height:130px;
}

.button.invite a{
    margin: 10px 0;

}
 

/* home end */

/* poster */

a.card {
    display: block;
    position: absolute;
    width: 78px;
    height: 115px;
    background-image: url('/include/images/bg_card.png');
    text-decoration: none;
    cursor: hand;
}

a.card:hover {
    background-image: url('/include/images/bg_card_hover.png');
}

.card span.icon {
    width: 18px;
    height: 11px;
    position: absolute;
    top: 7px;
    right: 8px;    
}

.card span.image {
    width: 60px;
    height: 32px;
    position: absolute;
    top: 27px;
    left: 9px;    
    background-repeat: no-repeat;
    
}

.card span.status {
    width: 60px;
    height: 39px;
    position: absolute;
    top: 62px;
    left: 9px;
    background-image: url('/include/images/card_image.gif');
    background-color: #1b4383;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}

.nopoints span.status {
    background-color: #bababa;
}

.notanswered span.status {
    background-color: #ed1c24;
    font-size: 12px;
}

.card div.status small {
    font-size: 11px;
}

.icon1 span.icon {
    background-image: url('/include/images/card_icon1.gif');
}

.icon2 span.icon {
    background-image: url('/include/images/card_icon2.gif');
}

.icon3 span.icon {
    background-image: url('/include/images/card_icon3.gif');
}

.icon4 span.icon {
    background-image: url('/include/images/card_icon4.gif');
}

.icon5 span.icon {
    background-image: url('/include/images/card_icon5.gif');
}

/* de cards */

.card1 {
    top: 6px;
    left: 83px;
}

.card2 {
    top: 6px;
    left: 174px;
}

.card3 {
    top: 6px;
    left: 418px;
}

.card4 {
    top: 6px;
    left: 520px;
}

.card5 {
    top: 122px;
    left: 316px;
}

.card6 {
    top: 122px;
    left: 407px;
}

.card7 {
    top: 122px;
    left: 670px;
}

.card8 {
    top: 122px;
    left: 765px;
}

.card9 {
    top: 239px;
    left: 173px;
}

.card10 {
    top: 239px;
    left: 417px;
}

.card11 {
    top: 239px;
    left: 536px;
}

.card12 {
    top: 239px;
    left: 629px;
}

.card13 {
    top: 350px;
    left: 323px;
}

.card14 {
    top: 350px;
    left: 406px;
}

.card15 {
    top: 350px;
    left: 666px;
}

.card16 {
    top: 350px;
    left: 761px;
}

.card17 {
    top: 461px;
    left: 87px;
}

.card18 {
    top: 461px;
    left: 170px;
}

.card19 {
    top: 461px;
    left: 337px;
}

.card20 {
    top: 461px;
    left: 426px;
}

/* einde cards */

.questionanswered .close {
    float: right;
    z-index: 0;
}

.question .close {
    float: right;
    margin-top:5px;
}

div.poster {
    background-image: url('/include/images/bg_poster.gif') !important;
}

#us div.poster {
    background-image: url('/include/images/bg_poster_us.gif') !important;
}

/* poster end */

/* site end */

/* footer start */
#footer {
    position: relative;
    width: 947px;
    height: 41px;
    background-image: url('/include/images/bg_footer.gif');
    padding-right: 44px;
    overflow: hidden;
    margin: 0 auto;
}

#footer.big {
    position: absolute;
    bottom: 0px;   
}

#footer a.logo {
    float: right;
}

#footer a.left {
    float: left;
    vertical-align: middle;
    margin-left: 31px;
    line-height: 41px;
    font-size: 11px;
    text-decoration: none;
}

/* footer end */

/* header start */

/* header end */


/* default pulldown */
#registerform select 
{
    height: 25px;
    width: 209px;
}
.imgStatic img 
{
    position: static !important;
}