

.logo_text {	color: #492215; width: 750px; height: 550px; display: none; position: absolute; z-index: 10000;
			background: white; border: 10px solid #381B11; padding: 5px 5px 0px 14px; font-family: Arial; font-size: 11px;}

.logo_text .cross_box {text-align: right; height: 5px; border: 0px solid green;}
.logo_text .cross_box img {display: block; float: right; cursor: pointer; border: 0px solid blue;}


.logo_text .button_ok {	cursor: pointer; height: 53px; width: 140px; color: #FFF; font-weight: bold; border: 0px;
						background: url('../../../media/images/mixer/button_red_w140.jpg') no-repeat; margin: 20px 0 10px 50px;}
.logo_text span.bold	{font-size: 12px; font-weight: bold; display: inline-block; margin: 7px 0 4px 0;}
.logo_text .bgloader {background: url('../../../media/images/mixer/loader.gif') no-repeat center center;}

.logo_text .notes {width: 350px; text-align: justify; margin-top: 0px; font-size: 12px; float: left;}

/* 13-06-2010 Static Edition */
.logo_text .logoframe {border: 0px solid white; display: inline-block; position: relative; margin: 65px 0 0 359px; background: white; /*#4F81BD;*/}
.logo_text .rotate_box {position: absolute; cursor: pointer; border: 0px solid blue;}
.logo_text .boxlogo {overflow: hidden; /*background: #bcd;*/ position: relative; text-align: center;}
.logo_text .boxlogo  span {vertical-align: middle;}
.logo_text .null {width: 0px; height: 100%; vertical-align: middle;}

.logo_text .logoframe_horiz {top: 25px; width: 259px;}
.logo_text .logoframe_horiz .rotate_box {top: -30px; left: 217px;}
.logo_text .logoframe_horiz .boxlogo {width: 259px; height: 196px;} 

.logo_text .logoframe_vertic {left: 25px; width: 196px;}
.logo_text .logoframe_vertic .rotate_box {top: -33px; left: 152px;}
.logo_text .logoframe_vertic .boxlogo {width: 196px; height: 259px;}

.logo_text .chocologo {position: absolute; top: 0px; left: 0px; cursor: move;}
.logo_text .box_dims {max-width: 100%; max-height: 100%;}

.logo_text .magny {position: absolute; cursor: pointer;}

.logo_text .logoframe_horiz .magny {top: 165px;}
.logo_text .logoframe_horiz .magny_out {left: 197px;}
.logo_text .logoframe_horiz .magny_in {left: 227px;}

.logo_text .logoframe_vertic .magny {top: 227px;}
.logo_text .logoframe_vertic .magny_out {left: 134px;}
.logo_text .logoframe_vertic .magny_in {left: 164px;}

.logo_text .cw_small {position: absolute; top: 7px; cursor: pointer; border: 0px solid green;}
.logo_text .logoframe_horiz .cw_small {left: 210px;}
.logo_text .logoframe_vertic .cw_small {left: 146px;}

/* <<= 13-06-2010_static_edition */
