.TopNav
{
    font-family: Arial, Helvetica;
    font-size: 13px;
    line-height: 120%;
    font-weight: bold;
}

td		
	{ font-family: Arial, Helvetica; font-size: 12px; color: #333333 }
.title
{
    font-size: 28px;
    color: #449d00;
    margin-bottom: 10px;
}

.subtitle
{
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
    font-weight:bold;
}

.footer		{ font-size: 11px; color: #ffffff; font-weight: bold; margin-left:10 }
.formfield	{ font-family: Arial, Helvetica; font-size: 11px; color: #333333; border: 1px solid #c0c0c0; }

.NavSection
{
    color: #666666;
    font-size: 18px;
    font-weight: normal;
}

ol
{
    margin-top: 8px;
    margin-left: 28px;
    padding: 0px;
}

ol li
{
    margin-left: 0px;
    margin-bottom:8px;
    padding-left: 0px;
    background-image: none;
}

ul
{
    list-style-type: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

ul li
{
    margin-left: 0px;
    margin-bottom:10px;
    padding-left: 15px;
    list-style-type: none;
    background-position: left top;
    background-image: url(../../Images/green_arrow.gif);
    background-repeat: no-repeat;
}


.LeftNav
{
    line-height: 25px;
    font-weight: bold;
    margin: 10px;
}

.LeftNav2ndLevel
{
    font-weight: normal;
    margin-left: 10px;
}

.CenterNav
{
    margin: 10px 10px 25px;
}

.RightNav
{
    margin-top: 10px;
    margin-right: 10px;
}

.home_cat
{
    margin: 10px 10px 25px;
}

.home_cat_title
{
    font-size: 21px;
    color: #8C8C8C;
    margin-top: 20px;
    margin-bottom: 10px;
}

.home_cat A:link		{ font-weight:bold  }
.home_cat A:visited	{ font-weight:bold }
.home_cat A:hover		{ font-weight:bold  }

A:link		{ color: #449D00; text-decoration: none  }
A:visited	{ color: #449D00; text-decoration: none  }
A:hover		{ color: #cc0000; text-decoration: none  }

.banner_link { color : #FFFFFF; font-size: 11px; font-weight:bold }
a:link.banner_link		{ color: #808080; text-decoration: none; font-size: 11px }
a:visited.banner_link	{ color: #808080; text-decoration: none; font-size: 11px   }
a:hover.banner_link		{ color: #cc0000; text-decoration: none; font-size: 11px  }

.dvd_title
{
    margin-top: 10px;
    font-size: 24px;
    color: #666666;
}

.dvd_director
{
    font-size: 18px;
    color: #8C8C8C;
}

.slogan
{
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    margin: 10px;
    line-height: 40px;
}

.answer
{
    margin-top: 8px;
    margin-bottom: 24px;
}

.quote
{
    font-size: 24px;
    font-style: italic;
    font-family: 'Times New Roman';
    color: #449d00;
}

.redtab
{
    font-weight: bold;
    color: white;
    background-color: #cc0000;
    padding-right: 5px;
    padding-left: 5px;
}

.greytab
{
    font-weight: bold;
    color: white;
    background-color: #a8a8a8;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    padding-bottom: 2px;
    padding-top: 2px;
}

.DvdPrice
{
    font-size: 14px;
    color: #449d00;
    font-weight: bold;
}

.RightColumn
{
    margin-bottom: 5px;
    display: block;
}

.dotted_cell
{
    border-left-width: 1px; 
    border-right-width: 1px; 
    border-top-width: 1px; 
    border-right-style: dotted; 
    border-bottom-style: dotted; 
    border-bottom-width: 1px; 
    padding:25px; 
    border-color: #808080;
    text-align:center;
}
/* Dropdown Menu */

.header
{
    color: #c0c0c0;
}

/*.header a:link, .header a:visited
{
    display: inline-block;
    padding: 3px 7px 3px 7px;
    color: #ffffff;
}

.header a:hover
{
    background-color: #808080;
    text-decoration: none;
}*/



.drop-down {

                position: absolute;

                top: 65px;

    background: #ffffff;

    border-left: 1px solid #dddddd;

    border-top: 1px solid #dddddd;

    border-right: 1px solid #dddddd;

    display: none;

    z-index: 3;

}

 

.drop-down a:link, .drop-down a:visited {

    color: #449d00;

    display: block;

    font-size: 12px;

    font-family: Verdana, Arial;

    text-align: left;

    text-decoration: none;

    padding-left: 8px;

    padding-right: 8px;

    padding-top: 3px;

    padding-bottom: 3px;

    width: 180px;

    border-bottom: 1px solid #dddddd;

}

 

.drop-down a:hover {

    background: #cccccc;

    color: #449d00;

    text-decoration:none;

}
