/* Page Wide CSS */
strong { font-weight: bold; }

#main-content {
  margin-top: 10px;
  overflow: hidden;
}
  
#main-content h2 {
  font-size:16px;
  font-weight:bold;
}

.giveaway-sprite {
  background: url(/giveaway/images/giveaway-sprite.png) 0 0 no-repeat;
}


/** INDEX PAGE BEGIN **/

/* Banner Content */

body#discover-network #banner {
    margin: 10px auto 0;
    width: 950px;
}

body#discover-network .participating-cards #banner {
  background-image: url(/giveaway/images/bg-participating-cards.jpg);
  height: 218px;
}

body#discover-network #win-big {
    top: 45px;
}

body#discover-network #automatic-entry {
    top: 129px;
}


body#discover-network #prizes {
    left: 4px;
}

body#discover-network #monthly-prizes .prize {
    width: 117px;
}


/* Official Rules */

h3#official-rules-heading {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 20px;
}

#giveaway-rules-container h4 {
  font-size: 12px;
  margin: 30px 0 0 20px;
  font-weight: bold;
}

#official-rules {
  font-size: 12px;
  list-style-type:decimal;
}

#official-rules-heading > *,
#official-rules > * {
  padding-left:19px;
}

#official-rules h5 {
  margin-top: 20px;
  line-height: 18px;
  font-size:12px;
  font-weight: bold;
}

#official-rules li {
  list-style-type:decimal;
  background: none;
  margin-top: 0px;
  margin-left: 40px;
  padding-left: 0px;
}

#official-rules p {
  line-height: 18px;
  margin-bottom: 20px;
  margin-left:-19px;
}

#official-rules table {
  width: 320px;
  left:-19px;
  position:relative;  
}

#official-rules th, #official-rules td {
  border-color: #c0c8cc;
  border-width: 1px;
  border-style: solid;
  text-align:center;
  vertical-align:middle;
  padding: 5px;
}

#official-rules th {
  font-weight: bold;
  font-size:0.75em;
}

#official-rules #bonus-month{
  width: 100px;
}

#official-rules #featured-category{
  width: 100px;
}

#official-rules #bonus-entries{
  width: 100px;
}

/* Social Content */

#socialcontent {
  margin: 0 0 6px;
  border-top: 1px solid #c0c8cc;
}

#socialcontent h2 {
  color: #576166;
    float: left;
  padding-left: 17px;
  padding-top: 13px;
  padding-bottom: 14px;
  font-size: 18px;
    width: 240px;
}

#socialcontent_buttons {
  float: left;
  clear: right;
  height: 20px;
  margin-left: 15px;
  margin-top: 16px;
}

#socialcontent_buttons li {
  background-repeat: no-repeat;
  padding-right: 4px;
  padding-left: 20px;
  border-right:1px solid #C8CDCF;
  margin-right:3px;
  margin-left: 4px;
  float: left;
  clear: right;
}

#socialcontent_buttons li.last {
  border-right: none;
}

#socialcontent_buttons #button_delicious {
  background-image:url(/giveaway/images/button_share_delicious.png);
}

#socialcontent_buttons #button_digg {
  background-image:url(/giveaway/images/button_share_digg.png);
}
#socialcontent_buttons #button_facebook {
  background-image:url(/giveaway/images/button_share_facebook.png);
}
#socialcontent_buttons #button_buzz {
  background-image:url(/giveaway/images/button_share_buzz.png);
}
#socialcontent_buttons #button_google {
  background-image:url(/giveaway/images/button_share_google.png);
}
#socialcontent_buttons #button_twitter {
  background-image:url(/giveaway/images/button_share_twitter.png);
}

#socialcontent_buttons a{
  color: #576166;
  font-size: 12px;
}

#socialcontent_buttons a.text {
  position:relative;
  color: #267bb1;
}

/* Discover Network */

body#discover-network {
  background: #fff;
  border-top: 4px solid #F58025;
  color: #333;
  margin: 40px 0 15px;
  min-width: 996px;
  padding: 0;
}

body#discover-network #Secondary {
  background-color: #fff;
  padding-bottom: 18px;
  margin: 0 auto;
  width: 927px;
}

body#discover-network .wrap_left_clayout {
  margin: 9px 0 0 10px;
  width: 770px;
}

body#discover-network #footer {
  background-color: #fff;
    border-top: 1px solid #c0c8cc;
    line-height: 19px;
    margin: 20px auto 0;
    padding: 6px 0 0;
    text-align: right;
    width: 928px;
}

body#discover-network #footer #footerLinks {
  color: #777;
  font-size: 11px;
} 

body#discover-network #footer #footerLinks a {
  color: #999;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0 4px;
  text-transform: uppercase;
} 

body#discover-network #footer #footerCopyright {
  color: #999;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-right: 4px;
} 

/** INDEX PAGE END **/

/** WINNERS PAGE BEGIN **/
/* Breadcrumb */
#breadcrumb {
  padding-left: 0;
}

#breadcrumb li{
  float: left;
  clear: right;
}

#breadcrumb li.arrow {
  margin-left: 5px;
}

/* Winners Area */

#winners-content {
  width: 950px;
  margin-left: 10px;
  background: url(/giveaway/images/bg-everyday-topper.jpg) 0 0 no-repeat;
}
#winners-content h1 {
  width: 440px;
  padding: 50px 0 20px 370px;
  font-size: 40px;
  font-weight: bold;
  color: #FF6600;
  line-height: 1.15;
}

#winners-content h1 span{
  color: #000000;
}
#winners-content2011 h1 span {
  color: #000000;
}
a#view-by-state,
a#view-by-date {
  float: right;
  margin-right: 20px;
  padding-right: 10px;
  background: url(/images/icon-arrow-blue.gif) right .25em no-repeat;
  font-size: 12px;
}

/* Winners Nav Bar */

#winners-nav-bar {
  width: 912px;
  min-height: 25px;
  margin: 23px 0 0 20px;
  padding-top: 10px;
  background: url(/giveaway/images/bg-nav-bar-top.png) 0 0 no-repeat;
}

.winners-nav-bar-btm {
  height: 7px;
  width: 911px;
  margin-left: 20px;
  background: url(/giveaway/images/bg-nav-bar-btm.png) 0 0 no-repeat;
}

#winners-nav-bar h2 {
  float: left;
  width: 425px;
  margin: 0 0 0 20px;
  font-size: 18px;
  font-weight: bold;
  display: inline;
}

.nav-form {
  float: right;
}

.nav-form h3 {
  float: left;
  margin: 4px 7px 0 0;
  font-size: 14px;
  font-weight: bold;
  color: #576166;
}

.nav-form form {
  float: left;
  margin-right: 15px;
}

.nav-form form input {
  vertical-align: middle;
}

.nav-form #month_dd {
  margin-right:8px;
  width: 100px;
}
.nav-form #day_dd {
  width: 50px;
  margin-right: 14px;
}

#giveaway-container {
  padding: 20px 0;
  border-left: 1px solid #FF6600;
  border-right: 1px solid #FF6600;
}

#giveaway-container div.column {
  float: left;
  width: 290px;
  margin-left: 20px;
  background: #f5f7f7;
  display: inline;
}

#giveaway-container table {
  width: 280px;
  margin: 5px 0 0 5px;
  color: #293033;
}

#giveaway-container th {
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #D4D7D7;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}

#giveaway-container th.winner {
  width: 115px;
}

#giveaway-container td {
  padding: 0 0 8px 10px;
  font-size: 12px;
  text-transform: uppercase;
}

#giveaway-container tr.first td {
  padding-top: 10px;
}

#giveaway-container th.prize,
#giveaway-container td.prize {
  text-align: right;
  padding-right: 10px;
}

#giveaway-container .div-holder:after, 
#giveaway-container:after,
a#view-by-state:after,
a#view-by-date:after,
#winners-nav-bar .text-container:after {
  clear: both;
  content: '';
  display: block;
}

#giveaway-container p.disclosure {
  clear: left;
  padding: 10px 0 0 20px;
  font-style: italic;
  font-size: 12px;
  color: #576166;
}

.giveaway-btm {
  width: 950px;
  height: 7px;
  background: url(/giveaway/images/bg-giveaway-container-btm.png) 0 0 no-repeat;
}

#no-winners {
  margin-left: 20px;
  font-size: 12px;
  font-style: italic;
}

#winners-loading {
  margin: 30px 0;
  text-align: center;
  font-weight: bold;
}

#winners-loading p {
  padding-top: 12px;
  color: #C0C8CC;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
}
/*
#winners-throbber {
  display:block;
  height:30px;
  margin-left:435px;
  margin-top:54px;
  position:absolute;
  width:30px;
}*/

/** WINNERS PAGE END **/


/* Alternate version aka giveaway2 */

.callouts {
  float: left;
}

#main-content.alt-main {
  margin-top: 28px;
}

#banner.alt-banner {
  position:relative;
  margin-left:0px;
  background: url(/giveaway/images/bg-giveaway-landing-alt.jpg) 0 0 no-repeat;
  height: 517px;
  width:950px;
}



#banner h3,
#banner h2 {
  position: absolute;
  right: 0;
  top: 0;
}

#banner.alt-banner .copy {
  left: 25px;
}

#banner h1.lockup-alt {
  background: url(/giveaway/images/lockup-alt.jpg) no-repeat;
  height: 225px;
  width: 430px;
  margin-left:1px;
  text-indent: -9999px;
  position: absolute;
  z-index: 100;
}

#banner .copy h1.alt {
  font-size: 60px;
  font-weight: bold;
  color: #ff6600;
}

#banner .copy h2.alt {
  font-size: 27px;
  font-weight: bold;
  color: #ff6600;
}

#banner .copy.alt {
  top: 240px;
}

#banner .copy .giveaway-description-alt {
  width: 258px;
  margin-top: 23px;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
}

#right-column-alt {
  float:left;
  width:555px;
  padding-bottom:25px;
  font-size:14px;
  padding-left: 36px;
  border-left: 1px solid #c0c8cc;
}

#right-column-alt h2 {
  padding-top: 13px;
}

#right-column-alt p {
  margin-top: 12px;
  line-height: 18px;
}

#left-column-alt {
  float: left;
  padding: 35px 42px 0 44px;
}
#left-column-alt dl {
  float: left;
}


#left-column-alt dd {
  font-size: 12px;
  font-weight: bold;
}

#left-column-alt dl dt {
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
}

#left-column-alt dl.grand-prize dd {
  font-size: 36px;
  font-weight: normal;
  margin-top:3px;
  margin-right:10px;
}

#left-column-alt dl.daily-prizes {  
  margin-left: 0px;
  padding-left: 0px;
  border-left: none;
  clear: left;
}

#left-column-alt dl.daily-prizes dt{
  margin-bottom: 4px;
  margin-top: 27px;
}

#left-column-alt dl.daily-prizes dd{
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
}

/* Participating Cards */

.participating-cards #main-content {
  background: url(/giveaway/images/bg-participating-cards-main.png) repeat-y;
  margin: 0 auto;
  padding: 20px 0 0;
  width: 906px;
}

.participating-cards #main-content .btm-cap {
  background: url(/giveaway/images/bg-participating-cards-main-btm-cap.png) no-repeat left bottom;
  height: 8px;
}

#participating-cards {
  background: url(/giveaway/images/bg-participating-cards.png) repeat-y;
    margin: 0 auto;
    min-height: 213px;
    overflow: hidden;
    margin-bottom: 12px;
    width: 877px;
}

#participating-cards ul {
    float: left;
    margin: 11px 24px 11px 15px;
    width: 254px;
}

#participating-cards ul.last {
    margin-right: 0;
}

#participating-cards li {
    color: #666;
    font-size: 12px;
    padding-bottom: 6px;
}

#participating-cards a {
    color: #267bb1;
}


/* DFS 892 Sweepstakes Winners Spotlight */

#loader {
  background: url(/giveaway/images/loader.gif) no-repeat center center;
  display: block;
  height: 300px;
  margin: 0 auto;
  width: 670px;
}

#daily-winners {
  margin: 100px auto 0;
  width: 670px;
}

#daily-winners li {
  display: none;
  float: left;
  text-align: center;
  width: 600px;
}

#daily-winners li.nav {
  display: block;
  height: 34px;
  padding-top: 150px;
  width: 35px;
}

#daily-winners li.nav a {
  background: url(/giveaway/images/btn_nav.png) no-repeat;
  display: block;
  height: 34px;
  text-indent: -999em;
  width: 35px;
}

#daily-winners li.nav .inactive {
  cursor: default;
}

#daily-winners li.nav .next.inactive {
  background-position: 0 -34px; 
}

#daily-winners li.nav .previous {
  background-position: 0 -68px; 
}

#daily-winners li.nav .previous.inactive {
  background-position: 0 -102px; 
}

#daily-winners .winner {
  margin-top: 10px;
}
#giveaway-banner {
    position: relative;
    left: 9px;
    padding-bottom: 10px;
}
.orange{
  color:#FF6600;
}

#view-by-state{display:none;}

#daily-monthly-form{    
  position: relative;
    top: 16px;
    left: 23px;
    padding: 11px 0px;
}
#share{
    border-bottom: 1px solid #C6D2D6;
    border-top: 1px solid #C6D2D6;
    color: #656E73;
    font-weight: bold;
    margin-bottom: 0;
    padding: 17px 21px;
}
#share a{    
  font-size: 12px;
    font-weight: normal;
    background: url("../images/icons.jpg") no-repeat scroll 0 0 transparent;
    padding: 2px 0px 2px 25px;
}
#share a#delicious {
    background-position: 0 -3px;
}
#share a#digg {
    background-position: 0 -28px;
}
#share a#facebook {
    background-position: 0 -50px;
}
#share a#buzz {
    background-position: 0 -71px;
}
#share a#google {
    background-position: 0 -91px;
}
#share a#twitter {
    background-position: 0 -113px;
}
#div-holder p.disclosure{
  display:none;
}
/*.community-links-container{
  display:none;
}*/
#monthly-div{
  background: #f5f7f7;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 20px;
}
#monthly-div h3.month{
 font-weight:bold;
}
#monthly-div table.content{
    width: 100%;
  margin: 19px 0 0 -9px
} 
#monthly-div table.content td{
  text-transform: none;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: 0 !important;
} 
#daily-monthly-form a{   
  float: right;
  font-weight: bold;
  margin: 10px 57px 0 0;
}

.column td.state,
.column th.state{
  padding: 0 0 0 60px !important;
    text-align: center !important;
}

.winnerRow td{
    border-bottom: 1px groove #FFFFFF !important;
    font-weight: normal !important;
    padding: 10px 12px !important;}

#winners-content2011 {
  width: 950px;
  margin-left: 2px;
  margin-top: 35px;
  background: url("/giveaway/images/bg-2011.png") no-repeat 26px 0px;
  padding-top: 35px;
}

#winners-content2011 h1 {
    color: #FF6600;
    font-size: 45px;
    font-weight: bold;
    line-height: 1.15;
    padding: 53px 0 14px 105px;
}

/** DFS892**/
#banner {
  width: 950px;
  margin-top: 10px;
  height: 274px;
  position: relative;
  background: url(/giveaway/images/giveaway-header.jpg) 0 0 no-repeat;
}

#banner h1 {
  text-indent: -9999em;
  width: 402px;
  height: 274px;
  background-position: -545px 0;
}

#like-button-container {
  position: absolute;
  bottom: 12px;
  right: 10px;
}

#like-button-container iframe {
  border: none;
  overflow: hidden;
  width: 350px;
  height: 40px;
}

#main-content {
  padding: 0 15px;
}

#prizes {
  margin: 30px 0 20px;
  position: relative;
  float: left;
}

#prizes .prize-block h4 {
  height: 32px;
  background: url(/giveaway/images/giveaway-sprite.png) 0 0 no-repeat;
  text-indent: -9999em;
  overflow: hidden;
  position: absolute;
  top: -17px;
}

#prizes .prize-block {
  width: 295px;
  margin: 0 5px;
  float: left;
  position: relative;
  background: #ebeff0 url(/giveaway/images/prize-block-gradient.png) 0 0 repeat-x;
}

#prizes .prize-block .prize-block-action {
  height: 132px;
  overflow: hidden;
  border-left: 1px solid #DCE3E5;
  border-right: 1px solid #DCE3E5;
}

#prizes .prize-block .prize-block-action a {
  font-size: 13px;
  line-height: 18px;
}

#prizes .prize-block .hdr {
  background: url(/giveaway/images/giveaway-sprite.png) -13px -262px no-repeat;
  height: 8px;
  overflow: hidden;
}

#prizes .prize-block .ftr {
  background: url(/giveaway/images/giveaway-sprite.png) -13px -271px no-repeat;
  height: 7px;
  overflow: hidden;
  clear: left;
}

#prizes .prize-block .prize-block-content {
  height: 146px;
  padding-bottom: 50px;
  border-left: 1px solid #DCE3E5;
  border-right: 1px solid #DCE3E5;
  color: #000;
}

.prize-block-content h5 {
	padding: 30px 0 15px 0;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

.prize-block-content h5 span {
	text-transform: capitalize;
	font-size: 32px;
}

.prize-block-content p {
	padding: 0 40px;
	font-size: 13px;
	line-height: 1.2;
	text-align: center;
}

#grand-prize-block h4 {
  width: 174px;
  left: 50%;
  margin-left: -87px;
}

#prizes #monthly-prizes-block h4 {
  width: 190px;
  background-position: 0 -33px;
  margin-left: 50px;
}

#prizes #daily-prizes-block h4 {
  width: 175px;
  background-position: 0 -65px;
  margin-left: 54px;
}


#grand-prize-block .prize-block-action .bg-image {
	width: 120px;
	height: 100px;
	float: left;
	margin-top: 15px;
	background: url(/giveaway/images/giveaway-sprite.png) -271px 0 no-repeat;
}

#grand-prize-block .prize-block-action .network-winners-promo {
    background: url("/giveaway/images/bg-network-winners-promo.png") no-repeat;
    float: left;
    height: 99px;
    margin-top: 15px;
    padding-right: 16px;
    width: 102px;
}

#monthly-prizes-block .prize-block-action .bg-image {
	width: 120px;
	height: 100px;
	float: left;
	margin-top: 15px;
	background: url(/giveaway/images/giveaway-sprite.png) -393px 0 no-repeat;
}

#daily-prizes-block .prize-block-action .bg-image {
	width: 105px;
	height: 100px;
	float: left;
	margin-top: 20px;
	background: url(/giveaway/images/giveaway-sprite.png) -271px -100px no-repeat;
}

.prize-block-action p {
	width: 170px;
	float: left;
	padding-top: 30px;
	line-height: 1.4;
}

#daily-prizes-block .prize-block-action p {
	padding-top: 0;
	color: #000;
}

#daily-prizes-block .prize-block-action p.sub-head {
	width: 170px;
	padding-top: 30px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#daily-prizes-block .prize-block-action p.tally {
	font-size: 36px;
	font-weight: bold;
}

#bonus-entries {
  width: 912px;
  background: url(/giveaway/images/bg-bonus-entries.png) 3px 0 no-repeat;
  height: 59px;
  position: absolute;
  top: 145px;
  left: 0;
  padding-top: 24px;
}

#bonus-entries h4 {
  width: 225px;
  height: 22px;
  background: url(/giveaway/images/giveaway-sprite.png) -4px -118px no-repeat;
  text-indent: -9999em;
  overflow: hidden;
  float: left;
  margin: 0 18px 0 23px;
  display: inline;
}

#bonus-entries p {
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  float: left;
}

#bonus-entries a {
    background: url("/giveaway/images/bg-arrow-black-orange.gif") no-repeat right center;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin-left: 3px;
    padding-right: 10px;
    position: relative;
    z-index: 10;
}

#twitter-block {
  clear: left;
  overflow: hidden;
}

#twitter-block .tweet-bird {
  float: left;
  background-position: -15px -155px;
  width: 51px;
  margin-right: 10px;
}

#twitter-block #tweet-content {
  float: left;
}

#twitter-block p {
  font-size: 12px;
}

#twitter-block p span {
  line-height: 1.25;
}

#twitter-block h5 {
  color: #1ea7cc;
  font-size: 14px;
  float: left;
  margin-right: 3px;
  font-weight: bold;
}

#twitter-block .tweet-meta {
  font-size: 11px;
  color: #8a9499;
  clear: left;
}

#twitter-block .tweet-meta .join-conversation {
  margin-left: 10px;
}

#faq-link {
  clear: left;
  margin: 10px 0 30px;
  line-height: 18px;
  display: block;
  width: 200px;
  font-size: 14px;
  font-weight: bold;
}

#banner h2.bonus-head{
    background: url("/giveaway/images/bg-get-bonus-entries.png") no-repeat;
    height: 38px;
    margin: 122px 45px 0 0;
    text-indent: -9999em;
    width: 443px;
	padding-right: 13px;
}
#main-content .bonus-col1, 
#main-content .bonus-col2{
    float: left;
    margin-top:30px;
}
#main-content .bonus-col1 {
    border-right: 1px solid #AAAAAA;
    margin-bottom: 30px;
    width: 440px;
	margin-top: 22px;
	padding-left: 15px;
}
#main-content .bonus-col1 h2{
    font-size: 31px;
    font-weight: bold;
}
#main-content .bonus-col1 h3{
    background: url("/giveaway/images/bg-ten-entries-travel.jpg") no-repeat;
    height: 189px;
    margin-top: 25px;
    text-indent: -9999em;
    width: 414px;
}
#main-content .bonus-col1 p {
    color: #576166;
    font-size: 15px;
    width: 400px;
    padding-top:10px;
}
#main-content .bonus-col2 {
    margin-left: 50px;
    width: 394px;
    text-align: center;
}
#main-content .bonus-col2 .content-wrap{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
	  width: 394px;
	  background: url("/giveaway/images/bg-gradient-july.gif") repeat-x center bottom;
}
#main-content .bonus-col2 h2 {
    background: url("/giveaway/images/current-in-may.jpg") no-repeat -6px 0px;
    height: 25px;
    text-indent: -9999em;
    width: 406px;
}
#main-content .bonus-col2 p {
    color: #576166;
    font-size: 15px;
    line-height: 22px;
    padding: 16px 10px;
    width: 370px;	
}
#main-content .bonus-col2 img {
    padding-bottom:10px;
}
#main-content .bonus-col2 div.rounded-bottom {
    background: url("/giveaway/images/bg-bottom-coming-in-may.gif") no-repeat -2px 0px;
    height: 11px;
    width: 399px;
}
#main-content .bonus-col2.restaurant {
	margin-left: 25px;
	margin-right: -20px;
	height: 274px;
	width: 436px;
	text-align: center;
	background: url(/giveaway/images/november-special-background.jpg) 0 0 no-repeat;
}

#main-content .bonus-col2.restaurant p {
	width: 245px;
	margin: 0 auto;
}
#main-content .bonus-col2.restaurant h2 {
	background: none;
    text-indent: -9999em;
}
#main-content .bonus-col2.restaurant .content-wrap{
	background: none;
  padding:26px 0;
  border: 0;

}

#main-content .bonus-col2.restaurant h3 {
	background: none;
  text-indent:-9999em;
  margin: 0;
  padding: 0;
}

#main-content .bonus-col2.restaurant h3.entries-10 {
	background: none;
}

#main-content .bonus-col2.restaurant .entries-10-text {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 110%;
	margin: 0;
	padding: 40px 0 0 173px;
	text-align: left;
}

#main-content .bonus-col2.restaurant .entries-10-text span {
	color: #576166;
	font-weight: normal;
}

#main-content .bonus-col2.restaurant h3.entries-20 {
  background: url("/giveaway/images/giveaway-sprite-entries-total.png") no-repeat scroll left bottom transparent;
  margin-top:25px;
}

#main-content .bonus-col2.restaurant ul li {
  font-size:13px;
  width:265px;
  padding-bottom:5px;
  text-align:left;
  font-weight:normal;
  line-height:1.2em;
}

#main-content .bonus-col2.restaurant ul {
  float:left;
  margin-left:125px;
  margin-top:-36px;
}

#main-content .bonus-col2.restaurant ul.entries-10-list {
  margin-top:-20px;
}


.accent1{
	color:#F60;
	font-weight:bold;
	font-size: 18px;
}
.accent2{
	color:#000;
	font-weight:bold;
}
.share-bar {
    border-bottom: 1px solid #C0C8CC;
    border-top: 1px solid #C0C8CC;
    clear: both;
    margin: 0 10px 20px;
    overflow: hidden;
    padding: 15px 0;
}
.share-bar h4 {
    color: #576166;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0 15px 0 20px;
}
.share-bar ul li {
    border-right: 1px solid #B8C0C3;
    float: left;
    font-size: 12px;
    padding: 0 5px;
}
.share-bar ul li.last {
    border-right: medium none;
}
#banner h2.spotlight{
    background: url("/giveaway/images/bg-winners-spotlight.png") no-repeat;
    height: 36px;
    margin: 121px 44px 0 0;
    text-indent: -9999em;
    width: 467px;
}
#banner h2.winners{
    background: url("/giveaway/images/bg-winners-heading.png") no-repeat;
    height: 86px;
    margin: 98px 44px 0 0;
    text-indent: -9999em;
    width: 435px;
}
#banner h2#win-million {
  background: url("/giveaway/images/hdr-win-1million.png") no-repeat;
  text-indent: -999em;
  width: 457px;
  height: 62px;
  top: 65px;
  left: 425px;
}

#banner h3#lp-callout {
  top: 133px;
  left: 432px;
  width: 420px;
  font-size: 24px;
}

#winners-spotlight{
  padding-top: 5px;
	overflow:hidden;
}
#tallys {
    float: right;
    margin-top: 10px;
}
#tallys dt, #tallys dd {
    display: block;
    width: 155px;
}
#tallys dl {
    border-right: 1px solid #CCCCCC;
    display: block;
    float: left;
    overflow: hidden;
    padding-right: 15px;
}
#tallys dt {
    color: #999999;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
}
#tallys dd {
    clear: both;
    font-size: 33px;
    font-weight: bold;
    padding-top: 4px;
    text-align: left;
}
#tallys dl.winners {
    border: medium none;
    padding-left: 9px;
    padding-right: 0;
    width: 133px;
}
#tallys.network {
    position: relative;
    right: 23px;
}
#winner-info{
    background: url("/giveaway/images/spotlight-winner-bg.png") no-repeat 0px 0px;
	overflow:hidden;
	width:947px;
	height: 225px;
	margin: 21px 0 10px;
}
#winner-info img.video{
	float:right;
	margin: 0 33px 13px 0;
}

#discover-network #winner-info img.video {
  margin-top: 14px;
}

#winner-info .left-content{
    padding: 23px 0 0 30px;
    height: 176px;
}
#winner-info h3{
    color: #FF6600;
    font-weight: bold;
    font-size: 36px;
}
#winner-info h3 span{
	display:block;
	font-size: 32px;
	color: #000000;
	font-weight: normal;
}
#winner-info p{
	font-size: 15px;
	font-weight:bold;
	padding: 10px 0;
	line-height: 25px;
	width: 490px;
}
#winner-info a{
	font-weight:bold;
	font-size: 11px;
	margin-right: 10px;
}

#left-content-padding {
	padding-top: 9px;
}

#winner-info .top{
	background: url("/giveaway/images/bg-winners-top-rounded.gif") no-repeat 0 top;
	width:948px;
	height:11px;
  overflow: hidden;
}
#winner-info .bottom{
	background: url("/giveaway/images/bg-winners-bottom-rounded.gif") no-repeat 0px 0px;
	width:948px;
	height:10px;
	clear: both;
	background-color:#fff;
}
a.winners-list{
    background-position: right center;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 8px 20px;
    width: 138px;
}
#daily-monthly-blocks{
	overflow:hidden;
	padding-top: 30px;
}
#daily-monthly-blocks #daily{
	float:left;
	width: 464px;
	background: url("/giveaway/images/prize-block-gradient.png") repeat-x bottom center;
}
#daily-monthly-blocks #monthly{
	float:right;
	width: 475px;
	background: url("/giveaway/images/prize-block-gradient.png") repeat-x bottom center;
}

#discover-network #daily-monthly-blocks #monthly {
  border-top: 1px solid #d1d8da;
  width: 100%;
  float: none;
  background: none;
  position: relative;
}

#daily-monthly-blocks #daily h2{
    background: url("/giveaway/images/bg-daily-winners-heading.gif") no-repeat 0px 0px;
    height: 51px;
    text-indent: -9999em;
    width: 464px;
}
#daily-monthly-blocks #monthly h2{
    background: url("/giveaway/images/bg-monthly-winners-heading.gif") no-repeat 0px 0px;
    height: 51px;
    text-indent: -9999em;
    width: 475px;

}

#discover-network #daily-monthly-blocks #monthly h2 {
  background: url("/giveaway/images/title-monthly-school-network.png") 0 0 no-repeat;
  width: 316px;
  height: 41px;
  position: absolute;
  top: -22px;
  left: 314px;
}

#daily-monthly-blocks #daily .bottom{
    background: url("/giveaway/images/bg-daily-winners-bottom.gif") no-repeat 0px 0px;
    height: 10px;
    width: 464px;
	background-color: #fff;
}
#daily-monthly-blocks #monthly .bottom{
    background: url("/giveaway/images/bg-monthly-winners-bottom.gif") no-repeat 0px 0px;
    height: 11px;
    width: 475px;
	background-color: #fff;
}
#daily-monthly-blocks #daily .inner-content,
#daily-monthly-blocks #monthly .inner-content{
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    min-height: 430px;
    padding: 10px 0 0 25px;
}

#discover-network #daily-monthly-blocks #monthly .inner-content {
  border: none;
  padding-top: 60px;
  min-height: 317px;
  height: 100%;
  overflow: hidden;
}

#discover-network #monthly #school-info {
  float: left;
}

#discover-network #monthly #school-portrait {
  float: right;
}

#daily-monthly-blocks #daily h3,
#daily-monthly-blocks #monthly h3{	
	color:	#F60;
	font-size: 23px;
    font-weight: bold;
}
#daily-monthly-blocks p{	
	font-size: 13px;
    line-height: 18px;
	padding: 10px 0;
    width: 397px;
}
#daily-monthly-blocks #daily a{
    bottom: 100px;
    color: #333333;
    font-size: 10px;
    font-variant: small-caps;
    font-weight: bold;
    position: relative;
}
#daily-monthly-blocks #daily #prev-daily {
    background: url("/giveaway/images/btn-next-prev-arrows.png") no-repeat 1px -68px;
    padding-top: 40px;;
}
#daily-monthly-blocks #daily #next-daily {
    background: url("/giveaway/images/btn-next-prev-arrows.png") no-repeat -75px 2px;
    padding: 40px 8px 0;
}
#daily-monthly-blocks #daily.has-previous  #prev-daily{
    background-position: 0 1px;
}
#daily-monthly-blocks #daily.has-next #next-daily{
	background-position: -75px -68px;
}
#daily-monthly-blocks #daily p.name-state{
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0 0 45px;
    width: 320px;
}
#daily-monthly-blocks #daily img{
  margin-top: 20px;
}
#daily-monthly-blocks #daily p.name-state span{
    font-weight: normal;	
}
#daily-monthly-blocks #monthly img{
    background: url("/giveaway/images/bg-monthly-school.jpg") no-repeat center center;
    margin-left: 30px;
    padding: 11px;
}
#daily-monthly-blocks #monthly p.details{
    font-size: 15px;
    font-weight: bold;
    color:	#F60;
    padding-left: 40px;
    font-variant:small-caps;
    padding-top: 12px;
}
#daily-monthly-blocks #monthly p.details span{
	display:block;
	font-size: 12px;
	color:#000;
	font-variant:normal;
}
#daily-monthly-blocks #monthly a{
    background: url("/giveaway/images/bg-read-more-squares.gif") no-repeat 0 0;
    font-size: 11px;
    margin-left: 42px;
    padding-left: 16px;
}

#daily-monthly-blocks.no-js #daily {
  display: none;
}

#daily-monthly-blocks.no-js #monthly {
  float: none;
  margin: 0 auto;
}

#carousel #daily-winner-portrait {
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #dee0e0;
}

#giveaway-container.month-view #div-holder {
  display: none;
}

#giveaway-container #monthly-div {
  display: none;
}

#giveaway-container.month-view #monthly-div {
  display: block;
}

#spotlight-no-js{
    background: url("/giveaway/images/bg-spotlight-no-js.gif") no-repeat;
    font-size: 12px;
    height: 170px;
    margin-left: 9px;
    margin-top: 15px;
    padding: 25px 84px;
    width: 930px;
}

/*STYLE MONTHLY TABLE CELLS*/
thead th.winner{
	width:165px;
}
thead th.state1{
	width:85px;
}
thead th.prize1{
	width:140px;
}
thead th.state2{
	width:85px;
}
thead th.prize2{
	width:65px;
}

/** Read more overlay **/
#read-more-overlay {
  font-size: 12px;
}
#read-more-overlay h1 {
    color: #FF6600;
    font-size: 20px;
    margin-bottom: 4px;
}
#read-more-overlay h2 {
    color: #3D484D;
    font-size: 15px;
    padding: 13px 0;
}
#read-more-overlay p {
    color: #3D484D;
    line-height: 17px;
    padding-bottom: 12px;
}

#prizes.js-enabled #bonus-entries,
#prizes.js-enabled .prize-block-action {
  cursor: pointer;
}

/**
 * Network Eligible Cards
 */
#eligible-cards {
   margin: 10px 0 20px;
  font-size: 13px;
}

#eligible-cards h2 {
  font-size: 22px;
  margin-bottom: 25px;
}

#eligible-cards p {
  margin-bottom: 20px;
}

#eligible-cards ul {
  float: left;
  overflow: hidden;
  line-height: 1.5;
  margin-bottom: 10px;
}

#eligible-cards ul li {
  list-style: disc;
  list-style-position: inside;
}

#eligible-cards ul.primary-card-list {
  margin-right: 60px;
  margin-left: 10px;
}

#eligible-cards #view-eligible-trigger {
  margin-bottom: 0;
  clear: left;
}
/* Official Rules */

h3#official-rules-heading {
  text-align: center;
}
#official-rules ul.bullets{
    bottom: 8px;
    position: relative;
    right: 22px;
}
#official-rules ul.bullets li{
    line-height: 19px;
    list-style: disc outside none;
    padding-bottom: 9px;
}
