﻿/*
div
{
    display: inline;
    float:left;
}
*/

#ctl00_SecondaryNavigation_ctl00_menuButtons
{
    display: block
}

#ctl00_ShoppingCart
{
    display: inline;
}

#ctl00_Search
{
    display: inline;
    margin-right: 10px;
    vertical-align: middle;
}    

body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #EBEBEB;
    font-family: Georgia;
    font-size: 13px;
    color: #000033;
}

a:link { 
	color: #000033;
	text-decoration: none;
	}
	
a:visited { 
	color: #000033;
	text-decoration: none;
	}
	
a:hover { 
	color: #000033;
	text-decoration: underline;
	}
	
a:active { 
	color: #000033;
	text-decoration: underline;
	}

a.RequestPrint, a.RequestPrint:visited
{
    color: #000033;
	text-decoration: underline;
}

a.RequestPrint:hover
{
    color: #000000;
	text-decoration: underline;
}

.breadCrumbs
{
    color: #000137;	
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia;
}
.breadCrumbsFinal
{
    color: #600004;
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia;
}
.hilite
{
	color: #600004;
    font-weight: bold;	
}
	

.BrowseArrows 
{
    color: #600004;
    font-weight: bold;	
}

.BrowseItemCount
{
	color: #000137;	
    font-weight: bold;
}

.WebPart
{
    padding: 20px;
}


.MainMenuCartItems 
{	
	display: inline;    
	color: Yellow;
	font-weight: bold;
}

.MainMenu 
{
	font-size: 13px;
	margin-top: 4px;
    color: #FFFFFF;
    display: inline;
    font-weight: bold;
}


a.MainMenu, a.MainMenu:hover, a.MainMenu:link, a.MainMenu:active, a.MainMenu:hover
{	
    color: #FFFFFF;
    display: inline;
    font-weight: bold;
    margin-left: 5px;
    width:100%;
}

.FooterMenu
{
	font-size: 13px;
	color: #000137;
	font-weight: bold;
}

.UserAdminTitle 
{
	color: #600004;
    font-weight: bold;
}

.SectionTitle
{
	color: #000137;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

BannerLogo, BannerLogo.a, BannerLogo.img
{
    float: left;
    display: inline;
}

/*UL Controls*/

ul.Menu, ul.Menu ul
{
    padding: 0;
    margin: 0;
}

ul.Menu a
{
    text-decoration: none;
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0;
    font-weight: bold;
}

ul.Menu li
{
    text-indent: 0;
    padding: 0;
    margin: 0;
}

.SearchBox
{
	padding-left:20px;
}

/*From Dave*/
.style1
{
    color: #FFFFFF;
    font-weight: bold;
}
.style2
{
    color: #D9D982;
}
.style5
{
    color: #660000;
    font-size: 13px;
    font-weight: bold;
}
.style6
{
    color: #000033;
    font-weight: bold;
}

.style7 
{
    color: #660000
   }

/* Browse / category page */

.BrowseImage
{
   width: expression(this.width > 125 ? 125: true);/* set min-width for IE */
   max-width: 125px; /* sets min-width value for all standards-compliant browsers */	
}

.BrowseProductDesc
{	
}


/* the following all are used on the product details page */
.ProductImage 
{	
	width: 200px;
}

.productTitle
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom:20px;
	padding-top: 0px;
}

.productDesc
{
	padding-bottom: 50px;
}

.productPrice
{
	font-weight: bold;
}

/* Shopping cart */

.CartTable
{
	width: 700px;

}

.CartTableTopLine
{
	border: 1px solid #060524;
	padding:5px;
	background-color: #ceceda;
	font-size: 12px;
	font-weight: bold;	
}

.CartTableColumnNameRow 
{	
	
	background-color: white;
}

 .CartTableColumnName
 {
	background-color: White;
	border-bottom: 1px solid #060524;
	padding:5px;
	font-size: 11px;
 }
 
 .CartTableColumnNameLeft
 {
	background-color: White;
	border-bottom: 1px solid #060524;
	border-left: 1px solid #060524;
	padding:5px;
	font-size: 11px;
 }
 
 .CartTableColumnNameRight
 {
	background-color: White;
	border-bottom: 1px solid #060524;
	border-right: 1px solid #060524;
	padding:5px;
	font-size: 11px;
 }
 
 .cartPart 
 {
	
 }
 .cartPartDesc
 {
	font-weight: bold;
 }
 
 .CartTableFooterDesc
 {
	border: 1px solid #060524;
	border-right: none;
	padding:5px;
	background-color: #ceceda;
	font-size: 12px;
	font-weight: bold;	
 }
 
 .CartTableFooterPrice
 {
	border: 1px solid #060524;
	border-left: none;
	padding:5px;
	background-color: #ceceda;
	font-size: 12px;
	font-weight: bold;	
 }
 
 .cartImage
{
   width: expression(this.width > 100 ? 100: true);/* set min-width for IE */
   max-width: 100px; /* sets min-width value for all standards-compliant browsers */	
}


div.variantProperty, .variantProperty, div.ProductVariantChooser, .ProductVariantChooser
{
    display: inline;
}
/* Left Nav Formating */
/* Level 1 */
td.MLMenuTableTopBorder
{
    background-color: #CECED9;
    height: 3px;   
    background-image: url(/whhashop/images/home/RowTopDots.gif);
    background-repeat: repeat-x;
    text-decoration: none;
}

td.MLMenuTableBottomBorder
{
    background-color: #CECED9;
    height: 2px;
    text-decoration: none;
}

td.MLMenuTableLeft-Level1
{
    background-color: #000033;
    height: 23px;
    width: 20px;
    text-decoration: none;
}

td.MLMenuTableLeft-Level1-Selected
{
    background-color: #000033;
    height: 23px;
    width: 20px;
    text-decoration: none;
}

td.MLMenuTableMiddle-Level1
{
    background-color: #000033;
    height: 23px;
    width: 230px;
    text-align: right;
    text-decoration: none;
}

td.MLMenuTableMiddle-Level1-Selected
{
    background-color: #000033;
    height: 23px;
    width: 230px;
    text-align: right;
    text-decoration: none;
}

td.MLMenuTableRight-Level1
{
    height: 23px;
    width: 20px;
	background-image: url(/whhashop/images/home/Level1_Rightcorner.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
}

td.MLMenuTableRight-Level1-Selected
{
    height: 23px;
    width: 20px;
	background-image: url(/whhashop/images/home/Level1_Rightcorner_hl.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
}

a.MLMenuButton-Level1
{
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #CECED9;
    text-decoration: none;
}

a.MLMenuButton-Level1:hover, .MLMenuButton-Level1:hover
{
    color: #D9D982;
    text-decoration: none;
    font-style: italic;
}

a.MLMenuButton-Level1-Selected
{
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #D9D982;
    text-decoration: none;
}

/* Level 2 */
td.MLMenuTableLeft-Level2
{
    height: 23px;
    width: 31px;
    background-image: url(/whhashop/images/home/Level2_LeftCurve.gif);
    text-decoration: none;
}

td.MLMenuTableLeft-Level2-Selected
{
    height: 23px;
    width: 31px;
    background-image: url(/whhashop/images/home/Level2_LeftCurve.gif);
    text-decoration: none;
}

td.MLMenuTableMiddle-Level2
{
    background-color: #606180;
    height: 23px;
    width: 219px;
    text-align: right;
    text-decoration: none;
}

td.MLMenuTableMiddle-Level2-Selected
{
    background-color: #606180;
    height: 23px;
    width: 219px;
    text-align: right;
    text-decoration: none;
}

td.MLMenuTableRight-Level2
{
    height: 23px;
    width: 20px;
	background-color: #606180;
	text-decoration: none;
}

td.MLMenuTableRight-Level2-Selected
{
    height: 23px;
    width: 20px;
	background-image: url(/whhashop/images/home/Level2_RightCorner_hl.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
}

a.MLMenuButton-Level2
{
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #CECED9;
    text-decoration: none;
}

a.MLMenuButton-Level2:hover, .MLMenuButton-Level2:hover
{
    color: #d9d982;
    font-style: italic;
    text-decoration: none;
}

a.MLMenuButton-Level2-Selected
{
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #d9d982;
    text-decoration: none;
}

/* Level 3 */
td.MLMenuTableLeft-Level3
{
    height: 23px;
    width: 31px;
    background-image: url(/whhashop/images/home/Level3_LeftCurve.gif);
    text-decoration: none;
}

td.MLMenuTableLeft-Level3-Selected
{
    height: 23px;
    width: 31px;
    background-image: url(/whhashop/images/home/Level3_LeftCurve.gif);
    text-decoration: none;
}

td.MLMenuTableMiddle-Level3
{
    background-color: #8D8DA5;
    height: 23px;
    width: 219px;
    text-align: right;
    text-decoration: none;
}

td.MLMenuTableMiddle-Level3-Selected
{
    background-color: #8D8DA5;
    height: 23px;
    width: 219px;
    text-align: right;
    text-decoration: none;
}

td.MLMenuTableRight-Level3
{
    height: 23px;
    width: 20px;
	background-color: #8D8DA5;
	text-decoration: none;
}

td.MLMenuTableRight-Level3-Selected
{
    height: 23px;
    width: 20px;
	background-image: url(/whhashop/images/home/Level3_RightCorner_hl.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	text-decoration: none;
}

a.MLMenuButton-Level3
{
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #CECED9;
    text-decoration: none;
}

a.MLMenuButton-Level3:hover, .MLMenuButton-Level3:hover
{
    color: #d9d982;
    font-style: italic;
    text-decoration: none;
}

a.MLMenuButton-Level3-Selected
{
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #d9d982;
    text-decoration: none;
}


