/**********General*************/
body{
 /*background-image: url(/funcom/frontend/design/backgrounds/bg_top_offices.gif);*/
 background-position: 860px 3px;
 background-repeat: no-repeat;
 font-family : Arial,Helvetica,Verdana,sans-serif;
 font-size : small;
 color:#81786A;
 background-color: #EBE9E6;
 margin:0px;
 padding:0px 0px 20px 0px;
}
th{
 text-align:left;
}
a img{
 border:none;
}
em{
 font-weight:bold;
 font-style: normal;
}
form{
 display:inline;
}
h1,h2,h3,.heading1,.heading2,.heading3{
 font-family : Arial,Helvetica,Verdana,sans-serif;
 margin-top:0.6em;
 font-weight:bold;
}
h1,.heading1{
 color:#333333;
 font-size : 1.2em;
 margin-bottom:0.5em;
}
h2,.heading2{
 font-size : 0.9em;
 margin-bottom:0.4em;
 color:#978D7D
}
h3,.heading3{
 color:#333333;
 font-size : 1.1em;
 margin-top:0.2em;
 margin-bottom:0.4em;
}
h4{
 color:#333333;
 margin-top:0.2em;
 margin-bottom:0.3em;
 font-size : 0.9em;
 font-weight:bold;
}
p,div.ingress{
 margin:0.6em 0em 0.9em 0em;
}
a{
 color:#000000;
 text-decoration:none;
}
input{
 font-size : x-small;
}
ul{
 margin: 10px 10px 10px 20px;
}
/**********Left menu*************/
#leftmenu{
 background-color: #FFFFFF;
}
#leftmenu h2{
 color:#413434;
 text-transform:uppercase;
}
#alt_menu{
 border: 1px 1px 0px 1px;
 border-color: #D9D4C9;
 margin-bottom:5px;
}
#alt_menu a{
 color:#413434;
 display:block;
 border-bottom: 1px solid #D9D4C9;
 padding:6px;
 font-size : 1em;
 font-weight:bold;
 background: #FFFFFF url("/funcom/frontend/design/backgrounds/bg_arrow_leftmenu.gif") no-repeat;
}
.banner{
 display:block;
 padding-top:7px;
}
/**********Top*************/
#header
{
 background-color: #FFFFFF;
 margin: 0px 0px 7px 0px;
 padding:0px 5px 2px 5px;
}
#top_menu{
 display: inline;
 position:relative;
 top: -5px;
}
#top_menu a{
 color:#978D7D;
 text-transform:uppercase;
 font-weight:bold;
 font-size : .9em;
 margin-left:5px;
 border-bottom: 3px double #D9D4C9;
}
#top_menu a.selected{
 border-bottom: 3px solid #AB0F3F;
}
/**********Footer*************/
#footerwrap {
 margin-top: -35px;
}
#footer{
 background: #FFFFFF url("/funcom/frontend/design/backgrounds/bg_footer.gif") repeat-x;
 margin-top: 1px;
 padding:10px 5px 5px 5px;
 font-size: 0.8em;
}
#footer img{
 float:left;
 margin-right: 7px;
}
#footer a{
 color:#978D7D;
}
#footer_fade{
 background: #EBE9E6 url(/funcom/frontend/design/backgrounds/bg_footer_fade.jpg) no-repeat;
 height:16px;
 width: 850px;
 margin-left:-23px;
}
.poweredby{
 float:right;
 margin:5px 2px 0px 0px;
}

/**********Special*************/
#logo{
 margin-bottom:40px;
}
.searchbox {
 margin: 10px 0 15px 0;
}
.searchbox hr {
 width: 95%;
 border: 0;
 height: 1px;
 background-color: #CCCCCC;
}
.ingress, em{
 font-weight:bold;
 font-size : 1em;
}
a.readmore,#pagelist a{
 color:#81786A;
}
br.break{
 clear:left;
}
.image_text{
 font-style:italic;
 display:block;
}
#pagelist{
 border: 1px 0 1px 0;
 border-color: #978D7D;
 clear:left;
 margin-bottom:7px;
}
#next_link{
 float:right;
}
#gamelist_front{
 width: 370px;
}
#left_content iframe {
 border: none;
 width:100%;
}
img.gamelist,img.newslist{
 float:left;
 clear:left;
 margin:0 7px 7px 0;
 padding-right: 5px;
}
img.headline{
 float:right;
 margin:0px 0px 7px 7px;
}
.gamelink{
 text-transform:uppercase;
 display:block;
 margin-top: 7px;
 font-size: 0.9em;
}
.date, .disabled{
 color:#CDC3B9;
}
.divider{
 border-bottom: 1px dotted #CDC3B9;
}
h2 a.readmore{
 text-transform:lowercase;
 font-weight: normal;
}
/**********Boxes*************/
.rounded h1,.rounded h2, .rounded h3, .rounded h4,
.rounded2 h1,.rounded2 h2, .rounded2 h3, .rounded2 h4{
 margin-top:0.2em;
 font-weight: normal;
}
.rounded a,.rounded2 a{
 color:#81786A;
}
.green a,.red a{
 color:#FFFFFF;
}
div.rounded { 
 background: #EBE9E6; 
 margin-bottom:7px;
 padding:7px;
}
div.rounded2 { 
 width: 175px;
 background: transparent url(/funcom/frontend/design/tr.gif) no-repeat top right; 
 margin-bottom:7px;
}
div.blue { 
 width:100%;
}
#leftmenu div.rounded2 { 
 width: 233px;
}
div.rounded2 div { 
 background: transparent url(/funcom/frontend/design/tl.gif) no-repeat top left; 
}
div.rounded2 div div { 
 background: transparent url(/funcom/frontend/design/br.gif) no-repeat bottom right; 
}
div.rounded2 div div div { 
 background: transparent url(/funcom/frontend/design/bl.gif) no-repeat bottom left; 
 padding:3px 7px 7px 7px;
}

/**********Box colors*************/
div.brown{
 background-color: #D9D4C9;
}
div.blue{
 background-color: #D4EAEF;
}
div.grey{
 background-color: #EBE9E6;
}
div.green{
 background-color: #0C7A01;
 color:#FFFFFF;
}
div.red{
 background-color: #AB0F3F;
 color:#FFFFFF;
}

/**********Left content*************/
#left_content{
 width:360px;
}
/**********Right menu*************/
#rightmenu{
 width:175px;
 float:right;
 border-left: 7px solid #FFFFFF;
}
#rightmenu .rounded h2,#rightmenu .rounded h2,#rightmenu .rounded h3,#rightmenu .rounded h4,
#rightmenu .rounded2 h2,#rightmenu .rounded2 h2,#rightmenu .rounded2 h3,#rightmenu .rounded2 h4{
 text-align:right;
 border-bottom: 1px dotted #DAD3C9;
 color:#978D7D;
 font-size : 1em;
 margin-bottom:0.5em;
}
#rightmenu .red h4,#rightmenu .green h4{
 color:#FFFFFF;
}
.news_rounded_link{
 display:block;
 border-bottom: 1px dotted #84B87A;
 margin: 5px 0px 5px 0px;
 padding-bottom: 7px;
}
/**********Main page*************/
#main{
 background-color: #FFFFFF;
}
#main h2{
 border-bottom:1px solid #978D7D;
 border-top:1px solid #978D7D;
 clear:left;
 text-transform:uppercase;
}
h3.locations a {
 color: #978D7D;
 font-size: 0.9em;
 clear: left;
 margin: 0.4em;
}
#main h3.dots{
 border-top: 1px dotted #DAD3C9;
 padding-top: 7px;
}
/**********Faded background*************/
#wrapper_page{
 background: transparent url("/funcom/frontend/design/backgrounds/bg_body.gif") repeat-y;
 padding:0px 0px 0px 23px;
}

/**********Two column layout*************/
#main{
 float: left;
 width: 550px;
 margin-left: 250px;
 padding:5px;
}
* html #main{
 display: inline;
}
#leftmenu{
 float: left;
 width: 233px;
 margin-left: -810px;
 padding:5px;
}

@media all and (min-width: 0px;) {
#main, #leftmenu
{
padding-bottom: 0 !important;
margin-bottom: 0 !important; 
}
#main:before, #leftmenu:before
{
/*content: '[DO NOT LEAVE IT IS NOT REAL]';*/
display: block;
background: inherit;
padding-top: 32767px !important;
margin-bottom: -32767px !important;
height: 0;
}
}
#wrapper{
 width: 810px;
 background: transparent url(http://www.funcom.com/funcom/frontend/design/leftmenu_bgfix.gif) repeat-y;
 overflow: hidden; /* This hides the excess padding in non-IE browsers */
 padding-bottom:35px;
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - system.instead we float it */
 float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
 float/**/: none;
}
/* easy clearing */
#wrapper:after{
 content: '[DO NOT LEAVE IT IS NOT REAL]'; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
/*\*/
#wrapper{
 display: block;
}
/* end easy clearing */
#header, #footer{
 width: 800px;
}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output{
 position: relative;
 z-index: 1000;
}