﻿body
{
    margin:0; 
    padding:0;
    /*background-image:url(images/bkgd4.jpg);*/
    background-color:#036;
    font-family:Verdana,tahoma,arial;
    font-size:11px;
    color:Gray;
}

#page
{
    background-image:url(images/page.jpg);
    background-repeat:no-repeat;
    width:590px;
    height:493px;
    text-align:center;
}

#slogan
{
    position:relative;
    /*top:20px;*/
    left:265px;
    float:left;
    width:220px;
    height:50px;
    text-align:center;
    font-size:18px;
    color:Navy;
    font-family:Times New Roman;
    font-style:italic;
    font-weight:bold;
    z-index:100;
    background-color:transparent;
}

#sponsorPhoto
{
    position:relative;
    top:12px;
    float:right;
    margin-right:25px;
}

#sponsorName
{
    position:relative;
    /*top:115px;*/
    top:30px;
    width:466px;
    text-align:right;
    float:left;
    font-size:18px;
    color:#333333;
    background-color:transparent;
}

#sidebar
{
    position:relative;
    top:20px;
    left:25px;
    /*float:right;*/
    /*margin-left:25px;*/
    
    /*background-color:Silver;*/
}

#sidebar a
{
    text-decoration:none;
    
}

#buttonProduct
{
    background-image:url(images/buttonGetStarted.jpg);
    height:38px;
    width:130px;
    border:0;
    text-align:left;
}

#buttonBusiness
{
    background-image:url(images/buttonGetStarted.jpg);
    height:38px;
    width:130px;
    border:0;
    text-align:left;
}

.buttonStep
{
    position:relative;
    float:left;
    top:4px;
    left:7px;
    font-size:10px;
    color:white;
    text-align:left;
}

.buttonLabel
{
    position:relative;
    float:left;
    top:4px;
    left:7px;
    font-size:12px;
    font-weight:bold;
    color:#ffac1c;
    text-align:left;
}

#buttonStart
{
    background-image:url(images/buttonGetStarted.jpg);
    height:38px;
    width:130px;
    border:0;
    text-align:left;
}

#movie
{
    width:484px;
    height:274px;
    position:relative;
    top:20px;
    float:right;
    margin-right:24px;
    border:solid 1px black;
    z-index:5;
}

#subtitles
{
    width:484px;
    height:35px;
    display:block;
    position:relative;
    top:19px;
    float:right;
    margin-right:24px;
    border:solid 1px #030;
    background-color:#036;
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    color:white;
    filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70;
    vertical-align:bottom;
    text-align:center;
    z-index:3;
}

.subtitlesText
{
    position:relative;
    top:4px; 
    margin: 0 5px 0 5px ;
    z-index:10; 
    
}


#information
{
    width:395px;
    height:67px;
    display:block;
    position:relative;   
    float:left;      
    vertical-align:bottom;    
    top: 40px; /*13px;*/
    left: 45px;
}

.informationText
{
    position:relative;    
    top: 7px;
    left: -45px;    
    height: 49px;
    width: 395px;
    text-align:left;
    float:left;
   
}

#flags
{
    width:100px; /*129px;*/
    height:74px;
    display:block;
    position:relative;   
    float:left;
    margin-right:24px;    
    vertical-align:bottom;
    text-align:left;
    top: 40px; /*13px;*/
    left: 52px; /*27px;*/
}

.buttonMoreInfo
{
    margin-left:50px;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:navy; 
    z-index:999999;
}

.buttonTVcommercial
{
    margin-left:50px;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:navy;    
    z-index:999999;
    width:484px;
}

.formTitle
{
    padding-left:10px;
    padding-top:15px;
    font-size:18px;
    color:gray;
}

#GCCLink
{
    position:relative;
    float:right;
}

.GCCtext
{
    position:relative;
    float:left;
    top:-41px;
    left:70px;
    font-size:11px;
    color:black;
    text-align:left;
}
/*
#links
{
    position:relative;
    float:right;
    padding-top:17px;
    padding-right:0px;
}

#otherLinks
{
    position:relative;
    float:right; 
    top:20px;
    right:25px; 
    padding-top:15px;
   z-index: 100;
    text-align:left; 
    width:484px;   
}
*/
#languageBox
{
    position:relative;
    float:right;
    padding-top:15px;
    padding-right:25px;
}

.flag
{
    padding:2px;
}

.photo
{
    width:317px;
    height:178px;
    display:block;
    position:relative;
    left:27px;
    top:51px;
}

.popup
{
    position:absolute;
    top:25%;
    left:25%;
    width:355px;
    height:200px;
    /*border:dotted 2px black;*/
    z-index:100;
}

#form
{
    width:175px;
    height:200px;
    display:block;
    position:relative;
    left:10px;
    top:110px;
    font-family:Verdana,Arial,Tahoma;
    font-size:11px;
    color:#cc0000;
    text-align:left;
}

.textBox
{
    width:95%;
    color:Black;
    margin:0 0 5px 0;
    border:solid 1px silver;
    font-family:Verdana,Arial,Tahoma;
}

.textBoxRequired
{
    width:95%;
    color:Black;
    margin:0 0 5px 0;
    border:solid 1px #f99;
    font-family:Verdana,Arial,Tahoma;
}

.watermark
{
    width:95%;
    color:silver;
    margin:0 0 5px 0;
    border:solid 1px silver;
}

.watermarkRequired
{
    width:95%;
    color:silver;
    margin:0 0 5px 0;
    border:solid 1px #f99;
}

.buttonStyle
{
    position:relative;
    top:-10px;
    left:-5px;
}

#footer
{
    text-align:center;
    width:590px;
    color:Gray;
    font-family:Verdana,Arial,Tahoma;
    font-size:11px;
}