/* <!-- 3CBAC8,93EDD4,F3F5C4,F9CB8F,F19181 ,BCD7ED--> */

		body {background: #0F263A url('/skin/screen/amarok_bg.png') no-repeat 30px 80px fixed; padding: 10px; }
		
		div.sheet {width:960px; margin: 10px auto; }
		div.round_rect_top {background: url("/skin/screen/roundrectangle.png") top left; height: 24px;}
		div.round_rect_bottom {background: url("/skin/screen/roundrectangle.png") bottom left; height: 24px;}
		div.header { background: #4B8AC9; overflow: hidden;}
		div.header div.logo { overflow: hidden; width: 100%; }
		div.header div.logo .amarok {color: #EAEAEA; font: bold 23px "Arial"; margin: 10px 0 0 20px; float: left;}
		div.header div.logo .amarok div.head{font-size: 50px;}
		div.header div.logo .amarok div.small{font-size: 16px; margin-top: -6px;}
		div.header span.logo_png {width: 100px; height: 100px; background: url("/skin/screen/logo_small.png") no-repeat; float: left; margin:0px 0 10px 10px;}

		
/* div.menu */
		div.menu {background: #3570A0; /*overflow:hidden;*/ /*padding: 6px;*/}
/* /div.menu */
		
		/* banner */
		div.banner {height: 200px; background: gray url("/skin/screen/stripes_bg.png");}
		
		/* content where 3 floating divs inside */
		div.content_wrap {overflow: hidden; clear: both; background: white; padding:0 0 0px 0; position:relative;}
		div.content_wrap div.hidden_float { float: left; height: 400px; background: green; }
		
		/* left_panel */
		div.content_wrap div.left_panel { float: left;  /*background: #BCD7ED;*/ width:190px; margin:10px 0px 30px 20px; padding: 0px 10px 0 10px; }
		
		/* image_item */
		div.left_panel img {border: none; padding: 0; margin: 0;}
		div.left_panel div.image_item { margin: 0 0 10px 0;}
		div.left_panel div.image_item span.title{}
		div.left_panel div.image_item div.image_content{}
		div.image_content a { margin: 0; padding: 0; background: green;}
		div.image_content img { display: block; background-color: #3570A0;}
		
		/* center_body */
		div.content_wrap div.center_body {float: left;  /*background: black;*/ width:450px; margin:10px 0px 30px 20px;}
		
		/* right_panel */
		div.content_wrap div.right_panel {display:table; float:right; height:100%;  top:0;right:0; background: /*#BCD7ED; */#3570A0 repeat-y; /*margin:0px 0px 0px 10px;*/   padding:60px 10px 30px 10px; margin-top:-10px;}
		div.right_panel dl { margin: 0; padding: 0 0 10px 0; background: #BCD7ED; }
		div.right_panel dl dt{ width: 200px; padding: 10px; /*background:#3570A0; color:#FFF;*/ background:#FFF; color:#3570A0;  font-size: 18px; }
		div.right_panel dl dd { margin: 0; padding: 10px 10px 0 10px; }
		div.right_panel dl dd a{ color:#3570A0; }
		/* /content where 3 floating divs inside */
		
		/* footer */
		div.footer { background: #4B8AC9; height: 50px;}

		/* CBOX THUMBS */
		.thumbs { list-style:none; }
		.thumbs > li { float:left;list-style:none;}