@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0; outline:0}
/*body {font:11px Verdana,Arial; margin:25px; background:#fff url(images/bg.gif) repeat-x}*/
#tablewrapper {width:100%; margin:0 auto}
#tableheader {height:55px}
.search {float:left; padding:6px; border:1px solid #c6d5e1; background:#fff}
#tableheader select {float:left; font-size:12px; width:125px; padding:2px 4px 4px}
#tableheader input {float:left; font-size:12px; width:225px; padding:2px 4px 4px; margin-left:4px}
.details {float:right; padding-top:12px}
.details div {float:left; margin-left:15px; font-size:12px}
.tinytable {width:979px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none}
.tinytable th {background:url(images/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.tinytable th h3 {font-size:10px; padding:6px 8px 8px}
.tinytable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.tinytable .head h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .desc, .sortable .asc {background:url(images/header-selected-bg.gif)}
.tinytable .desc h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .asc h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#fff}
.tinytable .evenrow td {background:#fff}
.tinytable .oddrow td {background:#ecf2f6}
.tinytable td.evenselected {background:#ecf2f6}
.tinytable td.oddselected {background:#dce6ee}
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}
#tablefooter {height:15px; margin-top:20px}
#tablenav {float:left}
#tablenav img {cursor:pointer}
#tablenav div {float:left; margin-right:15px}
#tablelocation {float:right; font-size:12px}
#tablelocation select {margin-right:3px}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:2px; font-style:italic}
#selectedrow td {background:#c6d5e1}
.tinytable a{text-decoration:none;}
.tinytable a:hover{text-decoration:underline;}

/*menu styles */
/*.menubar{	
             float:left;
			 width:900px;
			 background-color:#CCCCCC;
			
			 margin:0 auto;
			 
}
.submenu{	  float:left; 
			  line-height:20px;
			  height:20px;
			  font-size:11px; 
			  width:110px; 
			  font-weight:; 
			  border-left:0px solid #cdcdcd;
			  border-top:0px solid #000000;
			  border-bottom:0px solid #000000;
			  margin-left:0px;
			  text-align:center;
			  border-right:0px solid white;
			  width:185px;
			 /* background-image:url(images/menupic.png);*/
			  
			  
		/* }
	.submenubar{ position:absolute;  
			 	display:none; 
			 	text-align:left;
			 	padding-left:1px;
			 	margin-top:20px;
				border-top:0px solid #cdcdcd; 
				border-right:0px solid #996600; 
				border-bottom:0px solid #996600; 
				border-left:0px solid #996600;
				margin-left:0px;  
} 
	.submenu a{    
					display:block;
					height:20px;
					line-height:20px;
					font-size:11px;
					text-decoration:none;
					color:#000000;
					font-weight:bold;
				     letter-spacing:1px;
					 border-left:1px solid white;
					font-family: Arial, Helvetica, sans-serif;
					background-color:#CCCCCC;
					 
				 }
.submenu a:hover{ 		
                       
						margin-left:0px;
						color:#800000;
						font-weight:bold;
						background-color:#CCCCCC;
						
						
				}
.submenubar a{		
					line-height:20px;
					height:20px;
					border-right:5px;
					
					display:block;
					width:180px;
					color:#000000;
					padding-left:5px; border:0px solid #cdcdcd; 
					border-bottom:1px solid #ffffff;
					font-size:10px;
					
			     }
.submenubar a:hover{ 		
							font-size:10px; 
							width:180px;
							color:red;
							line-height:20px;
							height:20px;
							background-color:#cdcdcd;
							
						}*/

