body {
    background: #CCE3F3 url("./images/red/bg_red.gif") repeat-x !important;
}

.midm {
	background: #310004 url("./images/red/midm_red.png") repeat-x !important;
}

.midr {
	background: #310004 url("./images/red/midr_red.png") no-repeat !important;
}

.rtl .midr {
	background: #310004 url("./images/red/midrrtl_red.png") no-repeat !important;
}

.start, .startmisc:hover, .navorb, .navorb:hover {
	background-image: url("./images/red/start_red.png") !important;
}

.navup, .navup:hover, .rtl .navup, .rtl .navup:hover, .popup, .rtl .popup, .blue, .red, .green, .black, .teal, .purple, .pink {
	background-image: url('./images/red/popup_red.png') !important;
}

.navmessages, .navmessages:hover {
	background-image: url("./images/red/navmessages_red.png") !important;
}

.navsettings, .navsettings:hover {
	background-image: url("./images/red/navsettings_red.png") !important;
}

.navbutton, .navbutton:hover {
	background-image: url("./images/red/navmrbutton_red.png") !important;
}

#navbarbg {
	background: #540504 url("./images/red/navm_red.png") repeat-x !important;
}

a.squarebuttonl {
	background: transparent url("./images/red/navl_red.png") no-repeat top left !important;
}

a.squarebuttonl span {
	background: transparent url("./images/red/navr_red.png") no-repeat top right !important;
}

a.squarebuttonl:hover { /* Hover state CSS */
	background-position: bottom left !important;
}

a.squarebuttonl:hover span { /* Hover state CSS */
	background-position: bottom right !important;
}

/* Tables
 ------------ */
.cat, li.header dl {
	background: #270004 url("./images/red/cellpic1_red.gif") !important;
}

.catb {
	background: #2A0303 url("./images/red/cellpic3_red.gif") !important;
}

.reply-icon span	{ background-image: url("./images/red/button_topic_reply_red.png") !important; }
.qreply-icon span	{ background-image: url("./images/red/button_topic_qreply_red.png") !important; }
.post-icon span		{ background-image: url("./images/red/button_topic_new_red.png") !important; }
.locked-icon span	{ background-image: url("./images/red/button_topic_locked_red.png") !important; }
.pmreply-icon span	{ background-image: url("./images/red/button_pm_reply_red.png") !important; }
.newpm-icon span 	{ background-image: url("./images/red/button_pm_new_red.png") !important; }
.forwardpm-icon span	{ background-image: url("./images/red/button_pm_forward_red.png") !important; }