﻿.menu{position: fixed; top: auto; left: auto; width: 170px;}
p
{
white-space: normal
}
body 
{background: #ffffff url("../Pics/BodyBG_02.gif") top repeat-x fixed; }

.headBG
{
    background: url("../Pics/headBG_02.gif") top left repeat-x;
    background-color: #ffebcd;
    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: #cc3300;
    text-decoration: none;
}

a.RedLink:visited
{
    font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    
}
a.RedLink:hover
{
    font: 10pt Arial;
    font-weight: bold;
    color: DarkSeaGreen;
    text-decoration: underline;
}


a.txtClickHereOrder:link
{
    font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
}


a.txtClickHereOrder:visited
{
    font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    
}
a.txtClickHereOrder:hover
{
    font: 10pt Arial;
    font-weight: bold;
    color: DarkSeaGreen;
    text-decoration: underline;
}
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: #990000;
    text-decoration: none;  
}
.txtItemSku
{
    font: 9pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.txtItemSku_SM
{
    font: 8pt Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
    white-space: normal;
     
}





/* 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("../Pics/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('../Chandeliers/bgItem_03.jpg');
    background-repeat: repeat;
    background-position: left top;
}
.bgItem_2
{
    background-image: url('../Chandeliers/bgItem2_02.jpg');
    background-repeat: repeat;
    background-position: left top;
}
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: #990000;
    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: 9pt Arial;
    font-weight: normal;
    color: Gray;
    text-decoration: none;
}
.txtItemPrice
{
    font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    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.txtClickHereOrder:link
{
    font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
}

a.txtClickHereOrder:visited
{
    font: 10pt Arial;
    font-weight: bold;
    color: #cc3300;
    
}
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: #cc3300;
    text-decoration: none;
    background-color: #ffffcc;
   border-bottom: solid 1px Burlywood;
    border-right: solid 1px Burlywood;
    border-top: solid 1px Burlywood;
    border-left: solid 1px Burlywood;   
}
.brderPrice_SP
{   
    font: 9pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
    background-color: #ffffcc;
   border-bottom: solid 1px #990000;
    border-right: solid 1px #990000;
    border-top: solid 1px #990000;
    border-left: solid 1px #990000;   
}
.brderItemSeparator_SP
{	
	border-bottom: solid 1px #990000;
    border-right: solid 1px #990000;
    border-top: solid 1px #990000;
    border-left: solid 1px #990000;   
}
.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: #cc3300;
    text-decoration: none;
}
a.txtClickToEnlarge:visited
{
    font: 7pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
}
a.txtClickToEnlarge:hover
{
    font: 7pt Arial;
    font-weight: bold;
    color: #cc3300;
    text-decoration: none;
}
.txtTopOfPage
{
    font: 9pt Arial;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    margin-right: 0px;
}

.RugLandingPageBoxes
{
	width: 220px; 
	height: 190px;
	background-color: #ffffff; 
	float:left; 
	margin: 3px 3px 3px 3px;
	border-bottom: solid 1px Burlywood;
    border-right: solid 1px Burlywood;
    border-top: solid 1px Burlywood;
    border-left: solid 1px Burlywood;  
}
/*Static Menu Code Above*/

