/* css :: structure :: surdyks */
/* T R B L */
/* ***************************************** common */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.bottomLine {
	border-bottom: solid #D2C6AF 1px;
}
.horzList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.horzList li {
	float: left;
}
.photoFrame {
	padding: 1px;
	border: solid #bdb49c 1px;
}
/* ***************************************** containers */
#mainContainer {
	width: 750px;
	margin: 0px auto 0px auto;
	background-image: url("/Images/main_contentBGND_tile.jpg");
	background-repeat: repeat-y;
	background-position: top center;
}
.contentContainer {
	margin: 0px 25px 0px 25px;
	padding: 0px;
	width: 700px;
}
.contentBox {
	margin: 0px;
	padding: 0px 25px 0px 25px;
}
.footerBox {
	margin-top: 10px;
	padding: 10px 25px 10px 25px;
	background-color: #FCFCED;
	border-top: solid #D2C6AF 1px;
}
#homeFeature {
	border-color: #C7BBA0;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 1px 0px 1px 0px;
	background-image: url("/Images/accord_bodyBgnd_liteBrn.gif");
	background-repeat: repeat-x;
	background-color: #E6E0D2;
}
#newsContainer {
	background-image: url("/Images/accord_bodyBgnd_liteBrn.gif");
	background-repeat: repeat-x;
	padding: 10px;
	width: 198px;
	\width:178px;
}
#extraInfoBox {
	border: solid #bdb49c 1px;
	width: 220px;
	padding: 10px 0px 10px 10px;
}
#extraInfoBoxContactUs {
	border: solid #bdb49c 1px;
	width: 220px;
	padding: 10px 5px 10px 5px;
}
#extraInfoBoxHome {
	border-bottom: solid #bdb49c 1px;
	width: 178px;
	padding: 10px 0px 10px 0px;
}
.newsItem {
	padding: 5px 10px 5px 0px;
}
#webOnlyCoupon {
	background-color: #F9F2DF;
	border: dashed #C8BAA0 1px;
	width: 135px;
	padding: 10px;
	text-align: center;
}
#endcapContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/* ***************************************** product */
#sortByBox { /* T R B L */
	padding: 0px 5px 5px 0px;
	font-weight: bold;
}
#productsBox {
	width: 400px;
	
}
.productItem {
	border-top: solid #D2C6AF 1px;
	padding-top: 10px;
}
.productItem .prod-order {}
.productItem .prod-thumb {
	width: 100px;
	height: 150px;
	overflow: hidden;
	padding: 1px;
	margin: 5px 0px 5px 0px;
	border: solid #bdb49c 1px;
	/*float: left;*/
}
.productItem .prod-description {
	float: left;
	width: 270px;
	margin: 5px 0px 0px 10px;
	vertical-align: top;
}
.productItem .case {
	line-height: 12px;
	margin: 10px 10px 10px 0px;
	float: left;
}
.productItem .bottle {
	line-height: 12px;
	margin: 10px 10px 10px 0px;
	float: left;
}
.productItem .prod-orderBTN {
	margin-top: 32px;
	float: left;
}
.productItem .prod-infoBox {
	padding: 2px 5px 10px 5px;
	color: #8F8368;
	margin-top: 5px;
}
/* ***************************************** product detail */
.productDetail {
	width: 640px;
}
.productDetail .detail-thumb {
	width: 100px;
	height: 150px;
	overflow: hidden;
	float: left;
	padding: 1px;
	margin: 0px 0px 25px 0px;
	border: solid #bdb49c 1px;
}
.productDetail .detail-description {
	float: left;
	width: 370px;
	border-right: solid #D2C6AF 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 10px 25px 0px;
}
.productDetail .case {
	float: left;
	border-right: solid #D2C6AF 1px;
	margin: 5px 10px 25px 0px;
	padding-right: 10px;
	line-height: 12px;
}
.productDetail .bottle {
	float: left;
	line-height: 12px;
	margin: 5px 0px 25px 0px;
}
.productDetail .detail-infoBox {
	border: solid #D2C6AF 1px;
	background-color: #FFFCF2;
	padding: 2px 5px 2px 5px;
	color: #8F8368;
	margin-top: 5px;
}
.productDetail .itemBox {
	float: left;
	padding-left: 10px;
}
/* ***************************************** sidebar & sidebarCart */
#sidebarCart {
	border: dashed #C8BAA0 1px;
	size: 9px;
	margin-bottom: 10px;
	padding: 5px;
}
#sidebarCart td.botLine {
	border-bottom: solid #D3C5AF 1px;
}
#sidebarBox {
	width: 230px;
	font-size: 9px;
}
#sidebarBox ul {
	list-style: none;
	list-style-image: url("/Images/red_bullet.gif");
	line-height: 25px;
	padding-left: 16px;
	margin: 0px;
}
#sidebarBox li {
	border-bottom: solid #E6E0DA 1px;
}
/* ***************************************** category */
#categoriesBox {
	width: 400px;
}
#categoriesBox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#categoriesBox li {
	float: left;
	background-color: #FFFCF8;
	border: solid #CEBFAC 1px;
	width: 105px;
	height: 145px;
	padding: 5px;
	margin: 3px;
}
#categoriesBox li span {
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}
#categoriesBox .thumb {
	width: 100px;
	height: 100px;
	padding: 1px;
	margin-bottom: 5px;
	border: solid #bdb49c 1px;
	overflow: hidden;
}
.categorySubmitBTN {
	padding: 10px 0px 25px 0px;
	margin: 0px;
}


/* ***************************************** category */
.categoriesBox {
	width: 400px;
}
.categoriesBox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.categoriesBox li {
	float: left;
	background-color: #FFFCF8;
	border: solid #CEBFAC 1px;
	width: 105px;
	height: 145px;
	padding: 5px;
	margin: 3px;
}
.categoriesBox li span {
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}
.categoriesBox .thumb {
	width: 100px;
	height: 100px;
	padding: 1px;
	margin-bottom: 5px;
	border: solid #bdb49c 1px;
	overflow: hidden;
}
