﻿body
{
    font-family: verdana;
    font-size: 12px;
    color: #808080;
}

#divContent
{
    margin: 20px auto;
    width: 980px;
}

#divHeader
{
    height: 130px;
    text-align: center;
}


#divMain
{
    height: 480px;
}

#divFooter
{
    font-size: 10px;
    font-weight: normal;
    color: #808080;
    text-align: center;
}


/* Accordian Styles */

#accordion
{
    float: left;
}

div.divTitle
{
    height: 20px;
    width: 300px;
    padding-left: 20px;
    cursor: pointer;
    background-image: url( 'images/title.jpg' );
    padding-top: 5px;
    margin-bottom: 1px;
    background-repeat: repeat-x;
}

div.divTitle:Hover
{
    background-image: url( 'images/title1.jpg' );
    background-repeat: repeat-x;
}

div.accordionPane
{
    padding: 10px;
    width: 298px;
    height: 120px;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin-bottom: 2px;
    overflow: hidden;
}

a.caption
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}

a.caption:Hover
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}

div.chatText
{
    padding: 0px 5px 5px 5px;
    height: 80px;
    text-align: justify;
    line-height: 110%;
}

div.chatNbrHeading
{
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.chatNumber
{
    text-align: center;
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: bold;
    color: #800000;
    font-family: Arial, Helvetica, sans-serif;
}

td.imgLeft
{
    background-position: left bottom;
    vertical-align: bottom;
    text-align: left;
    padding-right: 30px;
    height: 450px;
    background-image: url( 'images/standl.jpg' );
    background-repeat: no-repeat;
}

td.imgRight
{
    vertical-align: bottom;
    text-align: right;
    padding-left: 30px;
    height: 450px;
}


#Line1{
    background-image: url('images/numbers/line1.jpg' );
}

#Line2{
    background-image: url('images/numbers/line2.jpg' );
}

#Line3{
    background-image: url('images/numbers/line3.jpg' );
}

#Line4{
    background-image: url('images/numbers/line4.jpg' );
}

#Line5{
    background-image: url('images/numbers/line5.jpg' );
}

#Line6{
    background-image: url('images/numbers/line6.jpg' );
}

#Line7{
    background-image: url('images/numbers/line7.jpg' );
}

#Line8{
    background-image: url('images/numbers/line8.jpg' );
}

#Line9{
    background-image: url('images/numbers/line9.jpg' );
}

#Line10{
    background-image: url('images/numbers/line10.jpg' );
}


#divDVDLink
{
    width: 163px;
    margin: auto auto 20px auto;
}

#divDVD
{
    width: 271px;
    margin: 30px auto 40px auto;
}

#divMainTbl
{
    width: 570px;
    margin: 20px auto;
}


td.DVDprice
{
    font-size: large;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#divDVDFooter
{
    width: 150px;
    margin: auto;
}

#divMainDVD
{
    height: 420px;
}

a.acid_link
{
    text-decoration: none;
    font-weight: bold;
    color: #C0C0C0;
}

a.acid_link:hover
{
    text-decoration: none;
}