/* 
	File:			stylehouse.css
	Author:			adam maxfield
	Created:		8-2009
	Description:	This file contains all styles for shop pages. 

*/

body#stylehouse #content { margin: 0; _width: 100%; min-height: 40em; _height: 40em; }

/*** Principle Navigation ***/
div#stylehouse-header { position: relative; }
div#stylehouse-header div#header-title-container { float : left; padding-top:.5em; }

div#nav-stylehouse-container{ width: 65.3em; _width: 65.7em; float: right; }
div#stylehouse-header div#pbk-in-the-press { position: absolute; right: 0; top: 1.9em; }

ul#nav-stylehouse { position: absolute; top: 5.3em; right: 0; z-index:10; }
ul#nav-stylehouse li.dropDown { float: left; position: relative; }
ul#nav-stylehouse li.dropDown:hover, ul#nav-stylehouse li.dropDownHover { background: #7f5f4e; }
ul#nav-stylehouse li.dropDown a { display: block; text-decoration:none; }

ul#nav-stylehouse li.dropDown ul { display:none; position: absolute; top: 3.2em; background: #fff; border: 1px solid #8eb1d3; width: 16em; z-index: 11; }
ul#nav-stylehouse li.dropDown.last ul { right: 0; }
ul#nav-stylehouse li.dropDown:hover ul, ul#nav-stylehouse li.dropDownHover ul { display: block; }

ul#nav-stylehouse li.dropDown ul li a { font-size: .8em; letter-spacing: auto; text-transform: none; color: #666; padding: .5em .5em .5em .5em; display: block; _height: .3em; z-index: 11; }
ul#nav-stylehouse li.dropDown ul li a:hover { background: #d3e7f8; color: #346699; }
/*** /Principle Navigation ***/

/*** Side Nav ***/
div#nav-stylehouse-alt { float : right; text-align : left; width: 21.6em; *width: 21.7em; padding-top:3em; }
div#sidenav-links-container { background: #F1F5FC; border: 1px solid #BCC7D8; margin: 1em 0 .7em; }
div#nav-stylehouse-alt ul { margin: 1em; }
div#nav-stylehouse-alt li { padding: .3em 0; }
div#content div#nav-stylehouse-alt li a { color: #999; text-decoration:none; }
div#content div#nav-stylehouse-alt li a span.current { color: #407CB6; }
div#content div#nav-stylehouse-alt li a:hover { color: #87A7E7; }
/*** /Side Nav ***/

/*** Articles ***/
div#article-container { float:left; width:754px; }
div#articles-videos div#article-container { float:left; width:100%; }
div#article-container .print-button { float:right; height:3em; padding:0 .8em 0 0; }
#articles { font-size:1.1em }
#articles a, #articles a:Visited { color:#407CB6; text-decoration:underline; }	
#articles a:Active, #articles a:Hover { color:#87A7E7; text-decoration:underline; }	
#articles .shopBar { clear: both; }
#articles .tipBar { border-top:.1em solid #a1b9d0; border-bottom:.1em solid #a1b9d0; background-color:#f1f5fc; }
#articles .tipBar .image { float:left; width:84px; }
#articles .tipBar .copy { float:left; width:624px; font-size:10px; font-style:italic; line-height:14px; }
#articles p.green { color:#667114; }	
#articles p.white { color:#fff; }	
#articles span.blue { color:#336699; font-size:12px; }	
#articles span.blueBold { color:#a1b9d0; font-size:12px; font-weight:bold; }	
#articles .brochures { padding:10px 20px 12px 16px; }
#articles .brochures p a { line-height:1.7em; }

div#article-popup { float:left; width:754px; padding-top:1em; font-size:1.1em; }
#article-popup .Wrapper { border:.1em solid #a1b9d0; background-color:#b6c9e0; padding:1em; }
#article-popup .InnerWrapper { border:.1em solid #a1b9d0; background-color:#ffffff; }
#article-popup .InnerWrapper .hero { border-bottom:.1em solid #92adc9; }
#article-popup .topCopy { color:#336699; padding:.8em 2em .8em 1.5em; border-bottom:.1em solid #92adc9; background-color:#e2e9f1; }
#article-popup p { line-height:1.5em; margin:0; padding:.5em 0; }
#article-popup p a { line-height:1.5em; }

#articles .Wrapper { border:.1em solid #a1b9d0; background-color:#b6c9e0; padding:1em; }
#articles .InnerWrapper { border:.1em solid #a1b9d0; background-color:#ffffff; }
#articles .InnerWrapper .hero { border-bottom:.1em solid #92adc9; display:block; }
#articles .topCopy { color:#336699; padding:.8em 2em .8em 1.5em; border-bottom:.1em solid #92adc9; background-color:#e2e9f1; }
#articles p { line-height:1.5em !important; margin:0; padding:.5em 0; }
#articles p a { line-height:1.5em; }
#articles li { line-height:1.5em; }
#articles p.furnfacts { font:10px verdana,arial; line-height:14px; margin:0px; padding:4px 0px; }

#articles.green .Wrapper { border:.1em solid #b9be93; background-color:#b7c895; }
#articles.green .InnerWrapper { border:.1em solid #92a05a; }
#articles.green .InnerWrapper .hero { border-bottom:.1em solid #afb881; }
#articles.green .InnerWrapper .topCopy { color:#667114; padding:1em 2em .5em 1em; border-bottom:.1em solid #afb881; background-color:#edf5dd; }

#articles.orange .Wrapper { border:1px solid #c4afa9; background-color:#ffba6c; padding:11px; }
#articles.orange .InnerWrapper { border:1px solid #c48a59; background-color:#ffffff; }

#articles.brown .InnerWrapper .topCopyBrown { color:#7e5143 }

#articles-pip-popup { width:99%; font-size:1.1em; }
#articles-pip-popup p { line-height:1.5em; margin:0; padding:.5em 0; }
#articles-pip-popup p a { line-height:1.5em; }
#articles-pip-popup ul { padding:0px 0px 24px 35px; margin:0px; }
#articles-pip-popup ul li { padding-bottom:0px; margin:0px; }
#articles-pip-popup ol { padding:0px 0px 24px 35px; margin:0px; }
#articles-pip-popup ol li { list-style-type:decimal; padding-bottom:0px; margin:0px; }
/*** Glossary ***/
#articles #specifications-copy { padding:1em 2em .8em 1.5em; }
#articles #specifications-copy .leftCol { float:left; width:360px; }
#articles #specifications-copy .rightCol { float:right; width:320px; }
#articles #specifications-copy h3 { margin:.5em 0 0 0; font-size:1.1em; font-weight:bold; color:#336699; }

#articles #glossary-copy { padding:1em 2em .8em 1.5em; }
#articles #glossary-copy h3 { margin:.5em 0 0 0; font-size:1.1em; font-weight:bold; color:#336699; }
#articles #glossary-copy img { padding-bottom:.3em; }

/*** Bullets ***/
#articles ul { list-style:disc; }

#articles .default ul { list-style:disc; padding:5px 0px 0px 42px; margin:0px; }
#articles .default ul li { padding-bottom:9px; margin:0px; }

#articles .abc ul { padding:0px 0px 0px 17px; margin:0px; }
#articles .abc ul li {  padding:0px 0px 9px 0px; margin:0px; line-height:21px; }

#articles .backToSchool ul { list-style:none; padding:17px 0px 0px 0px; margin:0px; }
#articles .backToSchool ul li { padding:0px 0px 9px 17px; margin:0px; line-height:21px; background:url('../images/stylehouse/kids/img_backtoschool_checkmark.gif') no-repeat top left; }

#articles .ballerina ul { float:left; width:282px; padding:7px 0px 10px 17px; margin:0px; }
#articles .ballerina ul li {  padding:0px 0px 9px 0px; margin:0px; line-height:21px; }

#articles .bracelets ul { list-style:disc; padding:5px 0px 0px 17px; margin:0px; }
#articles .bracelets ul li { padding-bottom:9px; margin:0px; }
#articles .bracelets ul.numbers { list-style:none; padding:22px 0px 0px 0px; margin:0px; }
#articles .bracelets ul.numbers li { padding:0px 0px 19px 26px; margin:0px; line-height:21px; }
#articles .bracelets ul.numbers li.one { background:url('../images/stylehouse/parties/img_bracelets_1.gif') no-repeat top left; }
#articles .bracelets ul.numbers li.two { background:url('../images/stylehouse/parties/img_bracelets_2.gif') no-repeat top left; }
#articles .bracelets ul.numbers li.three { background:url('../images/stylehouse/parties/img_bracelets_3.gif') no-repeat top left; }

#articles .bisphenol ul { list-style:disc; padding:8px 0px 6px 52px; margin:0px; }
#articles .bisphenol ul li { padding:0px; margin:0px; line-height:21px; color:#407cb6 }

#articles .flatPanel ul { padding:0px 0px 10px 17px; margin:0px; }
#articles .flatPanel ul li { padding-bottom:0px; margin:0px; line-height:21px; }

#articles .furniture ul { list-style:none; padding:5px 0px 0px 0px; margin:0px; }
#articles .furniture ul li { padding:0px 0px 1px 19px; margin:0px; line-height:21px; }
#articles .furniture ul li.one { background:url('../images/stylehouse/kids/img_furniture_1.gif') no-repeat top left; }
#articles .furniture ul li.two { background:url('../images/stylehouse/kids/img_furniture_2.gif') no-repeat top left; }
#articles .furniture ul li.three { background:url('../images/stylehouse/kids/img_furniture_3.gif') no-repeat top left; }
#articles .furniture ul li.bullet { background:url('../images/stylehouse/kids/img_furniture_bullet.gif') no-repeat top left; }

#articles .girlsSlumber ul { padding:0px 0px 24px 35px; margin:0px; }
#articles .girlsSlumber ul li { padding-bottom:0px; margin:0px; line-height:21px; }

#articles .greenFun ul { list-style:none; padding:0px 0px 0px 0px; margin:0px; }
#articles .greenFun ul li { padding:2px 0px 19px 26px; margin:0px; line-height:21px; }
#articles .greenFun ul li.one { background:url('../images/stylehouse/parties/img_greenfun_1.gif') no-repeat top left; }
#articles .greenFun ul li.two { background:url('../images/stylehouse/parties/img_greenfun_2.gif') no-repeat top left; }
#articles .greenFun ul li.three { background:url('../images/stylehouse/parties/img_greenfun_3.gif') no-repeat top left; }
#articles .greenFun ul li.four { background:url('../images/stylehouse/parties/img_greenfun_4.gif') no-repeat top left; }
#articles .greenFun ul li.five { background:url('../images/stylehouse/parties/img_greenfun_5.gif') no-repeat top left; }
#articles .greenFun ul li.six { background:url('../images/stylehouse/parties/img_greenfun_6.gif') no-repeat top left; }
#articles .greenFun ul li.seven { background:url('../images/stylehouse/parties/img_greenfun_7.gif') no-repeat top left; }
#articles .greenFun ul li.eight { background:url('../images/stylehouse/parties/img_greenfun_8.gif') no-repeat top left; }

#articles .hollywood ul { padding:0px 0px 0px 17px; margin:0px; }
#articles .hollywood ul li {  padding:0px; margin:0px; line-height:21px; }

#articles .kidsSleepover ul { padding:5px 0px 0px 16px; margin:0px; }
#articles .kidsSleepover ul li { padding-bottom:9px; margin:0px; line-height:18px; }

#articles .lighting { font-size:1.1em; line-height:1.5em; }
#articles .lighting b { color:#336699; font-weight:bold; }

#articles .livingHealthier ul { padding:5px 0px 0px 16px; margin:0px; }
#articles .livingHealthier ul li { padding-bottom:9px; margin:0px; line-height:21px; }

#articles .pirateship ul { list-style:none; padding:15px 0px 0px 0px; margin:0px; }
#articles .pirateship ul li { padding:0px 0px 20px 26px; margin:0px; line-height:21px; }
#articles .pirateship ul li.one { background:url('../images/stylehouse/parties/img_pirateship_1.gif') no-repeat top left; }
#articles .pirateship ul li.two { background:url('../images/stylehouse/parties/img_pirateship_2.gif') no-repeat top left; }
#articles .pirateship ul li.three { background:url('../images/stylehouse/parties/img_pirateship_3.gif') no-repeat top left; }
#articles .pirateship ul li.four { background:url('../images/stylehouse/parties/img_pirateship_4.gif') no-repeat top left; }
#articles .pirateship ul li.five { background:url('../images/stylehouse/parties/img_pirateship_5.gif') no-repeat top left; }

#articles .puppet ul { list-style:none; padding:5px 0px 0px 0px; margin:0px; }
#articles .puppet ul li { padding:0px 0px 0px 19px; margin:0px; line-height:21px; }
#articles .puppet ul li.bullet { background:url('../images/stylehouse/parties/img_puppet_bullet.gif') no-repeat top left; }
#articles .puppet b { color:#336699; }
#articles .puppet p.continue { padding-top:0px; margin-top:0px; }

#articles .romanshade ul { padding:5px 0px 0px 15px; margin:0px; }
#articles .romanshade ul li { padding-bottom:9px; margin:0px; line-height:21px; }
#articles .romanshade ul.tools li { padding-bottom:5px; margin:0px; line-height:21px; }
#articles .romanshade ul.safety li { padding-bottom:0px; margin:0px; line-height:21px; }

#articles .roomToGrow ul { list-style:none; padding:15px 0px 0px 0px; margin:0px; }
#articles .roomToGrow ul li { padding:0px 0px 9px 19px; margin:0px; background:url('../images/stylehouse/nurseries/img_roomtogrow_bullet.gif') no-repeat top left; }

#articles .sixways ul { padding:0px 0px 0px 16px; margin:0px; }
#articles .sixways ul li { padding:0px; margin:0px; line-height:17px; }
#articles .sixways b { color:#336699; font-weight:bold; line-height:17px; }

#articles .tentips ul { list-style:none; padding:5px 0px 0px 0px; margin:0px; }
#articles .tentips ul li { padding:0px 0px 9px 40px; margin:0px; line-height:21px; }
#articles .tentips ul li.one { background:url('../images/stylehouse/kids/img_10tips_1.gif') no-repeat; }
#articles .tentips ul li.two { background:url('../images/stylehouse/kids/img_10tips_2.gif') no-repeat; }
#articles .tentips ul li.three { background:url('../images/stylehouse/kids/img_10tips_3.gif') no-repeat; }
#articles .tentips ul li.four { background:url('../images/stylehouse/kids/img_10tips_4.gif') no-repeat; }
#articles .tentips ul li.five { background:url('../images/stylehouse/kids/img_10tips_5.gif') no-repeat; }
#articles .tentips ul li.six { background:url('../images/stylehouse/kids/img_10tips_6.gif') no-repeat; }
#articles .tentips ul li.seven { background:url('../images/stylehouse/kids/img_10tips_7.gif') no-repeat; }
#articles .tentips ul li.eight { background:url('../images/stylehouse/kids/img_10tips_8.gif') no-repeat; }
#articles .tentips ul li.nine { background:url('../images/stylehouse/kids/img_10tips_9.gif') no-repeat; }
#articles .tentips ul li.ten { background:url('../images/stylehouse/kids/img_10tips_10.gif') no-repeat; }

#articles .terrarium ul { list-style:none; padding:15px 0px 0px 0px; margin:0px; }
#articles .terrarium ul li { padding:0px 0px 10px 34px; margin:0px; line-height:21px; }
#articles .terrarium ul li.one { background:url('../images/stylehouse/parties/img_terrarium_1.gif') no-repeat top left; }
#articles .terrarium ul li.two { background:url('../images/stylehouse/parties/img_terrarium_2.gif') no-repeat top left; }
#articles .terrarium ul li.three { background:url('../images/stylehouse/parties/img_terrarium_3.gif') no-repeat top left; }
#articles .terrarium ul li.four { background:url('../images/stylehouse/parties/img_terrarium_4.gif') no-repeat top left; }
#articles .terrarium ul li.five { background:url('../images/stylehouse/parties/img_terrarium_5.gif') no-repeat top left; }
#articles .terrarium ul li.six { background:url('../images/stylehouse/parties/img_terrarium_6.gif') no-repeat top left; }
#articles .terrarium ul li.seven { background:url('../images/stylehouse/parties/img_terrarium_7.gif') no-repeat top left; }
#articles .terrarium ul li.eight { background:url('../images/stylehouse/parties/img_terrarium_8.gif') no-repeat top left; }
#articles .terrarium ul li.nine { background:url('../images/stylehouse/parties/img_terrarium_9.gif') no-repeat top left; }
#articles .terrarium ul li.ten { background:url('../images/stylehouse/parties/img_terrarium_10.gif') no-repeat top left; }
#articles .terrarium b { color:#336699; }

#articles .wallDecals ul { padding:5px 0px 0px 16px; margin:0px; }
#articles .wallDecals ul li { padding-bottom:4px; margin:0px; line-height:21px; }
/*** /Articles ***/

/*** Landing ***/
#stylehouse-content-container { margin-top:2em; }
#stylehouse-content-container #stylehouse-article .mom-to-mom { float:left; }
#stylehouse-content-container #stylehouse-article .contest-winners { padding-bottom:1em; }
#stylehouse-content-container #stylehouse-bottom-left { float:left; }
#stylehouse-content-container #stylehouse-bottom-left .video { float:left; padding-top:1.6em; padding-bottom:2em; padding-right:1.3em; }
#stylehouse-content-container #stylehouse-bottom-left .benjaminmoore { float:left; padding-top:1.6em; padding-bottom:2em; }
#stylehouse-content-container #stylehouse-bottom-left .kids { float:left; width:375px; }
#stylehouse-content-container #stylehouse-bottom-left .nursery { float:left; width:371px; }
#stylehouse-content-container #stylehouse-bottom-left .bottom { width:753px; padding-bottom:27px; }
#stylehouse-content-container #stylehouse-bottom-right  { float:right; padding-top:3.5em; }	
/*** /Landing ***/

/*** All Articles ***/
#wrapperAllArt { width:990px; }
#wrapperAllArt #ltContent { float:left; width:242px; }
#wrapperAllArt #rtContent { float:right; width:735px; background-color: #f1f5fc;}
#wrapperAllArt h1 { margin:0px; padding:0px 0px 5px 0px; background-color:#fff; }
#wrapperAllArt #firstColWrapper { float:left; width:245px; }
#wrapperAllArt #firstColWrapper #firstCol { padding:15px 10px 24px 20px; }
#wrapperAllArt #secondColWrapper { float:left; width:245px; }
#wrapperAllArt #secondColWrapper #secondCol { padding:15px 10px 24px 20px; }
#wrapperAllArt #thirdColWrapper { float:left; width:245px; }
#wrapperAllArt #thirdColWrapper #thirdCol { padding:15px 10px 24px 20px; }
#wrapperAllArt h2 { margin:0em !important; padding:0 0 .2em 0; border-bottom:none !important; }
#wrapperAllArt .sub-articles h2 { margin:0em; padding:1.2em 0 .2em 0; border-bottom:none; }
#wrapperAllArt ul { list-style:none; margin:0px; padding:0px; }
#wrapperAllArt li { background:url('../images/stylehouse/arr_grey.gif') no-repeat top left; padding:3px 0px 0px 11px; margin:0px;  }
#wrapperAllArt li a, #wrapperAllArt li a:visited { font-size:11px; color:#8C8B88; text-decoration:none;}
#wrapperAllArt li a:active, #wrapperAllArt li a:hover { font-size:11px; color:#6699FF; }
#wrapperAllArt .dots2 { margin:12px 0px 14px 0px;}

/* Assembly Instructions */
#assembly { padding:17px 10px 19px 17px; }
#assembly a, #assembly a:Visited { color:#407CB6; text-decoration:none; }	
#assembly a:Active, #assembly a:Hover { color:#87A7E7; text-decoration:underline; }	
#assembly img { padding-bottom:8px; }
#assembly .leftColumn { float:left; width:372px; line-height:1.7em; }
#assembly .rightColumn { float:left; width:329px; line-height:1.7em; }
#article-body-assembly { float:left; padding-bottom:20px; width:756px; text-align:left; }
#article-body-assembly h1 { margin:0px; padding:0px 0px 12px 0px; font-size:12px;  }
#article-body-assembly .copy { float:left; width:497px; text-align:left; }
#article-body-assembly .image { float:right; width:259px; }
#wrapperPrint #article-body-assembly { float:left; width:660px; text-align:left; }
#wrapperPrint #article-body-assembly .copy { float:left; width:391px; text-align:left; }
#wrapperPrint #article-body-assembly .image { float:right; width:259px; }

/* Furniture Facts */
.furnfacts-block { border:1px solid #92adc9; margin-bottom:5px; background-color:#fff; }
.furnfacts-image { float:left; width:278px; }
.furnfacts-acrobat { float:left; width:387px; height:185px; background:url('../images/stylehouse/furniture-facts/bg_acrobat.gif') no-repeat top left; }
.furnfacts-acrobat p { font:10px verdana,arial; line-height:16px; margin:0px; padding:4px 0px; }

/* Benjamin Moore */
#articles .benjamin { padding:14px; }
#articles .benjamin-divider { padding-bottom:14px; }
#articles .benjamin-bottom-copy { margin-top:10px; border:1px solid #7a9cbf; background-color:#ffffff; }

/* Small Talk */
#smallTalkHero { width:988px; height:474px; position:relative; z-index:1; visibility:visible; }
#smallTalkHeroImage { position:absolute; width:988px; height:474px; z-index:2; visibility:visible; }
#smallTalkNav, #smallTalkSub { width:988px; }
.justAThought { z-index:3; visibility:hidden; }

#smallTalk-Summer #smallTalkHero-1 { position:absolute; width:182px; height:111px; top:219px; left:208px; }
#smallTalk-Summer #smallTalkHero-2 { position:absolute; width:121px; height:141px; top:96px; left:257px; }
#smallTalk-Summer #smallTalkHero-3 { position:absolute; width:182px; height:91px; top:227px; left:228px; }
#smallTalk-Summer #smallTalkHero-4 { position:absolute; width:120px; height:136px; top:100px; left:487px; }
#smallTalk-Summer #smallTalkHero-5 { position:absolute; width:189px; height:104px; top:251px; left:601px; }
#smallTalk-Summer #smallTalkHero-6 { position:absolute; width:184px; height:97px; top:228px; left:489px; }
#smallTalk-Summer #smallTalkHero-7 { position:absolute; width:191px; height:85px; top:30px; left:743px; }

#smallTalk-Fall #smallTalkHero-1 { position:absolute; width:194px; height:127px; top:112px; left:528px; }
#smallTalk-Fall #smallTalkHero-2 { position:absolute; width:217px; height:105px; top:118px; left:377px; }
#smallTalk-Fall #smallTalkHero-3 { position:absolute; width:119px; height:139px; top:117px; left:207px; }
#smallTalk-Fall #smallTalkHero-4 { position:absolute; width:187px; height:110px; top:111px; left:163px; }
#smallTalk-Fall #smallTalkHero-5 { position:absolute; width:180px; height:99px; top:109px; left:643px; }
#smallTalk-Fall #smallTalkHero-6 { position:absolute; width:188px; height:110px; top:114px; left:615px; }

#smallTalk-Winter #smallTalkHero-1 { position:absolute; width:207px; height:80px; top:47px; left:565px; }
#smallTalk-Winter #smallTalkHero-2 { position:absolute; width:195px; height:109px; top:81px; left:334px; }
#smallTalk-Winter #smallTalkHero-3 { position:absolute; width:185px; height:113px; top:137px; left:212px; }
#smallTalk-Winter #smallTalkHero-4 { position:absolute; width:188px; height:122px; top:123px; left:671px; }
#smallTalk-Winter #smallTalkHero-5 { position:absolute; width:162px; height:136px; top:113px; left:483px; }
#smallTalk-Winter #smallTalkHero-6 { position:absolute; width:193px; height:82px; top:36px; left:662px; }

/* In The Press */
#inThePress { padding:14px 0px 10px 9px; }
#inThePressTop { padding:14px 0px 10px 9px; border-bottom:1px solid #92adc9; background-color:#e9f0fb; }
#inThePressBottom { padding:14px 0px 0px 9px; }
#inThePressRow { width:180px; float:left; padding-bottom:20px; line-height:1.4em; }
#inThePressRowLast { width:170px; float:left; padding-bottom:20px; }
#inThePressRow h3, #inThePressRowLast h3 { font-family:Times; font-size:15px; font-weight:bold; margin:0px; padding:4px 0px 0px 0px; line-height:17px; }
#inThePressRow h4, #inThePressRowLast h4 { font-size:1em; line-height:1.6em; }
#articles #inThePressRow a, #articles #inThePressRow a:Visited, #articles #inThePressRowLast a, #articles #inThePressRowLast a:Visited { color:#407CB6; text-decoration:none; display:block; font-size:1em; line-height:1.4em; }	
#inThePressRow a:Active, #inThePressRow a:Hover, #inThePressRowLast a:Active, #inThePressRowLast a:Hover { color:#87A7E7; text-decoration:underline; display:block; }	

#inThePressBottom div.press-notes { padding:0 .5em .5em 0; text-align:right; }

#articles .gardening-with-kids-bg { width:728px; height:286px; background:url('../images/stylehouse/eco-living/img_gardening_bg.gif') no-repeat; }

#articles .safari-party-invitations { width:728px; height:151px; background:url('../images/stylehouse/parties/img_safari_invitations_bg.gif') no-repeat; }
#articles .safari-party-crafts { width:728px; height:129px; background:url('../images/stylehouse/parties/img_safari_crafts_bg.gif') no-repeat; }

/* Video Library */
#videolibrary { padding-top:1.5em; }
#videolibrary .video-featured img {  }
#videolibrary .leftContent { float:left; width:753px; }
#videolibrary .leftContent .header { padding-bottom:20px; }
#videolibrary .leftContent .videos img { float:left; display:block; }
#videolibrary .rightContent { float:left; width:237px; padding-top:21px; }

#videolibrary .divider { padding:32px 0px 28px 0px; }
#videolibrary .columnOne { float:left; width:342px; }
#videolibrary .columnTwo { float:left; width:334px; }
#videolibrary .columnThree { float:left; width:314px; }
#videolibrary .columnFour { float:left; width:342px; padding-top:17px; }
#videolibrary .columnFive { float:left; width:334px; padding-top:17px; }
#videolibrary .columnSix { float:left; width:314px; padding-top:17px; }
#videolibrary .columnSeven { float:left; width:342px; padding-top:17px; }

/*** All Articles ***/

/*** General Article Link Styling ***/
/*** /General Article Link Styling ***/

