/* NOTE: To use this file you must first activate it in your frugal Theme Options.

Once active, you can add custom styles to this file and they will override
any other styles in this theme.  Learn more about this customization proccess by visiting
http://frugaltheme.com/support/ */

.cart {
  border: 1px solid #DFDFDF;
  padding: 10px;
  margin: 10px 0;
}

.shopping_cart {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  padding: 20px;
  margin: 20px 0;
}

.shopping_cart h2 {
  font-size:14px;
}
	
#header h3 {
	margin: 0px;
	padding: 0px;
	color: #888;
	font-size: 18px;
  font-weight: bold;
}

#sidebar_1 a, #sidebar_1 a:visited {
	/*color: #3a639a;*/
	color: #00F;
	text-decoration: underline;
}

#sidebar_1 a:hover {
	/*color: #3a639a;*/
	color: #00F;
	text-decoration: underline;
}

/*** Default Styles ***/

