﻿.menu{position: fixed; top: auto; left: auto; width: 170px;}

/*body 
{background: #ffffff url("../Images/Default/BodyBG_02.gif") top repeat-x fixed; }*/

.headBG
{
    /*background: url("../Images/Default/headBG_02.gif") top left repeat-x;
    background-color: #ffebcd;*/
    background-color: #FFFFFF;
    border-bottom: solid 1px burlywood;
    border-right: solid 1px burlywood;
    border-top: solid 1px burlywood;
    border-left: solid 1px burlywood;
       
}


/* Link styles */
a.RedLink:link
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}

a.RedLink:visited
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    
}
a.RedLink:hover
{
    font: 10pt Arial;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}


a.txtClickHereOrder:link
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;    
}


a.txtClickHereOrder:visited
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    
}
a.txtClickHereOrder:hover
{
    font: 10pt Arial;
    font-weight: bold;
    text-decoration:underline;
    color: DarkSeaGreen;
}
a.txtPowerSearch:link
{
    font: 9pt Arial;
    font-weight: normal;
    color: #666666;
    text-decoration: none;  
}
a.txtPowerSearch:visited
{
    font: 9pt Arial;
    font-weight: normal;
    color: #999999;
    text-decoration: underline;  
}
a.txtPowerSearch:hover
{
    font: 9pt Arial;
    font-weight: normal;
    color: #990000;
    text-decoration: underline; 
}




/* Text Styles */

.txtBlack
{
    font: 10pt Arial;
    font-weight: bold;
    color: #000000;   
}
.LargeRed
{
    font: 13pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;  
}
.txtItemSku
{
    font: 9pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
}







/* Outline / Box Styles */
.TopBottomGrey
{
    background-color: #ffebcd;
    border-bottom: solid 1pt #000000;
    border-right: solid 1pt #000000;
    border-top: solid 1pt #000000;
    border-left: solid 1pt #000000;    
}


/*Dynamic Image Box*/
.DynBannerBox
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
     
    
}

/*  */
.ItemBG
{
  background-image: url("../Images/Default/ItemBG.gif");
  background-position: top;
  background-repeat: no-repeat; 
}




/* old site */
.bodyBG
{   
    background-image: url('../Chandeliers/bg_03.jpg');
    background-repeat: repeat;
    background-position: left top;
 
}
.bgItem_1
{
    /*background-image: url('../Images/Default/bgItem_03.jpg');
    background-repeat: repeat;
    background-position: left top;*/
    background-color:#ffffff;
}
.bgItem_2
{
    /*background-image: url('../Images/Default/bgItem2_02.jpg');
    background-repeat: repeat;
    background-position: left top;*/
    background-color:#ffffff;
}
a.txtCategoriesBox:link
{
    font: 9pt Arial;
    font-weight: normal;
    color: #666666;
    text-decoration: none;    
}

a.txtCategoriesBox:visited
{
    font: 9pt Arial;
    font-weight: normal;
    color: #999999;
    text-decoration: underline;    
}
a.txtCategoriesBox:hover
{
    font: 9pt Arial;
    font-weight: normal;
    color: #990000;
    text-decoration: underline;    
}


a.txtItemHeadline:link
{
    font: 13pt Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: none;   
}

a.txtItemHeadline:visited
{
    font: 13pt Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: none;   
}
a.txtItemHeadline:hover
{
    font: 13pt Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: underline;   
}
.LargerRed
{
    font: 15pt Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: none; 
}
.LargeRed
{
    font: 13pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;  
}

a.Specials_Red:link
{
    font: 11pt Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: none;  
}
a.Specials_Red:visited
{
    font: 11pt Arial;
    font-weight: bold;
    color: #990000;
    text-decoration: none;  
}
a.Specials_Red:hover
{
    font: 11pt Arial;
    font-weight: bold;
    color: DarkSeaGreen;
    text-decoration: underline;  
}

.txtSearch
{
    font: 8pt Arial;
    font-weight: bold;
    color: #000000;
    text-decoration: none;   
}
.image
{
    border: solid 1pt black;
}
.txtItemDescription
{
    font: 8pt Arial;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.txtMediumGrey
{
    font: 10pt Arial;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.txtHeader
{
    font: 10pt Arial;
    font-weight: normal;
    color: Gray;
    font-weight:bold;
    text-decoration: none;
}
.txtItemPrice
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}
.txtLogo
{
    font: 11pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.txtItemSku
{
    font: 8pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin-right: 0px;
    
}
.txtBoxFooter
{
    font: 9pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
    background-color: White;
    border-bottom: solid .5pt #000000;
    border-right: solid .5pt #000000;
    border-top: solid .5pt #000000;
    border-left: solid .5pt #000000; 
}

a.txtAdvanceSearch
{
    font: 10pt Arial;
    font-weight:normal ;
    color: #cc3300;
    text-decoration: none;
}

a.txtClickHereOrder
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}
a.txtClickHereOrder:link
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}

a.txtClickHereOrder:visited
{
    font: 10pt Arial;
    font-weight: bold;
    color: #800080;
    
}
a.txtClickHereOrder:hover
{
    font: 10pt Arial;
    font-weight: bold;
    color: #000000;
    text-decoration::underline;
}

.brderSearchTXT
{
    font: 9pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
    background-color: #ffffcc;
    border-bottom: solid .5pt #000000;
    border-right: solid .5pt #000000;
    border-top: solid .5pt #000000;
    border-left: solid .5pt #000000;  
}

.brderPrice
{   
    font: 9pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
    background-color: #ffffff;
   border-bottom: solid 1px Burlywood;
    border-right: solid 1px Burlywood;
    border-top: solid 1px Burlywood;
    border-left: solid 1px Burlywood;   
}
.brderItemSeparator
{
    border-bottom: solid 1px Burlywood;
    border-right: solid 1px Burlywood;
    border-top: solid 1px Burlywood;
    border-left: solid 1px Burlywood;   
}
.brderItemSeparator_BG
{
    background-image: url('../Chandeliers/bgItem_03.jpg');
    background-repeat: repeat;
    background-position: left top;
    border-bottom: solid 1px Burlywood;
    border-right: solid 1px Burlywood;
    border-top: solid 1px Burlywood;
    border-left: solid 1px Burlywood;   
}


a.txtHomePage:link
{
    font: 8pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
}

a.txtHomePage:visited
{
    font: 8pt Arial;
    font-weight: bold;
    color: #cc3300;
    
}
a.txtHomePage:hover
{
    font: 8pt Arial;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}



a.txtHomePGSpecial:link
{
    font: 12pt Arial;
    font-weight:bold;
    color: #cc3300;
    text-decoration: none;
}

a.txtHomePGSpecial:visited
{
    font: 12pt Arial;
    font-weight:bold;
    color: #cc3300;
    text-decoration: none;
}
a.txtHomePGSpecial:hover
{
    font: 12pt Arial;
    font-weight:bold;
    color: #ffffff;
    text-decoration: none;
}

/*Top of each Page*/
.txtLargeGrey
{
   font: 14pt Arial;
   font-weight:bold;
   color: #666666;
   text-decoration: none;    
}
/*Top of each Page*/

/*Static Menu Code Below*/

.menuOutLine
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;   
}


a.txtMenuItem:link
{
    font: 8pt Arial;
    font-weight:bold;
    color: #000000;
    text-decoration: none;
}

a.txtMenuItem:visited
{
    font: 8pt Arial;
    font-weight:bold;
    color: #000000;
    text-decoration: none;
}
a.txtMenuItem:hover
{
    font: 8pt Arial;
    font-weight:bold;
    color: #000000;
    text-decoration: none;
}

a.txtClickToEnlarge:link
{
    font: 7pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}
a.txtClickToEnlarge:visited
{
    font: 7pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}
a.txtClickToEnlarge:hover
{
    font: 7pt Arial;
    font-weight: bold;
    color: #800080;
    text-decoration: none;
}
.txtTopOfPage
{
    font: 9pt Arial;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    margin-right: 0px;
}


/*Static Menu Code Above*/

a.CategoryAligh
{
  

	
}

/* -------------- */

.tblborderClass 
{
	/*border: solid 1px #000000;*/
	border:solid 1px black;	
}

.productListRed-Small
{
	font: 8pt Arial;
    color: Red;
}

.ProductListBlack-Medium
{
	font: 8pt Arial;
	font-weight:bold;
    color: #000000;
}

.ErrorMsg
{
	font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
}

.mailSent
{
    font: 9pt Arial;
    color: #000000;
}


.lblComplete
{
	font: 9pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none; 
}


.LargeBlack
{
    font: 13pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;  
}

.txtClickInfo
{
	font: 8pt Arial;
    font-weight: bold;
    text-decoration: none; 
    text-align:center;
}

a.bigBlackCategory
{
	font: 10pt Arial;
    font-weight: bold;
    color: #000000;
    text-decoration: none; 
}

.leftMainHeading
{
	padding-left:3px;
	font-family : geneva, verdana, helvetica, sans-serif;
	font-size:12px; 
	text-align:center;
	color:#5F4D21;
	font-weight:bold;
}

a.leftbottomHeading
{
	padding-left:6px;
	text-decoration:none;
	font-size:11px;
	color:black;
	text-align:center;
	font-family:geneva, verdana, helvetica, sans-serif;
	vertical-align:middle;
	font-weight:normal;
}

a.leftbottomHeading:hover
{
	text-decoration:underline;
}

a.mainCateg
{
    font-family: Vogue; 
	font-size:12px; 
	color:#804C81;
	font-weight:bold;
	/*padding-left: 8px;*/
}

a.subCateg
{
    font-family: Vogue; 
	font-size:12px; 
	color:#666666;
}

.subCategcnt
{
    font-family: Vogue; 
	font-size:12px; 
	color:#666666;
}

span.smallcnt
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:30px; 
	color:#666666;
}

.smallcnt
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:30px; 
	color:#666666;
}

/* Newly Added for top dropdown menus --------------- */
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 11px;
z-index: 100;
background-color: #EFEFEF;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#000;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #BCC8A3;
color: white;
}

/* ------------ */

a.homepgfooter
{
    font-family: Vogue; 
	font-size:12px; 
	color:#666666;
}

.subcategoryDesc
{
    font: 10pt Arial;
    color: #000000;
}

.MaincategoryTitle
{
    font: 10pt Arial;
    color: #000000;
    text-decoration:none;
}


