@charset "UTF-8";

/*-------------			GLOBAL			-------------*/

* 	{
  padding:0px;
  margin:0px;
  }

html, body {
  /*height:100%;*/
}

body {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#fafbf8;
  background:#000000 url(../images/body_bg.jpg);
  background-repeat:no-repeat;
}

img {
  border:0;
}

.clear_float {
  clear:both;
}

div#logo_swf{ }
/*-------------		MAIN CONTAINER		-------------*/


#container {
  width:939px;
  margin:0px;
  padding:0px;
  float:left;
  /*min-height:	100%;*/
}

#container-inner {
  position:relative;
  /*min-height:	100%;*/
}

/*
* html #container {
  height:	100%;
}*/

#left_container {
  width:650px;
  padding-left:46px;
  padding-top:56px;
  float:left;
}

#left_inner_container {
  padding-left:42px;
}

#right_container {
  width:184px;
  padding-left:17px;
  float:right;
  margin-bottom:50px;
  /*height:590px; */ /* to set the footer down */
}

#right_inner_container {
  padding-top:113px;
  float: left;
}

#footer_container {
  clear:both;
  padding-top:39px;
  padding-bottom:5px;
  padding-left:88px;
  width:850px;
  position: relative;
}


/*-------------			BASIC			-------------*/

h1 {
  font-size: 18px;
  color:#d1fa19;
}

a:link, a:visited, a:active, a:hover {
  color:#ffffff;
}

ul {
    padding:0px;
    margin:0px;
    list-style-type:none;
}

li {
  padding:0px;
    margin:0px;
}
.ul_vertical_li li {
  display: inline;
}

p {
  padding-bottom:5px;
  padding-top:5px;
  line-height:18px;
}


/*-------------		LEFT CONTAINER		-------------*/

#header_logo {
  height:172px;
  width:260px;
}

#cont_header {
  width:636px;
  padding-bottom: 14px;
}

#headline {
  padding-right:101px;
  height:35px;
  text-align:right;
}

.contentbox {
  padding-top: 9px;
  padding-left: 22px;
  background:#1a171b url(../images/content_box_bg.gif);
  background-repeat: no-repeat;
}

.contentbox_win {
  padding-top: 400px;
  padding-left: 27px;
  padding-right: 20px;
  padding-bottom: 50px;
  background:#1a171b url(../images/brass_2.jpg);
  background-repeat: no-repeat;
}

.contentbox_semi {
  padding-top: 9px;
  padding-left: 22px;
  padding-bottom: 7px;
  background-color:#1a171b;
  background-image: url(../images/content_box_semi_bg.gif);
  background-repeat: no-repeat;
}

.box_line_long {
  font-weight:bold;
  width:590px;
  padding-bottom:8px;
  padding-top:16px;
  border-bottom:1px solid #312f32;
}

.box_line_small {
  margin-left:144px;
  padding-top:12px;
  padding-bottom:12px;
  width:446px;
  border-bottom:1px solid #312f32;
}

.box_line_small a:link,
.box_line_small a:visited,
.box_line_small a:active,
.box_line_small a:hover {
  color:#03d8d0;
}

.box_line_small_td1 {
  width:144px;
  float:left;

}

.box_line_small_td2	{
  color:#03d8d0;
}

.content {
  font-size:12px;
  color:#ffffff;
  line-height:15px;
  padding-bottom:4px;
  padding-right:5px;
}

.nohl {
  padding-bottom:12px;
  padding-top:2px;
}

.baldmehr {
  background: #1a171b url(../images/baldmehr.gif);
  background-repeat:no-repeat;
  height:78px;
}


/*-------------			GAMES			-------------*/

.games_box_container {
	padding-top:15px;

}

.games_box {

}

.game_cube {
	width:195px;
	float:left;
	padding-bottom:8px;
}

.game_info {
	float:left;
	padding-top:29px;

}

.game_info h1 {
	color:#d0fa15;
	text-decoration:none;
}

.game_info p {
	padding-top:10px;
}

.game_info a:link,
.game_info a:visited,
.game_info a:active,
.game_info a:hover {
	color:#d0fa15;
}

/*-------------		VOTING CONTAINER	-------------*/

#voting_container {
  width:650px;
}


.kategorie_rand {
  background: #000000 url(../images/cat/cat_kategorie.gif);
  background-repeat:no-repeat;
  height:82px;
  width:17px;
  float:left;
}

.catInfo {
  padding-left:425px;
  padding-top:16px;
  width:100px;
  font-size:10px;
  color:#a2aa8d;
  float:left;
}

.catFuncs {
  background-repeat:no-repeat;
  width:90px;
  height:82px;
  float:right;
}

.catFuncsOpen{
  background: #000000 url(../images/cat/cat_corner_vote.gif);
}

.catFuncsClose{
  background: #000000 url(../images/cat/cat_corner_close.gif);
}

.catFuncsCloseVoted{
  background: #000000 url(../images/cat/cat_corner_close_on.gif);
}

.catFuncsVoted{
  background: #000000 url(../images/cat/cat_corner_voted.gif);
}

.extraspace {
  height:7px;
  width:569px;
  line-height:1px;
  font-size:1px;
}

#catCont_1 { }

.catBox{
  cursor:pointer;
}


#catBox_1 {
  background: #000000 url(../images/cat/cat_box1.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_1 .catBox .voted {
  background: #000000 url(../images/cat/cat_box1_on.gif);
}

.catVote {
  height:113px;
  padding-left:67px;
}

.catVotes{
  /*display:none;
  overflow-x:hidden;
  overflow-y:hidden;*/
  background: #000000 url(../images/cat/cat_extra_space.gif);
  background-repeat:no-repeat;

}

.catVote_inner{
  background: #000000 url(../images/cat/cat_vote_bg.gif);
  background-repeat:no-repeat;
  padding-left:37px; /*-8*/
  height:113px;
}

.catVote_winner_inner{
  background: #000000 url(../images/cat/cat_vote_winner_bg.gif);
  background-repeat:no-repeat;
  padding-left:37px; /*-8*/
  height:113px;
}

.catVoteEnd {
  background: #000000 url(../images/cat/cat_vote_bg_end.gif);
  background-repeat:no-repeat;
  height:17px;
}

#catVote1 {

}

#catCont_2 { }

#catBox_2 {
  background: #000000 url(../images/cat/cat_box2.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_2 .voted {
  background: #000000 url(../images/cat/cat_box2_on.gif);
}

#catBox_3 {
  background: #000000 url(../images/cat/cat_box3.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_3 .voted {
  background: #000000 url(../images/cat/cat_box3_on.gif);
}

#catBox_4 {
  background: #000000 url(../images/cat/cat_box4.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_4 .voted {
  background: #000000 url(../images/cat/cat_box4_on.gif);
}

#catBox_5 {
  background: #000000 url(../images/cat/cat_box5.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_5 .voted {
  background: #000000 url(../images/cat/cat_box4_on.gif);
}

#catBox_6 {
  background: #000000 url(../images/cat/cat_box6.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_6 .voted {
  background: #000000 url(../images/cat/cat_box6_on.gif);
}

#catBox_7 {
  background: #000000 url(../images/cat/cat_box7.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_7 .voted {
  background: #000000 url(../images/cat/cat_box7_on.gif);
}

#catBox_8 {
  background: #000000 url(../images/cat/cat_box8.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_8 .voted {
  background: #000000 url(../images/cat/cat_box8_on.gif);
}

#catBox_9 {
  background: #000000 url(../images/cat/cat_box9.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_9 .voted {
  background: #000000 url(../images/cat/cat_box9_on.gif);
}

#catBox_10 {
  background: #000000 url(../images/cat/cat_box10.gif);
  background-repeat:no-repeat;
  height:82px;
  width:636px;
}

#catBox_10 .voted {
  background: #000000 url(../images/cat/cat_box10_on.gif);
}

.game_box{
  width:150px;
  padding-top: 10px;
  padding-left:6px;
  float:left;
}

.picture_box{
  width: 145px;
  height: 100px;
  padding-top:13px;
  float:left;
}

.movie_starter
{
  /*background: url(../images/trailer_play.gif) no-repeat top left;*/
  cursor:pointer;
}

.movie_container {
  background: #000000 url(../images/cat/movie_space_bg.gif);
  background-repeat:no-repeat;
  padding-top:12px;
}

.movie_container_inner {
  background: #000000 url(../images/cat/movie_container_bg.gif);
  background-repeat:repeat-y;
  padding-bottom:21px;
}

.movie_header {
  width:504px;
  border-top:1px solid #312f32;
  margin-left: 104px;
  padding-bottom:2px;
}

.movie_name {
  color:#c7c7c7;
  font-size:14px;
  padding-top:27px;
  padding-bottom:7px;
  float:left;
}
.movie_close_btn {
  float:right;
}


.trailer_iframe{
  /*display:none;*/
  padding-left: 104px;
}

.game_box .vote_letter{
  height:100px;
  margin-right: 8px;
  padding-top:2px;
  float:left;
}

.sub_headline1{
  font-size:14px;
  font-weight: bold;
}

.sub_headline2{
  font-size:12px;
  color:#CBF511;
}

.console_info{
  font-size: 10px;
  color: #C7C7C7;
}

.voting_button{
  margin-left:330px;
  padding-top:13px;
}

.voting_button_on{
  cursor:pointer;
}

.voting_button_off{
  cursor:default;
}

/*-------------			FORM			-------------*/

form {
	padding:0px;
	margin:0px;
}


/*-------------			KOMMENTARE			-------------*/

.comment_container {
  padding-top:4px;
}

.comment_box {
	width:586px;
	padding-top:3px;
}

.comment_username {
	color:#009d97;
	padding-bottom:12px;
}

.comment_message_box {
	padding-top:15px;
	padding-bottom:10px;
}

.comment_line {
	border-bottom:1px solid #312f32;
}
.comment_message {
	width:430px;
	padding-bottom:8px;
	float:right;
}

.comment_date {
	padding-top:1px;
	width:140px;
	color:#a9a7aa;
	font-size:10px;
}

.pcomment{
	padding-bottom:0px;
	padding-top:0px;
}

.comment_pager {
	width:565px;
	margin-top:5px;
	padding-right:20px;
	padding-top:14px;
	padding-bottom:17px;
	background: #1a171b url(../images/comment_box_pager_end.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.comment_pager_prev {
	float:left;
}

.comment_pager_next {
	float:right;
	text-align:right;
}

.comment_pager a:link,
.comment_pager a:visited,
.comment_pager a:active,
.comment_pager a:hover {
	color:#cefd00;
}

.write_comment_box {
	padding-top:11px;
	padding-bottom:12px;
	width:586px;
}

.write_box_line {
	border-bottom:1px solid #312f32;
	padding-bottom:8px;
	padding-top:9px;
}

.write_box{
	padding-top:9px;
	padding-bottom:8px;
}

.input_feld {
	border:1px solid #4b494b;
	width:151px;
}

.write_desc {
	color:#009d97;
	float:left;
	padding-left:2px;
	width:134px;
}

.write_desc_cap {
	color:#009d97;
	float:left;
	padding-top:1px;
	padding-left:2px;
	width:134px;
}

.write_input { }

.textarea_feld {
	border:1px solid #4b494b;
	width:445px;
	height:80px;
}

.comment_send {
	text-align:right;
	padding-right:1px;
}

.comment_send a:link,
.comment_send a:visited,
.comment_send a:active,
.comment_send a:hover {
	color:#cefd00;
}

.captcha_container{

}

div.captcha_container img{
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 50px;
	float: left;
}

.errormsg {
	font-size:10px;
	color:#ff0000;
}

/*-------------			TRAILER			-------------*/

.trailer_container {
  height:113px;
  background: #000000 url(../images/trailer_bg.gif);
  background-repeat:no-repeat;
  padding-left:37px; /*-8*/
}

.trailer_info_box{
  width:250px;
  padding-top: 10px;
  padding-left:6px;
  float:left;
}

.trailer_movie_container {
  background-color: #1a171b;
  padding-top:12px;
  padding-bottom:21px;
}

.trailer_movie_header {
  width:571px;
  border-top:1px solid #312f32;
  padding-bottom:2px;
}

.trailer_movie_container_inner {
  padding-left: 37px;
}

.trailer_trailer_iframe {
  padding-left: 37px;
  clear:both;
}

/*-------------		SHOW / SPECIALS		-------------*/

.show_box {
	padding-top:22px;
	width:586px;
}

.show_img_box {
	padding-right:13px;
	float:left;
	padding-bottom:5px;
}

.show_cont_box {
	padding-right:13px;
}

.show_img {
	padding-bottom:9px;
}

.show_img_text {
	background-image: url(../images/picture_text_line.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:10px;
	color:#aaaaaa;
	padding-top:2px;
	height:18px;
}

/*-------------		FOTOS		-------------*/

#flipcontainer {
	width:504px;
	padding-left:41px;
}

#flipheader {
	padding-top:10px;
}

#flipheadline {
	font-size:14px;
	float:left;
}

#flippager {
	text-align:right;
	float:right;
}

#flippagernumber {
	font-size:11px;
	color:#bbbbbb;
	float:left;
	text-align:right;
	padding-right:4px;
}

#flippager a,
#flippager a:hover,
#flippager a:link,
#flippager a:visited,
#flippager a:aktive
{
	text-decoration: none;
}

#flippagerarrows {
	float:right;
	/*width:46px;*/
	padding-bottom:13px;

}

#flippagerarrows img{
	padding-left:5px;

}

#flipline {
	width:504px;
	overflow:hidden;
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0px;
	background-color:#312f32;
	margin-bottom:14px;
}

.pageon {
	color:#0ce0ef;
}


#flippic {
	background-image:url(../images/flip_bg.gif);
	overflow:hidden;
	padding-bottom:10px;
	text-align:center;
	width:504px;
}

#flippic img {
	padding-top:10px;
}


#flipfooter {
	padding-top:10px;
	padding-bottom:28px;
	text-align:right;
}


#flip_picnumber_quelle {
	text-align:right;
}

#flip_picnumber {

}

#flip_quelle {
	color:#bbbbbb;
	padding-left:2px;
	font-style:italic;
}

#flipbooks_container {
	padding-top:11px;

}

.flipbooks_bigbox {
	padding-top:15px;
}

.flipbooks_box_left {
	float:left;
	width:295px;
}

.flipbooks_box_right {
	width:295px;
	float:right;
}

.flipbooks_pic {
	padding-left:12px;
	padding-right:9px;
	background-image: url(../images/yellow_line.gif);
	background-repeat:no-repeat;
	float:left;
}

.flipbooks_desc {
	float:right;
	width:189px;
	padding-right:5px;

}
.flipbooks_headline {
	padding-bottom:5px;
}

.flipbooks_text {
	color:#aaaaaa;
	font-size:10px;
}

.flipbooks_text a:link,
.flipbooks_text	a:visited,
.flipbooks_text	a:active,
.flipbooks_text	a:hover{
	text-decoration:underlined;
	color:#d1fa19;
}


#flipbooks_line {
	width:592px;
	overflow:hidden;
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin-top:15px;
	background-color:#312f32;
}

.clear_float_flip {
	height: 0;
	font-size:1px;
	line-height:1px;
	padding-bottom:14px;
	clear:both;
}

/*-------------			FAQ				-------------*/

.faq_frage {
	padding-top:3px;
	color:#009d97;
}

.faq_text {
	font-size:11px;
	width:586px;
	padding-bottom:9px;
}

.faq_line {
	width:586px;
	overflow:hidden;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-bottom:9px;
	background-color:#312f32;
}

/*-------------		RIGHT CONTAINER		-------------*/

#supportbox { }

#supportedby {
  text-align:right;
}

#supported1 {
  padding-left:40px;
  padding-top:18px;
  padding-bottom:24px;
}

#poweredbox { }

#poweredby {
 text-align:right;
}

#powered1{
  padding-top:4px;
  padding-bottom:4px;
}

#gameone {
  padding-bottom:13px;
}

#gameportal { }

/*-------------		NAVIGATION		-------------*/
#navigation {
  padding-bottom:34px;
}

#navigation ul.navi {
    padding:0px;
    margin:0px;
    list-style:none;
}

#navigation ul.navi li {
    width:184px;
    height:21px;
    display:block;
    padding:0px;
    margin:0px;
    text-indent: -9999px;
    list-style:none;
}

#navigation ul.navi li a {
  display:block;
  color:#ffffff;
  height:21px;
  width:184px;
  overflow:hidden;
}

ul.navi li#Voting,
ul.navi li#Voting.active,
ul.navi li#Voting.inactive {
  width: 184px;
  background-image: url(../images/navi/voting.gif);
  background-repeat:no-repeat;
}

ul.navi li#Results,
ul.navi li#Results.active,
ul.navi li#Results.inactive {
  width: 184px;
  background-image: url(../images/navi/results.gif);
  background-repeat:no-repeat;
}



ul.navi li#Sendezeiten,
ul.navi li#Sendezeiten.active,
ul.navi li#Sendezeiten.inactive {
  width: 184px;
  background-image: url(../images/navi/sendezeiten.gif);
  background-repeat:no-repeat;
}

ul.navi li#Trailer,
ul.navi li#Trailer.active,
ul.navi li#Trailer.inactive {
  width: 184px;
  background-image: url(../images/navi/trailer.gif);
  background-repeat:no-repeat;
}

ul.navi li#Show,
ul.navi li#Show.active,
ul.navi li#Show.inactive {
  width: 184px;
  background-image: url(../images/navi/show.gif);
  background-repeat:no-repeat;
}

ul.navi li#Kommentare,
ul.navi li#Kommentare.active,
ul.navi li#Kommentare.inactive {
  width: 184px;
  background-image: url(../images/navi/kommentare.gif);
  background-repeat:no-repeat;
}

ul.navi li#Games,
ul.navi li#Games.active,
ul.navi li#Games.inactive {
  width: 184px;
  background-image: url(../images/navi/links.gif);
  background-repeat:no-repeat;
}

ul.navi li#Fotos,
ul.navi li#Fotos.active,
ul.navi li#Fotos.inactive {
  width: 184px;
  background-image: url(../images/navi/fotos.gif);
  background-repeat:no-repeat;
}

ul.navi li#Specials,
ul.navi li#Specials.active,
ul.navi li#Specials.inactive {
  width: 184px;
  background-image: url(../images/navi/specials.gif);
  background-repeat:no-repeat;
}

ul.navi li#FAQ,
ul.navi li#FAQ.active,
ul.navi li#FAQ.inactive {
  width: 184px;
  background-image: url(../images/navi/faq.gif);
  background-repeat:no-repeat;
}

ul.navi li#Win,
ul.navi li#Win.active,
ul.navi li#Win.inactive {
  width: 184px;
  background-image: url(../images/navi/win.gif);
  background-repeat:no-repeat;
}

ul.navi li.active,
ul.navi li#Voting.active, ul.navi li#Results.active,
ul.navi li#Sendezeiten.active,
ul.navi li#Show.active,
ul.navi li#Kommentare.active,
ul.navi li#Trailer.active,
ul.navi li#Fotos.active,
ul.navi li#Win.active,
ul.navi li#FAQ.active,
ul.navi li#Specials.active,
ul.navi li#Games.active {
  background-position: 0px -21px;
}

ul.navi li#Voting.inactive, ul.navi li#Results.inactive,
ul.navi li#Sendezeiten.inactive,
ul.navi li#Show.inactive,
ul.navi li#Kommentare.inactive,
ul.navi li#Games.inactive,
ul.navi li#Win.inactive,
ul.navi li#FAQ.inactive,
ul.navi li#Fotos.inactive,
ul.navi li#Specials.inactive,
ul.navi li#Trailer.inactive {
  background-position: 0px 0px;
}

ul.navi li#Voting:hover, ul.navi li#Results:hover,
ul.navi li#Sendezeiten:hover,
ul.navi li#Show:hover,
ul.navi li#Kommentare:hover,
ul.navi li#Trailer:hover,
ul.navi li#Games:hover,
ul.navi li#Fotos:hover,
ul.navi li#Win:hover,
ul.navi li#FAQ:hover,
ul.navi li#Specials:hover,
ul.navi li#Sendezeiten:hover {
  background-position: 0px -21px;
}

/*-------------		DOTLINES		-------------*/
.dotline {
  background-image: url(../images/dotline.gif);
  background-repeat:repeat-x;
  overflow:hidden;
  height:1px;
  font-size:1px;
  line-height:1px;
  padding:0px;
  margin:0px;
  width:100%;
}

.dotline_middle_space {
  background-image: url(../images/dotline.gif);
  background-repeat:repeat-x;
  overflow:hidden;
  height:1px;
  font-size:1px;
  line-height:1px;
  padding:0px;
  width:100%;
  width:636px;
  margin-bottom:10px;
  margin-top:10px;
}


#dotline1 {
  margin-bottom:5px;
}

#dotline2 {
  margin-bottom:31px;
}

#dotline3 {
  margin-bottom:10px;
}

#dotline4 {
  margin-bottom:10px;
}

#dotline5 {
  margin-bottom:8px;
  width:636px;
}

#dotline6 {
  width:850px;
  margin-bottom:8px;
}

#dotline7 {
  width:850px;
  margin-bottom:10px;
}

#dotline8 {
	margin-top:30px;
	margin-bottom:5px;
}

#dotline9 {
  margin-bottom:5px;
}

#dotline10 {
 margin-top:10px;
  margin-bottom:10px;
}

/*-------------		PAGE FOOTER		-------------*/

#footer_links_one {
  margin-bottom:8px;
}

#footer_links_two clear_float {

}

#footer_links_one,
#footer_links_two,
#footer_links_one a:link,
#footer_links_one a:visited,
#footer_links_one a:active,
#footer_links_one a:hover
  {
  text-decoration:none;
  color:#5e6054;
  font-weight:bold;
  font-size:10px;
}

#footer_links_two {
  margin-bottom:10px;
}

#footbox1 {
  float:left;
  width:153px;
}

#footbox2 {
  float:left;
  width:100px;
}

#footbox3 {
  float:left;
  width:100px;
}

#footbox4 {
  float:left;
  width:125px;
}

#footbox5 {
  float:left;
  width:115px;
}

#footbox6 {
  float:left;
  width:125px;
}

#footbox7 {
  float:right;
  width:125px;
}

#footer_cat_link{
	font-size:10px;
	font-weight:bold;
}

#footer_cat_link a:link,
#footer_cat_link a:visited,
#footer_cat_link a:active,
#footer_cat_link a:hover{
	color:#5E6054;
	text-decoration:none;
}

ul.footbox_ul li a {
  background-image: url(../images/footbox_ul_arrow.gif);
  background-repeat:no-repeat;
  padding-left:13px;
  text-decoration:none;
}

ul.footbox_ul li a:hover{
  background:none;
  margin-left:10px;
  padding-left:3px;
  padding-right:3px;
  background-color:#5e6054;
}

/*-------------		404 ERROR		-------------*/
.error_container {
	text-align: center;
	width:100%;
	padding-top:100px;
}

.error_container_inner {
	width:690px;
	margin:auto;
}

.error_box {
	float:left;
	padding-right:15px;

}

.error_text {
	text-align:left;
	padding-top:51px;
	color:#48b8d2;
}

.error_text a:link,
.error_text a:visited,
.error_text a:active,
.error_text a:hover {
	color:#48b8d2;
}

.bottom_adv_content{
	clear:both;
	padding-left:88px;
	padding-top:15px;
}

.adv_container_right{
	width: 120px;
	float:left;
	padding-left:10px;
	padding-top: 228px;
}

/*-------------			WIN-FORM & SEITE			-------------*/

.win_text{
	font-size: 12px;
	clear: both;
	width: 565px;
	padding-bottom: 20px;
}

.win_text a:link, .win_text a:visited, .win_text a:active, .win_text a:hover {
	color: #D1FA19;
}

.contentbox_win strong{
	/*padding-bottom: 15px;*/
	font-weight: bold;
}

.win_line {
	background-color:#312F32;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:15px;
	margin-top: 15px;
	overflow:hidden;
	width:586px;
	clear:both;
}

.win_line2 {
	background-color:#312F32;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:15px;
	margin-top: 15px;
	overflow:hidden;
	width:442px;
	clear:both;
}

.win_prices {
	padding-top:3px;
	color:#009d97;
	float:right;
	width: 345px;
}

.prices{
	float:left;
	width: 82px;
}

.prices_box{
	padding-left:145px;

}

.win_form{
	position:absolute;
	top:450px;
	left:217px;
	width: 425px;
	height: 530px;
	z-index:100;
	margin:0px;
	padding:0px;
}

.win_form_header{
	width:425px;
	height: 57px;
	background:#000000 url(../images/form_win_header.png);
	background-repeat:no-repeat;
}

* html .win_form_header{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/form_win_header.png", sizingMethod="scale");
}

.win_form_body{
	width:425px;
	height: 421px;
	background:#000000 url(../images/form_win_bg.png);
	background-repeat:repeat-y;
}

.win_form_header_text{
	width:362px;
	float:left;
	padding-left:33px;
	padding-top: 21px;
	font-size: 18px;
	color: #D1FA19;

}

.win_header_text{
	width:362px;
	float:left;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #D1FA19;

}

.win_form_close{
	width:30px;
	height:38px;
	float:right;
	cursor: pointer;
}

.win_form_content{
	padding-left: 33px;
	padding-right:15px;

}

.win_form_messages{
	height:59px;
	font-size: 12px;
	border-bottom:1px solid #424043;
}

.win_form_footer{
	width:425px;
	height:52px;
	background:#000000 url(../images/form_win_footer.png);
	background-repeat:no-repeat;
}

#adress{
	width: 371px;
}

* html .win_form_footer{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/form_win_footer.png", sizingMethod="scale");
}

.win_form_form{
	padding-top:10px;
}

.win_form_line{
	font-size: 12px;
	color: #D1FA19;
	clear:both;
}

.win_form_line_agb{
	color: white;
	padding-top: 25px;
	*padding-top: 0px;
	margin-top: 15px;
}

.win_form_input{
	height:20px;
	background-color: black;
	border-bottom:1px solid #666467;
	color:white;
	padding-left:2px;
	padding-top:4px;

}

.win_form_column_left{
	float:left;
}

.win_form_column_right{
	float:right;
}

#win_form_name{
	width: 180px;
}

.win_form_text{
	padding-top: 15px;
	padding-bottom: 8px;
}

#win_form_adress{
	*padding-top: 0px;
	*margin-top: 5px;
}

#agb{
	float:left;
}

#agb_text{
	float:right;
}

.win_form_submit{
	margin-left:230px;
	padding-top:19px;
	cursor:pointer;
}

.country_input{
	height:25px;
	width:171px;
	*width:183px;

}

.win_footer{
	height: 13px;
	background-position: bottom;
}

.win_body{
	height: 55px;
}

#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}


