#productDetailImageContainer 
{
 	background:url('../../images/product/detailImageContainerBg.gif') no-repeat;
	width:205px;
	height:282px;	
	text-align:center;
	margin-right:25px;
	float:left;
}

#productDetailImageInnerContainer
{
	height:235px;
}

#productDetailImageContainer a
{
	color:#666666;
}

#productDetailImg
{
	margin:10px 0px;
}

.ProductDetailImageThumbContainer
{
	display:inline;
	width:32px;
	height:32px;	
	border-right:1px solid #FFF;
}

.ProductDetailImageThumb
{
	width:30px;
	height:30px;
	border:1px solid #9d9d9d;
	cursor:pointer;
}

#productDetailImageContainer .instruction
{
	line-height:1em;
	color:#666666;
	font-size:1em;
	clear:both;
}

#productDetailImageContainer .viewEnlargedLinkImage
{
	font-size:1em;	
	vertical-align:middle;
}

#productDetailImageContainer .viewEnlargedLink
{
	padding-left:3px;
	color:#666666;
	font-size:1em;	
	vertical-align:middle;	
}

#productDetailTextContainer
{
	float:left;
}

#brandImage
{
 	margin:24px 0px 18px 0px;
 	width:100px;
}

.detailTitle
{
	color:#000065;
	font-weight:bold;
	font-size:1.65em;
	margin-bottom:3px;
	width:550px;
}

.detailDescription
{
	color:#666;
	width:500px;
	font-size:1.03em;
}
	
#videoDemoLink
{
 	margin:10px 0px;
	padding:11px; 	
	background:url('../../images/product/videoContainer.gif') no-repeat;
 	width:186px;
 	height:70px;
}

#videoDemoLink h5
{
	margin:0px;
	padding:0px;
	font-size:1em;
	line-height:1em;
	color:#cc0003;
}

#videoDemoLink p
{
	margin:4px 0px;
	font-size:0.96em;
	color:#666;
}

#videoDemoLink img
{
	margin-top:5px;
	display:block;
}

#productDetailTable 
{
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#cedfef;
	margin:10px 0px;
}
	
#productDetailTable th
{
	background-color:#e2e8e8;
	font-size:1.02em;
	color:#676767;
	font-weight:normal;
	height:22px;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#cedfef;		
}

#productDetailTable .descriptionCol
{
	padding-left:6px;
}

#productDetailTable .lastCol
{
	border-width:0px 0px 1px 0px;
}

#productDetailTable td
{
	padding:8px 0px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#cedfef;
	font-size:0.96em;
	color:#373871;
}

#productDetailTable .code 
{
	text-align:center;
	font-weight:bold;
	color:#343973;
}

#productDetailTable .description
{
	padding-left:6px;
	color:#343973;
}

#productDetailTable .price 
{
	font-size:1.2em;
	color:#c30e03;
	font-weight:bold;
}
 	
#productDetailTable .qtyInput 
{
	width:14px;
	height:14px;
	padding:3px 2px 2px 2px;
	margin:0px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#7e9cb8;
	font-size:0.96em;
	color:#373871;
}
	
	
#productDetailTable .WebPriceLink {
	clear:both;
	background:url('../../images/global/specialPriceArrow.gif') no-repeat;
	background-position:0px 3px;
	color:#c51311;
	padding-left:10px;
	text-transform:capitalize;
}

#detailMultibuyContainer 
{
	float:right;
	width:239px;
	border:1px solid #cfdfef;
	padding:14px 19px;
}


#detailMultibuyContainer h2
{
	color:#cc0003;
	padding:0px;
	margin:0px;
	line-height:1em;
	margin-bottom:5px;
}

#detailMultibuyContainer p
{
	color:#666;
	font-size:1.1em;
}

#peopleWhoBoughtTitle {
	color:#FFF;
	background:url('../../images/product/bgPeopleWhoBoughtTitle.gif') no-repeat;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:1.1em;
	margin-bottom:0px;
}

#peopleWhoBoughtTable 
{
	border-width:0px 0px 0px 1px;
	border-style:solid;
	border-color:#cedff1;
}

#peopleWhoBoughtTable td
{
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#cedff1;
}

#peopleWhoBoughtTable img
{

}

#peopleWhoBoughtTable .moreInfo 
{
	font-size:0.77em;
	padding:9px 10px 0px 0px;
	background-image:url('../../images/global/moreInfoArrow.gif');
	background-repeat:no-repeat;
	background-position:right 11px;
	color:#c31103;
}

#peopleWhoBoughtTable .description
{
	padding-left:10px;
	color:#3a3975;
}

#peopleWhoBoughtTable .price 
{
	color:#c11102;
	font-weight:bold;
	font-size:1.1em;
}

#peopleWhoBoughtTable .fromPrice 
{
	color:#666;
}


#detailTabsContainer
{
	background-image:url('../../images/product/tabsBg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:32px;
}

#detailTabsContentContainer
{
	clear:both;
	width:786px;
	padding:7px 10px;
	background-image:url('../../images/product/tabsContentBg.gif');
	background-repeat:no-repeat;
}

#tabInfo
{
	width:156px;
}

#tabInfo img
{
	float:right;
}

#tabSpares
{
	width:164px;
	cursor:pointer;	
}

#tabSpares img
{
	float:right;
}

.tabOn
{
	display:block;
	width:156px;
	height:32px;
	background-image:url('../../images/product/tabOnLeft.gif');
	background-repeat:no-repeat;
	color:#000066;
	line-height:32px;
	float:left;
	font-weight:bold;
	text-align:center;
}

.tabOff
{
	display:block;
	width:164px;
	height:32px;
	background-image:url('../../images/product/tabOffLeft.gif');
	background-repeat:no-repeat;
	color:#666666;
	line-height:32px;	
	float:left;	
	font-weight:bold;
	text-align:center;	
}

#infoContainer 
{
	min-height:190px;
}

#sparesContainer
{
	min-height:190px;	
}

#sparesInnerContainer
{
	
}

#sparesInnerContainer .noSpares
{
	color:#333;	
	font-size:1.05em;
	line-height:20px;
}

#additionalInfoContainer
{
	float:left;
	width:500px;
}

#additionalInfoContainer li
{
	color:#333;
	font-size:1.05em;
	line-height:20px;
	margin-left:10px;
}

#additionalInfoContainer a
{
	color:#d45252;	
}
/* Styles for 'Display Media' panel - AZ 26/03/10 */
#viewMedia * {margin: 0; padding: 0; }
#viewMedia { border: 1px solid #cedff0; color: #666; font-size: 1em; margin-top: 10px; }
#viewMedia ul { margin: 5px; list-style-type: none; }
#viewMedia li { display: inline; padding: 10px 20px 10px 0; border-right: 1px solid #cedffo; }
#viewMedia a { color: #666; text-decoration: none; }
#viewMedia a:hover { color: #c21212; text-decoration: none; }
#viewMedia img { border: 0; padding-right: 8px; }
