#ProductImageBox { float: left; width: 450px; height: 575px; display: inline; margin: 0; padding: 0; position: relative; }

.grey { background: #e1e1e1; }

.zoom { 
	position: relative; 
}

.zoom span.magglass { 
	position: absolute; 
	left: 423px; 
	bottom: 3px; 
	width: 24px;
	height: 24px;
}

#ProductImageContent { padding: 12px; width: 426px; }
#ProdImageName { height: 45px; }

#ProductInfoBox { float: right; width: 500px; display: inline; }
#ProductInfoBox h1 { display: block; height: 65px; font-size: 24px; line-height: 27px; font-weight: bold; }

#ProductSwatchBox { 
	float: right;
	width: 480px;
	display: inline;
	margin-top: 10px;
	padding: 9px;
	border: 1px solid #cccccc;
	}
	
#MacSwatchBox { 
	float: right;
	width: 480px;
	display: inline;
	margin-top: 10px;
	padding: 9px;
	border: 1px solid #cccccc;
	}
	
#ProductSwatchBox .SwatchLink { 
	float: right;
	font-size: 10px;
	}
	
#ProductSwatchBox h3 { 
	padding-left: 38px;
	padding-top: 10px;
	font-size: 12px;
	color: #999999;
	}

#tabbox {
	padding: 0 10px;
	clear: both;
	}

#tabbox h2 { font-size: 14px; font-weight: bold; margin: 0; padding: 5px 0 0 0; line-height: 17px;}
	

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {display:none;}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {clear: both;}
.tabberlive {margin: 0;}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
.tabberlive .tabbertab h3 {
	margin: 0;
	padding: 0;
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style-type: none;
	}

ul.tabbernav li {
	float: left;
	margin: 0 0 -1px 1px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	background: url("../graphics/box-left.gif") no-repeat;
	}

/*active tab background*/
ul.tabbernav li.tabberactive {
	background: url("../graphics/boxg-left.gif") no-repeat;
	}

	
ul.tabbernav li a {
	display: block;
	margin-left: 5px;
	padding: 4px 10px 6px 5px;
	margin-bottom: -1px;
	text-decoration: none;
	color: #999;
	border-bottom: 0;
	background: url("../graphics/box-right.gif") no-repeat right top;
	}

ul.tabbernav li a:hover {
	color: #999;
	}

/*active tab background*/
ul.tabbernav li.tabberactive a {
	color: #fff;
	background: url("../graphics/boxg-right.gif") no-repeat right top;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
clear: both;
padding:5px;
border:1px solid #cccccc;
height: 300px;
width: 488px;
overflow:auto;
background-color: #ffffff;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h3 {
 display:none;
}


#ProductDetail {
	clear: both;
	padding-top: 20px;
}

#ProductDetail table {
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#ProductDetail table th {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #fff;
}

#ProductDetail table th.image {
	background-color: #fff;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #fff;
}

#ProductDetail table th.AddShip {
	background-color: #666;
	font-weight: bold;
	padding: 8px;
	font-size: 10px;
	line-height: 11px;
	border-bottom: 1px solid #fff;
}

#ProductDetail table td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	height: 21px;
}

#ProductDetail table td.image {
	background-color: #fff;
	font-weight: bold;
	padding: 0 8px;
	border-bottom: 1px solid #fff;
}

#ProductDetail table tr {
	background-color: #f2f2f2;
}

#ProductDetail table tr.alt {
	background-color: #e5e5e5;
}

#ProductDetail table td.spacer {
	background-color: #fff;
	font-weight: bold;
	padding: 0 2px;
	border-bottom: 1px solid #fff;
}

.prodinput {
	border: 1px solid #cfcfcf;
	font-size: 12px; 
	padding: 4px 0 4px 3px;
	background: #fff !important;
	margin: 0 5px 0 0;
	vertical-align:middle;
	color: #999999;
}

#AddToCart { float: right; padding: 10px 0;}

#RecRelBox {
	clear: both;
	float: left;
	overflow: hidden;
	width: 970px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	background: #fff url("../graphics/RecRelBox_bk.gif") top left repeat-y;
}

#RelBox {
	clear: both;
	float: left;
	overflow: hidden;
	width: 970px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	background: #fff url("../graphics/RelBox_bk.gif") top left repeat-y;
}

#RecentView { 
	float: left;
	display: inline;
	width: 194px;
}

#RecentView h3 { 
	display: block;
	font-size: 14px;
	color: #567632;
	padding: 4px;
	border-bottom: 1px solid #cccccc;
}

.RecentItem {
	float: left;
	display: inline;
	width: 174px;
	padding: 10px;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}


.RecentItem img {
	float: left;
	padding-right: 5px;
	vertical-align: middle;
}

#RelatedItems {
	float: left;
	display: inline;
}

#RelatedItems h3 { 
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #567632;
	padding: 4px 15px;
	border-bottom: 1px solid #cccccc;
	background: #fefefe url("../graphics/RelatedItems_bk.gif") bottom left repeat-x;
}

#RecRelBox #RelatedItems h3 { 
	width: 746px;
}

#RelBox #RelatedItems h3 { 
	width: 940px;
}

.RelatedItemBox {
	float: left;
	display: inline;
	width: 174px;
	text-align: center;
	padding: 10px;
}

.RelatedItemBox img {
	padding-bottom: 5px;
}

.ProdAccessorieshdr { font-size: 14px; font-weight: bold; clear: left;}

.ProdAccessories {
	float: left;
	display: inline;
	width: 300px;
	padding: 10px 0;
	margin: 0;
}


.ProdAccessories img {
	float: left;
	padding-right: 5px;
	vertical-align: middle;
}


