/* 
fastAmazon CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
body { border-top: 10px solid #000000; background: #B4B4B4 url(bg2.png) repeat-x 0 0; }
h1 { color: #000000; }
h1 a { color: #000000; }

a { color: #000000; }

ul.ProductList { padding-left: 0; margin-left: 0; }

.ProductPriceRating { padding-top: 10px;
}
.bbutton	{ 
color: #333333;
font-weight: bold;
margin:10px;margin-top:20px;
font-size:12px;}
.bbutton:hover	{ cursor: pointer; }

.BlockContent h1 { font-size:1.4em; }

.NewProducts h2 { font-size: 1.4em; }

p a { text-decoration: underline; }

ul li.li269189 a { font-weight: bold; } /*certification*/
ul li.li269520 a { font-weight: bold; } /*networking*/
ul li.li269406 a { font-weight: bold; } /*webdev*/
ul li.li269678 a { font-weight: bold; } /*programming*/


.notice {
background: #fff6bf;
color: #514721;
border: 1px solid #ffd324;
padding: 0;
margin-bottom: 10px;
}
.notice p { padding: 10px; margin:0; }

ul li.CartLink a            { color: #FFFFFF; font-weight:normal; }
#Menu ul li.CartLink a span { color: #EFEFEF; font-weight:normal; }


.Content.Wide {
	width: 700px;
}
