﻿body
{
    /*background-color: url(../images/bg/bg3.gif) no-repeat top left #b0b2a2;*/ 
    background-color: #b0b2a2;
    font-family: Arial,Helvetica,Verdana;
    font-size: 9.5pt;
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
}
/*Top Navigation*/
#hnav
{
    padding: 0px 0px 0px 0px;
    clear: both;
    width: 750px;
    float: left;
    text-align: left;
}

#hnav ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
    list-style: none;
    height: 20px;
}

#hnav ul li
{
    display: block;
    float: left;
    background: url(../images/tab-left-off.gif) top left no-repeat;
    padding: 0px 0px 0px 3px;
    margin: 0px 3px 0px 0px;
}

#hnav ul li a
{
    display: block;
    float: left;
    font: 11px Arial;
    font-weight: bold;
    color: #434343;
    white-space: nowrap;
    background: url(../images/tab-right-off-wide.gif) top right;
    padding: 4px 6px 4px 6px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
}


#hnav ul li.selected
{
    background: url(../images/tab-left-on.gif) top left no-repeat;
    padding-left: 3px;
}

#hnav ul li.selected a
{
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/tab-right-on-wide.gif) top right;
    background-repeat: repeat-x;
}

#hnav a:hover
{
    text-decoration: underline;
}
/*Top Navigation*/

/* SUB NAV SECTION */
#hsubnav
{
    padding: 0px 0px 0px 0px;
    clear: both;
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

#hsubnav ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    list-style: none;
    background: url(../images/tab-subnav-background.gif);
    width: 100%;
}

#hsubnav ul li
{
    float: left;
    display: block;
    font: Arial 11px;
    height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(../images/tab-subnav-separator.gif) right no-repeat;
}


#hsubnav ul li a
{
    float: left;
    color: #FFFFFF;
    font: 11px Arial;
    white-space: nowrap;
    text-decoration: none;
    margin: 5px 0px 0px 0px;
    padding: 0px 8px 0px 8px;
}

#hsubnav ul li.selected
{
    background: url(../images/tab-subnav-on.gif) repeat-x;
    font: 10px Verdana;
}

#hsubnav a:hover
{
    text-decoration: underline;
}

/* search section*/
#hneck
{
    clear: both;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

#hneck ul
{
    margin: 0px 0px 0px 0px;
    list-style: none;
    width: 100%;
    padding: 5px 0px 0px 0px;
    float: left;
    background: url(../images/tab-quotebar.gif);
}

#hneck ul li
{
    float: left;
    display: block;
    font: Verdana 11px;
    font-weight: bold;
    height: 28px;
    margin: 0px 0px 0px 5px;
}

#hneck ul li label
{
    float: left;
    font: 11px Verdana;
    font-weight: bold;
    color: #023165;
    margin-left: 10px;
    margin-top: 6px;
    margin-right: 0px;
}

#hneck ul li input.button
{
    float: left;
    font: 10px Verdana;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin: 4px 0px 0px 0px;
}

#hneck ul li input.text
{
    float: left;
    font: 10px Verdana;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
}

#hneck ul li.first a
{
    float: left;
    font: 10px Verdana;
    font-weight: normal;
    color: #333333;
    border-left: none;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#hneck ul li a
{
    float: left;
    font: 10px Verdana;
    font-weight: normal;
    color: #333333;
    border-left: 1px double #000000;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 7px;
    text-decoration: none;
}

#hneck a:hover
{
    text-decoration: underline;
}

/*search section*/


/*BEGIN LEFT MENU*/
#hlmenu
{
    padding: 0;
    clear: both;
    font: 8pt Arial,Helvetica;
}
#hlmenu ul
{
    margin: 0px;
    padding: 0 0 0 0px;
    list-style: none;
 }
#hlmenu li
{
    display: block;
    float: none;
    margin-left: 0px;
    background: #212B49 url(../images/rul_hori_aaa_brown.gif) top repeat-x;
}
#hlmenu li a
{
    display: block;
    float: inherit;
    font-weight: normal;
    color: #efefef;
    padding: 4px  7px;
    text-decoration: none;
    text-align: left;
    
}
#hlmenu li a:visited
{
    color: #efefef;
    text-decoration: none;
}
#hlmenu li a:hover
{
    text-decoration: none;
    background: #676767 url(../images/rul_hori_aaa_brown.gif) top repeat-x;
}
#hlmenu li.on
{
    background: #676767 url(../images/rul_hori_aaa_brown.gif) top repeat-x;
}
/*END LEFT MENU*/

/*RIGHT BAR*/
#hright
{
    padding: 0px 0px 0px 0px;
    clear: both;
    text-align: left;
}

#hright ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#hright ul li
{
    width: 140px;
    float: left;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    background: url(../images/rul_hori_aaa_dot.gif) bottom repeat-x;
    color: #505050;
}

#hright ul li a
{
    display: block;
    float: left;
    font: 7pt verdana;
    font-weight: normal;
    color: #000066;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
}

#hright a:hover
{
    text-decoration: underline;
}

#hright span
{
    color: #996600;
}

/*RIGHT BAR*/

/*GENERAL*/
.normal
{
    font-size: 11px;
    font-family: verdana;
    color: #344573;
    font-weight: normal;
}
.normal a
{
    color: #4040FF;
}
.normal a:visited
{
    color: #4040FF;
}
.normal a:hover
{
    color: #7073F0;
    text-decoration: underline;
}


.navlefthighlight1
{
    color: black;
    font-family: Arial,Helvetica;
    font-size: 8.5pt;
    text-decoration: none;
}


.ar2
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 6.5pt;
    color: White;
    text-transform: capitalize;
}

.ar2 a
{
    color: White;
}

.ar2 a:hover
{
    color: White;
}

.ar2 a:visited
{
    color: White;
}

/*sayings*/
#sayings
{
    margin: 0px 5px 0px 15px;
    text-align: left;
    font: 8pt Arial;
    color: #212B49;
}

#subsayings
{
    padding: 5px 20px 10px 15px;
    color: #000000;
}

.title
{
    font-family: Times New Roman;
    font-size: 18pt;
    color: #404040;
    text-transform:capitalize;
}

/*albumbar*/
.albumbar
{
    font-family: Arial,Helvetica;
    font-size: 8pt;
    color: #454545;
}

.albumbar a
{
    color: #000198;
    text-decoration: underline;
}

.albumbar a:hover
{
    color: #000198;
    text-decoration: underline;
}

.albumbar a:visited
{
    color: #000198;
    text-decoration: underline;
}

/*album*/
.album a
{
    font-family: Arial,Helvetica;
    font-size: 10pt;
    color: #2B59B7;
    text-transform: capitalize;
    font-weight:normal;
}
.album
{
    font-family: Arial,Helvetica;
    font-size: 10pt;
    color: #000000;
    text-transform: capitalize;
    font-weight:normal;
}
.artist
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #000000;
    text-transform: capitalize;
    font-weight:normal;
}
.views
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #000066;
    text-transform: capitalize;
    font-weight:normal;
}
.date
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #B17101;
    text-transform: capitalize;
    font-weight:normal;
}
.year
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #009900;
    text-transform: capitalize;
    font-weight:normal;
}
.summary
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #404040;
}
.language
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #000000;
    text-transform: capitalize;
    font-weight:normal;
}
.file
{
    font-family: Arial,Helvetica;
    font-size: 09pt;
    color: #000066;
    text-transform: capitalize;
    font-weight:normal;
}
.file a
{
    font-family: Arial,Helvetica;
    font-size: 09pt;
    color: #000066;
    text-transform: capitalize;
    text-decoration: none;
    font-weight:normal;
}
.size
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #009900;
    text-transform: capitalize;
    font-weight:normal;
}
.download a
{
    font-family: Arial,Helvetica;
    font-size: 08pt;
    color: #4040FF;
    text-transform: capitalize;
    font-weight:normal;
}

#topfont 
{
    text-align: right; 
    height: 18px; 
    font-size: 9px; 
    color: #505050;
    font-weight: bold; 
    font-family: Verdana;
}
#topfont a:hover
{
    color: #505050;
}
#topfont a:visited
{
    color: #505050;
}
.White
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    color: #efefef;
}

