body{
background-image: url(/images/bg.jpg);
background-repeat: repeat-x;
}
body table {background-color:#fff; margin: 0 auto; padding:0;}
#categoryGrid{width:650px;}
#productGrid{width:650px;}
#productDetail{width:650px;}
.container{padding-left:25px;padding-top:0;}
#viewCart{width:650px;}
#cartItems{width:100%;}
#customerLogin{width:650px;}
#existingCustomer .form-field input{width:140px;}
#newCustomer{padding-right:140px;}
#checkoutBilling{width:650px;}
#checkoutShipping{width:650px;}
#checkoutPayment{width:650px;}
#checkoutConfirm{width:650px;}
#checkoutComplete{width:650px;}
#searchForm{width:650px;}
#clientAccount{width:650px;}
#widgetCategories a{color:#444;}
#widgetInformation a{color:#444;}
#widgetSearch a{color:#444;}
#widgetFeatured a{color:#444;}
#widgetFooter a{color:#444;}
#widgetCategories .top {background:none;color:#0A315A;}
#widgetSearch .top {background:none;color:#0A315A;}
#widgetInformation .top {background:none;color:#0A315A;}
#widgetFeatured .top {background:none;color:#0A315A;}
#widgetSidebarDetailed .top {background:none;color:#0A315A;}
#widgetSidebarDetailed .top a{color:#0A315A;}
a {color: #444;}
#productGrid .photo{text-align:left}
#productGrid .title{text-align:left}
#productGrid .description{text-align:left}
#productGrid .details .sprice{text-align:left}
#productDetail #productDescription p{padding-bottom:10px}
#grey{background-color:#e2e2e2;padding:0}
#grey #widgetSearch, .body{background-color:#e2e2e2;padding:0}
#grey #widgetSearch .btm{background-color:#e2e2e2;padding:0}
#grey #widgetCategories {background-color:#e2e2e2;padding:0}
#grey #widgetCategories .body{background-color:#e2e2e2;padding:0}
#grey #widgetInformation .body{background-color:#e2e2e2;padding:0}
#productGrid .details .buttons .addToCartBtn {
background:transparent url(/images/addtocart.gif)no-repeat;
text-align:center;
margin:0;
padding:0;
width:147px;
height:25px
}
#productGrid .details .buttons .addToCartBtn a{
display:block;

font-size:10px;
margin:0;
padding-top:6px;
width:147px;
height:25px
}
#productGrid .details .buttons .detailBtn {
background:transparent url(/images/addtocart.gif)no-repeat;
text-align:center;
margin:0;
padding:0;
width:147px;
height:25px
}
#productGrid .details .buttons .detailBtn a{
display:block;
font-size:10px;
margin:0;
padding-top:6px;
width:147px;
height:25px
}
#productDetail #productDescription strong {
	color:#DA1B13;
}
#productDetail #extraDetails{
	width:360px;
	}
ul {
margin:0 0 10px 0;
}