/*========================================================*/
/*  Nifos by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
                                 		.Clixcontainer              { margin: 0px 0px 10px 0px; }
                                 		.Clix_Background            { margin: 0px 0px 0px -10px; background-image: url(mr-clix.png); background-position: top left; background-repeat: no-repeat; }
/*-- title line				--*/ 	.Clix_TitleLine             { z-index:1; margin:0pt 20px 0pt 60px; position:relative; height:25px; padding-top:5px; }
/*-- title   				--*/ 	.Clix_Red_title             { float:left; color: #99cc00; font-size: 16px; line-height: 1.4em; font-weight: bold;  }
/*-- Colored title  --*/ 			.Colored_title         	    { float:left; color: #99cc00; font-size: 16px; line-height: 1.4em; font-weight: bold; z-index:1; margin:0pt 20px 0pt 10px; position:relative; height:25px; padding-top:5px;  }
/*-- actions   				--*/ 	.Clix_Actions               { float:left; width:0px; }
/*-- visibility  			--*/ 	.Visibility                 { float:right; }
                                 		.Visibility a:hover         { background-color:Transparent; }
/*-- content pane			--*/ 	.Clix_ContentPane           { padding:10px 25px 12px 60px; }
                                 		.ClixFullContentPane        { width:100%; }
/*-- bottom icons  			--*/ 	.Icons                      { padding:0pt 0px 0px 10px; }
                                 		.Icons a:hover              { background-color:Transparent; }
                                 		.Icons a,.Icons input       { margin-top:10px; }
/*-- round container		--*/ 		.Clix_roundcont             { background:transparent url(C_WS_ml.png) repeat-y scroll left top; margin:0; }
                                 		.Clix_right_bg              { background:url(C_WS_mr.png) repeat-y top right; margin:0 0 0 15px; position:relative; }                               
/*-- round top left	        --*/ 		.Clix_roundtop_leftD        { background:url(C_WS_tl.png) no-repeat top left; height:16px; }
/*-- round top right		--*/ 		.Clix_roundtop_rightD       { background:url(C_WS_tr.png) no-repeat top right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- round bottom left  	--*/ 		.Clix_roundbottom_leftD     { background:url(C_WSG_bl.png) no-repeat bottom left; height:45px; }
/*-- round bottom right 	--*/ 		.Clix_roundbottom_rightD    { background:url(C_WSG_br.png) no-repeat bottom right; height:45px; margin-top:-45px; margin-left:15px; }
/*-- image of corner		--*/ 		img.Clix_corner_left        { width:15px; height:16px; border: none; display:block !important; }
/*-- image of corner		--*/ 		img.Clix_corner_right       { height:16px; border: none; display:block !important; }  

/*-- sep line section       --*/ 		#sep                        { width:100%; font-size: 1px; position:absolute; }
/*-- sep left section       --*/ 		#sepLeft                    { background-image: url(sep.left.png);   background-position: top left;  background-repeat: no-repeat;   margin-left:60px; margin-right:51px; }
/*-- sep right section      --*/ 		#sepRight                   { background-image: url(sep.right.png);  background-position: top right; background-repeat: no-repeat;   margin-left:32px; margin-right:47px; }
/*-- sep img                --*/ 		#sepLeft img                { height:25px; width:100%; }
