/**
* stylesheet_smartbg.css
*
* CSS Stylesheet for BG Switcher examples
* Smart Backgrounds v2.0.1   Glenn Herbert (gjh42)  2008-03-27
*/


/* Sample stylesheet declarations: */

/*example to set default header bg*/
#logoWrapper {background: url('../images/smartbg.gif') no-repeat #FFFFFF; height:150px; width:1008px;}

/*example to set header bg for listing page in category id 23*/
.smartBG_1  #logoWrapper {background: url('../images/smartbg_1.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_2  #logoWrapper {background: url('../images/smartbg_2.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_6  #logoWrapper {background: url('../images/smartbg_6.gif') no-repeat #FFFFFF; height:150px; width:1008px;}



/*example to set header bg for shipping & returns page*/
.smartBG_shippinginfo #headerWrapper {background-image: url(../images/smartbg_shippinginfo.gif);}

/*example to set content bg for ez-page id 5*/
.smartBG_page1  #logoWrapper {background: url('../images/smartbg_page1.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_page2  #logoWrapper {background: url('../images/smartbg_page2.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_page4  #logoWrapper {background: url('../images/smartbg_page4.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_page5  #logoWrapper {background: url('../images/smartbg_page5.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_page6  #logoWrapper {background: url('../images/smartbg_page6.gif') no-repeat #FFFFFF; height:150px; width:1008px;}

.smartBG_page7  #logoWrapper {background: url('../images/smartbg_page7.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_page8  #logoWrapper {background: url('../images/smartbg_page8.gif') no-repeat #FFFFFF; height:150px; width:1008px;}

.smartBG_page9  #logoWrapper {background: url('../images/smartbg_page9.gif') no-repeat #FFFFFF; height:150px; width:1008px;}
.smartBG_page14  #logoWrapper {background: url('../images/smartbg_page14.gif') no-repeat #FFFFFF; height:150px; width:1008px;}




/*example to set center column bg for ez-page id 5*/
