* {
padding:0px;
margin:0px;
}

body {
/*
background-image:url(/img/bg_body.gif);
background-position:0 0;
background-repeat:repeat-x;
background-color:#01009A;
*/
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
}

#wrapper_main {
/* this is old code
background-image:url(/img/header.png);
*/
background-image:url(/img/bg.jpg);
background-position:6px 0;
background-repeat:no-repeat;
margin:0 auto;
width:955px;
}

#headertop {
height:62px;
margin:0 0 0 6px;
width:946px;
}

#navigation {
/*float:left;*/
padding-right:10px;
padding-top:5px;
}

#logo_quizsites {
background-image:url(/img/logo.png);
float:left;
height:55px;
line-height:55px;
margin:5px;
width:400px;
}

.image_replace_anchor {
background-position:0 0;
background-repeat:no-repeat;
}

#logo_fatburgr a {
height:55px;
line-height:42px;
width:400px;
}

.image_replace_anchor a {
/* display:block; this is removed */
/* new added */
text-decoration:none;
color:white;
text-shadow:4px 10px 1px black;
/* new added */
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-9999px;
}

#wrapper_main #content {
/* this is old code
background-image:url(/img/bg.jpg);
*/
background-image:url(/img/header.png);
background-position:0 0;
background-repeat:no-repeat;
color:#808080;
}

#wrapper_main #content #content_callout {
height:135px;
padding:35px 0 0 50px;
width:490px;
}

#wrapper_main #content #content_copy {
padding:10px 55px 40px;
background:transparent url(/img/downbg.png) no-repeat scroll center bottom;
}

.clear {
clear:both;
}

#title_h1 {
/* new added */
text-shadow:2px 2px 1px black;
/* new added */
color:white;
font-size:34px;
font-style:italic;
}

#left {
float:left;
width:500px;
}

#right {
float:right;
width:300px;
margin-top:10px;
}

.footer {

padding-top:10px;
}

.footer h5 {
font-family:arial;
font-size:14px;
color:black;
margin-left:10px;
}

.footer #linkbox {
width:190px;
font-size:11px;
float:left;
margin:10px 20px;
border-right:1px solid #C9CFCF;
}

.last {
border:medium none !important;
}

.footer #linkbox a {
font-family:arial;
color:#0079BE;
}

.footer p {
font-size:12px;
width:100%;
text-align:center;
float:left;
}

.submit-button {
font-family:arial,sans-serif;
font-size:25px;
font-weight:bold;
padding-bottom:5px;
padding-left:25px;
padding-right:25px;
padding-top:5px;
margin-top:20px;
}



#header-profilepic {
margin: 0px 0px 0px 5px;
/* border: solid 1px #7e8f45; */
float:right;
}

#header-account {
clear: none;
text-align: right;
padding: 5px 5px 0px 10px;
font-size: 18px;
color:#FFFFFF;
}

#header-account .account_links {
padding: 4px 0px;
color: #FFFFFF;
}

#header-account .account_links a {
color: #FFFFFF;
}

ol {
font: italic 1em Georgia, Times, serif;
color: #999999;
font-size:25px;
padding-left:40px;
}


ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


.resultbox {

}

.resultbox h2 {
font:bold 35px  arial;
color:black;
}


.quizbox h3 {
font:bold 18px  arial;
padding-bottom:5px;
padding-top:10px;
color:black;
margin:0;
}



.quizbox label {
font-size:13px;
padding:5px;
width:95%; 
display:block;
color:black;
font-family:arial;
font-style:normal;
}

.quizbox label input {
margin-right:4px;
}

.quizbox label:hover {
background-color:yellow;
}

.quizbox h2 {
font-size:20px;
font-weight:bold;

}



.quizbox a {
font-size:13px;
font-weight:bold;
text-decoration:underline;
}

.leftbanner {
float:left;
height:600px;
padding:10px;
width:160px;
}

.topbannerlist {
text-align:center;
}


.error {
display:none;
}

.error {
font-family:arial, sans-serif;
font-size:14px;
font-weight:bold;
font-style:none;
background:#A00000;
color:white;
width:500px;
height:30px;
padding:3px;
}



#quizbox {
float:left;
}

#bookmarkfb {
width:300px;
border:1px solid #94A3C4;
background:#ECEFF5;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:14px;
font-weight:bold;
color:#3B5998;
margin-bottom:10px;
}

#leftbanner {
width:225px;
border:1px solid #94A3C4;
background:#ECEFF5;
text-align:center;
margin-bottom:10px;
}


#connectbox {
width:300px;height:148px;background:url(/img/facebookconnect.gif);margin-bottom:10px;
}

#connectbox #floating {
margin-left:20px;margin-top:100px;position:absolute;
}

#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	color:#3B5998;
	font-weight:normal;
	margin-left:10px;
	padding:2px 7px;
	text-decoration:none;
	width:22px;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	background-color:#3B5998;
	border:1px solid #BBDDFF;
	color:#FFFFFF;
	cursor:default;
	font-weight:bold;
	margin-left:10px;
	padding:6px 10px;
	text-decoration:none;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}

#indexthumbs {
	float:left;
	width:500px;
	margin-bottom:10px;
	font-family:georgia,verdana,"Times New Roman",times;
}

.index h2 {
color:black;
font-family:arial,sans-serif;
font-size:30px;
margin-bottom:20px;
}

#indexthumbnail {
	float:left;
	width:120px;
	text-align:center;
}

#indexthumbnail img {
	width:100px;
	height:100px;
	border:0px;
}

#indexthumbdesc {
	float:left;
	padding-left:10px;
	width:360px;
}

#indexthumbdesc h4 a {
	font-size:15px;
	color:#3B5998;
	font-family:arial,sans-serif;
	text-decoration:none;
}

#indexthumbdesc p {
font-family:14px;
}


/*
#header {
background: #D7E3B5;
display: block;
overflow: hidden;
color: white;
text-decoration: none;
}

#header a {
color: white;
}

#header .header_content {
width: 850px;
margin: 0px auto;
padding: 5px 20px 0px;
overflow: hidden;
background: #6e7e38;
border-bottom: solid 6px #acbd7d;
position: relative;
}

#header a.title {
float: left;
font-size: 24px;
color:#000;
text-decoration: none;
margin-top: 3px;
}

#header .account {
float: right;
font-size: 14px;
position: absolute;
bottom: 12px;
right: 40px;
}

#header a:hover {
color: #cccccc;
}

*/

/*
body {
background:#FFF url(../img/body.jpg) repeat-x scroll center top;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
padding-bottom:20px;
text-align: left; 
}
*/

/*

.content {
width:850px;
padding:20px;	
margin-left:auto;
margin-right:auto;
/* overflow: hidden; */
}

.logo {
margin-right:20px;
float:left;
}

*/


/*
a {
color: #1b7bdd;
text-decoration: none;
}

a:hover {
color: #2fa600;
text-decoration: underline;
}
*/



/*
.fbconnect_welcome {
font:22px georgia,verdana,"Times New Roman",times;
color:#333;
width:820px;
margin:10px;
float:left;
}

*/
/*
.footer {
width:820px;
margin-top:20px;
font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
font-size:20px;
float:left;
}
*/
/*
.outerbox {
border:4px solid #B5D9E5;
float:right;
}

.box {
float:right;
padding:20px;
position:relative;
background-color:white;
width:550px;
border:1px solid #2E5186;
}
*/


/*
.quizbox p {
font-size:13px;
}
*/

/*
#quizhead {
float:left;
width:550px;
}

#quizheadright {
float:left;
padding-left:10px;
width:380px;
}

#quizheadright h1 {
font-family:georgia;
font-style:italic;
}

.quizheadimg {
float:left;
width:160px;
}
*/

