body {
	margin: 0px;
	padding: 0px;
	color : #333;
	background-color : #eeeeee;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: url(pageear_body_bg.jpg) repeat-x;
}
 
input, select {
    border:1px solid #aaaaaa;
    color: #091843;
	background: #f7f9fa;	
	padding:2px;
	font-size:12px; 
} 

.cancel{   
	background: #e5a3a3; 
} 

a {
    text-decoration:none;
    color:#555555;
}
 
#header { 
    height:100px;    
    background-position: right top;     
}

#topRight { 
    float:right;
    font-size:10px;
    margin:2px 10px 0px 0px
}

#pageear { 
	color:#eeeeee; 
    font-size:26px;    
    height:120px; 
    background: url(pageear_head_logo.jpg) no-repeat;
} 
 

.master {   
	width: 800px;  
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px; 
}

.stborder {
    background-color: #f0f3f6; 
    float: left;    
    border: 1px solid #7f9ec5;
}

#right { 
  float: left; 
  width: 580px; 
  padding-top: 4px;  
  padding-left: 8px; 
}

.rightTableWidth {
    width:570px;
}

#navigation {
	background-color: #eeeeee; 
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	width: 200px;  
	font-size: 11px;
	float: left;
	text-align: left;
} 

.installMenuActive {
	color: #252944;
	background: #db9f38;
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
}

.installMenu {    
	color: #aaaaaa;
	background: #d7d7d7;
	font-weight: bold;	
	font-size: 12px;
	border-top: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 1px;
}

.adminMenuMain {
 
    height:24px;
    color: #dddddd;
	background: #242736;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}

.adminMenu {
    color: #555555;
	background: #e8eff8;
	font-weight: bold;	
	font-size: 12px;
	border-top: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 1px;
}

.adminMenu:hover{
    color: #555555;
	background: #ffeeb9;
	font-weight: bold;	
	font-size: 12px;
	border-top: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 1px;
}

.adminMenuActive { 
	color: #252944;
	background: #ffeeb9;
	font-weight: bold;
	font-size: 12px;
	padding: 8px; 
	border-top: 1px solid #cccccc;
	
}
.iconok {
     background: url(pageear_iconok.gif) no-repeat;
}

.iconbad {
    background: url(pageear_iconbad.gif) no-repeat;
}

.bottomline {
    border-bottom: 1px solid #cccccc;
}

.texthead {
    font-size:14px;
    font-weight:bold;
    padding:2px;
   
}

.subhead {
    font-size:12px;
    font-weight:bold;
    padding:2px;
   
}

.error {
    color:#aa0000;    
}

.notice {
    color:#EA6400;    
}

.message {
    padding:10px;
    color:#aa0000;  
    background:#ffefca;
	border:1px solid #aaaaaa;
}

.message ul {
	font-size:10px; 
}

.table1 { background-color:#dddddd; width:100%; }
.table1 th { background-color:#eeeeee; }
.table1 td { background-color:#efefef; }

.table2 { background-color:#dddddd; width:100%; }
.table2 th { text-align:left; background-color:#eeeeee; }
.table2 td { background-color:#efefef; }

.table3 { background-color:#efefef; width:100%; }
.table3 th { text-align:left; background-color:#f7f7f7; }
.table3 td { background-color:#f7f7f7; }


/* Statistic CSS */
.statisticNoData {border:2px solid #000000;text-align:center;color:#aa0000;background-color:#ffffff;width:480px;height:140px;margin:20px 0 0 42px;padding:100px 0 0 0;}
.statisticIncluded {margin-right:4px;border-bottom:2px solid #00aa00;}
.statisticPLOffline {margin-right:4px;border-bottom:2px solid #FF6600;}
.statisticPEDeleted {margin-right:4px;border-bottom:2px solid #aa0000;}

/* Library CSS */
.library {float:none;width:500px;border:0px solid;margin:25px 0px 0px 0px;}
.library .folder ul {margin:0px;} 
.library .folder li {display:block;list-style:none;padding:2px 0px 0px 0px;}
.library .folder a {
    display:block;
    height:12px;
    color:#15314f; 
    font-size:11px; 
    background:url(icons/folder.gif) no-repeat 0px 0px; 
    padding:0px 0px 0px 25px; 
    text-decoration:none; 
    margin:0px 0px 0px 0px; 
    text-transform:none;
}

.library .files ul {margin:0px;} 
.library .files li {display:block;margin:0px;list-style: none;padding:2px 0px 0px 0px;}
.library .files a {
    display:block;
    height:16px;
    color:#15314f; 
    font-size:11px; 
    
    padding:0px 0px 0px 25px; 
    text-decoration:none; 
    margin:0px 0px 0px 0px; 
    text-transform:none;
}    

.library .files a.swf { background:url(icons/library/swf.gif) no-repeat 0px 0px;  }
.library .files a.jpg { background:url(icons/library/jpg.gif) no-repeat 0px 0px;  }
.library .files a.jpeg { background:url(icons/library/jpg.gif) no-repeat 0px 0px;  }


    
.library .files .tooltip {
    display:inline; 
    position:absolute;  
    color: #000000;
	border: 1px solid;
	border-color: #cccccc #242736 #242736 #cccccc;
	padding: 4px 10px 4px 10px;
	background: #e8eff8;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: Normal;
	text-align: left;
	display:none;
}


/* DIV+CSS Table */


.table { border:1px solid #dddddd; background-color:#dddddd;float:left;width:560px;}
.table .row { background-color:#efefef; padding:0px; margin:0px 0 1px 0; padding:2px;float:left;}
.table .row .col1 { width:200px; text-align: left; display:inline; float:left; font-weight:bold; margin:0px; padding:4px; border-right:1px solid #dddddd;}
.table .row .col2 { width:345px;text-align: left; float:left; padding-left:2px; }

.tableshow { border-top:1px solid #dddddd; float:left;width:560px;}
.tableshow .row { background-color:#efefef; padding:0px; margin:0px 0 1px 0; padding:0px;float:left;border-left:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.tableshow .row .col { width:auto; text-align: left; float:left; margin:0px;  border-right:1px solid #dddddd;}
.tableshow .row .head { font-weight:bold;margin:4px;}
.tableshow .row .cell { margin:4px;} 


.accordion {  
    clear:both;
    margin-top:10px;
    padding:2px;
    border-bottom:1px solid #aaaaaa;
    border-right:1px solid #aaaaaa;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    background-color:#f9fdff;clear:both;width:560px;font-weight:bold;font-size:12px;
    cursor:pointer;
}
 
.accordionbox {
    width:562px;
    border-right:1px solid #aaaaaa;
    border-left:1px solid #aaaaaa;
    border-bottom:1px solid #aaaaaa;
    margin-bottom:10px; 
    float:left;
} 


