@charset "utf-8";
body {
	background-color: #ffffff;
	margin: 0px;
}
.Wrapper {
	margin: 0px;
}
.HeaderMainArea {
	background-image: url(../images/HeaderBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.headerWrapper {
	width: 990px;
	margin: 0 auto;
}
.HeaderTopContentArea {
	padding-left: 43px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	height: 37px;
}
.HeaderBottomMainArea {
	height: 385px;
}
.LogoNavArea {
	height: 108px;
}
.HeaderLogoArea {
	float: left;
	width: 258px;
	height: 92px;
	padding: 16px 35px 0px 42px;
}
.HeadernavArea {
	height: 68px;
	width: 635px;
	padding: 40px 20px 0px 0px;
	float: left;
}
.NavBg {
	height: 36px;
	position: absolute;
	z-index: 2;
	left: ?px;
	top: ?px;
}
.NavSepArea {
	float: left;
	width: 4px;
	height: 36px;
}
.NavAboutArea {
	height: 36px;
	width: 72px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
	background-image: url(../images/AboutNav-Nor.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform: uppercase;
	cursor: pointer;
}
.NavAboutArea:hover {
	height: 36px;
	width: 72px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
	background-image: url(../images/AboutNav-Rol.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform: uppercase;
	cursor: pointer;
}
/*.NavCustomPrint {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 102px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	float: left;
	text-transform: uppercase;
	background-image: url(../images/NavBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
*/.NavCustomPrint:hover {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 102px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}

.NavCustomPrint{
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 102px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}

.NavWholesale {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 70px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	float: left;
	text-transform: uppercase;
	background-image: url(../images/NavBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.NavWholesale:hover {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 70px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}
.NavShipping {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 86px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	float: left;
	text-transform: uppercase;
	background-image: url(../images/NavBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.NavShipping:hover {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 86px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}
.NavWork {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 91px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	float: left;
	text-transform: uppercase;
	background-image: url(../images/NavWork-Nor.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.NavWork:hover {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 91px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavWork-Rol.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	text-transform: uppercase;
}
/*.NavEmail {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 119px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/EmailNav-Nor.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	text-transform: uppercase;
}
*/.NavEmail:hover {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 119px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/EmailNav-Rol.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	text-transform: uppercase;
}

.NavEmail {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 119px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/EmailNav-Rol.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	text-transform: uppercase;
}

.navGap {
	float: left;
	height: 36px;
	width: 80px;
}
.MainGraphics {
	position: absolute;
	width: 810px;
	height: 395px;
	left: ?px;
	top: ?px;
	margin-top: -84px;
	margin-left: 170px;
	background-image: url(../images/MainGraphics.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.HeadercontentArea {
	position: absolute;
	left: ?px;
	top: ?px;
	width: 381px;
	height: 105px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 26px;
	margin-left: 38px;
	z-index: 2;
	padding-left: 5px;
}
.HeaderLargeGreyContent {
	font-family: Arial;
	font-size: 34px;
	font-weight: bold;
	color: #464646;
	text-transform:capitalize;
}
.HeaderLightGreyContent {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #828282;
}
.HeaderBlackContent {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.MainContentArea {
	background-image: url(../images/MainAreaTopBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.MiddleAreaWrapper {
	width: 990px;
	margin: 0 auto;
}
.ProductBoxBg {
	background-image: url(../images/ProductAreaBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 261px;
	margin-bottom: 13px;
}
.ProductLeftArea {
	float: left;
	width: 12px;
	height: 261px;
}
.ProductRightArea {
	float: right;
	width: 12px;
	height: 261px;
}
.ProductMiddleArea {
	float: left;
	width: 966px;
	height: 227px;
	padding-bottom: 20px;
	padding-top: 14px;
}
.ProductOne {
	width: 332px;
	height: 227px;
	float: left;
	background-image: url(../images/ProductSep.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.ProductTwo {
	width: 309px;
	height: 227px;
	float: left;
	background-image: url(../images/ProductSep.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.ProductThree {
	width: 325px;
	height: 227px;
	float: left;
	background-image: url(../images/ProductSep.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.ProductTitleArea {
	height: 37px;
	padding-left: 15px;
	line-height: 37px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}
.ProductShowArea {
	overflow: auto;
}
.ProductThumbArea {
	height: 190px;
	padding-left: 34px;
	padding-top: 19px;
	padding-right: 18px;
	float: left;
}
.ProductContentArea {
	float: left;
	padding-top: 19px;
}
.ProductnameArea {
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 17px;
	text-transform: uppercase;
}
.ProductPriceArea {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 24px;
}
.ProductQuantityArea {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 18px;
}
.QuantityArea {
	height: 18px;
	background-color: #928c8c;
	border: 2px solid #1c1919;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	width: 47px;
}
.FooterMainArea {
	width: 962px;
	margin: 0 auto;
}
.FooterAdArea {
	height: 100px;
	text-align: center;
	padding-top: 18px;
}
.FooterBg {
	height: 75px;
	background-image: url(../images/FooterBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.FooterLeftArea {
	height: 75px;
	line-height: 75px;
	vertical-align: middle;
	float: left;
	width: 600px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.FooterLeftArea a:link {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.FooterLeftArea a:visited {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.FooterLeftArea a:hover {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #f25844;
	font-weight: bold;
	text-decoration: none;
}
.FooterRightArea {
	height: 75px;
	line-height: 75px;
	vertical-align: middle;
	float: right;
	width: 248px;
	text-align: right;
	padding-right: 24px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.MiddleAreaBottom {
	width: 964px;
	margin: 0 auto;
}
.BorderBox {
	border: 11px solid #f3f3f3;
	margin-bottom: 10px;
	padding: 5px;
	overflow: auto;
}
.MiddleBottomSection {
	border-bottom: 1px solid #e2e2e2;
	overflow: auto;
	padding-bottom: 15px;
}
.MiddleBottomLeft {
	float: left;
	width: 445px;
	margin-left: 20px;
}
.ImgGap {
	margin-left: 33px;
}
.MiddleBottomRight {
	float: right;
	width: 383px;
	padding-top: 10px;
}
.CommentArea {
	font-family: Arial;
	font-size: 16px;
	color: #636363;
	padding-right: 33px;
}
.RedContent {
	font-family: Arial;
	font-size: 12px;
	color: #b10d11;
}
.BlackContent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.BorderBoxLeftSection {
	float: left;
	width: 560px;
	border-right: 1px dotted #a3a3a3;
	min-height: 410px;
}
.BorderBoxRightSection {
	width: 371px;
	float: left;
	min-height: 410px;
}
.LeftSectionTitleArea {
	height: 95px;
	margin-bottom: 8px;
	background-image: url(../images/TitleBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 82px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
	padding-left: 10px;
}
.LeftSectionBottomArea {
	margin-left: 10px;
	margin-right: 42px;
}
.ContentArea {
	padding-top: 3px;
}
.ContentTitleArea {
	height: 36px;
	line-height:36px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #262626;
}
.GreySmallContent {
	font-family: Arial;
	font-size: 11px;
	color: #636363;
}
.LeftSectionImgGap {
	margin-right: 4px;
}
.RightSectionTitle {
	height: 95px;
	background-image: url(../images/TitleBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
}
.DarkGreySmallContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #262626;
}
a.titlelink:link {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
	text-decoration: underline;
}
a.titlelink:visited {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
	text-decoration: underline;
}
a.titlelink:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}
.RightSectionBottomArea {
	width: 346px;
	margin: 0 auto;
}
.ButtonArea {
	text-align: center;
	margin-top: 15px;
}
.RightSectionListingArea {
	margin-bottom: 3px;
}
.ListingRow {
	height: 33px;
	border-bottom: 1px dotted #bababa;
}
.ListingLeft {
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	width: 223px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #636363;
}
.PriceContent {
	font-family: Arial;
	font-size: 14px;
	color: #c4131a;
}
.ListingRight {
	height: 30px;
	width: 98px;
	float: right;
	padding-top: 3px;
}
.ListingRowNone {
	height: 33px;
}
/*-------------------- inner page -------------------------*/
.MainContentAreaInner {
	/*background-image: url(../images/MainAreaTopBgInner.jpg);
	background-position: left top;
	background-repeat: repeat-x;*/
	background-color: #FFF;
}
.InnerBorderBox {
	border: 11px solid #f3f3f3;
	margin-bottom: 10px;
	padding: 5px;
}
.MiddleAreaWrapperInner {
	width: 990px;
	margin: 0 auto;
}
.LeftSectionTitleArea {
	height: 70px;
	margin-bottom: 8px;
	background-image: url(../images/TitleBg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 70px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
	padding-left: 10px;
	text-transform: uppercase;
}
.GreySmallContentInner {
	font-family: Arial;
	font-size: 12px;
	color: #636363;
	padding-right: 30px;
	padding-bottom: 10px;
}
.Logo {
	position: absolute;
	left: ?px;
	top: ?px;
	z-index: 3;
}
.MainGraphicsInner {
	position: absolute;
	width: 71px;
	height: 103px;
	left: ?px;
	top: ?px;
	margin-top: -75px;
	margin-left: 758px;
	background-image: url(../images/BottleTop.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.HeaderBottomMainAreaInner {
	height: 137px;
}
.InnerContentArea {
	margin-top: -40px;
}
.navGapInner {
	float: left;
	height: 36px;
	width: 48px;
}

.NavAboutArea_sel {
	height: 36px;
	width: 72px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
	background-image: url(../images/AboutNav-Rol.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform: uppercase;
	cursor: pointer;
}

.NavCustomPrint_sel {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 102px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}

.NavWholesale_sel {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 70px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}

.NavShipping_sel {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 86px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavHoverBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	text-transform: uppercase;
}

.NavWork_sel {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	width: 91px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	background-image: url(../images/NavWork-Rol.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	text-transform: uppercase;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
