@import url("../../mainstreet/include/mainstreet.css");

body, td, th, ul, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color: White; /*#bbe3ed */
}
h1, h2, h3, h4, h5, h6 
{
	font-family: Arial, Helvetica, sans-serif;	
   	font-weight: bold;
   	color : #7e0713;
   	font-size :10px;
}
h1
{
   	font-size: 20px;
   	margin-top: 0;
   	margin-bottom: 6px;
}
h2
{
    font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 6px;
}		
h3
{
   	font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h4
{
   	font-size: 16px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h5
{
   	font-size: 12px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h6
 {
   	font-size: 10px;
   	margin-top: 0;
   	margin-bottom: 2px;
}	

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; cursor: hand; }
a:active { text-decoration: underline; }

a:link.topnav { text-decoration: none; font-family: Arial, Verdana; font-weight: bold; color: White; }
a:visited.topnav { text-decoration: none; font-family: Arial, Verdana; font-weight: bold; color: White; }
a:hover.topnav { text-decoration: underline; cursor: hand;  font-family: Arial, Verdana; font-weight: bold; color: White; }
a:active.topnav { text-decoration: underline;  font-family: Arial, Verdana; font-weight: bold; color: White;  }

.topnav { text-decoration: none; font-family: Arial, Verdana; font-weight: bold; color: White; }

.tophead_back {  }

.footer_back {  }

.mscSmall, .mscSmall td, .mscSmall th, .mscSmall ul, .mscSmall li { font-size: 11px; }
.mscSmall input, .mscSmall select, .mscSmall textarea, .mscSmall button { font-size: 11px; }

.mscMicro, .mscMicro td, .mscMicro th, .mscMicro ul, .mscMicro li { font-size: 10px; color: White; }
.mscMicro input, .mscMicro select, .mscMicro textarea, .mscMicro button { font-size: 10px;}


.mscCartSummary, .mscHorizontal a {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #7e0713;
}

.mscItemCode {
    text-align: left;
}

.mscItemReadMore 
{
	text-align: left;
}

.mscItemReadMore a {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: /*#1fabcc*/ #666600;
    
}

.mscBreadCrumbs a {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #7e0713;
}

.mscSeparator {
    color: #7e0713;
}


.mscCategoryTitle a {
    color: #1fabcc;
}

.mscCategory
{
	color: #7e0713;
}

.mscItemTitle {
    color: #7E0713 /* #8f2a90 */;
    font-weight: bold;
    Text-align: left;
    
}

.mscItemDescription
{
	color: #7E0713;
	text-align:left;
}

.mscMicro, .mscSubNotes
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #ffffff;
}

.mscMicro, .mscSubNotes a {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #ffffff;
}

.mscMicro, .mscSubNotes h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: #ffffff;
}
.mscResultsView, .mscGalleryCell td {/*  border-bottom: 1px dashed #cccccc; */}
.mscMenuItem, .mscMenuItemHover 
{
  background-color: #666600 /*#6c6c15*/ /*#7e8034*/ /*#0DA5CA*/;
  width: 100%;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 1px 15px 1px 5px;
  cursor: pointer;
  height:25px;
}

.mscMenuSubGroup 
{
	/*border-width: 1px;
	border-style: outset;*/
}

.mscSubGroup 
{
	/*border-width: 1px;
	border-style: outset;*/
}



.mscCompanyHeader .mscCompanyInfo { font-size: 10px; background-color: White; }

.LeftNav { padding: 6px 10px 30px; background-color: #666600 /*#6c6c15*/ /*#7e8034*/; color: White; }
.LeftNav .Categories { padding-bottom:10px; width:98%;}
.LeftNav .Categories h5 { margin-top: 5px; color: White; }
.LeftNav .Login h5 { margin-top: 15px; color: White; }



a:link.leftnav { text-decoration: none; font-family: Arial, Verdana; font-weight: bold; color: White; }
a:visited.leftnav { text-decoration: none; font-family: Arial, Verdana; font-weight: bold; color: White; }
a:hover.leftnav { text-decoration: underline; cursor: hand;  font-family: Arial, Verdana; font-weight: bold; color: White; }
a:active.leftnav { text-decoration: underline;  font-family: Arial, Verdana; font-weight: bold; color: White;  }




.BodyContent { padding: 6px 10px 30px; background-color: #FFFFFF; }

.mscLayoutTable { background-color: #FFFFFF; }

.mscItemImagesLargeView { background-color: #FFFFFF; }

.mscSecondaryPhotos { background-color: #FFFFFF; }

/*
.mscPager .mscNav {
    font-size: 14px;
    padding: 3px 6px;
    background-color: powderblue;
    font-weight: bold;
    color: blue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscNav a {
    color: blue;
}
.mscPager .mscPage {
    font-size: 14px;
    font-weight: bold;
    color: blue;
    padding: 3px 8px;
    background-color: powderblue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscPage a {
    color: blue;
}
.mscPager .mscSelected {
    background-color: white;
    color: Black;
}
.mscPager .mscSeparator {
    color: White;
    width: 0px;
}
*/

.QuickSearch
{
	width:100%;
}

.QuickSearchItem a
{
	width: 100%;
	color: White;
	font-size: 12px;
	padding: 1px 15px 1px 0px;
	cursor: pointer;
}

.QuickSearchSubGroup
{
}

.QuickSearchSubItem a
{
	color: White;
}

.QuickSearchSubItemLeftIcon
{
	color:White;
	font-weight:bold;
}

.RefineSearchItem
{
	WIDTH: 25%;
	COLOR: Black; 
	
}

.mscBuyContents
{
	width:100%;
	text-align:center; 
}
.mscBuyContents .mscItemAddForm
{
	margin: 0px 0px 0px 0px;
	margin-left:0px;
	width:100%;
	/*visibility:hidden; */
}
.mscLayoutTable.BodyContent.mscResultsView.mscGridContents.mscGridTable.mscGridRow.mscGridCell.mscDetails
{
    text-align :center ;
}
.mscLayoutTable.BodyContent.mscResultsView.mscGridContents.mscGridTable.mscGridAltRow.mscGridCell.mscDetails
{
    text-align :center ;
}
.mscLayoutTable.BodyContent.mscLayoutTable.mscResultsView.mscGridContents.mscGridTable.mscGridAltRow.mscGridCell
{
	text-align:center;
}
.mscLayoutTable.BodyContent.mscLayoutTable.mscResultsView.mscGridContents.mscGridTable.mscGridRow.mscGridCell
{
	text-align:center;
}

.mscFeaturedView .mscBuy input
{
	vertical-align:top;
}

.mscCartSummary .cart_info
{
	color: #666600;
	font-weight:normal;
	font-size: 12px;
}

.mscLayoutTable.Bodycontent.mscResultsView.mscGridTable.mscphoto
{
	Text-align: center;
}

.mscphoto
{
	Text-align: center;  
}

/**************************************
GRIDS
****************************************/

.mscGridTable .mscGridHeaderRow { background-color: #7e0713; color:White }

/*.mscLayoutTable.BodyContent.mscResultsViews.mscFormTable.mscItemTitle
{
	visibility:hidden ;
}*/
/*.mscLayoutTable.BodyContent.mscResultsViews.mscDetails.mscItemDescription
{
	text-align:center;  
}
.mscLayoutTable.BodyContent.mscResultsViews.SendToAfriend.EGreetings.mscItemDetailView.mscHasImages.mscDetails.mscItemDescription
{
	text-align:center;  
}*/
.mscLayoutTable.BodyContent.mscItemDetailView.mscDetails
{
 text-align:left;  	
}
.mscLayoutTable.BodyContent.mscHasImages.mscItemDetailView.mscItemTitle
{
 text-align:left;  	
}

@media print 
{
	.CommandButton
	{	
		display: none;
		cursor:hand;
	}
}

@media screen  
{
	.CommandButton
	{	
		cursor:hand;
	}
}

.LeftNavLink 
{
	color:#FEF200;
	text-align:center;
	
}

/*.mscAddToCart
{
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top:10px;
	
}

.mscFeatureBuy
{
	margin-top: 10px;
}*/


.mscItemDetailView .mscHasImages .mscDetails 
{	
	margin-left:20px;
}

.mscItemDetailView .mscHasImages .mscItemAddForm 
{
	margin-left:20px;
}

.mscItemDetailView .mscHasImages .mscProductNav
{
	padding-left:20px;
}
.EGreetings
{
}
.mscCegreetings
{
 height:100%;
 margin-bottom :0px; 
}
.clsTxtBox
{
	visibility:visible; 
}
/*.mscRefineSearch.mscCategoryMenu.mscMenuItem
{
	background-color :White;
	font-weight:bold ;
	color:Black; 
}
.mscRefineSearch.mscMenuItemHover
{  background-color :White ;
	font-weight :bold ;
	color:Black ; 
}*/

.RefineMenu
{
	background-color:#7e0713;
	font-weight:bold;
	color:white; 
	cursor:pointer; 

}
.RefineMenuItem
{
	height:21px; 
	width: 100%;
	background-color:#7e0713;
	font-weight:bold;
	color:white; 
	cursor:pointer; 
	
}
.RefineMenuItemHover
{   height:21px; 
	width: 100%;
	background-color:#7e0713;
	font-weight:bold;
	color:white; 
	cursor:pointer; 
}
.mscRefineSearch
{
  background-color:#7e0713; 	
}