#header {
	width: 901px;
	height: 108px;
	margin: 0 auto;
	background: #fff url(../images/header-bg.jpg) top right no-repeat;
}
#headerImage {
	display: none;
}
#headerLogo {
	width: 720px;
	height: 108px;
	margin: 0;
	background: url(../images/headerLogo.jpg) no-repeat;
}
#login {
	background:url(../images/login.png) no-repeat;
}
.loginbutton {
	background:url(../images/memberButton.png) left no-repeat;
}
body {
	background: #f7f7f7 url(../images/shadow.png) center repeat-y;
}
#nav {
	background: #3d4c55 url(../images/navBG.png) repeat-x;
}
#nav ul ul a,
#nav ul li:hover a {
	background: #3d4c55;
}
#nav ul li a:hover {
	background: #86060e url(../images/navHoverBG.png) repeat-x;
}
.barHeader h5, /* legacy class */
.block h5,
.newsletterHeader,
.blogPostHeader {
	background: #910711 url(../images/barHeader.png) top repeat-x;
	border-left: 10px solid #bD6a70;
}
#searchBox .searchButton input{
	width: 98px;
	height: 25px;
	background:url(../images/searchButton.png) left top no-repeat;
}
#searchBox .searchButton input:hover {
	background:url(../images/searchButton.png) right bottom no-repeat;
}
#welcome {
	background: none;
}
#para {
	padding-right: 0;
	background: none;
}
.upload,
#seeMore {
	background: #f2f2f2;
}
.latestBlogPosts li.odd,
.latestForumPosts li.odd {
	background: #f2f2f2;
	color: #000;
}
.latestBlogPosts li.even,
.latestForumPosts li.even {
	background: #f8f8f8;
	color: #000;
}
.arrowbutton,
.tellafriend.form .submit input,
#commsubscription6 .submit input {
	background-color: #f80;
}
.arrowbutton:hover,
.tellafriend.form .submit input:hover,
#commsubscription6 .submit input:hover {
	background-color: #360;
}
#footer {
	background: #1c2429 url(../images/footerBG.png) top repeat-x;
}
/* teleclass forms */
#commsubscription23 p,
#commsubscription24 p,
#commsubscription105 p {
	display: none;
}
#commsubscription23 .submit input,
#commsubscription24 .submit input,
#commsubscription105 .submit input {
	width: 449px;
	background: url(/themes/mscCommon1/images/buttons/secureMyTeleclass.png) no-repeat;
}
#commsubscription23 .submit input:hover,
#commsubscription24 .submit input:hover,
#commsubscription105 .submit input:hover {
	background-position: -449px 0;
}
/* forum */
#forum .thead {
	background: #b3120f;
}
#forum .vbmenu_control,
#forum .tfoot {
	background: #900105;
}
#forum .tcat {
	background: url('../images/barHeader-1.png') repeat-x #b3120f;
}
#forum .alt1 {
	background: #f5f5ff;
}
#forum .alt2 {
	background: #e9e9e9;
}
