.tool-tip {
	color: #fff;
	width: 139px;
	margin-left: -15px;
	margin-top: 3px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}

.shop_display_block tr.block_dark td,.shop_display_block tr.block_lite td {
	padding: 8px;
}


.shop_display_block tr.block_dark td {
}

.shop_display_block {
	width: 100%;
}

.shop_display_block tr td.top_row {
	border-top: 1px solid #ccc;
}
.shop_display_block td.border-left {
	border-left: 1px solid #ccc;
}
.shop_display_block td.bottom_row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.shop_display_block td.border-right {
	border-right: 1px solid #ccc;
}

.list_content_block {
	width: 461px;
	float: left; 
}

.list_wrapper {
	width: 589px; 
	margin: 5px 0;
	border:1px solid #dfd7a6;
	overflow: hidden;
}

.list_image { 
	background-color:#F7F7E1;
	width:125px;
	padding-bottom: 99em;
	margin-bottom: -99em; 
	float:left;
}

.list_description {
	padding: 5px;
	width: 348px;
}

#item_list .list_image img {
	margin: 0; padding:0; border: 0;
}

.list_features {
	border-left:1px solid #dfd7a6;
	width: 90px;
	padding: 5px;
	padding-bottom: 99em;
	margin-bottom: -99em;
	background-color:#F7F7E1;
}
.list_spacer {
	border-top: 1px dotted #ccc;
}

.feature_set { 
	border: 1px solid #cccc;
}

.float-left {
	float: left;
}

h3.listing {
	margin: 0; padding: 0 5px;
	overflow: hidden;
	background:#dfd7a6;
}

h3.listing span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #222;
}

h3.listing a {
	color: #000;
	text-decoration: none;
}


.thin {
	width: 1%;
	white-space: nowrap;
}

.shop_display_block tr td {
	text-align: left;
	vertical-align: top;
}

.shop_display_title {
	padding: 2px 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.shop_display_title a {
	color: #000;
	text-decoration: none;
}

.padding5 {
	padding: 5px !important;
}

.timeago {  }

.fDate {
	font-weight: bold;
	display: inline;
	font-size: 10px;
}

.dateAdded {
	font-size: 11px;
}

.crumb_sameCat {
	margin: 10px 0px 5px;
	font-size: 11px;
}

.pagerDiv {
	background:#F7F7E1 none repeat scroll 0%;
	border:1px solid #DFD7A6;
	margin:8px 0pt;
	padding:2px;
	height: 29px;
}

.pagerClass {
	list-style: none;
	display: block;
	padding: 0; margin: 0;	
}

.pagerClass div.selectedPage, .pagerClass div a,  .pagerClass div span{
	/*background:#202020;*/
	display: block;
	border:1px solid #DFD7A6;
	float: left;
	margin:2px;
	padding:4px 10px;
	text-decoration:none;
}

.pagerClass div.selectedPage {
	border: 1px solid #DFD7A6;
	background-color:#DFD7A6;
}

.pagerClass div a:hover {
	color: #fff;
	cursor: pointer;
	color: #fff;
	border: 1px solid #303030;
}

.pagerClass li.selectedPage {
	background: #eee;
	border: 1px solid #000;
}

.block_lite {
}

.block_dark {
	background: #fef2de;
	border: 1px solid #000;
}

.block_dark td {
	border-top: 1px solid #e3e2cd;
	border-bottom: 1px solid #e3e2cd;
}

.block_dark .thin {
	border-right: 1px solid #e3e2cd;
}

.block_dark .padding5 {
	border-left: 1px solid #e3e2cd;
}

.shop_display_thumb img {
	border: 1px solid #ccc;
}

.item_description {
	padding: 5px;
}

.item_imageTable tr td {
	text-align: center;
	height: 1px;
	margin: 2px;
	border: 1px solid #ebecef;
	background: #f5f6f7;
	padding: 2px;
}

#pagecontent .item_imageTable tr td img {
	border: 1px solid #ccc;
	padding: 0; margin: 0;
}

.item_headline {
	margin-top: 6px;
	background:#f2f0e5;
	border-color:#818077;
	border-style:solid;
	border-width:0pt 1px;
}

.item_headline div.top {
	border-color:#818077;
	border-style:solid;
	border-width:1px 0pt 0pt;
	font-size:14px;
	text-transform:capitalize;
	left:0pt;
	position:relative;
	top:-1px;
}

.item_headline div div.bottom {
	border-width:0pt 0pt 1px;
	padding:0.3em 0.3em 0.1em;
	top:2px;
	border-color:#818077;
	border-style:solid;
	left:0pt;
	position:relative;
}

.mysup {
	top: 10px;
}

.item_headline .address_tag {
	border-top: 1px dotted #e7e5da;
}

.img_small {
	
}
.left-side {
	width: 400px;
}
.itemDetails {
}

.itemDetails .detail_item_name, .itemDetails .detail_item_entry {
	padding: 4px;
	margin-left: 1px;
	text-transform:capitalize;
}

.detail_item_entry sup {
	top: 4px;
	height: 1px;
}

.item_imageTable .img_big {
	padding: 4px
}

.itemImages {
	float: right;
	padding: 4px;
}

.clearer {
	clear: both;
}

.cartGrandTotal {
	text-align: right;
}

.detailsBlock {
	margin:10px 0pt 0pt 5px;
	color:#CC6600;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.detail_item_name {
	font-weight: bold;
	color: #656565;
}
.footer{
	text-align:center;
	font-size:10px;
	color:#666666
	}