body
{
    background-color: #000;
    font-family: arial verdana, sans-serif;
    margin-top: 0px;
    font-size: 14px;
}

#ContentHolder
{
    position: relative;
}

.TextHeader
{
    font-size: 12px;
    color: #CCC;
    text-align: center;
    margin: 0px;
    margin-top: 5px;
}

#MainContainer
{
    position: relative;
    top: 0px;
    width: 784px;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
}

#HeaderPort
{
    width: 784px;
    height: 92px;
    background-image: url('../images/detg_header2.gif');
    background-repeat: no-repeat;
    background-position: top center;
}
.LinkHome
{
    width: 784px;
    height: 62px;
    border: 0px;
}

#FooterPort
{
    width: 784px;
    height: 46px;
    background-image: url('../images/detg_footer.gif');
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 10px;
    text-indent: 30px;
    color: white;
    font-weight: bold;
}
A.FooterLink
{
    color: white;
}

#NavButtons
{
    height: 56px;
}
.NavButton
{
    float: left;
}
input
{
}
h3
{
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
}

.InfoTD
{
    background-color: #dcdcdc;
    font-weight: bold;
    font-size: 13px;
}
.DataTD
{
    background-color: #eeeeee;
    font-size: 13px;
}

A
{
    text-decoration: none;
    color: #000;
    font-size: 13px;
}
A:hover
{
    text-decoration: underline;
    color: #009FED;
}
li.Panels
{
    list-style: square;
    font-size: 14px;
    font-weight: bold;
}
.AboutTheDVDPanels
{
    position: absolute;
    top: 10px;
    height: 320px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    margin-left: 50px;
    width: 330px;
    background-color: #FEFFB7;
    border: 1px solid #000;
}
.Titles
{
    font-size: 15px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 35px;
}
.PanelImage
{
    width: 140px;
    height: 94px;
    border: 1px solid #000;
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
}
#FrameVideo
{
    position: absolute;
    top: 0px;
    left: 20px;
    visibility: hidden;
}
.PlayButton
{
    position: absolute;
    bottom: 20px;
    height: 61px;
    width: 198px;
    left: 78px;
}
.SimpleButtons
{
    background-image: url('../images/btn_Simple_off.gif');
    border: 0px;
    width: 198px;
    height: 61px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}
.SimpleButtons:hover
{
    background-image: url('../images/btn_Simple_on.gif');
}

.regsum
{
    margin-left: auto;
    margin-right: auto;
}
.regsumdesc
{
    background-color: #DCDCDC;
    padding: 10px;
    border: 4px solid white;
    width: 250px;
    font-weight: bold;
}
.regsumdescfoot
{
    background-color: #aaf3b4;
    padding: 10px;
    border: 4px solid white;
    font-weight: bold;
}
.regsumprice
{
    background-color: #eeeeee;
    padding: 10px;
    border: 4px solid white;
    width: 80px;
    font-weight: bold;
    text-align: right;
}
.regsumpricefoot
{
    background-color: #aaf3b4;
    padding: 10px;
    border: 4px solid white;
    font-weight: bold;
    text-align: right;
}
.li2
{
    font-size: 12px;
}

/* new styles 8-31-2011 */
#dvd-content-wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	height: 439px;
}
#dvd-course-inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 312px;
	height: 329px;
	background-image: url('../images/detg_dvdimage.jpg');
}
.video-play-position {
	position: absolute;
	top: 0px;
	left: 312px;
}
#dvd-order-wrapper {
	position: absolute;
	top: 329px;
	left: 0px;
	width: 510px;
	height: 110px;
	background-image: url('../images/detg_ordertext.jpg')
}
#limited-time-wrapper {
	position: absolute;
	top: 329px;
	left: 510px;
	width: 274px;
	height: 42px;
    background-image: url('../images/detg_limitedtime.jpg')
}
#order-now-wrapper {
	position: absolute;
	top: 372px;
	left: 510px;
}
.black-bar {
	width: 784px;
	height: 6px;
	background-image: url('../images/detg_blackbar.jpg');
}
.star-holder-position {
	position: relative; height: 180px;
}
.prep-star-position {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 171px;
    height: 173px;
    background-image: url('../images/driveredtogo_preparefordmv.jpg');
}
.home-content-position {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 171px;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 15px;
}
.special-features-bg {
	width: 784px;
	height: 162px;
	background-image: url('../images/detg_specialfeatures.gif');
}
.bottom-holder-position {
	position: relative;
	height: 190px;
}
.detg-link-position {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 331px;
	height: 174px;
}
.meet-the-cast-position {
	position: absolute;
	top: 0px;
	left: 331px;
	width: 449px;
    height: 174px;
}
#site-seal-wrapper {
	margin: 0 auto 1em auto;
}