﻿html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: Black;
	background: White;
}
#div-main
{
	width: 1000px;
	margin: auto;
}
#div-top-filler
{
	height: 10px;
}
#div-top
{
	height: 90px;
	border-bottom: solid 1px #DCDCDC;
}
#div-top-left
{
	width: 200px;
	background-color: White;
	float: left;
}
#div-top-mid
{
	width: 600px;
	background-color: White;
	float: left;
}
#div-top-right
{
	width: 200px;
	background-color: White;
	float: right;
}
#div-top-mid-filler-top
{
	height: 25px;
}
#div-top-mid-content
{
	border-left: solid 1px Silver;
	border-right: solid 1px Silver;
}
#div-top-mid-filler-bot
{
	margin: 0px;
	padding: 0px;
	background-color: Yellow;
	height: 1px;
}
#div-top-right-filler-top
{
	height: 25px;
}
#div-top-right-filler-bot
{
	height: 1px;
}
#div-mid
{
	width: 100%;
	clear: both;
}
#div-mid-left
{
	width: 200px;
	background-color: #DCDCDC;
}
#div-mid-left-inner
{
	margin: 20px 0px 20px 20px;
}
#div-mid-body
{
	background-color: White;
}
#div-mid-header-simple
{
	padding: 20px 50px 20px 80px; 
	color: #333333;
}
#div-mid-header
{
	width: 100%;
	background-color: White;
	border-bottom: solid 1px #DCDCDC;
}
#div-mid-content
{
	background-color: White;
}
#div-mid-body-600
{
	width: 598px;
	background-color: White;
}
#div-mid-body-800
{
	width: 798px;
	background-color: White;
}
#div-mid-body-1000
{
	width: 998;
	background-color: White;
}
#div-mid-right
{
	width: 200px;
}
#div-mid-right-menu
{
	width: 200px;
	clear: both;
}
#div-mid-right-menu-inner
{
	margin: 10px 0px 10px 10px;
}
#div-email
{
	clear: both;
	background-color: Silver;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
#div-links
{
	clear: both;
	padding: 10px 30px 0px 60px;
}
#div-copyright
{
	clear: both;
	padding-top: 10px;
	text-align: center;
}
#div-ssl
{
	clear: both;
	padding-top: 10px;
	text-align: center;
}
.ContentPageDefault
{
	margin: 10px 15px 10px 15px;
}

.ContentMenuPageDefault
{
	margin: 10px 2px 10px 15px;
}

.MenuDefault
{
	font-size: 11px;
	font-weight: bold;
	color: #A52A2A;
	text-align: left;
}

.MenuBoxStyle
{
	background-color: White;
	border: solid 1px gray;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.MenuBoxStyleSelected
{
	background-color: silver;
	border: solid 1px gray;
	padding: 2px 0px 0px 0px;
	vertical-align: middle;
}

.MenuButtonStyle
{
	background-color: White;
	border: none;
	padding: 0px 2px 0px 2px;
	height: 14px;
	cursor: pointer;
}

.MenuButtonStyleSelected
{
	background-color: Silver;
	border: none;
	padding: 0px 2px 0px 2px;
	height: 14px;
	cursor: default;
}

.FontXSmall
{
	text-decoration: none;
	font-size: 11px; 
}

.FontSmall
{
	text-decoration: none;
	font-size: 12px; 
}

.FontMedium
{
	text-decoration: none;
	font-size: 14px; 
}

.FontLarge
{
	text-decoration: none;
	font-size: 18px; 
}

.FontXLarge
{
	text-decoration: none;
	font-size: 20px; 
}

.FontXXLarge
{
	text-decoration: none;
	font-size: 30px; 
}

.FontHeader
{
	text-decoration: none;
	color: #696969;
	font-size: 30px;
}

.FontSubHeader
{
	text-decoration: none;
	color: #696969;
	font-size: 24px;
}

.WineSubCategory
{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: Gray;
}

.MainMenuDefault
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.MainMenuDefault:link
{
	text-decoration: none;
}

.MainMenuDefault:visited
{
	text-decoration: none;
}

.MainMenuDefault:hover
{
	text-decoration: underline;
}

.LinkGeneric
{
	color: Black;
}

.LinkGeneric:link
{
	text-decoration: none;
}

.LinkGeneric:visited
{
	text-decoration: none;
}

.LinkGeneric:hover
{
	text-decoration: underline;
}

.LinkDefault
{
	color: Maroon;
}

.LinkDefault:link
{
	color: Maroon;
}

.LinkDefault:visited
{
	color: Maroon;
}

.LinkDefault:hover
{
	color: Maroon;
}

.LinkNone
{
	text-decoration: none;
}

.LinkNone:link
{
	text-decoration: none;
}

.LinkNone:visited
{
	text-decoration: none;
}

.LinkNone:hover
{
	text-decoration: none;
}

.ItemThumbClass
{
	border: solid 1px #999999;
	vertical-align: top;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}

.ItemBackground
{
	background-image: url("Images/Background1.jpg");
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
}

.TextBoxNumber
{
	text-align: right;
}

.TextBoxCenter
{
	text-align: center;
}

.FontRating
{
	text-decoration: none;
	color: Black;
	font-size: 11px; 
	line-height: 0.8em;
}

.RatingBoxStyle
{
	width: 33px; 
	height: 27px; 
	padding: 2px 0px 0px 0px;
	text-align: center; 
	text-decoration: none;
	color: Black;
	font-size: 11px;
	line-height: .8em;
	vertical-align: middle; 
	background-image: url('Images/RatingBackground.gif'); 
	background-repeat: no-repeat;
}

.RatingBoxTop2
{
	position: relative;
	color: White;
	background-color: #A52A2A;
	border: solid 1px #A52A2A;
	font-weight: bold;
	width: 35px;
	height: 11px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	padding-top: 1px;
}

.RatingBoxBottom2
{
	position: relative;
	color: Black;
	background-color: #FFFF99;
	border: solid 1px #A52A2A;
	font-weight: normal;
	width: 35px;
	height: 11px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	padding-top: 1px;
}

.RatingBoxPadding
{
	width: 4px;
}

.RatingLabelStyleTop
{
	width: 35px; 
	color: White; 
	font-weight: bold;
}

.RatingLabelStyleBot
{
	width: 35px; 
	color: Black; 
	font-weight: normal;
}

.RatingBoxTopHover
{
	position: relative;
	color: White;
	background-color: #A52A2A;
	border-right: solid 1px #A52A2A;
	font-weight: bold;
	width: 35px;
	cursor: default;
}

.RatingBoxBottomHover
{
	position: relative;
	color: Black;
	background-color: #FFFF99;
	border-left: solid 1px #A52A2A;
	border-right: solid 1px #A52A2A;
	border-bottom: solid 1px #A52A2A;
	font-weight: normal;
	width: 35px;
	cursor: default;
}

.HoverProductDetail
{
	position: absolute;
    float: left;
	margin: 5px 5px 5px 0px; 
	width: 400px; 
	background-color: #F8FBBD;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	padding:10px;
	visibility: hidden;
}

.HeaderBorderBottom
{
	 height: 5px; 
	 border-bottom: double 3px #cc6600;
}

.accordionHeader
{
	width: 160px;
	height: 20px;
	vertical-align: top; 
	text-align: left; 
	color: Black;
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold;
	margin: 1px 3px 1px 3px;
	cursor: pointer;
}

.accordionHeader2
{
	width: 175px;
	height: 20px;
	vertical-align: top; 
	text-align: left; 
	color: Black;
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold;
	margin: 1px 3px 1px 3px;
	cursor: pointer;
}

.accordionContent
{
	width: 140px;
	vertical-align: top; 
	text-align: left; 
	padding: 0px 5px 5px 30px;
	text-decoration: none;
	color: Maroon;
	font-size: 11px;
	font-weight: bold;
}

.accordionContent2
{
	width: 155px;
	vertical-align: top; 
	text-align: left; 
	padding: 0px 5px 5px 30px;
	text-decoration: none;
	color: Maroon;
	font-size: 11px;
	font-weight: bold;
}

.OrderGridHeader
{
	border-bottom: double gray;
}

.OrderGridRow
{
	border-bottom: solid gray;
}

.OrderGridFooter
{
	border: none;
}

.MenuItemStyle
{
	display: block;
	font-size: 11px;
	padding: 1px 0px 1px 0px;
	width: 130px;
}

.MenuBlock
{
	display: block;
}

.MenuBlockCursorPointer
{
	display: block;
	cursor: pointer;
}

.modalBackground 
{
}

.modalPopup 
{
    background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
}

.modalPopupMessage
{
	background-color: lightgrey;
	border: 2px outset;
}
