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

.smartBG #mainWrapper {background-image: url(http://www.protecsupport.co.uk/~kenwickn/rotator/rotator.php);}

.smartBG_65 #mainWrapper {background-image: url(../images/smartbg_65.jpg);}

.smartBG_66 #mainWrapper {background-image: url(../images/smartbg_66.jpg);}

.smartBG_67 #mainWrapper {background-image: url(../images/smartbg_67.jpg);}

.smartBG_68 #mainWrapper {background-image: url(../images/smartbg_68.jpg);}

.smartBG_69 #mainWrapper {background-image: url(../images/smartbg_69.jpg);}

.smartBG_shippinginfo #mainWrapper {background-image: url(../images/smartbg_shippinginfo.jpg);}

.smartBG_privacy #mainWrapper {background-image: url(../images/smartbg_privacy.jpg);}

.smartBG_conditions #mainWrapper {background-image: url(../images/smartbg_conditions.jpg);}

.smartBG_contact_us #mainWrapper {background-image: url(../images/smartbg_contact_us.jpg);}

.smartBG_advanced_search #mainWrapper {background-image: url(../images/smartbg_advanced_search.jpg);}

.smartBG_offers #mainWrapper {background-image: url(../images/smartbg_offers.jpg);}

.smartBG_products_new #mainWrapper {background-image: url(../images/smartbg_products_new.jpg);}

.smartBG_site_map #mainWrapper {background-image: url(../images/smartbg_site_map.jpg);}

.smartBG_gv_faq #mainWrapper {background-image: url(../images/smartbg_gv_faq.jpg);}

.smartBG_discount_coupon #mainWrapper {background-image: url(../images/smartbg_discount_coupon.jpg);}

.smartBG_unsubscribe #mainWrapper {background-image: url(../images/smartbg_unsubscribe.jpg);}

.smartBG_reviews #mainWrapper {background-image: url(../images/smartbg_reviews.jpg);}

.smartBG_login #mainWrapper {background-image: url(../images/smartbg_login.jpg);}

.smartBG_shopping_cart #mainWrapper {background-image: url(../images/smartbg_shopping_cart.jpg);}

.smartBG_checkout_shipping #mainWrapper {background-image: url(../images/smartbg_checkout_shipping.jpg);}

.smartBG_create_account #mainWrapper {background-image: url(../images/smartbg_create_account.jpg);}

.smartBG_checkout_payment #mainWrapper {background-image: url(../images/smartbg_checkout_payment.jpg);}

.smartBG_checkout_confirmation #mainWrapper {background-image: url(../images/smartbg_checkout_confirmation.jpg);}

.smartBG_checkout_success #mainWrapper {background-image: url(../images/smartbg_checkout_success.jpg);}

.smartBG_page15 #mainWrapper {background-image: url(../images/smartbg_page15.jpg);}

.smartBG_page16 #mainWrapper {background-image: url(../images/smartbg_page16.jpg);}

.smartBG_page17 #mainWrapper {background-image: url(../images/smartbg_page17.jpg);}

.smartBG_page18 #mainWrapper {background-image: url(../images/smartbg_page18.jpg);}

.smartBG_page19 #mainWrapper {background-image: url(../images/smartbg_page19.jpg);}

/* Sample stylesheet declarations: */

/*example to set default header bg*/
#headerWrapper {background-image: url(../images/smartbg.gif);}

/*example to set header bg for listing page in category id 23*/
.smartBG_23 #headerWrapper {background-image: url(../images/smartbg_23.gif);}

/*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_page5 #contentMainWrapper {background-image: url(../images/smartbg_page5.gif);}

/*example to set center column bg for ez-page id 5*/
.smartBG_page5 .centerColumn {background-image: url(../images/smartbg_page5.gif);}