#AccountsContent
{
	background-color: #363636;
}

#AccountsNavigation .Tab
{
	background: url('images/accountTabDark.gif') no-repeat 0px 3px;
}

#AccountsNavigation .Active
{
	background: url('images/accountTabActiveDark.gif') no-repeat 0px 3px;
}

.ApplyForCredit
{
        background: url('images/accountTabDark.gif') no-repeat 0 -11px;   
        padding-left:10px; padding-right:0; padding-top:20px; padding-bottom:10px
}

#AccountsRound .Left,
#AccountsRound .Right
{
	background-color: #363636;
	background-image: url('images/bck.gif');
}

#ProfileContent .PaneContent
{
	background-color: #dbdbdb;
}

#ProfileContent .PaneContent .FormRow
{
	background-color: #e8e8e8;
}

#ProfileContent .PaneContentRound .Left,
#ProfileContent .PaneContentRound .Right
{
	background-color: #dbdbdb;

}

#ProfileContent .PaneHeader,
#ProfileContent .PaneHeader .Right,
#ProfileContent .PaneHeader .Right .Center,
#ProfileContent .PaneHeaderExpanded,
#ProfileContent .PaneHeaderExpanded .Right,
#ProfileContent .PaneHeaderExpanded .Right .Center
{
	background-image: url('images/dark.gif');
}

#ProfileContent .PaneHeader .Right
{
	background-position: right -34px;
}

#ProfileContent .PaneHeader .Right .Center
{
	background-position: 0px -68px;
}

#ShippingInfoDetail
{
	border: solid 1px #dbdbdb;
}

#PreferencesDetail .EmailPreferences,
#PreferencesDetail .DirectMailPreferences,
#PreferencesDetail .PaymentAndShippingPreferences
{
	background-color: #e8e8e8;
}
