@import url("buttons.css");
/* ------------------------------------------------------------------------------------------------------------ toolbox ---------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,hr { margin:0; padding:0; }
html,body { height:100%; }
table { border-collapse:collapse; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight: normal; }
a { outline:none; }
hr { border: solid #A4DFF1 1px; margin:2px ;}
object { display:block; }
.floatLeft { float: left; }
.floatRight { float: right; }
.verticalMiddle { vertical-align: middle; }
.clear { clear: both; }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* ------------------------------------------------------------------------------------------------------------ toolbox ---------- */


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #f2f6f9;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

#content
{
	width: 60%;
	margin-left: 20%;
}

#contentRegistrationBox
{
	width: 778px;
	
	border-left: 1px solid #A1B0C3;
	border-right: 1px solid #A1B0C3;
	
	background-color: #FFFFFF;
}

#tab-register
{
	float: left;
	
	width: 119px;
	height: 25px;
	
	margin-left: 50px;
	margin-right: 5px;
	
	background-image: url(../images/tab-register.gif);
	background-repeat: no-repeat;
}
#tab-register:hover { background-position: -119px; }

#tab-login
{
	float: left;
	
	width: 119px;
	height: 25px;
	
	margin-right: 5px;
	
	background-image: url(../images/tab-login.gif);
	background-repeat: no-repeat;
}
#tab-login:hover { background-position: -119px; }

#tab-systemcheck
{
	float: left;
	
	width: 119px;
	height: 25px;
	
	margin-right: 5px;
	
	background-image: url(../images/tab-systemcheck.gif);
	background-repeat: no-repeat;
}
#tab-systemcheck:hover { background-position: -119px; }

#tab-eventdetails
{
	float: left;
	
	width: 119px;
	height: 25px;
	
	margin-right: 5px;
	
	background-image: url(../images/tab-eventdetails.gif);
	background-repeat: no-repeat;
}
#tab-eventdetails:hover { background-position: -119px; }


#tab-speakers
{
	float: left;
	
	width: 119px;
	height: 25px;
	
	margin-right: 5px;
	
	background-image: url(../images/tab-speakers.gif);
	background-repeat: no-repeat;
}
#tab-speakers:hover { background-position: -119px; }

#registration_13345_content_container{ margin-bottom: 15px; }
#registration_13347_content_container{ margin-bottom: 15px; }
#registration_13348_content_container{ margin-bottom: 15px; }
#registration_13349_content_container{ margin-bottom: 15px; }
#registration_13352_content_container{ margin-bottom: 15px; }
#registration_13353_content_container{ margin-bottom: 15px; }
#registration_13354_content_container{ margin-bottom: 15px; }
#registration_13355_content_container{ margin-bottom: 15px; }
#registration_13356_content_container{ margin-bottom: 15px; }
#registration_13358_content_container{ margin-bottom: 15px; }
#registration_13359_content_container{ margin-bottom: 15px; }
#registration_13362_content_container{ margin-bottom: 15px; }
#registration_13364_content_container{ margin-bottom: 15px; }
#registration_13367_content_container{ margin-bottom: 15px; }
#registration_13369_content_container{ margin-bottom: 15px; }
#registration_13372_content_container{ margin-bottom: 15px; }
#registration_13373_content_container{ margin-bottom: 15px; }
#registration_13374_content_container{ margin-bottom: 15px; }
#registration_13375_content_container{ margin-bottom: 15px; }
#registration_13376_content_container{ margin-bottom: 15px; }
#registration_13377_content_container{ margin-bottom: 15px; }
#registration_13378_content_container{ margin-bottom: 15px; }

#login_name_content_container{ margin-bottom: 15px; }

#login_error_container {color:red;}
#registration_error_container {color:red;}