
/*****  Admin  *****/

                                 .Admin_container                 { margin:10px 5px 10px 5px; }

/*-- title line				--*/ .Admin_Title_Line  		{ margin: -43px 10px 0px 12px; position:relative; height: 18px; }

/*-- title   				--*/ .Admin_Title				{ text-decoration: none; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #660066; float:left; line-height: 130%; letter-spacing: 1px; }

/*-- actions   				--*/ .Admin_Actions       	{ float:left; width:0px; }

/*-- visibility  			--*/ .Admin_Visibility        	{ float:right; }
							     .Admin_Visibility a:hover	{ background-color:Transparent; }

/*-- round container		--*/ 
.Admin_Round_Container {
				background-color: white; 
				padding: 0px; 
				border-left-width: 1px; 
				border-left-style: solid;
				border-left-color: #cccccc;
				border-right-width: 1px;
				border-right-style: solid;
				border-right-color: #cccccc;
				}                                
								 .Admin_Content               	{ margin: 5px 15px -22px 12px; }
							     .FullContentPane           	{ width: 100%; }

/*-- bottom icons  			--*/ .Admin_Icons                 { margin-left: 3px; }
                                 .Admin_Icons                 { text-align:-moz-right; }
                                 .Admin_Icons a:hover         { background-color:Transparent; }
                                 .Admin_Icons a, 
                                 .Admin_Icons input           { margin-top:10px; }
                    
/*-- round top left	        --*/ .Admin_TL     		   	{ background:url(Admin_TL.png) no-repeat top left; height:53px; }
/*-- round top right		--*/ .Admin_TR     		  	{ background:url(Admin_TR.png) no-repeat top right; height:53px; margin: -53px 0px 0px 100px; }

/*-- round bottom left  	--*/ .Admin_BL     			{ background:url(Admin_BL.png) no-repeat bottom left; height:35px; }
/*-- round bottom right 	--*/ .Admin_BR		    	{ background:url(Admin_BR.png) no-repeat bottom right; height:35px; margin: -35px 0px 0px 15px;  }

/*-- image of corner top    --*/ img.Admin_Corner_TL      { height:53px; border: none; display:block !important; }
/*-- image of corner top	--*/ img.Admin_Corner_TR      { height:53px; width:15px; border: none; display:block !important; }

/*-- image of corner bottom	--*/ img.Admin_Corner_BL      { width:15px; height:35px; border: none; display:block !important; }
/*-- image of corner bottom	--*/ img.Admin_Corner_BR      { height:35px; border: none; display: block !important; }










