#catalog_item_image {
	width: 275px;
	border-right: 1px solid #f4f1e8;
	float: left;
	min-height: 245px;
	height: auto !important;
	height: 245px;
}

#catalog_item_image img {
	padding: 15px;
}

#catalog_item_details {
	float: left;
	padding: 5px 25px;
	margin: 0;
	width: 352px;
}

#catalog_item_details h1 {
	margin-bottom: 13px;
	font-weight: normal;
	
}

#catalog_item_details_tan {
	background: #faf8f4;
	padding: 10px;
	margin: 0;
	width: 323px;
}

#catalog_item_details_white {
	background: #fff;
	padding: 10px;
	margin: 0;
	width: 323px;
}

#catalog_item_details_left {
	width: 90px;
	float: left;
	padding-bottom: 5px;
	margin: 0;
}

#catalog_item_details_right {
	float: left;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0;
}

#catalog_item_image_link, #catalog_item_image_link a {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #7f7a6d;
	text-decoration: none;
}

.catalog_item_link {
	display: block;
	padding: 6px;
	background: #f9f8f3;
	margin-right: 4px;
}

.catalog_item_link a {
	font-size: 12px;
	color: #722222;
	font-weight: normal;
}

.catalog_item_crumbTrail {
	border-bottom: 1px solid #f4f1e8;
	margin-bottom: 3px;
}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
	z-index: 200 !important;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 9px;
	font-size: 15px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
	display: none;
}
#ImageBoxNextImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}



.tab h3 { font-size: 16px; margin-bottom: 5px;}

.column {
  border-right: 1px solid #eeede9;
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  width: 320px; 
  font-size: 13px;
}

#tabs {
  list-style: none;
  margin: 0;
  padding: 7px;
  width: 682px;
}

#tab_controls {
  font-family: "Trebuchet MS", arial, sans-serif; 
  padding-top: 20px;
}

#tab_controls ul {
  margin: 0;
  padding: 0;
  height: 32px;
  width: 680px; }

#tabs li { 
  background: #fff url(http://www.armetale.com/_display/images/menu_item.gif) repeat-x bottom; 
  border: 1px solid #dedbd3;
  margin: 0 5px -1px 0; 
  line-height: 32px; 
  padding: 0 10px; 
  position: relative;
  float: left; 
  list-style: none;
  z-index: 5;  
 }

#tabs li.selected { 
  background: #fff;
  border-bottom: 1px solid #fff; }

#tabs li a:link, #tabs li a:visited { 
  color: #7f7a6d;
  display: block;
  margin: 0 6px;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
}

.tab { 
  background: #fff url(http://www.armetale.com/_display/images/tab_background.gif) repeat-x bottom;
  border: 1px solid #dedbd3;
  clear: both;
  width: 672px;
  padding: 15px;
  margin: 0px;
  line-height: 17px;
	min-height: 200px;
  height: auto !important;
  height: 200px;
}

.tab .mod_copy p { margin: 0 !important; padding: 0 !important; }

.tab .mod_copy { margin: 0px; padding: 0px;}

.tab .image_left { padding-bottom: 2px; }

.tab ul { margin: 0; padding: 0; }
.tab li { line-height: 110%; margin: 0 0 15px 35px; }

#tab_controls {
  width: 680px;
  height: 30px;
}



#goes_great {
  float: left;
  width: 310px; }

#goes_great a:link,
#goes_great a:visited {
  border-top: 1px solid #f9f8f3;
  color: #722222;
  display: block;
  float: left;
  font-size: 13px;
  margin: 10px 0 0;
  padding: 7px;
  width: 300px;
}

#goes_great img {
  border: 0;
  clear: both;
  float: left;
  margin-right: 7px; }
    
#goes_great a:hover {
  background-color: #eeede9; }
    
#goes_great span {
  color: #7f7a6d;
  display: block;
  text-decoration: none; }
  

