﻿body 
{
    background-image:url(../css/img/fall/bg_sky.jpg);
    background-repeat:no-repeat;
    background-color:#CDEBFA;
    background-repeat:repeat-x;
}

div#BackgroundContainer
{
	background-image:url(../css/img/fall/bg_bottom_middle_full2.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

div#leftMenuContentBG
{
	background-image:url(../css/img/fall/menu_top.gif);
	background-repeat:no-repeat;
}

div#leftMenuTop
{
	background-image:url(../css/img/fall/menu_top_0.gif);
	background-repeat:no-repeat;
}

div#leftMenuContent
{
	background-image:url(../css/img/fall/menu_middle.gif);
	background-repeat:repeat-y;
	
}


div#leftMenuBottom
{
	background-image:url(../css/img/fall/menu_bottom.gif);
	background-repeat:no-repeat;
}

div#ShoppingBag
{
	background-image:url(../css/img/fall/bag.gif);
}

/****************************************/
/*			SPECIAL STYLES				*/
/****************************************/
div#quizContainer 
{
	padding-bottom:250px !important;
}

div#Content
{
	padding-bottom:230px !important;
}

/*div#leftMenuTop img.brand 
{
	padding-left:120px !important;
}

div#leftMenuContentBG ul#productlist 
{
	padding-top:30px !important;
}*/
