﻿@import url("./base.css") ;

.rightTxtS {
margin: 0;
padding: 0;
}
/* =========================
CONTS
============================ */
#conts {
width: 805px;
background: url(../img/conts_top_bg.jpg) no-repeat;
background-position: 0 165px;
}

/* =========================
LEFT
============================ */
/* -------------------------
menu
---------------------------- */
#menu li.gallery{
width: 130px;
background: url(../img/menu_btn.gif) no-repeat;
background-position: 0 0;
}


/* -------------------------
contsBody
---------------------------- */
h2 {
margin: 20px 0px 0px 0px;
padding: 0;
background: url(../img/title_top_gallery.gif) no-repeat top left;
width: 250px;
height: 70px;
text-indent: -10000px;
}
/* -------------------------
contsBody - topGalleryBox
---------------------------- */
.topGalleryBox dl {
margin: 30px 5px 0px 0px;
padding: 0;
}
.topGalleryBox dt {
margin: 0px;
padding: 0;
font-weight: bold;
color: #cc9966;
font-size: 105%;
letter-spacing: 0.3em;
}
.topGalleryBox dt.new {
color: #ffcc33;
}
.topGalleryBox dt img{
border: none;
}
.topGalleryBox dt a{
display: block;
width: 500px;
height: 60px;
border: 1px dotted #666666;
}
.topGalleryBox dt a:hover{
border: 1px dotted #cccccc;
}

.topGalleryBox dd {
margin: 10px 0px 0px 0px;
padding: 0;
}

/* -------------------------
contsBody - gallerySamList
---------------------------- */
.gallerySamList h3{
margin: 30px 0px 0px 0px;
font-size: 105%;
color: #ffffcc;
letter-spacing: 0.3em;
}
dl.imgSamList {
margin: 30px 5px 0px 5px;
padding: 0;
float: left;
width: 118px;
height: 140px;
}
dl.imgSamList dt{
margin: 0;
padding: 0;
}
dl.imgSamList dd{
margin: 0;
padding: 0;
}
img.samImg {
width: 100px;
height: 100px;
border: 1px dotted #666666;
}

#lightbox{
background-color:#000000;
padding: 20px;
border: 10px solid #333333;
}
#lightboxDetails{
font-size: 100%;
padding-top: 10px;
color: #cccccc;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; color: #666666;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(images/lightbox/overlay.png); }

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(images/lightbox/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lightbox/overlay.png", sizingMethod="scale");
}

/* -------------------------
contsBody - sizeTable
---------------------------- */
.sizeTable h3{
margin: 30px 0px 0px 0px;
font-size: 105%;
color: #666666;
}
.sizeTable table{
margin: 10px 0px 10px 0px;
padding: 2px;
font-size: 95%;
border: 1px solid #666666;
text-align: center;
color: #ffffff;
width: 520px;
}
.sizeTable th{
margin: 0px;
padding: 2px;
border: 1px solid #333333;
background: #333333;
color: #666666;
}
.sizeTable td{
margin: 0px;
padding: 2px;
border: 1px solid #333333;
}

/* =========================
FOOTER
============================ */
#footer {
}






