@charset "utf-8";
/* CSS Document */

/* CMS EDITOR SPECIFIC STYLESHEET */

#editor .sys_ButtonRow.sys_AddToBasket input.sys_AddToBasket {text-align: center}

#editor #NewsEventsListing_List .sys_ListingContent {height: 135px;}

#editor .sys_SystemTabbedNavigation ul {margin-top: 12px;}

#editor .sys_SystemTabbedNavigation ul li#Tab1 a {background: url("/SiteElements/images/framework-tab-purple.gif") 0 0 no-repeat;}
#editor .sys_SystemTabbedNavigation ul li#Tab2 a {background: url("/SiteElements/images/framework-tab-blue.gif") 0 0 no-repeat;}
#editor .sys_SystemTabbedNavigation ul li#Tab3 a {background: url("/SiteElements/images/framework-tab-orange.gif") 0 0 no-repeat;}


#editor .sys_SystemTabbedNavigation ul li.sys_selected#Tab1 a {background: url("/SiteElements/images/framework-tab-purple.gif") 0 0 no-repeat;}
#editor .sys_SystemTabbedNavigation ul li.sys_selected#Tab1 a:hover {background: #711471}
#editor .sys_SystemTabbedNavigation ul li.sys_selected#Tab2 a {background: url("/SiteElements/images/framework-tab-blue.gif") 0 0 no-repeat;}
#editor .sys_SystemTabbedNavigation ul li.sys_selected#Tab2 a:hover {background: #007a91}
#editor .sys_SystemTabbedNavigation ul li.sys_selected#Tab3 a {background: url("/SiteElements/images/framework-tab-orange.gif") 0 0 no-repeat;}
#editor .sys_SystemTabbedNavigation ul li.sys_selected#Tab3 a:hover {background: #bf4900}
#editor .sys_SystemTabbedNavigation ul li.sys_unselected  a {background: url("/SiteElements/images/framework-tab-unselected.gif") 0 0 no-repeat;}
#editor .sys_SystemTabbedNavigation ul li.sys_unselected#Tab1 a:hover {background: #711471}
#editor .sys_SystemTabbedNavigation ul li.sys_unselected#Tab2 a:hover {background: #007a91}
#editor .sys_SystemTabbedNavigation ul li.sys_unselected#Tab3 a:hover {background: #bf4900}