
body {
	background-image:url("/templates/custom/supermarket/images/bg.jpg");
	background-position:center;
}

.main {
float:left;
margin-bottom:50px;
}

.center { /* the center column width when it's the only column */
width: 905px;
padding: 10px 20px;
}

.leftcenter, .rightcenter {
    padding: 20px;
    width: 645px;
}

.leftrightcenter {
    float: left;
    padding: 0 20px 0 0;
    width: 441px;
}

.left {
    float: left;
    height: 100%;
    min-height: 400px;
    padding: 20px 25px 10px 10px;
    width: 234px;
}

.right {
    float: right;
    padding: 26px 0 0;
    width: 250px;
}

#wrapper {
	
}

#grapewrapper {
    background-image: url("/templates/custom/supermarket/images/grapesbg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 500px;
    width: 100%;
}

#headerbg {
	height:149px;
	width:100%;
	background-image:url("/templates/custom/supermarket/images/headerbg.jpg");
	background-repeat:repeat-x;
	position:relative;
	z-index:1;
	
}

#header {
	width:980px;
	height:150px;
	margin:auto;
	position:relative;
	
}

#logolighting {
    background-image: url("/templates/custom/supermarket/images/highlight.png");
    background-repeat: no-repeat;
    height: 136px;
    left: -184px;
    position: absolute;
    width: 691px;
    z-index: 2;
}

#logo {
    background-image: url("/templates/custom/supermarket/images/logo.png");
    background-repeat: no-repeat;
    height: 91px;
    left: 30px;
    position: absolute;
    top: 7px;
    width: 229px;
    z-index: 3;
}


#menu {
    background-image: url("/templates/custom/supermarket/images/menubg.png");
    background-repeat: no-repeat;
    float: right;
    height: 114px;
    position: relative;
    text-transform: uppercase;
    width: 659px;
    z-index: 10;
}

#bannerwrapper {
    margin: auto;
    position: relative;
    width: 980px;
}

#wineandgrapes {
    background-image: url("/templates/custom/supermarket/images/wineandgrapes.png");
    height: 467px;
    position: absolute;
    right: 0;
    top: -59px;
    width: 299px;
    z-index: 5;
}

#paper {
    height: 273px;
    left: 33px;
    position: absolute;
    top: 54px;
    width: 822px;
}

#weeklyad {
    margin-left: 110px;
    margin-top: 48px;
    width: 650px;
}

#banner {
    background-image: url("/templates/custom/supermarket/images/banner-with-paper.png");
    height: 407px;
    position: relative;
    top: -17px;
    width: 932px;
}

#tenpercent {
    float: right;
    height: 343px;
    left: -47px;
    position: relative;
    top: -29px;
    width: 672px;
}

#bodywrapper {
	margin:auto;
	width:980px;
	
}

#paper-edge {
	width:100%;
	height:59px;
	float:left;
	
}

#footerwrap {
    background-image: url("/templates/custom/supermarket/images/footerbg3.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 213px;
    width: 100%;
}

#favoriteproducts {
	
	float:left;	
	
}


#author {
    bottom: 13px;
    clear: both;
    color: #B61F5D;
    left: 200px;
    position: relative;
    text-shadow: 1px 1px #FFFFFF;
    width: 980px;
    z-index: 10;
}

#pf_ui_Pager_0 {
	float:left;	
	margin-top:20px;
}




#pf_ui_Pager_0 h4 {
    color: #950526;
    font-size: 17px;
    line-height: 1;
    text-align: center;
    text-indent: -4px;
    width: 189px;
	padding-top:15px;
}

#product-short-description {
    float: left;
    padding-left: 15px;
    width: 175px;
}




#footer {
	width:980px;
	margin:auto;
	position:relative;
}

#footerlogo {
    background-image: url("/templates/custom/supermarket/images/logo.png");
    background-repeat: no-repeat;
    height: 89px;
    left: 0;
    position: absolute;
    top: 73px;
    width: 280px;
    z-index: 3;
}

#footerlogolighting {
    background-image: url("/templates/custom/supermarket/images/footerhighlight.png");
    background-repeat: no-repeat;
    height: 174px;
    left: -184px;
    margin-top: 40px;
    position: absolute;
    width: 576px;
    z-index: 2;
}

#footernavigation {
    background-image: url("/templates/custom/supermarket/images/menubg.png");
    background-repeat: no-repeat;
    float: right;
    height: 76px;
    margin-top: 76px;
    padding-left: 20px;
    padding-top: 37px;
    text-transform: uppercase;
    width: 614px;
}

#favwidth {
	padding-right:20px;
}