body {
	margin-top: 0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 12px;
	line-height: 18px;
    background-color: #292929;
}

.searchTerms {
	color: #bababa;
	font-size:11px;
	height: 80px;
}

.footer {
	color: #bababa;
	font-size: 11px;
}

.footer a {
	color: #ffdf04;
	text-decoration: none;
	font-weight: bold;
}

.mainTbl {
	height: 440px;
}

.yellowTxt {
	color: #ffcc00;
}

.shop_breadcrumb {
    margin-bottom: 10px;
    float: left;
}

.shop_cart_link {
    float: right;
    margin-bottom: 10px;
}

.shop_cart_link a, .shop_cart_link a:visited {
    color: #FFF;
}

.shop_breadcrumb a, .shop_breadcrumb a:visited {
    color: #FFF;
}

.add_to_cart_popup {
    background-color: #222;
    padding: 10px;
}
