.side-block{background-color: transparent;width: 220px !important;}
.side-block .get_body{
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-radius: 0 0 10px 10px;
}
.side-block-head{
    font-size: 14px;
    font-weight: bold;
    padding: 6px 12px 8px;
	border-radius: 10px 10px 0 0;
}

#block13,
#block13 .get_body{
	border-radius: 0 !important;
	background-color: transparent;
	border:0;
}


.red .get_body{border-color:#F9808F;background: #F3D2D9;}
.red .side-block-head{
	background-image: linear-gradient(bottom, #8C0000 35%, #BC032C 88%) !important;
	background-image: -o-linear-gradient(bottom, #8C0000 35%, #BC032C 88%) !important;
	background-image: -moz-linear-gradient(bottom, #8C0000 35%, #BC032C 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #8C0000 35%, #BC032C 88%) !important;
	background-image: -ms-linear-gradient(bottom, #8C0000 35%, #BC032C 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #8C0000),
		color-stop(0.88, #BC032C)
	) !important;
	background-color: #BC032C;
    color: #FFFFFF;
}

.brown .get_body{border-color:#926544;background: #ECDCCF;}
.brown .side-block-head{
	background-color: #734828;
    color: #FFFFFF;
	
	background-image: linear-gradient(bottom, #734828 35%, #987861 88%) !important;
	background-image: -o-linear-gradient(bottom, #734828 35%, #987861 88%) !important;
	background-image: -moz-linear-gradient(bottom, #734828 35%, #987861 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #734828 35%, #987861 88%) !important;
	background-image: -ms-linear-gradient(bottom, #734828 35%, #987861 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #734828),
		color-stop(0.88, #987861)
	) !important;
}

.orange .get_body{border-color:#FFCC00;background: #FFF2BD;}
.orange .side-block-head{
	background-color: #F2BC00;
    color: #BA4300;
	
	background-image: linear-gradient(bottom, #F2BC00 35%, #FFCF11 88%) !important;
	background-image: -o-linear-gradient(bottom, #F2BC00 35%, #FFCF11 88%) !important;
	background-image: -moz-linear-gradient(bottom, #F2BC00 35%, #FFCF11 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #F2BC00 35%, #FFCF11 88%) !important;
	background-image: -ms-linear-gradient(bottom, #F2BC00 35%, #FFCF11 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #F2BC00),
		color-stop(0.88, #FFCF11)
	) !important;
}

.green .get_body{border-color:#9CC801; background: #E3EEC4;}
.green .side-block-head{
	background-color: #54C434;
	background-image: linear-gradient(bottom, #4FB531 35%, #54C434 88%) !important;
	background-image: -o-linear-gradient(bottom, #4FB531 35%, #54C434 88%) !important;
	background-image: -moz-linear-gradient(bottom, #4FB531 35%, #54C434 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #4FB531 35%, #54C434 88%) !important;
	background-image: -ms-linear-gradient(bottom, #4FB531 35%, #54C434 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #4FB531),
		color-stop(0.88, #54C434)
	) !important;
}

.drk-green .get_body{border-color:#147C1B; background: #CCE1CE;}
.drk-green .side-block-head{
    color: #A0E24C;
	background-color: #008A0B;
	background-image: linear-gradient(bottom, #006807 35%, #008A0B 88%) !important;
	background-image: -o-linear-gradient(bottom, #006807 35%, #008A0B 88%) !important;
	background-image: -moz-linear-gradient(bottom, #006807 35%, #008A0B 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #006807 35%, #008A0B 88%) !important;
	background-image: -ms-linear-gradient(bottom, #006807 35%, #008A0B 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #006807),
		color-stop(0.88, #008A0B)
	) !important;
}

.blue_sky .get_body{border-color:#0072C8; background: #D0E6F6;}
.blue_sky .side-block-head{
    color: #FFFFFF;
	background-color: #2287D5;
	background-image: linear-gradient(bottom, #1F7ABE 35%, #2287D5 88%) !important;
	background-image: -o-linear-gradient(bottom, #1F7ABE 35%, #2287D5 88%) !important;
	background-image: -moz-linear-gradient(bottom, #1F7ABE 35%, #2287D5 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #1F7ABE 35%, #2287D5 88%) !important;
	background-image: -ms-linear-gradient(bottom, #1F7ABE 35%, #2287D5 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #1F7ABE),
		color-stop(0.88, #2287D5)
	) !important;
}

.blue .get_body{border-color:#839FB5; background: #D0DDE9;}
.blue .side-block-head{
    color: #FFFFFF;
	background-color: #145591;
	background-image: linear-gradient(bottom, #114779 35%, #145591 88%) !important;
	background-image: -o-linear-gradient(bottom, #114779 35%, #145591 88%) !important;
	background-image: -moz-linear-gradient(bottom, #114779 35%, #145591 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #114779 35%, #145591 88%) !important;
	background-image: -ms-linear-gradient(bottom, #114779 35%, #145591 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #114779),
		color-stop(0.88, #145591)
	) !important;
}

.blue_gr .get_body{border-color:#89B2B6; background: #D0E5E9;}
.blue_gr .side-block-head{
    color: #FFFFFF;
	background-color: #208398;
	background-image: linear-gradient(bottom, #1B6F81 35%, #208398 88%) !important;
	background-image: -o-linear-gradient(bottom, #1B6F81 35%, #208398 88%) !important;
	background-image: -moz-linear-gradient(bottom, #1B6F81 35%, #208398 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #1B6F81 35%, #208398 88%) !important;
	background-image: -ms-linear-gradient(bottom, #1B6F81 35%, #208398 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #1B6F81),
		color-stop(0.88, #208398)
	) !important;
}

.purple .get_body{border-color:#A178D4; background: #E3D9F6;}
.purple .side-block-head{
    color: #5102A9;
	background-color: #C8AAFF;
	background-image: linear-gradient(bottom, #BB97FF 35%, #C8AAFF 88%) !important;
	background-image: -o-linear-gradient(bottom, #BB97FF 35%, #C8AAFF 88%) !important;
	background-image: -moz-linear-gradient(bottom, #BB97FF 35%, #C8AAFF 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #BB97FF 35%, #C8AAFF 88%) !important;
	background-image: -ms-linear-gradient(bottom, #BB97FF 35%, #C8AAFF 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #BB97FF),
		color-stop(0.88, #C8AAFF)
	) !important;
}

.violet .get_body{border-color:#6B2E57; background: #E1D5DD;}
.violet .side-block-head{
	color: #F7D4EC;
	background-color: #6B2E57;
	background-image: linear-gradient(bottom, #562345 35%, #6B2E57 88%) !important;
	background-image: -o-linear-gradient(bottom, #562345 35%, #6B2E57 88%) !important;
	background-image: -moz-linear-gradient(bottom, #562345 35%, #6B2E57 88%) !important;
	background-image: -webkit-linear-gradient(bottom, #562345 35%, #6B2E57 88%) !important;
	background-image: -ms-linear-gradient(bottom, #562345 35%, #6B2E57 88%) !important;

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.35, #562345),
		color-stop(0.88, #6B2E57)
	) !important;
}


.grayo .get_body{border-color:#F90; background: #FFEBCC;}
.grayo .side-block-head{
	color: #FFF;
	background-color: #F90;
}

.grayy .get_body{border-color:#FFFE96; background: #FFFFEA;}
.grayy .side-block-head{
	color: #5B5B5B;
	background-color: #FFFE96;
}

.grayg .get_body{border-color:#C2E571; background: #F3FAE4;}
.grayg .side-block-head{
	color: #5B5B5B;
	background-color: #C2E571;
}

.grayb .get_body{border-color:#96D6FF; background: #EAF7FF;}
.grayb .side-block-head{
	color: #5B5B5B;
	background-color: #96D6FF;
}

.grayr .get_body{border-color:#FF5B5B; background: #FDE4E4;}
.grayr .side-block-head{
	color: #ffffff;
	background-color: #FF5B5B;
}