
*{margin:0;padding:0}
iframe,a img,fieldset,form,table{border:0}
h6,h5,h4,h3,h2,h1{font-weight:bold; margin-bottom:5px;}
th,td{font-size:100%;font-weight:normal}
button,select,textarea,input{font:100% sans-serif}
table{border-collapse:collapse}
caption,th,td{text-align:left}

.clear-fix:after { 
	display:block;
	clear:both;
	content:" ";
	height:0;
	overflow:hidden;
}
.clear-fix {display: inline-block;}
* html .clear-fix {height: 1%;}
.clear-fix {display: block;}
.block {display: block;}
.relative {position: relative;}
.absolute {position: absolute;top: 0;}
.float-left {float: left;}
.float-right {float: right !important;}
.clear-left {clear:left;float: left;}
.clear-right {clear:right;float: right;}

body {
	font-family: Arial, Geneva, sans-serif;
	color:#000;
	font-size:62.5%;
	font-weight:normal;
	background:#fd0;
}

a {
	color:#e26801;
}

.content {
	float:left;
	display:inline;
	width:930px;
	height:780px;
	font-size:1.2em;
	line-height:1.5em;
}

.left_col {
	float:left;
	display:inline;
	width:380px;
	margin:50px 0px 0px 50px;
}

.right_col {
	float:right;
	display:inline;
	width:390px;
	margin:50px 50px 0px 0px;
}

.header {
	float:left;
	display:inline;
	margin:80px 0px 5px 0px;
}

.jury {
	width:100%;
	margin:15px 0px 15px 0px;
	text-align:center;
}

.logo {
	float:right;
	display:inline;
	margin:0px 35px 0px 0px;
}

.caption {
	font-size:0.9em;
}

.start {
	float:left;
	width:100%;
	margin-top:250px;
}

.start img {
	margin:0px 0px 0px 40px;
}

.form_container {
	float:left;
	width:325px;
	margin-top:63px;
}

.form_container .input_text {
	border:1px solid #ff6633;
	padding:3px;
	margin-bottom:15px;
}

textarea {
	height:45px;
}

.wide {
	width:100%;
}

.narrow {
	width:200px;
}

.form_container .label {
	font-weight:bold;
}

.form_submit {
	width:100%;
	text-align:left;
	margin-top:6px;
	margin-bottom:12px;

}

.thank_you {
	float:left;
	width:100%;
	margin-top:2px;
	text-align:center;
} 

.upload_error {
	float:left;
	width:100%;
	margin-top:2px;
	padding:10px;
	text-align:center;
	border:2px solid #990000;
	color:#990000;
} 

.input_label {
	float:left;
	width:115px;
	margin-right:10px;
	clear:both;
	font-weight:bold;
}

.input_field {
	float:left;
	width:255px;
	margin-bottom:15px;
}

.input_field input {
	border:1px solid #ff6633;
}

.input_field textarea {
	border:1px solid #ff6633;
}

.text_field {
	width:100%;
}

.text_area {
	width:100%;
	height:65px;
}

.input_submit {
	text-align:right;
}

.form_message {
	display:block;
	color:#990000;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}

h2 {
	font-size:1.6em;
}

p {
	margin-bottom:10px;
}

ul { 
	list-style-image: url("../images/bullet.gif");
	margin:15px 0px 15px 35px;
}
