html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Helvetica,Arial, sans-serif;
	font-size: 12px;
	cursor: default;
	width: 917px;
	margin: 0 auto 0 auto;
	background-color: #D7EAF1;
	background-image: url(/images/CompleteBG.gif);
	background-repeat: repeat-x;
}

a
{
	color: #001494;
}

.FormField
{
	width: 170px;
	font-size: 11px;
	border: 1px solid #666666;
	color: #666666;
}

.WineNavigation
{
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/SearchWines.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 5px;
	text-align: right;
}

.WineNavigation .FormField
{
	border: 1px solid #666666;
	margin: 2px;
	width: 139px;
	margin-right: 3px;
	margin-bottom: 4px;
	color: #666666;
	padding:0px;
	padding-left: 2px;	
}

.DepartmentFilter .FormField
{
	border: 1px solid #666666;
	width: 150px;
	margin-top: 5px;
	color: #666666;
}

.header
{
	width: 100%;
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
}

.headerBanner
{
	height: 156px;
	border: 0px solid red;
}

.topNav
{
	height: 31px;
	border: 0px solid red;
	margin-left: 196px;
}

.topNavMenu A
{
	text-decoration: none;
	color: white;
	border-right: 1px solid #899096;
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px 0 15px;
	margin: 0px;
}

.topNavMenu A:hover
{
	background-color: #899096;
}
.topNavMenu
{
	color: #DA7F84;
}

.LeftLayoutPanel
{
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	vertical-align: top;
	width: 190px;
	background-color: #D7EAF1;
	background-image: url(/images/LeftNavBG.gif);
	background-repeat: repeat-x;
	height: 100%;
}

.RightLayoutPanel
{
	display: none;
}

.CenterLayoutPanel
{
	border-left: 1px solid #3D92B6;
	border-right: 1px solid #3D92B6;
	padding-top: 15px;
	background-image: url(/images/CenterBG.gif);
	background-repeat: no-repeat;
	width: 679px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	height:auto;
	min-height:220px;
}

.searchPanel
{
	background: url(/images/SearchPanel.jpg) no-repeat;
	width: 174px;
	height: 34px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.searchBox
{
	padding-left: 2px;
	padding-bottom: 3px;
	margin-top: 9px;
	font-size: 10px;
	width: 125px;
	float: left;
	border: 0px solid #eaeaea;
	color: #666666;
}
.basket
{
	width: 193px;
	background: url(/images/BasketBackground.jpg) no-repeat;
	height: 130px;
	padding: 10px;
	text-align: center;
}

.basketItem
{
	font-size: 11px;
	color: White;
}
.departmentNav
{
	clear: both;
	text-align: right;
	list-style-type: none;
	margin-right: 20px;
}

.departmentNav A {
	color:#3581A2;
	text-decoration:none;
	line-height:20px;
	font-weight:500;
	font-size:15px;
}

.subDepartmentItem A
{
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
	margin-left: 5px;
	font-size: 12px;
}

.SpotlightDepartmentList
{
	margin: 0px;
	padding: 0px;
}

.SpotlightDepartmentItem
{
	float: left;
	width: 160px;
	min-height: 250px;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style: none;
}

.SpotlightDepartmentName
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}


.SpotlightProductList
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.SpotlightProductItem
{
	float: left;
	width: 160px;
	min-height: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style: none;
}

.SpotlightProductName
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}

.SpotlightProductsTop
{
	padding: 5px;
	padding-top: 18px;
	padding-left: 10px;
	background: url(/images/SpotlightTop.jpg) no-repeat;
	text-align: left;
	min-height: 120px;
}

.SpotlightProductsHeader
{
	padding-left: 0px;
	color: white;
	margin-bottom: 30px;
	font-size: 25px;
}

.SpotlightProductsBottom
{
	height: 11px;
	background: url(/images/SpotlightBottom.jpg) no-repeat;
}

.WideBoxTop
{
	padding-left: 15px;
	padding-top: 10px;
	background: url(/images/WideBoxTop.jpg) no-repeat;
	text-align: left;
	min-height: 250px;
}

.WideBoxBottom
{
	height: 10px;
	background: url(/images/WideBoxBottom.jpg) no-repeat;
}

.footer
{
	clear: both;
	padding: 5px;
	padding-left: 25px;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #3D92B6;
	font-size: 10px;
	height:auto;
	
}

.footer A
{
	color: #3D92B6;
	font-size: 10px;
}

.ProductTitle, .ProductTitle A
{
	color: #3581A2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.ProductTitle A:hover
{
	text-decoration: underline;
}

.ProductMoreDetails
{
	color: #3D92B6;
	text-decoration: none;
}
.ProductMoreDetails:Hover
{
	text-decoration: underline;
}


#slideshowDiv
{
	width: 300px;
	height: 325px;
	float: left;
	margin-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
}

.ProductDescription
{
	color: #666666;
	line-height: 18px;
}
.ProductDescription P
{
	margin-top: 0px;
	margin-bottom: 5px;
}


.TextPrice
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #3581A2;
}

.TextFooter
{
	color: #666666;
	text-decoration: none;
}

.TextGeneral
{
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

.TextHeader
{
	color: #3581A2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.TextHeaderSmall
{
	
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #3581A2;
}

.ProductPaging
{
	background-color: #5E6E75;
	font-weight: bold;
	margin-left: -20px;
	margin-right: -20px;
	width: 719px;
	color: #999999;
	margin-top:-44px;
}

.ProductPaging TD
{
	padding: 3px;
}

.ProductPaging A
{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.ProductPagingDisabled
{
	color: #7CB9D3;
}

.ProductPaging .ProductPagingPrevNext
{
	color: #7CB9D3;
	font-weight: bold;
}

.ProductPagingCurrent
{
	color: white;
}

.ProductPagingResultsHeader
{
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	
}

.ProductPagingResults
{
	color: #CCCCCC;
}

.BasketPageHeader
{
	background-color: white;
	color: #3581A2;
	font-weight: bold;
}


