html {
	background: #b054b1 url(mothersday-1-hdrbg.gif) repeat -25% top;
}
body {
	color:#7d0f7e;
}
a {
	color:#7d0f7e;
}
a:hover {
	color:#c45dc5;
}
#cc-site-info-outer a:hover {
	color:#7d0f7e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	text-shadow:0 1px 0 #eaeaea;
}
#cc-container {
	width:100%;
	margin-top:0;
}
#cc-content-inner,
#cc-branding-inner {
	width:950px;
	margin:0 auto;
}
#cc-branding-inner {
	background: url(mothersday-1-hdr.png) no-repeat right bottom;
	min-height:150px;
}
#cc-content-outer {
	width:100%;
	background: transparent url(mothersday-1-ptn.png) repeat-x -100% top;
	position:relative;
	top:-12px;
	padding-top:20px;
	border-bottom:1px solid #fff;
	min-height:740px;
}
#cc-content-inner {
	background: url(mothersday-1-mainbg.jpg) no-repeat center top;
	min-height:518px;
}
#cc-content-sub-outer,
#cc-content {
	padding-top:10px;
}
.cc-divider {
	border-color:#eaeaea;
	background:none;
}
/****IE7****/
*:first-child+html #cc-content-outer {
	padding-top:40px;
}
*:first-child+html #cc-content-sub-outer,
*:first-child+html #cc-content {
	padding-top:0;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	text-shadow:0 -1px 0 #999;
	background:#b19c51 url(../../common/images/regbtn-overlay.png) repeat-x center top;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border:none;
	color:#fff;
	box-shadow: 0 -2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	font-family:Corbel, "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	text-shadow:0 -1px 0 #999;
	color:#fff;
	background:#e7da72 url(../../common/images/regbtn-overlay.png) repeat-x center top;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}
.cc-btn-secondary {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	zoom:1;
	-moz-opacity: 0.7;
	opacity:.7;
}
.group-sep {
	border-color: #7d0f7e;
}
/*IE6*/
* html #cc-branding-inner {
	background-image: url(mothersday-1-hdr-ie6.gif);
	min-height:150px;
	height:auto !important;
	height:150px;
}
* html #cc-content-outer {
	background-image: url(mothersday-1-ptn-ie6.gif);	
}
* html a.cc-register,
* html a.cc-register:hover,
* html .cc-btn-primary,
* html .cc-btn-primary:hover,
* html .cc-btn-secondary,
* html .cc-btn-secondary:hover {
	color:#fff;	
	background-image:none;
}