﻿body
{
    height: auto !important;
    height: 100%;
    min-height: 100%;
    font-family: Verdana;
    font-size: 10pt;
    background-color: #232323;
    color: #3c454c;
    padding-top: 0px;
    margin-top: 0px;
}

#Main1
{
    width: 50%;
    height: 10px;
    background: #fff url('/Files/IngameSales/Data/Images/BottomL.gif') bottom left no-repeat;    
}
#Main2
{
    width: 50%;
    height: 10px;
    background: #fff url('/Files/IngameSales/Data/Images/BottomR.gif') bottom right no-repeat;    
}

#Main
{
    min-height: 100%;
    height: 100%;
    margin-right: 10px;
    background: #fff;    
}

#LogoCell {
  width: 360px;
}
#Logo {
  display: block;
  cursor: pointer;
  width: 360px;
  height: 110px;
  background-image: url('/Files/IngameSales/Data/Images/Logo.jpg');
  background-repeat: no-repeat;
}

.HeaderDelim {
  width: 1px;
  height: 90px;
  background-image: url('/Files/IngameSales/Data/Images/HeaderDelim.gif');
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-right: 10px;
}

#HeaderRight
{
    text-align: right;
    font-size: 10px;
    color: #6b6c6c;
    width: 290px;
}
.HeaderCell
{
    float: left;
}
.LoginPanel
{
    width: 160px; 
    margin-right: 30px;
    margin-top: 10px;
    text-align: right;
}

.LoginInput
{
    background-color: #f4f4f4;     
    border: solid 1px #8c8d8f;
    width: 80px;
    margin-left: 10px;
}
.LoginPanel div
{
    margin-bottom: 10px;
}
.LoginPanel a
{
    text-decoration: none;
    color: #3c454c;
}

#LangPanel
{
    width: 45px; 
    padding-top: 15px;
    margin-left: -10px;
    
}
#LangPanel div
{
    margin: 0 0 20px 20px;
    width: 18px;
}

.Lang
{
    display: block;
    text-decoration: none;
    color: #3c454c;
}

.Lang img
{
    width: 18px;
    height: 12px;
}

.LangSelected
{
    display: block;
    text-decoration: none;
    color: #cb4d00;
    cursor: default;
}

.LangSelected img
{
    width: 24px;
    height: 16px;
    border: solid 1px;
    padding: 1px;
}

#Menu
{
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: solid 1px #cdcdcd; 
    padding-top: 1px; 
    border-bottom: solid 1px #cdcdcd; 
    padding-bottom: 1px;
    width: 100%;
}
.MenuCell
{
    background-image: url('/Files/IngameSales/Data/Images/MenuBg.png');    
    vertical-align: top;
    height: 225px;
}
.Container
{
    width: 100%;
}

.Igs-Menu
{
    margin-left: 20px; 
    color: #000; 
    font-weight: 600;
}

.Igs-MenuItem, .Igs-MenuItem-Selected
{
    float: left; 
    margin-right: 5px; 
}

.Igs-MenuItem-Selected
{
    background: url('/Files/IngameSales/Data/Images/MenuSelBg.gif') repeat-x;
}

.Igs-MenuItem-Link, .Igs-MenuItem-Link-Selected
{
    float: left; 
    display: block; 
    text-decoration: none;
    cursor: pointer;
}

.Igs-MenuItem-Link
{
    background: #fff url('/Files/IngameSales/Data/Images/MenuRoundR.gif') bottom right no-repeat;    
}

.Igs-MenuItem-Link-Selected
{
    background: url('/Files/IngameSales/Data/Images/MenuRoundSelR.gif') bottom right no-repeat;
}

.Igs-MenuItem-Content, .Igs-MenuItem-Content-Selected
{
    float: left; 
    display: block; 
    padding-left: 10px; 
    margin-right: 10px; 
}

.Igs-MenuItem-Content
{
    color: #000; 
    background: #fff url('/Files/IngameSales/Data/Images/MenuRoundL.gif') bottom left no-repeat;    
    padding-bottom: 4px; 
}

.Igs-MenuItem-Content-Selected
{
    color: #fff;
    background: url('/Files/IngameSales/Data/Images/MenuRoundSelL.gif') bottom left no-repeat;
    padding-bottom: 5px; 
}

#Slogan
{
    color: White; 
    font-size: 18pt;
    font-family: Impact;
    padding: 25px;
    width: 580px;
}
  
.HelpCell
{
    text-align: right;
    padding-top: 10px;
    vertical-align: top;
    width: 200px;
}
.HelpContainer
{
    position: relative;
    float: left;
    background: url('/Files/IngameSales/Data/Images/HelpBound.gif') no-repeat;
    text-align: left;
    width: 177px;
    height: 79px;
    margin-top: -7px;
    margin-left: -7px;
}

.Help,
.Help:hover
{
    margin-right: 16px;
    height: 79px;
    background: url('/Files/IngameSales/Data/Images/HelpBg.gif') repeat-x;
    display: block;
    width: 165px;
 }

.Help:hover
{
    background: url('/Files/IngameSales/Data/Images/HelpBgHover.gif') repeat-x;
}

.HelpLink
{
   text-decoration: none;
}
.HelpText
{
   margin-top: -56px;
   margin-left: 70px;
   height: 55px;
   padding-top: 0px;
   padding-left: 15px;
   font-size: 16pt;
   cursor: pointer;
   display: block;
   color: #fff;
}
.HelpId
{
    font-size: 10pt;
    display: none;
    padding-top: 5px;
}

.HelpBtn
{
    display: block;
    margin-top: 15px;
    margin-left: 15px;
    width: 60px; 
    height: 55px;
    cursor: pointer;
}

.HelpContainer:hover .HelpId
{
    display: block;
}

#Icq
{
    background: url('/Files/IngameSales/Data/Images/Icq.png') no-repeat;
}
#Msn
{
   background: url('/Files/IngameSales/Data/Images/Msn.png') no-repeat;
}
#Email
{
   background: url('/Files/IngameSales/Data/Images/Email.png') no-repeat;
}
#LiveHelp
{
   background: url('/Files/IngameSales/Data/Images/LiveHelp.png') no-repeat;
}

.ContentDelim
{
    height: 1px;
    padding: 1px;
    width: 100%;
}
.ContentCell
{
    color: #3c454c;
    vertical-align: top;
    padding: 10px;
    height: 450px;
    min-height: 450px;
}

.ContentHeader
{
    font-size: 14pt;
    margin-left: 45px;
}

.ContentText
{
    margin: 10px 10px 10px 30px;
}
.ContentSectionHeader
{
    font-weight: bold;
    margin-left: 45px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#PayLogos
{
    width: 400px;
    vertical-align: top;
    padding-left: 25px;
}

.PayLogo
{
    margin-top: 10px;
    float: left;
    margin-right: 5px;
}

.CopyRight
{
    padding: 5px;
    font-size: 7pt;
    text-align: right;
    color: #6b6c6c;
}
.Footer
{
    border-top: solid 1px #cdcdcd;
}

#ContentLogin
{
    margin-top: 5px;
}
#ExistingUsersHeader
{
    font-weight: bold; 
    width: 50%; 
    padding-left: 25px;
}
#NewUsersHeader
{
    width: 50%; 
    font-weight: bold; 
}
.ContentLoginCell
{
    vertical-align: top; 
    width: 50%;
}
#ContentLoginSummary
{
    margin-left: 25px;
}
#ContentRegisterSummary,
#ContentLoginSummary
{
    padding-top: 10px; 
    margin-bottom: 5px; 
}
#ContentLoginControl
{
    margin-left: 25px;    
}
.ContentLoginLabel
{
    width: 90px;
    vertical-align: top;
}
.ContentLoginInput
{
    width: 150px;
}
.ContentLoginButtonCell
{
    padding-right: 15px; 
    padding-top: 20px;
}
.ContentLoginBtn
{
    width: 190px; 
    height: 56px; 
}
.ContentLoginBtnBg
{
    margin-right: 5px;
    height: 48px; 
    width: 176px; 
    background: url('/Files/IngameSales/Data/Images/AccountBg.gif') repeat-x;    
}

.ContentLoginBtnBound
{
    position: relative;
    background: url('/Files/IngameSales/Data/Images/AccountBound.gif') no-repeat;    
    padding-top: 3px; 
    top: -7px;
    left: -5px;
    height: 100%; 
    width: 190px; 
    font-size: 14pt;
    text-align: center;
}
.ContentLoginTextBlock
{
    margin-top: 15px;    
}
.ContentLoginBtnLink
{
    width: 177px;
    height: 25px;
    color: #fff;
    text-decoration: none;
    display: block;
}
.ContentLoginValidator
{
    font-size: xx-small; 
    margin-left: 20px;
}

#BasketTotalAmount
{
    float: left;
    text-align: left;
}

#CurrencySelector
{
    float: right;
    margin-top: 3px;
    margin-right: 10px;
}

#BasketSubmit
{
    padding-top: 10px;
}

.cur_selector
{
    float: left; 
    width: 90px;
}
.cur_selector input
{
    padding: 0;
    margin: 3px;
}

.TopMenu
{
    float: right;
}

.TopMenu a,
.LeftMenu a
{
    color: #6b6c6c;
    text-decoration: underline;
    margin-bottom: 4px;
    display: block;
}

.LeftMenu
{
    position: absolute;
    top: 450px;
    left: 10px;
}

#StateButtons
{
    min-height: 365px;
}
