﻿
/*****************************************************
*** Search
*****************************************************/
.SearchLeft
{
    display: block;
    float: left;
    width: 450px;
}
.SearchRight
{
    display: block;
    float: left;
    width: 450px;
    margin-left: 20px;
}
.SearchLine
{
    display: block;
    clear: both;
    height: 45px;
}
.SearchLabel
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Tahoma, Arial;
    display: block;
    font-weight: bold;
}
.SearchTextBox
{
    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;
    width: 420px;
}
.SearchButton
{
    display: block;
    clear: both;
    margin-top: 5px;
}
.SearchAlpha
{
    display: block;
    clear: both;
    background-image: url(/GuiaGessulli/WebSite/Search/AlphaBack.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 93px;
    padding-top: 13px;
    margin-bottom: 150px;
    width: 430px;
}
.SearchAlphaLetter
{
    display: block;
    clear: both;
    height: 65px;
    padding-top: 5px;
    padding-left: 4px;
}
.SearchAlphaLink
{
    background-image: url(/GuiaGessulli/WebSite/Search/LetterBack.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 27px;
    height: 22px;
    text-align: center;
    float: left;
    line-height: 22px;
    margin-left: 5px;
    margin-top: 5px;
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
.SearchAlphaLink:hover
{
    color: #000000;
    font-weight: bold;
}
.SearchForm
{
    border: 1px solid #d3d3d3;
    padding: 7px 13px 7px 13px;
    display: block;
    clear: both;
    background-color: #ffffff;
    background-image: url(/GuiaGessulli/WebSite/Search/FormBack.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
.SearchFormLeft
{
    float: left;
    width: 330px;
    display: block;
}
.SearchFormRight
{
    float: left;
    width: 90px;
    display: block;
}
.SearchFormFantasy
{
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: -1px;
    color: #172850;
    display: block;
    clear: both;
    margin-top: 15px;
}
.SearchFormLabel
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Tahoma, Arial;
    line-height: 17px;
}
.SearchFormLabelCategory
{
    padding: 5px 0px 0px 0px;
    margin: 0px;
    display: block;
    clear: both;
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Tahoma, Arial;
    line-height: 17px;
}
.SearchFormHigh
{
    display: block;
    clear: both;
    padding-top: 10px;
}
.SearchFormLabelHigh
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Tahoma, Arial;
    line-height: 17px;
    font-weight: bold;
}
.SearchFormLink
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #0033CC;
    font-family: Verdana, Tahoma, Arial;
    line-height: 17px;
    text-decoration: none;
}
.SearchFormLink:hover
{
    text-decoration: underline;
}
.SearchInfo
{
    padding: 10px 5px 5px 8px;
    background-color: #ebeff9;
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #6b90da;
    display: block;
}
.SearchFormLogo
{
    display: block;
    clear: both;
    height: 80px;
    overflow: hidden;
    padding-left: 10px;
}
.SearchFormMore
{
    display: block;
    clear: both;
    height: 17px;
    margin-top: 34px;
    padding-left: 3px;
}

/*****************************************************
*** Search Navigation Bar
*****************************************************/
.SearchNavBar
{
    text-align: center;
    clear: both;
    margin-top: 15px;
}
.SearchNavBarLabel
{
    font-size: 9pt;
    color: #333333;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    cursor: default;
}
.SearchNavBarLabelDisable
{
    font-size: 9pt;
    color: #c7c9c9;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    cursor: default;
}
.SearchNavBarLink
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 9pt;
    padding-bottom: 2px;
    color: #333333;
    padding-top: 2px;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    text-decoration: none;
}
.SearchNavBarLink:hover
{
    text-decoration: underline;
}
.SearchNavBarLinkHighlight
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 9pt;
    padding-bottom: 2px;
    color: #cc0000;
    padding-top: 2px;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    text-decoration: none;
    font-weight: bold;
}
.SearchNavBarLinkHighlight:hover
{
    text-decoration: underline;
}

/*****************************************************
*** Anuncie
*****************************************************/
.AnuncieBox
{
    padding: 15px 15px 5px 15px;
    background-color: #eff2f8;
    background-image: url(/GuiaGessulli/WebSite/Anuncie/BoxBack.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    width: 320px;
    vertical-align: top;
}
.AnuncieBoxSpace
{
    width: 30px;
}
.AnuncieGroup
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 14pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #284b8c;
    letter-spacing: -1px;
    padding-top: 2px;
}
.AnuncieGroupBox
{
    display: block;
    clear: both;
    padding: 10px;
    background-color: #ffffff;
}
.AnuncieLogo
{
    display: block;
    clear: both;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 7px;
}
.AnuncieLabel1
{
    display: block;
    clear: both;
    font-size: 12pt;
    font-weight: bold;
    color: #284b8c;
    text-align: center;
    font-family: Arial, Tahoma, Verdana;
    letter-spacing: -1px;
}
.AnuncieLabel2
{
    font-size: 16pt;
    display: inline;
}
.AnuncieLabel3
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #373435;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 7px;
}
.AnuncieLabel4
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #727376;
    padding-left: 20px;
}
.AnuncieLabel5
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 14pt;
    font-weight: bold;
    color: #727376;
    padding-left: 20px;
}
.AnuncieLabel6
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 14pt;
    font-weight: bold;
    color: #284b8c;
    text-align: center;
    width: 47px;
}
.AnuncieLabelLine
{
    text-decoration: line-through;
    color: #ff0000;
}
.AnuncioBoxItem
{
    width: 150px;
    vertical-align: top;
}
.AnuncieCheckBox
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12pt;
    letter-spacing: -1px;
    font-weight: bold;
    color: #727376;
    text-indent: -20px;
    padding-left: 20px;
    margin-bottom: 7px;
}
.AnuncieCheckBox2
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #284b8c;
    text-indent: -20px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.AnuncieCheckBox3
{
    display: block;
    clear: both;
    font-family: Arial, Verdana, Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #727376;
    text-indent: -20px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.AnuncieImage
{
    display: block;
    clear: both;
    padding-left: 20px;
}