/* @override http://blamesally.com/wp-content/themes/blamesally/css/holiday.css */



div.merch h2 {
	font-size: 24px;
	color: #cf7020;
	font-weight: normal;
	font-style: normal;
}

div.merch select {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

div.merch div.package1 {
	border: 1px solid #ccc;
	padding: 14px;
	font-size: 13px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #909090;
}

div.cdspecials {
	margin-bottom: 40px;
}

div.merch ul {
	margin: 10px 0 13px 18px;
	padding: 0;
}
div.merch li {
	color: #2773ae;

	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

div.merch li span {
	font-weight: normal;
	font-style: normal;
	color: #a0a1a0;
	font-size: 10px;
}

div.merch p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 3px 0;
}

div.merch p.price {
	font-size: 16px;
	margin-bottom: 11px;
	color: #666;
	font-weight: bold;
} 

div.merch h4.ui-state-active a:hover {
	color: #cf7020;
}

div.special1 p , div.special2 p {
	font-size: 10px;
	padding: 0;
	margin: 0 0 10px;
}

div.special1 h2 {
	font-size: 15px;
	color: #bebebe;
}

div.special1 span.albumname {
	color: #2773ae;
	font-weight: bold;
}


div.special1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 38px;
}

div.special2 h2 {
	font-size: 15px;
	color: #bebebe;
}



div.merch div.package3 {
	border: 1px solid #ccc;
	padding: 14px;
	font-size: 13px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #909090;
}
