
/* top nav bar */

ul#nav
{
	height: 34px;
	font-size: 80%;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	background-image: url(../images/topbar-bkgd.gif);
	background-repeat: repeat-y;
}


ul#nav li{
	list-style-type: none;
	display: inline;
	float: left;
}

ul#nav li a {
	text-align: center;
	float: left;
	padding: 7px 20px 6px 20px;
	display: block;
	height: 34px;
	color: #fff;
	text-decoration: none;
}


body.home ul#nav li.home a,
body.products ul#nav li.products a,
body.tanitim ul#nav li.products a,
body.screens ul#nav li.products a,
body.tour ul#nav li.products a,
body.community ul#nav li.community a,
body.support ul#nav li.support a,
body.partners ul#nav li.partners a,
body.company ul#nav li.company a,
ul#nav li a:hover 
 { 
	font-weight: bold; 
	padding: 7px 20px 0 20px;
	background-color: #476ca3;
	background-position: 0 0;
}

ul#nav li a:hover 
 { 
	font-weight: normal; 
}






/* left column side nav */

body#products-index li.products-index,
body#sitelife li.sitelife,
body#sitelife-blogs li.sitelife-blogs,
body#sitelife-reactions li.sitelife-reactions,
body#sitelife-mynews li.sitelife-mynews,
body#sitelife-platform li.sitelife-platform,
body#pluck-services li.pluck-services,
body#more li.more,
body#blogburst li.blogburst,
body#shadows li.products-shadows,
body#rss-reader li.rss-reader,
body#getpluck li.getpluck,
body#features-explorer li.features-explorer,
body#features-firefox li.features-firefox,
body#features-pwe li.features-pwe,
body#screenshots li.screenshots,
body#tour li.tour,
body#whatisrss li.whatisrss,

body#community-index li.community-index,
body#forums li.forums,
body#spreadpluck li.spreadpluck,
body#featuredfeeds li.featuredfeeds,

body#support-index li.support-index,
body#ie-knowledgebase li.ie-knowledgebase,
body#ie-tutorial li.ie-tutorial,
body#ie-supportrequest li.ie-supportrequest,
body#firefox-knowledgebase li.firefox-knowledgebase,
body#firefox-tutorial li.firefox-tutorial,
body#firefox-supportrequest li.firefox-supportrequest,
body#pwe-knowledgebase li.pwe-knowledgebase,
body#pwe-tutorial li.pwe-tutorial,
body#pwe-supportrequest li.pwe-supportrequest,

body#partners-index li.partners-index,
body#currentpartners li.currentpartners,
body#joinpartners li.joinpartners,
body#pluckfriends li.pluckfriends,
body#currentfriends li.currentfriends,
body#joinfriends li.joinfriends,
body#learnmore li.learnmore,

body#company-index li.company-index,
body#team li.team,
body#news li.news,
body#events li.events,
body#blogs li.blogs,
body#pressreleases li.pressreleases,
body#jobs li.jobs,
body#contact li.contact,

body#tour-index li.tour-index,
body#intro-to-rss li.intro-to-rss,
body#feedfinder li.feedfinder,
body#subscribing li.subscribing,
body#digestview li.digestview,
body#bookmark-manager li.bookmark-manager,
body#synchronization li.synchronization,

body#ff-digest li.digest,
body#ff-toolbar li.toolbar,
body#ff-foldermenu li.foldermenu,
body#ff-itemmenu li.itemmenu,
body#ff-toolsmenu li.toolsmenu,
body#ff-options li.options,
body#ff-feedfinder li.finder,

body#ie-digest li.digest,
body#ie-listview li.listview,
body#ie-toolbar li.toolbar,
body#ie-foldermenu li.foldermenu,
body#ie-itemmenu li.itemmenu,
body#ie-toolsmenu li.toolsmenu,
body#ie-options li.options,
body#ie-powersearch li.powersearch,
body#ie-persistentsearch li.persistentsearch,
body#ie-feedfinder li.finder,

body#pwe-digest li.digest,
body#pwe-toolbar li.toolbar,
body#pwe-sidebar li.sidebar,
body#pwe-feedfinder li.finder,

body#rss-index li.rss-index,
body#publishers li.publishers,
body#consumers li.consumers,
body#glossary li.glossary,
body#resources li.resources,

body#misc li.other 

{ background-image: url(../images/triangle-black.gif); background-repeat: no-repeat; background-position: 0px 7px; }



body#products-index li.products-index a,
body#sitelife li.sitelife a,
body#sitelife-blogs li.sitelife-blogs a,
body#sitelife-reactions li.sitelife-reactions a,
body#sitelife-mynews li.sitelife-mynews a,
body#sitelife-platform li.sitelife-platform a,
body#pluck-services li.pluck-services a,
body#more li.more a,
body#rss-reader li.rss-reader a,
body#getpluck li.getpluck a,
body#blogburst li.blogburst a,
body#shadows li.products-shadows a,
body#features-explorer li.features-explorer a,
body#features-firefox li.features-firefox a,
body#features-pwe li.features-pwe a,
body#screenshots li.screenshots a,
body#tour li.tour a,
body#whatisrss li.whatisrss a,

body#community-index li.community-index a,
body#forums li.forums a,
body#spreadpluck li.spreadpluck a,
body#featuredfeeds li.featuredfeeds a,

body#support-index li.support-index a,
body#ie-knowledgebase li.ie-knowledgebase a,
body#ie-tutorial li.ie-tutorial a,
body#ie-supportrequest li.ie-supportrequest a,
body#firefox-knowledgebase li.firefox-knowledgebase a,
body#firefox-tutorial li.firefox-tutorial a,
body#firefox-supportrequest li.firefox-supportrequest a,
body#pwe-knowledgebase li.pwe-knowledgebase a,
body#pwe-tutorial li.pwe-tutorial a,
body#pwe-supportrequest li.pwe-supportrequest a,

body#partners-index li.partners-index a,
body#currentpartners li.currentpartners a,
body#joinpartners li.joinpartners a,
body#pluckfriends li.pluckfriends a,
body#currentfriends li.currentfriends a,
body#joinfriends li.joinfriends a,
body#learnmore li.learnmore a,

body#company-index li.company-index a,
body#team li.team a,
body#news li.news a,
body#events li.events a,
body#blogs li.blogs a,
body#pressreleases li.pressreleases a,
body#jobs li.jobs a,
body#contact li.contact a,

body#tour-index li.tour-index a,
body#intro-to-rss li.intro-to-rss a,
body#feedfinder li.feedfinder a,
body#subscribing li.subscribing a,
body#digestview li.digestview a,
body#bookmark-manager li.bookmark-manager a,
body#synchronization li.synchronization a,

body#ff-digest li.digest a,
body#ff-toolbar li.toolbar a,
body#ff-foldermenu li.foldermenu a,
body#ff-itemmenu li.itemmenu a,
body#ff-toolsmenu li.toolsmenu a,
body#ff-options li.options a,
body#ff-feedfinder li.finder a,

body#ie-digest li.digest a,
body#ie-listview li.listview a,
body#ie-toolbar li.toolbar a,
body#ie-foldermenu li.foldermenu a,
body#ie-itemmenu li.itemmenu a,
body#ie-toolsmenu li.toolsmenu a,
body#ie-options li.options a,
body#ie-powersearch li.powersearch a,
body#ie-persistentsearch li.persistentsearch a,
body#ie-feedfinder li.finder a,

body#pwe-digest li.digest a,
body#pwe-toolbar li.toolbar a,
body#pwe-sidebar li.sidebar a,
body#pwe-feedfinder li.finder a,

body#rss-index li.rss-index a,
body#publishers li.publishers a,
body#consumers li.consumers a,
body#glossary li.glossary a,
body#resources li.resources a,

body#misc li.other 

{ text-decoration: none; font-weight: bold; color: #000000; cursor: default; }



/* collapsible submenus for Products section */
ul.rss-subnav li, ul.sitelife-subnav li { margin: 0; }
ul.rss-subnav li a, ul.sitelife-subnav li a {font-weight: normal !important; text-decoration: underline !important; color: #369 !important; }


body#products-index ul.rss-subnav,
body#sitelife ul.rss-subnav,
body#sitelife-blogs ul.rss-subnav,
body#sitelife-reactions ul.rss-subnav,
body#sitelife-mynews ul.rss-subnav,
body#sitelife-platform ul.rss-subnav,
body#pluck-services ul.rss-subnav,
body#more ul.rss-subnav,
body#shadows ul.rss-subnav,
body#blogburst ul.rss-subnav,
body#blogger-faq ul.rss-subnav,
body#whitepapers ul.rss-subnav,
body#thestreet ul.rss-subnav,
body#industries ul.rss-subnav
{ display: none; } /* this turns off the rss subnav for non-rss product pages */

body#rss-reader ul.sitelife-subnav,
body#getpluck ul.sitelife-subnav,
body#features-explorer ul.sitelife-subnav,
body#features-firefox ul.sitelife-subnav,
body#features-pwe ul.sitelife-subnav,
body#screenshots ul.sitelife-subnav,
body#tour ul.sitelife-subnav,
body#whatisrss ul.sitelife-subnav,
body#download-thanks ul.sitelife-subnav,
body#download-thanks1 ul.sitelife-subnav,
body#adspy ul.sitelife-subnav,
body.screens-ff ul.sitelife-subnav,
body.screens-ie ul.sitelife-subnav,
body.screens-pwe ul.sitelife-subnav
{ display: none; }  /* this turns off the sitelife  subnav on rss product pages */


/* override for the contradicting active-page commands in nested li ul li links */

body#getpluck li.getpluck a,
body#features-explorer li.features-explorer a,
body#features-firefox li.features-firefox a,
body#features-pwe li.features-pwe a,
body#screenshots li.screenshots a,
body#whatisrss li.whatisrss a,
body#sitelife-blogs li.sitelife-blogs a,
body#sitelife-reactions li.sitelife-reactions a,
body#sitelife-mynews li.sitelife-mynews a,
body#sitelife-platform li.sitelife-platform a
{ text-decoration: none  !important; font-weight: bold !important; color: #000000 !important; cursor: default !important; }



/* collapsible submenu for screenshots */
ul.screens li { margin: 0 0 0 10px; }

body#products-index ul.screens,
body#sitelife ul.screens,
body#sitelife-blogs ul.screens,
body#sitelife-reactions ul.screens,
body#sitelife-mynews ul.screens,
body#sitelife-platform ul.screens,
body#pluck-services ul.screens,
body#more ul.screens,
body#whitepapers ul.screens,
body#thankyou ul.screens,
body#rss-reader ul.screens,
body#getpluck ul.screens,
body#features-explorer ul.screens,
body#features-firefox ul.screens,
body#features-pwe ul.screens,
body#screenshots ul.screens,
body#tour ul.screens,
body#whatisrss ul.screens,
body#download-thanks ul.screens,
body#download-thanks1 ul.screens,
body#adspy ul.screens,
body#products-index li.screenslist,
body#sitelife li.screenslist,
body#sitelife-blogs li.screenslist,
body#sitelife-reactions li.screenslist,
body#sitelife-mynews li.screenslist,
body#sitelife-platform li.screenslist,
body#pluck-services li.screenslist,
body#more li.screenslist,
body#whitepapers li.screenslist,
body#thankyou li.screenslist,
body#rss-reader li.screenslist,
body#getpluck li.screenslist,
body#features-explorer li.screenslist,
body#features-firefox li.screenslist,
body#features-pwe li.screenslist,
body#screenshots li.screenslist,
body#tour li.screenslist,
body#whatisrss li.screenslist,
body#download-thanks li.screenslist,
body#download-thanks1 li.screenslist,
body#adspy li.screenslist,
body#firefox-extension li.screenslist

{ display: none; }


body.screens-ie ul#screens-ff,
body.screens-ie ul#screens-pwe,
body.screens-ff ul#screens-ie,
body.screens-ff ul#screens-pwe,
body.screens-pwe ul#screens-ie,
body.screens-pwe ul#screens-ff,

body.screens-ie li.screenshots,
body.screens-ie li.screenshots,
body.screens-ff li.screenshots,
body.screens-ff li.screenshots,
body.screens-pwe li.screenshots,
body.screens-pwe li.screenshots,

body.screens-ie li#ff,
body.screens-ie li#pwe,
body.screens-ff li#ie,
body.screens-ff li#pwe,
body.screens-pwe li#ie,
body.screens-pwe li#ff

{ display: none; }




div.subnav ul li ul
{ margin-left: 10px; }
