/* 
--------------------------------------------------*/
body {
	font-size: small;
	color: #222;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #819FB7;
	background-attachment: fixed;
	text-align: center;
}
body, pre, code {
	font-family: "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS PGothic, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size:small;
}
* html pre, * html code {
	line-height:120%;
}
form {
	margin:0;
}
a {
	color: #36c;
	text-decoration: none;
}

img {
	border:0;
}
a:hover { text-decoration: underline; }

/* Hack
--------------------------------------------------*/
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for benefit of IE5 Mac */
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

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

/* 
--------------------------------------------------*/

#header {
	background-color: #2D4477;
	margin: 0;
	color: white;
	font-size: 10px;
	padding: 0;
	line-height: 1;
	height: 18px;
}
#footer {
	padding:5px;
	font-size:9px;
	color:white;
	line-height:100%;
	background-color: #2D4477;
	font-family: sans-serif;
}
#footer a {
	color: white;
	text-decoration: underline;
}
h1 {
	text-indent: -9999px;
	background-image: url(../images/h1_mini.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	height:18px;
	width:86px;
	overflow: hidden;
	outline:0;
	position:absolute;
}
h1 a {
	display:block;
}
h2 {
	margin: 0 0 30px 0;
	line-height: 130%;
	font-size: large;
	text-indent: -9999px;
	width: 658px;
	height: 75px;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
}
h2 .sub {
	font-size: smaller;
}
h3 {
	font-size:15px;
}
h3#value {
	font-size:24px;
	text-align: center;
	margin: 0 0 0.25em 0;
	line-height:1;
}
hr {
	display: none;
}
.smaller {
	font-size: smaller;
}
.bottom {
	margin-bottom:0;
}
.floatRight {
	float:right;
	margin:0 0 0 1em;
}
/* 
--------------------------------------------------*/

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	
}
#main {
	padding: 30px 50px;
	border: solid 1px #ddd;
	background-image: url(../images/bg.jpg);
	background-color: #d2d8d8;
}
#ad {
	border-top: solid 1px #aaa;

	padding:10px 0px 0px 0px;
	margin-top:20px;
}
#bnr {
	background:#111;
	background-image: url(../images/bg2.jpg);
	padding:4px;
	text-align: left;
	border-top:solid 1px #999;
}
#read {
	background-image: url(../images/image_1.gif);
	padding-right: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 220px;
	position:relative;
	top:10px;
}

* html #read {
	height: 220px;
}
p {
	line-height: 150%;
	margin:0 0 1em 0;
	
}
dd p img {
	margin-top:1em;
	border: solid 1px #ccc;
}
dd p.a {
	margin-top:1em;
}
dd p.a img {
	margin-top:0;
}
.opt, h3, code em {
		color:#2d4477;
}
.opt {
	cursor: default;
	padding-left: 6px;
	text-transform: uppercase;
}
* html .opt {
	padding:0;
}
code em {
	font-style: normal;
}
dl#questions .opt {
	margin-right:1em;
	margin-left:-2px;
}

/* Questions
--------------------------------------------------*/

dl#questions {
	margin:20px 0 0 0;
	padding:0;
	position:relative;
	border-bottom: solid 1px #aaa;
}
dl#questions dt input {
	margin:0;
	padding:0;
	border:0;
	
}
* html dl#questions dt input {
	float:left;
}
dl#questions dt {
	display: block;
	position: absolute;
	clear: both;
	left: 0;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	line-height: 150%;
	width: 100%;
	border-top: solid 1px #aaa;
	
	font-family: verdana;
}

dl#questions dd .mlt {
	border: solid 1px #aaa;
	background:#e5e9e7;
	top:15px;
	margin-bottom:15px;
	padding: 12px;
	position:relative;
	margin-right:50px;
	/* Hides from IE-mac \*/
	margin-right:0;
	/* End hide from IE-mac */
}


dl#questions dt.qn {
	font-size:24px;
	line-height: 100%;
}
dl#questions dt.qn:first-letter {
	color:#2d4477;
}
dl#questions dd {
	position: relative;
	display:block;
	margin:0 0 0.5em 0;
	margin-left:8.25em;
	padding: 1px 0 15px 0;
	line-height: 150%;
}
dl#questions dd.alt {
	visibility: hidden;
}

dl#questions dd.uname {
	margin:0;
	left:8.25em;
}
dl#questions dd.uname input {
	border:solid 1px #aaa;
	padding:2px;
	vertical-align: middle;
	background-color:#e5e9e7;

}
dl#questions dd dl.a {
	margin:0;
	padding:0;
	position:relative;
	border:0;
	
}
dl#questions dd dl.a dt {
	padding:0;
	margin: 10px 0 0 0;
	border:0;
	line-height:150%;
}
dl#questions dd dl.a dd {
	left:3.5em;
	padding: 10px 3.5em 0 0;
	margin:0 0 0 0;
}
.q {
	padding: 15px 0 0 0;
	margin:0;
	font-weight: bold;
}
dl#questions dd .mlt .q {
	padding-top: 0;
}
.q .cap {
	font-weight: normal;
}

dl#questions pre {
	border: dashed 1px #aaa;
	padding: 10px;
	margin:0;
}
dl#questions pre, dl#questions code {
	font-family: inherit;
	font-size:small;

}

.opt1 {
	width: 2em;
	float:left;
	position:relative;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.opt2 {
	margin-left:100px;
	padding-left: 10px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.submit {
	text-align: center;
	margin:20px 0 0 0;
}
p.submit input {
	width: 12em;
	margin:0 0 10px;
}
p.submit input#sbmimg {
	width:166px;
	height:31px;
	border:0;
	margin:0;
}

#main.index p.submit img#sbmimg {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.links {
	margin: 2em 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: default;
}
ul.links li {
	margin:0;
	padding:0;
	line-height:150%;
}

ul.links a, a.link {
	padding: 1px 16px;
	background-image: url(../images/arrow_14_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: visible;
	font-weight: bold;
}
/* Results
--------------------------------------------------*/
#error {
	border: solid 1px #c30;
	padding:10px;
	background:#e5e9e7;
}
#error h3 {
	margin: 0;
	color: #c30;
	text-align: center;
}
#error p {
	margin: 0;
	color: #c30;
	font-weight: bold;
}
h3.result {
	margin:0;
}
#results {
	border-top: solid 1px #aaa;
}
#results td {
	border-bottom: solid 1px #aaa;
	line-height: 1;
	padding:3px 0;
	
}
#results td.qn {
	width:10%;
	color:#333;
}
#results td.qn:first-letter {
	color:#2d4477;
}
#results td.answer {
	width: 70%;
	text-align: center;
	font-size: large;
	text-transform: uppercase;
}
#results td.score {
	width:10%;
	text-align: center;
	font-size:large;
}
#results td.point {
	width:10%;
	text-align: center;
	font-size:x-small;
}

.answer, .score, .point {
	font-family: "comic sans ms";
}
#results td.correct, .score, .point {
	color:#c30;
}

#tbottom {
	margin-top:5px;
	position:relative;
	border-bottom: solid 1px #aaa;
	color:#333;
}
p.uname {
	width:70%;
	position:relative;
	float:left;
	padding-top:20px;

	font-size:11px;
	margin:0;
}
p.uname strong {
	font-size: large;
	color:#000;
}
p.sum {
	margin:0;
	float:right;
	text-align: right;
	line-height:100%;
	font-size:11px;
}
.sum .score {
	font-size: 40px;
	line-height:40px;
	text-decoration: underline;
	
}
#valbox {
	border: solid 1px #aaa;
	background:#e5e9e7;
	margin-top:20px;
	padding: 10px 10px 0 10px;
}
#valbox #banner {
	text-align:center;
	margin:0 0 0.25em 0;
}
#valbox .submit {
	margin: 0 0 5px 0;
}
