/*
 * Text CSS file
 */


h1, h2, h3, h1.black, h1.white, h2.black, p.black, a.arr_black
{
    margin: 8px;
    text-align: left;
}

h1.white
{
    font-size: 15px;
    font-family: arial, sans-serif, helvetica;
    color: White;
    font-weight: bold;
}

h1
{
    font-size: 15px;
    font-family: arial, sans-serif, helvetica;
    color: black;
    font-weight: bold;
}

h2.black
{
    font-size: 12px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    margin: 2px;
    text-align: left;
}

h3.white
{
    font-size: 15px;
    font-family: arial, sans-serif, helvetica;
    color: White;
    font-weight: normal;
    text-align: center;
}

h3
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    text-align: left;
    margin: 2px;
}

h1.bigBlackHeader
{
    font-size: 18px;
    font-family: arial, sans-serif, helvetica;
    color: black;
    font-weight: bold;
    text-align: right;
}

p
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: normal;
    margin: 8px;
    text-align: left;
}

p.black
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: normal;
}

p.pink
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: #e53996;
    font-weight: bold;
    text-align: center;
}


span
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    text-align: center;
}

span.pink
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: #e53996;
    font-weight: bold;
    text-align: center;
}

span.shopForText
{
    font-size: 12px;
    font-family: arial, sans-serif, helvetica;
    color: #fbe4e4;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
}

a.big:link, a.big:visited, a.big:active
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: #fbe4e4;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    margin-right: 5px;
    text-decoration: none;
}

a.big:hover
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    text-decoration: underline;
    color: #fbe4e4;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    margin-right: 5px;
}


a.shopFor:link, a.shopFor:visited, a.shopFor:active
{
    font-size: 12px;
    font-family: arial, sans-serif, helvetica;
    color: #fbe4e4;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
    text-decoration: none;
}

a.shopFor:hover
{
    font-size: 12px;
    font-family: arial, sans-serif, helvetica;
    text-decoration: underline;
    color: #fbe4e4;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
}

/*****************************************************************/
ul.arr_black
{
    padding: 0px;
    margin-left: 30px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

li.arr_black
{
    padding: 0px;
    margin: 3px;
    list-style-image: url(../img/arr.jpg);
}

a.arr_black:link, a.arr_black:visited, a.arr_black:active
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: list-item;
}

a.arr_black:hover
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: White;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: list-item;
}

/*****************************************************************/
ul.arr_black1
{
    padding: 0px;
    margin-left: 14px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

li.arr_black1
{
    padding: 0px;
    margin: 4px;
    list-style-image: url(../img/arr1.jpg);
}


a.arr_black1:link, a.arr_black1:visited, a.arr_black1:active
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    text-decoration: none;
    display: list-item;
    padding: 0px;
    margin: 0px;
}

a.arr_black1:hover
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: gray;
    font-weight: bold;
    text-decoration: none;
    display: list-item;
    padding: 0px;
    margin: 0px;
}

/*****************************************************************/

a.black:link, a.black:visited, a.black:active
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

a.black:hover
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Gray;
    font-weight: bold;
    text-decoration: none;
}

a:link, a:visited, a:active
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Gray;
    font-weight: bold;
    text-decoration: none;
}

/*****************************************************************/

a.arr_black2:link, a.arr_black2:visited, a.arr_black2:active
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    background-image: url(../img/arr2.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 20px;
}

a.arr_black2:hover
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Gray;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    background-image: url(../img/arr2.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 20px;
}

a.arr_black3:link, a.arr_black3:visited, a.arr_black3:active
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    background-image: url(../img/arr5.jpg);
    background-position: left 70%;
    background-repeat: no-repeat;
    margin-left: 20px;
    text-align: center;
}

a.arr_black3:hover
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: Gray;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    background-image: url(../img/arr5.jpg);
    background-position: left 70%;
    background-repeat: no-repeat;
    margin-left: 20px;
    text-align: center;
}
/************************************/
ul.blog
{
    margin-left: 12px;
    padding-left: 8px;
}

li.blog
{
    list-style-image: url(../img/arrblog1.jpg);
    padding: 0px;
    margin: 0px;
}

ul.blog2
{
    margin-left: 18px;
    padding-left: 8px;
}

li.blog2
{
    list-style-image: url(../img/arrblog2.jpg);
    padding: 0px;
    margin: 0px;
}


a.blogArr1:link, a.blogArr1:visited, a.blogArr1:active
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #cd8281;
    font-weight: bold;
    text-decoration: none;
    display: list-item;
}

a.blogArr1:hover
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #cd8281;
    font-weight: bold;
    text-decoration: underline;
    display: list-item;
}

a.blogArr2:link, a.blogArr2:visited, a.blogArr2:active
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #b34645;
    font-weight: bold;
    text-decoration: none;
    display: list-item;
}

a.blogArr2:hover
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #b34645;
    font-weight: bold;
    text-decoration: underline;
    display: list-item;
}

/*********************************************************/
ul.monthly
{
    margin-left: 2px;
    padding-left: 8px;
}

li.monthly
{
    list-style-image: url(../img/arrblog1.jpg);
    padding: 0px;
    margin: 0px;
}


a.monthly1:link, a.monthly1:visited, a.monthly1:active
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #cd8281;
    font-weight: bold;
    text-decoration: none;
}

a.monthly1:hover
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #cd8281;
    font-weight: bold;
    text-decoration: underline;
}

a.monthly2:link, a.monthly2:visited, a.monthly2:active
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #cd8281;
    font-weight: bold;
    text-decoration: none;
    background-image: url(../img/arrblog1.jpg);
    background-repeat: no-repeat;
    background-position: left 50%;
    padding-left: 10px;
    margin-left: 10px;
}

a.monthly2:hover
{
    font-size: 10px;
    font-family: arial, sans-serif, helvetica;
    color: #cd8281;
    font-weight: bold;
    text-decoration: underline;
    background-image: url(../img/arrblog1.jpg);
    background-repeat: no-repeat;
    background-position: left 50%;
    padding-left: 10px;
    margin-left: 10px;
}

/***************************************************/
ul.famous
{
    margin-left: 12px;
    padding-left: 8px;
}

li.famous
{
    list-style-image: url(../img/arr6.jpg);
    padding: 0px;
    margin: 0px;
}

li.famousNone
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

a.famous:link, a.famous:visited, a.famous:active
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: #B06968;
    font-weight: bold;
    text-decoration: none;
}

a.famous:hover
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: #B06968;
    font-weight: bold;
    text-decoration: underline;
}

td
{
    font-size: 11px;
    font-family: arial, sans-serif, helvetica;
    color: Black;
    font-weight: normal;
    margin: 8px;
    text-align: left;
}