﻿/* Adult Page */
#MainContent.adult
{
    width: 597px;
    background: url(../../images/maincontent-home-bg.png) #fff repeat-x 50% top !important;
}
.adult #MainContent
{
    color: #333 !important;
}


.adult #SubContent
{
    width: 303px;
    background: url(../../images/maincontent-home-bg.png) #fff repeat-x 50% top !important;
}

.adult #SubContent h3
{
    background: #48617b !important;
    color: #fff;
    margin: 0;
    margin-top: 0;
    line-height: normal;
}

.adult h4
{
    background: #48617b url(../../Images/h3-arrow.gif) no-repeat right;
    margin: 5px 12px;
    padding: 1px 5px;
}

.adult h4:hover
{
    background: #767676 url(../../Images/h3-arrow.gif) no-repeat right;
}

.adult a, .adult h4 a
{
    /* color: #fff;Adult Page */
}

.adult #SubContent h4 a
{
    /* color: #fff;*/
}
.adult #SubContent p
{
    color: #333;}
    
.adult #Header #BoxHolder
{
	background: url( '../../Images/box-1-bg.png' ) repeat-x top !important;
}