/* Compass settings */
.cwsCompassContainer {
	width: 270px;
}

.cwsCompassSRContainer{
  padding-bottom: 20px;
}

#associationsSeparator {
  background-image:url('images/associations_separator.gif');
  width:252px;
  height:7px;
}

div.cwsCompassAssociationsSearchSeparator {
  height: 0;
}

div.cwsCompassSearchResults {
  margin: 7px 2px;
}

.cwsCompassContainer a:link,
.cwsCompassContainer a:active,
.cwsCompassContainer a:hover,
.cwsCompassContainer a:visited {
  text-decoration: none;
  background-color: transparent;
  color:black;
}

.cwsCompassAssociations a:hover  {
  text-decoration: underline;
}

.cwsCompassSRElement a:link,
.cwsCompassSRElement a:active,
.cwsCompassSRElement a:hover,
.cwsCompassSRElement a:visited {
  font-weight: bold;
  color: #2b3f99;
}

.cwsCompassSRTV {
  width:10px;
  height:9px;
  background: url("images/tv2-icon3.gif") no-repeat;
}

.cwsCompassSRFOD {
  width:76px;
  height:9px;
  background: url("images/fod-icon.png") no-repeat;
}

.cwsCompassContainer a:link.cwsCompassAdTitle,
.cwsCompassContainer a:hover.cwsCompassAdTitle{
  color:#000000;
  font-size:12px;
}

.cwsCompassContainer a.cwsCompassAdSnippet {
  color:#444444;
}

.cwsCompassContainer a:link.cwsCompassAdUrl {
  color:#999999;
}

.cwsFooter {
  margin: 10px 0 4px 0;
  direction: rtl;
}

  
.cwsFooterCollarityLink a {
  background: url("images/powered_by.gif") no-repeat;
  width: 106px;
  height: 11px;
  display: block;
  background-position: 0 -11px;
}

.cwsFooterCollarityLink a:hover {
  background-position: 0 0;
  background-color:transparent;
}

.cwsCompassFooter .cwsCompassFooterBranding {
  background-repeat: no-repeat;
  width:43px;
  height:11px;
  margin:3px 2px;
}
.cwsCompassFooterBrandingNY {
  background-image: url("images/compass_logos/ny.gif");
}
.cwsRelatedArticlesContainer {
}

.cwsRelatedArticlesResults {
  line-height:21px;
  font-size:12px;
}

a.cwsSRTitle:link, a.cwsSRTitle:active {
  text-decoration: none;
  font-weight: bold;
  color: #000099;
}

#collarity_buzz_political {
  font-size:11px;
  font-family:Arial, sans-serif;
  width: 299px;
}
.cwsBuzzTitle {
  font-weight:bold;
  padding-bottom:6px;
  color:#333333;
}
.cwsBuzzTable td {
  padding:2px 2px 2px 2px
}
.cwsBuzzRowEven {
	background-color: #F0F0F0;
}
.cwsBuzzNumber {
  text-align:right;
}
.cwsBuzzWord {
  font-weight:bold;
  width:128px;
}

/* Tag Cloud */
.cwsTagCloudResults {
  padding-bottom:8px;
}
.cwsTagCloudTerm {
  line-height:20px;
}
.cwsTagCloudTermS1 {
  font-size:20px;
}
.cwsTagCloudTermS2 {
  font-size:17px;
}
.cwsTagCloudTermS3 {
  font-size:14px;
}
.cwsTagCloudTermS4 {
  font-size:11px;
}
.cwsTagCloudTermS5 {
  font-size:8px;
}

.cwsTagCloudSmallTitle {
  font-size:10px;
  padding: 4px 0;
  color: #606060;
}

.cwsTagCloudTooltipLinkText {
  padding-left:20px;
  background: url('images/whats_this.gif') no-repeat 0 2px;
  line-height:14px;
  cursor: default;
}
.cwsTagCloudTooltipLink {
    text-decoration: none;
}
/* Keyword Cloud */
.cwsTagCloudTitle {
  padding-bottom:4px;
  border-bottom: 1px solid #CCCCCC;
  color: #333333;
}
.cwsTagCloudArticleTitle {
  font-weight:bold;
  padding-right:10px;
}
.cwsTagCloudArticleTitle * {
  color: black;
}
#collarity_keyword_cloud,
#collarity_section_keyword_cloud{
  font-family: arial, sans-serif;
  width:634px;
  height:104px;
}



/* Ads */
.marketplace {
  height: 100%;
}

#collarity_serp_marketplace .cwsAdResult,
#collarity_article_marketplace .cwsAdResult {
  padding: 8px 0 8px 0;
}

#collarity_serp_marketplace a:link,
#collarity_serp_marketplace a:visited,
#collarity_serp_marketplace a:hover,
#collarity_serp_marketplace a:active,
#collarity_article_marketplace a:link,
#collarity_article_marketplace a:visited,
#collarity_article_marketplace a:hover,
#collarity_article_marketplace a:active {
  color:#606060;
  background-color:transparent;
  font-size:11px;
}

#collarity_serp_marketplace div a.cwsAdTitle,
#collarity_article_marketplace div a.cwsAdTitle {
  color:#000000;
  font-size:12px;
}

.cwsAdSeparator {
  border-bottom: 1px solid #CCCCCC;
}

#sponsored_links {
  background-color:#f1f3ff;
  margin: -7px -10px 7px -10px;
  padding: 7px 10px;
}

#sponsored_title {
  line-height:25px;
  color:#606060;
}

#collarity_serp_sponsored .cwsAdResult {
  padding: 5px 0;
}
#collarity_serp_sponsored div a.cwsAdTitle {
  color: #2B3F99;
}

#collarity_serp_sponsored div a.cwsAdUrl {
  font-size:11px;
}
#collarity_serp_sponsored a.cwsAdSnippet {
  padding: 2px 0 4px 0;
  display:block;
}

#collarity_serp_sponsored a:link,
#collarity_serp_sponsored a:visited,
#collarity_serp_sponsored a:hover,
#collarity_serp_sponsored a:active {
  color:#606060;
  background-color:transparent;
}

/* SERP */
.cwsSRElement {
  padding: 7px 0;
}
.cwsSRTitleWrapper a.cwsSRTitle {
  font-weight:normal;
}

.cwsSRSnippetWrapper {
  padding: 2px 0 4px 0;
}
a.cwsSRURL {
  color: #606060;
  font-size:11px;
}
.cwsSRCurrentPage {
  color: #BA1813;
  font-weight:bold;
}
.cwsSRResultsNavigator {
  padding:16px 0;
}

#collarity_serp_logo {
  clear:both;
  padding:20px 0 0 0;
}



