/* C L E A R B R O W S E R S T Y L E S */

html,body,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	background-color: #FFFFFF;
	text-align: left;
	font: normal 14px "Arial";
	color: #636466;
}

/* F I N I S H C L E A R B R O W S E R S T Y L E S  */

/* DIVs */

#content {
	width: 950px;
	min-height: 200px;
	_height: 200px;
	margin: 0;
}

#header {
	width: 950px;
	height: 240px;
	background: url(../images/header.jpg) no-repeat;
	margin: 10px 0 0 0;
}

#inner_content {
	width: 950px;
	min-height: 580px;
	_height:580px;
	background: url(../images/inner_content_bg.jpg) repeat-y;
	border: solid 0px black;
}

#inner_content_left {
	width: 480px;
	min-height: 500px;
	_height: 500px;
	margin: 0 0 0 135px;
	float: left;
	_display: inline;
	border:solid 0px black;
}

#inner_content_right {
	width: 200px;
	min-height: 500px;
	_height: 500px;
	margin: 0 10px 0 0;
	float: right;
	_display: inline;
	border:solid 0px black;
	text-align: center;
}

#your_details {
	width: 470px;
	height: 340px;
	position: relative;
	background: url(../images/border_your_details.gif) no-repeat;
}

#timer {
	width: 200px;
	height: 210px;
	text-align: center;
	margin-top: 300px;
	margin-bottom: 20px;
}

#calendar {
	width: 130px;
	height: 128px;
	margin: 0 auto 0 auto;
	background: url(../images/calendar.gif);
}

div.cleaner {
	clear: both;
}

#upload_register {
	width: 220px;
	height: 200px;
	float: left;
}

#upload_registered {
	width: 220px;
	height: 200px;
	float: right;
}


/* IMAGEs */
img.the_global_short_story_competition {
	width: 680px;
	height: 36px;
	margin: 30px 0 0 30px;
	float: left;
}

img.tell_your_story {
	width: 177px;
	height: 108px;
	margin-left: 20px;
}

img.calling_all_writers {
	width: 433px;
	height: 34px;
}

img.book {
	width: 263px;
	height: 179px;
	margin: 20px 0 0 170px;
}

img.it_could_be_you {
	width: 315px;
	height: 29px;
	margin-top: 20px;
}

img.competition_rules{
	width: 418px;
	height: 37px;
	margin-top: 20px;
}

img.get_in_touch{
	width: 368px;
	height: 34px;
	margin-top: 20px;
}

img.log_in {
	width: 322px;
	height: 75px;
	margin-top: 20px;
}

img.register {
	width: 192px;
	height: 30px;
	margin-top: 20px;
}

img.checkout {
	width: 212px;
	height: 30px;
	margin-top: 20px;
}

img.your_details {
	width: 214px;
	height: 26px;
	margin-top: 20px;
}

img.links {
	width: 175px;
	height: 49px;
	margin-top: 20px;
}


img.days_until_judging {
	width: 184px;
	height: 71px;
	margin-top: 8px;
}
/* MENU ELEMENTs */

ul.menu {
	margin: 0 0 0 300px;
}

ul.menu a{
	outline: none;
}

ul.menu li {
	display: inline;
}

li.menu_home {

}

li.menu_links {
	margin-left: 13px;
}

li.menu_weblog {
	margin-left: 18px;
}

li.menu_contact_us {
	margin-left: 50px;
}

/* -----------*/

ul.innter_content_right_menu {
	list-style: none;
	margin: 35px 0 0 0;
}

ul.innter_content_right_menu a{
	outline: none;
}

ul.innter_content_right_menu li.rules{
	margin-top: 5px;
}

ul.innter_content_right_menu li.submit{
	margin-top: 35px;
}

/* -------------*/


/* LINKs */

a {
	color: #44479e;
	text-decoration: none;
}

a.the_global_short_story_competition{
	outline: none;
}

a.read_more {
	float: right;
	font: bold 12px "Arial";
	margin-right: 20px;
}

a.rules {
	margin-left: 175px;
}

/* FORMs */

form.contact_form{
	width: 480px;
	height: 480px;
}

form.contact_form label {
	font: bold 10px "Arial";
	color: #bbb8b7;
}

form.contact_form input {
	width: 460px;
	font: normal 12px "Arial";
	margin-bottom: 10px;
}

form.contact_form textarea {
	width: 460px;
	height: 80px;
	font: normal 12px "Arial";
	margin-bottom: 10px;
}

form.contact_form textarea.message {
	height: 120px;
}

form.contact_form input.submit {
	margin-top: 20px;
	width: 100px;
}

form.login_form{
	width: 210px;
	height: 140px;
}

form.login_form label {
	font: bold 10px "Arial";
	color: #bbb8b7;
}

form.login_form input{
	width: 200px;
	font: normal 12px "Arial";
	margin-bottom: 10px;
}

form.login_form input.submit {
	margin-top: 10px;
	width: 100px;
}

form.edit_form {
	float: right;
	padding: 15px 15px 0 0;
}

button.print_page {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

form.upload_form {
	margin: 20px 0 0 20px;
}

form.upload_form input{
	margin-top: 5px;
}

input.upload_button {
	float: right;
}
form.your_details {
	padding: 15px 0 0 10px;
}

/* OTHER ELEMENTs */
p.paragraph {
	margin: 10px 0 15px 0;
}

p.rules {
	font: normal 13px "Arial";
	margin: 10px 0 15px 0;
	text-align: justify;
}

p.timer {
	padding: 66px 0 0 0;
	font: bold 20px "Arial";
}

span.large {
	font-size: 24px;
}

span.black {
	color: #000000;
}

table.your_details {
	width: 448px;
	margin: 10px 0 0 10px;
}

td {
	height: 24px;
}

td.left{
	width: 140px;
	height: 24px;
}

p.error_message {
	color: #FF0000;
	font: bold 12px "Arial";
}

div.file {
	width: 400px;
	height: 23px;
} 

div.file input {
	float: right;
	margin: 0;
	padding: 0;
}

a.logout {
	font: normal 10px "Tahoma";
}

p.error {
	color: #FF0000;
}

span.underline {
	text-decoration: underline;
}

form.form_register input.paypal_button {
	width: 213px;
	height: 37px;
}

input.continue{
	width: 130px;
	height: 20px;
}

