html {
	background: #DFDFDF;
	border:0;
	font-family: Arial, Helvetica sans-serif;
	font-weight: normal;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#267BB1
}

a:hover {
	text-decoration: underline;
}

.page-content {
	width:970px;
	margin: 0 auto;
	background:#FFFFFF;
}

.top-content {
	padding:130px 0 0 285px;
	background: url(../images/brighter-bg-top-plain.jpg) 0 0 no-repeat;
}

.top-content .video {
	min-height:311px;
	width:600px;
	background: url(../images/border-video-showcase.png) bottom left no-repeat;
}

* html .top-content .video {
	height:311px;
}

.top-content .video .flash-container {
	float:left;
	width:400px;
	height:296px;
	padding-right:10px;
}

.top-content .video h1 {
	margin-left:415px;
	padding:261px 0 15px 0px;
	font-size:16px;
}

.top-content .video h1.one-line {
	padding-top: 275px;
}

.top-content .video h1 span {
	display:block;
}

.bottom-content {
	float:left;
	background: url(../images/brighter-bg-btm.jpg) bottom left no-repeat;
	padding-bottom:50px;
	width:100%
}

.bottom-content .showcase-gallery {
	padding-left:37px;
}

.bottom-content .showcase-gallery .three-col {
	height: 255px;
}

.bottom-content .showcase:after,
.bottom-content .callout-box-container:after {
	clear:both;
	content:"";
	display:block;
}

.bottom-content .showcase-clickbox {
	width: 200px;
	float: left;	
}

.bottom-content.five .showcase-clickbox {
	width:185px;
	float:left;
}

.showcase.wide .showcase-clickbox {
	width: 425px;
}


.bottom-content .showcase-clickbox h2 {
	padding:10px 0 7px 0;
	font-size:16px;
}

.bottom-content .showcase-clickbox p {
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}

.bottom-content .callout-box-container {
	clear:left;
	padding:30px 0 0 40px;
	width:930px;
}

.bottom-content .callout-box {
	width:434px;
	min-height:109px;
	float:left;
	margin-right:10px;
	background: #DCE3E5 url('../images/bkgd-showcase-btm-border.png') bottom left no-repeat;
}

* html .bottom-content .callout-box {
	height:109px;
}

.bottom-content .callout-box img.icon {
	float:left;
	padding:31px 20px 0 30px;
}

.bottom-content #second-callout-box.callout-box img#dfsfacebook.icon {
	padding-top: 10px;
}

.bottom-content .callout-box h3 {
	width:225px;
	margin-left:150px;
	margin-top:27px;
	font-size:14px;
	line-height:1.2em;
}

.bottom-content .callout-box h3.facebook {
	width:250px;
	margin-top:15px;
}

.bottom-content .callout-box h3.facebook span {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}


.bottom-content .callout-box p {
	margin:2px 0 0 150px;
	font-size:12px;
	font-weight:bold;
}

.bottom-content .callout-box .callout-top{
	width:434px;
	height:4px;
	background: #DCE3E5 url(../images/bkgd-showcase-top-border.png) 0 0 no-repeat;
	font-size:1%;
}

.footer {
	clear:left;
	padding:30px 0 70px 15px;
}

.footer-content {
	padding-right:15px;
	padding-top:15px;
	border-top:#C6D2D6 solid 1px;
	width:925px;
}

.footer-content p {
	margin-left:7px;
	padding-bottom:5px;
	color:#8A9499;
	font-size:11px;
	line-height:18px;
}

.footer-content p a {
	color:#8A9499;
}

.footer-content p img {
	vertical-align:middle;
}

.footer-content span {
	padding-left:15px;
}

.top-content.print {
	padding-left:45px;
}

.top-content.print .print-ad img {
	padding-bottom:25px;
}

.top-content.print h1 {
	margin-bottom:30px;
	font-size:32px;
	text-align:left;
}

.bottom-content img.spend-ad {
	padding-left:45px;
}

.hide {
	position: absolute;
	left: -999px;
}

.playing-link strong {
	font-weight: bold;
}

.showcase-clickbox .coming-soon {
	 color: #8a9499;
}

/**
 * Three Column Showcase gallery layout
 */

.bottom-content .three-col .showcase-clickbox {
	width: 286px;
	margin: 7px 0 7px 5px;
}

/**
 * Two Column Showcase gallery layout
 */
 
.bottom-content .two-col .showcase-clickbox {
	width: 425px;
	margin: 7px 0 7px 10px;
}

.bottom-content .two-col .showcase-clickbox p a {
	background: url(../images/icon-left-arrow.gif) right .35em no-repeat;
	padding-right: 10px;
}



#altered-design .bottom-content .two-col .showcase-clickbox {
	width: 435px;
	margin: 7px 0 7px 10px;
}


.bottom-content #first-callout-box.callout-box img.icon {
	padding:0 0 0 25px;
}

.bottom-content #first-callout-box.callout-box h3 {
	margin-left:180px;
	margin-top:27px;
}

.bottom-content #first-callout-box.callout-box p {
	margin-left:180px;	
}

.bottom-content #second-callout-box.callout-box img.icon {
	padding:20px 0 0 15px;
}


.bottom-content #second-callout-box.callout-box h3 {
	margin-left:185px;
	margin-top:10px;
} 

.q3-2010 .bottom-content #second-callout-box.callout-box h3 {
	margin-left: 165px;
}

.q3-2010  .bottom-content #second-callout-box.callout-box p {
	margin-left: 165px;
}

.bottom-content #second-callout-box.callout-box p {
	margin-left: 185px;
}

/**
 * One Column Showcase gallery layout
 */

.showcase.one-col {
	padding-bottom: 30px;
}

.bottom-content .one-col .showcase-clickbox {
	float: none;
	width: 520px;
	margin: 25px auto 0;
}

.bottom-content .one-col .showcase-clickbox img {
	float: left;
}

.bottom-content .one-col .showcase-clickbox h2 {
	padding-top: 0;
	margin-left: 220px;
}

.bottom-content .one-col .showcase-clickbox p {
	margin-left: 220px;
}

.bottom-content .one-col .showcase-clickbox p a {
	background: url(../images/icon-left-arrow.gif) right .25em no-repeat;
	padding-right: 10px;
}

#second-callout-box img.lg-facebook {
	float: left;
	margin: 10px 0 0 35px;
	position: relative;
	z-index: 5;
}

#second-callout-box.callout-box h2.facebook {
	margin: 10px 0 6px 160px;
	font-size: 16px;
	color: #267bb1;
	font-weight: bold;
}
	
#second-callout-box.callout-box h3.lg-facebook {
	width: 200px;
	margin: 0 0 0 160px;
}

#second-callout-box.callout-box p.facebook {
	margin-left: 160px;
	padding: 0;
}

#share-box {
	background:url("/discoveradvertising/images/bg-share-box-btm.gif") no-repeat left bottom #DCE3E5;
	float:left;
	min-height: 50px;
	width:939px;
	margin-left:17px;
}

#share-box .sharebox-top {
	width:939px;
	height:10px;
	background: #DCE3E5 url(/discoveradvertising/images/bg-share-box-top.gif) 0 0 no-repeat;
	font-size:1%;
}

#share-box h4 {
	float: left;
	margin: 3px 0 0 30px;
	font-size: 18px;
	font-weight: bold;
	color: #576166;
}

#share-box  li {
	float: left;
	margin-left: 20px;
}

#share-box  li a {
	float: left;	
}

#share-box  li a.share-link {
	margin: 7px 0 0 10px;
}

#share-links h4 {
	float: left;
	padding: 15px 0 20px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #576166;
}

#share-links ul {
	clear: left;
	padding-left: 30px;
}

#share-links li {
	float: left;
	padding-right: 5px;
	margin-right: 10px;
	border-right: 1px solid #C8CDCF;
}

#share-links li.last {
	border-right: none;
}

/* Everyday Giveaway Page Styles */

#everyday-giveaway .top-content  {
	padding:100px 0 0 175px;
}

#everyday-giveaway .top-content h1 {
	background: url(/discoveradvertising/images/hdr1-everyday-giveway.jpg) no-repeat;
	width: 615px;
	height: 335px;
	text-indent: -9999em;
}

#everyday-giveaway .bottom-content .four-col .showcase-clickbox {
	width: 225px;
}

.bottom-content .four-col .showcase-clickbox p a {
	background:url("../images/icon-left-arrow.gif") no-repeat scroll right 0.35em transparent;
	padding-right:10px;
}

#altered-design .bottom-content .showcase-clickbox p,
#everyday-giveaway .bottom-content .showcase-clickbox p {
	font-weight: bold;
	color: #576166;
}

#altered-design .bottom-content .showcase-clickbox span,
#everyday-giveaway .bottom-content .showcase-clickbox span {
	font-weight: normal;
	font-size: 10px;
}



#two-column.top-content {
	padding:130px 0 0 68px;
	background: url(../images/brighter-bg-top-plain.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#two-column.top-content .video {
	width: auto;
	float: left;
	height: auto;
	padding-right: 30px;
	background: none;
}


.bottom-content #standalone.video {
	padding-left:0;
	width: 400px;
	margin: 0 auto;
	padding-top: 40px;
}

p.peggy {
	font-size: 16px;
	line-height: 20px;
	width: auto;
	text-align: center;
	padding-top: 20px;
	clear: both;
}

#loyalty.peggy {
}

#hold.peggy {
}