@font-face {
    font-family: 'wrc_regular';
    src: url('http://www.wrcsimulator.com/fonts/wrcroman-webfont.eot');
    src: url('http://www.wrcsimulator.com/fonts/wrcroman-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.wrcsimulator.com/fonts/wrcroman-webfont.woff') format('woff'),
         url('http://www.wrcsimulator.com/fonts/wrcroman-webfont.ttf') format('truetype'),
         url('http://www.wrcsimulator.com/fonts/wrcroman-webfont.svg#wrc_clean_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'wrc_bold';
    src: url('http://www.wrcsimulator.com/fonts/wrcclean-webfont.eot');
    src: url('http://www.wrcsimulator.com/fonts/wrcclean-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.wrcsimulator.com/fonts/wrcclean-webfont.woff') format('woff'),
         url('http://www.wrcsimulator.com/fonts/wrcclean-webfont.ttf') format('truetype'),
         url('http://www.wrcsimulator.com/fonts/wrcclean-webfont.svg#wrc_clean_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a{
color:#fc4c02;
}


body{
font-family:wrc_regular;
font-size:14px;
margin:0;
padding:0;
background-color:#000;
/*background-image:url('http://www.wrcsimulator.com/uploads/images/yellow-flick.jpg');*/
}
img#background{
  z-index: -1;
  color: white;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0px;
  left: 0px;
}

h1, h2, h3 {
font-weight:bold;
margin:0;
}

p{padding:0;margin:0;}

h1{
font-size:28px
}

h2{
font-size:24px;
padding:7px 15px 7px 15px;
background-color:#fc4c02;
color:#fff;
display: inline-block;
margin-bottom:5px;
}

h3{
display: inline-block;
font-size:18px;
padding:5px 10px 5px 10px;
background-color:#fc4c02;
color:#fff;
margin-bottom:5px;
}

#header{
position:relative;
background-color:#fff;
padding:20px;
height:90px;

}

#header .apollo_logo{
position:absolute;
bottom:20px;
left:20px;
}


#header .wrc_logo{
position:absolute;
bottom:20px;
right:20px;
}

#page{

width:1000px;
margin:auto;
}

.content{
position:relative;
background-color:#fff;
padding:20px;
margin-bottom:20px;
}

.clearfix{clear:both;}

div.columns3 .column{
font-size:12px;
padding:0 20px;
float:left;
width:291px;
height:400px;
border-right:2px solid #000;
overflow:auto;
}

div.columns3 .no_height{
height:auto;
}

div.columns2 .column{
font-size:14px;
padding:0 20px;
float:left;
width:440px;
height:400px;
border-right:2px solid #000;
overflow:auto;
}

#footer div.columns2 .column1, #footer div.columns2 .column2{
float:left;
height:70px;
width:750px;
font-size:10px;
border-right:2px solid #fff;
}

#footer div.columns2 .column2{
width:165px;
text-align:right;
}


div.column img{
padding-bottom:20px;
}

div.column img:last-child{
padding-bottom:0px;
}


div.columns2 div.column:first-child, div.columns3 div.column:first-child{
padding-left:0;
}
div.columns2 div.column:last-child, div.columns3 div.column:last-child{
padding-right:0;
border:none!important;
}

#footer{
background:#000;
color:#fff;
border-top:4px solid #fc4c02;
}



.content_top .title{
color:#B3B3B3;
text-align:center;
font-family:wrc_bold;
position:absolute;
width:400px;
font-size:50px;
top:180px;
right:-168px;
transform:rotate(90deg);
-ms-transform:rotate(90deg); /* IE 9 */
-webkit-transform:rotate(90deg); /* Safari and Chrome */
}

.inner_standard .content_top{
min-height:390px;
padding:20px 70px 20px 40px;
}

.inner_standard .content img{
float:right;
padding-left:40px;
}

.right{
float:right;
margin-left:20px;
}

.left{
float:left;
margin-right:20px;
}

table.simulators{
width:100%;
}

table.simulators td{
border-bottom:2px solid #000;
padding:7px 0 10px 0;
}


table.simulators img{
padding:0 0 0 10px;
margin:0;
}
/* Stylesheet: Apollo_layout Modified On 2025-12-16 10:13:00 */
