body {	padding:0 0 10px 0 !important; }
a { outline:none; }

#container {width:100%;}
#topLinks{width:980px;margin:0 auto;border-bottom:1px solid #000;padding:0 0 25px;}

/* home - news
   -------------*/

#home-news{background:url(/static/imgs/homepage/heros/line.png) repeat-x;border-bottom:1px solid #000;padding:9px 0 28px 5px;line-height:12px;width:975px;margin:0 auto;}
#home-news ul{list-style-type:none;width:872px;float:left;position:relative;z-index:10002;}
#home-news li{width:190px;float:left;padding:0 28px 0 0;}

#home-news .news-section{font-size:9px;line-height:9px;text-transform:uppercase;font-weight:bold;display:block;padding:20px 0 4px 0;}
#home-news .news-title{font-size:12px;line-height:16px;font-weight:bold;display:block;min-height:32px;padding:0 0 12px 0;}
#home-news .news-summary{font-size:11px;line-height:15px;min-height:106px;}
#home-news .news-summary a{color:#999;font-size:10px;}

#home-news li.news-over .news-summary a,
#home-news li.news-over .news-title{text-decoration:underline;}

#home-news .news-date{font-size:10px;line-height:10px;}

#home-news .news-links{float:left;width:90px;padding:0 0 0 10px;margin:18px 0 0 0;border-left:1px solid #e5e5e5;position:relative;z-index:10001;}
#home-news .news-links-title{font-size:11px;line-height:11px;text-transform:uppercase;font-weight:bold;display:block;height:24px;}
#home-news .news-links-content{font-size:10px;line-height:22px;min-height:139px;}
#home-news .news-links-content a{text-transform:uppercase;font-weight:normal;}
#home-news .news-links a.all-news{font-weight:bold;font-size:12px;line-height:12px;}


/* about HUGE center area 
   ----------------------------*/

#aboutHuge {padding:30px 0px 0px;position:relative;width:980px;margin:0 auto;}
#aboutHuge #col0 {width:300px;padding:0px 30px 0 0;}
#aboutHuge #col2 {width:290px;padding:0px 30px 0 26px;}
#aboutHuge #col0, #aboutHuge #col1, #aboutHuge #col2 {float:left;}

/* about HUGE - titles */

#aboutHuge .infoBox .thisIsHuge		{background:url(/static/imgs/homepage/homeTitles.png) no-repeat 0 0;width:112px;height:15px;}
#aboutHuge .infoBox .agency 		{background:url(/static/imgs/homepage/homeTitles.png) no-repeat 0 -20px;width:170px;height:15px;}
#aboutHuge .infoBox .thisIsOurWork  {background:url(/static/imgs/homepage/homeTitles.png) no-repeat 0 -43px;width:144px;height:15px;}
#aboutHuge .infoBox .work 			{background:url(/static/imgs/homepage/homeTitles.png) no-repeat 0 bottom;width:178px;height:18px;}


/* about HUGE - meet us button */

#aboutHuge .infoBox #meetUs {background:url(/static/imgs/homepage/meetUs.png) no-repeat;width:71px;height:20px;display:block;text-indent:-9999px;overflow:hidden;}
#aboutHuge .infoBox #meetUs:hover {background-position:0 -20px;}


/* about HUGE - infoBox */

#aboutHuge .infoBox {font-size:12px;color:#333333;margin-bottom:30px;position:relative;}
#aboutHuge .infoBox a {font-weight:bold;}
#aboutHuge .infoBox p {margin:5px 0 10px 0;}


/* huge facts
   -------------*/

#aboutHuge #col1 {width:280px;height:350px;background-color:#E2F5F7;padding:25px 0 0 20px;}

#aboutHuge #col1 div {position:relative;padding:0px;}
#aboutHuge #col1 div.hugers {padding-bottom:0px;}
#aboutHuge #col1 div h4 {float:left;display:block;width:90px;margin:0 20px 0 0;overflow:hidden;text-indent:-9999px;}
#aboutHuge #col1 div p {float:left;display:block;width:140px;font-style:italic;font-size:11px;color:#666;line-height:15px;}

.monthlyVisits h4, .annualRevenue h4, .hugers h4, .participants h4, .dogs h4 {
background-image:url(/static/imgs/homepage/homepage_facts_april_2000.png);
background-repeat:no-repeat;
}
.monthlyVisits h4 {background-position:0px 0px;height:77px;}
.annualRevenue h4 {background-position:0px -77px;height:88px;}
.hugers h4 {background-position:0px -226px;height:61px;}
.participants h4 {background-position:0px -165px;height:61px;}
.dogs h4 {background-position:0px -287px;height:37px;}

.monthlyVisits {height:77px;}
.annualRevenue {height:88px;}
.hugers {height:61px;}
.participants {height:61px;}
.dogs {height:55px;}

.title { text-indent:-9999px !important;display:block;outline:none;overflow:hidden; }


/* new footer
   -------------*/

#hugeFooter{padding:30px 0 0 0;margin:0 auto 20px auto;width:980px;}

.en-footer #footerContact .footerLocation{ width:160px; }
.en-footer #footerContact .footerLocation-last{ width:140px; }
.en-footer #footerContact { width:630px; }

.en-footer #footerWorld {padding:10px 10px 0 30px;width:165px;height:auto;}


/* home - hero
   -------------*/
#home-hero-wrapper{position:relative;width:100%;height:358px;}
#home-hero-wrapper.loading{background:url(/static/imgs/homepage/heros/loading.gif) no-repeat center 40%;}

.home-hero-content{position:absolute;width:100%;height:358px;top:0;left:0;}

#home-hero-navigation{width:980px;height:20px;margin:0 auto;position:relative;top:320px;z-index:10010;}
#home-hero-navigation a{display:block;float:right;height:26px;width:26px;overflow:hidden;text-indent:-1000px;position:relative;cursor:pointer;}
#home-hero-navigation a.previous{margin:0 4px 0 0;background:url(/static/imgs/homepage/heros/arrow-left.png) no-repeat 0 0;}
#home-hero-navigation a.next{background:url(/static/imgs/homepage/heros/arrow-right.png) no-repeat 0 0;}

#home-hero-navigation a:hover{background-position:0 -26px;}

.home-hero{position:relative;height:358px;}
.home-hero .hero-more-info p a{font-weight:bold;}

/* home-hero defaults */

.hero-default{width:980px;margin:0 auto;}
.hero-default .hero-image{z-index:10;position:absolute;display:block;}

.hero-default .hero-title{display:none;}
.hero-default .hero-subtitle{z-index:10004;display:block;top:148px;left:0;position:absolute;font-size:15px;line-height:19px;}
.hero-default .hero-subtitle a{font-weight:bold;font-size:14px;}

.hero-default .hero-more-info{z-index:10003;width:350px;top:230px;left:0;position:absolute;}
.hero-default .hero-more-info img{float:left;display:block;}
.hero-default .hero-more-info p{float:left;width:190px;font-size:12px;line-height:15px;padding:10px 0 0 0;}

/* reuters hero */
.reuters {width:980px;margin:0 auto;}
.reuters img#homepageReutersIpad {position:absolute;top:-19px;left:540px;}
.reuters h2 {margin:0px;text-indent:-9999px;width:467px;height:206px;background:url(/static/imgs/homepage/heros/homepage_hero_reuters_heading_v2.png) top left no-repeat;position:absolute;top:34px;left:24px;}
.reuters .hero-content {padding:280px 0px 0px 60px;z-index:10000;}
/* .reuters .hero-content {padding:185px 80px 0px 629px;z-index:10000;}*/
.reuters .hero-content p.blurb {background:url(/static/imgs/homepage/heros/homepage_hero_reuters_blurb.png) top left no-repeat;width:267px;height:17px;text-indent:-9999px;margin-bottom:5px;}
.reuters .hero-content ul li {list-style-type:none;display:inline;font-size:12px;position:relative;z-index:10000;}
.reuters .hero-content ul li a {font-weight:700;position:relative;z-index:10000;}
.reuters .hero-content ul li.first a {border-right:1px solid #8f8f8f;padding-right:6px;}
.reuters .hero-content ul li.last {padding-left:3px;}
/* about.com hero */

.aboutcom{width:980px;margin:0 auto;}
.aboutcom .hero-title{z-index:20;display:block;width:430px;height:150px;position:absolute;top:0;left:0;margin:0;overflow:hidden;text-indent:-1000px;background:url(/static/imgs/homepage/heros/title-aboutcom.png) no-repeat 0 0;}

.aboutcom .hero-subtitle{z-index:30;display:block;top:148px;left:0;position:absolute;font-size:15px;line-height:19px;}
.aboutcom .hero-subtitle a{font-weight:bold;font-size:14px;}

.aboutcom .hero-image{z-index:10;position:absolute;top:0;right:0;display:block;}
.aboutcom .hero-more-info{width:250px;position:absolute;top:230px;left:0;border-top:1px solid #c2c2c2;}
.aboutcom .hero-more-info img{float:left;display:block;margin:0 10px 0 0;}
.aboutcom .hero-more-info p{float:left;width:160px;font-size:12px;line-height:16px;padding:30px 0 0 0;}

/* ivillage hero */

.ivillage{width:980px;margin:0 auto;}

.ivillage .hero-image{z-index:10;position:absolute;top:0;display:block;}
.ivillage .hero-title{display:none;}

.ivillage .hero-more-info{font-size:11px;line-height:11px;z-index:20;padding:162px 0 0 0;width:326px;height:18px;position:absolute;top:90px;left:327px;background:url(/static/imgs/homepage/heros/thumb-ivillage.png) no-repeat;text-align:center;}
.ivillage .hero-more-info a{color:#fff;text-decoration:underline;}

/* broadway hero */

.broadway{z-index:10005;}

.broadway .hero-title{display:none;}
.broadway .hero-image{z-index:10;position:absolute;top:0;left:0;width:100%;height:384px;text-indent:-1000px;overflow:hidden;}
.broadway .hero-content{z-index:20;position:relative;width:980px;height:358px;margin:0 auto;}

.broadway .hero-more-info{width:310px;position:absolute;top:168px;left:56px;}
.broadway .hero-more-info img{float:left;display:block;margin:0 8px 0 0;}
.broadway .hero-more-info p{float:left;width:140px;font-size:12px;line-height:15px;padding:7px 0 0 0;}

/* adultswim hero */

.adultswim .hero-image{top:-62px;width:980px;height:516px;}

/* history hero */
.history{z-index:10005;}

.history .hero-title{display:none;}
.history .hero-image{position:absolute; top:-57px;left:-10px;width:1000px;height:415px;}
.history .hero-content{z-index:20;position:relative;width:980px;height:415px;margin:0 auto;}
.history .hero-more-info p {width:180px;}
.history .hero-more-info {width:350px;}

/* one.org hero */
.one .hero-title{display:none;}
.one .hero-image{position:absolute; top:-79px;left:0px;height:437px;width:980px;}
.one .hero-content{z-index:20;position:relative;width:980px;height:437px;margin:0 auto;}
.one .hero-more-info p {width:180px;}
.one .hero-more-info {width:350px;left:580px;}
.one .hero-subtitle {width:480px;left:555px;}
.one .hero-more-info a.one-pin {display:block;text-indent:-99999px;background:url(/static/imgs/homepage/heros/link-one.png) no-repeat; width:32px;height:31px;overflow:hidden;}

/* ikea.com hero */
.ikea .hero-title{display:none;}
.ikea .hero-image{position:absolute; top:-79px;left:0px;height:457px;width:980px;}
.ikea .hero-content{z-index:20;position:relative;width:980px;height:437px;margin:0 auto;}
.ikea .hero-more-info p {width:180px;}
.ikea .hero-more-info {width:350px;left:546px;top:240px;}
.ikea .hero-subtitle {width:430px;left:550px;top:160px;}
.ikea .hero-more-info a.ikea-pin {display:block;text-indent:-99999px;background:url(/static/imgs/homepage/heros/link-ikea.png) no-repeat; width:115px;height:30px;overflow:hidden;}

/* jetblue hero */
.jetblue {margin:0px auto;width:980px;}
.jetblue .hero-title{display:none;}
.jetblue .hero-image{position:absolute; top:-46px;left:0px;height:457px;width:980px;}
.jetblue .hero-content{z-index:20;position:relative;padding:180px 20px 0px 550px;}
.jetblue .hero-content p.hero-subtitle {font-size:15px;margin-bottom:20px;}
.jetblue .hero-content p.hero-subtitle a, .jetblue .hero-more-info a.jetBlueLink {font-weight:700;}
.jetblue .hero-content .hero-more-info {height:90px;position:relative;}
.jetblue .hero-content .hero-more-info img {position:absolute;top:0px;left:0px;}
.jetblue .hero-more-info a.jetBlueLink {
display:block;
background:url(/static/imgs/homepage/heros/link-jetblue.png) top left no-repeat;
padding:30px 0px 0px;
position:absolute;top:0px;left:155px;
}

/* nutrisystem hero */
.nutrisystem .hero-image{top:-34px;width:980px;height:392px;}
.nutrisystem .hero-more-info{width:410px;}
.nutrisystem .hero-more-info p img{display:block;float:none;margin:0 0 6px 0;}
.nutrisystem .hero-more-info p {width:240px;}


/* cnn hero */
.cnn .hero-title{display:none;}
.cnn .hero-image{display:block;margin:96px auto 22px auto;}
.cnn .hero-more-info{text-align:center;font-size:18px;line-height:24px;width:610px;margin:0 auto;position:relative;}

/* pepsi hero */
.pepsi {width:980px;margin:0 auto;}
.pepsi .hero-title{display:none;}
.pepsi .hero-image{display:block;margin:0 auto;width:980px;height:358px;}
.pepsi .hero-content{text-align:center;line-height:24px;width:980px;position:absolute;top:180px;z-index:10000;}
.pepsi .hero-content p, .pepsi .hero-content a {font-size:18px;}