*
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	text-align:left;
}

a
{
	color:#0000ff;
}

a:visited
{
	color:#0000ff
}

img
{
border:0px;
}

th
{
	width:110px;
}

html,body
{
	width:100%;
	height:100%;
}

html
{
	text-align:center;
	background: repeat-x url(../img/default/background.gif);
	font-size:12px;
}


#container
{
	width:800px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

#loading
{
	position:absolute;
	text-align:center;
	left:0px;
	top:400px;
	width:100%;

	font-size:21px;
	color:#666666;
	display:none;	
}

#header
{
	height:200px;
}

#menu
{
	margin:0px 0px 25px 0px;
	padding:40px 0px 25px 0px;
	border-bottom:1px solid #e0e0e0;
	display:none;
}
	#menu div
	{
		color:#cccccc;
		font-size:15px;
		display:inline;
		font-weight:bold;
		cursor:pointer;
	}
	
	#menu div.active
	{
		color:#666666;
		font-size:21px;
	}
	
	#menu div.disabled
	{
		color:#efefef;
	}
#menuSpacer
{
    height:40px;
}
	td
	{
		padding:0px 5px 5px 0px;
	}

h1
{
	font-size:21px;
	color:#666666;
	margin:0px 0px 60px 0px;
}

h2
{
	font-size:16px;
	color:#666666;
	margin:0px 0px 25px 0px;
}

#toBlock
{
    height:auto;
}

#content
{
	width:800px;
    overflow:visible;
	clear:both;
}

#contentPopup
{
    display:none;
}

#text
{
	width:530px;
	float:left;
}

#intro
{
	padding:40px 0px 25px 0px;
}
	#intro ul
	{
		margin:0px 0px 42px 60px;
		font-size:21px;
	}
		#intro ul li
		{	
			color:#666666;
			list-style-image:url(../img/default/li_big.gif);
			padding:0px 0px 20px 0px;
			font-size:21px;
		}
		
	#intro td
	{
		font-size:16px;
	}

input
{
	position:relative;
	width:187px;
	height:20px;
	padding:5px 10px;
	margin:0px 10px 0px 0px;
	border:0px;
	background: no-repeat url(../img/default/input_small.gif);
	color:#666666;
	overflow:hidden;
}

input.loading
{
	background-position:0px -60px;
}

.inputradio
{
	width:auto;
}

input.error
{
	background-position:0px -30px;
}

input.checkbox
{
    width:auto;
}


span.error
{
	color:#FF0000;
}

.button_img
{
	border:0px;
	cursor:pointer;
}

img.button
{
	border:0px;
    cursor:pointer;
}

div.box
{
	margin:0px 0px 25px 0px;
}

#contestant_next_step, #otherinformation_next_step img, #check_next_step img{
	margin:25px 0px 0px 0px;
}
	#contestant_next_step img, #otherinformation_next_step img, #check_next_step img
	{
		cursor:pointer;
	}
	
img.btn_previous{
	padding:0px 10px 0px 0px;
    cursor:pointer;
}


#btn_next{
    cursor:pointer;
}

#btn_popup_close{
	display:block;
	margin:20px 0px 0px 0px;
	cursor:pointer;
	clear:both;
}
#maxReachedPanel
{
	color:#800000;
	display:none;
}
#contestants
{
	width:225px;
	padding:20px;
	border:1px solid #cfcfcf;
	float:right;
}
	#contestant_list
	{
		list-style:none;
		font-size:12px;
		color:#666666;
	}
		#contestant_list li
		{
			cursor:pointer;
			padding:0px 0px 20px 0px;
			clear:both;
		}	
			#contestant_list li img
			{
				float:left;	
				margin:0px 5px 0px 0px;	
			}
			#contestant_list li span.company
			{
				font-size:14px;
				width:160px;
				height:17px;
				font-weight:bold;
				display:block;
				float:left;
				overflow:hidden;
				margin:0px 0px 10px 0px;
			}
			
			#contestant_list li span.icons
			{
				float:right;
				width:50px;
			}
				#contestant_list li span.icons img
				{
					float:right;			
				}
		
			#contestant_list li ul
			{
				margin:15px 0px 0px 0px;
				list-style:none;
			}
			
			#contestant_list li ul li
			{
				font-weight:normal;
				padding:0px 0px 0px 10px;
			}
				#contestant_list li ul li span.contact
				{
					font-size:14px;
					width:170px;
					height:17px;
					font-weight:normal;
					display:block;
					float:left;
					overflow:hidden;
					margin:0px 0px 10px 0px;
				}
				#contestant_list li ul li span.icons
				{
					float:right;
					width:30px;
				}

#helpdesk
{
    margin:30px 0px 0px 0px;
    font-size:20px;
    color:#666666;
    text-align:right;
}
    #helpdesk img
    {
        margin:0px 10px 0px 0px;
    }

	img.error
	{
		display:none;
		position: static;

	}	
.link
{
	color:#0000ff;
	text-decoration:underline;
	cursor:pointer;
}

#floatbox-box
{
	padding:10px;

}
div.clear
{
	clear:both;
}

div#footer{
	padding:30px 0px 0px 0px;
}
div#footer h1{
	font-size:12px;
	margin:5px 0px 10px 0px;
}
div#footer img{
	margin:0px 3px 10px 0px;
}

div#footer a{
	color:#666666;
}
.paymentTd{
	 text-align:right;
	 font-weight:bold;
	 width:75px;
	 
}



.paymentTdBorder{
	text-align:right;
	font-weight:bold;
	border-top:#000000 1px solid;
	margin-bottom: 5px;
	width:75px;
	padding-top: 8px;
}

#payment_left{
	width:390px;
	padding-right:40px;
	float:left;
	
}

#payment_right{
	width:340px;
	float:left;
	
}

#payment_table{
	padding: 0px 3px 3px 0px;
}

#teamName_error
{
    color:#ff0000;
    font-weight:bold;
}
.poweredby{
	margin:20px 0px 0px 0px;
	text-align:center;
}
	.poweredby a{
		color:#000000;
	}