﻿@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

select {
    padding: 1px;
}

a, a:visited,
.strong {
    text-decoration: none;
    color: #212121;
}

.strong {
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

.clear, .clean {
    clear: both;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

ol, ul, li {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */

.hidden {
    display: none;
}

#skypedetectionswf {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    position: absolute !important;
    top: -1000px !important;
}

table {
    border-collapse: collapse;
}

.nobg {
    background: none !important;
}

.noUnderline, .noUnderline:hover {
    text-decoration: none;
}

.c1 {
    clear: both;
    height: 1px;
}

.c2 {
    clear: both;
    height: 2px;
}

.c3 {
    clear: both;
    height: 3px;
}

.c5 {
    clear: both;
    height: 5px;
}

.c7 {
    clear: both;
    height: 7px;
}

.c8 {
    clear: both;
    height: 8px;
}

.c9 {
    clear: both;
    height: 9px;
}

.c10 {
    clear: both;
    height: 10px;
}

.c15 {
    clear: both;
    height: 15px;
}

.c20 {
    clear: both;
    height: 20px;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.tay {
    cursor: pointer !important;
}

.width1024 {
    width: 1024px;
    margin: 0 auto;
}

#user-controls {
    display: none;
}

/*@font-face {
    font-family: UTM_Bebas;
    src: url('/App_Themes/Web/fonts/UTM Bebas.ttf');
}

@font-face {
    font-family: UTM_Bebas_IE;
    src: url('/App_Themes/Web/fonts/UTM Bebas.eot');
}*/

@font-face {
    font-family: UTM_Bebas;
    src: url('/App_Themes/Web/fonts/UTM_Bebas.eot');
    src: url('/App_Themes/Web/fonts/UTM_Bebas.eot?#iefix') format('embedded-opentype'), url('/App_Themes/Web/fonts/UTM_Bebas.woff') format('woff'), url('/App_Themes/Web/fonts/UTM_Bebas.ttf') format('truetype'), url('/App_Themes/Web/fonts/UTM_Bebas.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}