html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	}
body {
        background:#fff url(../122646022/_img/tpl/homepage_new/body_bg.png) repeat-x top left;
        text-align:center;
	}

.headerFont{
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

span.hidden {
	display:none;
	}
#pageContainer {
	width:990px;
	margin:0 auto;
	color:#fff;
        text-align:left;
/*        border-left:1px solid #666666;
        border-right:1px solid #666666;*/
	}
#brandingContainer {
        display:block;
	height:58px;
    	background:#e2e3e4 url(../122646022/_img/tpl/homepage_new/header_bg.png) repeat-x top left;
        border-bottom:1px solid #cccccc;
	}
#logo {
	float:left;
	display:inline;
	}
a.logoLink {
	display:block;
        position:relative;
	height:50px;
	width:267px;
        top:5px;
	background:url(../122646022/_img/tpl/homepage_new/quizrevolution_267x50.png) no-repeat top left;
	}
#navContainer {
	float:left;
	margin-left:20px;
	display:inline;
	}
	#navContainer ul {
		list-style-type:none;
		}
		#navContainer ul li {
			display:inline;
                        background:#e2e3e4;
			}
			#navContainer li a {
				display:block;
				float:left;
				color:#666666;
				font-size:13.5px;
				height:58px;
				line-height:62px;
				text-align:center;
				text-decoration:none;
				padding:0 13px;
				}
			#navContainer ul li a:hover {
                                color:#69B426;
				}
#searchLoginContainer {
	float:right;
	width:180px;
	display:inline;
	}
#loginReg {
        float:right;
    	position: relative;
/*	margin-left:20px;*/
	margin-top:5px;
        text-align: center;
		display:inline;
	}
	a.signupBtn {
		display:block;
                text-decoration: none;
		height:27px;
		width:140px;
		background:url(../122646022/_img/tpl/homepage_new/login_btn.png) no-repeat top;
		}
                span.btnText{
                    font-family: Arial;
                    font-size:13px;
                    font-weight:bold;
                    position:relative;
                    top:8px;
                    color:#000;
                }
	a.signupBtn:hover {
		background-position:0 -27px;
		}
#welcomeMsg {
        display:block;
        float:right;
        margin-right:40px;
	width:120px;
	padding:4px 10px;
        color:#666666;
        font-size:10px;
        line-height:1.2em;
	}
	#welcomeMsg a {
		color:#666666;
                text-decoration: underline;
		}
	#welcomeMsg a:hover {
		color:#666666;
		}
	span.welcomeUserName {
		color:#666666;
		}
#footer {
	height:30px;
        font-family:Arial;
        font-size:12px;
        color:#666666;
        border-top:1px solid #cccccc;
        background-color:transparent;
	}
	.footerContent {
		padding:.5em 0;
                margin-left:10px;
		}
	#footer a {
		color:#666666;
		text-decoration:none;
		}
		#footer a:hover {
			text-decoration:underline;
			}
.b{
    font-weight: bold;
}

.i{
    font-style: italic;
}

#facebookLogin{
        display:inline;
        float:right;
    	position: relative;
		margin-top:5px;
}
#loginAll{

float:right;
}