﻿.search {float:left; padding:6px; border:1px solid #c6d5e1; background:#fff}
.search select {float:left; font-size:12px; width:125px; padding:2px 4px 4px}
.search 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;margin-right:15px;font-size:12px}
.tinytable {width:100%;border-left:1px solid #c6d5e1;border-top:1px solid #c6d5e1;border-bottom:none}
#thead {background:url(images/header-bg.gif) repeat-x;text-align:left;color:#cfdce7;border:1px solid #FFF;border-right:none;padding:4px 4px 0px 2px;}
.h3 {font-size:12px;padding:3px 1px 5px 1px;margin:0px;}
.tinytable td {padding:4px 0px 4px 4px;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 .h3: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:5px}
#tablenav {float:left;padding-left:60%;}
#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;margin-right:15px; font-style:italic}
#selectedrow td {background:#c6d5e1}