body {
	background-color: #767676;
}

.total-wrapper {
	background-image: url(images/ConnectionThemes/Silver/background-silver.gif);
}

.forum-header-wrapper {
	background-color: #ffffff;
	color: #363636;
}

.forum-header-wrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #363636;
}

.pop-in a,
.pop-in a:link,
.pop-in a:visited,
.pop-in a:visited,
#forum-outer-wrapper a {
	color: blue;
}

#forum-outer-wrapper a:visited {
	color: blue;
}

#forum-outer-wrapper a:hover {
	color: blue;
}

#forum-outer-wrapper a.link-button {
	border: 1px solid #c8d979; 
	background-color: #e4ecbb; 
	color: #000;
}

#forum-outer-wrapper a.link-button:hover {
	border: 1px solid #CDEB8B; 
	background-color: #CDEB8B; 
	color: #000;
}
.discussion-dark {
	background-color:#F8FAEF;
	color: #000;
}

.discussion-light {
	background-color:#FCFDF8;
	color: #000;
}

.discussion-inside div {
	color: #000;
}

.discussion-heading {
	color: #7f7f7f;
}

.settings-panel-top {
	background-color: #e4ecbb;
}

.settings-panel-body {
	background-color: #eef4d8;
}

.go-button, 
.submit-button, 
.OrangeButton {
	background-image: url(images/bk_button.gif);
	border:solid 1px #A85B00;
	color:#6D3F02 !important;
}

.message-table table tr th {
    background-color: #CDEB8B;
}

.grid-header {
	background-color: #e4ecbb;
	color: #363636;
	font-weight:bold;	
}

/*--------------------------------
        Login/Register stuff
--------------------------------*/

.login-top {
    color: #363636;
    background-color: #e4effa;
}

.roundcont 
{
	background-image: url(images/forum_header.gif);
}
.NavTabPanel 
{
	background-color:#CDEB8B; 
}

#forumNavigationTabPanel li a, 
#forumNavigationTabPanel li a:link, 
#forumNavigationTabPanel li a:visited,
#forumNavigationTabPanel li a:hover
{
	color:#000;
}

.copyright 
{
	background-color: #CDEB8B;
	color: #000000;
}

.copyright a,
.copyright a:link,
.copyright a:visited {
	color: #000000;
	text-decoration: underliine;
}

.copyright a:hover {
	text-decoration: underliine;
}

.bazaar-top-links a:link,
.bazaar-top-links a:visited,
.bazaar-top-links a
{
	color: #ffffff !important;
}

.domainSearchLabel {
	color:#FFFFFF;
}

.searchBoxTop {
	width: 382px;
}

.searchBox {
	width: 382px;
}


.searchTextBox, .searchWatermark {
	width: 230px;
}

.bazaar-bottom {
	background-image: url(images/ConnectionThemes/Silver/bottom-silver.gif);
}


/*------------------------------
		Tab menus
------------------------------*/

#menu2 li {
	background: url(images/ConnectionThemes/Silver/tabs_nav.gif) 100% -100px;
	border-bottom: 1px solid #CDCDCD;
}

#menu2 li a,
#menu2 li a:link,
#menu2 li a:visited 
{
	background: url(images/ConnectionThemes/Silver/tabs_nav.gif) no-repeat 0 -100px;
	color: #000000;
	border-bottom: 0px;
}

#menu2 li.activelink 
{
	background: url(images/ConnectionThemes/Silver/tabs_nav.gif) 100% 0;
	border-bottom: solid 1px #3f7000;
}

#menu2 li.activelink a, 
#menu2 li.activelink a:link, 
#menu2 li.activelink a:visited 
{
	background: url(images/ConnectionThemes/Silver/tabs_nav.gif) 0 0;
	color: #ffffff;
}

#menu2 ul li:hover a,
#menu2 ul li:hover a:link,
#menu2 ul li:hover a:visited,
#menu2 ul li.sfhover a,
#menu2 ul li.sfhover a:link,
#menu2 ul li.sfhover a:visited 
{
	color: #ffffff;
}

.message-info 
{
	background-color: #e4ecbb;
}

.categoryPopup
{
	background-color:#fff; 
	border-color:#ccc; 	
}

.categoryTreePopup
{
	background-color:#fff; 
	border-color:#ccc; 	
	color: blue;
}

.actionPanel
{
	background-color:White;
	border-color:#ccc; 
}	

.actionPanelContent
{
	background-color:White;
}	

.actionPanelContent TH
{
	background-color:#F3F3ED;
}	
