@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0; 
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
}

body {
	background: url(../images/bg.jpg) #91cb00 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	background: url(../images/bg_shadow.png) repeat-y;
	width:1036px;
}

#content {
	background:url(../images/header_jenamaTerkenal.jpg) center top no-repeat;
}


.form {
	width:800px; 
	height:138px; 
	background:url(../images/bg_contest_number.gif) no-repeat;
	font-size:9pt;
	color:#fff;
	padding-bottom:10px;
}

.form ul li	{
	float:left;
}

.form input {
	width:80px;
	height:20px;
	background:#fff;
	border:solid 1px #009900;
	padding-top:5px;
}


.content {
	width:800px;
	text-align:left;
	padding:30px;
	background: #99CC00;
}

#content #header {
	position:relative;
	height:270px;
}

.content_sub {
	background:url(../images/bg_content.png) no-repeat;
	width:759px;
	padding:20px;
	text-align:left;
	color:#FFFFFF;
	font-size:10pt;
}

.contest_number {
	background:url(../images/sample.gif) no-repeat right top;
	border-bottom:1px solid #FFCC00;
}

.contest_number input{
	width:80px;
	height:20px;
	background:#fff;
	border:solid 1px #009900;
	color:#000000;
}

.content .question {
	background:#006600;
	padding:10px;
}

.content .question ul li {
	color:#FFFFFF;
	list-style:decimal;
	margin-left:20px;
	font-size:10pt;
}

.content .question ul li ul li {
	color:#FFFFFF;
	list-style:none;
	margin-left:0;
	padding-top:10px;
	font-size:10pt;
}

h1 {
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color:#FFCC00;
	font-weight:bold;
}

.content h2 {
	font-size:22pt;
	font-weight:bolder;
	color:#003300;
	background: #99CC00;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}

.content h3 {
	font-weight:bold;
	font-size:14pt;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.content table {
	font-size:10pt;
	color: #006600;
}

.content .subtitle {
	font-size:9pt;
	color: #006600;
	padding:10px 0;
}

.content span {
	color: #FF0000;
}

.submit a span, .back a span, .promotion a span {
	display:none;
}

.submit a {
	display:block;
	background:url(../images/button_submit.gif) no-repeat;
	width:84px;
	height:25px;
}

.back a {
	display:block;
	background:url(../images/button_back2.gif) no-repeat;
	width:94px;
	height:25px;
}

.promotion a {
	background:url(../images/btn_promotions.jpg) no-repeat;
	display:block;
	width:159px;
	height:28px;
} 

.result table {
	text-align:left;
	background: #406618;
	border:#FFCC00 solid 1px;
}

.result td {
	padding:7px 15px;
	border-bottom: #598527 1px solid;
	vertical-align:top;
}

.result .row {
	background: #4c7a19;
}

.result .title{
	background:url(../images/bg-resultHeader.jpg) repeat-x;
	border-bottom: #598527 1px solid;
	color:#000;
	font-weight:bold;
}


#footer {
	background:url(../images/bg_footer.png) no-repeat;
	width:1036px;
	height:76px;
	font-weight:normal;
	color:#005e20;
	padding-top:20px;
}

#footer a{
	color:#FFFFFF;
	
}


.clear {
	clear:both;
}
