@charset "utf-8";
/* CSS Document */

html {
	background: #030303;
}

body {
	
	margin-bottom: 0;
	margin-top: 0;
	font-family: Arial,Helvetica,sans-serif;
	min-height:652px;
	background-image:url(images/bottom-bk.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;
	color: #9f9a93;
	font-size: 15px;
	line-height: 1.5;
}
img {
	border: none;
}
#container {
	background-image: url(images/top-bk.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 100%;
	min-height: 970px;
}
#logo {
	position: relative;
	top: 25px;
	left: 20px;
}
#content {
	margin: auto;
	width: 951px;
	z-index: 10;
}
#content a {
	color: #a5835e;
}
#main-menu
{
	color: #9f9a93;
position: relative;
font-weight: bold;
top: 14px;
z-index: 100;
text-transform:uppercase;
}

#main-menu ul
{
	list-style: outside none none;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	right: 55px;
}

#main-menu ul a
{
	display: block;
	color: #9f9a93;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.18em;
	padding: 0px 16px;
	line-height: 28px;
	letter-spacing: .5px;
}
#main-menu ul a:hover
{
color: #fff;
background-image: url("images/menu-hover-bk.png");
background-repeat: no-repeat;
}
#main-menu ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 28px;
	color: #fff;
}

#main-menu ul li.current-menu-item
{
	background:#000;
	opacity: 20%;
}

#main-menu ul li:hover
{
	color: #fff;
	background-image: url("images/menu-hover-bk.png");
background-repeat: repeat-y;
}

#main-menu ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#000;
	padding:0;
	opacity: .85;
	width: 150px;
}

#main-menu ul ul li
{
	float:none;
	
}

#main-menu ul ul a
{
	line-height: 110%;
padding: 8px 12px;
font-size: 12px;
}
#main-menu ul ul a:hover
{
	color: #fff;
	background-image: url("");
	background-repeat: no-repeat;
}

#main-menu ul ul ul
{
	top:0;
	left:100%
}

#main-menu ul li:hover > ul
{
	display:block
}
.div-bar {
	position: relative;
	top: 18px;
	width: 951px;
	height: 1px;
	display: block;
	background-image:url(images/accent-line.png);
	clear:both;
}
.div-bar-dtl {
	position: relative;
	margin-top: 18px;
	width: 571px;
	height: 1px;
	display: block;
	background-image:url(images/accent-line-dtl.png);
	margin-bottom: 18px;
}

#scroller {
	position: relative;
	width: 951px;
	top: 26px;
	left: -1px;
	margin-bottom: 15px;
}
.hm-col {
	position: relative;
	display: block;
	width: 302px;
	float: left;
	padding-right: 22px;
	padding-top: 31px;
}
.hm-col-txt {
	position: relative;
	display: block;
	width: 324px;
	float: left;
	color: #9f9a93;
	background-image:url(images/hm-story-bk.png);
	background-repeat: repeat-y;
	margin-top: 17px;
	
}
.hm-last-col {
	width: 302px;
}
.hm-col-txt p {
	width: 280px;
	color: #5c5751;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 13px;
}
.hm-col-txt p a {
	
	color: #9f9a93;
	text-transform:uppercase;
	text-decoration:none;
}
.no-right-pad {
	padding-right: 0;
}
#bottom-menu {
	clear: both;
	position: relative;
	top: 25px;
	color: #5e5b57;
	font-size: 13px;
	position: relative;
	left: 0;
	text-transform:uppercase;
	font-weight: bold;
	height: 160px;
}
#bottom-menu a{
	color: #5e5b57;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
}
#bottom-menu a:hover{
	color: #fff;
}

h1, h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #8A8A8A;
	font-style: italic;
	letter-spacing: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 30px;
	font-size: 26px;
}
h3 {
	font-weight: normal;
	color: #fff;
}
#gallery-container {
  height: 91px;
  text-align: justify;
  font-size: 0.1px; /* IE 9 & 10 don't like font-size: 0; */
  min-width: 600px;
  width: 951px;
}
#gallery-container div {
  width: 91px;
  height: 91px;
  display: inline-block;
  
}
#gallery-container:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}
#flute-hdr {
	
}
.single-flute {
	width: 100%;
	padding-bottom: 40px;
}
.single-flute img {
	text-align:center;
}
.single-flute p {
	Margin-left: 30px;
	width: 850px;
}
.left-col-txt, .right-col-txt {
	float: left;
	margin-left: 0;
	margin-right: 50px;
	color: #8A8A8A;
}


.artist-2-wide {
  position: relative;
  height: 308px;
  text-align: justify;
  font-size: 0.1px; /* IE 9 & 10 don't like font-size: 0; */
  min-width: 600px;
  width: 951px;
  margin-top: 20px;
}
.artist-2-wide div {
  width: 465px;
  height: 308px;
  display: inline-block;
  background: #fff;
}
.artist-2-wide div img:hover, .artist-4-wide div img:hover{
	opacity: .85;
}
.artist-2-wide:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}

.artist-4-wide {
  height: 146px;
  text-align: justify;
  font-size: 0.1px; /* IE 9 & 10 don't like font-size: 0; */
  min-width: 600px;
  width: 951px;
  margin-top: 20px;
}
.artist-4-wide div {
  width: 221px;
  height: 146px;
  display: inline-block;
  background: #fff;
}
.artist-4-wide:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}
.artist-2-wide div {
	position: relative;
}
.artist-2-wide div .artist-info {
	position: absolute;
	left: 15px;
	height: auto;
	width: auto;
	bottom: 15px;
	background:none;
	color:#9f9a93;
	font-size: 14px;
	letter-spacing: 2px;
	pointer-events:none;
}
.artist-2-wide div .artist-info h3 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 9px;
	margin-bottom: 0;
	font-family: helvitica;
	font-weight: normal;
	font-style: italic;
}
.artist-4-wide div {
	position: relative;
}
.artist-4-wide div .artist-info {
	position: absolute;
	left: 15px;
	height: auto;
	width: auto;
	bottom: 10px;
	background:none;
	color:#9f9a93;
	font-size: 10px;
	letter-spacing: 2px;
	pointer-events:none;
}
.artist-4-wide div .artist-info h4 {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 6px;
	margin-bottom: 0;
	font-family: helvitica;
	font-weight: normal;
	font-style: italic;
	text-shadow: 0px 0px 5px #000000;
}
#bottom-menu div {
	float: left;
	width: auto;
	padding-right: 20px;
}
#bottom-menu #main-link-bottom {
	font-size: 13px;
	font-weight: bold;
}
#bottom-menu .artist {
	float:left;
}
.artist-detail, .sankyo-detail {
	position: relative;
	right: 0;
	top: 30px;
	float: right;
	color: #a5835e;
	width: 295px;
}

.artist-detail a {
	color: #a5835e;
}
.artist-story, .sankyo-story {
	position: relative;
	margin-top: 30px;
	width: 600px;
	height: auto;
	margin-bottom: 50px;
	min-height: 350px;
}
.quote{
	color: #fff;
	font-size: 16px;
}
.artist-story h1, .artist-story h2, .artist-story h3, .artist-story h4  {
	margin-top: 0;
	margin-bottom: 0;
}
.artist-story h1 {
	font-size: 18px;
}
.sankyo-story h1 {
	font-size: 26px;
}
.artist-story h2, h2 {
	font-size: 14px;
	color: #a5835e;
	font-family: Arial,Helvetica,sans-serif;
	font-style:normal;
	letter-spacing:normal;
}
.artist-flutes {
	margin-top: 15px;
}
.news-date {
	color: #a5835e;
}
a:active,a:focus {
outline: none;
}
.intro-text {
	font-size: 18px;
}
.gold-text {
	color: #a5835e !important;
}
.imgGallery {
	display: block;
	float: left;
	width: 297px;
	height: 345px;
	margin: 10px;
	text-align: center;
}
.imgGallery img {
border-style: solid;
border-width: 1px;
border-color: #69655F;
-moz-border-image: url(/templates/sankyo/images/gallery-stroke.png) 1 round;
-webkit-border-image: url(/templates/sankyo/images/gallery-stroke.png) 1 round;
-o-border-image: url(/templates/sankyo/images/gallery-stroke.png) 1 round;
border-image: url(/templates/sankyo/images/gallery-stroke.png) 1 fill round;
padding: 0;
}
.imgTitle {
	position: relative;
	bottom: 0;
	
	margin-top: 3px;
}
.campaign {
	color: transparent;
	}
	