img {
    border: none;
    margin: 8px;
}
img.inlinelogo {
    border: none;
    margin: 0px;
    margin-left: -4px;
    margin-bottom: -3px;
}

img.mainlogo {
    
}
img.mainlogoaddress {
    margin: 0px 0px 8px 0px;
}

img.nopad {
    padding: 0px;
    margin: 0px;
}

html {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: gray;
}

body {
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-family:"Trebuchet MS"; 
    border: 0px;
    text-align: center;
    background-color: gray;
}

body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td
{
    margin:0;
    padding:0;
}

div.main {
    text-align: center;
    height: 100%;
    background-color: gray;
}

div.left {
    text-align: left;
    background-color: gray;
}

.home-list {
    color:yellow;
    padding-left: 0px;
    margin-left: 18px;
}

table{ 
    border-collapse:collapse;
    border-spacing:0;
}

a {
    text-decoration: none;
    color: white;
}

p { 
    text-align: left; 
}

p.info-email-link {
    text-align: center;
    font-size: 10px;
}

/* ###################################### maintable */

table.maintable {
    height: 100%;
    margin-left:auto;
    margin-right:auto;
    width: 1000px;
    background-color: gray;

}

td.leftbox {
}

td.centerbox {
    vertical-align: top;
    text-align: center;
    height: 100%;
    background-color: rgb(255, 28, 31);
}

td.centermainbox {
    text-align: center;
    vertical-align: top;
    height: 100%;
    width: 100%;
    padding: 30px 30px 30px 30px;
    color: white;
    font-size: 13px;
    font-weight: normal;
    font-family:"Trebuchet MS"; 
}


td.rightbox {

}

.footer {
    text-align: center;
    color: black;
    padding:10px; 
    font-family:"Arial"; 
    line-height:120%;
    font-size: 8px;
    width: 100%;
}



/* ################################### maincontent */

table.content {
    width: 100%;
    height: 100%;
    text-align: center;
}

table.maincontent {
    text-align: center;
    width: 960px;
    height: 100%;
    background-color: rgb(255, 28, 31);
    margin-left:auto;
    margin-right:auto;

}

td.logobox {
    background-color: #FFFFFF;
    border-bottom-color: #CC0000;
    border-bottom-style: solid;
    border-bottom-width: 6px;
}

td.menubox {
    background-color: rgb(255, 28, 31);
    padding: 6px 0px 8px 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
td.leftmainbox {
    background-color: #000000;
    width: 169px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    background-image: url('images/cg2-bottom-left.gif');
    background-repeat: no-repeat; 
    background-position: left bottom;
}

td.mainbox {
    background-color: black;
    height: 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
    background-image: url('images/cg2-bottom-right.gif');
    background-repeat: no-repeat; 
    background-position: right bottom;
}

/* #################################### menubox */

/*
a.menubar, a.menubar:visited {
   font-size: 14px;
   color: rgb(235, 234, 220);
   padding: 0px;
   color: white;
}

a.menubar:hover, a.menubar:active {
   font-size: 16px;
   color: rgb(235, 234, 220);
   padding: 0px;
   text-decoration: underline;
   font-weight: bold;
}
*/

table.menulist {
    height: 100%;
    pading-bottom: 70px;
    width: 165px;
}

td.topmenulistbox {
    text-align: center;
}

p.menu {
    margin: 0px;
    margin-bottom: 4px;
}
td.menulist {
    height: 100%;
    padding-left: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.menubox {
    padding: 5px 10px 5px 10px;
    vertical-align: middle;
    font-size: 10px;
    color: rgb(235, 234, 220);
}

div.leftmenubox {
    height: 580px;
    overflow-y: auto;
    vertical-align: middle;
    font-size: 15px;
}
li.menulist {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    list-style-type: circle;
}

div.menulistitem {
    padding-bottom: 10px;
    margin-left: 10px; 
    text-indent: 0px; 
    color: white;
}

div.menulistsubitem {
    padding-bottom: 10px;
    margin-left: 10px;
    text-indent: 0px;
}


/* #################################### searchbar */

div.search_panel {
    background: url('images/search_bg-3.gif') no-repeat #CC0000;
    background-position: right;
    background-color: #cc0000;
    border-bottom: 6px solid rgb(255, 28, 31); 
    overflow: hidden;
    width: 100%;
}

label.search_panel {
    color: white;
    cursor: default;
    display: block;
    float: left;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-indent: 7px;
    width: 49px;
}


input.inputbox {
    background-color: transparent;
    color: rgb(1, 0, 0); 
    float: left;
    margin: 5px 0px 0px 12px;
    width: 92px;
    border: 0px;
    padding: 2px;
}

/* #################################### inventory */

table.inventory {
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
td.inventory {
    padding: 5px;
    margin: 0px;
    vertical-align: top;
    border: dashed gray 1px;
    text-align: center;
    font-size: 9px;
    width: 167px;
    height: 152px;
}

table.inventory-spacer {
    width:100%;
    border-collapse: separate;
    padding-top: 0px;
    margin-top: 0px;

}
td.inventory-box {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}
td.inventory-spacer-side {
    width: 50%;
    margin-left:auto;
    margin-right:auto;
}

td.solo-spacer-side {
    width: 50%;
    margin-left:auto;
    margin-right:auto;
}



table.designername {
    width: 100%;
    color: white;
}    

td.designer-name-box {
    color: white;
    text-align: center;
}

td.page-number-box {
    padding: 10px;
    text-align: center;
}

div.thumbs {
    height: 100%;
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding-top: 30px;
}

div.solo {
    height: 100%;
    padding-top: 30px;
    padding-right: 160px;
    vertical-align: middle;
    text-align: center;

}

table.solopics {
    margin: 20px;
}

/* ################################# static pages */

table.static-home {
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.1px;
    color: white;
    font-family:"Trebuchet MS"; 
    background-color: #000000;

}

div.static-home {
     vertical-align: top;
}

div.static-makers {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS"; 
    background-color: #000000;
    vertical-align: top;
    height: 100%;
}

div.static-inventory {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS"; 
    text-align: left;
    vertical-align: top;
    height: 100%;
}

div.static-media {
    background-color: #000000;
    text-align: left;
    color: white;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS"; 
    vertical-align: top;
    height: 100%;
}

h3.static-media {
    font-size: 15px;
}

div.static-contact {
    background-color: #000000;
    padding-right: 156px;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS"; 
    vertical-align: top;
    height: 100%;
}

div.static-search {
    padding-right: 156px;
}


div.static-sitemap {
    padding-right: 156px;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS";
    vertical-align: top;
    height: 100%;
}


div.static-shows {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS"; 
    vertical-align: top;
    height: 100%;
}

table.static-shows {
    color: black;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.1px;
    font-family:"Trebuchet MS"; 
}
td.static-shows {
    padding: 8px;
    margin: 8px;
    background-color: white;
}

td.static-home-listbox {
    letter-spacing: 0px;
    width: 100%;
}

td.name-box {
    font-size: 16px;
    font-weight: bold;
    margin: 2px 0px 10px 0px;
    color: white;
}

/* ################################ anchors */

a:link, a:visited{ 
    text-decoration:none;
}

/*
a.menubar:hover {
        text-decoration: none;
        font-weight: bold;
}
*/

a:hover, a:active, a {
    text-decoration: none;
    border-style: none;
}
a:hover {
    font-weight: bold;
}

a.home-artist-link {
    text-decoration: none;
    font-weight: normal;
    line-height: 180%;
}

a.home-artist-link:hover, a.home-artist-link:active {
        text-decoration: none;
        font-weight: normal;
        line-height: 180%;
}


/* ############################### email list link */

div.email-list-link {
     height: 100%;
     width: 100%;
     vertical-align: middle;
     text-align: center;
     padding-top: 100px;
}

a.email-list-link, a.email-list-link:hover, a.email-list-link:active, a.email-list-link:visited {
    color: white;
    font-weight: normal;
}

/* ############################### ids */

#white {
    color:white;
}

#center {
    width: 100%;
    text-align: center;
}

#yellow {
    color: yellow;
}

#black {
    color: black;
}


