﻿body
{
    margin: 0px;  
}

table
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}

ul li
{	
	margin-bottom: 5px;
}

.Text
{
    line-height: 14px;
}

.PageTitle
{
    color: #3E3027;
    font-size: 18px;        
}

.CategoryTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #c81926;
}

.SectionHeader
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #d7000e;
}

.Logo
{
	margin-left: 61px;
	margin-top: 31px;
	border: 0px;
}

/* Top Navigation */

.TopNavigation
{
    border-collapse: collapse;
    background-image: url('Images/TopNavigationBackground.jpg');
}

.TopNavigationItemTop
{
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #D87478;
    border-right: 1px solid #D87478;
    height: 15px;
}

.TopNavigationItemBottomOff, .TopNavigationItemBottomOn
{
    height: 27px;
}

.TopNavigationItemBottomOn
{
    border-left: 1px solid #D87478;
    border-right: 1px solid #D87478;    
    background-image: url('Images/TopNavigationDropShadow.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
}

/* Secondary Navigation */

.SecondaryNavigation
{
    width: 255px;
    margin-right: 25px;    
}

.SecondaryNavigationIcon
{
    vertical-align: bottom;
    border-bottom: 1px solid #E07D85;        
    padding-bottom: 2px;
    padding-top: 5px;
}

.SecondaryNavigationText
{
    vertical-align: bottom;
    border-bottom: 1px solid #E07D85;
    padding-bottom: 9px;    
}

/* Product Category Navigation */

.ProductCategoryNavigation
{
    border-collapse: collapse;
}

.ProductCategoryNavigationItem
{
    border-top: 1px solid #e8737b;
    border-bottom: 1px solid #e8737b;
}

/* Newsletter */

.NewsletterTextBox
{
    border: 1px solid #666666;
    height: 18px;
    width: 183px;
    margin-left: 15px;
    font-family: Tahoma;
    font-size: 11px;
    color: #999999;
    padding-left: 6px;
    line-height: 16px;    
}

.ProductName
{
    color: #3E3027;
    font-size: 18px;
    padding-bottom: 15px;
}

.ProductDescription
{
    line-height: 14px;
}

.ProductIcons
{
}

.ProductIcon
{
        
}

.FeaturedPianos
{
}

.FeaturedPianosImage
{
    text-align: center;    
}

.FeaturedPianosIcon
{
    vertical-align: bottom;
}

.FeaturedPianosDivider
{    
    width: 1px;
    background-image: url('Images/FeaturedPianosDivider.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

a:link,
a:visited,
a:hover,
a:active
{   
    color: #990000;    
}

a:link,
a:visited
{
    text-decoration: none;
}

a:hover,
a:active
{
    text-decoration: none;
    color: #660000;
}

.TopIcon
{
}

.TopLink
{    
    padding-left: 6px;
}

.TopLink a:link,
.TopLink a:visited,
.TopLink a:hover,
.TopLink a:active
{
    font-family: Verdana;
    font-size: 10px;
    color: #990000;    
}

.TopLink a:link,
.TopLink a:visited
{
    text-decoration: none;
}

.TopLink a:hover,
.TopLink a:active
{
    text-decoration: none;
    color: #660000;
}

.ViewAllIcon
{
    padding-left: 6px;
}

.ViewAllLink
{
    white-space: nowrap;   
}

.ViewAllLink a:link,
.ViewAllLink a:visited,
.ViewAllLink a:hover,
.ViewAllLink a:active
{
    font-family: Verdana;
    font-size: 10px;
    color: #990000;
}

.ViewAllLink a:link,
.ViewAllLink a:visited
{
    text-decoration: none;
}

.ViewAllLink a:hover,
.ViewAllLink a:active
{
    text-decoration: none;
    color: #660000;
}

.PreviousNext
{   
}

.PreviousNext a:link,
.PreviousNext a:visited,
.PreviousNext a:hover,
.PreviousNext a:active
{   
    color: #929292;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;      
}

.PreviousNext a:hover
{
    text-decoration: none;
    color: #474747;
}

.BackToCategoryIcon
{
    padding-left: 6px;
}

.BackToCategoryLink
{   
}

.BackToCategoryLink a:link,
.BackToCategoryLink a:visited,
.BackToCategoryLink a:hover,
.BackToCategoryLink a:active
{
    font-family: Verdana;
    font-size: 10px;
    color: #990000;    
}

.BackToCategoryLink a:link,
.BackToCategoryLink a:visited
{
    text-decoration: none;
}

.BackToCategoryLink a:hover,
.BackToCategoryLink a:active
{
    text-decoration: none;
    color: #660000;
}

.ContactIcon
{
}

.ContactLink
{    
    padding-left: 9px;
    vertical-align: top;
    padding-top: 1px;
}

.ContactLink a:link,
.ContactLink a:visited,
.ContactLink a:hover,
.ContactLink a:active
{
    font-family: Verdana;
    font-size: 10px;
    color: #990000;    
}

.ContactLink a:link,
.ContactLink a:visited
{
    text-decoration: none;
}

.ContactLink a:hover,
.ContactLink a:active
{
    text-decoration: none;
    color: #660000;
}

.CloseWindowIcon
{
}

.CloseWindowLink
{    
    
}

.CloseWindowLink a:link,
.CloseWindowLink a:visited,
.CloseWindowLink a:hover,
.CloseWindowLink a:active
{
    font-family: Tahoma;
    font-size: 10px;
    color: #990000;    
}

.CloseWindowLink a:link,
.CloseWindowLink a:visited
{
    text-decoration: none;
}

.CloseWindowLink a:hover,
.CloseWindowLink a:active
{
    text-decoration: none;
    color: #660000;
}

.ProductDetailLabel
{
    font-weight: bold;
}

.ProductDetail
{
    line-height: 14px;
    padding-bottom: 4px;
}

.ProductThumbnailOff
{
    border: 1px solid #c9c9c9;
}

.ProductThumbnailOn
{
    border: 1px solid #b46b53;
}

.ProductImageBorder
{
	border: 1px solid #80786d;
}

.ProductImageNoBorder
{
	border-style: none;
}

.AccessoryImage
{
	width: 150px;
	padding-bottom: 20px;
}

.AccessoryLabel
{
	vertical-align: top;
	padding-top: 20px;
}

/* Contact Us */

.ContactUsTextBox
{
    border: 1px solid #a3a3a3;
    height: 18px;        
    font-family: Tahoma;
    font-size: 11px;
    color: #999999;
    padding-left: 6px;
    line-height: 16px; 
}

.ContactUsSendButton, .ContactUsSendButtonOver
{
    border: 1px solid #807671;        
    height: 21px;
    width: 75px;        
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;    
    font-weight: bold;
    cursor: pointer;    
}

.ContactUsSendButton
{
	background-color: #807671;
}

.ContactUsSendButtonOver
{
	background-color: #746b66;
}