#content_helper {
	position: absolute;
	width: 880px;
	top: 0;
}

.home_spacer {
	/*width: 500px;
	height: 50px;*/
		
	height: 30px;
	width: 750px;
	
	border-bottom: 2px dotted #000000;
	clear: both;

	/*Layout*/
	margin-left: 60px;
	margin-bottom: 50px;
}

#home_gallery {
	background-color: #DFE4E8;
	height: 220px;
	width: 580px;
	float: left;

	/*Layout*/
	margin-bottom: 10px;
	margin-left: 20px;
}

#home_gallery .photo {
	height: 150px;
	/*height: 180px;*/
	width: 115px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}

#home_search {
	width: 220px;
	height: 150px;
	background-color: #DFE4E8;
	float: right;

	/*Layout*/
	margin-bottom: 12px;
	margin-right: 20px;
}

#home_search h3, 
#home_search span.h3 {
	margin: 0px;
	padding-left: 10px;
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #425F9C;
	line-height: 20px;
	
	display: block;
	font-weight: bold;	
}

#home_search_form {
	background-color: #D8DFEA;
}

#home_search_form {
	position: absolute;
	z-index: 105px;
	/*margin-top: -3650px;*/
	top: 180px;
	margin-left: 645px;
	width: 210px;
}

#home_search_form div {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

#home_search_form label {
	display: block;
	width: 70px;
	clear: left;
	float: left;
	text-align: left;
}

#home_search_form select {
	float: left;
}

#home_search_form select {
	font-size: 11px;
}


#home_login {
	width: 220px;
	height: 190px;
	background-color: #F5F5F5;
	border: 1px solid #B6C3D6;
	float: right;
	line-height: 12px;

	/*Layout*/
	margin-right: 20px;
}

#home_login h3, 
#home_login span.h3 {
	margin: 0px;
	padding-left: 10px;
	background-color: #9AA9C9;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	
	display: block;
	font-weight: bold;	
}

#home_login label,
#home_login input[type=text],
#home_login input[type=password],
#home_login input[type=checkbox],
#home_login p {
	display: block;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 180px;
}

#home_login input[type=submit] {
	margin: 0px auto;
	margin-top: 8px;
	display: block;
}

#home_login a {
	font-size: 10px;
}

#home_login .login_button {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
    background-image: url("/images/misc/button_red_90.gif");
    background-repeat: no-repeat;
    height: 21px;
    width: 90px;
    border: 0px;
    font-size: 12px;
    cursor: pointer;
}

#autologin_info {
	vertical-align: middle;
	cursor: pointer;	
}

#autologin_info_box {
	display: none;
}

#autologin_info_box_h3 {
	font-size: 16px;
	margin: 10px 0;
	
	display: block;
	font-weight: bold;
}

#certificate_genuineness_info_box {
	display: none;
}


#home_teaser_pair {
	float: right;
	display: inline; 
	/*border: 1px solid #9AA9C9;*/
	width: 220px;
	height: 100px; 
	margin-right: 20px;	
}
/*
#home_teaser_pair img {
	margin: 2px 0 0 2px;	
}
*/
#home_certificate_genuineness {
	float: right;
	display: inline;
	width: 220px;
	margin-right: 23px;
	margin-top: 10px;
	cursor: pointer;
}


#home_teaser_text {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 580px;
}

#home_teaser_text h2 {
	margin: 0 0;
	color: #130F7D;
	font-size: 18px;	
}

#home_teaser_text p {
	color: #6C6C6C;
	margin: 5px 0;
	font-size: 14px;
}

#home_teaser_reasons {
	position: relative;
	display: inline;
	width: 580px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	background-color: #E0E3EC;
}

#home_teaser_reasons ul {
	margin: 10px 10px;			
	padding: 0;
	list-style-type: none;
}

#home_teaser_reasons ul li {
	padding-left: 25px;
	line-height: 25px;
	color: #6C6C6C;
	background-repeat: no-repeat;
	background-position: left center;
}

#home_teaser_reasons ul li.one {
	background-image: url('/images/index/no-1-white.gif');	
}

#home_teaser_reasons ul li.two {
	background-image: url('/images/index/no-2-white.gif');	
}

#home_teaser_reasons ul li.three {
	background-image: url('/images/index/no-3-white.gif');	
}

#home_teaser_reasons ul li a {
	color: #6C6C6C;
	text-decoration: none;	
}

#home_teaser_reasons #registration_button {
	width: 259px;
	height: 44px;
	background-image: url('/images/index/registration_button.gif');
	position: absolute;
	top: 23px;
	right: 10px;
	line-height: 44px;
	text-align: center;
}

#home_teaser_reasons #registration_button a {
	display: block;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#home_teaser_tick_box {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 594px;
	height: 120px;
}

#home_teaser_tick_box div.tick_box {
	float: left;
	width: 183px;
	border-right: 1px solid #DAD4C8;
	margin-right: 13px;
	background-image: url('/images/index/tick.gif');
	background-repeat: no-repeat;
	background-position: 145px 15px; 
}

#home_teaser_tick_box div.tick_box h3, 
#home_teaser_tick_box div.tick_box span.h3 {
	font-size: 14px;
	color: #6C6C6C;
	width: 140px;
	margin-top: 12px;
	
	display: block;
	font-weight: bold;
}

#home_teaser_tick_box div.tick_box p {
	margin: 15px 0;
	margin-right: 10px;
	font-size: 12px;
	color: #6C6C6C;		
	height: 80px;		
}

#home_teaser_tick_box div.tick_box p a {	
	color: #6C6C6C;		
}

#home_huge_info_box {
	float: left;
	color: #06003F;
	background-color: #F5F5F5;
	border: 1px solid #D8DFEA;

	/*Layout*/
	margin-bottom: 20px;
	margin-left: 20px;
}

#home_huge_info_box h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
	color: #121564;
}

#home_huge_info_box h2 {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 18px;
}

#home_huge_info_box h3 {
	color: #121564;
	margin-bottom: 10px;
}

#home_huge_info_box p {
	margin: 10px;
	font-size: 12px;
	line-height: 18px;
}

#home_huge_info_box p strong {
	font-weight: normal;
}

#home_huge_info_box ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
	line-height: 18px;
}

#home_huge_info_box ul a {
	color: #B10A26;
}

#home_huge_info_box .spacer {
	height: 1px;
	border-top: 1px dashed #121564;
	width: 500px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#home_inner_links {
	margin: 0 20px;
}

#home_inner_links div.link_block {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #DAD4C8;
}

#home_inner_links h2,
#home_inner_links span.h2 {
	color: #06003F;
	font-size: 14px;
	margin: 5px 0;
	
	display: block;
	font-weight: bold;
}

#home_inner_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}


/* Internet Explorer Workarounds */


* html #content_helper {
	left: -865px;
}

*+html #content_helper {
	left: 0;
}

* html #home_gallery {
	margin-left: 10px;
	margin-right: 10px;
}

* html #home_search {
	margin-right: 10px;
}

* html #home_login {	
	margin-right: 10px;
}



* html #home_login input,
* html #home_login label,
* html #home_login p {
	display: block;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 180px;
}

* html #home_login .login_button {
	margin-left: 60px;
}


* html #home_huge_info_box {
	margin-left: 10px;
	margin-right: 10px
}
