@import url(/static/css/layout-only-default.css);
@import url(/static/css/nav-default.css);
@import url(/static/css/pretty-default.css);
@import url(/static/css/gallery-default.css);
body, table {
    FONT-SIZE: 9pt; 
    FONT-FAMILY: arial,helvetica 
}
h1 {
    font-size: 25px;
}
div.inputHelp {
    font-size: 10px;
}
.subLine {
    font-size: 10px;
}
#sideLogin, #sideLogin th, #sideLogin input {
    font-size: 9px;
}
#header {
    background-color: #006699;
}
#banner {
    background-color: #F78400;
}
#sideContent {
    background-color: #fff;
}
#mainContent {
    background-color: #fff;
}
#footer {
    background-color: #fff;
}
table thead th {
    border-color: #999;
    background-color: #ddd;
}
tr.row1 {
    background-color: #fff;
}
tr.row2 {
    background-color: #eee;
}
.resultHeader {
    background-color: #eee;
}
ul.nav li a {
    color: #FFFFFF;
    border-color: #F78400;
    background-color: #F78400;
    font-weight: bold;
}
ul.nav li a.currentMenu {
    background-color: #eee;
}
ul.nav li a:hover {
    color: #fff;
    border-color: #f78400;
    background-color: #006699;
}
a {
    color: #33f;
}
a:visited {
    color: #60f;
}
a:hover {
    color: #00f;
}
.error {
    color: #f33;
}
.info {
    color: #33f;
}
.disabled {
    color: #aaa;
}
#itemGallery .stockCategory, #itemGallery .stockGroup {
    border-color: #ccc;
}
#itemGallery .stockItem {
    border-color: #ccc;
}
#itemGallery .stockCategory, #itemGallery .stockGroup {
    width: 180px;
    height: 180px;
}
#itemGallery .stockItem {
    width: 200px;
    height: 380px;
}
#itemGallery .stockCategoryThumbnail, #itemGallery .stockGroupThumbnail {
    height: 100px;
}
#itemGallery .stockThumbnail {
    height: 100px;
}
