﻿a, #footer a:hover, .column p.view-all a:hover, h3 a:hover, p.back-to-top a:hover, .article-list li h2 a:hover, .quesition-category a:hover, h2.icon a:hover, a:hover, .column h3.sub-title a:hover, .forum td.description a:hover, .signed-in-promo a:hover, .join-now-promo a:hover, .landing-page-hero ul li a:hover, .view-all-friends a:hover
{
	color: #f7941d;
}

#primary-navigation li.selected a
{
	background-image: url('/images/theme-orange/primary-navigation-selected-background.png');
}

#get-samples-link a span.line, #get-samples-link a:hover span.line
{
	background-image: url('/images/theme-orange/get-samples-dotted-line.png');
}

#get-samples-link a:hover span.dropshadow 
{
	color: #f7941d !important;
}


#sub-navigation
{
	background-color: #f7941d;
}

#sub-navigation ul li.selected span
{
	background-image: url('/images/theme-orange/sub-navigation-selected-background.png');
}

h2.articles, h1.articles
{
	background-image: url('/images/theme-orange/icon-articles.gif');
}

h2.discussion, h1.discussion
{
	background-image: url('/images/theme-orange/icon-discussion.gif');
}

h2.faqs, h1.faqs
{
	background-image: url('/images/theme-orange/icon-faqs.gif');
}

.portlet li, .forum tr.even td, .quesition-category li.even, .article-list li.odd
{
	background-color: #feecd8;
}
.sidebar-module h4.module-title{
	background-image:url(/images/theme-orange/sb-module-top.jpg);
}
.sidebar-module .button{
	background-image:url(/images/theme-orange/sb-module-btn-right.gif);
}
.sidebar-module .button span{
	background:url(/images/theme-orange/sb-module-btn-left.gif);
}
.portlet li div.copy {
	width:300px;
}
