﻿.RegisterTitle
{
    margin: 20px 8px 7px 8px;
    display: block;
    font-weight: bold;
    font-size: 1em;
    color: #333333;
    font-family: Arial, Tahoma, Verdana;
    letter-spacing: -1px;
    cursor: default;
    border-bottom: #d6d8dc 1px solid;
    padding-left: 2px;
}

/*****************************************************
*** Form
*****************************************************/
.RegisterPanel
{
    width: 760px;
    margin-left: 80px;
}
.RegisterLine
{
    display: block;
    clear: both;
    height: 55px;
    padding-left: 15px;
}
.RegisterField
{
    float: left;
    padding-right: 15px;
    overflow: hidden;
}
.RegisterLabel, .RegisterLabelR
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #333c54;
    font-family: Verdana, Tahoma, Arial;
    display: block;
}
.RegisterLabelR
{
    font-weight: bold;
}
.RegisterTextBox
{
    margin: 0px;
    border-right: #ffffff 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #cdced1 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #ffffff;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial, Tahoma;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-image: url(/GuiaGessulli/WebSite/App_Structure/Body/TextBoxBack.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
.RegisterRadio
{
    font-size: 11px;
    color: #333c54;
    font-family: Verdana, Tahoma, Arial;
    margin-left: 10px;
    margin-bottom: 30px;
}
.RegisterWarning
{
    font-weight: bold;
    font-size: x-small;
    color: #003399;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    display: block;
    float: left;
    width: 556px;
    line-height: 32px;
}
.RegisterButton
{
    float: left;
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    color: #dff8e9;
    border: medium none;
    width: 124px;
    height: 32px;
    background-color: Transparent;
    cursor: pointer;
    text-align: left;
    padding-left: 37px;
    line-height: 32px;
    background-image: url(/GuiaGessulli/Skyller/App_Structure/Common/Button/Save.png);
    font-weight: bold;
}
.RegisterButtonConfirm
{
    float: left;
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    color: #dff8e9;
    border: medium none;
    width: 160px;
    height: 32px;
    background-color: Transparent;
    cursor: pointer;
    text-align: left;
    padding-left: 37px;
    line-height: 32px;
    background-image: url(/GuiaGessulli/WebSite/Register/Confirm.png);
    font-weight: bold;
}
.RegisterButtonRemove
{
    float: left;
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    color: #dff8e9;
    border: medium none;
    width: 124px;
    height: 32px;
    background-color: Transparent;
    cursor: pointer;
    text-align: left;
    padding-left: 37px;
    line-height: 32px;
    background-image: url(/GuiaGessulli/Skyller/App_Structure/Common/Button/Cancel.png);
    font-weight: bold; margin-left: 25px; margin-right: 5px;
}

/*****************************************************
*** Validation & Finish
*****************************************************/
.RegisterValidation
{
    background-image: url(/GuiaGessulli/Skyller/App_Structure/Common/Form/ValidatorIcon.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #cc0000;
    padding-left: 75px;
    padding-top: 7px;
    padding-bottom: 25px;
    margin-bottom: 5px;
    line-height: 16px;
    display: block;
}

.RegisterSuccessTitle
{
    font-weight: bold;
    font-size: 1em;
    cursor: default;
    color: #1e5e9c;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-top: 130px;
    text-align: center;
}
.RegisterSuccessDescription
{
    font-size: 10pt;
    cursor: default;
    color: #666666;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    margin-bottom: 180px;
    text-align: center;
}

.RegisterAnuncio
{
    display: block;
    clear: both;
    width: 700px;
    margin-left: 100px;
    margin-top: -250px;
}
.RegisterAnuncioTitle
{
    font-weight: bold;
    font-size: 1em;
    cursor: default;
    color: #333333;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-top: 130px;
    text-align: center;
    text-align: left;
    border-bottom: solid 1px #000000;
}
.RegisterAnuncioDescription
{
    font-size: 10pt;
    cursor: default;
    color: #666666;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    margin-bottom: 180px;
    text-align: center;
    text-align: left;
}
.RegisterAnuncioDescription a
{
    text-decoration: none;
    font-weight: bold;
    color: #0066cc;
}

/*****************************************************
*** Category
*****************************************************/
.RegisterCategoryLine
{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.RegisterCategory
{
    font-size: 11px;
    color: #333c54;
    font-family: Verdana, Tahoma, Arial;
    margin-left: 10px;
    margin-bottom: 30px;
    display: block;
    clear: both;
    margin: 2px 0px 2px 10px;
}
.RegisterCategoryLabel
{
    font-size: 11px;
    color: #333c54;
    font-family: Verdana, Tahoma, Arial;
    margin-left: 10px;
    margin-bottom: 30px;
    display: block;
    clear: both;
    margin: 2px 0px 2px 30px;
    line-height: 20px;
}