﻿.body
{
    background-image: url("/images/bg01.jpg");
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
}


.TreeBackground
{
    background-color: White;
    color:Black;
}
.transparentBox
{
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.MainBackground
{
    padding: 0px;
    margin: 0px;
    background: #ffffff repeat left top;
    font-family: Tahoma, 'Arial Black';
    font-size: 10pt;
    color: Black;
    background-image: url('images/bggrey.jpg');
    background-attachment: scroll;
}

.SubCategoriesPanel
{
    border-style: none solid ridge solid;
    border-width: thin;
    border-color: #3366FF;
    background-color: #FFFFCC;
    padding-top: 5px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.RootTreeNode
{
    border: thin solid #CCCCCC;
    padding: 5px;
    color: red;
    background-color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    width: 200px;
    text-decoration: none;
}

.RootTreeNode:hover
{
    color: White;
    background-color: red;
    text-decoration: none;
       height: 30px;
    width: 200px;
}

.RootTreeNode1
{
    padding: 5px;
    color: gray;
    font-size: 12px;
    text-decoration: none;
    height: 20px;
}

.RootTreeNode1:hover
{
    color: red;
    text-decoration: none;
}

.cbb1
{
    border-style: solid none none none;
    border-color: #000000;
}

.AnyLink
{
    color: Black;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

a.AnyLink:visited
{   
    text-decoration: none;
        color: Black;

}

a.AnyLink:active
{
   text-decoration: none;
       color: Black;

}
a.AnyLink:link
{
   text-decoration: none;    
   color: Black;

}

a.AnyLink:hover
{
    border-width: thin;
    border-color: #FFFFFF;
    color: #104e97;
    text-decoration: none;
    border-top-style: none;
    border-bottom-style: solid;
}

.MyAccount
{
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}

a.MyAccount:visited
{   
    text-decoration: none;
     
            font-weight: bold;
}

a.MyAccount:active
{
   text-decoration: none;
   font-weight: bold;
}
a.MyAccount:link
{
   text-decoration: none;    
   font-weight: bold;
   text-align: left;
}

a.MyAccount:hover
{
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    border-top-style: none;
    padding-left: 10px;
}


.MenuSubCategories
{
    color: #3C82DA;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

a.MenuSubCategories:visited
{   
    text-decoration: none;
    color: #3C82DA;
    font-weight: bold;
}

a.MenuSubCategories:active
{
   text-decoration: none;
       color: #3C82DA;
       font-weight: bold;
}
a.MenuSubCategories:link
{
   text-decoration: none;    
   color: #3C82DA;
   font-weight: bold;
}

a.MenuSubCategories:hover
{
    border-width: medium;
    color: #07315b;
    text-decoration: none;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-color: #3C82DA;
}

.LoginStyle
{
    color: Black;
    text-decoration: none;
    font-size: 12px;
}

a.LoginStyle:visited
{   
    text-decoration: none;
        color: Black;
}

a.LoginStyle:active
{
   text-decoration: none;
       color: Black;
}
a.LoginStyle:link
{
   text-decoration: none;    
   color: Black;
}

a.LoginStyle:hover
{
    color: #104e97;
    text-decoration: none;
}

.TextLogo
{
    color: Black;
    text-decoration: none;
}
a.TextLogo:visited
{
    text-decoration: none;
}

a.TextLogo:active
{    
    text-decoration: none;

}
a.TextLogo:link
{   text-decoration: none;}

a.TextLogo:hover
{
    color: #abccf0;
    font-weight: bold;
}

.CategoryDecoration
{
    border: thin solid #87005b;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: White;
    background-color: #cd95bb;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-left: 10px;
}


.CategoryTreeBackground
{
    border: 3px solid #6699FF;
    background-color: White;
}
.StoreErrorMessage
{
    color: #FF0066;
    text-align: center;
    font-size: x-large;
    background-color: #FF9999;
}

.FullItemBackground
{
    border-right: #2a231e 2px solid;
    padding-right: 5px;
    border-top: #2a231e 2px solid;
    padding-left: 5px;
    margin: 5px 10px;
    border-left: #2a231e 2px solid;
    border-bottom: #2a231e 2px solid;
    background-color: #FFFFCC;
    padding-bottom: 5px;
    padding-top: 5px;
    border-color: black;
}

.RelatedSubcategoriesHeader
{
    padding: 5px;
    margin: 5px;
    background-color: #e5e5e5;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    font-weight: bold;
}

.DisplayNewsColmn
{
    padding-right: 10px;
  
}
.ControlPanelHeader
{
    padding-right: 0px;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    color: white;
    padding-top: 5px;
    background-color: #6699ff;
    border-right: white thin solid;
    border-top: white thin solid;
    border-left: white thin solid;
    border-bottom: white thin solid;
}

.floattotheleft
{
    float: left;
    margin: 5px;
}

.CategoryHeader
{
    color: #076439;
}

.CategoryName
{
        color: #ff7500;
    }
.CategoryDescription
{
        color: Black;
    }
.PictureFrame
{
    border-right: fuchsia 4px solid;
    border-top: fuchsia 4px solid;
    margin: 3px;
    border-left: fuchsia 4px solid;
    border-bottom: fuchsia 4px solid;
    float:left;
    margin:4px
}
.alRight
{
 float:right;

 
}
.DarkRed
{
    padding-right: 5px;
    padding-left: 5px;
    width: 97%;
    color: white;
    background-color: #3f0508;
    padding-bottom: 5px;
    margin: 5px 10px;
    padding-top: 5px;
    border-right: white 2px solid;
    border-top: white 2px solid;
    border-left: white 2px solid;
    border-bottom: white 2px solid;
}
.LightRed
{
    border-right: #2a231e 2px solid;
    padding-right: 5px;
    border-top: #2a231e 2px solid;
    padding-left: 5px;
    margin: 5px 10px;
    border-left: #2a231e 2px solid;
    width: 95%;
    border-bottom: #2a231e 2px solid;
    background-color: #7190a4;
    padding-bottom: 5px;
    padding-top: 5px;
}

.DarkGreen
{
    border-right: #2a231e 2px solid;
    padding-right: 5px;
    border-top: #2a231e 2px solid;
    padding-left: 5px;
    margin: 5px 10px;
    border-left: #2a231e 2px solid;
    border-bottom: #2a231e 2px solid;
    background-color: #99FF99;
    padding-bottom: 5px;
    padding-top: 5px;
}

.DarkBrown
{
    border-right: #06a1db 2px solid;
    padding-right: 5px;
    border-top: #06a1db 2px solid;
    padding-left: 5px;
    margin: 5px 10px;
    border-left: #06a1db 2px solid;
    width: 95%;
    border-bottom: #06a1db 2px solid;
    background-color: #2a231e;
    padding-bottom: 5px;
    padding-top: 5px;
}

.UnitPrice
{
   
    font-size: 14px;
    color: black;
}

.selectedcategory
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: red;
    background-color: white;
    margin: 5px 8px;
}



.inputElement
{
	margin: 5px 0px 5px 0px;
	clear: both;
}
.inputLabel
{
    padding: 2px 2px 2px 2px;
    float: left;
    text-align: right;
    width: 160px;
    font-weight: bold;
}
.inputData
{
	padding: 2px 2px 2px 2px;
	float: left;
}
.validationMessage
{
	color:Red;
	font-weight:bold;
}


.features
{
    font-size: 12pt;
    color: #4d4d4d;
    font-family: 'Verdana' , 'sans-serif';
}




.clientWarning
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    font-weight: bold;
    font-size: 20pt;
    padding-bottom: 5px;
    border-left: silver thin solid;
    color: #ffffff;
    border-bottom: silver thin solid;
    background-color: #FF5050;
    text-align: center;
}

.LoginScreenBackGround
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    border-bottom: silver 2px solid;
    background-color: White;
    padding-right: 2px;
    padding-left: 2px;
    width: 98%;
    color: Black;
}


.BorderLightBlue
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    border-bottom: silver 2px solid;
    background-color: #1f966c;
    padding-right: 2px;
    padding-left: 2px;
    width: 98%;
    color: white;
}
.BorderDarkBlue
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    border-bottom: silver 2px solid;
    background-color: #29496f;
    padding-right: 2px;
    padding-left: 2px;
    width: 400px;
}

.StoreHeader
{
    padding-left: 4px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 2px;
    color: #4169e1;
    padding-top: 2px;
    background-color: #e5e5e5;
    padding-right: 4px;
}

.IntroPageColHeader
{
    border-left-color: silver;
    border-bottom-color: silver;
    border-top-style: inset;
    border-top-color: silver;
    border-right-style: inset;
    border-left-style: inset;
    background-color: #e5e5e5;
    border-right-color: silver;
    border-bottom-style: inset;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #4169e1;
}
    
.IntroPageColomnBody
{
    border-right: Silver thin solid;
    border-top: Silver thin solid;
    border-left: Silver thin solid;
    width: 30%;
    border-bottom: Silver thin solid;
    height: 200px;
    background-color: #d7e2f9;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
    font-size: 11pt;
    text-align: justify;
}

.MiniMenuButtonText
{
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

a.MiniMenuButtonText:visited
{
    font-weight: bold;
    color: Black;
    text-decoration: none;
}


a.MiniMenuButtonText:active
{    font-weight: bold;
    color: Black;
    text-decoration: none;

}
a.MiniMenuButtonText:link
{    font-weight: bold;
    color: Black;
    text-decoration: none;
}

a.MiniMenuButtonText:hover
{
    color: #ffba00;
    font-weight: bold;
}





.StorePanel
{
    color: green;
}

.StorePanel legend
{
    color: blue;
    font-size: 12pt;
    background-color: #e5e5e5;
    border-right: silver thin inset;
    border-top: silver thin inset;
    border-left: silver thin inset;
    border-bottom: silver thin inset;
}

.MyStorePanel
{
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    border-left: silver 2px solid;
    color: black;
    border-bottom: silver 2px solid;
}

.CategoryName
{
    font-size: 10pt;
    padding-bottom: 2px;
    margin: 4px;
    padding-top: 2px;
    font-weight: bold;
}
.AskAQuestion
{
    color: #FF5050;
}
.ItemDescription
{
    font-weight: bold;
    text-decoration: underline;
    color: #FF8000;
    font-size: 10pt;
    padding-bottom: 4px;
    padding-top: 4px;
}
.ItemDescriptionInShoppingCart
{
    font-weight: bold;
    text-decoration: none;
    color: Black;
    font-size: 12pt;
    margin: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: right;
}
.ItemFullDescriptionOnTheSide
{
    color: #0b65ab;
    text-align: justify;
}

.DescriptionPanel
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 2px;
}

.PricePanel
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10pt;
    color: black;
}
.ItemShortDescription
{
        font-weight: bold;
    text-decoration: underline;
    color:Red;
    }

.PictureBordersIn
{
    border-right: white 15px inset;
    border-top: white 15px inset;
    border-left: white 15px inset;
    border-bottom: white 15px inset;
    background-color: #e8ffff;
    text-align: center;
}

.PictureBordersMid
{
    border-right: black 10px solid;
    border-top: black 10px solid;
    border-left: black 10px solid;
    border-bottom: black 10px solid;
    
}
.PictureBordersMid1
{
    height: 150px;
}

.PictureBordersOut
{
    border-right: dodgerblue 2px solid;
    border-top: dodgerblue 2px solid;
    border-left: dodgerblue 2px solid;
    border-bottom: dodgerblue 2px solid;
}

.WizardBody
{
    padding-right: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.WizardSideBar
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;

}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.shadow
{
    float: none;
    margin: 20px 20px 20px 20px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
 
.floatleft
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: gray 1px solid;
    border-right: gray 2px solid;
    border-bottom: gray 2px solid;
    border-left: gray 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.NoFloatLeft
{
    margin: 0px 10px 10px 5px;
    background-color: #000000;
    border-top: gray 1px solid;
    border-right: gray 2px solid;
    border-bottom: gray 2px solid;
    border-left: gray 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.FramePicture
{
    float: left;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.floatleft100
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100px;
    height: 100px;
}

.floatleft150
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 150px;
    height: 150px;
}

.floatleft200
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 200px;
    height: 200px;
}

.floatleft300
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 300px;
    height: 300px;
}

.floatleft500
{
    float: left;
    margin: 0px 10px 10px 5px;
    background-color: #fff;
    border-top: 1px solid #999;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    border-left: 1px solid #999;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 500px;
    height: 500px;
}
.floatBottom
{
    }

.shortdesc
{
    color: #0249a1;
    font-weight: bold;
    text-decoration: none;
}

.HelpText
{
    font-size: 10pt;
    color: blue;
    font-family: Arial;
    background-color: #ffffcc;
    border-right: royalblue groove;
    border-top: royalblue groove;
    border-left: royalblue groove;
    border-bottom: royalblue groove;
}

.PanelStyle
{
    font-size: 8pt;
    font-family: Arial;
}

.ItemHeader
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    background-color: Blue;
    text-align: center;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: white;
}

.tab, .tabItem
{
 font-family:Verdana,Arial,Helvetica;
 font-size: 8pt;
 font-weight:normal; 
 text-decoration: none;
}
.tab 
{
 padding: 15px  1px 0px 0px;
 text-align: center;
}
.tab a:link, .tab a:visited, .tab a:hover
{
 text-decoration: none;
 color:#333333;
}
.tabPage   /* If the area beneath the tab strip needs to have a box defined, use this style in the <td> */
{  
 border: solid 1px #c0cbb6;
 vertical-align:top;
}
.tabItem  
{
 padding: 3px 3px 3px 3px;
 border-top: solid 1px gainsboro;
 border-left: solid 1px gainsboro;
 border-right: solid 1px darkgray;
 border-bottom: solid 1px #F7F6F3;
 background-color: #F7F6F3;
}
.tabSelected  
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #eae9e1;
}
.tabHover 
{
 border-style: outset;
 border-bottom: solid 1px #ccd9c0;
 background-color: #d8e1ce;
}


.StaticMenuItem, .StaticMenuItem a:link, .StaticMenuItem a:visited
{
    font-size: 10pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
}
.StaticMenuItemRED, .StaticMenuItemRED a:link, .StaticMenuItemRED a:visited
{
    font-size: 10pt;
    color: Red;
    font-family: Arial;
    font-weight: bold;
}


.ArticleNewsType
{
    padding: 10px;
    border-width: 2px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    font-size: 16pt;
    color: Black;
    font-family: Arial;
    background-color: White;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    margin: 0px;
}


.ArticleAuthor
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Arial;
    text-align: right;
    font-weight: bold;
    font-style: italic;
    font-size: 10pt;
    color: black;
}

.BlogHeader
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Arial;
    background-color: #e5e5e5;
    border-right: white inset;
    border-top: white inset;
    border-left: white inset;
    border-bottom: white inset;
    font-size: 8pt;
}


.TestimonialHeader
{
    font-size: 14pt;
    color: maroon;
    font-family: Arial;
    background-color: #ffffcc;
    border-right: white inset;
    border-top: white inset;
    border-left: white inset;
    border-bottom: white inset;
}

.FooterStyle
{
    font-size: 8pt;
    color: White;
    text-align: center;
    text-decoration: none;
}

a.FooterStyle:visited
{   
    font-size: 10pt;
    color:White;
    text-decoration: none;
}

a.FooterStyle:active
{
   font-size: 10pt;
   color: White;
   text-decoration: none;
}
a.FooterStyle:link
{
   font-size: 10pt;
   color: White;
   text-decoration: none;
}
a.FooterStyle:hover
{
    font-size: 10pt;
    color: #FFFF66;
    text-decoration: none;
}

.HeaderMenuStyle
{
    font-size: 8pt;
    color: Black;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

a.HeaderMenuStyle:visited
{   
    font-size: 10pt;
    color:Black;
    text-decoration: none;
        width: 200px;
}

a.HeaderMenuStyle:active
{
   font-size: 10pt;
   color: Black;
   text-decoration: none;
       width: 200px;
}
a.HeaderMenuStyle:link
{
   font-size: 10pt;
   color: Black;
   text-decoration: none;
       width: 200px;
}
a.HeaderMenuStyle:hover
{
    font-size: 10pt;
    color: #00FFFF;
    text-decoration: none;
    width: 200px;
    background-color: #008000;
}

.InsetLightBlue
{
    border-right: #35516c 1px inset;
    border-top: #35516c 1px inset;
    border-left: #35516c 1px inset;
    border-bottom: #35516c 1px inset;
    background-color: #d7e2f9;
    padding-right: 1px;
    padding-left: 1px;
    width: 97%;
}

.floatingLeft
{
    float: left;
    margin: 4px;
}

.mainFrame
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;

}

.PageHeader
{
    font-weight: bold;
    font-size: 16pt;
    color: Blue;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    border-right: silver thin inset;
    padding-right: 5px;
    border-top: silver thin inset;
    padding-left: 5px;
    border-left: silver thin inset;
    border-bottom: silver thin inset;
    width: 98%;
    background-color: white;
}


.TableHeader
{
    font-weight: bold;
    font-size: 12pt;
    vertical-align: middle;
    color: Blue;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TableFooter
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: middle;
    color: Blue;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.cbbSubMenu
{
    border-style: none;
    border-width: inherit;
    border-color: #666;
    padding: 0 0px;
    margin: 1em 0;
    background: #fff;
    text-align: left;
}
.cbb
{
    padding: 0 10px;
    margin: 1em 0;
    background: #fff;
    border: 1px solid #666;
    text-align: left;
   
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin:0.5em 0;
	}

/* Rules for the top corners and border */
.bt {
	background:url(box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
	}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(box.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(box.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:url(borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 12px 0 0;
	background:url(borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	}
/* CSS for the box ends here */


/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}

    
.PANELHEADER
{
    background-color: #5496ef;
    font-family: arial, Helvetica, sans-serif;
    padding-left: 20px;
    font-size: small;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-image: url('images/gradblue.jpg');
    background-repeat: repeat-x;
    color: White;
}



.PANELCONTENT
{
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    
}

.SideMenuLayout
{
    background-position: center center;
    display: table;
    height: 100px;
    overflow: hidden;
    background-color: Blue;
    width: 300px;
    color: White;
    font-size: 16px;
    background-image: url('images/myclick.jpg');
    background-repeat: no-repeat;
}

.abc
{
    position: relative;
    top: -50%;
    color: green;
    width: 70%;
    left: 20%;
}

.SML
{
    color: #FF0000;
    font-size: 14px;
    color: White;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
}

a.SML:visited
{   
    text-decoration: none;
        color: White;

}

a.SML:active
{
   text-decoration: none;
       color: White;

}
a.SML:link
{
    text-decoration: none;
    color: White;
  
}

a.SML:hover
{
    border-style: none;
    color: #000000;
    text-decoration: none;
}

.SuperAdminLink
{
    padding: 0px 5px 0px 5px;
    color: White;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1px;
    background-color: Red;
    font-family: arial, Helvetica, sans-serif;
}

a.SuperAdminLink:visited
{   
    text-decoration: none;
        color: White;

}

a.SuperAdminLink:active
{
   text-decoration: none;
       color: White;

}
a.SuperAdminLink:link
{
   text-decoration: none;    
   color: White;

}

a.SuperAdminLink:hover
{
    border-style: none;
    border-width: thin;
    color: #FF0000;
    text-decoration: none;
    background-color: White;
    padding: 0px 5px 0px 5px;
}

.ProductMenu
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

a.ProductMenu:visited
{   
    text-decoration: none;
        color: #ffffff;
}

a.ProductMenu:active
{
   text-decoration: none;
       color: #ffffff;
}
a.ProductMenu:link
{
   text-decoration: none;    
   color: #ffffff;
}

a.ProductMenu:hover
{
    color: #cccccc;
    text-decoration: none;
}

.ProductMenuSeperator
{
    padding: 5px 10px 5px 10px;
}

.MainMenu
{
    color: White;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1px;
   
}

a.MainMenu:visited
{   
    text-decoration: none;
        color: White;

}

a.MainMenu:active
{
   text-decoration: none;
       color: White;

}
a.MainMenu:link
{
   text-decoration: none;    
   color: White;

}

a.MainMenu:hover
{
    border-width: thin;
    border-color: #FFFFFF;
    color: #FF9900;
    text-decoration: none;
    border-top-style: none;
   
}

.BannerSeperator
{
    height: 20px;
    background-color: #3c82da;
}

.ShowCaseItemDesc
{
    color: Black;
}

/*ddd
Play on width of both transborder and transbox the same value
*/

div.transboxborder
{
    width: 90%;
    margin: 30px 50px;
    background-color: #CCCCCC;
    border: 1px solid #FFFFFF; /* for IE */
    filter: alpha(opacity=90); /* CSS3 standard */
    opacity: 0.9;
}

div.transbox
{
    padding: 5px;
    width: 95%;
    margin: 10px;
    background-color: #333333;
    border: 1px solid black; /* for IE */
    filter: alpha(opacity=95); /* CSS3 standard */
    opacity: 0.95;
    color: White;
}

.LinkToItemDetails
{
    color: White;
    text-decoration: none;

    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

a.LinkToItemDetails:visited
{   
    text-decoration: none;
        color: White;
}

a.LinkToItemDetails:active
{
   text-decoration: none;
       color: White;

}
a.LinkToItemDetails:link
{
   text-decoration: none;    
   color: White;

}

a.LinkToItemDetails:hover
{
    border-width: thin;
    border-color: #FFFFFF;
    color: #104e97;
    text-decoration: none;
    border-top-style: none;
    border-bottom-style: solid;
}

.imgteaser a:hover .ArtistName
{
    background-position: #111;
    display: block;
    font-size: 11px;
    padding: 10px 0;
    background: white;
    filter: alpha(opacity=75);
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
    color: black;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px;
    margin: 0;
    width: 100%;
    border-top: 1px solid #999;
    font-weight: bold;
    height: 20%;
    font-family: Arial, Helvetica, sans-serif;

}
.MailingListContainer
{
    padding: 10px;
}
.MailingListHeader
{
    padding: 5px;
    background-color: #FFFFCC;
    border-style: ridge;
    border-width: 1px;
    
}

.MailingListBody
{
    border-style: none ridge ridge ridge;
    border-width: 1px;
    border-color: #0000FF;
    padding: 5px;
}

.MailingListFooter
{
    padding: 5px;
    text-align: right;
}

.ArticleLeader
{
    padding: 15px;
   
}
.ChapterHeader
{
    font-size: 18px;
    border-style: none none double none;
    border-width: thin medium medium medium;
    border-color: #0000FF;
    padding-bottom: 0px;
    background-image: url('images/gradhor.jpg');
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.PlaceHolderLayout
{
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

