/* 1.001 2008.10.01. (Aniko) */

#boxcontainer a:hover {
	color: #FF0000;
}
#boxcontainer {
	width: 87%;
	float: left;
}
#boxcontainer h1 {
	margin: 0;
	font-size: 10pt;
	padding: 4px;
	}
#boxcontainer img {
	text-align: center;
	margin: 5px;
	padding: 0;
	}
#boxcontainer table {
	width: 1%;
	text-align: center;
	}		
.wrapping {
	overflow: hidden;
	clear: both;
	background-color: #FFFFFF;
}
.boxtop {
	background-color: #FFFFFF;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-top: 1px #666666 solid;
	width: 21%;
	float: left;
	margin-right: 1%;
	padding: 4px 4px 0 4px;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
	
}
.boxmiddle {
	background-color: #FFFFFF;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	width: 21%;
	float: left;
	padding: 0 4px 0 4px;
	margin-right: 1%;
	align: center;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}
.boxbottom {
	background-color: #ffffff;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	width: 21%;
	float: left;
	margin-right: 1%;
	padding: 0 4px 4px 4px;
}
.boxbottom a {
	/*position: relative;*/
	margin-right: 10px;
	padding-bottom: 5px;
	color: #000;
	font-size: 8pt;
	font-weight: normal;
	color: #990000;
	
}
.boxtitle {
	background-color: #990000;
	color: #FFFFFF;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
	width: 100%;
}
.boxcontent {
	width: 100%;
	background-color: #eaeaea;
	text-align: center;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}
.bottomcontent {
	width: 100%;
	background-color: #eaeaea;
	text-align: right;
}
.textcontent {
	width: 90%;
	margin: auto;
}
.textcontent p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
.clearfix {
	clear: both;
}
.row {
	clear: both;
	background-color: #fff;
}
.rowspacer {
	clear: both;
	height: 10px;
	overflow: hidden;
	width: 70%!IMPORTANT;
	width: 100%;
	background-color: #fff;
}
.boxiefix {
	width: 1%;
	float: left;
	background-color: #FFFFFF;
}
/* right side */
#sidebox {
background-color: #fff;
width: 13%;
float: left;
margin-left: 0px;
}
#sidebox a {
	padding-left: 3px;
}
#sidebox a:hover {
	color: #FF0000;
}
.boxside {
	background-color: #FFFFFF;
	border: #666666 1px solid;
	padding: 4px 4px 4px 4px;
	color: #FFFFFF;
}
.sidetitle {
	background-color: #990000;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
}
.sidetitle a {
	color: #FFFFFF;
}

.boxsidecontent {
	background-color: #eaeaea;
	text-align: center;
}
.boxsidecontent img {
	padding-top: 5px;
}
.leftalign {
	text-align: left;
}
h4 {
	margin-top: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-size: 8pt;
}
.rowspacersmall {
	width: 100%;
	height: 5px;
}
* html .rowspacersmall {
	padding-bottom: 5px;
	margin-bottom: -15;
}
.boxiefix {
	background-color: #fff;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	border-top: 1px #fff solid;
	width: 21%;
	float: left;
	margin-right: 1%;
	padding: 4px 4px 0 4px;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}
/*inner game*/

div#main {
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	text-align: left;
	}
div#main h1, h2, h3, h4, h5, h6, p, form, fieldset {
	margin: 0;
	padding: 0;
	}
div#main a {
	color: black;
	}
div#main a:hover {
	color: red;
	}		
div#main h1 {
	font-size: 12pt;
	color: white;
	background-color: #990000;
	padding: 2px;
	}		
div#container {
	width: 900px;
	position: releative;
	left: 50%;
	margin-left: -450px;
	padding-bottom: 20px;
	border: 1px solid black;
	background-color: white;
	padding: 4px;
	}
div#content {
	width: 100%;
	background-color: #eaeaea;
	text-align: left;
	padding-bottom: 10px;
	}
div#content h2 {
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 10px;
	
	}	
div#content table {
	float: left;
	width: 1%;
	margin: 10px;
	}		

div#content p {
/*	margin: 10px;*/
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
div#question_content {
	clear: both;
	width: 700px;
	margin: 0px 0 0px 100px;
	background-color: white;
	padding: 0 10px;
	border: 1px solid black;
	}
div#question_content h2 {
	font-size: 10pt;
	margin: 10px 0;
	padding: 0;
	color: black;
	}

div#question_content p {
	margin: 0;
	color: black;
	/*padding: 5px 0;*/
	font-weight: bold;
	}
div#question_content fieldset {
	margin: 0;
	padding: 5px;
	margin-bottom: 10px;
	}
div#question_content fieldset p {
	display: block;
	/*float: left;
	width: auto;*/
	margin: 2px;
	}		
div#question_content fieldset p input {
	margin-right: 10px;
	width: 10px;
	float: left;
	clear: both;
	}		
div#question_content fieldset input {
	display: block;
	margin: 0;
	width: 50%;
}
div#question_content input {
	margin: 10px 0; 
}
div#question_content legend {
	font-weight: bold;
	}
div#contest_img_place {
	margin: 5px 5px;
	padding: 0;
	width: 890px;
	clear: both;
}
div#contest_img_place table {
	border-collapse: collapse;
	padding: 0;
}
div.box {
	background-color:#FFFFFF;
	border:1px solid #7B7B7B;
	padding:4px;
}
div#contest_img_place .box-content table {
	text-align:center;
}
.content_table {
/*	width:100%;*/
}
.box-content table {
}
div#contest_img_place table td.box_border {
	margin: 0;
	padding: 4px;
	border: 1px solid #666666;
	text-align: center;
	background-color: #FFFFFF;
}
div#contest_img_place table td.lightgray {
	width: 1%;
	text-align: center;
}
div#contest_img_place table td.lightgray table {
	width: 1%;
	margin: 4px auto;
}
div#contest_img_place table td.lightgray table td img {
	border: 1px solid #990000;
}
div#contest_img_place table td.lightgray table td {
	width: 1%;
	text-align: center;
}
div#contest_img_place table td.box_border table td {
	padding: 0;
}
div#contest_img_place table td.gray table td {
	padding: 2px;

}	