﻿body 
{
    font-family: Century Gothic, Tahoma, Verdana, Arial;
    background-color: #ebebeb;
    margin-top: 0px;
}

a
{
    color: #000000;
}

a:hover
{
    color: Red;
}

.MainTitleGray
{
    color: #808080
}

.ErrorLabel
{
    color: Red;
    font-weight: bold;
    font-size: 8pt;
}

.PopupClose 
{
    font-size: 10pt;
    text-align: right;
    width: 100%;
}

.SeparaterDiv 
{
    width: 100%;
    float: left;
}

.headline0
{
    font-family: Century Gothic;
    font-size: 13pt;
    font-weight: normal;
}

.headline1
{
    font-family: Century Gothic;
    font-size: 11pt;
    font-weight: normal;
}

.headline2 
{
    font-family: Century Gothic;
    font-size: 9pt;
    font-weight: normal;
}

.headline3 
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Century Gothic;
}

.headline4bold
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Calibri;
}

.headline4
{
    font-size: 11pt;
    font-weight: normal;
    font-family: Calibri;
}

.headline5bold
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Calibri;
}

.headline5
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Calibri;
}

/* Donate */

.DonateTextBox
{
    height: 20px;
}

.DonateItemTextBox 
{
    height: 20px;
    width: 400px;
}


/* Categories */

.AddCatTbx
{
    width: 300px;
}

.AddCatMTbx 
{
    width: 300px;
    height: 140px;
}

.AddCatSaveBtn 
{
    width: 100px;
}


/* Items */

.AddItemSaveBtn 
{
    width: 100px;
}

.AddItemTbx
{
    width: 300px;
}

.AddItemTbxSmall
{
    width: 100px;
}

.AddItemMTbx 
{
    width: 300px;
    height: 100px;
}


/* Pixel Exchange */

.PixelExchangePopUpText
{
    font-family: Century Gothic;
    font-size: 10pt;
    padding: 10px 25px 25px 25px;
}

.PixelExFrmNameTextBox
{
    width: 400px;
    height: 20px;
}

/* Item Details */

.ItemDetailsTitle
{
    font-family: Calibri;
    font-size: 12pt;
    font-weight: bold;
}

.ItemDetailReqBy 
{
    font-family: Calibri;
    font-size: 11pt;
    font-weight: normal;
}

.ItemDetailsDesc
{
}

/* Why Sign Up Popup */

.WhySignUpPopUpText
{
    font-family: Century Gothic;
    font-size: 10pt;
    padding: 20px 35px 20px 35px;
}
