﻿html, body
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
.topRow
{
    margin: 3px 2px 1px 3px;
    padding: 0px;
    width: 180px;
    height: 270px;
    border: 0px;
}
.bottomRow
{
    margin: 2px 2px 10px 3px;
    padding: 0px;
    width: 180px;
    height: 270px;
}

A:link 
{
	FONT-WEIGHT: bold; COLOR: #2794f0; TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #2794f0; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #2794f0; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: bold; COLOR: #2794f0; TEXT-DECORATION: underline
}

.text
{
    font-size: 80%;
    line-height: 150%;
    color: #333333;
    
}

.smallText
{
    font-size: 65%;
    line-height: 150%;
}


.smallLink
{
    color: #666;
    font-size: 11px;
    cursor: pointer;
}

.modalBackground {
    background-color:#000;
    filter:alpha(opacity=60);
    opacity:0.6;
}

.modalPopup
{
    background-color: White;   
}

#backgroundLayer
{
    background-color: #c4cacd;
}
#backgroundImage
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#scrollable
{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

#content
{
    padding-top: 36px;
    padding-left: 36px;
}

#header
{
    height: 142px;
    width: 944px;
    padding-bottom: 18px;
}
#challenge
{
    height: 106px;
    width: 944px;
    padding-bottom: 35px;
}
#prizes1
{
    height: 250px;
    width: 944px;
}

#prizes2
{
    height: 147px;
    width: 944px;
        padding-bottom: 35px;
}

#winners
{
    width: 944px;
    background-color: White;
    margin-bottom:35px;   
}

#upload
{
    width: 944px;
    padding-bottom: 35px;
   
}

#topwinner
{
    height: 188px;
    width: 955px;
    padding-bottom: 35px;
}


#runner-ups
{
    height: 109px;
    width: 852px;
    padding-bottom: 35px;
}

#celebpanel
{
    padding-bottom: 70px;
    height: 839px;
    width: 944px;
}
#selection
{
    height: 286px;
    width: 944px;
    padding-bottom: 35px;
}

#rules
{
    height: 354px;
    width: 944px;   
    padding-bottom: 35px;    
}

#buy
{
    background-color: #f0f0f0;
    width: 944px;   
}
#contact
{
    height: 303px;
    width: 944px;
    padding-bottom: 100px;
}
.highslide-wrapper, .highslide-outline
{
    background: #FFFFFF;
}
.highslide img
{
}
.highslide:hover img
{
}
.highslide-image
{
    border: 2px solid #FFFFFF;
}
.highslide-loading
{
    display: block;
    padding: 3px 0 3px 22px;
    width: 0;
    height: 16px;
    overflow: hidden;
    background-color: black;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    background-image: url(highslide/graphics/loader.gif);
}

.highslide-html
{
    background: none;
}
.highslide-header ul a
{
    background-image: url(highslide/graphics/controlbar-text-buttons.png);
    padding-left: 16px;
    display: inline-block;
    height: 16px;
}
.highslide-header ul li span
{
    display: none;
}
.highslide-header .highslide-move
{
    display: none;
}
.highslide-header .highslide-close a
{
    background-position: 0 -221px;
}
.highslide-footer
{
    display: none;de-move {
	display: none;
}
.highslide-header .highslide-close a {
	background-position: 0 -221px;
}
.highslide-footer {
	display: none;
}
