@charset "utf-8";
/* WonderWebs-XHTML 2.1 template rev. 2.0 - Website stylesheet - Copyright 2010 WonderWebs.com */

/* Tags, fonts & colours */
body, .Normal{font:normal 13px Trebuchet MS;color: white}/* Apply a default font and  colour here - This will be inherited by most other tags*/
h1{font:bold 20px Verdana ;color: white}/* Apply mainly colours for the rest of these items */
h2{font:normal 17px Trebuchet MS;color: white}
h3{font:bold 20px Verdana ;color:#582A84}
h4{}
h5{}
h6{}
.StandardButton{}
.StandardButton:hover{}
hr{}
img{}
blockquote{}
.Head{}/* Common admin headings */
.SubHead{}/* Common admin labels */
input[type=text],input[type=file],select,textarea{}/* This colours all text areas and input fields in one go */

/* Default hyperlink and CommandButton colours */
a, a:link, a:visited{color:#7F7FFF}
a:active, a:hover{color:#582A84}

/* Webbit Edit Links */
.WebbitEdit,a.WebbitEdit:link,a.WebbitEdit:visited,a.WebbitEdit:active{color:#00FF00}/* Set color:#00FF00 on dark sites */
a.WebbitEdit:hover{color:#FFFFFF}/* Set color:#FFFFFF on dark sites */

/* Grouped template link colours - Can also be styled or removed individually - See docs for additional class names  */
.SigninPane,.SigninPane a:link,.SigninPane a:visited{}
.SigninPane a:active,.SigninPane a:hover{}
.BreadCrumbPane,.BreadCrumbPane a:link,.BreadCrumbPane a:visited{}
.BreadCrumbPane a:active,.BreadCrumbPane a:hover{}
.Footer,.Footer a:hover .FooterDivider,.Footer a:link,.Footer a:visited{color:#999999}
.Footer a:active,.Footer a:hover{color:#582A84}

/* Individual template links - Can be used to hide, restyle or move them individually */
.BreadCrumbs{}
.Account{}/* The registration link */
.SigninTop{}/* The first sign-in link at top of page */
.SigninBottom{}/* The second sign-in link at bottom of page */
.Terms{}
.Privacy{}
.Copyright{}
.Producer{}/* The reseller link */

/* Content areas - Generally for visiblity and background colours */
/* Not normally used for fonts or text colours and not used for gaps between columns! */
/* Certain content panels can be moved around at will - See main stylesheet */
.Page{background:#000000}
.Placement{}
.Above{}
.Shadow{}
.PaperBorder{}
.Paper{padding-left:20;padding-right:0;background:#000000 url(Footerby-Ba2.jpg) no-repeat scroll left bottom}/* Paper includes header and logo - Mainly for background colour */
.Paper,.LogoPane,.Footer{width:950px} /* Type the width of the logo graphic here */
.LogoPane,.LogoLink{height:185px} /* Type the height of the logo graphic here */
.LogoPane{background:#CCCCCC url(AllureBanner_4W.jpg) no-repeat} /* The file name of the Logo graphic - Must be in Web Root or must specify absolute path */
.LogoLink{} /* An invisble link to the site homepage. To make room for a Webbit in place of the logo, set this to display:none */
.MenuBar{background-image:none; background-color:#9176AF;padding:0px 12px 0px 12px}/* This covers the entire menu including sign-in */
.SigninPane .ContainerHead,.SigninPane .ContainerBody,.SigninPane .ContainerFoot{}/* Special SigninPane class for Vertical rounded template */
.SigninPane{display:none}/* SigninPane for all other templates */
.Header{display:none}
.SearchBar{display:none}
.BreadCrumbPane{}
.SearchPane{}
.SearchInput{}/* Change this width when column widths have been changed - Is usually column width minus 74px */
.Top{}
.ContentRow{}/* Table row containing Left, ContentPane and Right areas - Use when applying a special background covering all three */
.Left{background:url(Allure-Left-Flower_4W.jpg) no-repeat scroll left bottom}
.Content{}
.Right{background-color:#582A84}
.Bottom{display:none}
.Foot{height:39px}
.PaperBottomEdge{}/* An empty div at the bottom edge of the Paper for graphics or colours */
.Footer{}
.Below{}

/* Splash page template */
.SplashPage{}/* Background colours and graphics for Splash template */
.SplashPlacement{}/* Splash content vertical placement */
.SplashContent{}/* Splash content horizontal placement */

/* Secrets page and container background colour */
.SecretsPage .Paper{background-color:#878787}
.Secrets .ContainerBody{}

/* Default Light container - Some other containers are: .Dark .HighLight .Transparent .Blank */
.Light .ContainerHead{background-color:Transparent}/* Head section background color */
.Light .ContainerTitle{color:#FFFFFF;text-align:center}/* Title font and colour */
.Light .ContainerBody{background-color:transparent;color:#ffffff;padding:6px}/* Body section background color*/
.Light .Normal{}/* Content font and colour */
.Light .ContainerFoot{}/* Foot section background color*/

/* For vertical menu only */
.Left .Container,.Left .NoContainer,.MenuBar,.SearchPane{}/* Left column width */
.Right .Container,.Right .NoContainer{width:185px}/* Right column width */

/* For horizontal menu only */
.Left .Container,.Left .NoContainer{width:200px;padding:6px}/* Left column width */
.Right .Container,.Right .NoContainer,.SearchPane{}/* Right column width */

/* SubMenu width and displacement relative to Menu */
ul.lvl1,ul.lvl2,ul.lvl3{}/* SubMenu widths for three levels. Default is {width:180px}. SubMenus do not stretch to fit width of content */
ul.lvl2 li,ul.lvl3 li{}/* SubSubMenu displacement should match SubMenu width above. Default is {left:180px;top:-26px}. Vertical menu has top:0 */

/* Menu font */
ul.Menu a{font-weight:normal;font-size:16px;font-family:Trebuchet MS}/* Menu font. Use long-hand CSS i.e. font-size, font-weight etc */
ul.Menu .sub a{}/* Sub Menu font, if different */

/* Menu Wrappers */
.MenuBar{}/* Outer menu wrapper. Includes SigninPane. Displays a background graphic. Set background:none to remove */
.MenuPane{}/* Inner menu wrapper. Does not include SigninPane. Has a left and right border in Horizontal menu*/

/* Menu item borders and separators. Set border:none to remove defaults. Note that root items cascade to Sub Menus*/
ul.Menu a.first{}/* First menu item */
ul.Menu a{}/* Root separator */
ul.Menu a.last{}/* Last menu item */
ul.Menu .sub a.first{}/* First submenu item */
ul.Menu .sub a{}/* Remaining submenu items */
ul.Menu .sub a.last{}/* Last submenu item */

/* Menu colours - See MenuBar for default background graphic - Note that some root items cascade to SubMenus */
/* Every menu item also has a dynamic ID. Example: Page title "About Us" has dynamic ID "#item_AboutUs" */
ul.Menu a,ul.Menu a:visited,.VerticalMenu .ContainerHead,.VerticalMenu .ContainerFoot{color:#ffffff}/* Menu */
ul.Menu a.branch{}/* Menu Branch */
ul.Menu a.current,ul.Menu a.breadcrumb{background:#9176AF}/* Menu Active */
ul.Menu a:hover,ul.Menu a:focus{color:#ffffff;background:#000000}/* Menu Hover */

/* SubMenu colours */
ul.Menu .sub a,ul.Menu .sub a:visited{background:#9176AF;color:#E5DEEA}/* Sub Menu */
ul.Menu .sub a.branch{}/* Sub Menu Branch */
ul.Menu .sub a.current,ul.Menu .sub a.breadcrumb{background:#2E2462;color:#CCCDD1}/* Sub Menu Active */
ul.Menu .sub a:hover,ul.Menu .sub a:focus{background:#000000;color:#FFFFFF}/* Sub Menu Hover */

/* Individual menu item height and padding. Apply height like this {height:36px;line-height:36px} */
ul.Menu a{}/* Menu */
ul.Menu .sub a{}/* Sub Menu */

/* Container margins - These determine the gaps between the columns and between containers */
/* Defaults are supplied for square templates. Round templates increase the 6px values to 12px */
/* Note that left and right column widths are specified in the relevant menu sections further down */
.Header .Container{}/* {margin:0} */
.Top .Container{}/* {margin:6px 0 0 0} */
.Content .Container{}/* {margin:6px 6px 0 6px} */
.Left .Container{}/* {margin:6px 0 0 6px} */
.Right .Container{}/* {margin:6px 6px 0 0} */
.Bottom .Container{}/* {margin:6px 6px 0 6px} */
.Foot .Container{}/* {margin:6px 6px 0 6px} */

/* Eight 24x24px shadows are applied to corners and sides - example: {background:url('/Images/ShadowLightTL.png')} */
/* Change "Light" to "Medium" or "Dark" for square shadow variations, or to "RoundWhite" or "RoundBlack" in round templates */
.SL,.SR{}/* Width of shadow graphics columns - Default is width:24px */
.ST,.SB{}/* Height of shadow graphics rows - Default is height:24px */
.STL{}
.STM{}
.STR{}
.SLM{}
.SRM{}
.SBL{}
.SBM{}
.SBR{}

/* Webbits - Place Webbit styles here */
.accordionContent{background-color:#444444}
input, select, .EzShop input, .EzShop select,.EzShopManager input, .EzShopManager select,.EzShopCheckout select{color:#000000 !important}
.modalPopup{border:1px solid #0CA4A7}
body,#Body{background-color:#000000}
.accordionHeader a,.accordionHeader a:link,.accordionHeader a:visited{color:#333333}
.accordionHeader a:active,.accordionHeader a:hover{color:#ffffff}
.accordionHeaderSelected a,.accordionHeaderSelected a:link,.accordionHeaderSelected a:visited{color:#ffffff}
.accordionHeaderSelected a:active,.accordionHeaderSelected a:hover{color:#333333}
.alternatingRow{background:#444444;}
.row{background:#333333;}
.Secrets .Normal,.DataGrid_Container span{color:black}
.EzShopBasket .EzShopButton{display:none}
.EzShopProductList {background-color:#444444;height:250px;margin:4px;}
.ProductListTitle h2 {font-size:18px}
.ProductListTitle:link{text-decoration:none}
.ProductDetailsTitle h1{font-size:16px}
.EzShopProductList img{width:100px;border:0px dotted #0CA4A7 !important}
.PagerContainerTable {background-color:#000000}
.PagerInfoCell{display:none}
.PagerCurrentPageCell{background-color:#000000;color:#1B9891;}
.PagerOtherPageCells{background-color:#000000;}
.PagerHyperlinkStyle,.PagerHyperlinkStyle:link,.PagerHyperlinkStyle:active,.PagerHyperlinkStyle:visited{color:white;font-size:14px}
.PagerHyperlinkStyle:hover{color:#1B9891;font-size:14px}
.TreeMenu_Node {}
a.TreeMenu_Node:hover{background-color:#555555;color:white !important;text-decoration:none}
.EzShop h2{color:#1B9891}
.EzShopProductCount{display:none}
.EzShopProductDetail {background-color:#333333;padding:10px;}
.EzShopCouponPanel{display:none}
.SubHead{font:normal 15px Trebuchet MS;color: #AAAAAA}#dnn_ctr6012_eTailerStoreFront_UpdatePanel2{padding-right:4px}
.PagerContainerTable{float:right}

/* This is required for the 2day.com submission form - Do not remove */
.Invisible{display:none}
div.blog_bubble blockquote {background-color:#434343}
.ShareBadgePRO_Toolbar {background-color:#333 !important;border:none !important}




















