body, table { 
	font-family: Helvetica, Arial, Veranda, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}
body{
	margin:0;
	padding:0;
	background-color:#EEEEEE;
	text-align:center;
}
img {
	border:none;
}
.PageWrap{
	width:850px;
	background-color:#FFFFFF;
	margin:auto;
	text-align:left;
}

a {
	color:#006468;
}
a:hover {
	color:#000;
}

h1 {
	font-size: 16px;
	margin-bottom: -4px;
}

.widthDivOfColumn1 {
	width:367px;
}

.productHeading {
	font-size: 18px;
	color:#006468;
	font-weight:bold;
}
.productHeadingHoliday{
	font-size: 18px;
	color:#A20F0F;
	font-weight:bold;
}

.tableBorderAddToCart {
	border-width:0px;
	border-bottom:1px #CCCCCC solid;
	margin-bottom:10px;
	padding-bottom:10px;
}

.stack {
	font-family: Helvetica, Arial, Veranda, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.stackField {
	background-color: #ffffff;
	font-family: Helvetica, Arial, Veranda, sans-serif;
	border: #669933 1px solid;
	font-size: xx-small;
	color: #000000
}


input {
	background: #FFFFFF;
	color: #000000;
	font: normal 11px Arial, sans-serif;
}

select {
	background: #FFFFFF;
	font: 11px Arial, sans-serif;
}
.menu {
	font-size: 12px;
	line-height: 16px;
	padding-top:10px;
}

div.menu a,
.menuroll a {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
div.menu a {	
	margin-left:8px;
}

.menu a:hover {
	background: #eef7f6;
}

.menuroll a strong {
	font-size:16px;
}


.bordercells { 
	border-width:0 0 1px 0; 
	border-color:#CCCCCC; 
	border-collapse:collapse; 
	border-style:solid; 
}
.prodLinkName {
	color: #585858;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.prodLinkExtra {
	color: #888888;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.prodLinkPrice {
	color: #CE0000 !important;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:4px 4px 30px 4px;
	margin-bottom:15px;
	display:block;
	float:left;
	background-image:url(merchant2/graphics/extras/view2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
	max-width:180px;
	overflow:visible;
	min-height:140px;
}
.prodLinkPrice:hover{
	border:1px solid #DDDDDD;
	-moz-box-shadow:0 0 7px -2px #000;
	-webkit-box-shadow:0 0 7px -2px #000;
}
.prodLinkPrice img{
	margin:auto;
	display:block;	
}
.prodLinkPrice a{
	color: #CE0000 !important;
	font-weight: bold;
}

.tableRowsBorderBottom td {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	padding-bottom:2px;
}

.rowBorderBottom td {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	padding-bottom:10px;
}
.rowMainBorderBottom td {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 2px solid #006468;
	border-left: 0px dotted #CCCCCC;
}
.cellBorderLeftPadded {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC !important;
	padding-left: 5px;
}
.cellBorderLeft {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC !important;
}
.cellBorderVertical {
	border-top: 0px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC !important;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC !important;
}
.cellPadLeft {
	padding-left: 5px;
}
.cellBulletedFeature {
	width:5px;
	background-image:url(merchant2/graphics/bullet.gif);
	background-repeat:no-repeat;
}

.imageArea td,
.imageMainArea td  {
	padding-left: 5px;
}
.imageArea {
	width:280px;
}
.imageMainArea{
		text-align:center;
}
.imageMainArea img{	
	cursor:pointer;	
}
.imageThumbArea {
	padding:10px 0 0 0;	
}
.imageThumbArea img {
	display:inline-block;
	padding-right:12px;
	padding-bottom:12px;
	cursor:pointer;
}

.imageThumbAreaSub{
	padding-bottom:10px;	
}

.rowOtherChairsHeader td,
.specificationsHeading {
	font-weight:bold;
	padding:6px 0 3px 3px;
	background-image:url(images/base/menu-gradient.gif);
	background-repeat:repeat-x;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}
.specificationsHeading {
	color:#FFF;	
}
.rowOtherChairsHeader td {
	font-size:16px;
	color:#000;
}
.specificationsCell {
	border-width:0px;
	border-bottom:1px #CCCCCC dotted;
	padding:3px;
}

.tableFoot{
	background-color:#F8F8F8;
	padding:5px;
	line-height:22px;
	border-top:2px solid #AAAAAA;
	padding-left:150px;
}

.tableFoot a {
	text-decoration:none;
	padding-right:15px;
	color:#666666;
}

.popup{
	background-image:url(merchant2/graphics/new-window.gif);
	padding-right:10px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

.saleTd{
	background-color:#FFDE00;
	background-image:url(merchant2/graphics/special_headings/sale-cell-yellow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:21px;
	padding-top:13px;
	padding-bottom:13px;
	font-weight:bold;
	height:35px;
}
.closeoutTd,
.freeShippingTd{
	background-color:#ED145C;
	background-position:top right;
	background-repeat:no-repeat;
	font-size:21px;
	padding-top:13px;
	padding-bottom:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.closeoutTd{
	background-image:url(merchant2/graphics/extras/closeout-sale.gif);
}
.freeShippingTd{
	background-image:url(merchant2/graphics/extras/free-shipping.gif);
}
.closeoutTd a,
.freeShippingTd a{
	color:#FFF;	
}
.fiftyPercentTd{
	background-color:#FFDE00;
	background-image:url(merchant2/graphics/extras/50pct-off.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:21px;
	padding-top:13px;
	padding-bottom:13px;
	font-weight:bold;
	height:35px;
}
.regularPriceTd{
	background-color:#FFDE00;
	font-size:21px;
	font-weight:bold;
	height:42px;
	padding-left:3px;
	padding-top:3px;
	border-bottom:1px solid #FFFFFF;
}
.saleTdSubItem{
	font-size:12px;
	font-weight:bold;
}
.regularPrice{
	font-weight:normal;
	color:#666666;
	text-decoration:line-through;
}
.availableSets{
	font-size:9px;
	font-weight:normal;
}
.outOfStock{
	font-size:11px;
	color:#990000;
	font-weight:bold;
}

#HeaderLinks{
	padding:6px;
	padding-top:12px;	
	background-image:url(images/base/menu-gradient.gif);
	background-repeat:repeat-x;
}

#HeaderLinks a
{
	padding: 2px 10px 2px 10px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
	border:1px solid #DDDDEE;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
}
#HeaderLinks a:hover{
	color:#222233;
}
#HeaderLinks a.RightEnd
{
	border-right:0px;
}

#SendToAFriendButton {
	cursor:pointer;
	padding:6px 0 6px 6px;
}

.SmallRectangleAd{
	width:150px; 
	height:140px; 
	padding:50px 10px 0 180px; 
	background-repeat:no-repeat; 
	overflow:hidden; 
	cursor:pointer;
}
.SmallRectangleAd strong{
	display:block;
	padding-bottom:4px;
}
.SmallRectangleAd em {
	display:block;
	padding-top:4px;
}
.SmallRectangleAd a {
	display:block;
	margin-top:4px;
	color:#006600;
}
.SmallRectangleAd a:hover{
	background-color:#FFFFFF;
}


.PriceTag32{
	background-image:url(merchant2/graphics/banners/price-tag-32.jpg);
	background-position:right top;
	background-repeat:no-repeat;	
}

#RelatedProducts .rowOtherChairsHeader td{
	font-size:12px;
	font-weight:bold;
	background-image:none;
	background-color:#EEEEEE;
	color:#000000;	
	padding:5px;
}

#ShippingEstimate {
	padding:4px 0 4px 4px;
	background-color:#EEEEEE;	
	display:none;
}


#fancybox-title{
	background-color:#FFF;	
}
