/* Element specific Tags */
body{background-color:#000000; width:98%; margin:0,auto; margin-top:0px;}
body, td {font: 12px arial; color:#ffffff;}
img{ border:none;}
h1{   font:18pt arial;color:#ffffff;font-weight:normal;margin-bottom:5px;}
h2{font:14pt arial;color:#ffffff;font-weight:normal;margin-bottom:0px;}
a{color:#ffffff;text-decoration:none;}
/* End Element specific Tags */

/* PageLayout */
.PageFrameTopLeft{background-image:url('Images/PageBox/TopLeft.gif'); background-repeat:no-repeat; width:15px; height:15px;}
.PageFrameTopRight{background-image:url('Images/PageBox/TopRight.gif'); background-repeat:no-repeat; width:15px; height:15px;}
.PageFrameBottomLeft{background-image:url('Images/PageBox/BottomLeft.gif'); background-repeat:no-repeat; width:15px; height:15px;}
.PageFrameBottomRight{background-image:url('Images/PageBox/BottomRight.gif'); background-repeat:no-repeat; width:15px; height:15px;}
.PageFrameTop{background-image:url('Images/PageBox/Top.gif'); background-repeat:repeat-x; height:15px;}
.PageFrameBottom{background-image:url('Images/PageBox/Bottom.gif'); background-repeat:repeat-x; height:15px;}
.PageFrameLeft{background-image:url('Images/PageBox/Left.gif'); background-repeat:repeat-y; width:15px;}
.PageFrameRight{background-image:url('Images/PageBox/Right.gif'); background-repeat:repeat-y; width:15px;}
/* End Page Layout */

.PopUpTopLeft{background-image:url('Images/PageBox/TopLeft.png'); background-repeat:no-repeat; width:15px; height:15px;}
.PopUpTopRight{background-image:url('Images/PageBox/TopRight.png'); background-repeat:no-repeat; width:15px; height:15px;}
.PopUpBottomLeft{background-image:url('Images/PageBox/BottomLeft.png'); background-repeat:no-repeat; width:15px; height:15px;}
.PopUpBottomRight{background-image:url('Images/PageBox/BottomRight.png'); background-repeat:no-repeat; width:15px; height:15px;}
.PopUpTop{background-image:url('Images/PageBox/Top.png'); background-repeat:repeat-x; height:15px;}
.PopUpBottom{background-image:url('Images/PageBox/Bottom.png'); background-repeat:repeat-x; height:15px;}
.PopUpLeft{background-image:url('Images/PageBox/Left.png'); background-repeat:repeat-y; width:15px;}
.PopUpRight{background-image:url('Images/PageBox/Right.png'); background-repeat:repeat-y; width:15px;}


.TrannyBoxTopLeft{background-image:url('Images/TrannyBox/TopLeft.jpg'); background-repeat:no-repeat; width:45px; height:45px;}
.TrannyBoxTopRight{background-image:url('Images/TrannyBox/TopRight.jpg'); background-repeat:no-repeat; width:45px; height:45px;}
.TrannyBoxBottomLeft{background-image:url('Images/TrannyBox/BottomLeft.jpg'); background-repeat:no-repeat; width:45px; height:45px;}
.TrannyBoxBottomRight{background-image:url('Images/TrannyBox/BottomRight.jpg'); background-repeat:no-repeat; width:45px; height:45px;}
.TrannyBoxTop{background-image:url('Images/TrannyBox/Top.jpg'); background-repeat:repeat-x; height:45px;}
.TrannyBoxBottom{background-image:url('Images/TrannyBox/Bottom.jpg'); background-repeat:repeat-x; height:45px;}
.TrannyBoxLeft{background-image:url('Images/TrannyBox/Left.jpg'); background-repeat:repeat-y; width:45px;}
.TrannyBoxRight{background-image:url('Images/TrannyBox/Right.jpg'); background-repeat:repeat-y; width:45px;}

/*Common elements layout and positioning */
#PageMaster{width:100%;text-align:left;background-color:#000000;}
.PageHeading{background-image:url('Images/PageHeader.gif');background-repeat:repeat-x;height:54px;padding-left:30px;}
.PageHeadingLV2{background-image:url('/Images/Page/PageHeaderLV2.gif');background-repeat:repeat-x;height:54px;padding-left:30px;}
#AjaxUpdateArea{position:absolute;background-color:Green;padding:3px;color:#ffffff;font-weight:bold;z-index:1;display:none;}
/*End Common elements layout and positioning */

/* Fonts and Styling */
.content{font: 9pt arial; color:#ffffff;}
.contentBlack{font: 9pt arial; color:#000000;}
.blackheading{font:12pt arial; color:#000000; font-weight:bold;}
.productlabels{font: 9pt arial; color:#ffffff; font-weight:bold;}
.heading{font:12pt arial; color:#ffffff; font-weight:bold;}
.footerContent{font:10pt arial; color:#ffffff;}
.footerHeader{font:11pt arial; color:#ffffff; font-weight:bold; white-space:nowrap;}
.ProductTitle{font:10pt arial; color:#ffffff; font-weight:bold;}
.RatingScale{font:16pt arial; color:#60c2ee; font-weight:bold;}
.OrangeText{color:#ff7f44;}
.editlink{color:#ffffff;}
.SectionBreak{background-image:url('Images/SectionDiv.gif'); background-repeat:repeat-x; height:21px; padding-left:5px;border:1px solid #242424;}
/*Accordion Navigation*/
.accordionHeader
{
    background-image:url('/Images/Page/CatalogueSectionHeadingBG.gif');
    background-repeat:repeat-x;
    height:35px;
    font:12px arial;
    font-weight:bold;
    color:#ffffff;
    text-transform:uppercase;
    padding-left:22px;
    padding-top:10px;
    cursor:pointer;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    margin:0px;
}
.accordionHeaderSelected
{
    background-image:url('/Images/Page/CatalogueSectionHeadingBG.gif');
    background-repeat:repeat-x;
    height:35px;
    font:12px arial;
    font-weight:bold;
    color:#ffffff;
    text-transform:uppercase;
    padding-left:22px;
    padding-top:10px;
    cursor:pointer;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    border-top: 1px solid #242424;
    margin:0px;
}
.accordionContent
{
    font:12px arial;
    color:#ffffff;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    border-bottom: 1px solid #242424;
}
.accordionLink
{
    font:12px arial;
    color:#ffffff;
    text-decoration:none;
    }
/*End Accordion Navigation*/

/*Start TreeView*/
.CatalogueTreeTopLevel
{
    background-color:#0d242e;
    
}
.CatalogueTreeChildLevel
{
    background-color:#242424;
    
}
/*End TreeView */

.flashBG { background-image:url('Images/FlashBG.gif'); background-repeat:repeat-x; background-position:bottom left;}

/*Shopping Assist */
.ShoppingAssistant1 {background-image:url('Images/ShoppingAssistant/ShoppingAssistant_01.jpg'); background-repeat:no-repeat; width:73px;}
.ShoppingAssistantBody{background-image:url('Images/ShoppingAssistant/ShoppingAssistant_03.jpg'); background-repeat:no-repeat; height:177px;}
/* End Shopping Assist */

/*ProductSpotLight */
.SpotlightFrameTopLeft{background-image:url('Images/ProductSpotlight/TopLeft.png'); background-repeat:no-repeat; width:21px; height:21px;}
.SpotlightFrameTopRight{background-image:url('Images/ProductSpotlight/TopRight.png'); background-repeat:no-repeat; width:21px; height:21px;}
.SpotlightFrameBottomLeft{background-image:url('Images/ProductSpotlight/BottomLeft.png'); background-repeat:no-repeat; width:21px; height:21px;}
.SpotlightFrameBottomRight{background-image:url('Images/ProductSpotlight/BottomRight.png'); background-repeat:no-repeat; width:21px; height:21px;}
.SpotlightFrameTop{background-image:url('Images/ProductSpotlight/Top.png'); background-repeat:repeat-x; height:21px;}
.SpotlightFrameBottom{background-image:url('Images/ProductSpotlight/Bottom.png'); background-repeat:repeat-x; height:21px;}
.SpotlightFrameLeft{background-image:url('Images/ProductSpotlight/Left.png'); background-repeat:repeat-y; width:21px;}
.SpotlightFrameRight{background-image:url('Images/ProductSpotlight/Right.png'); background-repeat:repeat-y; width:21px;}
.SpotLightContainer{background-image:url('Images/ProductSpotlight/SpotLiteBG.jpg'); background-repeat:repeat-x; background-position:right top;}
/*End ProductSpotlight */

.BrandCatagoryBG{background-image:url('Images/BrandCatagoryBG.png');}
.WishListBG{background-image:url('Images/WishListBG.jpg'); background-position:right top; background-repeat:repeat-y;}