@charset "UTF-8";
/* CSS Document */

.header { /*background-color:#014B7E;*/ background:#7ca7d4 url(/sos/images/header-sos.jpg) top left no-repeat;}
.header h2.logo { /*background:url(/showroom/sos2011/images/ABC_logo.gif) top left no-repeat;*/}

body .header,
body#home .header,
body#bmv .header,
body#cec .header {background:url(/sos/images/header-sos.jpg) top left no-repeat;}

body#bmv #top_nav,
body#cec #top_nav  {background:url(/sos/images/header-sos.jpg) bottom left no-repeat;}

body#home .header {background:url(/sos/images/header-sos.jpg) top left no-repeat #7ca7d4;}
body#home #top_nav {
	background-color: #7ca7d4;
	background-image: url(/sos/images/header-sos.jpg);
	background-repeat: no-repeat;
	background-position: left -78px;
}
body#services .header {background:url(/sos/images/header-sos.jpg) top left no-repeat #152046;}
body#services #top_nav {background:url(/sos/images/header-sos.jpg) -78px left no-repeat #152046;;}
body#bmv .header {background:url(/sos/images/header-bmv.jpg) top left no-repeat #152046;}
body#bmv #top_nav {background:url(/sos/images/header-bmv.jpg) bottom left no-repeat #152046;}
body#cec .header, body#corporations .header {background:url(/sos/images/header-cec.jpg) top left no-repeat #152046;}
body#cec #top_nav, body#corporations #top_nav {background:url(/sos/images/header-cec.jpg) bottom left no-repeat #152046;}
body#archives .header {background:url(/sos/images/header-arc.jpg) top left no-repeat #152046;}
body#archives #top_nav {background:url(/sos/images/header-arc.jpg) bottom left no-repeat #152046;}
body#services .header {background:url(/sos/images/header-sos.jpg) top left no-repeat #152046;}
body#services #top_nav {background:url(/sos/images/header-sos.jpg) bottom left no-repeat #152046;}

body#home .header h2.logo,
body#services .header h2.logo,
body#bmv .header h2.logo,
body#cec .header h2.logo,
body#archives .header h2.logo, { background:none;width:520px; height:78px !important; }
 
.header_nav_search ul#vtopnav { color:#000;}
.header_nav_search #vtopnav a { color:#000; }
.header_nav_search #vtopnav a.on { color:#333;}
.header_nav_search #vtopnav a:hover { color:#333;}

#tabs { background-color:#002448; }
#tabs a { background:#2c467a; color:#fff; }
#tabs a:hover { color:#000; background:#fff; }
#tabs a.active { color:#000; background:#FFF; }
#tabs a:hover.active { color:#000; background:#FFF; }

body#home #tabs a#hometab, 
body#bmv #tabs a#bmvtab, 
body#cec #tabs a#cectab,
body#corporations #tabs a#corporationstab,
body#archives #tabs a#archivestab,
body#services #tabs a#servicestab { background:#fff; color:#444; }


#top_nav {background-color:#014B7E;}

tr.awt-data-table-title { color:#FFF; background-color:#000;}
tr.awt-row-light { background-color:#F4F4F4; }
tr.awt-row-dark { background-color:#E1E1E1; }
td.awt-highlight { background-color:#FC0; }
.awt-row-dark th,.awt-row-light th { background-color:#000; color:#FFF;}

.tbstriped tr th { background-color:#0764A8; color:#fff; }
.tbstriped tr td { background:#fff; }
.tbstriped thead td { color:#fff; background-color:#C8C028; }
.tbstriped tbody tr.zebra td { background:#eee; }

.tbstriped0 tbody tr th,#tbstriped tbody tr th,#tbstriped2 tbody tr th,#tbstriped3 tbody tr th { background-color:#0764A8; color:#fff;}
.tbstriped0 tr td,#tbstriped tr td,#tbstriped2 tr td,#tbstriped3 tr td { background:#fff; }
.tbstriped0 thead td,#tbstriped thead td,#tbstriped2 thead td,#tbstriped3 thead td { color:#fff; background-color:#C8C028;}
.tbstriped0 tbody tr.even td,#tbstriped tbody tr.even td,#tbstriped2 tbody tr.even td,#tbstriped3 tbody tr.even td { background:#eee; }
.tbstriped0 tbody tr.selected td,#tbstriped tbody tr.selected td,#tbstriped2 tbody tr.selected td,#tbstriped3 tbody tr.selected td { background:#3d80df; color:#fff; }
.tbstriped0 tbody tr.ruled td,#tbstriped tbody tr.ruled td,#tbstriped2 tbody tr.ruled td,#tbstriped3 tbody tr.ruled td { color:#000; background-color:#C6E3FF; }
head:first-child+body .tbstriped tr.ruled td { background-color:#C6E3FF; }
#navFour { background-color:#FFFFCC; }

table.tablesorter {
	background-color: #CDCDCD;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
    color:#000;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
}
table.tablesorter tbody td {
	color: #3D3D3D;
	background-color: #FFF;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #e6EEEE;
}

/* @end */


