#home_content_wrapper h1 {
	font-size: 18px;
	width: 565px;
    color: #121564;
}

#home_content_wrapper form {
	margin: 0px;
	padding: 0px;
}

#home_content_wrapper p,
#home_content_wrapper li {
	color: #06003F;
}

.home_spacer {
	width: 500px;
	height: 50px;
	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: 20px;
	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 {
	margin: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}

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

#home_search form label {
    text-align: left;
    width: 60px;
    display: block;
    float: left;
}

#home_search form select {
	float: left;
	font-size: 11px;
}


#home_search_form {

	background-color: #D8DFEA;
	position: absolute;
	z-index: 105px;
	/*margin-top: -3650px;*/
	top: 175px;
	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;
	font-size: 11px;
}

#teaser_blog_chat {
	width: 220px;
	height: 100px;
	border: 1px solid #9AA9C9;
	text-align: center;
	float: right;
	cursor: pointer;

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

#teaser_blog_chat .item {
	margin: 0px auto;
	margin-top: 8px;
	width: 201px;
	height: 37px;
}

#teaser_blog_chat .chat {
	background-image: url('/images/index/teaser_chat.gif');
}

#teaser_blog_chat .blog {
	background-image: url('/images/index/teaser_blog.gif');
}

#teaser_blog_chat .text {
	width: 100px;
	float: right;
	font-weight: bold;
	line-height: 18px;
}

#teaser_blog_chat a {
	color: #000000;
	text-decoration: none;
}

/*#teaser_blog_chat img {
	margin-top: 8px;
}*/



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

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

#home_login h3 {
	color: #000000;
	margin: 0px;
	margin-left: 10px;
	font-size: 13px;
}

#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 .button {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
    background-repeat: no-repeat;
    height: 21px;
    width: 100px;
    border: 0px;
    font-size: 12px;
    cursor: pointer;
}

#home_login .myhome_button {
    background-image: url("/images/misc/button_gold_100.gif");
}

#home_login .login_button {
    background-image: url("/images/misc/button_red_100.gif");
}

/*
#home_login #spacer {
	height: 2px;
	background-color: #B6C3D6;
	width: 180px;
	margin: 0px auto;
	margin-top: 10px;
}

#home_login #reg_ad p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
}

#home_login #reg_ad a {
	fonz-size: 12px;
	font-weight: normal;
}*/

/*
#headline_join {
	font-size: 16px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	width: 500px;
	float: left;

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

/*
#home_teaser_horizon {
	width: 580px;
	height: 60px;
	background-color: #E0E3EC;
	float: left;

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

#home_teaser_horizon {
	width: 580px;
	height: 75px;
	border: 1px solid #D8DFEA;
	background-color: #E0E3EC;
	float: left;

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

#home_teaser_horizon ul {
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
	list-style-type: none;
	padding: 0px;
	float: left;
}

#home_teaser_horizon li {
	line-height: 22px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#home_teaser_horizon li span {
	color: #E26E25;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: left;
	width: 95px;
}

#home_teaser_horizon #reg_img_button {
	width: 178px;
	height: 60px;
	cursor: pointer;
	background-image: url('/images/index/horizon_reg2.gif');
	background-repeat: no-repeat;
	float: right;
	margin-top: 7px;
	margin-right: 5px;
}

#home_teaser_horizon #reg_img_button p {
	margin: 0px;
	margin-top: 15px;
	width: 100px;
	font-size: 13px;
	margin-left: 40px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

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

#autologin_info_box {
	display: none;
}



/* Move to Reg

#home_teaser_horizon .step,
#home_teaser_horizon .step_hover {
	width: 144px;
	height: 75px;
	border-right: 1px solid #FFFFFF;
	float: left;
	cursor: pointer;
}

#home_teaser_horizon .step_hover {
	background-color: #FFDE8D;
}

#home_teaser_horizon .step_no {
	color: #E26E25;
	font-size: 30px;
	font-family: Verdana, serif;
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
}

#home_teaser_horizon h5 {
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 2px;
	font-size: 15px;
	color: #E26E25;
}

#home_teaser_horizon p {
	margin: 0px;
	margin-right: 5px;
	line-height: 14px;
	font-size: 11px;
}

#home_teaser_horizon img {
	margin: 0px auto;
	margin-top: 15px;
}*/


.home_upper_text_box {
	width: 280px;
	height: 130px;
	background-color: #F5F5F5;
	border: 1px solid #D8DFEA;
	float: left;
	padding-top: 10px;

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


#home_upper_text_box1 {
	font-size: 11px;
}

#home_upper_text_box1 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 20px;
	cursor: pointer;
}


.home_upper_text_box h3 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 17px;
	color: #171262;
}

.summer_special h3 {
	color: #B10A26;
}
.home_upper_text_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.home_upper_text_box li {
	height: 30px;
	line-height: 30px;
}

.home_upper_text_box li a {
	display: block;
	text-decoration: none;
	/*color: #000000;*/
	font-weight: bold;
	padding-left: 40px;
	background-image: url('/images/index/bullet_teaser.gif');
	background-repeat: no-repeat;
	background-position: 20px 12px;
}

.home_upper_text_box li a:hover {
	background-color: #FFDE8D;
}

.home_middle_text_box {
	width: 285px;
	height: 330px;
	background-color: #F5F5F5;
	border: 1px solid #D8DFEA;
	float: left;

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

.home_middle_text_box p {
	margin: 5px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 16px;
	font-size: 11px;
}

.home_middle_text_box .red_reg {
	color: #B10A26;
	font-size: 14px;
	font-weight: bold;
}

.home_middle_text_box label {
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 16px;
	font-size: 12px;

}

.home_middle_text_box input[type=text] {
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
}

.home_middle_text_box h3 {
	color: #000053;
	font-size: 15px;
	margin: 0px;
	margin-left: 10px;
}


.home_sky_text_box {
	width: 220px;
	background-color: #F4F4F4;
	border: 1px solid #E0D9D3;
	float: right;

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

.home_sky_text_box h3 {
	color: #000000;
	font-size: 15px;
	margin: 0px;
	margin-left: 10px;
}

.home_sky_text_box p {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.home_sky_text_box hr {
	width: 160px;
}

.home_sky_text_box .read_more {
	color: #0000FF;
}

.home_sky_text_box .archive {
	color: #0000FF;
	font-size: 11px;
}

.home_big_text_box {
	width: 585px;
	background-color: #F5F5F5;
	border: 1px solid #D8DFEA;
	float: left;

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

.home_big_text_box h3 {
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px;
	margin-left: 10px;
}

.home_big_text_box p {
	font-size: 11px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.home_big_text_box p strong {
	font-weight: normal;
}

.home_big_text_box h2 {
	color: #121564;
	font-size: 18px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

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

#home_huge_info_box p {
	font-size: 11px;
	line-height: 13px;
}

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

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

#home_huge_info_box .red_ad {
	color: #BE2F21;
	font-weight: bold;
}

#home_footer_bar {
	margin: 0px auto;
    margin-bottom: 20px;
	width: 836px;
	height: 90px;
	background-color: #D8DFEA;
	border: 1px solid #9AA9C9;
	clear: both;
}

#home_footer_bar .cell {
	width: 206px;
	height: 90px;
	float: left;
	border-right: 1px solid #9AA9C9;
}

#home_footer_bar h5 {
	color: #18009F;
	margin: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 12px;
}

#home_footer_bar p {
	font-size: 11px;
	line-height: 13px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}


#invite_friends_button {
	width: 129px;
	height: 29px;
	cursor: pointer;
	background-image: url('/images/index/invite-a-friend.gif');
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#invite_friends_button p {
	margin: 0px;
	width: 129px;
	line-height: 29px;
	text-align: center;
}

#invite_friends_button a {
	text-decoration: none;
	font-size: 15px;
	color: #000000;
}

#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_gallery .gallery {
	width: 130px;
	border: 1px solid #000080;
	background-color: #FFFFFF;
	border-collapse: collapse;

	background-image: url('/images/index/play_icon.gif');
	background-repeat: no-repeat;
	background-position: 112px 188px;
	cursor: pointer;
}

#home_gallery .gallery td {
	font-size: 10px;
	color: #000080;
}

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

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

* html #teaser_blog_chat {
	margin-left: 10px;
	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_upper_text_box {
	margin-left: 10px;
	margin-right: 10px;
	height: 132px;
}

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

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

* html .home_middle_text_box {
	margin-left: 10px;
	margin-right: 10px;
}

* html .home_sky_text_box {
	margin-right: 10px;
}


* html .home_big_text_box {
	margin-left: 10px;
	margin-right: 10px
}