table.pagestructure-table {
  margin: 0;
  border-collapse: collapse;
}

table.pagestructure tr, td {
  padding: 0;
  vertical-align: top;
}

td.pageborder {
  background-color: #663300;
}


/* Product Boxes */
td.product_box_row {
  padding: 3px 0 0px 0;
}

.product_box {
  width:152px; 
  float: left; 
  margin:0px 0px 0px 5px; 
  padding:0px; 
  position: relative;
}

.product_box_top {
  width:152px; 
  height:11px; 
  position: absolute; 
  top: 0px; 
  left: 0px;
  z-index: 4; 
  background: transparent url(../images/Product_Box_Top.gif) top left no-repeat;
}

.product_box_bottom {
  width:152px; 
  height:7px; 
  position: absolute; 
  bottom: 0px; 
  left: 0px;
  z-index: 4; 
  background: transparent url(../images/Product_Box_Bottom.gif) bottom left no-repeat;
}

.product_box_special_header {
  position: relative;
  top: -14px;
  left: 0;
}

.product_box_special_text {
  text-align:center; 
  font-family:Georgia,Times,Times New Roman,serif; 
  font-weight:bold; 
  font-size:0.8em; 
  line-height: 1em;
  letter-spacing: 2px;
  padding: 4px 0 3px 0;
  margin: 0;
}

.product_box_special_text_announce {
  text-align:center; 
  font-family:Georgia,Times,Times New Roman,serif; 
  font-weight:normal; 
  font-style:italic;
  font-size:0.9em; 
  line-height: 0.9em;
  letter-spacing: 1px;
  color: #333;
  padding: 0;
  margin: 0;
}

.coming_soon_text {
  color: #dd5c00;
}

.coming_soon_background {
  background-color: #ff7d00;
}

.just_arrived_text {
  color: #ec0034; 
}

.just_arrived_background {
  background-color: #ec0034;
}

.product_box_link {
  display: block;
  position: relative;
  padding-bottom: 1px;
  top: 0px;
  left: 0px;
  width: 152px;
  z-index: 2;
  background: #fff url(../images/Product_Box_Y.gif) repeat-y; 
}

.box_link_yellow:hover {
  background-color: #f1f1e1; 
}

.box_link_blue:hover {
  background-color: #e4e9f1; 
}

.product_box_link {
}

.product_box_space {
  width:9px; 
  height: 10px;
  float: left; 
  margin:0px; 
  padding:0px; 
  position: relative;
  background: url(../images/spacer.gif) repeat-y; 
}

/* End Product Boxes */


.product_image_small {
  border: 1px dashed #AAA;
  margin: 7px auto 4px auto;
  display:block;
  width:124px;
}

.product_image_large_container {
  float: right;
  width:300px;
  margin: 2px 0px 10px 2px;
}

.product_image_large {
  border: 1px solid #AAA;
  width:300px;
}

.product_image_large_caption {
  text-align:center;
  margin-top:3px;
  color:#777;
}

.breadcrumb {
  margin: 0 0 30px 0;
}

.social-media {
	background2:#fee;
	margin-bottom:3px;
	margin-top:0px;
	text-align:right;
	height:24px;
	width:315px;
	margin-left:20px;
}
.addthis_button_compact {
	font-family:	arial,helvetica,"lucida grande",verdana,sans-serif;
	font-size:	12px;
	color:	#0097FF;
}
.addthis_button_pinterest {
	margin-top:-4px;
}
.addthis_button_facebook_like {
	margin-top:-2px;
}
.addthis_separator {
	margin-top:-2px ! important;
}

