@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFCC33;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

a: focus { outline: none; }

.wrapper {
	width: 720px;
	margin: 0px auto 0px auto;
	position: relative;
	min-height: 515px;
	overflow: visible;
}

.hideText {
	overflow: hidden;
	text-indent: -1000px;
	font-size: 1%;
}

h1 {
	width: 430px;
	line-height: 116px;
	position: absolute;
	background-image: url(../images/bg_title.png);
	top: 63px;
	height: 110px;
}

ul.menu {
	list-style: none;
	padding: 0px;
	text-indent: 0px;
	float: right;
	margin: 15px -50px 138px 0px;
}

ul.menu a: hover {
	text-decoration: underline;
}

.type3 .register textarea {
	margin-right: 100px;
	margin-bottom: 5px;
	width: 250px;
	height: 150px;
	float: left;
	border: 2px solid #396188;
}

ul.menu li {
	display: inline;
	border-right: 1px solid #FFF;
	height: 10px;
}

ul.menu li: last-child { border: 0px; }

ul.menu li a {
	font: bold 12px Arial;
	padding: 0px 5px 0px 5px;
	color: #FFF;
	text-decoration: none;
}

ul.signs {
	list-style: none;
	position: absolute;
	width: 271px;
	height: 116px;
	right: -30px;
	top: 64px;
	margin: 0px;
	padding: 0px;
}

ul.signs li {
	display: block;
	float: left;
}

ul.signs li a {
	display: block;
	width: 89px;
	height: 116px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -3000px;
}

.signs .takeTest { background-image: url(../images/Taketest.png); }
.signs .signUp { background-image: url(../images/signUp.png); }
.signs .upgrade { background-image: url(../images/upgrade.png); }
.signs .FAQ { background-image: url(../images/faq.png); }
.paddme { padding-bottom: 5px; }

.roundBox {
	padding: 0px 10px;
	margin: 20px 0px;
	background-repeat: repeat-y;
	background-position: top right;
	position: relative;
}


.roundBox .top {
	height: 22px;
	background-repeat: repeat-y;
	background-position: bottom left;
	position: absolute;
	top: -8px;
	left: 0px;
}

.roundBox h3 {
	position: relative;
	z-index: 9999;
	top: 0px;
	margin: 0px;
	font-size: 15px;
}

.roundBox p {
	margin-top: 8px;
	position: relative;
	z-index: 999;
}

.roundBox .bottom {
	height: 22px;
	background-repeat: repeat-y;
	background-position: top left;
	position: absolute;
	bottom: -19px;
	margin-top: -22px;
	left: 0px;
}


.type1 {
	width: 477px;
	height: 171px;
	background-color: #FFC;
	float: left;
	background-image: url(../images/bg_r1.png);
	color: #333 !important;
}

.roundBox.type1 .top, .roundBox.type1 .bottom {
	background-image: url(../images/bg_r1.png);
	width: 497px;
}

.type2 {
	width: 189px;
	height: 171px;
	background-image: url(../images/bg_r3.png);
	background-position: right;
	float: right;
	color: #FFF !important;
}

.type2 a {
	color: #FFF;
	text-decoration: none;
	clear: both;
	display: block;
}

.roundBox.type2 .top, .roundBox.type2 .bottom {
	background-image: url(../images/bg_r3.png);
	width: 207px;
}


.type3 {
	width: 698px;
	background-image: url(../images/bg_r2.png);
	background-position: right;
	float: right;
	color: #333 !important;
}

.roundBox.type3 .top, .roundBox.type3 .bottom {
	background-image: url(../images/bg_r2.png);
	width: 716px;
}

.type4 {
	width: 700px;
	height: 10px;
	background-image: url(../images/bg_r4.png);
	background-position: right;
}

.type2 h3 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 7px;
	margin-left: 4px;
}

.type2 form {
	margin-top: -3px;
	margin-bottom: 10px;
}

.type2 p { font-size: 12px; }

.type4 h3 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	float: left;
	position: absolute;
	left: 10px;
	top: 2px;
}

.type4 p {
	position: absolute;
	right: 20px;
	top: 2px;
	z-index: 9999;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #FFF;
}

#textQn {
	width: 565px;
	margin: auto;
	font-weight: bold;
}

.question {
	font-size: 22px;
	position: relative;
	z-index: 999;
	color: #333;
	font-weight: bold;
	padding-bottom: 15px;
}

.roundBox.type4 .top, .roundBox.type4 .bottom { 
	background-image: url(../images/bg_r4.png);
	width: 718px;
}

.roundBox p { margin: 0px 0px 0px 5px; }

#footer {
	margin-top: 20px;
	clear: both;
	width: 100%;
	line-height: 61px;
	background-image: url(../images/bg_footer.png);
	color: #FFF;
	text-align: center;
	position: relative;
	top: 10px;
}

.copyright {
	line-height: 15px;
	padding: 30px 0px 20px 0px;
}

.copyright a { color: #FFF; }

#answers {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#answers li { float: left; }
#answers img { text-align: center; }

#answers li img {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	padding: 3px;
}

hr {
	clear: both;
	border: 0px solid red;
	border-bottom: 1px dotted #CC6600;
	margin-top: 10px;
	margin-bottom: 30px;
}

#answers li label {
	display: block;
	line-height: 33px;
	width: 570px;
	text-indent: 40px;
	margin-bottom: 7px;
	background-image: url(../images/bg_select.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: 0px 0px;
}

.checked label {
	color: #349901;
	background-position: 0 -66px !important;
}

.unchecked label { background-position: 0 0px !important; }

.selected label {
	color: #349901;
	background-position: 0 -66px !important;
}

#answers li img { border: 2px solid #FFC; }

.selected img {
	border: 2px solid #349901 !important;
	background-color: #FFF;
}

.wrong img {
	border: 2px solid #900 !important;
	background-color: #FFF;
}

.right img
{
	border: 2px solid #349901 !important;
	background-color: #FFF;
}

.wrong label {
	color: #900;
	background-position: 0 -33px !important;
}

.right label {
	color: #349901;
	background-position: 0 -66px !important;
}

.unselected label { background-position: 0 0px !important; }

.register label {
	clear: left;
	display: block;
	float: left;
	line-height: 20px;
	width: 300px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	text-indent: 10px;
	margin-bottom: 10px;
}

.register .text, .register .pass {
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	height: 19px;
	width: 161px;
	font-size: 12px;
	font-family: Arial;
	font-weight: Bold;
	border: 0px;
	background-color: transparent;
	background-image: url(../images/bg_input_medium.png);
	color: #333;
}

.register.index .pass {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	line-height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 15px;
	height: 19px;
	width: 100px;
	font-size: 12px;
	font-family: Arial;
	font-weight: Bold;
	border: 0px;
	background-color: transparent;
	background-image: url(../images/bg_input_small.png);
	color: #333;
	float: left;
}

.register input { float: left; }

.register { padding-top: 10px; }

.button {
	clear: both;
	margin-bottom: 5px;
	width: 79px;
	height: 21px;
	border: 0px;
	background: transparent;
	background-image: url(../images/bg_submit_medium.png);
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	margin-left: 310px;
}

.register.index .button {
	clear: right !important;
	margin-top: 5px;
	float: left;
	width: 41px;
	height: 23px;
	border: 0px;
	background: transparent;
	background-image: url(../images/bg_submit_small.png);
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	margin-left: 5px;
}

.noticeGreen {
	text-align: center;
	color: #009900;
	font-weight: bold;
}

.noticeRed {
	text-align: center;
	color: #900;
	font-weight: bold;
}

.roundBox table {
	width: 95%;
	margin: 15px auto 20px auto;
	border-collapse: collapse;
}

.roundBox table td
{
line-height: 23px;
background-color: #FFFFE2;
border-bottom: 3px solid #FFC;
font-size: 11px;
}

.roundBox.type1 table td {
	line-height: 20px;
	background-color: #FFFFE2;
	border-bottom: 1px solid #FFC;
}

.roundBox table th { text-align: left; }

.roundBox table th.tab {
	color: #FFF;
	text-align: center;
	background-image: url(../images/bg_tab.png);
	width: 63px;
	background-repeat: no-repeat;
}

.roundBox table td.clear {
	background-color: #FFC;
	border-bottom: 1px solid #FFFBDE !important;
	border-right: 2px solid #FFFBDE !important;
	text-align: center;
}

.roundBox table td.tab {
	background-color: #FFF;
	border-bottom: 1px solid #FFFBDE !important;
	border-right: 2px solid #FFFBDE !important;
	text-align: center;
}

.roundBox table td.pass {
	text-indent: -1000px;
	overflow: hidden;
	background: #FFF url(../images/bg_tick.png) no-repeat;
}

.roundBox table td.fail {
	text-indent: -1000px;
	overflow: hidden;
	background-image: url(../images/bg_cross.png);
	background-color: #FFF;
}

.result {
	margin-top: 15px;
	text-align: center;
}

.bikeTest {
	float: left;
	text-decoration: none;
	display: block;
	width: 189px;
	height: 210px;
	overflow: hidden;
	line-height: 350px;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	background-image: url(../images/bg_bikeTest.png);
	text-align: center;
}

.carTest {
	float: left;
	text-decoration: none;
	display: block;
	width: 189px;
	height: 210px;
	line-height: 350px;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	background-image: url(../images/bg_carTest.png);
	text-align: center;
}

.hazTest {
	float: left;
	text-decoration: none;
	display: block;
	width: 189px;
	height: 210px;
	line-height: 350px;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	background-image: url(../images/bg_hazTest.png);
	text-align: center;
}

p.choice { margin: 20px  0px 0px 40px; }
.center { text-align: center }
.bold { font-weight: bold; }

.quit {
	width: 41px;
	height: 41px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/bg_stop.png);
	text-indent: -3000px;
	clear: both;
	z-index: 999;
	margin-bottom: 0px;
	position: relative;
	top: 5px;
}

.DSA, .PC {
	display: block;
	width: 70px;
	height: 26px;
	position: absolute;
	top: 15px;
	overflow: hidden;
	text-indent: -3000px;
	background-repeat: no-repeat
}

.DSA {
	background-image: url(../images/DSA.png);
	right: 100px;
	display: none;
}

.center.paypal {
	background-image: url(../images/bg_paypal.png);
	width: 286px;
	line-height: 97px;
	display: block;
	margin: 10px auto 0px;
}

.center.paypal img { margin: 5px 0px 12px; }

.PC {
	background-image: url(../images/pixelcraze.png);
	right: 30px;
}


.menuf {
	list-style: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0 auto;
	margin-top: -35px;
	margin-bottom: -40px;
}

.menuf a: hover { text-decoration: underline; }

.menuf li {
	display: inline;
	border-right: 1px solid #FFF;
	height: 10px;
}

.menuf li: last-child { border: 0px; }

.menuf li a {
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}

#index1 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}

#index1p {
	padding-bottom: 12px;
	padding-top: 2px;
	font-size: 16px;
}

#index2 {
	text-align: center;
	font-size: 12px;
}

#index2p {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}

#takeTest { text-align: center; }
.img { border: 0px; }
.htp { margin-top: 20px; }

.htp a {
	display: block;
	margin: 10px;
	float: left;
	width: 146px;
	height: 102px;
	overflow: hidden;
	text-indent: -1000px;
}

.clip1 { background-image: url(../images/clip1.png); }
.clip2 { background-image: url(../images/clip2.png); }
.clip3 { background-image: url(../images/clip3.png); }
.clip4 { background-image: url(../images/clip4.png); }
.clip5 { background-image: url(../images/clip5.png); }
.clip6 { background-image: url(../images/clip6.png); }
.clip7 { background-image: url(../images/clip7.png); }
.clip8 { background-image: url(../images/clip8.png); }

