/* SET GLOBAL STYLES FOR ALL EMPIRE PATIO.
	THESE ARE THE DEFAULT STYLES
*/

@font-face {
 font-family: 'TeXGyreAdventorBold';
 src: url('texgyreadventor-bold-webfont.eot');
 src: local('☺'), url('texgyreadventor-bold-webfont.woff') format('woff'), url('texgyreadventor-bold-webfont.ttf') format('truetype'), url('texgyreadventor-bold-webfont.svg#webfontECOblcek') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'TeXGyreAdventorBoldItalic';
 src: url('texgyreadventor-bolditalic-webfont.eot');
 src: local('☺'), url('texgyreadventor-bolditalic-webfont.woff') format('woff'), url('texgyreadventor-bolditalic-webfont.ttf') format('truetype'), url('texgyreadventor-bolditalic-webfont.svg#webfontsantN5FH') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'TeXGyreAdventorItalic';
 src: url('texgyreadventor-italic-webfont.eot');
 src: local('☺'), url('texgyreadventor-italic-webfont.woff') format('woff'), url('texgyreadventor-italic-webfont.ttf') format('truetype'), url('texgyreadventor-italic-webfont.svg#webfontY3qkclgj') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'TeXGyreAdventorRegular';
 src: url('texgyreadventor-regular-webfont.eot');
 src: local('☺'), url('texgyreadventor-regular-webfont.woff') format('woff'), url('texgyreadventor-regular-webfont.ttf') format('truetype'), url('texgyreadventor-regular-webfont.svg#webfontuAQUUM67') format('svg');
 font-weight: normal;
 font-style: normal;
}
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #442B1F;
	background-image: url(../images/branding/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	position: relative;
}
body.home {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #442B1F;
	background-image: url(../images/branding/background-home.jpg);
	background-repeat: repeat-x;
	height: 100%;
	position: relative;
}
body.popUp {
	background-image: none;
}
body img {
	border: 0;
}
.bannerAdTop {
	position: relative;
	top: -25px;
}
/*This is the preloader*/
#preloader {
	height: 1200px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	background-image: url(../images/overlay.png);
}
#preloader .inner {
	width: 800px;
	height: 200px;
	margin: 10% auto;
	background: #fff;
	padding: 25px;
}
.floraFilter, .blackFilter, .brownFilter, .nutmegFilter, greenFilter {
	float: left;
	
}
/* Reusable styles */

.greenbox {
	display: block;
	padding: 10px;
	background-color: #ecf3e7;
}
/* links manager styles */
.linksmgrcat {
	width: 237px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	background-color: #e8e6da;
	text-align: center;
	font-size: 14px;
}
#linksmgr {
	position: relative;
}
.linksmgrsearch {
	position: absolute;
	top: 28px;
	right: 0px;
	background-color: #c2d3cd;
	padding: 10px;
}
.linksmgrsearch input, .linksmgrsearch select {
	margin: 5px;
}
/*hide the stupid swf addthis adds to page*/
#atff {
	display: none;
}
p {
	line-height: 16px;
	padding: 0px;
}
hr {
	width: 100%;
	height: 0px;
	border: 1px solid #F8F7F3;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.warning {
	background-color: #FDD2C7;
	border: 1px solid red;
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: Arial, sans-serif;
}
div.warning h2 {
	font-family: Arial, sans-serif;
	padding: 10px;
	color: red;
	font-size: 20px;
	font-weight: bold;
}
div.warning p {
	font-family: Arial, sans-serif;
	padding: 0px 10px 10px 10px;
	color: black;
	font-weight: normal;
	font-size: 14px;
}
div.hiddenVariant {
	display: none;
	visibility: hidden;
}
div#MainWrapper {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 975px;
	height:100%;
}
div#container {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height:100%;
	border: 0px;
}
/* Home Page Styles */
/* search bar & button */
.srchbtnhm {
	display: block;
	margin: 5px;
	float: left;
}
.homeGrid {
	float: left;
	width: 675px;
}
.homeGrid > p {
	margin: 10px 20px;
}
.homeGrid > h2 {
	display: block;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 2px solid #c2d3cd;
	width: 100%;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
div.homeRows {
	width: 675px;
	background-color: #f5f3ec;
	height: 120px;
	margin-bottom:20px;
	position:relative;
}
span.homeRowTop {
	width:675px;
	position:absolute;
	top:0px;
	height:4px;
	left:0px;
	background:url(../images/branding/homeRowTop.gif) no-repeat;
}
span.homeRowBtm {
	width:675px;
	position:absolute;
	bottom:0px;
	background:url(../images/branding/homeRowBtm.gif) no-repeat;
	height:4px;
	left:0px;
}
.homeRowsImage {
	float: left;
	background-color: #f5f3ec;
}
.homeRows p {
	text-align: center;
}
img.bottomCorner {
	float: left;
	margin-top: -1px;
}
div.ProductRows {
	width: 631px;
	background-image: url(../images/branding/topCorners.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f5f3ec;
	margin-left: 20px;
}
div.ProductRows div {
	float: left;
	background-color: #f5f3ec;
	text-align: center;
}
.ProductRows > p {
	margin: 10px 20px;
}
.ProductRows > h2 {
	display: block;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 2px solid #c2d3cd;
	width: 100%;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
div.homeRows div {
	padding-left:5px;
	padding-right:30px;
	float: left;
	background-color: #f5f3ec;
	text-align: center;
}
div.homeRows div {
	padding-left:5px;
	padding-right:30px;
	float: left;
	background-color: #f5f3ec;
	text-align: center;
}
/*Search Results Page*/

div#SearchResultsMenu {
	width:700px;
	background:#e8e6da;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3b3128;
	font-size:13px;
	height:73px;
	margin-bottom:20px;
	padding-top: 4px;
}
td.searchSwatches {
	background-color: #ffffff;
	height: 53px;
}
/*Collection Page Styles*/
#CollectionInfo {
	float: left;
	width: 675px;
	margin-right:20px;
	font-size:11px;
}
#CollectionInfo p {
	margin: 10px 20px;
}
div#CollectionLeft {
	width: 715px;
	height: 650px;
	float: left;
}
div#CollectionLeft strong {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3b3128;
}
div#CollectionRight {
	width: 231px;
	float: right;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b3128;
	background: #edebe1;
	position: relative;
	z-index:20;
}
div#CollectionRight span.top {
	width:231px;
	height:234px;
	background:url(../images/products/collections/RightBarTop.jpg) no-repeat;
	position:absolute;
	top:0px;
}
div#CollectionRight span.bottom {
	width:231px;
	height:11px;
	background:url(../images/products/collections/RightBarBottom.jpg) no-repeat;
	position: absolute;
	bottom: -11px;
}
div#CollectionRight p {
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
}
div#CollectionRight strong {
	color:#3b3128;
	font-weight:bold;
	font-size:14px;
}
div#CollectionRight span.large {
	font-size:14px;
}
div.ColCollectionText {
	width:430px;
	position: relative;
	float:left;
}
div.ColCollectionText strong {
	font-size:14px;
	margin-bottom:10px;
}
div.NewCollectionHolder {
	width: 690px;
	position:relative;
	z-index:80;
	margin-left: 5px;
}
div.CollectionHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#3b3128;
	font-weight:normal;
	height:26px;
	background:url(../images/branding/ShopbyCollection/ShopByCollection_TealBG.gif);
	position:relative;
	padding:15px 0 3px 10px;
	width:690px;
	display:block;
	text-align:left;
}
div.CollectionHead img.HideShowBtn {
	position:absolute;
	right:5px;
	top:10px;
}
div.NewShopCollection {
	width:700px;
	display:none;
}
div.ProductPhotos {
	position:relative;
	width:209px;
	margin-right:40px;
	float:none;
}
div.ProductPhotos2 {
	position:relative;
	width:209px;
	margin-right:15px;
	float:left;
}
div.ProductInfoTable {
	width:489px;
	position:relative;
	float:right;
}
div.ProductInfoTable2 {
	width:469px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.ProductInfoTable2 ul {
	margin:0 0 0 15px;	
	font-family:Georgia, "Times New Roman", Times, serif;
}
table.ProductDetails {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
table.ProductDetails tr.Topper {
	font-size:12px;
	color:#918461;
	text-transform:uppercase;
	font-weight:bold;
}
table.ProductDetails tr.even {
	background:#f5f4ed;
	height:51px;
}
table.ProductDetails tr.even td {
	border-bottom:#FFFFFF 3px solid;
}
table.ProductDetails span.Description {
	font-size:12px;
	color:#918461;
	margin-bottom:6px;
}
table.ProductDetails span.Price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#993723;
}
div.DimensionSelectorTop {
	width:700px;
	position:relative;
	height:100px;
	background:#FFF;
	margin:0 0 0 0;
}
div.DimensionSelector {
	width:700px;
	position:relative;
	height:auto;
	background:#FFF;
	margin:0 0 20px 0;
}
div.DimensionSelectorMiddle {
	width:700px;
	position:relative;
	height:400px;
	background:#FFF;
}
div.DimensionSelectorTop img {
	float:left;
	padding-right:6px;
}
div.DimensionSelectorMiddle h2.dimensionTitle {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:18px;
	font-weight:bold;
}
div.DimensionSelectorMiddle .shapeLeft {
	float:left;
	width:209px;
	margin:0 30px 0 0;
	padding:0 0 0 0;
}
div.DimensionSelectorMiddle .shapeLeft img.ProductIllustration {
	border:1px #e8e6da solid;
}
div.DimensionSelectorMiddle .shapeRight {
	float:left;
	width:460px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
strong.GoldText {
	color:#918461;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
div.DimensionSelectorMiddle .shapeRight table tr.Dimension {
	background:#f5f4ed;
	height:45px;
}
/* Header ID */

div#header {
	height: 136px;
	z-index: 1;
	position:relative;
	margin-left: 10px;
}
#header h1 {
	margin: 0;
}
#header img {
	margin: 0;
	display: block;
}
div.TopSearchBox {
	position:absolute;
	top:10px;
	right:300px;
	z-index:6;
	width:155px;
}
div.TopSearchBox img {
	position:absolute;
	left:100px;
	top:0px;
}
div.TopSearchBox input {
	float:left;
	margin-right:5px;
}
div.ShoppingCart {
	position:absolute;
	top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	right:195px;
	text-align:center;
	z-index:6;
	width:100px;
}
div.LiveChat {
	position:absolute;
	top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	right:25px;
	text-align:center;
	z-index:6;
}
/* Main Content ID */

div#mainContent {
	margin: 0px auto;
	position: relative;
	width: 975px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom:80px;
}
div#mainContent a {
	text-decoration: underline;
	color:#442B1F;
	font-weight: normal;
}
div#mainContent a:hover {
	text-decoration: none;
}
div#mainContent a.whiteLink {
	text-decoration: underline;
	color:#ffffff;
	font-weight: normal;
}
div#mainContent a.whiteLink2 {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
}
div#mainContent a:hover {
	text-decoration: none;
}
div#mainContent h1 {
	display: block;
	font-size: 18px;
	padding-bottom: 7px;
	border-bottom: 4px solid #c2d3cd;
	font-family: 'TeXGyreAdventorBold', Arial, sans-serif;
	font-weight:normal;
	width: 100%;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height:21px;
}
div#mainContent h2 {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	font-family: 'TeXGyreAdventorBold', Arial, sans-serif;
	font-weight:normal;
	display:block;
}
div#mainContent h2 a {
	text-decoration:none;
}
div#mainContent a.NoStyle {
	text-decoration:none;
	font-weight:bold;
}
div#mainContent a.NoStyle2 {
	text-decoration:none;
	font-weight:normal;
}
div#mainContent a.DimensionsLink {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
div#mainContent a.DescriptionLink {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#918461;
}
div#mainContent a.displayNamelink {
	text-decoration:none;
	font-weight:bold;
}
div#mainContent h3 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#mainContent h4 {
	font-size: 14px;
	font-weight: normal;
	color: #8fa09a;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#mainContent h4 span {
	color: #442b1f;
	font-weight: bold;
}
div#mainContent .PriceRange {
	font-size: 14px;
	font-weight: normal;
	color: #8fa09a;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	letter-spacing:normal;
	vertical-align:top;
}
div#mainContent .PriceRange span {
	color: #442b1f;
	font-weight: bold;
	text-transform:none;
	letter-spacing:normal;
}
div#mainContent h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#mainContent h6 {
	display: block;
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: 4px solid #c2d3cd;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin-bottom: 5px;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
div#mainContent dl {
	font-size: 12px;
	line-height: 110%;
}
div#mainContent dl dt {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#mainContent dl dd {
	margin: 10px 0px 25px;
	border-bottom: 1px solid #bdb5a6;
	border-collapse:collapse;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height:17px;
}
div#mainContent p {
	padding-bottom: 10px;
}
ul.DefaultUnorderedList li {
	margin-left: 15px;
	margin-top: 10px;
}
ol.DefaultOrderedList li {
	margin-left: 20px;
	margin-top: 10px;
	line-height:15px;
}
/*Home Page Styles*/

.TableHolder {
	width:385px;
}
/*Class for Category Pages (Seating, Tables, Accessories, Grill)*/

div.category {
	width: 965px;
	border-bottom: 4px solid #c2d3cd;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
div.category div {
	margin-top: 5px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	margin-left: 70px;
}
.tanBox {
	margin: 10px 50px 0px 10px;
	font-size: 	11px;
	width: 280px;
	height:208px;
 *height:230px; /*ie only*/
	background-color: #e8e6da;
	float: left;
	line-height:10px;
}
.tanBox p, .tanBox ul {
	margin: 10px 10px 10px 10px;
}
.tanBox h5 {
	font-size:12px;
	padding:0px;
	margin: 10px 10px 0px 10px;
}
div#RightContent {
	width:710px;
	float:left;
	position: relative;
	top: -15px;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:13px;
	margin-left:0px;
	margin-right:0px;
}
div#RightContent span.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#8fa09a;
	text-transform:uppercase;
	letter-spacing:1px;
}
div#RightContent .SearchBar {
	width:454px;
	background:#e8e6da;
	padding-left:20px;
	padding-top:20px;
	height:55px;
	position:relative;
	float:left;
	background:url(../images/branding/SearchBarBG.gif) repeat-y;
	margin-bottom:20px;
}
div#RightContent .SearchBar span.top {
	width:454px;
	position:absolute;
	top:0px;
	left:0px;
	height:12px;
	background:url(../images/branding/SearchBarTop.jpg) no-repeat;
}
div#RightContent .SearchBar span.bottom {
	width:454px;
	height:12px;
	background:url(../images/branding/SearchBarBottom.jpg) no-repeat;
	position: absolute;
	bottom: -11px;
	left:0px;
}
div#RightContentTopSection {
	width:700px;
	position: relative;
	z-index: 2;
}
div#RightContentBottomSection {
	position: relative;
	z-index: 1;
}
div#RightContent div#searchTips ul {
	font-size: 13px;
	margin-bottom: 10px;
	background-color: #e8e6da;
	padding: 25px;
}
div#RightContent div#searchTips ul li {
	margin-bottom: 15px;
	line-height: normal;
}
div#RightContent div#searchTips ul li:last-child {
	margin-bottom: 0px;
}
div#RightContent div#searchTips ul li ul {
	padding: 0px;
	margin-left: 25px;
}
div#RightContent div#searchTips ul li ul li {
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 5px
}
div.blueBox {
	position:relative;
	background:#e3eae7;
	width:225px;
	height:auto;
	padding:0 0 0 10px;
	font-family: 'TeXGyreAdventorRegular', Arial, sans-serif;
	margin:0 0 10px 0;
	color:#71807b;
}
div.blueBox .header {
	position:absolute;
	top:0px;
	left:0px;
	background:#aab5b1;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'TeXGyreAdventorRegular', Arial, sans-serif;
	color:#FFF;
	width:230px;
	padding:10px 0 0 5px;
	margin:0 0 30px 0;
	text-align:center;
	letter-spacing:2px;
	height:29px;
}

div.blueBox  p.Nutmeg{
	text-transform:uppercase;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	position:absolute;
	top:150px;
	left:20px;
	letter-spacing:1px;
	
}
div.blueBox  p.HunterGreen{
	text-transform:uppercase;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	position:absolute;
	top:240px;
	left:20px;
	letter-spacing:1px;
	
}
div.blueBox  p.MetroBrown{
	text-transform:uppercase;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	position:absolute;
	top:330px;
	left:20px;
	letter-spacing:1px;
	
}
div.hometanBox {
	position:relative;
	background:#e8e6da;
	width:634px;
	height:auto;
	padding:0 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
	height:532px;
	color:#3b3128;
}
div.hometanBox .header {
	position:absolute;
	top:0px;
	left:0px;
	background:#918b81;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'TeXGyreAdventorRegular'  Arial, Helvetica, sans-serif;
	color:#FFF;
	width:634px;
	padding:10px 0 0 10px;
	margin:0 0 0px 0;
	letter-spacing:2px;
	height:29px;
}
div#newHome h1 {
	font-size:35px;
	font-family: 'TeXGyreAdventorRegular'  Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	border-bottom:none;
	text-transform:none;
	letter-spacing:normal;
}
div#newHome h2 {
	font-size:24px;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	font-weight:normal;
	color:#3b3128;
	border-bottom:none;
	text-transform:none;
	letter-spacing:normal;
	line-height: 95%;
}
div#newHome div.topLeft {
	float:left;
	background:url(../images/branding/homePage_Left.jpg) no-repeat;
	width:647px;
	height:348px;
	position:relative;
	padding:0 0 0 0;
}
div#newHome div.topLeft div.brownBottom {
	background:url(../images/branding/brownTrans.png);
	position:absolute;
	height:115px;
	width:637px;
	left:0;
	bottom:0;
	padding:5px 0 0 10px;
	color:#FFF;
	font-family: 'TeXGyreAdventorRegular', Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
}
strong.emphasize {
	font-family: 'TeXGyreAdventorBold', Arial, sans-serif;
	font-weight:normal;
}
div#newHome div.topRight {
	float:left;
	background:url(../images/branding/homePage_RightTop.jpg) no-repeat;
	width:243px;
	height:163px;
	position:relative;
}
div#newHome div.topRight div.whiteBottom {
	background:url(../images/branding/whiteTrans.png);
	position:absolute;
	width:233px;
	height:54px;
	left:0;
	bottom:0;
	padding:5px 0 0 10px;
	color:#3b3128;
	font-family: 'TeXGyreAdventorRegular', Arial, sans-serif;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	font-size:13px;
}
div#newHome div.topRight div.whiteBottom h2 {
	color:#3b3128;
	font-family: 'TeXGyreAdventorBoldItalic', Arial, sans-serif;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	font-size:22px;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	line-height: 95%;
}
div#newHome div.bottomRight {
	float:left;
	background:url(../images/branding/homePage_RightBtm.jpg) no-repeat;
	width:243px;
	height:185px;
	position:relative;
}
div#newHome div.bottomRight div.brownBottom {
	background:url(../images/branding/brownTrans.png);
	position:absolute;
	height:64px;
	width:233px;
	left:0;
	bottom:0;
	padding:5px 0 0 10px;
	color:#FFF;
	font-family: 'TeXGyreAdventorBold';
	text-align:center;
	font-weight:normal;
	font-size:14px;
}
div#newHome {
	position:relative;
	width:913px;
	margin:0 auto;
	background:url(../images/branding/homePage-whiteBg.png);
	height:860px;
	padding:0 0 0 20px;
	z-index:40;
}
div#newHome div#leftSide {
	float:left;
	width:235px;
	margin:0 11px 0 0;
	z-index:400;
}
div#newHome div#rightSide {
	float:left;
	width:644px;
	z-index:400;
}
div#newHomebottom {
	position:relative;
	width:913px;
	margin:0 auto;
	height:280px;
	padding:40px 0 0 20px;
	z-index:40;
}
div#newHomebottom div#leftSide {
	float:left;
	width:235px;
	margin:0 11px 0 0;
}
div#newHomebottom div#rightSide {
	float:left;
	width:644px;
}
body.home div.shadow {
	position:absolute;
	top:-10px;
	left:-40px;
	background:url(../images/branding/homePage-Shadow.png) no-repeat;
	width:190px;
	height:374px;
	z-index: 1;
}
div#newHome div.whiteHat {
	position:absolute;
	top:-13px;
	left:0px;
	background:url(../images/branding/homePage-whiteTopper.png);
	height:13px;
	width:933px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
body.home div.whiteFoot {
	position:absolute;
	top:860px;
	left:15px;
	background:url(../images/branding/homePage-whiteFoot.png) no-repeat;
	height:91px;
	width:937px;
}
div#newHome div.saleTag {
	position:absolute;
	right:-30px;
	top:-15px;
	width:100px;
	height:53px;
	z-index:200;
}
#HomeHolder {
	width:700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	position: relative;
	z-index: 1;
	font-size:13px;
}
#HomeHolder p {
	line-height: 150%;
}
div#HomeHolder h2 {
	display: block;
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #c2d3cd;
	font-family: 'TeXGyreAdventorBold';
	font-weight:normal;
	width: 100%;
	margin-bottom: 15px;
	letter-spacing: 3px;
}
/*Holds Main Product Image on Category Pages*/
.imageHolder {
	width:369px;
	height:auto;
	border-left: 2px #cac4b8 solid;
	border-right: 2px #cac4b8 solid;
	border-top: 2px #cac4b8 solid;
	padding-bottom: 3px;
}
.imageHolderBig {
	float: left;
	margin-right:13px;
}
/*Holds Product Swatches on Category Pages*/
div.SwatchHolder {
	width:369px;
	text-align:center;
	margin:0 auto;
}
div.SwatchHolder img.alternateImage {
	width: 68px;
	height: 40px;
}
div.SwatchDirections {
	background:#F5F4EE;
	padding: 5px 0px;
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
	width:369px;
}
div.ProductDetails {
	float:left;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	width:300px;
}
div.ProductDetails p {
	padding-bottom:10px;
}
div.ProductDetails img {
	vertical-align:middle;
	padding-right:5px;
	width: 26px;
}
div.ProductDetails span.pricerange {
	font-size:20px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
div.ProductDetails em {
	font-size:20px;
	font: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#759289;
	font-weight:normal;
}
/*Item Detail Pages*/

/* for shop by collection popup page layout changes! */

div.changeMainWrapper div#MainWrapper, div.changeMainWrapper div#mainContent {
	width: 390px;
}

div.CollectionPopupItemDetailWrapper {
	padding: 20px;
	background-color: #ffffff;	
	width: 350px;
}

div.CollectionPopupItemDetailWrapper div#RightContentTopSection,  div.CollectionPopupItemDetailWrapper div#RightContent, div.CollectionPopupItemDetailWrapper div#ProductDescription{
	width: 350px;
	float: none;
}

div.CollectionPopupItemDetailWrapper div#addCartGroup {
	display: none;
}

div#ProductDescription {
	float:left;
	width:325px;
	margin-right:15px;
	margin-top: 5px;
}
div#ProductDescription ul {
	margin-top:10px;
}
div#ProductDescription ul li {
	margin-left:15px;
	line-height:16px;
}
div#ProductDescription div#priceGroup {
	float: left;
	padding-bottom: 5px;
}
div#ProductDescription div#priceGroup em {
	font-size:18px;
	font: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#759289;
	font-weight:normal;
}
div#ProductDescription span.pricerange {
	font-size:18px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	overflow: visible;
}
div#ProductDescription div#addCartGroup {
	float: left;
	height: 25px;
}
div#ProductDescription div#addCartGroup {
}
div#ItemDetail {
	width:354px;
	height:auto;
	border:2px #f8f7f3 solid;
	float:left;
	position:relative;
}
div#ItemDetail img.ProductImage {
	height:206px;
	width:349px;
	margin:auto;
}
div#ItemDetail div.SwatchHolder {
	width:354px;
	text-align:center;
	margin:0 auto;
}
div.CollectionHolder {
	width:369px;
	float: left;
	border: 2px solid #CAC4B8;
}
div.SwatchHolderSignature {
	padding: 5px 8px;
	float: left;
}
div.SwatchHolderClassic {
	padding: 5px 8px;
	float: left;
	border-left: 2px solid #CAC4B8;
}
div.SwatchHolderClassic img {
	margin-left: 15px;
}
div.MaterialInfo {
	text-align: center;
	margin-bottom: 7px;
}
a#compareBottom {
	display: block;
	background: transparent url(../images/comparebottombg.jpg) repeat-x;
	border-top: 2px solid #CAC4B8;
	padding: 5px 0 6px;
	text-decoration: none;
}
a#compareBottom span {
	display: block;
	margin: 0 auto;
	width: 60%;
	text-align: center;
}
div.Magnify {
	position:absolute;
	top:5px;
	right:5px;
	width: 38px;
	height: 31px;
	background: url(../images/branding/ItemDetail/MagnifyDetail.png) no-repeat top right;
}
div#ItemDetail h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	background:#f7f6f1;
	height:18px;
	vertical-align:middle;
	letter-spacing:1px;
	padding-left:15px;
	padding-top:2px;
	width:339px;
	font-weight:normal;
}
/*Reviews*/
div#ReviewHolder {
	width:700px;
	float:left;
	position: relative;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:13px;
	margin-left:0px;
	margin-right:0px;
}
/*Left Content*/
#LeftContent {
	width: 233px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b3128;
	position: relative;
	top: -15px;
	margin-bottom:10px;
	margin-right: 20px;
	float:left;
	z-index:400;
}
/*Product Grids*/
div.PetProductSection {
	width:332px;
	background:url(../images/branding/ProductSectionBG_Long.gif) repeat-x #d3cebf;
	height:190px;
	margin:15px 10px 20px 0px;
	padding:0 0 0 0;
	border:1px #bdb5a6 solid;
	border-collapse:collapse;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
div.PetProductSectionHeader {
	background:url(../images/branding/ProductSectionHeaderBG.gif) repeat-x #a5beb5;
	height:22px;
	width:326px;
	font-size:15px;
	padding:10px 0 0 6px;
	font-weight:bold;
	margin-bottom:0px;
}
div.PetProductSection div.left {
	float:left;
	width:125px;
	line-height:19px;
	margin:0 15px 0 5px;
}
div.PetProductSection div.left img {
	width:125px;
	height:74px;
}
div.PetProductSection div.right {
	float:left;
	width:178px;
	font-size:13px;
}
div.PetProductSection div.bottom {
	position:absolute;
	bottom:10px;
	left:0px;
	width:100%;
	padding:0 0 0 20px;
}
div.PetProductSection strong.Price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}
div.ProductSection {
	width:700px;
	background:url(../images/branding/ProductSectionBG.gif) repeat-x #d3cebf;
	height:135px;
	margin-top: 20px;
	margin-bottom:20px;
	border:1px #bdb5a6 solid;
	border-collapse:collapse;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
div.CategorySection {
	width:700px;
	margin-top: 20px;
	margin-bottom:20px;
	padding-bottom:30px;
	border:1px #bdb5a6 solid;
	border-collapse:collapse;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
div.CategorySectionRight {
	float:left;
	margin-top:20px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
div.CategorySectionLeft {
	padding-left:16px;
	float:left;
	margin-right:30px;
}
div.ProductSectionHeader {
	background:url(../images/branding/ProductSectionHeaderBG.gif) repeat-x #a5beb5;
	height:45px;
	width:100%;
	font-size:15px;
	position:absolute;
	top:0px;
	font-weight:bold;
	margin-bottom:0px;
}
div.ProductSectionHeader span.left {
	float:left;
	padding-left:10px;
	padding-top:7px;
	width:450px;
	line-height:19px;
}
div.ProductSectionHeader span.right {
	float:right;
	padding-right:5px;
	padding-top:7px;
	width:123px;
}
div.ProductSectionLeft {
	padding-left:16px;
	width:339px;
	position:relative;
}
div.ProductSectionLeft img.illustration {
	max-width: 70px;
}
div.ProductSectionMeasurements {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	font-weight:normal;
	margin-left: 15px;
	z-index: 4;
}
div.ProductSectionMeasurements span {
	display: block;
	margin-top: 7px;
}
div.ProductSectionMeasurements img {
	vertical-align:middle;
*margin-right:10px; /*ie 6 only*/
}
div.ProductSectionMeasurements span.MoreDetails {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
div.ProductSectionRight {
	border-left:1px #bdb5a6 solid;
	border-collapse:collapse;
	padding-left:16px;
	position:absolute;
	right:10px;
	top:60px;
	width:263px;
}
.DropDownMenuHolder {
	width: 248px;
	height: 25px;
	border: 1px solid #71807b;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	z-index: 700;
	background: url("../images/branding/DropDownArrow.gif") no-repeat right;
}
.DropDownMenu {
	width: 248px;
	position: absolute;
	top: 0;
	left: 0;
}
.DropDownMenu span:hover {
	background-color:#bdb5a6;
}
.DropDownMenu span {
	display: block;
	width: 243px;
	background-color:#f3f1e7;
	padding-top:5px;
	padding-left: 5px;
	height: 20px;
	overflow: hidden;
}
.DropDownMenu span.dropDownPrice {
	display: inline;
	background-color: Transparent;
}
/*LeftSideBar*/
/*ShopbyCategory*/
div#ShopByCategory {
	width: 243px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b3128;
	background: #e8e6da;
	position: relative;
	margin-bottom:20px;
	z-index:20;
	background:url(../images/branding/LeftBarBG.gif) repeat-y;
}
div#ShopByCategory span.top {
	width:243px;
	height:16px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/branding/LeftBarTop.jpg) no-repeat;
}
div#ShopByCategory span.bottom {
	width:243px;
	height:12px;
	background:url(../images/branding/LeftBarBottom.jpg) no-repeat;
	position: absolute;
	bottom: -10px;
	left:0px;
}
div#ShopByCategory p {
	padding-left:10px;
	padding-right:30px;
	margin-bottom:10px;
}
div#ShopByCategory p.header {
	text-align:center;
	margin:0 auto;
}
div#ShopByCategory strong {
	color:#3b3128;
	font-weight:bold;
	font-size:14px;
}
/*ShopbyCollectionSideBar*/
div#ShopByCollection {
	width: 243px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b3128;
	background: #e8e6da;
	position: relative;
	z-index:20;
	background:url(../images/branding/LeftBarBG.gif) repeat-y;
}
div#ShopByCollection span.top {
	width:243px;
	position:absolute;
	top:0px;
	left:0px;
	height:16px;
	background:url(../images/branding/LeftBarTop.jpg) no-repeat;
}
div#ShopByCollection span.bottom {
	width:243px;
	height:12px;
	background:url(../images/branding/LeftBarBottom.jpg) no-repeat;
	position: absolute;
	bottom: -11px;
	left:0px;
}
div#ShopByCollection p.header {
	text-align:center;
	margin:0 auto;
}
div#ShopByCollection span.description {
	float:left;
	vertical-align:middle;
}
div#ShopByCollection p {
	padding-left:10px;
	padding-right:30px;
	margin-bottom:10px;
	vertical-align:middle;
}
/*ShopbyCollectionPages*/
div.collectionDescriptionGroup {
	display: none;
	position: absolute;
	left: 200px;
	width: 425px;
	height: 450px;
	z-index: 10;
	background: url(../images/branding/ShopByCollection/shortDescrHoverBg.png) no-repeat;
	overflow: hidden;
}
div.collectionDescriptionGroup span.cdginside {
	display: block;
	width: 335px;
	margin: 20px 25px 30px 65px;
	overflow: hidden;
}
div.collectionDescriptionGroup span.cdginside img {
	margin: 0 auto;
}
div.collectionDescriptionGroup span.cdginside ul li {
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: normal;
}
div#ListSummary {
	width: 243px;
	font: Arial;
	font-size: 12px;
	color: #3b3128;
	position: relative;
	background:url(../images/branding/ShopByCollection/SideBG.jpg);
	text-align:center;
}
div#ListSummary img {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
div#ListSummary span.top {
	width:243px;
	position:absolute;
	top:0px;
	left:0px;
	height:13px;
	background:url(../images/branding/ShopByCollection/SideTop.jpg) no-repeat;
	margin-bottom:10px;
}
div#ListSummary span.bottom {
	width:243px;
	height:16px;
	background:url(../images/branding/ShopByCollection/SideBottom.jpg) no-repeat;
	position: absolute;
	bottom: -11px;
	left:0px;
}
div#ListSummary h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-bottom:#d7d3ca 1px solid;
	width:90%;
	margin:auto;
	height:25px;
	text-transform:uppercase;
}
div#ListSummary p.CheckedItems {
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#ListSummary p.pricetotal {
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
div#ListSummary div.itemtotal {
	text-align: left;
	margin: 5px 5px 5px 25px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
div#ListSummary div#checkedValues {
	padding-bottom: 10px;
}
div#ListSummary div.itemtotal span {
	margin-right: 5px;
}
div#HowToBox {
	width: 243px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3128;
	position: relative;
	background:url(../images/branding/ShopByCollection/SideBG.jpg);
}
div#HowToBox p.Directions {
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	padding-left:10px;
	padding-right:20px;
	font-size:12px;
	font-weight:bold;
	color:#3e352c;
	font-family:Arial, Helvetica, sans-serif;
}
div#HowToBox ul.Directions {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:35px;
	padding-right:10px;
	font-size:12px;
}
div#HowToBox ul.Directions li {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
	font-size:12px;
}
div#HowToBox h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:25px;
	border-bottom:#d7d3ca 1px solid;
	width:90%;
	margin:auto;
	text-transform:uppercase;
}
div#HowToBox span.top {
	width:243px;
	position:absolute;
	top:0px;
	left:0px;
	height:13px;
	background:url(../images/branding/ShopByCollection/SideTop.jpg) no-repeat;
	margin-bottom:10px;
}
div#HowToBox span.bottom {
	width:243px;
	height:16px;
	background:url(../images/branding/ShopByCollection/SideBottom.jpg) no-repeat;
	position: absolute;
	bottom: -11px;
	left:0px;
}
.Icon {
	vertical-align:middle;
	padding-right:5px;
}
.HowToUse {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#6c7b76;
	font-weight:normal;
}
#SmallFabricSwatch {
	position:absolute;
	top:40px;
	right:-10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#71807b;
	width:290px;
}
#SmallFabricSwatch img {
	padding-left:2px;
}
#ShareThisPage {
	position:absolute;
	top:-25px;
	right:-115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:230px;
}
#collectionTop {
	height: 253px;
	position: relative;
	top: -15px;
}
#ProductMenu {
	background: url(../images/branding/ShopByCollection/MenuBackground.png) no-repeat;
	height:106px;
	position:relative;
	top: 10px;
	width:710px;
	z-index:100;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#c2d3cd;
	text-align:center;
}
#ProductMenuBtns {
	padding-top:10px;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#c2d3cd;
	text-align:center;
}
/*Article Styles*/
div#ArticlesLeft {
	width: 715px;
	height: auto;
	float: left;
	margin-right:30px;
}
div#ArticlesLeft p {
	padding-bottom:20px;
}
div#ArticlesLeft strong {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#3b3128;
}
div#ArticlesRight {
	width: 215px;
	float: left;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b3128;
	background: #e8e6da;
	position: relative;
	z-index:20;
	margin-bottom:40px;
}
.ArticlesRightAd {
	float: left;
	width: 215px;
	position:relative;
}
div#ArticlesRight br {
	margin-bottom:10px;
}
div#ArticlesRight span.top {
	width:215px;
	height:12px;
	background:url(../images/branding/ArticlesTop.jpg) no-repeat;
	position:absolute;
	top:0px;
}
div#ArticlesRight span.bottom {
	width:215px;
	height:11px;
	background:url(../images/branding/ArticlesBottom.jpg) no-repeat;
	position: absolute;
	bottom: -11px;
}
div#ArticlesRight p {
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
}
div#ArticlesRight h2 {
	color:#3b3128;
	padding-left:14px;
	padding-right:14px;
	font-weight:bold;
	font-size:14px;
}
#footer {
	background: #e8e6da url(../images/branding/footerTopStripe.jpg) repeat-x;
	height: 260px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#footer #wrapper {
	width: 965px;
	margin: 0 auto;
}
#footer #wrapper #leftSide {
	float: left;
	background-image: url(../images/branding/whiteScreen.png);
	background-repeat:repeat;
	height: 250px;
}
#footer #wrapper #leftSide #searchBox img {
	position: relative;
	top: 7px;
}
#footer #wrapper #leftSide table#confid {
	width: 185px;
	margin-top: 15px;
}
#footer #wrapper #leftSide table#confid td.ship {
	width: 60%;
	border-bottom: #bdb5a6 1px solid;
}
#footer #wrapper #leftSide table#confid td.credit {
	width: 40%;
	border-left: #bdb5a6 1px solid;
}
#footer #wrapper #rightSide {
	float: left;
	position: relative;
	top: 45px;
}
#footer #wrapper #rightSide strong {
	color: #3b3128;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#footer #wrapper #rightSide ul.productInfo {
	width: 230px;
	float: left;
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
}
#footer #wrapper #rightSide ul.shop {
	width: 145px;
	float: left;
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding-left: 20px;
	text-align: left;
}
#footer #wrapper #rightSide ul.fltlft {
	width: 180px;
	float: left;
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}
#footer #wrapper #rightSide ul li {
	padding: 0px 0px 5px 0px;
}
* html #footer {
	letter-spacing: -1px;
}
#footer #wrapper #rightSide ul a, #footer #wrapper #rightSide ul a:link, #footer #wrapper #rightSide ul a:visited {
	text-decoration: none;
	color: #71807b;
}
#footer #wrapper #rightSide ul a:hover {
	color: #3b3128;
}
#footer #wrapper #rightSide ul a strong, #footer #wrapper #rightSide ul a:link strong, #footer #wrapper #rightSide ul a:visited strong {
	color: #3b3128;
}
#footer #wrapper #rightSide p.copyright {
	position: absolute;
	top: 160px;
	right: 10px;
	text-align: center;
}
/*How To Measure*/

#HowToMeasureRight {
	width:700px;
	position:relative;
	float:left;
}
#HowToMeasureLeft {
	width:204px;
	float:left;
	position:relative;
	margin-right:55px;
}
div#HowToMeasureWidget {
	width:204px;
	background:url(../images/branding/HowToMeasure/Measurebg.gif);
	position:relative;
	padding-left:20px;
	padding-right:20px;
	font-size:13px;
}
div#HowToMeasureWidget span.top {
	width:244px;
	height:13px;
	background:url(../images/branding/HowToMeasure/MeasureTop.gif) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
div#HowToMeasureWidget span.bottom {
	width:244px;
	height:12px;
	background:url(../images/branding/HowToMeasure/MeasureBottom.gif) no-repeat;
	position: absolute;
	bottom: -11px;
	left:0px;
}
div#HowToMeasureWidget img {
	vertical-align:middle;
}
div#HowToMeasureWidget p {
	padding-bottom:15px;
}
div#HowToMeasureGrid {
	width:700px;
	position:relative;
	background:#f5f3ec;
	border:#bdb5a6 1px solid;
	height:600px;
}
div#HowToMeasureGrid div.Header {
	background:url(../images/branding/ProductSectionHeaderBG.gif) repeat-x #a5beb5;
	height:27px;
	width:695px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:5px;
}
div#HowToMeasureGrid div.Item {
	width:174px;
	height:125px;
	border-right:#bdb5a6 1px solid;
	border-top:#bdb5a6 1px solid;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	position:relative;
	float:left;
	vertical-align:middle;
}
div#DownloadMeasurements2 {
	background-color:#ddf5c9;
	width:700px;
	height:38px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#3b3128;
	padding:5px 0 0 0;
	position:absolute;
	bottom:20px;
	right:0px;
	float:none;
}
div#DownloadMeasurements {
	background-color:#ddf5c9;
	width:700px;
	height:38px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#3b3128;
	margin-bottom:30px;
	padding-top:10px;
	position:relative;
	float:none;
}
div#DownloadMeasurements img, div#DownloadMeasurements2 img {
	vertical-align:middle;
}
#HowToMeasureJPEG {
	margin: 0 auto;
	display:block;
}
#HowToMeasure p, #HowToMeasure h5 {
	margin: 15px;
}
#HowToMeasureDesc {
	padding-top:5px;
	text-align:center;
	font-size:20px;
}
#HowToMeasureIcon {
	float:right;
	text-align:center;
	position: absolute;
	top: -35px;
	right: 0px;
	display:block;
	padding-right:10px;
 *padding-top:10px; /*ie 6 only */
 *padding-bottom:10px; /*ie only */
	z-index:150;
	font-size:11px;
	width:165px;
}
.MeasureFurnitureLeft {
	float:left;
	width:350px;
}
.MeasureFurnitureRight {
	float:left;
	font-size:12px;
	width:350px;
}
.ClickForLarger {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	vertical-align:middle;
}
p.SmallIcons {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:13px;
	width:300px;
}
p.SmallIcons img {
	float:left;
	vertical-align:middle;
	margin-right:10px;
}
div#LittleToolBox {
	width:209px;
	background-color:#e8e6da;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
div#MeasureToolBox {
	width:314px;
	background-color:#e8e6da;
	position:relative;
}
div#MeasureToolBox span.top {
	width:314px;
	height:6px;
	background:url(../images/products/howtomeasure/MeasureToolBox-Top.gif) no-repeat;
	top:0px;
	left:0px;
	position:absolute;
}
div#MeasureToolBox span.bottom {
	width:314px;
	height:7px;
	background:url(../images/products/howtomeasure/MeasureToolBox-Bottom.gif) no-repeat;
	bottom:0px;
	left:0px;
	position:absolute;
}
div.SmallIcons p {
	float:left;
	vertical-align:top;
	padding-top:15px;
}
/* Product Information Pages */
div#ProdInfoLeft {
	float:left;
	width:243px;
	margin-right:15px;
	position:relative;
}
div#ProdInfoRight {
	width:700px;
	float:left;
	position:relative;
}
div#ProdInfoRight .BodyText {
	width:440px;
	float:left;
	margin-right:30px;
	margin-left: 5px;
}
div#ProdInfoRight .BodyText h1 {
	font-size:15px;
}
div#ProdInfoRight .Ads {
	width:220px;
	float:right;
}
div#ProdInfoRight .Ads h1 {
	font-size:14px;
}
div#ProdInfoMenu {
	width:204px;
	background:url(../images/branding/HowToMeasure/Measurebg.gif);
	position:relative;
	padding-left:20px;
	padding-right:20px;
	font-size:13px;
}
div#ProdInfoMenu span.top {
	width:244px;
	height:13px;
	background:url(../images/branding/HowToMeasure/MeasureTop.gif) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
div#ProdInfoMenu span.bottom {
	width:244px;
	height:12px;
	background:url(../images/branding/HowToMeasure/MeasureBottom.gif) no-repeat;
	position: absolute;
	bottom: -12px;
	left:0px;
}
div#ProdInfoMenu img {
	padding-bottom:0px;
	margin-bottom:0px;
}
div#ProdInfoMenu ul {
	margin-left:30px;
}
div#ProdInfoMenu li {
	list-style-image:url(../images/branding/TealArrow.gif);
	padding-bottom:8px;
}
div#CustomerService {
	width:204px;
	background:url(../images/branding/ServiceBG.gif);
	position:relative;
	padding-left:20px;
	padding-right:20px;
	font-size:13px;
}
div#CustomerService span.top {
	width:244px;
	height:13px;
	background:url(../images/branding/ServiceTop.gif) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
div#CustomerService span.bottom {
	width:244px;
	height:12px;
	background:url(../images/branding/ServiceBottom.gif) no-repeat;
	position: absolute;
	bottom: -12px;
	left:0px;
}
div#CustomerService img {
	padding-bottom:0px;
	margin-bottom:0px;
}
div#CustomerService ul {
	margin-left:30px;
}
div#CustomerService li {
	list-style-image:url(../images/branding/TealArrow.gif);
	padding-bottom:8px;
}
div#CompareMaterialsRight {
	width: 365px;
	float: right;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b3128;
	position: relative;
}
div#CompareMaterialsLeft {
	width: 540px;
	float: left;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b3128;
	position: relative;
}
div#ArticleList {
	font-size:12px;
	width:705px;
}
div#ArticleList div.left {
	float:left;
	width:224px;
	padding-left:5px;
	padding-right:5px;
}
div#ArticleList div.middle {
	float:left;
	width:204px;
	padding-left:10px;
	padding-right:10px;
}
div#ArticleList div.right {
	float:left;
	width:224px;
	padding-left:10px;
}
/*div#ProdInfoMenu p{
padding-bottom:15px;
}*/


/* Inside Sales */

.adminbox {
	position: absolute;
	top: 75px;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #f00;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 5px 5px;
}
/* Floating and Clearing Classes */
.fltNo {
	float:none;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-left:5px;
}
.floatleftMR15 {
	float: left;
	margin-right: 15px;
}
.floatleftMR40 {
	float: left;
	margin-right: 40px;
}
.floatrightML15 {
	float: right;
	margin-left: 15px;
}
.floatleftTop10 {
	float: left;
	margin-top:10px;
}
.floatrightTop10 {
	float: right;
	margin-top:10px;
}
.floatright {
	float: right;
	margin-right: 15px;
	margin-left:15px;
}
.clear {
	clear:both;
	height:0;
	z-index: 100;
}
.right {
	float: right;
}
.right10 {
	float: right;
	margin-right:10px;
	vertical-align:middle;
}
.left {
	float: left;
}
.middle {
	vertical-align:middle;
}
.middleFloatLeft {
	vertical-align:middle;
	float:left;
}
.middleMR10 {
	vertical-align:middle;
	margin-right:10px;
}
/* Re-Usable Margin/Padding Classes */
.p0m0 {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.padTop5 {
	padding:5px 0 0 0;
}
.padTop10 {
	padding:10px 0 0 0;
}
.mL10 {
	margin-left: 10px;
}
.mL5 {
	margin-left: 5px;
}
.mR10 {
	margin-right: 10px;
}
.mR5 {
	margin-right: 5px;
}
.mR20 {
	margin-right: 20px;
}
.mR15 {
	margin-right: 15px;
}
.mL15 {
	margin-left: 15px;
}
.mL20 {
	margin-left: 20px;
}
.mT10 {
	margin-top: 10px;
}
.ImageRight {
	padding-left:10px;
	clear:left;
	float:right;
}
.ImageLeft {
	padding-right:10px;
	float:left;
	clear:right;
}

/* SSL Certificate Class */

.ssl {
	display: inline;
	text-align: center;
}
/* Site Map Styles */

#SiteMapLeft {
	float: left;
	width:300px;
	position:relative;
}
#SiteMapCenter {
	float: left;
	width:300px;
	position:relative;
	margin-right:35px;
	margin-left:30px;
}
#SiteMapRight {
	float: left;
	width:300px;
	position:relative;
}
div.SiteMapCategory {
	background-color:#e8e6da;
	font-family:Georgia;
	font-size:12px;
	width:300px;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
	margin-top:0px;
	padding-top:0px;
}
div.SiteMapCategory div.Header {
	width:295px;
	background:url(../images/branding/SiteMap_CategoryBg.gif);
	height:26px;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	display: block;
}
div.SiteMapProdInfo {
	background-color:#d8e6e1;
	font-family:Georgia;
	font-size:12px;
	width:300px;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
}
div.SiteMapProdInfo div.Header {
	width:295px;
	background:url(../images/branding/SiteMap_ProdInfoBg.gif);
	height:26px;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	display: block;
}
div.SiteMapService {
	background-color:#d8e6e1;
	font-family:Georgia;
	font-size:12px;
	width:300px;
	padding-bottom:10px;
	margin-bottom:10px;
	position:relative;
}
div.SiteMapService div.Header {
	width:295px;
	background:url(../images/branding/SiteMap_ServiceBg.gif);
	height:26px;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:5px;
	padding-left:5px;
	margin-top:0px;
	display: block;
}
ul.siteMap {
	display: block;
	width: 240px;
	padding:0px 10px 10px 10px;
}
ul.siteMap li {
	font-size: 12px;
	list-style: none;
	position: relative;
	left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	line-height:15px;
}
ul.siteMap li ul li {
	font-size: 11px;
	list-style: none;
	position: relative;
}
/* Push ULs into page content more */

ul.pushIn {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 8px;
}
/*New Checkout*/


div#checkoutHolder {
	margin-top: 0px;
	border: solid 1px #bcc2c2;
	width:969px;
	height:100%;
	border-collapse:collapse;
}
div#checkoutHolder h3.CheckOutSectionHeader {
	font-size:16px;
	border-bottom:#495b61 1px solid;
	color:#495b61;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding-bottom:5px;
	border-collapse:collapse;
}
div#checkoutHolder h3.CheckOutSectionHeaderBottom {
	font-size:16px;
	border-bottom:#495b61 1px solid;
	color:#495b61;
	font-family:Arial, Helvetica, sans-serif;
	width:43%;
	margin-bottom:0px;
	padding-left:10px;
	border-collapse:collapse;
}
.ShippingOptions {
	width:969px;
	font-family:Arial, Helvetica, sans-serif;
}
div#checkoutHolder h3.CheckOutSectionHeader span.CreditCardStatement {
	font-size:11px;
	font-weight:normal;
	color:#495b61;
	font-family:Arial, Helvetica, sans-serif;
}
table.ShippingGrid {
	border:#e8e6da solid 1px;
	border-collapse:collapse;
	float: left;
	margin: 25px 0px;
}
table.ShippingGrid tr.top {
	background-color:#c8cccd;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#172429;
}
table.ShippingGrid tr.top td {
	text-align:center;
	border-right:#e8e6da solid 1px;
	border-collapse:collapse;
	height: 50px;
}
table.ShippingGrid tr.Even {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	background:#e8e6da;
}
table.ShippingGrid tr.Even td {
	border-right:#e8e6da solid 1px;
	border-bottom:#e8e6da solid 1px;
	border-collapse:collapse;
	font-size:11px;
	font-style:italic;
	padding: 10px;
	color: #3b3128;
}
table.ShippingGrid tr.Odd {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	background:#ffffff;
	height: 55px;
}
table.ShippingGrid tr.Odd td {
	border-right:#e0e0e0 solid 1px;
	border-bottom:#d6d6d6 solid 1px;
}
span.ShippingDisclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding: 10px;
}
.checkoutbutton {
	clear: right;
	float: right;
	margin: 20px 0px 50px 0px;
	width: 300px;
}
.checkoutNavigationLeft {
	float: left;
	position: relative;
	width: 465px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
}
.checkoutNavigationRight {
	float: left;
	position: relative;
	width: 465px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: right;
}
.checkoutformLeft {
	float: left;
	position:relative;
	width:465px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:300px;
	margin-left:10px;
}
.checkoutformRight {
	float: left;
	position:relative;
	width:465px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:300px;
	background:#e8e6da;
	border: solid 1px #998675;
}
.CreditCard {
	position:absolute;
	top:5px;
	right:5px;
}
div.checkoutformbtm {
	margin-top: 50px;
	background-color: #f3f3f3;
	border: solid 1px #d6dee0;
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
div.checkoutformbtm .LeftSide {
	float:left;
	width:440px;
	padding-left:10px;
}
.checkoutheader {
	background:url(../images/branding/CheckoutHeaderbg.gif);
	font-family: Tahoma;
	font-size: 24px;
	color: #3a494e;
	width:100%;
	position:relative;
	border-bottom:#8fa19a solid 1px;
	border-top:#8fa19a solid 1px;
	border-collapse:collapse;
	text-indent:5px;
	height:42px;
}
.checkoutsubhead {
	background-color: #bdc1c2;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-transform:none;
	text-indent:10px;
}
.checkoutsubheadBtm {
	background-color:#c2d3cd;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 38px;
	vertical-align: middle;
	text-transform:none;
	color:#3b3128;
	font-weight:bold;
	text-indent:5px;
	padding-top:5px;
	position:relative;
}
table.GridViewPayment {
	border:1px solid #CCCCC;
	border-collapse:collapse;
	font-family: Arial, Helvetica, Sans-serif;
}
table.GridViewPayment tr.top {
	background-color:#c2d3cd;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#172429;
}
table.GridViewPayment tr.top td {
	text-align:center;
	border-right:#e0e0e0 solid 1px;
	border-collapse:collapse;
}
table.GridViewPayment tr.even {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	background:#ebebeb;
}
table.GridViewPayment tr.even td {
	border-right:#e0e0e0 solid 1px;
	border-bottom:#d6d6d6 solid 1px;
	border-collapse:collapse;
}
table.GridViewPayment tr.odd {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	background:#ffffff;
}
table.GridViewPayment tr.odd td {
	border-right:#e0e0e0 solid 1px;
	border-bottom:#d6d6d6 solid 1px;
}
table.GridViewPayment tr.ShippingTotal {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	background:#ffffff;
}
table.GridViewPayment tr.ShippingTotal td {
	border-bottom:#d6d6d6 solid 1px;
	border-collapse:collapse;
}
.AddressInformation {
	width:450px;
	float:left;
	background:#f6f6f6;
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#45555b;
	font-size:12px;
	padding-left:10px;
	margin-right:10px;
	margin-left:10px;
	min-height:350px;
}
.PayByCreditCard {
	width:450px;
	float:left;
	background:#f6f6f6;
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#45555b;
	font-size:12px;
	padding-left:10px;
	margin-right:10px;
	min-height:350px;
}
span.AddressHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.thankyouheader {
	font-family: Tahoma;
	font-size: 32px;
	color: #9DD265;
	text-align:center;
	margin: 10px 0px 10px 0px;
	line-height: normal;
}
.thankyouheader span {
	margin: 15px;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.continueshopping_btn {
	text-align: right;
	margin-top: -20px;
}
.req_asterisk {
	color: #F00 !important;
	display: inline !important;
	font-size: 12px;
}
.errortext {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #F00 !important;
	padding: 0px;
	margin: 0px !important;
	text-indent: 10px;
	padding-left: 4px;
}
.errorBox {
	width: 385px;
	border: 1px solid #d6a088;
	background-color: #f2f2f2;
	padding: 0px 5px 10px 15px;
	margin-left: 5px;
}
ul.errorBox li {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #F00 !important;
	list-style-type: none;
}
ul.errorBox li h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #F00 !important;
	font-weight: bolder;
	font-size: 14px;
	background: url(../images/errorIcon.gif) no-repeat top left;
	padding: 3px 0px 5px 22px;
	height: 18px;
	margin-bottom: 0px;
}
.orderdetails {
	margin-top: 25px;
	padding: 0px 15px;
}
.orderdetails h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
}
.orderdetails1 {
	float: left;
}
.orderdetails2 {
	float: left;
	margin-left: 170px;
}
.orderdetails3 {
	float: left;
	margin-left: 170px;
}
/* Shop By Dimension */
div.ShopByDimensionStepTwo {
	display: none;
}
div.ShopByDimensionStepThree {
	display: none;
}
div.NoMatchFound {
	display: none;	
}
div.BeginAgain {
	display: none;
}
img.ShopByDimensionShape {
	cursor: pointer;	
}
body.popUp div#mainContent{
	width: 600px;
	margin: 0 auto;
}

/*Close Out Deals*/
div#MiniCart {
	width:242px;
	background:#e3eae7;
	position:relative;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border:#a4b5af 1px solid;
	margin:0 0 10px 0;
	display:none;
}
div#MiniCart div.cartContents{
		width:242px;
		text-align:center;
}
div#MiniCart img.button{
	margin: 5px 0 0 7px;
}
div#MiniCart h1.Selected {
	width:242px;
	background:#c2d3cd;
	height:22px;
	text-align:center;
	color:#3b3128;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:normal;
	position:relative;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
}

div#MiniCart div.header{
	color:#ffffff;
	font-family: 'TeXGyreAdventorBold';
	font-weight:normal;
	text-transform:uppercase;
	background:url(../images/branding/ShoppingCartHeaderBG.gif);
	height:33px;
	font-size:14px;
	width:242px;
	border:none;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
div#MiniCart div.headerContents{
	width:107px;
	margin:0 0 0 60px;
}
div#MiniCart div.Product {
	width:242px;
	background:#FFFFFF;
	height:68px;
	position:relative;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	
}


div#CloseOutMenu {
	width:244px;
	background:#e8e6da;
	position:relative;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	
}

div#CloseOutMenu h1.header{
	text-align:center;
	color:#ffffff;
	 font-family: 'TeXGyreAdventorBold';
	 font-weight:normal;
	 text-transform:uppercase;
	 background:#918b81;
	 height:33px;
	 font-size:14px;
	 width:244px;
	 border:none;
	 padding:10px 0 0 0;
	 margin:0 0 0 0 ;
	
}
div#CloseOutMenu h2.catHeader{
	color:#3b3128;
	font-family: 'TeXGyreAdventorBold';
	font-weight:normal;
	 background:#d2cdc0;
	 height:38px;
	 font-size:17px;
	 width:224px;
	 border:none;
	 padding:5px 0 0 20px;
	 margin:0 0 5px 0 ;
}
div#CloseOutMenu ul.Prods {
	list-style-type:none;
	margin:0 0 0 20px;
}
div#CloseOutMenu ul.Prods li {
	padding:0 0 5px 0;
}
div#CloseOutMenu ul.Prods li a{
	cursor:pointer;
}
div#CloseHeader{
	position:relative;
	background:url(../images/branding/CloseoutDeals_Header.jpg) no-repeat;
	width:690px;
	height:233px;
	margin:-5px 0 0 0;
		color:#3b3128;
}
div#CloseHeader div.CloseoutCopy{
	position:absolute;
	top:153px;
	left:10px;
 	font-family: 'TeXGyreAdventorRegular';
	font-size:13px;
	font-weight:normal;
	margin:5px 0 0 0;

}
div#CloseHeader div.CloseoutCopy h1{
		font-family: 'TeXGyreAdventorBold';
		font-size:31px;
		font-weight:normal;
		border:none !important;
		text-transform:none;
		letter-spacing:normal !important;
		color:#3b3128;
		padding:0 0 0 0 !important;
		margin:0 0 3px 0 !important;
		line-height:38px;
		

}

div#CloseHeader div.CloseoutCopy strong{
	font-family: 'TeXGyreAdventorBold';
	font-weight:normal;
}


div.CloseoutColHead {
	 font-family: 'TeXGyreAdventorBold';
	font-size:21px;
	color:#3b3128;
	font-weight:normal;
	height:46px;
	background:url(../images/branding/ShopbyCollection/ShopByCollection_TealBG.gif);
	position:relative;
	width:690px;
	display:block;
	text-align:left;
}

div.CloseoutColHead p.CollectionName {
	margin:10px 0 0 10px;
	float:left;
	
}

div.CloseoutColHead p.Directions {
	position:absolute;
	right:0px;
	top:10px;
	width:292px;
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
}
table.CloseoutGrid{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

table.CloseoutGrid tr td{
	line-height:14px;
}

table.CloseoutGrid span.Price {
color:#993723;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}



div.CollectionHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#3b3128;
	font-weight:normal;
	height:26px;
	background:url(../images/branding/ShopbyCollection/ShopByCollection_TealBG.gif);
	position:relative;
	padding:15px 0 3px 10px;
	width:690px;
	display:block;
	text-align:left;
}
div.closeoutProducts {
	width:690px;
	
	
}
div.CloseoutCollection {
	width:690px;
	
	margin:0 0 40px 0;
	display:none;
	
}
div.CloseoutCollection div.ProductPhotos {
	position:relative;
	width:209px;
	margin:0 150px 0 0;
	float:none;
}
div.CloseoutCollection div.ProductInfoTable {
	width:479px;
	position:relative;
	float:right;
}
div.CloseoutCollection table.ProductDetails {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	
}
div.CloseoutCollection table.ProductDetails tr.Topper {
	font-size:12px;
	color:#918461;
	text-transform:uppercase;
	font-weight:bold;
}
div.CloseoutCollection table.ProductDetails tr.even {
	background:#f5f4ed;
	height:51px;
}
div.CloseoutCollection table.ProductDetails tr.even td {
	border-bottom:#FFFFFF 3px solid;
}
div.CloseoutCollection table.ProductDetails span.Description {
	font-size:12px;
	color:#918461;
	margin-bottom:6px;
}
div.CloseoutCollection table.ProductDetails span.Price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#993723;
}

div.GrillBBQ{
	width:706px;
	position:relative;
	height:477px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	
	
}


div.GrillBBQ div.CNHeader{
	width:706px;
	position:relative;
	background:url(../images/branding/GrillBBQ_ClassicNutmeg.jpg);
	height:146px;
	color:#736357;
}

div.GrillBBQ div.MBHeader{
	width:706px;
	position:relative;
	background:url(../images/branding/GrillBBQ_MetroBrown.jpg);
	height:146px;
	color:#3b3128;
}

div.GrillBBQ div.HGHeader{
	width:706px;
	position:relative;
	background:url(../images/branding/GrillBBQ_HunterGreen.jpg);
	height:146px;
	color:#003f3c;
}
div.GrillBBQ .headerText{
	 font-family: 'TeXGyreAdventorRegular', Arial;
	 position:absolute;
	 top:83px;
	 left:200px;
	 text-transform:uppercase;
	 font-size:16px;
	 font-weight:normal;
	 

}


div.GrillBBQ .headerText h5{
	font-family: 'TeXGyreAdventorRegular', Arial !important;
	font-size:26px !important;
	border:none !important;
	line-height:21px !important;
	letter-spacing:1px !important;
	margin:0 0 -5px 0 !important;
	padding:0 0 0 0 !important;
	font-weight:normal !important;
	
}


div.GrillBBQ .headerText h5 span{
		font-family: 'TeXGyreAdventorBold', Arial !important;
		font-weight:normal !important;
}

td.checkoutformtext {
	vertical-align: top;	
}


span#top {
	position: relative;
	top: -15px;
}














