@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;
}

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

a:hover {
 	text-decoration: underline;
}

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;
}

#header_lines_null {
	width: 16px;
}

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

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

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

.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: 25px 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 5px 5px;
}
.fansites_desc
{
	margin: 0 0 0 5px;
}
.fansites_border
{
	border: 1px solid #999999; 
	margin: 5px 0 10px 5px;
}

/* 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;
}

/* 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;
}


/* 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;		
}

#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 5px 3px 5px; /* 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 */
}