﻿h1, h2
{
	color:#000;
	font-weight: bold;
}
h1, h2, p
{
	line-height:120%;
}
h1
{	
	font-size: 24px;	
}
h2
{
	font-size:18px;	
}
a
{
	color:#0067A5;
}
#col2
{
	padding-top:55px;
}
/* Product Navigation */
.productNav
{
	position:relative;
	height:42px;
	width:890px;
	border-bottom:1px solid #9dabb1;
	margin:0 0 0 33px;	
	z-index:888;	
	top:-40px;
}
.js .productNav
{
	top:196px;
	position:absolute;	
}
.pmAdmin .productNav
{
	top:200px;
}
.pmAdmin .canvasWrapper
{
	position:relative;
}
.productNav select
{
	margin:5px 10px 0 0;
	border:1px solid #def0f6;
	font-size:16px;
}
.productCategory
{
	width:960px;	
	height:331px;
	clear:both;
	padding-left:33px;
}
/* Cat Title */
.catTitle
{
	font-size:18px;
	font-weight:bold;
	color:#1d1c1c;
	padding:0 0 0 33px;
}
.CatWine .catTitle,
.VarWine .catTitle,
.CatSpirits .catTitle,
.VarSpirits .catTitle,
.CatRTD .catTitle,
.ProductCatBeer .catTitle
{
	padding-top:15px;
}
/* Sort */
.sortBy
{
	display:none;
}
.sortCont
{
	background:transparent url('/web/design/img/sort-by.png') top left no-repeat;
	padding-left:83px;
	padding-top:2px;
}
.sortCont a
{
	margin:0 10px 0 0;
	text-decoration:none;
	padding:3px;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
}
.sortCont a.sortLink
{	
	color:#0067a5;	
}
.sortCont a.selected
{	
	color:#757474;
}
.sortCont .sep
{
	border-left:1px solid #919191;
	height:11px;
	margin:0 14px -3px 0;
	padding:0;
	display:inline-block;	
	position:relative;
	top:-1px;
}
/* Recomended Product */
.catCol1
{
	width:230px;
	height:307px;
	float:left;
}
.catCol2
{
	width:654px;
	height:307px;
	float:left;	
}
.catCol2 p
{
	font-size:14px;
	color:#595959;
	margin:4px 0 0 0;
	width:500px;
	height:60px;
}
.catCol2 h1
{
	margin:12px 0 0 0;
}
/* Search */
.searchInputCont
{
	display:none;
	position:relative;	
	margin-left:725px;
	float:right;
	width:200px;
	height:32px;
	background:url('/web/design/img/search-bg.gif') 0 0 no-repeat;
	z-index:999;
}
.js .searchInputCont
{
	position:absolute;
	top:195px;
	display:block
}
.pmAdmin .searchInputCont
{
	top:200px;
}
.searchInput
{
	border:none;
	height:18px;
	width:150px;
	position:absolute;
	top:8px;
	left:8px;
	background-color:Transparent;
	float:right;
}
.searchSubmit
{
	background:url('/web/design/img/search-go.gif') 0 0 no-repeat;
	width:26px;
	height:22px;
	text-indent:-9999px;
	border:none;
	position:absolute;
	top:5px;
	right:5px;
	display:block;
}
.searchSubmit:hover
{
	background-position: 0 -22px;	
}
/* Recomended Product */
.recommendedCont
{
	width:694px;
	height:200px;
	margin-top:9px;
	overflow:hidden;
}
.recommendedItem
{
	width:200px;
	height:213px;
	float:left;
}

/* Sub Category */
.subCategoriesCont
{
	padding:15px 0 0 35px;
	width:920px;
}
.subCategoriesCont h2,
.subCategoriesCont p
{
	padding-left:6px;
	line-height:120%;
}
.subCategoriesCont p
{
	font-size:14px;
	color:#595959;
}
.subCategories
{
	margin:10px 0 0 0;
}
.subCategory 
{
	float:left;
	width:160px;
	height:90px;
}
.subCategory .col1
{
	float:left;
	width:38px;
	height:90px;
}
.subCategory .col2
{
	float:left;
	width:110px;
	padding-top:18px;
	height:60px;
}
.subCategory .col2:hover,
.subCategory .col2.hover
{
	background-color:#D8F3F4;
}
.subCategory h2
{
	font-size:16px;	
}
.subCategory h2 a
{
	color:#0067a5;
	text-decoration:none;
	padding:0;
	font-size:16px;	
}
.subCategory p
{
	color:#666;
	font-size:11px;
	line-height:120%;
}

/* Product styling */
.itemCont
{	
	width:916px;
	height:auto;	
	padding:0 0 0 44px;
}
.itemProduct
{
	width:220px;
	height:190px;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:31px;
}
.itemProduct .col1
{
	width:120px;
	height:190px;
	float:left;
}
.itemProduct .col2
{
	width:90px;
	height:195px;
	float:right;
	overflow:hidden;
	background:transparent url('/web/design/img/bottle-shadow.png') left top no-repeat;
}
.itemProduct .col2 img
{
	margin-right:22px;
}
.itemProduct h3
{
	font-size:14px;	
	line-height:18px;
	font-weight:normal;
	font-weight:bold;
	overflow:hidden;
	max-height:73px;
	letter-spacing:-1px;	
	padding-right:1px;
}
.itemProduct h4
{
	font-size:12px;
	line-height:16px;
	color:#595959;
	font-weight:normal;
	height:16px;
	overflow:hidden;
}
.itemProduct h3 a,
.itemProduct h4 a
{
	text-decoration:none;
	color:#595959;
}
.itemProduct h3 a:hover,
.itemProduct h4 a:hover
{
	color:#0067A5;
}
.award
{
	position:absolute;
	right:6px;
	top:10px;
	z-index:660;
}
.lkRecommends
{
	position:absolute;
	right:3px;
	top:50px;
	z-index:650;
}
.royalReward
{
	position:absolute;
	right:0;
	top:83px;
	z-index:640;
}

.itemProduct .qty
{
	font-size:11px;
	position:absolute;
	top:142px;
	right:100px;
}
.itemProduct .qty input
{
	width:24px;
	height:14px;
	font-size:11px;
}
.itemProduct .qty span
{
	display:block;
	position:absolute;
	right:35px;
	top:5px;
}
.itemProduct select
{
	font-size:11px;
	width:100px;
	margin:5px 0 0 0;
}
a.moreInfo
{
	display:inline-block;
	float:right;
	padding:3px;
	text-decoration:none;
}
a:hover.moreInfo,
.sortCont a:hover
{
	background-color:#D8F3F4;
}
.oldPrice span
{
	display:none;
}
.oldPrice
{
	position:absolute;
	top:105px;
	right:95px;
	font-size:10px;
	background:url('/web/design/img/overline.png') 5px 3px no-repeat;
	width:38px;
	padding-right:5px;
}
.pricing .price
{
	position:absolute;
	top:117px;
	right:100px;
}
.pricing .price .currency
{
	font-size:10px;
	line-height:20px;
}
.pricing .price .dollars
{
	font-size:20px;
	line-height:20px;
	padding-right:16px;
	letter-spacing:-1px;
}
.pricing .price .cents
{
	font-size:12px;
	top:-23px;
	display:block;
	position:relative;
}
.addToCart
{
	background:transparent url('/web/design/img/add-to-cart.png') top left no-repeat;
	width:98px;
	height:25px;
	display:block;
	padding:4px 0 0 11px;
	font-size:12px;
	color:#dde9ef;
	text-decoration:none;
	position:absolute;
	top:170px;
	right:91px;
	text-align:left;
	cursor:pointer;
	z-index:500;
}
.addToCart:hover
{
	background-color:Transparent;
	color:#fff;
}
/* Pager control */
.pagerCont
{	
	height:70px;
	width:550px;
	margin:0 auto;
	padding:7px 0 0 0;
	position:relative;
}
.pagerCont div
{
	color:#3e3e3e;
	font-size:12px;
	width:420px;
	margin:0 0 0 105px;
}
.pagerCont a
{
	color:#0067a5;
	padding:3px;
}
.pagerCont a.numberBtn
{
	letter-spacing:-1px;
}
.pagerCont a
.pagerCont a:hover
{
	background-color:#D8F3F4;
}
a.prevBtn,
a.nextBtn
{
	width:83px;
	height:25px;
	display:block;
	color:#dde9ef;
	text-decoration:none;
	letter-spacing:-1px;
	padding:4px 0 0 0;
	text-align:center;
	position:absolute;
	top:12px;
}
a.prevBtn
{
	background:url('/web/design/img/pager-prev.gif') top left no-repeat;
	left:0;	
	padding-left:3px;
}
a.nextBtn
{
	background:url('/web/design/img/pager-next.gif') top right no-repeat;
	right:0;
}
a:hover.prevBtn,
a:hover.nextBtn
{
	color:#fff;
	background-color:Transparent;
}
.pages
{
	padding-top:6px;
	padding-right:18px;
	display:inline-block;
}