﻿body
{
    margin: 0px;
    background-color: white;
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #333333;
}


/*XMAS 2009 Style*/
body
{
    /*background-image: url('/images2/xmas_background3.jpg');*/
    /*background-image: url('/images2/normal_background.jpg');*/
    /*background-image: url('/images2/easter_bg.jpg');*/
    background-repeat: repeat-y;
    background-position: center top;
}
/*XMAS 2009 Style*/


div
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #333333;
}

td
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #333333;
}

hr
{
    color: #1d57c2;
    height: 1px;
}

a img
{
    border: 0px;
}

a
{
    text-decoration: none;
    color: #1d57c2;
}

a:hover
{
    text-decoration: underline;
}

.mainPageWrapperPadding
{
    width: 1020px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: White;
    border: solid 0px red;
}

.mainPageWrapper
{
    width: 1000px;
    border: solid 0px red;
}

.headerWrapper
{
    width: 100%;
    height: 81px;
    border: solid 0px red;
}

.logoWrapper
{
    width: 260px;
    height: 81px;
    float: left;
    border: solid 0px red;
}

.logoWrapper h1
{
    margin-top:0px;
    }


#H1Logo
{
    /*display: block;*/
    width: 260px;
    height: 81px;
    text-indent: -9999px;
    background: url('/images2/logo.png');
    background-repeat: no-repeat;
    background-position: top right;
    border: solid 0px red;
}

#H1Logo a
{
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

.topBanner
{
    width: 740px;
    height: 81px;
    float: right;
    padding-top: 11px;
    border: solid 0px red;
}

.searchBarWrapper
{
    border: solid 0px red;
}

.breadcrumbsWrapper
{
    width: 100%; /*height: 60px;*/
    text-align: left;
    border: solid 0px red;
    padding-bottom: 20px;
}

.breadcrumbsTD
{
    height: 29px;
    text-align: left;
    color: White;
    font-size: 10pt;
    padding-left: 10px;
    background-image: url('/images2/searchbar_12.jpg');
    background-repeat: no-repeat;
}

.searchbarTD
{
    height: 32px;
    text-align: center;
    color: #333333;
    background-image: url('/images2/searchbar_13.jpg');
    background-repeat: no-repeat;
    border: solid 0px red;
}

.breadcrumbsWrapper H1
{
    color: #1d57c2;
    font-size: 14pt;
    margin-bottom: 0px;
}

.breadcrumbsWrapper H2
{
    color: #1d57c2;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.PageWrapper
{
    width: 100%;
}

.sideMenuWrapper
{
    float: left;
    width: 250px;
    height: 100%;
}

.pageContentsWrapper
{
    float: right;
    width: 740px;   
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
    border: solid 0px blue;
}

.footerWrapper
{
    clear: both;
    width: 100%;
}

.copyrightWrapper
{
    width: 100%;
    height: 29px;
    background-image: url('/images2/footerbar.jpg');
    background-repeat: no-repeat;
}

.copyright
{
    float: left;
    color: White;
    font-size: 8pt;
    padding-left: 10px;
    padding-top: 8px;
}

.footerLinks
{
    float: right;
    font-size: 8pt;
    padding-right: 10px;
    padding-top: 8px;
    color: White;
}

.footerLinks a
{
    color: White;
    text-decoration: none;
}

.footerLinks a:hover
{
    color: White;
    text-decoration: underline;
}

.bottomBanner
{
    width: 100%;
    height: 80px;
    float: right;
    padding-top: 10px;
    display:none;
}

.sideBar
{
    width: 250px;
    padding-bottom: 10px;
}

.sideBarHeader
{
    height: 29px;
    margin-bottom: -3px;
}

.sideBarContents
{
    border-left: solid 1px #1d57c2;
    border-right: solid 1px #1d57c2;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

.sideBarFooter
{
}



/*Refinements Menu*/
.mypets
{
    /*header of 1st demo*/ /*cursor: hand; cursor: pointer; padding: 2px 5px; border: 1px solid gray; background: #E1E1E1;*/
}

.openpet
{
    /*class added to contents of 1st demo when they are open*/ /*background: yellow;*/
}

.refineHeader
{
    /*header of 2nd demo*/
    cursor: hand;
    cursor: pointer;
    margin-top: 10px; /*font: bold 14px Verdana; margin: 10px 0;*/
    font-weight: bold;
    font-size: 10pt;
    background-color: #E5E5E5;
    padding: 2px;
}

.refineContents
{
    /*margin-top: 5px;*/
}

.openlanguage
{
    /*class added to contents of 2nd demo when they are open*/ /*color: green;*/
    font-size: 10pt;
    background-image: url('/images2/refinements_arrow_up.jpg');
    background-repeat: no-repeat;
    background-position: top right;
}

.closedlanguage
{
    /*class added to contents of 2nd demo when they are closed*/ /*color: red;*/
    font-size: 10pt;
    background-image: url('/images2/refinements_arrow_down.jpg');
    background-repeat: no-repeat;
    background-position: top right;
}
/*Refinements Menu*/


.sugestionURL
{
    text-decoration: none;
    color: #999999;
}

.sugestionURL:hover
{
    text-decoration: underline;
    color: #999999;
}

.largeorangeurl
{
    font-size: 16pt;
    font-weight: bold;
    color: #1D57C2;
    text-decoration: none;
}
:hover.largeorangeurl
{
    text-decoration: underline;
}

.orangeurl
{
    font-size: 8pt;
    font-weight: normal;
    color: #1D57C2;
    text-decoration: none;
}
:hover.orangeurl
{
    font-size: 8pt;
    font-weight: normal;
    color: #1D57C2;
    text-decoration: underline;
}

.h3
{
    color: #1D57C2;
    font-size: 14pt;
    text-decoration: none;
}


.h3:hover
{
    text-decoration: underline;
}



/*TopMenu*/
#tabsB
{
    float: left;
    /*width: 450px;*/
    background: white;
    font-size: 93%;
    line-height: normal;
    border-bottom: solid 0px #e5e5e5;
    border: solid 0px red;
}
#tabsB ul
{
    margin: 0;
    padding: 0px 0px 0px 300px;
    list-style: none;
}
#tabsB li
{
    display: inline;
    margin: 0px 4px 0px 4px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    font-weight: bold;
    padding: 0;
}
#tabsB a
{
    float: left;
    background: url("/images2/tableftB.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#tabsB a span
{
    float: left;
    display: block;
    background: url("/images2/tabrightB.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \
        
        */#tabsB a span
{
    float: none;
}
/* End IE5-Mac hack */

#tabsB a:hover span
{
    color: #000;
}
#tabsB a:hover
{
    background-position: 0% -42px;
}
#tabsB a:hover span
{
    background-position: 100% -42px;
}
#tabsB #current a
{
    background-position: 0% -42px;
}
#tabsB #current a span
{
    background-position: 100% -42px;
}
/*TopMenu*/