/*
 * MysticGD Website
 * Copyright (c) 2001-2011 Mystic Game Development - http://www.mysticgd.com
 * All rights reserved worldwide.
 */
 
/* the html tag */
html
{
    height: 100%;
}

/* the body tag */
body
{
    margin: 0;
    padding: 0;

    text-align: center;
    color: #333333;
    background-color: #161616;/*#1e1e1e;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	
}

#smallfont
{
    font-size: 10pt;
}

/* the header containing the platform logos and part of the emfx logo */
#header
{
    /*background-image: url(images/HeaderBackground.png);*/
    background-position: bottom;
    background-repeat: no-repeat;

    width: 950px;
/*    height: 100px;*/
    padding: 0px 0px 0px 0px;
    margin: auto;
    text-align: left;
    z-index: 0;
}

#headerlogo {
	float: left;
	background-image: url(images/LogoTransparent.png);
	background-repeat: no-repeat;
    background-position: bottom;
	display:block;
	height: 75px;
	margin-top: 0px;
	padding: 0;
	width:255px;
}

#header h1 span{
	display: none;
}

#header #meta{
    float: left;
    margin: 15px 0px 0px 0px;
    padding-right: 0px;
    padding-top: 30px;
}

#header #meta li{
    display: inline;
}

#header #socialmedia{
    float: right;
    margin: 15px 0px 0px 0px;
    padding-right: 0px;
    padding-top: 22px;
}

#header #socialmedia li{
    display: inline;
}


#gameshowcase
{
    margin: auto;
    background-color: #161616;
    background-image: url(images/SeperatorLineFooter.png);
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 500;
}

#gameshowcase img
{
	border: 0px solid white;
	padding: 0px 0px 0px 0px;
}

#gameshowcase-spacer
{
    margin: auto;
    background-color: #1e1e1e;
    background-image: url(images/SeperatorLineFooter.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 1px;
}

/* modify list elements for image lists */
ul, li, ol, form
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

ol li
{
    display: inline;
    margin: 0px 10px 0px 0px;
}


/* image links */
a.img
{
    border: 0px;
}


/* the actual container with all data in it */
#container
{
    margin: auto;
    background-color: #1c1c1c;
}

#container img
{
    border: 0px;
}


/* id for the main content on the left */
#content
{
    /*background-color: #222222;*/
    margin: auto;
    width: 1000px;
}

#content table
{
    color:#cdcdcd;
    vertical-align: middle;
    border: none;
    font-size: small;
}

#content img
{
	border: 0px;
}
#content #imglink a {
	border: 0px;
	background: none;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
}


#content a, #content a:visited{
	color: #cbcbcb;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover{
	color: #d75407;
	font-weight: normal;
	text-decoration: none;
}

#content strong {
	color: #e6e6e6;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover span{
	border-bottom: 0px solid #d75407;
}

#content a.image, #content a img:visited{
	background: none;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
#content .content{
	padding: 10px;
}
#content .content p{
	margin: 0;
	padding: 0;
}
#content .content ul, #content .content li{
	list-style: none;
	margin: 0;
}
#content ul li{
	padding: 2px 0px 2px 0px;
}
#content .content-box{
    background-image: url(images/BackgroundGradient.png);
    background-repeat: repeat-y;
	background-position: center;

    text-align: left;
    color: #cdcdcd;
	/*background-color: #333333;*/
	clear: both;
    font-size:10pt;
    padding: 20px 30px 20px 30px;
}

#content .content-box-without-padding h1{
    text-align: left;
    color: #d75407;
	font-weight: lighter;
    font-size:18px;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}

#content .content-box-without-padding img{

}

#content .content-box-without-padding {
    background-image: url(images/BackgroundGradient.png);
    background-repeat: repeat-y;
    background-position: center;

    text-align: left;
    color: #cdcdcd;
	/*background-color: #333333;*/

    font-size:10pt;
    padding: 0px 0px 0px 0px;
	margin: auto;
}

#content .content-box-left{
    background-image: url(images/BackgroundGradientLeft.png);
    background-repeat: repeat-y;
	background-position: left;

    text-align: justify;
    color: #cdcdcd;
	/*background-color: #333333;*/
	clear: both;
    font-size:10pt;
    padding: 5px 30px 10px 35px;
}

#content .content-box-left b{
	/*color: #ff0000;*/
}

#content .content-box-left-video {
    background-image: url(images/BackgroundGradientLeft.png);
    background-repeat: repeat-y;
	background-position: left;

    text-align: justify;
    color: #cdcdcd;
	/*background-color: #333333;*/
	clear: both;
    font-size:10pt;
    padding: 5px 30px 7px 35px;
}

#content .content-box-left h1{
    text-align: left;
    color: #d75407;
	font-weight: lighter;
    font-size:18px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

#content .content-box-right{
    background-image: url(images/BackgroundGradientRight.png);
    background-repeat: repeat-y;
	background-position: left;

    text-align: left;
    color: #cdcdcd;
	/*background-color: #333333;*/
	clear: both;
    font-size:10pt;
    padding: 5px 30px 10px 15px;
}

#content .content-box-right h1{
    text-align: left;
    color: #d75407;
	font-weight: lighter;
    font-size:18px;
	line-height: 1;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

#content-column-left{
	float: left;
	width: 523px;
}
#content-column-right{
	float: left;
	width: 477px;
}

#content .client-screenshots
{
    margin: auto;
    text-align: center;
    text-decoration: none;
    border: none;
    padding-top:10px;
}

#content .client-screenshots img
{
    text-decoration: none;
    background-image: url(images/BackgroundGradientTemplate.png);
    background-position: center;
    padding-left: 10px;
    padding-right: 10px;
}

#content .client-screenshots a.img
{
    text-decoration: none;
    border: 0px;
    background: none;
    border-bottom: 0px;
    padding: 0px 0px 0px 0px;
}

#content .content-box-spacer-internal-background{
        background-image: url(images/BackgroundGradient.png);
        background-repeat: repeat-y;
        background-position: center;	
        padding: 0px 0px 0px 0px;

}

#content .content-box-spacer-internal{
	background-image: url(images/SeperatorLine.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
    padding: 0px 0px 0px 0px;
}

#content .content-box-spacer-external-bottom {
	background-image: url(images/ContentBoxInBetweenGradientBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
    padding: 0px 0px 0px 0px;

}

#content .content-box-spacer-external-top {
	background-image: url(images/ContentBoxInBetweenGradientTop.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 21px;
    padding: 0px 0px 0px 0px;
}

#content .content-box-spacer-external-top-small {
	background-image: url(images/ContentBoxInBetweenGradientTop.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
    padding: 0px 0px 0px 0px;
}

#content .content-box-spacer-external-bottom-left {
	background-image: url(images/ContentBoxInBetweenGradientBottomLeft.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
    padding: 0px 0px 0px 0px;
	clear: both;
	z-index: 500;
}

#content .content-box-spacer-external-top-left {
	background-image: url(images/ContentBoxInBetweenGradientTopLeft.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
    padding: 0px 0px 0px 0px;
	z-index: 500;
}

#content .content-box-spacer-external-bottom-right {
	background-image: url(images/ContentBoxInBetweenGradientBottomRight.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
    padding: 0px 0px 0px 0px;
	z-index: 500;
}

#content .content-box-spacer-external-top-right {
	background-image: url(images/ContentBoxInBetweenGradientTopRight.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
    padding: 0px 0px 0px 0px;
	z-index: 500;
}

#content .content-box-spacer-invisible{
	height: 25px;
    background-image: url(images/BackgroundGradient.png);
    background-repeat: repeat-y;
    background-position: center;
	*border-top: 1px solid #333333;
	*margin-top:-1px;
}

#content .content-headline {
	background-color: #333333;
	background-image: url(images/SubMenuBars.png);
	background-position:right;
	background-repeat: repeat-x;
	color: #d75407;
    text-align: left;
	display: block;
	height: 21px;
	line-height: 21px;
	margin: 0px -5px 1px -5px;
	padding: 0px 0px 0px 5px;
}

#content .headline-table
{
     /*color: rgb(244, 156, 28);*/
    color: #d75407;
    font-size: 18px;
    line-height: 2em;
    vertical-align: top !important;
    text-align: left;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
	height: 30px;
	*padding-right:30px;
}

#content .headline-table img
{
    vertical-align:bottom;
}

#content .content-headline h4{
	color: #FFFFFF;
	font-size: 0.89em;
	margin: 0px;
	padding: 0px;
}


#content .platformmarkers
{
	vertical-align: middle !important;
    display:inline-block;
	float: right;
	zoom: 1;
    *display: inline;
	*height: 30px;
	*margin-top: -33px !important;
}

#content .platformmarkers img
{
	vertical-align: middle !important;
	*border-bottom: 20px !important;
}

#content .platformmarkers-spacer
{
	width: 30px;
	height: 20px;
    display:inline-block;
	float: right;
	zoom: 1;
    *display: inline;
}

#content .content-table
{
    color: #cdcdcd;
    font-size: 12px;
    line-height: 1.3;
    vertical-align: top;
    text-align: justify;
    padding: 0px 35px 0px 0px;
    margin: 0px 0px 0px 0px;
	width: 800px;
}

#content .content-table-variable-width
{
    color: #cdcdcd;
    font-size: 12px;
    line-height: 1.3;
    vertical-align: top;
    text-align: justify;
    padding: 0px 35px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#content .content-table-variable-width ul li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 16px;
	list-style-image:url('images/Bullet.png');
}

#content .content-table-variable-width b
{
	color: #e6e6e6;
}

#content .content-table-news
{
    color: #cdcdcd;
    font-size: 12px;
    line-height: 1.3;
    vertical-align: top;
    text-align: left;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 0px;
	width: 100%;
}

#content .headline-table-news
{
     /*color: rgb(244, 156, 28);*/
    color: #d75407;
    font-size: 18px;
    line-height: 2;
    vertical-align: top;
    text-align: left;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 0px;
	height: 30px;
}

#content label{
	display: block;
	margin: 5px 0 5px 0;
	width: 230px;
}
#content textarea{
	width: 575px;
	height: 250px;
}
#content #contact td{
	text-align:left;
	width: 100px;
	height: 20px;
}
#content input{
	width: 230px;
}
#content select{
	width: 230px;
}
#content radio{
	width: 10px;
	height: 10px;
	text-align: left;
}
#content checkbox{
	width: 20px;
}
#columns{
	
}

#navigation{
	background-image: url(images/BackgroundHeaderBar.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #333333;
	height: 30px;
    margin: auto;
	border-bottom: 1px solid #333333;
	z-index:500;
}

#navigation a{
	color: #cbcbcb;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover {
	color: #d75407;
	font-weight: normal;
	text-decoration: none;
}

#navigation img {
	border: 0px;
	border-bottom:1px solid #333333;
}

.clear{
	clear: both;
	overflow:hidden;
}
#content-footer-spacer
{
    clear: both;
	background-color: #1c1c1c;
    height: 15px;
}

#footer{
    background-image: url(images/SeperatorLineFooter.png);
    background-position: top;
	background-repeat: no-repeat;
    background-color: #161616;
    clear: both;
	margin: auto;
	text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #cdcdcd;
    font-size:1.0em;
	height: * !important;
}

/* style="vertical-align:middle; float: right; text-align: right;" */
#footer img
{
    border: none;
}

#footer a
{
    color: #cdcdcd;
}

#footer a:hover
{
    color: #d75407;
}


#footer table
{
    color: #cdcdcd;
    width: 950px;
    vertical-align: middle;
    text-align: right;
}

#footer small{
	font-size: 0.9em;
	padding-top: 6px;
}


#specific-media{
	margin: auto;
	text-align: center;
}
.pagination li{
	display: inline;
}
#spotlight ul{
	float: left;
	margin: 0px 5px 0px 0px;
	width: 100px;
}

#products-left ul{
	float: left;
	margin: 5px 5px 0px 0px;
	width: 100px;
}

#products-right ul{
	float: right;
	margin: 0px 5px 0px 0px;
	width: 100px;
}

#products-bottom ul{
	float: bottom;
	margin: 0px 5px 0px 0px;
	width: 100px;
}

#products-top ul{
	float: top;
	margin: 0px 5px 0px 0px;
	width: 100px;
}

#news ul li{
	position: relative;
	text-align: right;
	width: 100%;
}
#news li span{
	left: 0px;
	position: absolute;
	text-align: left;
	width: 85%;
}
#news td {
	vertical-align:top;
	text-align: left;
}

#partners td {
	vertical-align:top;
	text-align: left;
}

#partners td span{
	vertical-align:top;
	text-align: left;
}

#clients{
	height: 400px;
	width:inherit;
	overflow-y:scroll;
	overflow-x:hidden;
}
#clients li{
	width: 305px;
}
#clients li img{
	float: left;
	margin: 0px 10px 0px 0px;
}

dd, dt, dl{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

dt{
	float: left;
	width: 150px;
}
dd{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 490px;
}


ul.menu, ul.menu ul {
	border-bottom: 1px solid #333333;
    list-style-type: none;
	
	z-index: 500;
}



ul.menu a {
    display: block;
    padding: 0px;
    font-weight:normal;
	color: #161616;
}



ul.menu ul a {
    padding: 0 0 0 0px;
}

ul.menu li {
    padding:0px;
    margin:0;
    background-color: #161616;
    border:1px;
	
	display:inline-block;
	zoom: 1;
    *display: inline;
}

ul.menu ul {
    margin-left:-10px;
    padding: 7px;
    position: absolute;
    border:1px solid #333333;
    display:none;
	width: 110px;
	background-color: #161616;
	margin-top: -4px;
	*margin-left: -110px;
	*width: 100px;
	*margin-top: 30px;
}



/* IE-Hack für die Breite */

*html ul.menu ul {
    width:180px;
}



/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */

/* über der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}



ul.menu ul li {
	padding: -7px;
    float:none;
    background-color: #161616;
	line-height: 1.5;
}
