.side-block {border-style:solid; border-width:1px; padding:1px;}
.side-block-head {font-size:14px; font-weight:bold; padding:7px 12px;}

.side-block-head em{
	display: block !important;
}
.side-block .get_body {
    padding: 17px 10px 10px !important;
}
.graf-block .get_body {
    padding: 0!important;
}
#block7 .get_body, 
#block6 .get_body,
#block4 .get_body {
    padding-top: 12px !important;
}

/* watermelon */
.watermelon .side-block-head {
	background: url(/img/theme_1/blockhead_watermelon.gif) right no-repeat #F2261B; 
	color:#fff;
}

/* red */
.red .side-block-head {
	background: url(/img/theme_1/blockhead_red.gif) right no-repeat #AA0001; 
	color:#fff;
}

/* red dark */
.red_dark .side-block-head {
	background: url(/img/theme_1/blockhead_reddark.gif) right no-repeat #F8808E; 
	color:#730E1F;
}

/* brown */
.brown .side-block-head {
	background: url(/img/theme_1/block_head_brown.gif) right no-repeat #734828; 
	color:#fff;
}

/* sand dark */
.sand_dark .side-block-head {
	background: url(/img/theme_1/blockhead_sanddark.gif) right no-repeat #F7E0AA; 
	color:#9E825A;
}
/* sand */
.sand .side-block-head {
	background: url(/img/theme_1/blockhead_sanddark.gif) right no-repeat #F7E0AA; 
	color:#9E825A;
}

/* orange */
.orange .side-block-head {
	background: url(/img/theme_1/blockhead_orange.gif) right no-repeat #FC0; 
	color:#BA4500;
}

/* orange */
.orange_dark .side-block-head {
	background: url(/img/theme_1/blockhead_orangedark.gif) right no-repeat #FFCC00; 
	color:#BA4500;
}


/* blue */
.blue .side-block-head {
	background: url(/img/theme_1/block_head_blue2.gif) right no-repeat #145591; 
	color:#fff;
}

/* green */
.green .side-block-head {
	background: url(/img/theme_1/blockhead_greengrass.gif) right no-repeat #54C434; 
	border-color:#7288AD;
}

/* gr-grass */
.gr-grass .side-block-head {
	background: url(/img/theme_1/blockhead_green2.gif) right no-repeat #D4FF11; 
}


/* dark green */
.drk-green .side-block-head {
	background: url(/img/theme_1/blockhead_greendark.gif) right no-repeat #006807; 
}

.green_dark .side-block-head {
	background: url(/img/theme_1/blockhead_green_dark.gif) right no-repeat #53CE5B; 
	color: #004E05;
}


/* cyan */
.blue_sky .side-block-head {
	background: url(/img/theme_1/blockhead_bluesky.gif) right no-repeat #2287D5; 
}

.blue_dark .side-block-head {
	background: url(/img/theme_1/blockhead_bluedark.gif) right no-repeat #84C7D4; 
	color:#156474;
}

.blue_deep .side-block-head {
	background: url(/img/theme_1/blockhead_bluedeep.gif) right no-repeat #93C3EF; 
	color:#073E71;
}




/* gray / orange */
.grayo .side-block-head {
	background: url(/img/theme_1/block_head_grayo.gif) right no-repeat #FF9900; 
	border-color:#9F9F9F;
}


/* gray / red */
.grayr .side-block-head {
	background: url(/img/theme_1/block_head_grayr.gif) right no-repeat #FF5B5B; 
	border-color:#999; 
	color:#fff;
}


/* gray / yellow */
.grayy .side-block-head {
	background: url(/img/theme_1/block_head_grayy.gif) right no-repeat #FFFE96; 
	border-color:#999; 
	color:#5B5B5B;
}


/* gray / green */
.grayg .side-block-head {
	background: url(/img/theme_1/block_head_grayg.gif) right no-repeat #C2E571; 
	border-color:#999; 
	color:#5B5B5B;
}


/* gray / blue */
.grayb .side-block-head {
	background: url(/img/theme_1/block_head_grayb.gif) right no-repeat #96D6FF; 
	border-color:#999; 
	color:#5B5B5B;
}


/* blue-green */
.blue_gr .side-block-head {
	background: url(/img/theme_1/blockhead_bluegr.gif) right no-repeat #208398; 
	border-color:#208398;
}

/* purple */
.purple .side-block-head,
.purple_dark .side-block-head {
	background: url(/img/theme_1/blockhead_purple.gif) right no-repeat #C8ABFF; 
	border-color:#AA78D3;
}
.purple_dark .side-block-head{
	color:#5204A8;
}


/* violet */
.violet .side-block-head {
	background: url(/img/theme_1/block_head_violet.gif) right no-repeat #9A3278; 
}

.violet_dark .side-block-head {
	background: url(/img/theme_1/blockhead_violetdark.gif) right no-repeat #DD87C2; 
	color: #4E1E3E;
}
    
.fuchsia .side-block-head {
	background: url(/img/theme_1/blockhead_fuchsia.gif) right no-repeat #F93CA0; 
	color: #fff;
}	 

.pink .side-block-head {
	background: url(/img/theme_1/blockhead_pink.gif) right no-repeat #FBA5FF; 
	color: #8A0195;
}


.gray_light .side-block-head {
	background: url(/img/theme_1/blockhead_gray_light.gif) right no-repeat #5B5B5B; 
	color: #FFF;
}

.gray .side-block-head {
	background: url(/img/theme_1/blockhead_gray.gif) right no-repeat #5B5B5B; 
	color: #FFF;
}






