@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    /*background-color: #d7d7d7;*/
    background-color: #BECFE3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* MAIN SITE */
#main {
    width: 1002px;
    margin: 0 auto;
    background-image: url(/img/layout/hintergrund_blau.jpg);
    background-repeat: repeat-y;
    border-left: 1px solid #636363;
    border-right: 1px solid #636363;
    position:  relative;
}

a:visited, a:link, a:active {
    color: #3262aa;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

hr {
    border:1px solid orange;
}

input[type=submit] {
    border: 1px solid #f08815;
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);	
}

/* small text */
.smalltext {
    font-size: 10px;
}

/* NAVI */
.navi, li {
    list-style-type: none;
    padding: 0;
    margin: 6px 0 6px 10px;
    font-size: 14px;
    color: #3262aa;
}

.navititle {
    font-size:18px; 
    color: #3262aa; 
    text-align: center; 
    margin: 4px;
}

.navititlecontent {
    font-size: 18px; 
    font-weight: bold;
    color: #343434c;
    text-align: center;	
    margin: 4px;
    padding: 0;
}

/* SEARCH */
#searchfield {
    position: relative;
    margin: 0 0 8px 460px;
}

.search_info {

}
.search_anker {
    margin: 10px 0 20px 0;
}

.search_nichts {
    font-weight: bold;
    text-align: center;
    margin: 30px;		
}

.search_zukurz {
    font-weight: bold;
    text-align: center;
    margin: 30px;	
}


/* HEADER */
#header_lines {
    background-image: url(/img/layout/header-1pix.gif); 
    background-repeat:x-repeat;
    width:100%;
}

#header_lines_null {
    width: 16px;
}

/* CONTENT */
#content {
    margin: 10px;
}

#content li {
    list-style-type: disc;
    padding: 0;
    margin: 2px;
    font-size: 12px;
    color: #000000;
}

#content h1 {
    font-size: 12px;
}

.packshot_spielinfos {
    margin: 10px 10px 20px 10px;
}

#block_spieleinfos span.rechtstext {
    font-size: 9px;
    margin: -20px 10px 10px 10px;
    display: block;
    text-align: right;
    
}

.daten_spielinfo {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 5px 5px 5px;
    font-size: 10px;
}

.usk_spielinfo {
    margin: 15px 0;
    text-align: center;
}

#block_spieleinfos {
    float: right;
    width: 200px;
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;	
    margin: 0px 8px 15px 15px;		
}

.content_screenshots {
    border: 1px solid #f08815;
    margin: 5px 5px;
}

.amazon {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 5px 10px 5px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

.halycon_shop {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 5px 10px 5px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

.shareit {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 5px 10px 5px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

.reg_button {
    margin: 0 5px 10px 5px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}

/* CONTENT YOUTUBE */
.youtube {
    margin: 20px 0 0 0;
}
.youtubevideo {
    text-align: center;
}
.youtubevideotitle {
    margin: 20px 0 5px 0;
}

/* CONTENT LINKS */
.linktext {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 5px 5px 5px;
    font-size: 10px;
}
.links {

}
/* NEWSLETTER */
.newsletter_error {
    margin: 20px;
    border: 1px solid #000000;
    padding: 10px;
    background-color: #f08815;
}

/* GAMELIST */
.gamelist_title {
    font-weight: bold;
}
.gamelist_text {
    margin: 5px 0 0 0;
    height: 165px;
}
.gamelist_packshot {
    float: left; 
    margin: 5px 5px 0 0; 
    border: 1px solid #000000;
}
.gamelist_more {
    text-align: right;
    margin: 0 0 5px 0;
}
.gamelist_border {
    border: 1px solid #999999; 
    margin: 5px 0 10px 5px;
}

/* PARTNER LIST*/
.partner_title
{
    font-weight: bold;
    margin: 0 0 5px 5px;
}
.partner_desc
{
    margin: 0 0 0 5px;
}
.partner_border
{
    border: 1px solid #999999; 
    margin: 5px 0 10px 5px;
}

/* FANSITES LIST*/
.fansites_title
{
    font-weight: bold;
    margin: 0 0 0px 5px;
    font-size:14px;
}
.fansites_desc
{
    margin: 0 0 0 10px;
}
.fansites_border
{
    border-top: 1px solid #999999; 
    margin: 10px 10px 10px 5px;
}

.fansite_category {
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}
.fansite_group {
    margin: 20px 0 25px 0px;
}

/* DOWNLOAD */
.download_content {
    margin: 0 0 20px 0;
}
.download_os {
    font-weight: bold;
}

.download_table_title {
    font-weight: bold;
    text-align: center;
}


.download_table_content {
    text-align: center;
}
.download_button {
    text-align: center;
    margin: 15px auto;
    border: 1px solid #000000;
    width: 100px;
    font-weight: bold;
    padding: 3px;
}

/* DOWNLOAD LIST */
.downloadlist_title {
    margin: 0 0 5px 5px;	
}

.downloadlist_border {
    border: 1px solid #999999; 
    margin: 5px 0 10px 5px;	
}

/* NEWSLIST */
.newslist_title {
    font-weight: bold;	
}
.newslist_text {
    margin: 5px 0 0 0;
    height: 150px;
}

.newslist_more {
    text-align: right;
    margin: 0 0 5px 0;
}

.newslist_border {
    border: 1px solid #999999; 
    margin: 5px 0 10px 5px;
}
.newslist_packshot {
    float: left; 
    margin: 0px 5px 0 0; 
    border: 1px solid #000000;
}

.newsbild {
    float: left;
    margin: 0px 5px 0 0; 
}

.newsbild span {
    font-size: 9px;
    display: block;
}

.newsbild .newslist_packshot {
    float: none;
}

/* news_text */
.news_text {
    margin: 5px 0 0 0;
}
.news_games {
    clear:	left;
    margin: 20px 0 0 0;
}

/* FAQ */
.game_faq {
    border: 1px solid #f08815;
    display: none;
    margin: 10px 10px 10px 2px;
    padding: 5px;
    background-color: #FFFFFF;	
}
/* FAQ LIST */
.faqlist_title {
    margin: 0 0 5px 5px;	
}
.faqlist_border {
    border: 1px solid #999999; 
    margin: 5px 0 10px 5px;	
}
.faqlist_hidden {
    border: 1px solid #f08815;
    display: none;
    margin: 10px 10px 10px 2px;
    padding: 5px;
    background-color: #FFFFFF;
}
.faqlist_hidden {
    border: 1px solid #f08815;
    margin: 10px 10px 10px 2px;
    padding: 5px;
    background-color: #FFFFFF;
}


/* BLOCK */
#block_links_oben {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;
    width: 154px;
    margin: 0 0 0 21px;
}

#block_links_mitte {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;	
    width: 154px;	
    margin: 9px 0 0 21px;		
}

#block_links_unten {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;
    width: 154px;
    margin: 9px 0 0 21px;
}

#block_mitte {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;	
    /* width: 638px; */
    margin: 0 0 0 7px;	
    padding: 0 10px;
}

#block_rechts_oben {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;
    width: 154px;
    margin: 0 0 0 8px;
}

#block_rechts_mitte {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;
    width: 154px;
    margin: 0 0 0 8px;
    /* margin: 9px 0 0 8px; */
}

#block_rechts_unten {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;		
    width: 154px;
    margin: 9px 0 0 8px;	
}

#amazon_120x450 {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;		
    width: 154px;
    margin: 9px 0 0 8px;	
    text-align: center;
    padding: 16px 0 16px 0;
}

#basket_rechts_oben {
    background-image: url(/img/layout/png.png);
    behavior: url(/iepngfix.htc);
    border: 1px solid #f08815;		
    width: 154px;
    margin: 0 0 9px 8px;	
}

/* VOTE */
.votetitle {
    padding: 0;
    margin: 6px;;
    font-size: 14px;
    color: #3262aa;
}

.voteform {
    font-size: 12px;
    color: #3262aa;
}

/* WERBUNG */
#skyscraper {
    text-align: right;
    margin: 15px 16px 15px 0;
}

/* FOOTER */
#footer {
    text-align: center;
    font-size: 10px;
    height: 30px;
    margin: 10px 0 0 0;
}


/*--------------------------*/
/* page nav */
.pagenav_box 
{
    padding: 5px 0 5px 0;
    text-align: center;
}
.pagenav_title 
{
    color: #000000;
    font-weight: bold;
    margin: 0 20px 0 0;
}
.pagenav_static 
{
    color: #000000;
    background-color: #f08815;
    text-decoration: bold;	
    border: 1px solid #000000;
    margin: 0px;
    padding: 1px 4px 1px 4px;
}
.pagenav A:link, .pagenav A:visited 
{
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #f08815;
    margin: 0px;
    padding: 1px 4px 1px 4px;
}
.pagenav A:hover 
{
    color: #000000;
    background-color: #f08815;
    text-decoration: none;
    border: 1px solid #000000;
    margin: 0px;
    padding: 1px 4px 1px 4px;
}
/*--------------------------*/


#user_gamelist ul {
    list-style-type: none;
}

#user_gamelist li {
    margin: 0 0 12px -30px; 
    list-style-type: none;
    font-weight: bold;
}

.orders_table td{
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding: 5px;
    vertical-align:top;
}

.orders_table tr:first-child{
    background-color: #f08815;
}

.orders_table{
    border-top: 1px solid black;
    border-left: 1px solid black;
}

.presslist_table {
    padding: 15px;
    border: 1px solid #999999;
}
.presslist_index {
    border: 1px solid #000000;
    background-color:#ffffff;
    margin: 15px;
    padding: 10px;
    font-size: 10px;
}
/* MY HALYCON */

ul#tabnav { /* general settings */
    text-align: left; /* set to left, right or center */
    margin: 1em 0 1em 0; /* set margins as desired */
    border-bottom: 1px solid #f08815; /* set border COLOR as desired */
    list-style-type: none;
    padding: 3px 0px 3px 0px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
    display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5 , body#tab6 li.tab6  { /* settings for selected tab */
    border-bottom: 1px solid #fff; /* set border color to page background color */
    background-color: #f08815; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a,body#tab5 li.tab5 a ,body#tab6 li.tab6 a  { /* settings for selected tab link */
    background-color: #f08815; /* set selected tab background color as desired */
    color: #000; /* set selected tab link color as desired */
    position: relative;
    top: 1px;
    padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
    padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    border: 1px solid #f08815; /* set border COLOR as desired; usually matches border color specified in #tabnav */
    background-color: #f0d57d; /* set unselected tab background color as desired */
    color: #000; /* set unselected tab link color as desired */
    margin-right: 0px; /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
    background: #fff; /* set desired hover color */
}

#birthdaycake
{
    width: 50px;
    height: 50px;
    position: absolute;
    background-color: red;
    margin-left: 325px;
}

#shopspecial
{
    font-size: 10px;
    margin: 10px 0 18px 20px;
    color: #3262aa;
}

#myhalyconflashbanner
{
    margin: 9px 0 0 21px;
}

#poll_table 
{
    width:100%;
}

.poll_archive_bit 
{
    padding: 0;
    margin: 6px 0 6px 10px;
    font-size: 14px;
    color: #3262aa;
}

/* Termine */
.eventlist_url {
    text-align:right;
}

.eventlist_bit {
    border: 1px solid #bbbbbb;
    margin-bottom: 10px;
    padding:3px;
}

.eventlist_text {
    margin: 10px;
}

.eventlist_image {
    margin:5px;
    float:left;
    border:1px solid black;
}

.newsletter_archive_bit 
{
    padding: 0;
    margin: 6px 0 6px 10px;
    font-size: 14px;
    color: #3262aa;
}

.jump_bar 
{
    text-align:center;
    margin-bottom:15px;
}


/* SHOP */
.shop_text {
    font-size:14px;
}

#halyconshop_button {
    margin: 0 0 9px 8px;
}

#header_lines_shop {
    background-image: url(/img/layout/slice_shop.gif); 
    background-repeat:x-repeat;
    width:100%;
}

.shop_product {
    float:left;
    width:210px;
    margin:14px;
    padding:10px;
}
/*background-color: #cad6e1;*/


.shop_product_title {
    font-weight: bold;
    height:50px;

}
.shop_product_img {
    border: 1px solid #000000;
    margin:13px;
}
.shop_product_packshot {
    float: left; 
    margin: 5px 5px 0 0; 
    border: 1px solid #000000;
}
.shop_product_pricetag {
    font-size:18px;
    color:#3262aa;
    margin:5px 10px 0 0;
}
.shop_product_pricetag_out {
    font-size:18px;
    color:#999999;
    margin-top:5px;
}
.shop_product_available {
    color:#999999;
}

.shop_product_more {
    text-align: right;
    margin: 0 0 5px 0;

}
.shop_product_border {
    border: 1px solid #999999; 
    margin: 5px 0 10px 5px;
}
.shop_product_button {
    margin: 10px;
    font-size:14px;
}

/* SHOP PRODUCT SUGGESTED */
.shop_product_suggested {
    float:left;
    width:160px;
    margin: 15px 0 0 16px;
    padding:5px;
    border: 1px solid #000000;
}

.shop_product_title_suggested {
    font-weight: bold;
    height:64px;
}

.shop_product_pricetag_suggested {
    font-size:16px;
    color:#3262aa;
    margin:5px 10px 0 0;
}
.shop_product_pricetag_out_suggested {
    font-size:16px;
    color:#999999;
    margin-top:5px;
}


#startpage_slider_div {
    margin:35px 0 20px 35px;
    width: 700px;
    height: 240px;
    background-color: transparent;
    border: 1px solid black;
}

#startpage_slider_div_image {
    background-repeat: no-repeat;
}

#startpage_slider_div_image img {
    border: none;
}

.startpage_slider_div_item {
    display:none;
}

.startpage_slider_div_info{
    position: relative;
    bottom:90px;
    font-size:18px;
    text-align:center;
    height:90px;
    width:700px;
    color:#BECFE3;
    background: url(/img/transparent-bg.png);
}


.startpage_slider_div_item h3 {
    margin: 0;
    font-size:14px;
}

.startpage_slider_div_item h5 {
    margin: 0;
    text-decoration:underline;
}
#verticalnetwork_160x600 {
    position: relative;
    top: 10px;
    left: 9px;
}
#boglogo {
    background-image: url("/img/entania_Partnerlogo_White_Partner-Vorne.png");
    height: 21px;
    left: 449px;
    position: absolute;
    top: 25px;
    width: 189px;
    background-repeat: no-repeat;
}
/*Important:*/
.link-spanner{
    position:absolute; 
    width:100%;
    height:100%; 
    top:0;
    left: 0;
    z-index: 1;
    background-image: url('/img/clear.gif');
} 

.shop_text {
    font-size: 14px;
    width: 340px;
    text-align: justify;
    margin: 0 16px 0 34px;	
    float:left;
}
.shop_news {
    float: left;
    height: 355px;
    margin: 14px 0 20px 0;
    border-left: 3px solid #f08815;
}
.shop_news h3 {
    margin: 0 0 14px 25px;
}
.shop_news_bit {
    font-size: 14px;
    height: 57px;
    margin: 0 0 0 28px;
    width: 325px;
}
.shop_news_bit .newslist_packshot {
    height: 40px;
    margin: 0 10px 0 0;
}
.shop_news_more {
    float: right;
    font-size: 14px;
    margin: 20px 20px 0 0;
}
#newsletter_alternatives img {
    margin: 20px 0px -10px 0;
}
.newsletter_alternatives_sm {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}
#newsletter_alternatives, #newsletter_cancel {
    border-top: 1px orange solid ;
    margin-top: 10px;
    padding-bottom: 10px;
}
#navi_socialmedia {
    height:  38px;
}
#navi_socialmedia img {
    float: left;
    margin: 8px 0 0 9px;
}
#navi_socialmedia_shop {
    height:  38px;
}
#navi_socialmedia_shop img {
    float: right;
    margin: 8px 0 0 9px;
}
.shop_plpf {
    font-size: 10px;
}

.layerLink {
    font-size: 9px;
}

.layer {
    position: fixed;
    background: #fff;
    width: 400px;
    border: 1px solid #1061A9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px;
    z-index: 110;
}

.layer .close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
}

.underlay {
    position: fixed;
    z-index: 100;
    background: #1061A9;
    top: 0;
    left: 0;
}

textarea.rechtstext {
    width: 100%;
    height: 100px;
}

#cSelect {
    position: absolute;
    top: 8px;
    right: 10px;
}

#countries_msdd {
    width: 250px !important;
}

.cookietext {

    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    color: #000;
    background: #fff;
    /*    font-size: 20px;*/
    padding: 20px;
    text-align: center;
    border-top: 1px solid #000;
    z-index: 1200;
}

.cookietext button {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    position: relative;
    top: -3px;

}