.redtag {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	width:100%;
	}
	
.redtag p, .redtag td, .redtag div, .redtag table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	}
.redtag table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.redtag A:link, .ebay A:visited, .ebay A:active	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #40372B;
}

.redtag A:hover		{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #40372B;
}
.redtag  .product {
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.redtag .product img {
	margin-right: 24px;
}
.redtag .product table td {
	padding-top: 48px;
	padding-left: 48px;
}
.redtag .product h1 {
	color: #C30022;
	font-weight: normal;
	font-size: 28pt;
}
.redtag .product ul {
	margin: 0px;
	padding: 0px;
}
.redtag .product ul li {
	color: #606060;
	font-size: 13pt;
	padding-bottom: 12px;
	list-style-image: url(images/bullet-grey.png);
	list-style-position: inside;
}
.redtag th {
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 20px;
	padding-right: 3px;
}
.redtag th#red {
	background-image: url(images/title-red.png);
}
.redtag th#grey {
	background-image: url(images/title-grey1.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.redtag td.thumbs {
	background-color: #ebebeb;
	padding: 5px;
}
.redtag .thumbs a:link, .redtag .thumbs a:visited  {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.redtag .thumbs a:hover, .redtag .thumbs a:active  {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #c30022;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.redtag .thumbs table {
width:131px;
height:131px;
	
}
.redtag .thumbs img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.redtag .thumbs table td {
	text-align: center;
	font-size: 10pt;
	color: #666666;
	text-transform: capitalize;
}
.redtag .thumbs #name {
	vertical-align: top;
	height: 24px;
	font-size: 9pt;
}
.redtag .list {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.redtag .list ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
.redtag  .list  ul li {
	list-style-position: inside;
	list-style-image: url(images/bullet-green.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
}
.redtag .details {
	background-color: #EBEBEB;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10pt;
	line-height: 14pt;
}
.redtag .details h2 {
	color: #666666;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.redtag  .details  #img {
	background-image: url(images/details-img.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	width: 204px;
}
.redtag .details #img img {
	margin-top: 32px;
	margin-bottom: 32px;
}
.redtag .details #txt {
	padding-right: 32px;
	padding-top: 24px;
	padding-bottom: 24px;
	vertical-align: middle;
}
.redtag .details #txt img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*
.redtag .searchtd{
	padding-bottom:0px;

}

.redtag .searchbox  {
	background-color: #FFFFFF;
	background-image: url(http://www.designerseating.com/ebay/images/search.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	height: 26px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	width: 210px;
	vertical-align: middle;
}
.redtag input.searchbox:focus  {
	background-color: #FFFFFF;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	height: 26px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	width: 210px;
	vertical-align: middle;
}

.redtag .searchgo {
	background-color: #898377;
	color: #E8E5DE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 3px;
}
.redtag .searchgo:focus{
	background-color: #898377;
	color: #E8E5DE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 3px;
}
.redtag .searchgo:active{
	background-color: #898377;
	color: #E8E5DE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 3px;
}
*/
.store_header vi-cd c-rcp-rcp {
	display:none;
}
.store-panel {
	display:none;
}
.cr-w cr-c cr-cp {
	display:none;
}
