@import url(http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
* {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    background: #04182B url("images/background.jpg") no-repeat fixed center top;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.4;
}
a {
    color: #2E74B4;
    text-decoration: none;
}
a:hover, a:focus {
    color: #91C722;
    text-decoration: none;
}
.fourg_sunset {
    width: 980px;
    margin: 0px auto;
    box-shadow: 0px 38px 0px 0px #F2F2F2 inset, 0px 39px 0px 0px #E8E8E8 inset;
}
.fourg_heroes {
    float: left;
    padding: 0px;
    position: relative;
    height: 38px;
    background-color: #F2F2F2;
    border-bottom: 1px solid #E6E6E6;
}
.fourg_heroes ul {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    line-height: 1;
}
.fourg_heroes ul li {
    float: left;
    position: relative;
}
.fourg_heroes ul li a {
    color: #295278;
    padding: 13px 15px;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
}
.fourg_heroes ul li a:hover {
    color: #90C32C;
    outline: 0;
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 6px;
}
#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
}
#content-search {
    width: 300px;
    padding: 15px 0;
}
#topsearch {
    float: right;
    margin: 6px 5px 0 0;
}
#topsearch #s {
    width: 220px;
}
.fourg_lost {
    height: 60px;
    padding: 20px 10px;
    background: #FFF none repeat scroll 0% 0%;
    clear: both;
}
.fourg_break {
    position: relative;
    height: 2px;
    z-index: 300;
    background: #184268 none repeat scroll 0% 0%;
}
.fourg_house {
    padding: 15px;
    background: #FFF none repeat scroll 0% 0%;
}
.fourg_suits {
    overflow: hidden;
    float: left;
    width: 650px;
}
.fourg_arrow {
    overflow: hidden;
    float: left;
    width: 280px;
    margin-left: 15px;
}
.fourg_suits h1 {
    color: #184268;
    margin: 0px 0px 10px;
    padding: 0px;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.fourg_flash {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    padding: 0px 0px 10px;
}
.fourg_suits p {
    margin: 9px 0;
}
.fourg_suits ul, .fourg_suits ol {
    margin: 9px 0 9px 19px;
}
.fourg_suits li {
    margin: 5px 0;
}
.fourg_detect {
    color: #FFF;
    text-align: center;
    padding: 20px 0px;
    background-color: #03385D;
    box-shadow: 0px -5px 0px #8FC341;
    margin-bottom: 15px;
}
.fourg_arrow h2 {
    color: #FFF;
    font-size: 16px;
    line-height: 16px;
    font-family: "Oswald",sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin: 15px 0px 10px;
    padding: 10px;
    box-shadow: 0px 3px 0px #8FC33D;
    background-image: -moz-linear-gradient(center bottom , #073D62 0%, #145D8F 100%);
}
.fourg_arrow ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}
.fourg_arrow ul li {
    padding: 0px 0px 9px;
    margin: 0px 0px 8px;
    border-bottom: 1px solid #8FC341;
}
.fourg_arrow ul li a {
    color: #1B4871;
    text-decoration: none;
}
.fourg_arrow ul li a:hover {
    color: #94C435;
    text-decoration: none;
}
.fourg_suits img {	max-width: 100%;
	height:auto;
}