@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}

/* Catalogues Ordering Page */

#editor #CataloguesOrderingControl #CataloguesOrdering_List .sys_Thumbnail {
	width: 124px;
	height: 175px;
	font-size: 1em;
}

/* Tabbed content feature */

#editor .sys_tabbed_box #tabbedmenu ul {height:26px;}


/* Tabbed content feature styles */

#editor #GenericContent.sys_tabbed_box,
#editor #GenericContent.sys_tabbed_box #tabbedmenu,
#editor #GenericContent.sys_tabbed_box #tabbedmenu ul {height: auto;}
#editor #GenericContent.sys_tabbed_box #tabbedmenu ul {background:#e3e3e3;padding: 10px 0;}


#editor #GenericContent.sys_tabbed_box #tabbedmenu ul li {
	display: block;
	margin: 8px 0;
	width: 100%;
	background:#f3f3f3;
}

#editor #GenericContent.sys_tabbed_box #tabbedmenuline {clear: both;margin: 4px 0;}

#editor #GenericContent.sys_tabbed_box .sys_tabbed_box_contentarea {
	height: auto;
	clear: both;
	display: block;
	width: 100%;
	margin: 8px 0;
	background:#f3f3f3;
}

/* MiniNewsEventsItem template styles */
#editor .sys_template921,
#editor .sys_NewsEventsArticleWrapper  {min-height: 120px; height:auto;}
#editor .sys_NewsEventsThumbnail img {margin: 0;}
#editor .sys_NewsEventsArticleWrapper  {border: 0px solid #f00}

/* Catalogues Ordering template */
#editor .sys_Thumbnail img {margin-left: 0 !important;}






