/*
Copyright 2008 Adobe Systems Incorporated.
HTML Exchange CSS
$Id: exchange.css,v 1.25 2009/04/30 18:42:43 dgasior Exp $
*/
#content-pocket dl.treelist dt {
padding-top: 0px;
font-size: 0.917em;
font-weight: normal;
}
#content-pocket dl.treelist dd {
font-size: 0.917em;
}
h2.exttitle {
font-size: 1.5em;
margin-bottom: 0.2em;
}
.left-300 .pullout-item,
.right-300 .pullout-item {
width: 302px;
}
.left-300 > * {
margin-left: 320px;
}
.data-meta th {
font-size: 0.95em;
}
.votecount {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.9em;
color: #888;
}
#contentMenu {  
font: .85em/1.25em Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 16px;
}
.boxed li {
border-left: none;
}
.boxed li.on {
background-color: #999;
}
.boxed li.on a {
color: #FFF !important;
}
.boxed li.on a:hover {
color: #000 !important;
}
.trash,
.trash a:hover { 
background-image: url(trash.gif);
}
.download,
.download a:hover { 
background-image: url(download-blue.gif);
}
.downloaddoc,
.downloaddoc a:hover { 
background-image: url(download-yellow.gif);
}
.dollarsign,
.dollarsign a:hover { 
background-image: url(dollarsign.gif);
}
.viewservice,
.viewservice a:hover { 
background-image: url(service_arrows.gif);
}
.viewudf,
.viewudf a:hover { 
background-image: url(viewudf.gif);
}
.checked {
background-image: url(checkmark.gif)
}
.sortdown { 
background-image: url(sortdown.gif);
background-position: right;
}
/* Featured Marketplaces pod */
#featured_marketplace {
margin: -17px -12px 16px -16px !important;
_margin: -20px -12px 16px -16px !important;
background-image: url(/css/exchange/pod_marketplace_bg.jpg);
padding: 17px 12px 0 16px;
position: relative;
zoom: 1;
}
#featured_marketplace h2,
#featured_marketplace p,
#featured_marketplace a,
#featured_marketplace a:visited,
#featured_marketplace a:hover {
color: #FFF;
}
#featured_marketplace h4 {
text-transform: uppercase;
}
#featured_marketplace div.columns-2-AB-A,
#featured_marketplace div.columns-2-AB-B {
_margin-bottom: -12px;
}
