@font-face {
    font-family: 'Entypo';
    src: url('/styles/entypo.eot'); /* IE9 Compat Modes */
    src: url('/styles/entypo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/styles/entypo.woff') format('woff'), /* Modern Browsers */
         url('/styles/entypo.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('/styles/entypo.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body {
    font-family: Verdana, sans-serif;
    background-color: #77787a;
    margin: 0;
    padding: 0;
}
h1 {
    color: #9c2b2d;
    margin-top: 0;
}
h2 {
    color: #77787a;
    font-style: italic;
}
h3 {
    color: #9c2b2d;
}
input {
    font-size: 1.2em;
}
textarea {
    font-size: 1.2em;
}
#wrapper {
    background-color: white;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    margin: 0 auto;
    width: 1024px;
    position: relative;
}
#header {
    height: 157px;
    position: relative;
}
#ad {
    background-color: #9c2b2d;
    border-radius: 20px 0 0 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 35px;
    font-size: 2.0em;
    padding: 10px 300px 10px 15px;
}
#ad:hover {
    background-color: #b52b2d;
    cursor: pointer;
}
#recruitment {
    position: absolute;
    right: 0;
    top: 96px;
    padding-right: 315px;
    text-align: center;
}
#sticky_navigation_wrapper {
    width: 1024px;
    height: 40px;
}
#sticky_navigation {
    background-color: #231f20;
    width: 1024px;
    height: 40px;
    z-index: 10000;
}
#sticky_navigation ul {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}
#sticky_navigation ul li {
    margin: 0;
    padding: 0;
    display: inline;
}
#sticky_navigation ul li a {
    border-radius: 0 40px 0 0;
    color: #ffffff;
    display: block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0 25px 0 15px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
}
#sticky_navigation ul li a:hover {
    color: #d22021;
}
#mts {
    background-color: #9c2b2d;
    color: #ffffff;
    float: right;
    font-size: 1em;
    font-weight: bold;
    height: 31px;
    line-height: 20px;
    padding: 9px 10px 0 10px;
}
#content {
    padding: 20px;
}
#sidebar {
    width: 200px;
    float: right;
    margin-top: -20px;
    margin-right: -20px;
}
#newsContainer {
    color: #ffffff;
    font-size: 1.2em;
    padding: 5px 0 5px 35px;
    background-color: #9c2b2d;
}
#newsFeed {
    background-color: #ffffff !important;
    font-size: 0.8em !important;
    color: #000000 !important;
    margin: -2px 0 2px -28px !important;
    height: 410px;
    padding: 10px;
    overflow: auto;
}
#newsFeed a {
    color: #bbbbbb;
    float: right;
    font-size: 0.6em;
}
#news:hover {
    cursor: pointer;
}
#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sidebar li {
    color: #ffffff;
    font-size: 1em;
    height: 30px;
    line-height: 26px;
    margin: 5px 0 5px 30px;
    padding-left: 10px;
    background-color: #77787a;
}
#sidebar li:hover {
    background-color: #888888;
    cursor: pointer;
}
#footer {
    background-color: #231f20;
    color: #eeeeee;
    padding: 10px;
    font-size: 0.7em;
    text-align: center;
    position: relative;
}
#footer a {
    color: #dddddd;
}
#tabs {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
}
#tabs li {
    color: #ffffff;
    display: inline;
    background-color: #77787a;
    border-radius: 0 30px 0 0;
    padding: 5px 25px 5px 15px;
    margin: 0;
}
#tabs li:hover {
    color: #d22021;
    cursor: pointer;
}
#quoteButton {
    float: right;
    background-color: #9c2b2d;
    border-radius: 20px;
    color: #ffffff;
    padding: 10px 15px;
}
#quoteButton:hover {
    cursor: pointer;
}
#smartway {
    position: absolute;
    left: 5px;
    top: 5px;
}
#ctpat {
    position: absolute;
    right: 5px;
    top: 5px;
}
#homepage-content {
    margin: 20px 0 0 40px;
    width: 700px;
}
#welcome {
    margin-top: -40px;
}
#usmap {
    float: right;
    position: relative;
}
#elpaso {
    background-color: #eeee55;
    border: solid 1px #777777;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    display: none;
    font-size: 0.6em;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    top: 164px;
    left: 190px;
}
#laredo {
    background-color: #eeee55;
    border: solid 1px #777777;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    display: none;
    font-size: 0.6em;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    top: 218px;
    left: 260px;
}
#mcallen {
    background-color: #eeee55;
    border: solid 1px #777777;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    display: none;
    font-size: 0.6em;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    top: 242px;
    left: 280px;
}
.button {
    background-color: #9c2b2d;
    border-radius: 20px;
    color: #ffffff;
    display: inline;
    padding: 10px 15px;
}
.button:hover {
    background-color: #b52b2d;
    cursor: pointer;
}
.tabPage {
    background-color: #f0f0f0;
    border: solid 5px #721f18;
    border-radius: 0 80px 0 0;
    padding: 20px;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
}
.hidden {
    display: none;
}
.indent {
    text-indent: 50px;
}
.right {
    text-align: right;
    width: 200px;
}
.selected {
    background-color: #9c2b2d !important;
    color: white !important;
}
.sticky {
    position: fixed !important;
    top: 0;
}
.entypo {
    font-family: Entypo;
    font-size: 2.0em;
}
.news-date {
    font-size: 0.75em;
    border-bottom: solid 1px #bbbbbb;
    color: #bbbbbb;
}
.logout {
    float: right;
}
.rounded {
    border-radius: 40px 0 0 0;
}
.home-news-date {
    color: #bbbbbb;
    font-size: 0.5em;
}
.home-news-title {
    color: #77787a;
    font-weight: bold;
}
.home-news-content {
    font-size: 0.8em;
}
.picture {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}