body
{
    margin: 0;
    padding: 0;
    color: #424243;
    font: normal 10pt Arial,Helvetica,sans-serif;
    background: url(../images/background.png) #c4161c !important;
}

a {
    color: #c4161c;
}

#page
{
    margin-top: 5px;
    margin-bottom: 5px;
    background: white;
    border: 1px solid #C9E0ED;
}

#header
{
    margin: 0;
    padding: 0;
}

#main-content
{
    padding: 0 80px 80px;
    display: inline-block;
    max-width: 865px;
    width: 83.3%;
    margin: 0 auto;
    min-height: 670px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #C9E0ED;
}

#logo
{
    font-size: 200%;
    background: url(../images/logo-300x92.png) transparent no-repeat;
    background-size: 300px;
    text-indent: -99999px;
    height: 60px;
    width: 300px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 450px;
}
.social-logo {
    height: 56px;
    width: 58px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/header.png) transparent no-repeat;
    border-radius: 10px;
}
#facebook-logo {
    position:relative;
    color:#fff;
    background-position: -871px;
}

#facebook-logo iframe {
    z-index: -99999;
    position:absolute;
    top: 0px;
    width: 42px !important;
    height: 42px !important;
    border-radius: 10px;
}

#fake_facebook_button {
    pointer-events: none;
    position: relative;
    left: 0;
    top: 0;
    background-position: -1px -1px;
    border-radius: 10px;
}
#twitter-logo {
    background-position: -942px;
}

.contest-logo {
    background: url(../images/contest-header.png) transparent no-repeat;
    width: 700px;
    height: 70px;
    background-size: 700px;
    margin: 0 auto;
}

#mainmenu
{
    background:transparent;
}

#mainmenu ul
{
    padding:6px 20px 5px 20px;
    margin:0 auto;
    width: 87%;
}

#mainmenu ul li
{
    display: inline;
    border: 1px solid;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
}
#mainmenu ul li.last
{
    border: 0 none;
}

#mainmenu ul li a
{
    color:#404041;
    background-color:transparent;
    font-size:15px;
    font-weight:normal;
    text-decoration:none;
    padding:5px 8px;
    margin: 0 26px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #ed1c24;
    background-color:transparent;
    text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}

.content
{
    box-shadow: 5px 5px 5px #000;
    border-radius: 20px;
    border: 1px solid #fff !important;
    width: 1024px !important;
    margin: 0 auto 100px !important;
    min-height: 768px;
    padding: 10px;
    position:relative !important;
    box-shadow: 5px 5px 5px #000;
}

.block {
    display: block;
}

.home.pagination
{
    margin: auto !important;
    width: 95%;
    margin-bottom: 30px !important;
}
.home.pagination ul
{
    box-shadow: 0 0 0 transparent !important;
}

.home.pagination li a
{
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #404041 !important;
    font-size: 29px;
    font-weight: bold;
    margin: 0 10px;
}

.home.pagination li.last a
{
    border: 0 none !important;
}

.home.pagination li.active a
{
    color: #ed1c24 !important;
    background-color: transparent !important;
    text-decoration: none;
}

.home.pagination li.non-link a
{
    border: 0 none !important;
    margin: 0 !important;
    padding-right: 0;
    cursor: default;
}

.home.pagination li.non-link a:hover
{
    background-color: transparent;
}

.topbar {
    height: 30px;
    margin-top: 70px;
    padding-left: 620px;
}
.non-busty-link {
    padding: 5px 12px;
    color: #404041;
    background-color: #fff;
    border: 1px solid #e8e8e9;
    float: right;
    margin: 10px 60px;
}


.sidebar {
    width: 225px;
    display: inline-block;
    position: absolute;
    margin-top: 100px;
}
.sidebar-right {
    right: -190px;
    margin-top: 50px;
}

.sidebar-right li.ad.tilted {
    float: right;
}

.sidebar-left {
    left: -215px;
}

.ad.tilted {
    max-width: 300px;
    width: 300px;
    list-style: none;
    margin-bottom: 50px;
}

.visit-sponsors {
    height: 20px !important;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px !important;
    background-color: #fff;
    border: 1px solid #c2b9b4;
    width: 296px;
}

#registerModal{
    color: #c4161c;
    border-radius: 20px;
    top: 10%;
    width: 600px;
}

.control-group {
    margin-bottom: 5px !important;
}

#registerModal a {
    color: #c4161c;
    text-decoration: underline;
}

#registerModal .modal-body {
    height: 570px;
    max-height: 600px;
}
#registerModal .modal-header {
    text-align: center;
    border:0 none;
}
#registerModal .modal-header .close {
    display: none;
}
#registerModal .modal-footer {
    display: none;
}

#registerModal .modal-body .btn {
    color: #c4161c;
    background: none #fff;
    border: 1px solid #231f20;
    border-radius: 0;
    font-size: 20px;
    height: 40px;
    width: 130px;
}

#registerModal .form-horizontal .control-label { color: #404041; }

.frame {
    border: 5px solid #e7e7e8;
    height: 300px;
    width: 200px;
}

.home.pager {
    width: 200px;
}

.model-links {
    display: inline-block;
    vertical-align: top;
    min-height: 310px;
    max-width: 180px;
    width: 100%;
    position: relative;
    color: #ed1c24;
}

.help-block { font-size: 12px; }

.sponsor {
    display: inline-block;
    width: 45%;
    height: 400px;
    text-align:center;
    margin:10px;
    float: left;
}

.sponsor.full {
    width: 99%;
    height: 400px;
}

.vote {
    font-size: 100px;
    height: 100px;
    margin-top: 30px;
    margin-left: 30px;
}

.image h2 {
    display: none;
}

.group-winner {
    display: inline-block;
    max-width: 205px;
}

.group-winner a {
    display: inline-block;
    height: 310px;
    position: relative;
}

.group-winner .image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.group-winner img {
    width: 200px;
    border-color: gold;
}

.group-winner h2 { 
    display: inline-block;
    position: absolute; 
    top: 120px; 
    left: -20px; 
    width: 250px;
    color: #ed1c24 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482, M12=0.7071067811865466, M21=-0.7071067811865466, M22=0.7071067811865482), SizingMethod='auto expand'";
    -ms-transform: rotate(-60deg); /* IE 9 */
    -webkit-transform: rotate(-60deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.fb_iframe_widget>span { width: 47px !important; }
.fb-like-box iframe { width: 47px !important; }