body {
    background: #F3CCE3 url("./images/pink/bg_pink.gif") repeat-x !important;
}

.midm {
	background: #390023 url("./images/pink/midm_pink.png") repeat-x !important;
}

.midr {
	background: #390023 url("./images/pink/midr_pink.png") no-repeat !important;
}

.rtl .midr {
	background: #390023 url("./images/pink/midrrtl_pink.png") no-repeat !important;
}

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

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

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

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

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

#navbarbg {
	background: #890652 url("./images/pink/navm_pink.png") repeat-x !important;
}

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

a.squarebuttonl span {
	background: transparent url("./images/pink/navr_pink.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: #370323 url("./images/pink/cellpic1_pink.gif") !important;
}

.catb {
	background: #2A0317 url("./images/pink/cellpic3_pink.gif") !important;
}

.reply-icon span	{ background-image: url("./images/pink/button_topic_reply_pink.png") !important; }
.qreply-icon span	{ background-image: url("./images/pink/button_topic_qreply_pink.png") !important; }
.post-icon span		{ background-image: url("./images/pink/button_topic_new_pink.png") !important; }
.locked-icon span	{ background-image: url("./images/pink/button_topic_locked_pink.png") !important; }
.pmreply-icon span	{ background-image: url("./images/pink/button_pm_reply_pink.png") !important; }
.newpm-icon span 	{ background-image: url("./images/pink/button_pm_new_pink.png") !important; }
.forwardpm-icon span	{ background-image: url("./images/pink/button_pm_forward_pink.png") !important; }