@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#eCard {
	color: #d0d0d0;
}
#eCard #ecHeader {
	width: 475px;
	height: 216px;
	background-image: url(/fathersday/images/header.png);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-right: 400px;
	font-size: 11pt;
}
#eCard h2 {
	color: #0676a6;
	text-transform: uppercase;
	font-size: 22pt;
	margin-bottom: 0px;
}
#eCard p {
	line-height: 1.4;
}
#eCard #ecHeader p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
}
#eCard #eCardFooter {
	background-image: url(/fathersday/images/footer.png);
	background-repeat: no-repeat;
	height: 113px;
	text-align: center;
	padding-top: 10px;
}
#eCard  a {
	color: #D0D0D0;
	text-decoration: underline;
}
#eCard #ecSection1 {
	background-image: url(/fathersday/images/section1.png);
	height: 65px;
}
.seoFix {
	text-indent: -9999px;
}
#eCard h3 {
	color: #0676A6;
	margin: 0px;
	padding: 0px;
}
#eCard #ecContent1 .item {
	display: block;
	float: left;
	height: 135px;
	width: 250px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
}
#eCard #ecContent3Con #message-selections {
	color: #0676A6;
	background-color: #000;
	border: 3px solid #1F1F1F;
	width: 100%;
	font-size: 12pt;
}
#eCard input {
	margin: 0px;
}
#eCard #ecContent3Con #message {
	width: 100%;
	height: 150px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #0676A6;
	background-color: #000;
	border: 3px solid #1F1F1F;
	padding: 5px;
}
#eCard #ecContent1 .item img {
	margin-left: 15px;
}
#eCard #ecContent1 .item p {
	display: block;
	text-align: center;
	font-size: 9pt;
	color: #d0d0d0;
	margin: 12px 0;
}
#eCard #ecContent1 {
	height: 798px;
	background-image: url(/fathersday/images/content1.png);
	background-repeat: no-repeat;
}
#eCard #ecContent1 #ecContent1Con {
	margin-left: 80px;
	margin-right: 75px;
}
#eCard #ecContainer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#ecHeader a {
	display: block;
	position: absolute;
	width: 128px;
	height: 130px;
	top: 105px;
	left: 720px;
	text-indent: -9999px;
}

#eCard #ecContent2 {
	height: 364px;
	width: 427px;
	background-image: url(/fathersday/images/content2.png);
	background-repeat: no-repeat;
}
#eCard #ecContent2Con {
	margin-left: 55px;
	margin-right: 75px;
	text-align: center;
	color: #d0d0d0;
}
#eCard #ecContent2Con input {
	padding: 5px;
	width: 75%;
	background-color: #000;
	border: 3px solid #1f1f1f;
	margin: 5px 0 0 0;
	color: #0676A6;
	text-align: center;
	font-size: 12pt;
}
#eCard #ecContent3 {
	background-image: url(/fathersday/images/content3.png);
	background-repeat: no-repeat;
	height: 283px;
	width: 533px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
* html #eCard #ecContent3 {
	background-image: url(/fathersday/images/content3.png);
	background-repeat: no-repeat;
	height: 283px;
	width: 525px;
	margin: 0px;
	padding: 0px;
	clear:both;
	overflow:hidden;
}
#eCard #ecContent3Con {
	margin-left: 70px;
	margin-right: 75px;
	color: #0676A6;
	padding: 0px;
}
#eCard #ecContent3Con textarea.message {
	color: #0676A6;
	background-color: #000;
	border: 3px solid #1f1f1f;
}
#eCard #ecSection4 {
	background-image: url(/fathersday/images/section4.png);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 323px;
}
#eCard #ecContent4 {
	height: 81px;
	width: 210px;
	float: left;
}
#eCard #ecContainer form {
	margin: 0px;
	padding: 0px;
}
#eCard #ecSection2-3 {
	background-image: url(/fathersday/images/section2-3.png);
	height: 110px;
}
#eCard .ecCol {
	float: left;
}
#eCard span.red {
	color: red;
}

#eCardFooter {
text-align: center;
padding: 0 326px;
}

#eCardFooter a {
	background: url(../email/uncrate-logo.gif) no-repeat;
	display: block;
	width: 100px;
	height: 25px;
	text-indent: -9999px;
	float: left;
	margin-top: -4px;
	}

.tool-tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
	border: 3px solid #0A3344;
}
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #0676A6;
	padding: 8px 8px 4px;
	background-color: #000;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color: #000;
	color: #B2B2B2;
}
