body	{
	font-family: Verdana, Arial, "Sans Serif";
	padding: 0px;
	margin: 0px;
	color: #000;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}
a:visited { 
	color: #000000;
	}


#container {

	left:0px;
	top:0px;
	width:960px;

}

.pageHeader	{
	width: 960px;
	height: 130px;
	background: url('images/canonShopHeader.jpg') no-repeat;
}

.headerBlueBar	{
	background: #000000;
	height: 32px;
	color: #ffffff;
	font-size: 0.6em;
}

.subheader	{ padding: 5px; }

.okSearch	{
	padding:10px;
}

.subheaderLink a:link {
	color: #ffffff;
	text-decoration: none;
}

.categoryTitle, .categoryInBreadCrumb a:link, a:visited	{
	color: #9b0013;
	font-weight: bold;

}

.homePageTable td {
	vertical-align: top;
	}
	
.homePageTable h1 {
	font-size: 1.5em;
}

.homePageTable p {
	font-size: .8em;
}


.featuredProductsHomePageTable	{
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;	
	border-bottom: 1px solid #aaaaaa;	
	border-top: 1px solid #aaaaaa;
}

.featuredProductsCells	td {
	border-top: 1px solid #aaaaaa;
	height: 100px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
}

.homeFeaturedProductsHeader, .categoryFeaturedProducts, .otherProducts		{
	height: 25px;
	background: url('images/homeFeaturedProductsHeader.png');
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;	
}
.otherProducts	{ font-size: .6em; }

.categoryFeaturedProducts	{
	border-bottom: 1px solid #aaa;
}
.homeFeaturedProductsHeader a  {
	color: #333333;
	text-decoration: none;
}

.descriptionCell	{
	text-align: right;
	padding-right: 5px;
}
.descriptionCellFeaturedCategory, .descriptionCellFeaturedCategoryText	{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;		
}
.descriptionCellFeaturedCategoryText	{	padding-right:30px; }

.linkedProductName:link, .linkedProductName:visited	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.productPrice	{
	font-size: 13px;
	font-weight: bold;
	color: #9b0013;

}

.addToShoppingBasket	{
	width: 100%;
	text-align: right;
	font-size: 12px;
	margin-top:5px;
	padding-bottom:5px;
}

.addToShoppingBasket a:link	{
	color: #031F51;
	text-decoration: none;
}
.addToShoppingBasket a:hover	{
	color: #031F51;
	text-decoration: underline;
}

.categoryProducts {
	
}
.categoryProductsImage	{
	border-top: 1px solid #aaa;
	padding:10px;
	
	text-align: center;
	width: 75px;
}
.categoryProductDescription	{
	border-top: 1px solid #aaa;
	padding-right: 10px;
	padding-top: 10px;
}
.productDescription	{
	font-size: 10px;
	padding-right: 5px;
}

.addToBasket	{
	padding-top: 5px;
}

.addToBasket a	{
	font-size: 11px;
	text-decoration: none;
}

.productDescriptionTableProductName	{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.productDescriptionTableProductPrice	{
	font-size: 22px;
	font-weight: bold;
	color: #9b0013;
}

.productImage	{
	padding-left: 15px;
}
.descriptionCellAccessories	{
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #aaa;

}

#addToShoppingBasketWrap, #addSelectedToBasketWrap {
	padding-top: 10px;
    font-size: 10px;
    float: right;
    }
#addToShoppingBasketWrap	{    
        width:130px;


  }
#addSelectedToBasketWrap { 
	width: 200px;
}
#addToShoppingBasketWrap a {
	text-decoration: none;
}

#addToShoppingBasketText, #addSelectedToShoppingBasketText {
	text-align: right;
	padding-top:3px;
	padding-right:3px;	
 	float:left;
    }
    
#addToShoppingBasketText	{
	width: 104px;
}

#addToShoppingBasketText a {
	color: #031E53;
}

#addSelectedToShoppingBasketText {
	width: 175px;
}

#addToShoppingBasketImage {
    float:right;
    width:21px;
   }

.withBorder	{
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.tableWithBorder	{

	border: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.technicalSpecs	{
	font-size: .7em;
}

.smallText, .buyProductAndAccessories, .smallTextWhite, .smallText a	{
	font-size: 1em;
}

.smallTextAddSelectedToBasket	{
	font-size: .7em;
	color: #000000;
}
.smallTextWhite	{
	color: #ffffff;
}
.buyProductAndAccessories	{
	padding-left: 10px;
	padding-top: 10px;
}

.okSearchButton	{
	padding-top: 2px;
	padding-left: 3px;
}