/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

.header-group-inner { padding: 10px 0 15px; }
.header-group-wrapper { background: #ED70AB; }
.header-top-wrapper { background: #455F6F; }
a:link, a:visited { color:#ED70AB; }
.prosper-gray-rounded-plain a:link, .prosper-gray-rounded-plain a:visited { color:#ED70AB; }
.prosper-shoppingcart-light h2.block-title { background: #ED70AB; }
.prosper-shoppingcart-light .content { border-left: 1px solid #ED70AB; border-right: 1px solid #ED70AB; border-bottom: 2px solid #ED70AB; }
.footer-message-wrapper { background: #ED70AB; }
.footer-message-text-inner { color: #535353; }
.search-box-inner form#search-theme-form { background: url(../images/search-bg-blue.png) no-repeat top center; }
h1, h2, h3, h4, h5, h6 { color: #455F6F; }
h3, h4, h5, h6 { margin: 0 0 1em 0; }


