body {
font-family:Arial, Tahoma;
background-color:#fff;
color:#797979;
margin:0;
padding:0;
}

a {
color:#015498;
text-decoration:none;
}

@font-face {
font-family:Myriadpro;
src:url(myriadpro.otf);
}

body > div.header {
background-color:#fff;
height:90px;
}

body > div.header > div.centred {
position:relative;
margin-left:auto;
margin-right:auto;
width:980px;
height:90px;
}

body > div.header > div.centred > div.logo {
position:absolute;
left:0;
top:10;
width:370px;
height:92px;
background:url(logo.png) no-repeat;
cursor:pointer;
}

body > div.header > div.centred > div.restricted {
position:absolute;
left:756px;
top:88px;
font-size:11px;
}
body > div.header > div.centred > div.restricted > span.border {
border-style:solid;
border-width:1px;
padding:3px;
color:#FFFFFF;
background:#000000;
}

body > div.header > div.centred > div.navbar {
position:absolute;
right:37px;
top:20px;
width:300px;
font-size:11px;
text-align:right;
}

body > div.header > div.centred > div.navbar > ul > li {
display:inline;
padding-left:16px;
}

body > div.header > div.centred > div.navbar > ul a {
color:#656565;
}

body > div.header > div.centred > div.searchbar {
position:absolute;
right:30px;
top:45px;
width:300px;
text-align:right;
}

body > div.header > div.centred > div.searchbar > form,body > div.header > div.centred > div.searchbar > form > fieldset {
border:0;
position:relative;
margin:0;
padding:0;
}

body > div.header > div.centred > div.searchbar input {
width:190px;
height:22px;
border:1px solid #000;
}

body > div.header > div.centred > div.searchbar button {
float:right;
width:25px;
height:26px;
background:url(http://www.crytek.com/assets/search-submit-btn.png) no-repeat;
border:1px solid #000;
cursor:pointer;
}

body > div.header > div.centred > div.searchbar button:hover {
background:url(http://www.crytek.com/assets/search-submit-btn-hover.png) no-repeat;
}

body > div.header > div.centred > div.searchbar .tooltip {
position:absolute;
top:25px;
left:30px;
width:329px;
height:487px;
background:url(http://www.crytek.com/assets/dummy/search-open.png) no-repeat;
z-index:100;
padding-top:9px;
}

body > div.header > div.centred > div.searchbar .tooltip > img {
display:block;
cursor:pointer;
}

body > div.mainmenu {
height:40px;
background:#141414 url(http://www.crytek.com/assets/mainmenu-bg.png) repeat-x;
}

div.mainmenu > div.centred {
position:relative;
margin-left:auto;
margin-right:auto;
width:980px;
height:40px;
padding:0 12px;
}

div.mainmenu > div.centred > ul {
list-style-type:none;
list-style-image:none;
font-size:12px;
margin:0;
padding:0;
}

div.mainmenu > div.centred > ul > li {
display:block;
float:left;
cursor:pointer;
}

div.mainmenu > div.centred > ul a {
color:#d0cece;
height:28px;
display:block;
padding:12px 12px 0;
}

div.mainmenu > div.centred > ul a:hover {
background:url(mainmenu-hover-item.png) repeat-x;
}

div.mainmenu > div.centred > ul div.wrap-left {
width:15px;
height:40px;
background:url(mainmenu-active-left.png) no-repeat;
float:left;
}

div.mainmenu > div.centred > ul div.item {
height:28px;
background:url(mainmenu-active-item.png) repeat-x;
width:auto;
float:left;
color:#fff;
padding:12px 5px 0;
}

div.mainmenu > div.centred > ul div.wrap-right {
width:15px;
height:40px;
background:url(mainmenu-active-right.png) no-repeat;
float:left;
}

body div.teaser {
border-bottom:3px #015498 solid;
background-repeat:no-repeat;
background-position:center center;
}

body div.default-teaser {
height:100px;
background:#000 url(http://www.crytek.com/teaser/main.jpg) no-repeat center center;
}

body div.teaser div.overlay {
position:absolute;
height:inherit;
width:100%;
background-color:#000;
background-repeat:no-repeat;
background-position:center center;
display:none;
}

body > div.desktop {
background:#e0e6e6 url(desktop-shadow.png) top center no-repeat;
}

body > div.desktop > div.wide-centred {
position:relative;
margin-left:auto;
margin-right:auto;
max-width:1280px;
min-width:980px;
font-family:Tahoma, Arial;
font-size:12px;
}

body > div.desktop > div.wide-centred > ul {
display:block;
list-style-type:none;
list-style-image:none;
background:transparent url(white.png) repeat-y center center;
margin:0;
padding:0;
}

body > div.desktop > div.wide-centred ul > li {
display:block;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
background-position:center center;
background-color:transparent;
}

body > div.desktop > div.wide-centred ul > li > div.item {
width:980px;
margin:auto;
padding:10px;
}

body > div.desktop > div.wide-centred ul > li.bottomline {
background:#e0e6e6 url(bottomline-shadow-thick.png) no-repeat bottom center;
height:16px;
}

body > div.desktop > div.wide-centred ul > li > div.item h2 {
font-family:Myriadpro, Arial;
color:#015498;
}

body > div.desktop > div.wide-centred ul > li > div.item div {
font-family:Myriadpro, Arial;
}

body > div.desktop > div.centred {
position:relative;
margin-left:auto;
margin-right:auto;
width:980px;
font-family:Tahoma, Arial;
font-size:12px;
}

body > div.desktop > div.centred > div.body {
background-color:#fff;
padding:20px;
}

body > div.desktop > div.wide-centred > div.body {
background-color:#fff;
margin-left:auto;
margin-right:auto;
width:940px;
padding:26px 20px;
}

body > div.desktop > div.wide-centred > div.body div.news > em {
font-size:10px;
display:block;
font-style:normal;
}

.contents h1 {
font-family:Myriadpro, Arial;
font-size:32px;
color:#015498;
font-weight:400;
margin:0px 0 15px;
}

.contents h2 {
font-size:16px;
color:#000;
font-weight:400;
}

.contents h3 {
font-size:12px;
color:#444;
margin-bottom:10px;
}

.contents p {
line-height:180%;
color:#868484;
font-size:12px;
}

.contents ul {
margin-left:40px;
line-height:180%;
list-style-image:url(http://www.crytek.com/assets/list-style-image.png);
padding:0;
}

a.up {
padding-right:15px;
background:url(http://www.crytek.com/assets/up-link.png) no-repeat right center;
cursor:pointer;
}

a.down {
padding-right:15px;
background:url(http://www.crytek.com/assets/down-link.png) no-repeat right center;
cursor:pointer;
}

div.attachments {
font-weight:700;
padding-top:10px;
}

dl.attachments {
border-top:1px solid #e0e6e6;
margin-top:15px;
padding-top:20px;
line-height:150%;
}

dl.attachments dt {
display:block;
height:52px;
padding-left:50px;
padding-top:5px;
}

dl.attachments dt.pdf {
background:url(http://www.crytek.com/attachments/icon-pdf.png) no-repeat;
}

dl.attachments dt.ppt {
background:url(http://www.crytek.com/attachments/icon-ppt.png) no-repeat;
}

dl.attachments dt.zip {
background:url(http://www.crytek.com/attachments/icon-zip.png) no-repeat;
}

dl.attachments dt.unknown {
background:url(http://www.crytek.com/attachments/icon-unknown.png) no-repeat;
}

dl.attachments dt.doc {
background:url(http://www.crytek.com/attachments/icon-doc.png) no-repeat;
}

dl.attachments dt.exe {
background:url(http://www.crytek.com/attachments/icon-exe.png) no-repeat;
}

div.frame > div.shadowed {
background:url(contents-shadow.png) no-repeat;
min-height:600px;
}

body > div.desktop > div.centred > div.breadcrumbs {
background-color:#fff;
font-size:11px;
font-family:Arial;
font-weight:700;
border-bottom:1px solid #e0e6e6;
position:relative;
padding:20px 60px;
}

a.next {
background:url(http://www.crytek.com/assets/breadcrumb-btn-next.png) no-repeat right center;
padding-right:15px;
}

a.sibling {
background:url(http://www.crytek.com/assets/down-link.png) no-repeat right center;
padding-right:15px;
margin-left:15px;
}

body > div.desktop > div.centred > div.breadcrumbs > div {
position:absolute;
right:50px;
}

body > div.desktop > div.centred > div.frame {
background-color:#fff;
overflow:hidden;
}

body > div.desktop > div.centred > div.frame > div.down-header {
font-size:16px;
font-family:Myriadpro, Arial;
padding:30px 0 0 60px;
}

body > div.desktop > div.centred > div.frame > div.down-header > h1 {
font-size:28px;
font-family:Myriadpro, Arial;
color:#015498;
margin:0;
padding:0;
}

body > div.desktop > div.centred > div.left-centered > div.contents {
width:600px;
padding:30px 0 35px 60px;
}

body > div.desktop > div.centred > div.right-centered > div.contents {
margin-left:0;
width:600px;
float:left;
padding:25px 0 35px 60px;
}

body > div.desktop > div.centred > div.frame > div.contents > ul > li {
display:block;
background:transparent url(news-delimiter.png) no-repeat bottom center;
color:#868484;
margin:0 0 32px;
padding:0 0 26px;
}

body > div.desktop > div.centred > div.frame > div.contents h1.news {
font-size:24px;
margin:0 0 6px;
}

body > div.desktop > div.centred > div.frame > div.contents > div.teaser-text {
padding-top:12px;
}

body > div.desktop > div.centred > div.frame > div.contents > div.teaser-text > p:first-child {
margin-top:0;
}

body > div.desktop > div.centred > div.frame > div.contents h3.news,body > div.desktop > div.centred > div.frame > div.contents > ul > li h3 {
font-size:24px;
font-weight:400;
font-family:Myriadpro, Arial;
color:#868484;
}

body > div.desktop > div.centred > div.frame > div.contents > ul > li h2 {
font-size:24px;
font-family:Myriadpro, Arial;
font-weight:400;
color:#015498;
margin:10px 0 6px;
}

body > div.desktop > div.centred > div.frame > div.contents > ul > li p.date {
font-size:10px;
margin:0;
padding:5px 0 9px;
}

body > div.desktop > div.centred > div.frame > div.contents > ul > li > img {
display:block;
padding:9px 0 12px;
}

body > div.desktop > div.centred > div.frame > div.contents > ul > li div.teaser-text {
line-height:180%;
padding:16px 0 10px;
}

body > div.desktop > div.centred > div.frame > div.contents div.tags ul > li {
display:inline;
margin:0 5px;
}

body > div.desktop > div.centred > div.frame > div.contents .item-list {
padding:0 0 28px;
}

body > div.desktop > div.centred > div.frame > div.contents ul.pager {
list-style-type:none;
list-style-image:none;
font-size:11px;
font-weight:700;
margin:0;
padding:0;
}

body > div.desktop > div.centred > div.frame > div.contents ul.pager > li {
float:left;
margin:0 5px;
padding:5px 10px;
}

body > div.desktop > div.centred > div.frame > div.contents ul.pager > li.pager-current {
background-color:#015294;
color:#fff;
}

body > div.desktop > div.centred > div.right-centered > div.sidebar {
margin-left:30px;
float:left;
width:100px;
padding:25px 0 0;
}

body > div.desktop > div.centred > div.left-centered > div.sidebar {
width:240px;
float:right;
padding:42px 40px 0 0;
}

body > div.desktop > div.centred > div.frame > div.sidebar select {
border:1px solid #000;
padding:2px;
}

body > div.desktop > div.centred > div.frame > div.sidebar > div.block {
padding-bottom:25px;
}

body > div.desktop > div.centred > div.frame > div.sidebar > div.block > .centered {
position:relative;
width:230px;
margin-left:-40px;
text-align:center;
}

body > div.desktop > div.centred > div.frame > div.sidebar > div.block > .career-kit {
position:relative;
text-align:center;
width:159px;
margin-top:-40px;
}

body > div.desktop > div.centred > div.frame > div.sidebar > div.block > .career-kit p {
margin:5px 0;
}

body > div.desktop > div.centred > div.frame > div.sidebar ul {
list-style-type:none;
list-style-image:none;
font-size:11px;
line-height:140%;
margin:0;
padding:0 0 10px;
}

body > div.desktop > div.centred > div.frame > div.sidebar .no-positions {
background:url(http://www.crytek.com/icon-nojob.png) top left no-repeat;
font-family:Arial;
font-size:12px;
color:#868484;
line-height:180%;
margin:0;
padding:25px 10px 0 0;
}

body > div.desktop > div.centred > div.frame > div.sidebar ul li {
padding:0 0 10px;
}

body > div.desktop > div.centred > div.frame > div.sidebar dl dt {
color:#777;
margin:0;
}

body > div.desktop > div.centred > div.frame > div.sidebar dl dd {
color:#000;
font-weight:700;
font-size:10px;
line-height:160%;
margin:10px 0 30px;
}

body > div.desktop > div.centred > div.frame > div.sidebar > div.rss-block {
padding:5px 0 32px;
}

a.rss {
background:url(http://www.crytek.com/rss-link.png) no-repeat left center;
padding-left:20px;
}

body > div.desktop > div.centred > div.frame > div.sidebar h2 {
font-size:12px;
color:#868484;
margin:0 0 20px;
padding:0;
}

body > div.desktop > div.centred > div.dummy-body {
background-color:#fff;
position:relative;
border:0;
}

div.dummy-body img {
border:0;
display:block;
}

body > div.desktop > div.centred > div.dummy-body > .overlay {
position:absolute;
}

body > div.desktop > div.wide-centred > div.just-bottomline,body > div.desktop > div.centred > div.just-bottomline {
background:#e0e6e6 url(bottomline-shadow.png) no-repeat top center;
height:20px;
border:0;
}

body > div.desktop div.bottomline {
background:#e0e6e6 url(bottomline-shadow.png) no-repeat top center;
}

body > div.desktop div.bottomline > div {
text-align:center;
font-size:11px;
padding:33px 20px;
}

body > div.desktop div.menu {
text-align:center;
height:55px;
width:980px;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}

body > div.desktop div.menu ul {
list-style-type:none;
list-style-image:none;
display:block;
margin:auto;
padding:0;
}

body > div.desktop ul.menu-3items {
width:300px;
}

body > div.desktop ul.menu-4items {
width:410px;
}

body > div.desktop div.menu ul > li {
display:block;
float:left;
height:53px;
width:auto;
font-weight:400;
padding:30px 24px 0;
}

body > div.desktop div.menu ul > li.active-left {
width:5px;
background:url(submenu-active-left.png) no-repeat;
padding:0;
}

body > div.desktop div.menu ul > li.active-item {
background:url(submenu-active-item.png) repeat-x;
padding:30px 19px 0;
}

body > div.desktop div.menu ul > li.active-right {
width:5px;
background:url(submenu-active-right.png) no-repeat;
padding:0;
}

body > div.desktop div.menu ul a {
color:#000;
cursor:pointer;
}

body > div.desktop div.menu ul > li.active-item a {
color:#fff;
}

body > div.desktop div.headline {
font-size:13px;
padding-bottom:30px;
}

body > div.desktop div.headline > strong {
margin-right:8px;
}

body > div.desktop div.headline > .more {
color:#015498;
font-weight:700;
text-decoration:none;
padding-right:10px;
white-space:nowrap;
background:url(http://www.crytek.com/arrow-next.png) no-repeat right 5px;
}

body > div.desktop div.three-col > div.column {
width:300px;
float:left;
}

body > div.desktop div.column > div.teaser-image {
width:300px;
min-height:200px;
position:relative;
}

body > div.desktop div.column > div.teaser-image > div.job-bubble {
position:absolute;
right:0;
top:0;
width:45px;
height:49px;
background:url(http://www.crytek.com/job-bubble.png) no-repeat center center;
}

body > div.desktop div.column > div.teaser-image > div.job-bubble > div {
text-align:center;
color:#FFF;
font-size:18px;
padding:8px;
}

body > div.desktop div.four-col > div.column {
width:212px;
float:left;
height:auto;
}

body > div.desktop div.four-col > div.column > div.teaser-image {
width:212px;
height:auto;
}

div.desktop div.grid .margined {
margin-left:20px;
}

div.desktop div.column h2 {
font-family:Myriadpro, Arial;
font-size:18px;
height:18px;
color:#015498;
margin:14px 0 6px;
}

body > div.desktop div.three-col div.news {
line-height:180%;
font-size:11px;
padding:0 10px 30px;
}

td {
line-height:180%;
font-size:11px;
}

body > div.desktop div.four-col div.news p {
line-height:180%;
font-size:11px;
}

body > div.desktop div.news div.links {
position:absolute;
top:3px;
right:18px;
}

a.more {
color:#015498;
font-weight:700;
text-decoration:none;
padding-right:10px;
background:url(http://www.crytek.com/arrow-next.png) no-repeat right 4px;
white-space:nowrap;
}

body > div.footer > div.border {
background:url(http://www.crytek.com/assets/footer-shadow.png) repeat-x;
height:7px;
}

body > div.footer > div.centred {
position:relative;
margin-left:auto;
margin-right:auto;
width:980px;
text-align:center;
}

body > div.footer > div.centred > div.body {
font-size:11px;
padding:0 0 0 26px;
}

body > div.footer > div.centred > div.body > div.column {
width:245px;
float:left;
padding:32px 0;
}

body > div.footer > div.centred > div.body > div.margined {
width:172px;
background:url(http://www.crytek.com/footer-delimiter.png) top left no-repeat;
}

body > div.footer > div.centred ul {
list-style-type:none;
list-style-image:none;
display:inline;
text-align:left;
margin:0;
padding:0;
}

body > div.footer > div.centred ul > li {
display:block;
margin-left:12px;
color:#000;
font-weight:700;
padding:6px 0 6px 10px;
}

body > div.footer > div.centred ul a {
color:#777;
font-weight:400;
}

body > div.footer > div.centred ul a.active {
color:#c5c5c5;
}

body > div.footer > div.centred ul a.header {
color:#000;
font-weight:700;
}

body div.alert {
position:absolute;
color:#FFF;
left:50%;
top:50%;
width:225px;
height:45px;
font-size:12px;
background:url(http://www.crytek.com/alert-bg.png) no-repeat right 4px;
display:none;
margin:-40px 0 0 -163px;
padding:36px 20px 0 70px;
}

div.gallery-shadow {
background:#000 url(http://www.crytek.com/assets/gallery-glow.png) center center no-repeat;
opacity:.92;
filter:alpha(opacity:92);
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
display:none;
}

div.gallery-wrapper {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
}

div.gallery {
background-color:#000;
width:980px;
height:664px;
top:50%;
position:relative;
border:0;
margin:-332px auto 0;
}

div.gallery > div.close {
position:absolute;
top:10px;
right:10px;
background:url(http://www.crytek.com/gallery-close-btn.png) no-repeat;
width:81px;
height:38px;
cursor:pointer;
}

div.gallery > div.image {
background-repeat:no-repeat;
height:550px;
width:980px;
position:relative;
direction:none;
border:0;
}

div.gallery > div.toolbar {
height:114px;
background:url(http://www.crytek.com/gallery-toolbar.png) repeat-x;
position:relative;
}

div.gallery > div.toolbar > div.pagination {
position:absolute;
top:12px;
left:50%;
margin-left:-15px;
height:14px;
width:29px;
background-image:url(http://www.crytek.com/gallery-toolbar-pagination-wide.png);
background-repeat:no-repeat;
background-position:-25px 0;
}

div.gallery > div.image > div.prev-big {
position:absolute;
width:485px;
height:545px;
left:0;
top:0;
cursor:pointer;
background:url(http://www.crytek.com/null.png);
}

div.gallery > div.image > div.prev-big > div {
background-image:url(http://www.crytek.com/gallery-prev-big-btn.png);
background-repeat:no-repeat;
background-position:24px 239px;
width:100%;
height:100%;
display:none;
}

div.gallery > div.image > div.next-big {
position:absolute;
width:485px;
height:545px;
right:0;
top:0;
cursor:pointer;
background:url(http://www.crytek.com/null.png);
}

div.gallery > div.image > div.next-big > div {
cursor:pointer;
background-image:url(http://www.crytek.com/gallery-next-big-btn.png);
background-repeat:no-repeat;
background-position:418px 239px;
width:100%;
height:100%;
display:none;
}

div.gallery > div.toolbar > div.prev {
position:absolute;
left:0;
height:114px;
width:70px;
cursor:pointer;
background-image:url(http://www.crytek.com/gallery-toolbar-left.png);
background-repeat:no-repeat;
background-position:right top;
}

div.gallery > div.toolbar > div.prev > div {
height:114px;
width:70px;
background-image:url(http://www.crytek.com/gallery-prev-btn-inactive.png);
background-repeat:no-repeat;
background-position:center 60px;
}

div.gallery > div.toolbar > div.next {
position:absolute;
right:0;
height:114px;
width:64px;
cursor:pointer;
background-image:url(http://www.crytek.com/gallery-toolbar-right.png);
background-repeat:no-repeat;
background-position:left top;
}

div.gallery > div.toolbar > div.next > div {
height:114px;
width:64px;
background-image:url(http://www.crytek.com/gallery-next-btn.png);
background-repeat:no-repeat;
background-position:center 60px;
}

div.gallery > div.toolbar > div.slides {
width:840px;
overflow:hidden;
margin:0 10px 0 70px;
padding:0;
}

div.gallery > div.toolbar > div > ul {
display:block;
list-style-type:none;
list-style-image:none;
width:5900px;
margin:0;
padding:0;
}

div.gallery > div.toolbar > div > ul > li {
display:block;
cursor:pointer;
float:left;
width:141px;
height:114px;
background:url(http://www.crytek.com/gallery-frame.png) no-repeat;
}

div.gallery > div.toolbar > div > ul > li > div {
padding:33px 0 0 10px;
}

div.gallery > div.toolbar > div > ul > li.active {
background:url(http://www.crytek.com/gallery-frame-active.png) no-repeat;
}

div.admin-toolbar {
font-size:10px;
background-color:#000;
opacity:.8;
filter:alpha(opacity:80);
position:absolute;
top:0;
left:0;
right:0;
color:#CCC;
padding:5px;
}

div.admin-toolbar div.overlay {
position:absolute;
width:150px;
height:auto;
display:none;
background-color:#000;
right:0;
margin-left:-100px;
border:1px solid #FFF;
padding:5px;
}

div.admin-toolbar div.overlay dl {
text-align:left;
}

div.admin-toolbar div {
text-align:right;
}

div.admin-toolbar button {
position:absolute;
top:3px;
left:5px;
border:1px solid #fff;
background-color:#000;
color:#fff;
font-size:10px;
}

div.admin-toolbar a:visited,div.admin-toolbar a {
color:#FFF;
}

div.admin-toolbar ul {
list-style-type:none;
list-style-image:none;
margin:0;
}

div.admin-toolbar ul li {
display:inline;
position:relative;
padding:0 5px;
}

.clear-both {
clear:both;
}

body > div.special-desktop {
background-color:#000;
width:100%;
}

body > div.special-desktop div.service-header {
height:200px;
background:url(http://www.crytek.com/service/icon-black-logo.png) no-repeat center center;
margin-bottom:10px;
}

body > div.special-desktop > div.message {
width:980px;
height:400px;
color:#777;
font-size:12px;
line-height:180%;
margin:0 auto;
}

body > div.special-desktop > div.error403 {
background:url(http://www.crytek.com/service/icon-403.png) no-repeat left top;
}

body > div.special-desktop > div.login {
background:url(http://www.crytek.com/service/icon-login.png) no-repeat left top;
position:relative;
}

body > div.special-desktop > div.login .block-user {
margin-top:-60px;
width:500px;
color:#777;
}

body > div.special-desktop > div.login .block-user h2 {
font-size:20px;
color:#fff;
}

body > div.special-desktop > div.login .block-user ul {
list-style-type:none;
list-style-image:none;
padding:10px 0 0;
}

body > div.special-desktop > div.login .block-user input[type=password],body > div.special-desktop > div.login .block-user input[type=text] {
border:1px solid #404040;
width:120px;
height:22px;
background-color:#000;
color:#777;
}

body > div.special-desktop > div.login .block-user label {
display:block;
margin-bottom:10px;
}

body > div.special-desktop > div.login .block-user .form-item {
float:left;
width:150px;
}

body > div.special-desktop > div.login .block-user .item-list {
clear:left;
}

body > div.special-desktop > div.login .block-user input[type=submit] {
color:#FFF;
float:left;
width:105px;
height:28px;
font-weight:700;
text-align:center;
background:url(http://www.crytek.com/assets/form-btn.png) no-repeat center center;
cursor:pointer;
border:0;
display:block;
margin:25px 0 0;
}

body > div.special-desktop > div.error404 {
background:url(http://www.crytek.com/service/icon-404.png) no-repeat left top;
}

body > div.special-desktop > div.maintaince {
background:url(http://www.crytek.com/service/icon-maintainance.png) no-repeat left top;
}

body > div.special-header {
margin-top:50px;
height:140px;
background:url(http://www.crytek.com/service/icon-black-logo.png) no-repeat center top;
}

body > div.special-desktop > div.message > div {
width:410px;
padding:85px 0 0 360px;
}

body > div.special-desktop > div.message h1 {
color:#fff;
font-size:20px;
}

body > div.special-desktop > div.copyright {
width:620px;
text-align:center;
color:#777;
font-size:11px;
margin-left:auto;
margin-right:auto;
line-height:160%;
margin-bottom:120px;
}

body div.contacts {
background-color:#fff;
padding:30px 60px 0;
}

body div.contacts h1 {
font-family:Myriadpro, Arial;
font-size:30px;
color:#015498;
font-weight:400;
margin:0;
}

body div.frame div.column {
float:left;
width:235px;
padding-left:60px;
padding-bottom:20px;
font-size:12px;
color:#777;
line-height:180%;
}

body div.frame div.column h2 {
font-size:16px;
color:#777;
margin-top:40px;
margin-bottom:20px;
}

body div.frame div.column h3 {
font-size:12px;
color:#777;
margin-top:20px;
margin-bottom:4px;
}

body div.frame div.column p {
margin:0 0 12px;
}

body div.frame div.column a.facebook {
display:block;
height:24px;
padding-top:6px;
padding-left:30px;
background:url(http://www.crytek.com/facebook-link.png) left top no-repeat;
}

body div.frame div.column a.twitter {
display:block;
height:24px;
padding-top:6px;
padding-left:30px;
background:url(http://www.crytek.com/twitter-link.png) left top no-repeat;
}

body div.frame div.column a.youtube {
display:block;
height:24px;
padding-top:6px;
padding-left:30px;
background:url(http://www.crytek.com/youtube-link.png) left top no-repeat;
}

a.share {
padding-right:15px;
position:relative;
cursor:pointer;
}

p.date > a.share {
margin-left:10px;
}

.dropdown {
position:absolute;
display:none;
opacity:.9;
filter:alpha(opacity:90);
z-index:100;
padding:7px 0 0;
}

.dropdown > div {
position:absolute;
background:url(http://www.crytek.com/dropdown/toparrow.png) center top no-repeat;
height:7px;
width:20px;
left:50%;
top:1px;
margin-left:-10px;
}

div.contents div.dropdown {
left:155px;
top:154px;
width:177px;
}

div.contents li div.dropdown {
left:81px;
top:50px;
width:177px;
}

div.contents ul.pesentation li div.dropdown {
left:81px;
top:90px;
width:177px;
}

.dropdown > ul {
display:block;
list-style-type:none;
list-style-image:none;
border:1px solid #8b8685;
margin:0;
padding:0;
}

.dropdown > ul > li {
display:block;
background:url(http://www.crytek.com/dropdown/bg-40singleline.png) repeat-x;
height:40px;
cursor:pointer;
}

.dropdown > ul > li.bordered {
border-bottom:1px solid #3e3e3e;
}

.dropdown > ul > li div.right {
padding-right:10px;
margin:auto;
}

.dropdown > ul > li div.center {
padding-top:10px;
padding-left:10px;
color:#FFF;
margin:auto;
}

.dropdown > ul > li.active {
display:block;
background:url(http://www.crytek.com/dropdown/bg-40hover.png) repeat-x;
height:40px;
}

.dropdown > ul > li.active div.right {
background:url(http://www.crytek.com/dropdown/bg-40hover-right.png) no-repeat right top;
}

.dropdown > ul > li.active div.center {
background:url(http://www.crytek.com/dropdown/bg-40hover-left.png) no-repeat left top;
}

.dropdown > ul > li div.icon {
padding-left:32px;
margin:auto;
}

.dropdown > ul > li div.email {
background:url(http://www.crytek.com/dropdown/icon-40mail.png) no-repeat;
}

.dropdown > ul > li div.facebook {
background:url(http://www.crytek.com/dropdown/icon-40facebook.png) no-repeat;
}

.dropdown > ul > li div.twitter {
background:url(http://www.crytek.com/dropdown/icon-40twitter.png) no-repeat;
}

.dropdown > ul > li div.digg {
background:url(http://www.crytek.com/dropdown/icon-40digg.png) no-repeat;
}

.dropdown > ul > li div.stumble {
background:url(http://www.crytek.com/dropdown/icon-40stumbleup.png) no-repeat;
}

div.game-teaser {
height:590px;
text-align:center;
background-position:bottom center;
background-repeat:no-repeat;
font-family:Myriadpro, Arial;
background-color:#fff;
margin:0 auto;
padding:1px 0;
}

div.studio-teaser {
height:577px;
text-align:center;
background-position:bottom center;
background-repeat:no-repeat;
font-family:Myriadpro, Arial;
background-color:#fff;
margin:0 auto;
padding:1px 0;
}

ul.apply-form > li {
width:980px;
margin:0;
padding:0;
}

ul.apply-form > li > div {
padding:10px 60px;
}

ul.apply-form h1 {
font-size:32px;
font-weight:400;
color:#015498;
font-family:Myriadpro,Arial;
margin:25px 0;
}

ul.apply-form em {
font-style:normal;
color:#d61111;
}

ul.apply-form p {
font-size:12px;
font-family:Tahoma;
}

ul.apply-form div.grid > div.column {
float:left;
width:245px;
padding:35px 20px 0;
}

ul.apply-form form div.hr {
clear:left;
height:16px;
background:url(http://www.crytek.com/form-hr.png) no-repeat center center;
}

hr {
height:20px;
border: 0px;
background:url(news-delimiter.png) no-repeat center center;
}

ul.apply-form form label {
display:block;
margin-bottom:9px;
}

ul.apply-form form input[type=text] {
border:1px solid #000;
width:220px;
height:22px;
margin-bottom:18px;
padding:2px;
}

ul.apply-form form input[type=file] {
height:22px;
margin-bottom:18px;
}

ul.apply-form form select {
border:1px solid #000;
width:220px;
height:26px;
margin-bottom:18px;
padding:2px;
}

ul.apply-form form textarea {
border:1px solid #000;
width:220px;
height:147px;
margin-bottom:18px;
padding:2px;
}

ul.apply-form form .center {
width:420px;
margin:20px auto;
}

ul.apply-form form .center label {
display:inline;
margin-right:5px;
}

ul.apply-form form .center div.specified > label {
display:block;
margin-right:5px;
}

ul.apply-form form .center div.specified > textarea {
display:block;
border:1px solid #bfbfbf;
width:415px;
}

ul.apply-form form .center select {
border:1px solid #bfbfbf;
color:#8c8c8c;
}

ul.apply-form form .center button {
color:#FFF;
width:105px;
height:38px;
font-weight:700;
text-align:center;
background:url(http://www.crytek.com/form-btn.png) no-repeat center center;
cursor:pointer;
border:0;
display:block;
margin:0 auto;
padding:0;
}

ul.apply-form form input.invalid {
border:1px solid #d30000!important;
background:url(http://www.crytek.com/form-error-bg.png) no-repeat right center!important;
}

ul.apply-form form select.invalid {
border:1px solid #d30000!important;
}

ul.apply-form .result {
background-image:url(http://www.crytek.com/job-result-icon.png);
background-position:left bottom!important;
background-repeat:no-repeat;
height:230px;
}

ul.apply-form .result h1 {
margin:0;
}

ul.apply-form .result p {
margin:40px 0 0 170px;
}

ul.apply-form li.breadcrumbs {
background-color:#fff;
width:860px;
font-size:11px;
font-family:Arial;
font-weight:700;
border-bottom:1px solid #e0e6e6;
margin:0 auto;
padding:20px 60px;
}

ul.apply-form p.error-msg {
text-align:center;
color:#d30000;
font-weight:700;
padding:10px 10px 0;
}

div.body > h1 {
text-align:center;
font-size:32px;
font-weight:400;
color:#015498;
font-family:Myriadpro,Arial;
margin:10px 0 20px;
}

div#office {
right:762px;
top:33px;
z-index:100;
}

div#category {
right:622px;
top:33px;
z-index:100;
}

body > div.desktop > div.centred > div.breadcrumbs div.presentation {
background:url(http://www.crytek.com/assets/presentations-icon.gif) no-repeat 20px center;
padding-left:110px;
padding-down:0;
position:relative;
cursor:pointer;
}

div.breadcrumbs .presentation h2 {
font-family:Myriadpro, Arial;
font-size:18px;
color:#015498;
}

div.breadcrumbs .presentation p {
font-size:11px;
line-height:80%;
color:#797979;
font-family:Tahoma,Arial;
font-weight:400;
}

div.breadcrumbs .presentation a {
color:#015498!important;
font-size:11px;
font-weight:700;
}

body > div.desktop > div.centred > div.frame > div.sidebar > div.pic-block {
padding-top:28px;
padding-bottom:0;
}

.age-verification {
background:#000 url(service/age-verification.jpg) center center no-repeat;
}

.age-verification-fail {
background:#000 url(service/age-verification-fail.jpg) center center no-repeat;
}

.age-verification-fail > div,.age-verification > div {
padding:202px 0 0 465px;
}

.age-verification > div > h2 {
color:#fff;
font-size:20px;
font-weight:400;
}

.age-verification-fail > div > h2 {
color:#D00;
font-size:20px;
font-weight:400;
}

.age-verification-fail > div > p,.age-verification > div > p {
color:#777;
font-size:13px;
}

.age-verification > div > form {
padding:10px 0 0;
}

.age-verification > div input[type=text] {
border-left:1px solid #404040;
border-top:1px solid #404040;
border-bottom:1px solid #404040;
border-right:1px solid #055393;
background-color:#000;
color:#777;
width:70px;
height:20px;
display:block;
float:left;
padding:2px;
}

.age-verification > div button {
width:25px;
height:26px;
display:block;
border:0;
background:url(service/age-verification-btn.jpg) no-repeat;
margin:0;
}

.job-net {
background:url(job-category.png) -45px 30px no-repeat;
padding-top:10px;
}

.job-net .column {
margin-bottom:40px;
margin-left:20px!important;
width:190px!important;
height:340px!important;
overflow:hidden;
}

.job-net div.teaser-image {
width:auto!important;
}

.job-net .margined {
margin-left:35px!important;
}

.presentation-breadcrumbs {
border-bottom:none!important;
border-top:1px solid #E0E6E6;
}

div.kingdom-teaser {
position:relative;
background-color:#000;
margin-top:-4px;
height:550px;
}

div.kingdom-teaser > div.image {
position:relative;
width:980px;
margin-left:auto;
margin-right:auto;
}

.loader {
background:url(loader.gif) center center no-repeat;
}

.preloader {
background:#000 url(black-loader.gif) center center no-repeat;
}

div.contents p.share {
position:relative;
margin-top:-47px;
margin-bottom:24px;
}

div.contents p.share > a.share {
margin-left:0;
font-size:11px;
}

div.shadowed > div.dropdown {
left:290px!important;
top:166px!important;
}

a[rel=mailto],li.clickable,.clickable {
cursor:pointer;
}

body > div.header > div.centred > h1,ul.apply-form form .center div.specified,.preload,.hidden {
display:none;
}

.contents h1 a:visited,.contents h1 a,body > div.desktop > div.centred > div.frame > div.contents > ul > li h2 a:visited,body > div.desktop > div.centred > div.frame > div.contents > ul > li h2 a:hover
body > div.desktop > div.centred > div.frame > div.contents > ul > li h2 a,div.desktop div.column h2 a:hover,div.desktop div.column h2 a:visited,div.desktop div.column h2 a {
color:#015498;
}

.contents ul > li,body > div.desktop div.news {
position:relative;
}

dl.attachments dt a,body > div.desktop > div.centred > div.frame > div.sidebar > div.block > .career-kit a,body > div.desktop > div.centred > div.frame > div.sidebar li a,body > div.desktop div.bottomline a,body div.frame div.column a {
font-weight:700;
}

body > div.desktop > div.centred > div.breadcrumbs a:visited,body > div.desktop > div.centred > div.breadcrumbs a,ul.apply-form li.breadcrumbs a:visited,ul.apply-form li.breadcrumbs a {
color:#444;
}

a.prev,ul.apply-form li.breadcrumbs a.prev {
background:url(breadcrumb-btn-prev.png) no-repeat left center;
padding-left:15px;
}

body > div.desktop > div.centred > div.frame > div.contents h3.news,body div.frame div.column dd {
margin:0 0 10px;
}

body > div.desktop > div.centred > div.frame > div.sidebar label,body > div.desktop div.news div.links a {
display:block;
}

body > div.desktop > div.centred > div.frame > div.sidebar ul li.active a,body > div.desktop > div.centred > div.frame > div.sidebar li a.active {
color:#000;
}

body > div.desktop div.grid,ul.apply-form div.grid {
overflow:hidden;
}

body > div.desktop div.grid > div.column img,div.teaser img {
border:0;
}

div.game-teaser h2,div.studio-teaser h2 {
color:#015498;
font-size:32px;
font-weight:400;
padding:10px 60px 0;
}

div.game-teaser p,div.studio-teaser p {
color:#868484;
font-size:18px;
line-height:160%;
padding:0 60px 30px;
}

body > div.header > div.centred > div.navbar > ul,body div.frame div.column ul,ul.apply-form,body > div.desktop > div.centred > div.frame > div.contents > ul,body > div.desktop > div.centred > div.frame > div.contents div.tags ul {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}