body {
	background:url(public/themes/strad/images/top-tail.gif) top repeat-x #000000; text-align:center; position:relative;
	
}


.top-bg{ background:url(public/themes/strad/images/top-bg.jpg) top center no-repeat; position:relative;}
.bot-bg{ background:url(public/themes/strad/images/bot-bg.jpg) bottom center no-repeat;}
.top-tail2{ background:url(public/themes/strad/images/top-tail2.gif) top repeat-x; height:664px; position:absolute; right:0; width:50%;}
.bot-tail1{ background:url(public/themes/strad/images/bot-tail1.gif) bottom repeat-x;}
.bot-tail2{
	background:url(public/themes/strad/images/bot-tail2.gif) bottom repeat-x;
	height:462px;
	position:absolute;
	right:164px;
	bottom:123px;
	width:50%;
}


.nav_block_title,
.sc_content h1,
.cart_table thead th,
.order_info_table th,
#order_ship_details h4,
.cart_discounts h4,
.address_box h4 {
	background-color: #626262;
	color: #fff;
}

.cat_links .expanded .parent a,
.cat_links .expanded .parent,
.nav_link_container a:hover {
	color:#ca0000;
	
}

.nav_block,
.sc_content {
	border-color: silver;
}

.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected,
.sc_content a,
.prod_section h2,
.cart_table a.prod_name,
.prod_name a,
.sc_form fieldset h3,
.sc_form fieldset h4,
.cat_links .expanded .parent a,
.prod_detail h1 {
	color: #fff;
}

.prod_detail h1 {
	background-color: transparent;
}


.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color: #efefef;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #fff;
}

