/*SELECT MENU CLASSES*/
.img_align_left {float:left; margin:0 10px 5px 0;}
.img_align_right {float:right; margin:5px 0 5px 20px;}
.bold {font-weight:bold; font-size:10px;}
.red {color:#C00;}
.red_bold {color:#F30; font-weight:bold;}
.orange {color:#F63;}
.orange_bold {color:#F63; font-weight:bold;}
.grey {color:#999;}
.grey_bold {color:#999; font-weight:bold;}
.size_6{font-size:6px;}
.size_7{font-size:7px;}
.size_8{font-size:8px;}
.size_9{font-size:9px;}
.size_10{font-size:10px;}
.size_10{font-size:10px;}
.size_11{font-size:11px;}
.size_12{font-size:12px;}
.size_13{font-size:13px;}
.size_14{font-size:14px;}
.italic {font-style:italic;}
.italic_small {font-style:italic; font-size:10px;}
.copyright {font-style:italic; font-size:9px; color:#ccc;}
.img_galerie {margin:0 14px 14px 0; border:solid 1px #ccc; cursor:url(../js/highslide/graphics/zoomin.png), pointer;}
.highslide{}
table.table_artist{width:100%;}
table.table_artist td{padding:3px; width:30%;}

/* TinyMCE specific rules **************************************************/
body.tiny_body {
	/*Change this according with your template*/
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333;
}

/*page layout columns*/
.tiny_body .left_col,.tiny_body .left_col_large,.tiny_body .left_col_small,.tiny_body .right_col,.tiny_body .right_col_small,
.tiny_body .middle_col,.tiny_body .right_top,.tiny_body .right_bottom,.tiny_body .left_top,
.tiny_body .left_bottom,.tiny_body .top_col,.tiny_body .bottom_col
{border:solid 1px #e5e5e5;}

div.left_col{float:left; width:45%;}
div.left_col_large{float:left; width:65%;}
div.left_col_small{float:left; width:30%; margin-right:4%;}

div.right_col{float:right; width:45%;}
div.right_col_small{float:right; width:30%;}

div.middle_col{float:left; width:30%;}

div.right_top{margin-bottom:20px;}
div.right_bottom{}

div.left_top{ margin-bottom:20px;}
div.left_bottom{}

div.top_col{margin-bottom:20px;}

div.bottom_col{margin-top:20px;}

.clear{clear:both;}

p,h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}

.tiny_body hr{color:#ccc; background:#ccc; border:none; height:1px;}
/***************************************************************************/

