﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	font-family: 'Arial Unicode MS';
	color: #FFFFFF;
	background-image: url("/templates/winelot/site_bg.jpg");
}
.bodyDiv
{
	width: 100%;
	text-align: center;
}
a
{
	color: #FFFF99;
	font-weight: bold;
}
.outsideContainer
{
	width: 1024px;
	text-align: left;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("/templates/winelot/container_bg.jpg");
}

.mainmenu
{
	width: 100%;
}

.itemCell
{
	border: 1px solid #FFFFFF;
	padding: 10px; /* 	display: inline; 	*/
	/*vertical-align: baseline;
	cursor: pointer;*/
	width: 270px;
	min-width: 270px;
	max-width: 270px;
}
/*
.itemCell-onmouseover
{
	border: 1px solid #A80F0F;
	width: 270px;
	min-width: 270px;
	max-width: 270px;
}
*/
.itemCell:hover
{
	border: 1px solid #A80F0F;
}

.itemCell a
{
	text-decoration: none; /*color: #ffffff;*/
	cursor: pointer;
}
/*
.itemCell div
{
	vertical-align: bottom;
}
*/
.itemCell span
{
	/*display: block;
	vertical-align: baseline;*/
	text-align: left;
	font-size: 1em;
}
.itemCell .partNum
{
}
.itemCell .itemName
{
}
.itemCell .itemShortDesc
{
	font-weight: normal;
	font-style: italic;
}
.itemCell .unitPrice
{
	font-weight: normal;
}
/* worked on 3 Dec
.itemCell
{
	height: 100px; 
	display: inline; 
	vertical-align: baseline;
}
.itemCell div
{
	vertical-align:bottom;
}
.itemCell span
{
	display: inline-block;
	vertical-align: baseline;
	text-align: left;
	font-size: 1em;
}
*/

.corporationLink
{
	font-size: 1.2em;
	font-weight: bold;
}
.corporationShortDescription
{
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}
.mainSearchBox
{
	width: 500px;
}
.searchTab
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	width: 120px;
	height: 20px;
	text-align: center;
	background-image: url(images/searchtab.png);
	text-decoration: none;
}
.searchTabSelected
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: #FFFFFF;
	color: #FFFFEE;
	font-weight: bold;
	font-size: larger;
	width: 120px;
	height: 20px;
	text-align: center;
	background-image: url(images/selectedsearchtab.png);
	text-decoration: none;
}
.mainSearchPanel
{
	background-color: #86888E;
	text-align: left;
	padding-left: 5px;
	margin-top: 0px;
}
.noPicture
{
	background-color: #E4E4E4;
	vertical-align: middle;
	text-align: center; /*border: 1px solid #000000;*/
	width: 80px;
	height: 80px;
}

.caption
{
	font-weight: bold;
	white-space: nowrap;
}

.button
{
	border: 1px ridge #333333;
	background-image: url(/images/silverbuttonbg.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	height: 32px;
	display: inline-block;
	font-weight: bold;
}
.button img
{
	vertical-align: middle;
	border-style: none;
}
.button span
{
	color: #333333;
}

.checkoutButton
{
	vertical-align: middle;
	padding: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.checkoutButton img
{
	vertical-align: middle;
	border-style: none;
}

.corporationName
{
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

.productShortDescription
{
}

.cart
{
	text-decoration: none;
	vertical-align: middle;
}

.slogan
{
	font-size: 1em;
	font-style: italic;
	color: #000000;
}

.topLogoLink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.topLogoLink:hover
{
	color: #DA0323;
}

.categoryTitle
{
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	background-image: url(images/bluecontenttitle.gif);
	background-repeat: repeat-x;
}

.contentHeading
{
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 10px;
}

.copyright
{
	padding: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
.copyright a
{
	font-weight: bold;
}

.errorMessage
{
	color: #FF0000;
	font-weight: bold;
	margin: 15px;
}
/* added classed */
.contentPane
{
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #333333;
	width: 824px;
}

.contentPane a
{
	color: #333333;
}

.pageFooter
{
	width: 100%;
	margin-top: 20px;
	background-color: #2E2E2E;
}
.menuBg
{
	background-image: url(/templates/winelot/menu_bg.jpg);
	background-repeat:no-repeat;
}
.menuItem
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #FFFFFF;
	vertical-align: middle;
	width: 200px; /*background-color: #626669;*/
	background-color: Transparent;
	color: #FFFFFF;
}

.menuItem a
{
	text-decoration: none;
	color: #FFFFFF;
}

.menuItem :hover
{
	/*background-color: #3C2431;*/
	background-color: #3C2431;
	cursor: pointer;
	color: #FFFFFF;
	/*filter:alpha(opacity=90);*/
}

.menuNum
{
	width: 80px;
	margin-left: 10px;
	font-size: 1.4em;
	/*color: #FFFFFF;*/ /*display: inline-block;*/
	text-decoration: none;
}

.menuText
{
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	/*color: #FFFFFF;*/
	font-family: "Arial Unicode MS";
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 5px; /*adjust vertical alignment*/
	text-decoration: none;
}
.subMenuItem
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;
	vertical-align: middle;
	width: 160px;
	background-color: #626669;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
}
.subMenuItem :hover
{
	background-color: #3C2431;
	cursor: pointer;
}
.specialOffer
{
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.lowerLeftCell
{
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	vertical-align: bottom;
}

/* Item details page */
.productInfoTable
{
	width: 100%;
}

.productInfoTable td
{
	vertical-align: top;
}

.itemDetailsCaption
{
	/* 	font-weight: bold; 	white-space: nowrap; */
	visibility: hidden;
	display: none;
}
.tableCaption
{
}
#partNumTr #partNumCaption
{
	/*visibility: hidden;
	display: none;*/
}
#partNumTr #partNum
{
	font-weight: bold;
	font-size: 1.4em;
}
#itemNameTr #itemNameCaption
{
	/*visibility: hidden;
	display: none;*/
}
#itemNameTr #itemName
{
	padding-left: 50px;
	font-size: 1.4em;
}
#itemDescriptionTr #itemDescriptionCaption
{
	/*visibility: hidden;
	display: none;*/
}
#itemDescriptionTr #itemDescription
{
	/*padding-left: 100px;*/
	display: inline;
	font-style: italic;
}
.productImageMain
{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 30px;
	display: inline;
}
.productImage2
{
	margin-left: 30px;
}
#buyerRemarkTr
{
	visibility: hidden;
	display: none;
}
#salesLeadTimeTr
{
	visibility: hidden;
	display: none;
}
#warrantyTr
{
	visibility: hidden;
	display: none;
}
#sizeTr
{
	visibility: hidden;
	display: none;
}
#weightTr
{
	visibility: hidden;
	display: none;
}
/* confirm checkout page */
#checkoutBody
{
	text-align: center;
}
#checkoutbody #container
{
	padding: 20px;
	width: 800px;
}
#checkoutbody #headerDiv
{
	text-align: left;
}
#checkoutbody #headerDiv #lblCorpName
{
	margin-left: 20px;
	font-size: 3.5em;
}
.priceTable
{
}
.priceGroupCaption
{
	font-weight: bold;
	padding-top: 5px;
}
.priceQty
{
}
.price
{
	/*padding-left: 30px;
	border: 1px solid #808080;*/
}

.corpInfo
{
}

.corpInfo #logoCell
{
}

.promotionList
{
	width: 100%;
}
.promotionList td
{
	text-align: center;
}

.commentDate
{
	font-style: italic;
}

.commentUser
{
	font-style: italic;
}
.commentCell
{
	border: 1px solid #808080;
}
.commentAdd
{
	border: 1px solid #808080;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}

.buyMore
{
	font-size: 1.2em;
	font-weight: bold;
}
.attributeTable
{
}
.attributeTable td
{
	padding: 5px;
}
.pictureSlide
{
	padding: 5px;
	border: 1px solid #66CCFF;
	cursor: pointer;
}
.pictureSlide:hover
{
	border: 1px solid #003399;
}

