@charset "utf-8";


/*=====================================================================
Over Write for Home
Over Write : Panorama
=====================================================================*/
#panorama { position:static; height:96px; overflow:hidden; background:url(/images/panorama/gallery/g001.jpg) no-repeat top left #000000;}
#panorama  .collection { margin-top:27px; margin-left:16px;}
#panorama  .collection .menu { color:#FF0000; font-size:10pt; margin-top:6pt;}
#panorama  .collection .menu a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#panorama  .collection .menu a:hover { color:#FFFFFF; font-weight:bold; text-decoration:underline;}
/*=====================================================================
Over Write Column Left+Right
=====================================================================*/
#content {background:#000; overflow:visible; min-height:500px;}
#content .wallpaper  { text-align:right;}
#content .year { color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-size:24pt; height:40px; margin-left:16px; margin-bottom:6px;}

#content .thumbnail-set { position:static; margin-left:16px;  margin-top:10px; margin-bottom:10px;}
#content .thumbnail-set .item { float:left; position:static; margin-right:10px; margin-bottom:10px; width:209px;}
#content .thumbnail-set .img {  height:139px; width:209px; overflow:hidden;}
#content .thumbnail-set .desc {  text-align:right; color:#999999; padding-top:10px; border-right:solid 3px #999999; padding-right:10px;  }
#content .thumbnail-set .desc a { color:#FFFFFF;  text-decoration:none; font-weight:normal; font-size:8pt;}
#content .thumbnail-set .desc a:hover { color:#FF0000;  text-decoration:underline;}

.name { color:red}
.name a { color:red; text-decoration:none;}
.name a:hover { color:white; text-decoration:underline;}
.white { color:#FFF;}
.small { font-size:8pt;}

