﻿#admin a:link, #admin a:visited {
    font-weight: bold;
    color: black;
}
#admin a:active, #admin a:hover {
    text-decoration: none;
}
#detailsArea {
    border: 5px solid #00f;
    width: 280px;
    float: left;
    padding: 3px;
}
#detailsArea h4 {
    font-size: larger;
}
#detailsArea li {
    line-height: 20px;
}
#detailsArea strong {
    font-weight: bold;
}
#identidot a:link, #identidot a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #00e;
}
#identidot a:hover, #identidot a:active {
    text-decoration: underline;
    color: #00e;
}
#imageArea li {
	display: inline; /* Fixes crappy double margin bug in IE */
    float: left;
    margin: 5px;
    border: 5px solid #A6A8FE;
}
#insS {}
    #insS li {
        list-style-type: none !important;
        color: #00E;
        font-weight: bold;
    }        
#mainContent a:link, #mainContent a:visited {
    color: blue !important;
    text-decoration: none;
}
#mainContent a:active, #mainContent a:hover {
    color: Blue;
    text-decoration: underline;
}

/*** Standard Tag Styling ***/
blockquote {
    margin: 10px 0 10px 0;
    color: red;
    clear: both;
    padding-left: 60px;
    background: white url(     'images/quote.png' ) no-repeat top left;
}
body {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 1.2em;
}
body#identidot {
    background: white url(     'images/background_blue_strip.png' ) repeat-x left 140px;
}
body#admin {
    background: #fff;
    color: #333;
}
br {
    clear: both;
}
#itemList br {
    clear: none;   
}
em {
    font-weight: bold;
    font-style: normal;
}
#contact {
    width: 400px;   
}
#contact label {
    float: left;
    margin: 3px;
}
#contact input, fieldset textarea {
    float: right;
    margin: 3px;
}

h1 {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    margin: 10px;
}
h2 {
    color: Blue;
    font-size: 1.3em;
    margin: 5px;
    margin-left: 0;
    font-weight: bold;
    text-align: center;
    clear: both;
}
h3 {
    background: #b9c7fd;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}

h4 {
    font-weight: bold;
    margin: 10px 0 10px 0;
}
input, select, textarea {
    float: right;
    margin: 2px;
}
label {
    float: left;
    margin: 2px;
}
legend {
    font-weight: bold;
    margin: 5px;
    line-height: 20px;
}
p {
    margin: 10px 5px 15px 5px;
}
th {
    font-weight: bold;
}
#admin tr:hover {
    background: silver; 
}
/*** Class Styles - not directly related to any single Id ***/
.adminForm {
    width: 275px;
    margin: 5px 0 5px 10px;
    padding: 5px;
    float: left;
    border: solid 5px #00f;
    background: #eee;
}
.centered {
    text-align: center;
}
.clickable {
    background: #eee;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}
.currentItems {
    width: 580px;
}
    .currentItems input {
        float: none;
    }
.fileInput {
}
.halfBreak br {
    clear: none;
}
.highlight {
    color: Red;
}
ul.itemList. {
    list-style-type: none;
}
    ul.itemList li {
        padding: 5px 5px 5px 10px;
        background: white url('images/itemPanel.gif') no-repeat top left;
        display: block;
        float: left;
        width: 255px;
        height: 110px;
    }
    ul.itemList li img {
        float: left;
        margin-right: 10px;
        border: 1px solid silver;
    }
    ul.itemList li a {
        display: block;
        margin: 2px;
    }
    ul.itemList li span {
        color: Black; 
        text-decoration: none;
        font-weight: normal; 
        clear: none;
    }
.numeric {
    text-align: right;
    float: right;
}
.memberDisplay #detailsArea {
    width: 400px;
}
.noclear {
    clear: none;
}
.question {
    color: Red;
    font-weight: bold;
}
.readOnlyTextBox {
    border: none;
    width: 50px;
    background: inherit;
    color: inherit;
}
.source {
    font-style: italic;
}
.recovered {
    color: white !important;
    background: red;
    text-transform: uppercase;   
    font-weight: bold !important;
    padding: 1px 8px;
    margin: 15px;
}
.required {
    font-size: large;
    color: Red;
}
.rowSelected {
    background: #eee;
}
.panelContainer {
    float: left;
    width: 300px;
}
.tableFooter 
{
    background: #DDD;
}
.tableFooter td {
    font-weight: bold;
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
}
.strapline {
    font-style: italic;
    color: white;
    margin-bottom: 20px;
}

.windowSticker {
    float: left;
    margin: 20px;
    border: 5px solid #A6A8FE;
}
.windowSticker.logo {
    border: none;
}
.validation {
    color: Red;
}
/*** Id Styling ***/
#addressLine {
    width: 550px;
    float: right;
    text-align: right;
    margin: 15px 0 0 0;
    font-size: 1em;
}
#adminNav {
    text-align: center;
    margin-bottom: 20px;
}
#adminNav li {
    list-style-type: none;
    display: inline;
    border-right: 1px solid white;
    padding: 0 5px 0 5px;
}
#adminNav li.finalItem {
    border: none;
}
#adminUserList {
    width: 580px;
}
#adminUserList table {
    width: 580px;
}
#myLocationsGrid table {
    width: 280px;
}
#adminUserList input, #adminUserList select, #catList input, #myLocationsGrid input {
    float: none;
}
#adminUserList .txtBox {
    width: 80px;
}
#applyThefts select {
    float: left;
}
#assetM {
    width: 300;
    float: left;
}
.butCreateTheft {
    float: right !important;
}
#catList table {
    width: 280px;
}
#columnLeft {
    float: left;
}
#columnRight {
    width: 750px;
    float: right;
    margin: 5px;
    padding-left: 5px;
}

#contentFooter {
    margin: 10px 0 0 0;
    padding: 10px 0 10px 0;
    color: white;
    background: #525BD3;
    border-top: solid 1px #1A2494;
    border-bottom: solid 1px #1A2494;
    width: 100% !important;
    text-align: center;
}
#createUser table {
    width: 275px;
}
#currentItemFilter {
    width: 460px;
    margin: 3px auto;
    height: 25px;
    border: 1px solid gray;
}
    #currentItemFilter input 
    {
        float: left;
        width: 90px;
    }
    #currentItemFilter .filterBut {
        float: right;
    }
    #currentItemFilter select 
    {
        float: left;
    }
    #currentItemFilter label 
    {
       margin: 5px 30px 5px 5px;
    }
#frontPageH2s {
    clear: both;
    margin-left: 50px;
}
    #frontPageH2s h2 {
        width: 45%;
        text-align: left;
        float: left;
        clear: none;
        font-size: 1em;
    }
    #frontPageH2s h4 {
        color: Red;
        clear: both;
        text-align:center;
        margin-top: 20px;
    }
#header img {
    margin: 5px;
}
#itemDetails h5 {
    text-align:center;
    padding: 3px;
    font-weight:bold;
    color: #0000FF;
}
#images {
    clear: both;
    margin-left: 10px;
}
#images img {
    margin: 5px 5px 0 5px;
    border: 1px solid #1A2494;
}
#itemDetails {}
    #itemDetails #imageArea {
        float: left;
        width: 400px;
        margin-right: 10px;
    }
    #itemDetails img.mainImage {
        float: left;
        border: 1px solid silver;
    }
#loginPanel {
    margin: 30px auto 0 auto;
    width: 200px;
}
#loginPanel input, #loginPanel label {
    width: 80px;
}
#loginPanel fieldset {
    width: 200px;
}
#loginStatus {
    margin: 10px auto 10px auto;
    text-align: center;
    width: 400px;
}
#mainContent {
    border-left: 1px solid #1A2494;
}
#mainContent h2 {
    margin: 10px auto 0 auto;
}
.alt p {
    float: right;
    clear: right;
    width: 540px;
}
#mainContent blockquote p {
    width: auto;
    float: none;
}
#mainContent li {
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 0 5px 40px;
}
#mainContent ul {
    margin-bottom: 20px;
}
#mriblogo {
    margin: 10px 250px;
}
#navMain {
    height: 20px;
    padding-top: 5px;
    width: 500px;
    float: right;
    clear: right;
    margin-top: 50px;
}
#navMain ul {
    float: right;
    margin: 5px;
    height: 10px;
}
#navMain li {
    display: inline;
    margin: 3px 0 0 0;
    padding: 0 10px 0 10px;
    height: 10px;
    border-right: solid 1px red;
}
#navMain li.home {
    border-left: solid 1px red;
}
#navMain li a:link, #navMain li a:visited {
}
#navMain li a:hover, #navMain li a:active {
}

#navProd {
    margin: 5px;
    width: 170px;
    margin-top: 50px;
}
#navProd li {
    margin-bottom: 3px;
    list-style-image: url(   'images/arrow_grey.gif' );
    list-style-position: inside;
}
#pricingBlehTable {
    clear: both;
    width: 500px;
    margin: 10px auto 10px auto;
}
#pricingBlehTable td {
    width: 32%;
    padding: 3px;
    border: 1px #eee solid;
}
#pricingBlehTable thead td {
    font-weight: bold;
}
#pricingBlehTable .title {
    font-weight: bold;
    background: #eee;
    font-size: 1.1em;
}
#stolenPanel {
    position: absolute;
    left: 10%;
    top: 10%;
    background: #EEE;
    border: 5px solid #00F;
    width: 300px;
    z-index: 99;
}
#punchLine {
    height: 20px;
    padding-top: 5px;
    width: 750px;
    float: right;
    clear: right;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold; 
    text-align: right;
}
#categoryList{
    width: 450px;
    height: 400px;
    margin: 0 auto 0 auto;
}
    #categoryList li {
        display: inline;
        float:left;
        list-style: none;
        width: 120px !important;
        height: 120px !important;
        margin: 5px !important;
        border: 5px solid #A6A8FE;
        text-align: center;
    }
    #categoryList li a {
        display: inline;
        float: left;
        cursor: pointer;
        width: 120px;
        height: 120px; 
    }
#wrapper {
    width: 980px;
    margin: 0 auto 0 auto;
}

#lightbox-image-details-caption {
    font-size: larger;
}

#contact br {
    clear: both !important;
}

/* Stolen register category images */
.art { background: url('images/art.gif') no-repeat center 20px; }
.bronze { background: url('images/bronze.jpg') no-repeat center 20px; }
.ceramics { background: url('images/ceramics.jpg') no-repeat center 20px; }
.silver { background: url('images/silver.jpg') no-repeat center 20px; }
.clocks { background: url('images/clocks.jpg') no-repeat center 20px; }
.furniture { background: url('images/furniture.jpg') no-repeat center 20px; }
.jewellery { background: url('images/jewellery.jpg') no-repeat center 20px; }
.miscellaneous { background: url('images/miscellaneous.jpg') no-repeat center 20px; }
.statuary { background: url('images/statuary.jpg') no-repeat center 20px; }
.glass { background: url('images/glass.jpg') no-repeat center 20px; }
.maps { background: url('images/maps.jpg') no-repeat center 20px; }
.coins { background: url('images/coins.jpg') no-repeat center 20px; }
