body {
	background-color: #EF91AC;
	background-image: url('http://www.vintagekid.com.au/images/pinkdotslighter.gif')
}

.sc_content h1,
.cart_table thead th,
.order_info_table th,
#order_ship_details h4,
.cart_discounts h4,
.address_box h4 {
	background-color: #86CED9;
	color: #ffffff;
	}

.cat_links .expanded .parent a,
.cat_links .expanded .parent,

.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected {
	background-image: url('http://vintagekid.com.au/images/nav.jpg');
	background-repeat: no-repeat;
    color: #593D1D;
    text-indent: 20px;

}


.nav_link_container a:hover {
	background-image: url('http://vintagekid.com.au/images/navhov.jpg');
	background-repeat: no-repeat;
    color: #F09068;

}

.nav_block,
.sc_content,
.cart_table,
.cart_table thead th,
.cart_discounts,
.cart_discounts h4,
.order_info_table th,
#order_ship_details h4,
.address_boxes .bill,
.address_boxes .ship,
.address_box h4 {
	border-color: gray;
}



.nav_block a,
.sc_content a,
.cart_table a.prod_name,
.prod_name a,
.cat_links .expanded .parent a {
	color: blue;
	color: #4f4f4f;
}

.prod_detail h1,
.prod_section h2 {
	color: #EF91AC;
	font-weight: bold;
}

.prod_detail h1 {
	background-color: transparent;
}

.sc_form fieldset h3,
.sc_form fieldset h4 {
	color: green;
}


.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color: #f1f3f9;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #000;
}

