body {
background-image: url(/images/sub_bg01_classic.png) !important;
background-color: #000000 !important;
}

div.blogtitle
{
	background-image: none !important;
}

.articleactivebutton
{
	background: #64a57d !important;
	background: -moz-linear-gradient(top, #64a57d 3%, #6fbc8d 4%, #376448 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#64a57d), color-stop(4%,#6fbc8d), color-stop(100%,#376448)) !important;
	border: 1px solid #15281c !important;
	text-shadow: 1px 1px #15281c !important;
}
.activebutton
{
	background: #64a57d !important;
	background: -moz-linear-gradient(top, #64a57d 3%, #6fbc8d 4%, #457a59 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#64a57d), color-stop(4%,#6fbc8d), color-stop(100%,#376448)) !important;
	border: 1px solid #15281c !important;
	text-shadow: 1px 1px #15281c !important;
}

div.pt_content_classic {
	background: linear-gradient(#314a3f, #172e1f);
	background: -moz-linear-gradient(#314a3f, #172e1f);
	background: -ms-linear-gradient(#314a3f, #172e1f);
	background: -o-linear-gradient(#314a3f, #172e1f);
	background: -webkit-linear-gradient(#314a3f, #172e1f);
}

/*
div.battletable_header {
	background-image: url(https://www.wow-petguide.com/images/battle_01_classic.png) !important;
}

.alternatives_clickbar {
background: linear-gradient(to bottom,  #138153 0%,#146d44 5%,#157048 89%,#21352a 100%) !important; 
}

.bt_2_buttons { 
background: linear-gradient(to bottom,  #06874f 0%,#06874f 7%,#09b573 7%,#009b62 95%,#187055 100%) !important; 
}

.bt_4_1 { 
background: linear-gradient(to bottom,  #0c382d 0%,#0b4436 100%) !important; 
}

.bt_4_3 { 
background: linear-gradient(to bottom,  #0b4436 0%,#083527 49%,#227342 100%) !important;  

}

div.battletable_infosec {
  background-color: #0b4436 !important;
}

p.speech {
	background-color: #093520 !important;
	border: 2px solid #24714e !important;
}

div.bt_info_header {
	background-color: #012916 !important;
}

div.bt_info_content {
	background-color: #023418 !important;
}

div.bt_steps > div:nth-of-type(odd) {
	background: #3b8458 !important;
}
div.bt_steps > div:nth-of-type(even) {
	background: #33754d !important;
}

*/



