
html, 
body{ background-color: #fff; min-width:640px; }


.pContainer{ width:100%; height:100%; background-color: #fff; }

.pSite{ width:95%; margin: 0 auto; }


.pContent{
   color: #000;
   font-size: 12px;
   line-height: 18px;
   min-height: 250px;
   padding: 30px 0 30px 0;
}


.pContent a{
   color: #3366cc;
   text-decoration: underline;
}


.pContent h1{
   color: #000;
}

.pContent h2{
   color: #000;
}

.pContent h3{
   color: #000;
}

.pContent h4{
   color: #000;
   font-size: 12px;
}

.pPhoto{
   width: 125px;
   float: right;
   display: inline;
   margin-left: 15px;
   margin-bottom: 15px;
}

.pPhoto img{
   border: 1px solid #666;
}

.pPhoto div{
   text-align:left;
   font-size: 11px;
   color: #666;
   font-style: italic;
   width: 120px;
   margin: 0 auto;
   line-height:13px;
}

.pFooter{
  margin: 0 auto;
  font-size: 10px;
  color: #666;
  text-align:center;
  width: 95%;
  padding-top: 10px;
  padding-bottom: 15px;
}

#lNav, #leftBG, #re-box-top, #re-box-shadow,
#re-scroll-nav, #tb-thumbs{
  display: none;
  visibility: hidden;
}

.col1, .col2{
   border: 1px solid #ccc;
}

.col1{
   font-weight:bold;
   background-color: #eee;
}


td.col1b, td.col1c { width: 6%; text-align:center; }
td.col2b, td.col2c { width: 26%; }
td.col3b, td.col3c { width: 38%; }
td.col4b, td.col4c { width: 30%; }



td.col1h, td.col2h, td.col3h, td.col4h {
	color: #333;
	line-height: 13px;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 4px 4px 0;
	font-weight:bold;
	text-align: left;
}
td.col1h { width: 6%; }
td.col2h { width: 26%; text-align:left; }
td.col3h { width: 38%; text-align:left; }
td.col4h { width: 30%; text-align:left; }


.printerMain{
 position:relative;
  color: #666;
  margin: 20px 0px 20px 0px;
}

.printerMain{
  line-height: 16px;
}

#mainContent{
    padding-top: 20px;
}

#box1, #box2, #box3, #box4{
    float: left;
    width: 250px;
    margin-bottom: 20px;
}

#scrollingLyr h1{
    color: #000;
}

#scrollingLyr{
    width: 90%;
    color: #666;
    padding: 0px 0px 0px 0px;
}


#tb-left-thumbs{
    float: left;
    display: inline;
    width: 316px;
    padding-right: 40px;
    color: #666;
}

#tb-right-thumbs{
    float: left;
    display: inline;
    width: 240px;
    color: #666;
}

#art-header h1{
    color: #000;
}


.tb-row{
    clear: left;
}

.tb-thumb-lt{
    width: 110px;
    float: left;
    display: inline;
    margin-right: 5px;
    margin-bottom: 6px;
}

.tb-thumb-rt{
    width: 110px;
    float: left;
    display: inline;
    margin-bottom: 6px;
}

.tb-thumb{
    float: left;
}

.scrollingLyr2{
    width: 80%;
}


h1{color: #000;}
h2{color: #000;}
h3{color: #000;}
h4{color: #000;}

#tb-right-thumbsT2{
    display: none;
}

#artLeft{
    display: none;
}


/* DETAIL PHOTO */

.artPhoto{
    float: right;
    display: inline;
    margin: 10px 10px 15px 20px;
    font-size: 11px;
    width: 300px;
    text-align:right;
    clear: right;
}
.artPhoto a{
    font-size: 11px;
}


/* INNER CONTENT */

.art-content{
   padding-left: 20px;
   line-height: 20px;
   font-size: 12px;
}

.art-detail-top{
    color: #848484;
    font-size: 13px;
    font-weight: bold;
}

.art-disclaimer{
    margin: 0;
    color: #848484;
    text-align: left; 
    width: 95%;
    padding-bottom: 5px;
    font-size: 11px;
    line-height: 16px;
}

#gp-box-btm{display: none;}

