html, body {
    background: url(images/mcst/bg6.jpg) repeat top center;
	background-attachment: fixed;
}

.headerbar {
    background: #334477 url(images/mcst/header2.jpg) no-repeat center left;
}

.site_logo {
    background-image: url(images/mcst/logo2.png);
    padding-left: 20px;
}

.search-header {
    margin-top: 25px;
}

.navbar {
    background: #d0cecf url(images/mcst/bg2.jpg) repeat;
	background-attachment: fixed;
}

.forabg {
    /*background-color: #334477;
    background-image: none;*/
	background: #c1d4de url(images/mcst/bg3.jpg) repeat;
	background-attachment: fixed;
}

.forumbg .header a, .forabg .header a, th a {
    color: #105289;
}

.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
    color: #D31141;
}

li.header dt, li.header dd {
    color: #000000;
}

ul.forums {
    background-color: #efefef;
    background-image: none;
}

.forumbg  {
	/*background: #d9d9d9 url(images/mcst/bg6.jpg) repeat;*/
	/*background: #ece6da url(images/mcst/bg1.jpg) repeat;*/
	background: #c1d4de url(images/mcst/bg3.jpg) repeat;
}

.bg1 {
    background-color: #efefef;
}

.bg2 {
    background-color: #e3e3e3;
}

.dropdown-extended .header {
	background: #c1d4de url(images/mcst/bg3.jpg) repeat;
	background-attachment: fixed;
}

#tabs .tab > a {
	background: #bed0da;
	border-color: #bed0da;
}

#tabs .activetab > a, #tabs .activetab > a:hover, #tabs .tab > a:hover {
	background: #c9dbe5;
	color: black;
	border-color: #c9dbe5;
}

.bg3, .panel {
    background: #c9dbe5;
}

#navigation a {
	background: #bed0da;
}

#navigation a:hover {
	background: #b1c1ca;
}

#navigation #active-subsection a {
	background: #F9F9F9;
}

#navigation #active-subsection a:hover {
	color: #D31141;
}

.ucp-main.panel-container .inner {
	min-height: 165px;
}
