html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;  vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; } /* remember to define focus styles! */
ins { text-decoration: none; } /* remember to highlight inserts somehow! */
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* END OF RESET STUFF */
body.HomePage,
#bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
    background:#000;
}

#bg {
    position:absolute;
    left:0px;
    top:0px;
    z-index:4;
    background:#000;
}

#bg img {
    width:100%;
    height:100%;
}

#container {
    width:940px;
    margin:0 auto;
    background:none;
}

body {
    background:#F3F3F2;
    background:#fff;
    font-family:Arial,sans-serif;
    color:#312601;
}

a {
    color:#312601;
}

p {
    font-size:12px;
    margin-bottom:15px;
    line-height:18px;
}

h1 {
    padding-top:10px;
    padding-bottom:15px;
    text-align:center;
    display:none;
}

body.HomePage h1 {
    display:block;
}

h3 {
    font-size:15px;
    font-weight:bold;
    padding:6px 0 4px 0;
}

table, tr, td, tbody {
    vertical-align:top;
}

body.HomePage #visor-img {
    display:none;
}

#visor {
    position:relative;
    width:940px;
    height:615px;
    height:560px;
    height:500px;
    overflow:hidden;
}

#menu-1 {
    display:block;
    width:220px;
    background:#F3F3F2;
    background:#fff;
    font-family:Arial, sans-serif;
    text-transform:lowercase;
    padding-top:5px;
    padding-bottom:5px;
    position:absolute;
    left:645px;
    top:0px;
    z-index:1;
}

#menu-1 li {
line-height:1px;
}

body.HomePage #menu-1 {
    /*width:120px;*/
}

#menu-1 a {
    display:block;
    padding:1px 0 1px 10px;
    text-decoration:none;
    color:#312601;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
}

#menu-1 > ul > li > a:hover,
#menu-1 > ul > li > a.current, 
#menu-1:hover > ul > li > a:hover,
#menu-1:hover > ul > li > a.current:hover,
#menu-1 #menu-1s a:hover,
#menu-1 #menu-1s a.current,
#menu-1 #menu-1s:hover a.current:hover,
#menu-1 #menu-1s a.section,
#menu-1 #menu-1s:hover a.section:hover
{
    background:#312601;
    color:#fff;
}

#menu-1:hover a, 
#menu-1:hover a.current, 
body.HomePage #menu-1 a.current,
#menu-1:hover #menu-1s a.section,
#menu-1:hover #menu-1s a.current
{
    background:none;
    color:#312601;
}

#menu-1:hover a.current {
    text-decoration:underline;
}

#menu-1s {
    padding-bottom:0px;
    display:none;
}

#menu-1s.active {
    display:block;
}

#menu-1s a {
    font-family:Arial, sans-serif;
    font-size:15px;
line-height:16px;
    padding-left:25px;
    padding-bottom:2px;
}

#menu-1s a.active {
    text-decoration:underline;
    text-decoration:none;
}

#visor-img {
    position:absolute;
    left:0px;
    top:0px;
    z-index:0
}

#visor {
    background:#bbb;
}

body.HomePage #visor {
    background:none;
}

#visor-sub {
    font-size:12px;
    text-align:right;
}

#content {
   position:relative;
   margin-top:30px;
   float:left;
   font-size:12px;
   padding-bottom:50px;
   margin-left:0px;
   width:940px;
}

#content ul {
    font-family:Verdana, sans-serif;
    list-style:square;
    list-style:none;
    padding-left:0%;
    margin-bottom:13px;
}

#content ul li {
    margin-bottom:5px;
    line-height:15px;
    font-size:11px;
    font-size:12px;
    line-height:17px;
    color:#000;
    margin-right:10px;
}

#content ul li span {
    color:#000;
    font-size:12px;

}

#content p {
    font-family:verdana, sans-serif;
    font-size:12px;
    margin-bottom:10px;
}

#content p.footnote {
   font-style:italic;
   font-size:11px !important;
}

#content .threecol {
    width:300px;
    width:290px;
    padding-right:23px;
    float:left;
}

#content .threecol p {
    font-family:verdana,sans-serif;
    font-size:12px;
    line-height:16px;
    margin-bottom:12px;
} 


#content .legal {
    margin-top:20px;
}

#content .legal p {
   font-size:11px;
   font-style:italic;
   color:#938D79;
   line-height:15px;
} 

#col1 {
    width:210px;
    float:left;
}

#col2 {
    width:248px;
    margin-left:20px;
    margin-right:52px;
    float:left;
}

.thumbnail-list {
    float:right !important;
    width:248px !important;
    padding:0 !important;
}

.thumbnail-list div {
    margin-left:7px;
    margin-bottom:7px;
    width:55px;
    height:38px;
    float:left;
	display:inline;
}

#col3 {
    width:410px;
    float:left;
}

#menu-2 a {
    display:block;
    padding:0px 0 3px 0px;
    margin-bottom:1px;
    text-decoration:none;
    color:#312601;
    font-size:21px;
    line-height:20px;
    text-transform:lowercase;
    float:left;
}

#menu-2 a:hover,
#menu-2 a.active,
#menu-2:hover a.active:hover {
    padding-bottom:0px;
    border-bottom:3px solid #000;
}

#menu-2:hover a.active {
    padding:0px 0 3px 0px;
    border-bottom:0;
}

.artist-list {
    width:440px;
    float:left;
}

.artist-list div {
    width:110px;
    float:left;
}

.artist-list a {
    display:block;
    clear:right;
    font-size:10px;
    font-size:11px;
    text-decoration:none;
    color:#312601;
    padding:2px 0px 2px 1px;
    margin-right:4px;
}

.artist-list a:hover,
.artist-list a.current,
.artist-list:hover a.current:hover {
    background:#312601;
    color:#fff;
}

.artist-list:hover a.current {
    color:#312601;
    background:none;
}

#publication-shipping * ,
#publication-shipping-2 * ,
#publication-table *,
#visit-table * {
    font-size:11px;
}

#publication-table td,
#publication-shipping td,
#visit-table td {
    padding:4px;
}

#publication-table td {
    width:230px;
    font-family:Arial, sans-serif;
    text-align:center;
}

#publication-table img {
    margin-bottom:10px;
}

#publication-shipping * {
    font-family:Verdana, sans-serif !important;
    font-size:11px !important;
}

#publication-shipping-2 * {
    font-family:Verdana, sans-serif !important;
    font-size:11px !important;
}

#publication-shipping-2 td {
    padding-bottom:5px;
    padding-right:10px;
}

#publication-shipping-2 td.p-loc {
    width:100px
}

#publication-shipping-2 td.p-cat {
    width:200px;
}

#publication-shipping-2 td.p-note {
    width:80px;
    text-align:right;
}

#publication-shipping-2 td.p-price {
    text-align:right;
    padding-right:65px;
}

#publication-shipping-2 td ul {
    width:100%;
}

#visit-table td {
    border:1px solid #ddd;
    text-align:center;
}

#publication-shipping td {
    border:1px solid #ddd;
}

.visit-date {
    width:120px;
    padding:3px;
    background:#ccc;
    height:140px;
    float:left;
    margin-right:2px;
    margin-bottom:25px;
}

.visit-date h4 {
    font-size:46px;
    font-weight:normal;
    color:#fff;
    padding-left:5px;
    width:55px;
    text-align:right;
}

.visit-date .visit-day {
    font-weight:bold;
    font-size:13px;
    color:#fff;
    display:block;
    padding-left:0px;
    width:57px;
    text-align:right;
}

.visit-date p {
    font-family:Arial,sans-serif !important;
    padding-top:10px;
    font-size:11px !important;
    line-height:15px;
    padding-right:6px;
}

.visit-date p span.t1 {
   clear:left;
   width:70px;
   text-align:right;
   display:block;
   float:left;
}

.visit-month {
    clear:both;
    float:left;
}

#Form_Form {
}

#Form_Form .field {
    margin-bottom:10px;
    float:left;
    clear:both;
}
#Form_Form label {
    float:left;
    text-align:right;
    width:140px;
    padding-right:10px;
    padding-top:4px;
}

#Form_Form .middleColumn {
    float:left;
    width:400px;
}

#Form_Form input,
#Form_Form textarea {
    padding:4px;
}
#Form_Form input[type=text],
#Form_Form textarea {
    width:180px;
}
#Form_Form .Actions {
    padding-left:150px;
}

#Form_Form .Actions input {
    width:120px;
}

