﻿/*@import url("../../mainstreet/include/mainstreet.css");*/
@import url("menu.css");

/**************************************************************
** Basics
**
***************************************************************/

body 
{
    font-family: Arial,Helvetica, Sans-Serif;    
    color: #333333;
    margin: 0;padding: 0;
    font-size: 12px;
    background-color:#CCC;
}
form 
{
    margin: 0;
    padding: 0;    
}
p {margin-top: 10px;margin-bottom: 15px;}
h1
{
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    background-color: #756241;
    color:#ffffff;
    padding: 5px 10px;
}
h2
{
    font-size: 18px;
    color: #979797;
    line-height: 25px;
}
h3
{
    font-weight:bold;
    color: #008651;
}
h4
{
    font-weight: bold;    
    font-size:12px;
}

h4 a, h4 a:visited, h4 a:hover
{
    color: #333333;
    text-decoration: none;
}
h5
{
    font-size: 10px;
    line-height: 14px;
    color:#008651;
}
h6
{
    font-size: 10px;
    /*line-height: 14px;*/
    margin: 10px 0 0 0;
}
h6 a, h6 a:visited
{
    color: #333333;
    text-decoration: none;
}
a, a:visited
{
    text-decoration: underline;
    color: #80aac3;
}

a:hover 
{
    cursor: pointer;
    color: #00457e;
}

a[disabled='disabled']
{
    display:none;
}

a img 
{
	text-decoration: none;
	border: 0 none;
}
	
input
{
    font-size: 12px;
    color: #979797;
    border: 1px solid #4d89bd;
    margin:0;
    padding: 2px;
}

hr 
{
    border: 0;
    color: #333333;
    background-color:#333333;
    height: 1px;   
}
button
{
    height: 24px;
    width:166px;
    background-image: url(images/buttonBackground.png);
    background-repeat: no-repeat;
    text-align: left;
    text-indent: 25px;
}
input[type=submit]
{
    /*width:166px;
    background-image: url(images/buttonBackground.png);
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    border: 0 none;*/
}
.clr {clear: both;}

.HeaderBar
{
    background: url(images/bg3.gif) repeat-x 0 0;
}
/**************************************************************
** Header area
***************************************************************/
.mscLogo  { margin: 0 0 20px 0; }

/**************************************************************
** Top menus
***************************************************************/
.top_nav_container  
{
	height: 24px;
	border-bottom: 1px solid #000000;
	padding: 0 10px;
}

.mscTopNav .mscHeaderContentLeft .mscULMenu{position:absolute;bottom:0px;left:10px;margin:0px;padding:0px;}
.mscTopNav .mscHeaderContentLeft .mscULMenu li{float:left;list-style:none;height:25px;width:126px;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a{display:inline-block;height:25px;width:126px;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a.topMenuHowTo{background: url("images/how.gif") no-repeat 0 0;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a.topMenuInfo{background: url("images/help.gif") no-repeat 0 0;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a.topMenuH2O{background: url("images/h2o.gif") no-repeat 0 0;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a.topMenuFind{background: url("images/find.gif") no-repeat 0 0;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a.topMenuStore{background: url("images/store.gif") no-repeat 0 0;}
.mscTopNav .mscHeaderContentLeft .mscULMenu a:hover{background-position:0 -25px;}

.SearchBotton
{
    background-image: url(images/search.gif);
    background-repeat:no-repeat;
    width:75px;
    height:25px;
    border: none;
    padding: 0;
    margin: 0;
}
.SearchBotton:hover
{
     background-position: 0 -25px;
}

.MoreInfoButton
{
    width: 75px;
    height: 20px;
    background-image: url("images/moreinfo.gif");
    background-repeat:no-repeat;
    background-position:0 0;
}

.MoreInfoButton:hover
{
    background-position: 0 -20px;
}

#divFooter
{
    border-top: 1px solid #000000;
}
.top_nav_container ul li a, 
.sub_nav_container ul li a,
#divFooter a, 
#divFooter a:visited,
.footer_nav_container a:visited,
.top_nav_container ul li a:visited,
.sub_nav_container ul li a:visited
 {
     color: Black;
     text-decoration: none;
 }
.sub_nav_container  ul li a:hover,
#divFooter a:hover
{
        color: #00457e;
}
.sub_nav_container
{
    text-align: right;
}
.sub_nav_container ul
{
    margin: 6px 0;
}

.AccountNav 
{
    display:block;
    position:relative;
    margin:0;
    padding:5px 0 0 0;      
}
.sub_nav_container ul li
{
    display: inline;        
    font-size: 90%;
}

/* serach */
.mscSearchForm
{
    margin:0;
    padding:0;
    height:25px;
    border-bottom: 1px black solid;
}
/**************************************************************
** left nav
***************************************************************/
.LeftNav 
{	
	color: #e6e5d7;
	padding: 0px;
	margin: 0px;
	padding-right: 0px;
	margin-right: 0px;
	border-right: 1px solid #eeeeee;
	background-image:url(images/leftnav_bg.jpg);	
	border-left: 1px solid #ddd;
}
.LeftNav a:hover {color: #fff; text-decoration: underline;}

.mscCartSummary a { margin: 10px; display: inline-block; font-weight: bold;}
.mscCartSummary a:hover {  color: #333; }
.mscCartSummary span { margin-bottom: 10px; }

.mscCartSummaryView { text-align: center; }
.mscCartSummaryView .CartItemsInfo { font-weight: bold; }
.mscCartSummaryView .CartLink { float: left; }
.mscCartSummaryView .CART_CHECKOUT  
{
	width: 62px;
	height: 14px;
	display: inline-block;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 8px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-indent: 5px;
	border: 0px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	background-position: 0pt -14px;
	background-color: transparent;
	background-image: url(images/login-button.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	color: #333;	
}
.mscCartSummaryView a:hover { color: #00568b; } 

  
.primary_button, .site_header_search_button 
{
	background-color:#008452;
	color: #ffffff !important;
	padding: 3px 10px;
	text-decoration: none;
	margin:1px;
	font-size:12px;
}

.primary_button:hover, .site_header_search_button:hover
{
	background-color:#006439;
	color: #ffffff;	
}
.primary_button a
{
    text-decoration: none;
    color: #ffffff;
}

.divLeftNav
{    
    font-size: 95%;     
    width: 160px;
    float:left;
    margin-right:10px;
}
.divMain
{
}
* html .divMain
	{
	display: inline;
	}
	
	
.Categories h5,
.RelatedItemsDiv h5
{ 
    margin :0; 
    padding: 5px 10px;
    font-weight: bold; 
    color: #fff;
    background-color: #008452;
}

#ms_footer
{
    margin: 20px auto 10px auto;
    text-align: center;
}
/**************************************************************
** category controls
***************************************************************/
.Categories 
{ 
    margin: 0; 
    background-color: #f0f0f0; 
    font-size:12px;
}

.Categories .mscMenuItem  
{
	text-decoration: none; 
	font-family: tahoma,arial,helvetica;
	color: #fff; 
	background-color: transparent;
	background-image: url(images/sidenav-arrow.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2pt 5px; 
}

.Categories .mscMenuItemHover  
{
	text-decoration: none; 
	font-family: tahoma,arial,helvetica;
	color: #ffffff;
	background-color: transparent;
	background-image: url(images/menu-bullet.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2pt 5px;
}
.mscMenu { margin-left: 5px; }
.mscMenuSubGroup .mscMenuItem { background-color: #FF7601; color: #fff; font-family: tahoma,arial,helvetica;padding: 1px 5px 1px 5px;}
.mscMenuSubGroup .mscMenuItemHover { background-color: #FF7601; color: #fff; font-family: tahoma,arial,helvetica; padding:  1px 5px 1px 5px;}

.categoryListDisplay .mscGalleryItem
{
	margin-top: 5px;  
}	

.categoryListDisplay .mscCategoryTitle
{
	padding-left: 5px;
}

.mscCategoryList ul
{
   width: 525px;
   display: block;
   height:100%;
   padding:0;
}
.mscCategoryList ul li
{
    list-style-type: none;
    border: 0 none;        
    text-align: center;
    float: left;  
    padding: 2px;  
}
.mscCategoryList ul li a
{
   display: block;   
   margin: 5px;   
}

.mscCategoryList{}

.mscCategoryList .mscGalleryCell .mscPhoto { margin: 0px 0px 0px 1px; vertical-align: top; }
.categoryListDisplay .mscDetails ul { margin-top: 0px;}
.mscDetails
{
    padding-left:10px;
}

/**************************************************************
** content areas
***************************************************************/

.loginPage
{
	margin: 10px;
	float:left;
	width:760px;
}

.default_content_table_right {border-left: 1px solid #e6e5d7; }
.default_content_table { display: block; height: 100% } 
.default_content {  display: block; height: 100%;}

/**************************************************************
** results gallery
***************************************************************/
.PriceBox
{
    background-image: url('images/bg1.gif');
    background-repeat: repeat;
    background-position:  bottom;
    width:113px;
    min-width:113px;
    max-width:113px;
    padding:0;
    margin:0;
    text-align:center;
}
.PriceBox div{margin-top:3px;}

.mscFound
{
    /**/
}
.mscItemDetailAssociationView ul,
.mscItemResultsViewByItemType ul,
.mscItemResultsView ul
{
    padding: 0;
    margin: 0;
}
.mscItemDetailAssociationView li,
.mscItemResultsViewByItemType li,
.mscItemResultsView li
{
    list-style-type: none;
    float: left;
    margin: 5px 0 5px 0;
}

.mscCartDetailAssociationsView .mscGalleryItem,
.mscGalleryContents .mscGalleryItem
{
    border: solid 1px #000;
    width: 180px;
    height: 250px;    
    text-align: center;
    margin-right:10px;
    margin-bottom: 10px;
    position: relative;
}
.mscGalleryContents .mscGalleryItem .mscPhoto
{
    height: 150px;
    margin: 10px auto;
}
.mscCartDetailAssociationsView .mscGalleryItem  .mscPrices,
.mscGalleryContents .mscGalleryItem .mscPrices
{
    position: absolute;
    bottom: 0;
    left : 0;
    width: 100%;
    border-top: solid 1px #000;
    text-align: left;
    text-indent: 10px;
    background-color: #f0f0f0;
    height: 20px;    
}
.EmptyResults
{
    width:100%;
    clear: left;
}

.mscSearchDescription
{
    display: none;
}
/* BH - Item Detail Page */

.ItemDetailContainer h1
{
    color: #333333;
    background-color: #ffffff;
    padding-left:0;
    margin-bottom: 0;
}

.mscItemDetails
{
    border : 1px solid #000000;
    margin: 0 10px 0  0;
    width: 800px;
    float: left;
}

.accountDefault,
.mscTabbedAttribute,
.mscObjectDetailAttributesView,
.mscItemAttributes
{
    margin-right:0;
    margin-left:0;
}
.divRelated
{
    width:150px;
    float:left;
}
.ItemDetailContainer
{
    width: 400px;
    float:left;
    margin: 0 0 10px 0;
    min-height: 320px;
}
.mscItemDetailSubView .mscPhotoPanel
{
    width: 290px;
    float: left;
    padding: 10px 20px;
    margin:10px;
}

.mscItemDetailSubView .mscItemTitle
{
    padding: 20px 0 15px 0;
}

.attribute_data
{
    padding: 10px;
    margin:0;
}

.mscItemDescription
{
    padding: 0 30px 20px 0;
}

.ItemDetailtabs li a
{     
     top: 10px;
}
.mscItemScroller
{
    display:inline;
}
.mscBuy
{
    background-image: url(images/addtocart.gif) !important; 
	width:109px;
	border:none;
	height:23px;
}

.mscBuy:hover
{
   background-position: 0 -23px;
}

.mscQuantity
{
    width:30px;
}
.mscBuyContents { vertical-align:bottom }
.mscBuyContents  a, .mscBuyContents a:hover
{
	color: #333333;
	background-color: transparent;
	background-image: url(images/readon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding: 1px 12px 1px 5px;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 9px;
	text-decoration: none;
	margin-left: 5px;
}
.mscPrices .primary_button
{
    position: absolute;
    right:  0;    
}
.mscPrices .primary_button a
{
    color: #ffffff;
    text-decoration: none;    
}

.mscBreadCrumbs1 a 
{
    color:#333333;
    border: 0 none;
    text-decoration: none;
}
.mscBreadCrumbs1 a:hover
{
    color: #4d89bd;
}

.mscResultsView { margin-bottom: 30px; margin-left: 10px; margin-right: 10px; }
.mscTopPager
{
    position: absolute;
    top: -77px;
    right: 0;
}
.mscPager  a, .mscTopPager a
{
    color: #333333;
}

.RelatedItemsDiv
{
    width: 150px;
    margin-bottom: 5px;
}
.relatedItems
{
    border: 1px solid #000000;
    width: 150px;
    height: 150px;
    margin: auto;
}
.relatedItems .mscPhoto
{
    margin: 15px 45px 10px 45px;
}

.relatedItems h4, 
.relatedItems h5
{
    margin:2px;
}

.imageNav
{
    margin: auto;
    color:#979797;
    background-color: #f0f0f0;
    text-align: center;
    font-weight: bold;
}

.imgLeft
{
    width: 20px;
    height: 20px;
    float:left;
    background-image: url(images/Left-Arrows.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.imgLeft:hover
{
    background-image: url(images/Left-Arrows-Active.gif);
}

.imgRight
{
    width: 20px;
    height: 20px;
    float:right;
    background-image: url(images/Right-Arrows.gif);    
    background-repeat: no-repeat;
    background-position: center;

}

.imgRight:hover
{
    background-image: url(images/Right-Arrows-Active.gif);
}

.cartAdded
{
    background-color:#fddf9a;
    color: #333333 !important;
    font-size:12px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
    
}
/**************************************************************
** FEATURED (Our Favorites)
***************************************************************/
.mscFeaturedView .mscGalleryContents .mscGalleryTable .mscGalleryCell { padding: 5px 5px 0px 0px;  margin-top: 0px; vertical-align: bottom; border-right: 0px;  }

.mscFeaturedView .mscGalleryContents .mscGalleryTable .mscGalleryItem { border-left: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding-left: 5px; margin-left: 0px;  margin-top: 0px;}
.home_featured { vertical-align: bottom; height: 100%; display: block; }
.home_featured_header 
{
	background-image:url(images/featuredproducts.gif);
	background-repeat:no-repeat;
	margin:5px 0 0 10px;
	padding:20px 0 0 0;
	color: #fff;
	font-size: 1px;
}	

/**************************************************************
** CART
***************************************************************/
.Cart 
{
	margin: 10px 0;	
	clear: both;
}

.Cart h1
{
    background-color: #756241;
    color:#ffffff;
    padding: 5px 10px;
}

.Cart .mscActions {
    margin-top: 15px;
    text-align: right;    
}
.Cart .CartPromotion { 
    margin-top: 17px;
}
.Cart .CartPromotion .mscInstructions { 
    margin-bottom: 6px;
}
.Cart .CartPromotion td {
    vertical-align: text-top;
}

.CheckoutButton
{
    background-image: url(images/check.gif);
	width:165px;
	height:23px;
	border: none;
}
.CheckoutButton:hover
{
    background-position: 0 -23px;
}
.LoginButton
{
    background-image: url(images/login.gif);
	width:165px;
	height:23px;
	border: none;
}
.LoginButton:hover
{
    background-position: 0 -23px;
}

.ContinueCheckout
{
    background-image: url(images/contcheck.gif);
	width:165px;
	height:23px;
	border: none;
}
.ContinueCheckout:hover
{
    background-position: 0 -23px;
}
.UpdateCartButton
{	
	background-image: url(images/update.gif);
	width:165px;
	height:23px;
	border: none;
}
.UpdateCartButton:hover
{
    background-position: 0 -23px;
}
.DownloadButton
{	
	background-image: url(images/download.gif);
	width:165px;
	height:23px;
	border: none;
}
.DownloadButton:hover
{
    background-position: 0 -23px;
}
.EditButton
{	
	background-image: url(images/edit.gif);
	width:165px;
	height:23px;
	border: none;
}

 .EditButton:hover
{
    background-position: 0 -23px;
}

.PlaceOrder
{	
	background-image: url(images/placeorder.gif);
	width:165px;
	height:23px;
	border: none;
}

.PlaceOrder:hover
{
    background-position: 0 -23px;
}
.ContinueShopping
{
    background-image: url(images/contshop.gif);
	width:165px;
	height:23px;
	border: none;
}
.ContinueShopping:hover
{
    background-position: 0 -23px;
}

.Cart .mscActions a:hover { text-decoration: none; }
.mscCheckoutActions a:hover { text-decoration: none; }
.Cart a:hover { text-decoration: none; }
.Cart .mscGridContents .mscGridCell a:hover { text-decoration: underline; }
.couponDiv
{
    text-align: left;
    border: 1px solid #000000;
    padding: 10px;
    width: 300px;
    margin:10px;
}
.mscCartView .mscGridTable .mscGridRow .mscGridCell { padding: 10px; margin: 0;}

.mscCartDetailView .mscGridContents .mscGridTable { border: 0px; margin-top: 10px;}
.mscCartDetailView .mscGridContents .mscGridHeaderCell 
{  white-space: nowrap;   
   background-color: #979797;
   color: White;
   border: none;
   padding: 2px;
}

.mscGridFooterRow td
{
    text-align: right;
}
.mscCartDetailView .mscGridContents .mscGridTable .mscGridCell 
{  
    border-bottom: solid 1px black;
    padding:10px;
}

#CartActionsBottom
{
     border-bottom: solid 1px black;
}

/**************************************************************
** CHECKOUT
***************************************************************/
.Checkout 
{     
    width:790px;
    overflow:hidden;
    padding:0;
    margin:0;
}
  
.requiredMessage
{
    text-align:right;
}
.required
{
    color: #01633a;
}

.RegistrationTable .mscFormLabel,
.Checkout .mscFormLabel
{
    text-align: right;
    width:180px;
}

.RegistrationTable Input[type="text"],
.RegistrationTable Input[type="password"],
.Checkout Input[type="text"],
.Checkout Input[type="password"],
INPUT.text
{
    width: 200px;
}

.Checkout h3,
table h3
{
    background-color: #979797;
    color: #ffffff;
    font-size:10px;
    font-weight:bold;
    padding: 5px;
    text-transform: capitalize;    
}
 .mscReturningCustomer,
 .mscGuestCheckout,
 .mscExistingCustomer
 {
     /*width:350px;*/
     float: left;
 }

.CheckoutAsGuest
{
     background: url('images/checkguest.gif') no-repeat 0 0;
     width:165px;
     height:23px;
}
 .CheckoutAsGuest:hover
 {
     background-position: 0 -23px;
 }
 .SubmitButton
 {
     background: url('images/submit.gif') no-repeat 0 0;
     width:165px;
     height:23px;
     border:none;
 }
 .SubmitButton:hover
 {
    background-position: 0 -23px;
 }
 
 /*.mscChangePasswordForm input[type="submit"]:hover
 {
     background: url('images/submit_hover.gif') no-repeat;
     color:#006039;
 }
 .mscChangePasswordForm input[type="submit"]
 {
     background: url('images/submit.gif') no-repeat;
     width:165px;
     height:25px;
     border:none;
     color:#008452;
     margin-left:210px;
 }*/
 .CheckoutSteps
 {
     font-size:12px; 
     text-align:center;
     line-height: 15px;
     padding: 0 10px;
     width:180px;
 }
 .CheckoutStepsSub
 {
     color:#bbbbbb;
 }

 .CreateAccount
 {
     background: url('images/createacct.gif') no-repeat 0 0;
     min-width:165px;
     height: 23px;

 }
 .CreateAccount:hover
 {
     background-position: 0 -23px;
 }
 
 /*.mscIdentityName,
 .mscPassword
 {
     text-align:right;
 }*/
  .mscRegistrationForm input[type="submit"]
{
    background-color: #008452;
	color: #fff;    
	margin-top: 20px;
	margin-left: 120px;
	text-transform: uppercase;
}
 
 .mscOrderDetailView2 .mscGridCell,
 .mscOrderDetailView .mscGridCell
 {
     border-bottom: 1px solid black;
 }
 
 .mscOrderTotals .mscLabel
 {
     text-align: right;
 }
 .mscOrderTotals .mscValue
 {
     padding: 0 0 0 30px;
 }
 
 /* ---- */
  
  
.Checkout .mscActions { margin-top: 15px; }
.Checkout a:hover { text-decoration: none; }
.Checkout .mscSubNotes a:hover { text-decoration: underline; }
.mscCartProcessView { margin-bottom: 15px; }

.Promotions { margin-top: 10px; }
.Promotions .mscCartPromotionalCodeForm { margin-left: 30px; }

.mscPaymentForm { margin-top: 10px; }

.CheckoutPrevButton 
{
	background-color: transparent;
	background-image: url(images/showcase-controls.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt -17px;
	padding-left: 20px;
	margin-right: 20px;
}

.CheckoutNextButton
{
	background-image: url(images/showcase-controls.png);
	background-position: 36px -49px;		
	background-repeat: no-repeat;
	background-attachment: scroll;
	cursor: pointer;
	padding-right: 25px;
}

.CheckoutSubmitButton
{
	background-image: url(images/showcase-controls.png);
	background-position: 48px -49px;		
	background-repeat: no-repeat;
	background-attachment: scroll;
	cursor: pointer;
	padding-right: 25px;
}

input[type="text"].mscCardCVV2{width:70px;}

/**************************************************************
** ITEM DETAIL
***************************************************************/
/*.mscItemPricingView .mscGridTable .mscGridHeaderRow .mscGridHeaderCell { background: #d4d4d4; color: #666666;  }*/
/*.mscItemDetailView tr { vertical-align: top;}
.mscItemDetailView .mscItemStatus { text-align: left; }
.mscItemDetailView .mscItemPricing { text-align: right;}
.mscItemDetailAddForm ol.mscSingleStep { list-style-type: none; margin: 0; padding: 0; }
.mscItemDetailAdditionalImagesView .mscGalleryItem { list-style: none; float: left; }
.mscItemDetailAdditionalImagesView li.mscGalleryItem img { width: 120px; }*/
.buy_button 
{
	width: 95px;
	height: 12px;
	display: inline-block;
	margin: 2px 0px 2px 0px;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 9px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-indent: 3px;
	border: 0px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	background-position: 0pt -14px;
	background-color: transparent;
	background-image: url(images/readon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	color: #666666;	
}


.mscItemPricingView .mscGridTable a:hover  { text-decoration: none; }

.mscItemDetailView .mscItemCode { color: #666666; }

/**************************************************************
** ACCOUNT
***************************************************************/
.accountDefault, .editAccountProfile { margin: 10px; }

.accountDefault .editProfile { float: right; }
.accountDefault .mscProfile .mscName { font-weight: bold; color: #37342E; font-size: 110%;}
.accountDefault h5 { padding: 0px; margin: 0px;  font-weight: bold; color: #37342E; font-size: 110%; padding-top: 5px;}
.accountDefault .CustomerAccountView .mscCustomerDetailSubView { margin-bottom: 15px; }
.accountDefault .CustomerAccountView .mscCarts { margin-bottom: 15px;  }
.accountDefault .CustomerAccountView .mscOrderHistory { margin-bottom: 15px;  }
.accountDefault .mscGridHeaderCell { text-align: left; background-color:#d4d4d4; padding: 5px 10px; margin: 0px; color: #666666; }
.accountDefault .mscGridCell {padding: 5px 10px; border-bottom:1px solid black;}
.accountDefault .mscOrderId {    width: 200px;}
.accountDefault .mscOrderDate {width:150px;}
.accountDefault .mscOrderTotal {width:150px;}

/* CUSTOMER ACCOUNT NAVIGATION*/
.mscTabBody .mscTab {
	left:10px;
	position:relative;
	top:1px;
} 

.mscStepNavigation { padding-top: 10px; margin-bottom: 25px; }

.mscStepNavigation a:link { color: #000000; }
.mscStepNavigation a:visited { color: #000000; }
.mscStepNavigation a:hover { color: #000000; }
.mscStepNavigation a:active { color: #000000; }


.Error
{
    background-image:url(images/error.gif);
}
/**************************************************************
** H2O pages
**
***************************************************************/
#Cart #H2OAssociation {width:150px; background-color:Yellow;}
#Cart #CartH2OBanner {background-color:transparent;}
#Cart #CartH2OMessage {background-color:#FDDF9A;text-align:center;margin:10px 0px;padding:5px 0px;text-transform:capitalize;}
#Cart .CartH2OCart {float:left;width:540px;}
#Cart .CartH2OCart.NoAssociatedItems {float:none;width:100%;}
#Cart .CartH2OCart #CartActionsBottom{border-bottom:0px;}
#Cart .CartH2OCart #CartActionsTop{display:none;}
#Cart .CartH2OCart .mscCartDetailView .mscGridContents .mscGridTable{margin-top:0px;border:1px solid #000000; border-bottom:0px;}
#Cart .mscActions {text-align:right;margin:10px 0px;}

#Cart #CartH2OAssociation{margin-left:550px;width:400px;}
#Cart .AssociationItem {margin-bottom:10px;}
#Cart .AssociationItem .mscItemDetailAddForm2{border:1px solid #000000;border-top:0px;}

#Cart .AssociationItem .mscPrice,
#Cart .AssociationItem .mscQuantitySection,
#Cart .AssociationItem .mscVariationsSection{display:inline-block;margin-left:10px;margin-top:10px;}


#Cart .AssociationItem .mscVariationsSection{display:inline-block;width:300px;}
#Cart .AssociationItem .mscVariationsSection select{width:300px;}
#Cart .AssociationItem .mscPrice p{margin:0px;padding-top:10px}
#Cart .AssociationItem .mscPrice h4{margin:0px;padding:0px}
#Cart .AssociationItem .mscAction input{margin:10px 0px 0px 10px;}
#Cart .AssociationItem .mscItemDetailAddForm2 td{vertical-align:top;}

/*IE8 width fix*/
#Cart .AssociationItem .mscBuyContents{width:395px;}