﻿* { padding: 0px; margin: 0px; }

body 
{
    background-color: #000000;
    font-family: Arial, Tahoma, Verdana;
}

.Input 
{
    border: solid 1px #000000;
    color: #000000;
    font-size: 12px;
}

.Button 
{
    border: solid 1px #000000;
    color: #000000;
    background-color: #E0E88A;
    font-size: 10px;
    padding: 3px;
}

.contentHolder
{
    background-color: #000000;
    background-image: url(../Images/home.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 1065px;
    height: 635px;
    min-height: 635px;
    margin: 20px auto 0px auto;
    overflow: hidden;
}

.contentSpace
{
    width: 747px;
    margin-top: 100px;
    margin-left: 162px;
}

.topNav 
{
    margin-top: 66px;
    margin-right: 52px;
    float: right;
    margin-bottom: 10px;
}

.topNav ul
{
    list-style-type: none;
    font-size: 11px;
}

.topNav li 
{
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    margin-left: 30px;
}

.topNav li a 
{
    text-decoration: none;
    color: #FFFFFF;
}

.topNav li a:hover 
{
    text-decoration: none;
    color: #c3cf21;
}

.topNav li a.Selected 
{
    text-decoration: none;
    color: #c3cf21;
}

.topGreen 
{
    clear: both;
    height: 10px;
    min-height: 10px;
    overflow: hidden;
    width: 747px;
    background-color: #c3cf21;
}

.content 
{
    height: 262px;
    min-height: 262px;
    overflow: auto;
}

.Default
{
    margin-top: 55px;
    float: left;
    width: 450px;
    font-size: 12px !important;
}

.Contact 
{
    margin-top: 55px;
    float: left;
    width: 225px;
    font-size: 12px !important;
}

.GreenStudio .Text 
{
    margin-left: 20px;
    margin-top: 20px;
    width: 330px;
    margin-right: 30px;
    text-align: left !important;
}

.GreenStudio div img 
{
    margin-top: 16px;
}

.GreenStudio a 
{
    color: #969E19;
    text-decoration: none;
}

.GreenStudio a:hover 
{
    color: #c3cf21;
    text-decoration: none;
}

.SignUp 
{
    margin-top: 55px;
    font-size: 12px !important;
    width: 200px;
    padding: 20px;
    background-color: #EAEAEA;
    color: #77797d;
    border: solid 2px #BAC71C;
    text-align: center;
    height: 80px;
    min-height: 80px;
}

.Text 
{
    color: #77797d;
    font-size: 11px;
    text-align: justify;
    line-height: 20px;
}

.logo 
{
    margin-top: 60px;
    margin-left: 30px;
    margin-right: 25px;
    border: solid 0px #000000;
    float: left;
}

.logo img 
{
    border: solid 0px #000000;
}

.logoTop 
{
    margin-top: 20px;
}

.footer 
{
    margin-top: 10px;
    text-align: right;
    color: #FFFFFF;
    font-size: 9px;
    margin-right: 5px;
}

.Pager 
{
    margin-top: 10px;
    font-size: 11px;
    color: #D1E00B;
}

.Pager span 
{
    margin-right: 10px;
    color: #989898;
}

.Pager a 
{
    margin-right: 10px;
    text-decoration: none;
    color: #D1E00B;
}

.Pager .CurrentPage 
{
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

.SmallPage 
{
    font-size: 10px;
}

.Packaging 
{
    margin-top: 3px;
}

.Packaging .Text 
{
    margin-top: 0px !important;
    width: 360px;
    font-size: 11px;
}

.Packaging .Left 
{
    float: left;
    width: 390px;
    margin-left: 20px;
    margin-right: 20px;
}

.Packaging .Left > table 
{
    width: 360px;
}

.Packaging .Right 
{
    float: left;
}


.Interactive 
{
    margin-top: 3px;
}

.Interactive .Text 
{
    margin-top: 0px !important;
    width: 330px;
    font-size: 11px;
}

.Interactive .Left 
{
    float: left;
    width: 365px;
    margin-left: 20px;
    margin-right: 20px;
}

.Interactive .Left > table 
{
    width: 330px;
}

.Interactive .Right 
{
    float: left;
}


.Print 
{
    margin-top: 3px;
}

.Print .Text 
{
    margin-top: 0px !important;
    width: 330px;
    font-size: 11px;
}

.Print .Left 
{
    float: left;
    width: 365px;
    margin-left: 20px;
    margin-right: 20px;
}

.Print .Left > table 
{
    width: 330px;
}

.Print .Right 
{
    float: left;
}

h1 
{
    color: #969E19;
    font-size: 16px;
}

.Register 
{
    font-size: 11px;
    color: #77797d;
}

.Register .Row 
{
    margin-top: 8px;
}

.Identity 
{
    margin-top: 20px;
    float: left;
}

.Identity .LineBreak
{
    height: 7px;
    clear: both;
}

.Identity .ItemSeperator 
{
    width: 10px;
    float: left;
}

.Identity .Text
{
    margin-top: 100px;
    font-size: 12px !important;
    float: left;
    width: 158px;
    text-align: center;
}
