﻿body
{
}

/*- Catalog menu start -*/
.CatalogMenuSearchContainer
{
    width:186px;
    text-align:center;
    padding-top: 5px;
}

#CatalogMenuSearchTextBox
{
    background-image: url('../../PortalImages/search.gif');
    width:171px;
    height:20px;
    text-align:center;
    padding-top:4px;
    background-repeat:no-repeat;
    font-size:8pt;
}

.CatalogMenuSearchWatermark
{
    font-size:8pt;
    color:#383737;
    text-align:center;
}

/*AutoComplete flyout */
.completionListElement 
{  
    visibility : hidden; 
    margin : 3px 0px 0px -3px!important; 
    background-color : inherit; 
    color : black; 
    border : solid 1px gray; 
    cursor : pointer; 
    text-align : left; 
    list-style-type : none;  
    font-size:8pt; 
    padding : 0; 
} 
.listItem 
{ 
    background-color: white; 
    padding : 1px; 
}      
.highlightedListItem 
{ 
    background-color: #c3ebf9; 
    padding : 1px; 
}

.CatalogMenu
{
    background-color:#f4f3ee;
    /*height:474px;*/
    width:186px;
    padding-left:14px;
}

#CatalogMenuHeader
{
    background-color:#ac4e5d;
    width:200px;
    height:19px;
    text-align:center;
    padding-top:5px;
    color: White;
    font-size:9pt;
    font-family: Verdana;
    font-weight:bold;
}

#CatalogMenuContainer
{

}
.MenuTreeStyle
{
  /*height: 435px;
  overflow-y: auto;*/
  padding-top: 0px;
  padding-bottom: 0px;
}

#CatalogMenuFotter
{
    width:200px;
    height:20px;
    background-color:#ac4e5d;
}
/*- Catalog menu end -*/

/*- Catalog start -*/

#CatalogSingelViewContainer
{
    min-height: 555px;
}

#CatalogSingleViewBackLinkContainer
{
     width: 565px;
     height: 20px;
     text-align:right;
     padding-top:10px;
     padding-right:10px;
}

.CatalogSingelViewImagePadding
{
    float: left;
    padding-right: 15px;
    padding-left:10px;
    vertical-align: top;
}

.CatalogItem
{
    height:301px;
    width:200px;
    vertical-align:top;

}
.CatalogEndItem
{
    Width:200px;
    vertical-align:top;
}
/*- Catalog item left -*/
.CatalogItemTextLeft
{
    padding-left:14px;
    padding-top:4px;
    width:186px;
    height:79px;
    overflow:hidden;
    background-color:#e6e6e1;
}
.CatalogItemFotterLeft
{
    width:200px;
    height:0px;
}

/*- Catalog item Center -*/
.CatalogItemTextCenter
{
    padding-left:14px;
    padding-top:4px;
    width:186px;
    height:79px;
    overflow:hidden;
    background-color:#f4f4f1;
}
.CatalogItemFotterCenter
{
    width:200px;
    height:0px;
}

/*- Catalog item Right -*/
.CatalogItemTextRight
{
    padding-left:14px;
    padding-top:4px;
    width:186px;
    height:79px;
    overflow:hidden;
    background-color:#e6e6e1;
}
.CatalogItemFotterRight
{
    width:200px;
    height:0px;
}

#CatalogItemTextRestrainer
{
    height:32px;
    overflow:hidden;
}

#CatalogItemImage
{
    text-align: center;
    padding-top:0px;
    width: 200px;
    height: 170px;
    overflow: hidden;
}

.CatalogItemPriceContainer
{ 
    text-align: center;
    width: 200px;
    padding-bottom:5px;
}

.ItemPriceLargeItemView
{
    color:Green;
}

.CatalogItemTable
{

}
.TopLevelGroupView
{
    vertical-align:top;
    padding-left:10px; 
    padding-right:10px;
    padding-top:10px;
}
.TopLevelGroupViewTitle
{
    font-weight:bold;
    font-size:10pt;
    color:#383737;
    text-decoration:none; 
}
.TopLevelGroupViewLinks
{
    font-size:8pt;
    color:#383737;
    text-decoration:none; 
}
.TopLevelGroupViewLink
{
    width:290px;
    text-decoration: underline;
    padding-top:10px;
    vertical-align:top;
}

/*- Catalog end -*/



