.quizLanding{
    
    background: url("./images/landing.jpg") no-repeat top center;
    text-align:center;
    width:400px;
    height: 350px;
    margin: 30px 0 20px 58px;
    
}
a.takeTest{
    background: url("./images/test-button.png") no-repeat 0 0;
    display:block;
    width: 225px;
    height: 60px;
    margin: auto;
    margin-top: 225px;
}
a.takeTest:active, a.takeTest:hover{
    background: url("./images/test-button.png") no-repeat 0 -60px;
}
.quizQuestion{
	height: 400px;
    width: 400px;
    margin: 30px 0 20px 58px;
}
.questionTitle{
    background: url("./images/bg-question.jpg") 0 0;
    min-height: 30px;
    padding: 13px 10px;
    font-weight: bold;
    vertical-align:middle;
    font-size: 18px;
}

.answers, form {
	    margin: 0;
	    padding: 0;
}
.numba {
	height: 25px;
	width: 50px;
	float: left;
	margin-top: 2px;
}
.radioContainer{
    padding: 5px 0 5px 10px;
    background-color: #d0c4ad;
    min-height: 30px;
    display:block;
    border-top: solid 1px #e8e1d2;
    border-bottom: solid 1px #988f7d;
}
.radioContainer:hover {
	cursor: pointer;
	background: #c1b39b;
} 
.radioContainer label{
    padding-left: 7px;
    line-height: 30px;
    font-size: 16px;
}
.radioContainerAnswer, .radioContainerAnswer:hover{
    background-color: #8a7e6a;
    border-top: solid 1px #c1bbb1;
    border-bottom: solid 1px #494238;
}
.radioContainerAnswer label {
	color: #FFF;
	font-weight: normal;
}

.quesNum{
    padding: 0px 0px 0px 60px;
}
.submitClass{
    background: url("./images/next.png") no-repeat 0 0;
    width: 140px;
    height: 65px;
    float:right;
    border:none;
    margin-top: -10px;
}
.submitClass:active, .submitClass:hover {
	background: url("./images/next.png") no-repeat 0 -65px;
	cursor: pointer;
}

.logo{
    float:left;
    margin: 0 0 0 10px;
}
.concludeBottom{
    width: 400px;
    color: #fff;
    padding: 20px 0;
    height: 155px;
    position: relative;
    background: url("./images/bg-end-bottom.jpg") no-repeat bottom center #00629b;
    margin-left: 58px;
    margin-bottom: 20px;
}

.endwrap {
	background: url("./images/bg-end-bottom.jpg") no-repeat bottom center #00629b;
	height: 100%;
	max-width: 500px;
	min-width: 320px;
}

.concludeBottom p {
	padding: 10px 20px 0;
	margin: 0;
}


h2.enter {
	background: url(./images/diagnosis.png) 0 -40px no-repeat;
	margin: 0 0 0 20px;
	padding: 0;
	width: 160px;
	height: 20px;
	text-indent: -9999px;

}

.concludeBottom form {
	padding-top: 10px;
	padding-left: 20px;
}

.formText{
    width: 90px;
    float:left;
    margin: 2px;
    padding-top: 6px;
    color: #95c4df;
    font-size: 12px;
}
.formInput input{
    border: 1px solid #ccc;
    width: 180px;
    margin: 2px;
    font-size: 16px;
}
.skillText{
    float:left;
    width: 210px;
    margin: 2px;
    padding-top: 7px;
    color: #95c4df;
    font-size: 12px;
}
.skillInput input{
    width: 60px;
    margin: 2px;
    border: 1px solid #ccc;
   font-size: 16px;
}
.white {
	color: #fff;
	font-size: 13px;
}

.knowText{
	padding: 0 20px 0 30px;
}
.knowInput {
    padding-top: 10px;

}

.knowInput input{
    width: 24px;
    margin: 2px;
    float:left;
}
.formSubmit {
    margin-left:65px;
    margin-top: 10px;
}
.formSubmit input {
	font-size: 18px;
}

.concludeTop{
    background: url("./images/bg-end-top.jpg") no-repeat top center;
    width: 400px;
    padding-top: 60px;
    position: relative;
    border-bottom: 2px solid #837b6d;
    margin-left: 58px;
    margin-top: 30px;
}

.diagnosis, .conclusion {
	position: absolute;
	width: 160px;
	height: 20px;
	background: url(./images/diagnosis.png) no-repeat;
	top: 14px;
	left: 18px;
}

.conclusion {
	background: url(./images/diagnosis.png) 0 -20px no-repeat;
}

.result {
	font-weight: bold;
	margin-bottom: 8px;
}

.knowNess{
    padding: 5px 20px;
    text-align:center;
    font-size: 16px;
}

.knowNess p {
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0 0;
}

.knowContainer{
    font-weight: bold;
    padding: 5px 10px;
    background-color: #d4c1a0;
    -moz-border-radius: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0;
}

.end {
	margin: 24px 0 20px;
	line-height: 27px;
}

.end a {
	background: #0169A6;
	padding: 4px 8px;
	color: #FFF;
	text-decoration: none;
	border-radius: 15px;
	-moz-border-radius: 5px;
}

.end a:hover {
	background: #1a9de9;
}

.shadow {
	height: 10px;
	background: url(./images/bg-shadow2.png) repeat-x;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}

.answers .shadow, .endwrap .shadow {
	position: relative;
}

.bg-1, .bg-6 {
	background:url('./images/bgs-1.jpg') no-repeat bottom center #e08818 ;
}
.bg-2 {
	background:url('./images/bgs-2.jpg') no-repeat bottom center #00629b ;
}
.bg-3 {
	background:url('./images/bgs-3.jpg') no-repeat bottom center #2c7727 ;
}
.bg-4 {
	background:url('./images/bgs-4.jpg') no-repeat bottom center #e71b23 ;
}
.bg-5 {
	background:url('./images/bgs-5.jpg') no-repeat bottom center #f4da44 ;
}
