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


  body, html
  {
  	width: 100%;
  	padding: 0;
  	margin: 0;
  	background-color: #1c1c1c;
  	color: white;
  	font-family: Arial;
  }
  
  #container
  {
  	width: 100%;
  	margin-top: 70px;
  	padding: 45px 0 0 0;
  	
  	background: #151515 url(images/home/shadow-top.gif) repeat-x 0% 0%;
  }
  
  #page
  {
  	width: 860px;
  	margin: auto;
  	padding-left: 45px;
  	padding-right: 45px;
  }
  
  #content-left
  {
  	float: left;
  	width: 170px;
  }
  
  #logo
  {
  	padding-top: 60px;
  	text-align: right;
  	overflow: hidden;
  }
  
  #logo-small
  {
  	width: 91px !important;
  	height: 14px !important;
  	overflow: hidden !important;
  	float: right !important;
  /*	margin-right: -101px;*/
  	opacity: 0;
  }
  
  #menu
  {
  	text-align: right;
  	padding-top: 140px;
  }
  
  ul#mmenu, ul#mmenu li
  {
  	margin: 0;
  	padding: 0;
	list-style: none;
  }
  
  ul#mmenu li
  {
  	cursor: pointer !important;
  	padding-top: 13px;
  	padding-bottom: 13px;
  	border-bottom: 1px solid #fff452;
  	background-repeat: no-repeat;
  	height: 10px !important;
  	
  	background-position: 117px -62px;
  }
 
  ul#mmenu li:hover
  {
  	background-position: 117px -25px;
  }
  
  ul#mmenu li:active, ul#mmenu li.active, ul#mmenu li.active:hover
  {
  	background-position: 117px 13px !important;
  }
 
  li#home-link
  {
  	background-image: url(images/home/menu-home.gif);
  }
  
  li#gallery-link
  {
  	background-image: url(images/home/menu-gallery.gif);
  }
  
  li#biography-link
  {
  	background-image: url(images/home/menu-biography.gif);
  }
  
  li#news-link
  {
  	background-image: url(images/home/menu-news.gif);
  }
  
  li#contact-link
  {
  	background-image: url(images/home/menu-contact.gif);
  	border: none !important;
  }
  
  #content-main
  {
  	float: right;
  	width: 670px;
  }
  
  div#main-mask
  {
  	width: 670px;
  	overflow: hidden;
  }
  
  div#main-plate
  {
  	width: 3350px;
  }
  
  div.frame
  {
  	float: left;
  	width: 670px;
  	background-color: #151515;
  	position: relative;
  }
  
  div.title
  {
  	height: 89px;
  	background-repeat: no-repeat;
  	background-position: 0% 0%;
  }
  
  div.home.title
  {
  	background-image: url(images/home/logo-big.jpg);
  }
  
  div.content
  {
  	margin-top: 45px;
  	height: auto;
  	position: relative;
  	overflow: hidden;
  }
  
/** HOME PAGE **/

  div.home.content
  {
  	margin-top: 45px;
  	height: 560px;
  }

/** NEWS PAGE **/

  div#sticker
  {
  	width: 142px;
  	height: 142px;
  	position: absolute;
  	right: 0;
  	z-index: 10;
  	background: transparent url(images/home/sticker.png) no-repeat 50% 50%;
  }
  
  div#home-page .inner-frame
  {
  	background: transparent url(images/home/sticker.png) no-repeat 100% 0;
  	background-size: 100px 100px;
  }
  
  ul.newsList li a
  {
  	color: #fff200;
  	text-decoration: underline;
  	position: relative;
  	line-height: 13px !important;
  }
  
/** BIO PAGE **/
  
  div#pic-holder
  {
  	display: none;
  	position: absolute;
  	top: 525px;
  	width: 168px;
  	height: 192px;
  	border: 1px solid #fff452;
  	background: black url(images/bio.png) no-repeat 100% 0;
  }
  
  div#holder.bio
  {
  	height: 580px !important;
  }
  
  div.scrollLinks
  {
  	position: absolute;
  	bottom: -40px;
  	right: 0px;
  }
  
  a.mouseover_up
  {
  	display: block;
  	width: 100px;
  	height: 30px;
  	
  	background: transparent url(images/home/vArrow-up.gif) no-repeat 50% 50%;
  }
  
  a.mouseover_down
  {
  	display: block;
  	width: 100px;
  	height: 30px;
  	
  	background: transparent url(images/home/vArrow-down.gif) no-repeat 50% 50%;
  }
  
  div.scrollContent
  {
  	padding-top: 11px !important;
  }
  
  ul.bioList, ul.newsList
  {
  	margin-top: 0px;
  	margin-left: 30px;
  	list-style: none;
  	
  	font-size: 11px;
  	line-height: 17px;
  	font-weight: bold;
  	color: #e45340;
  }
  
  ul.bioList li, ul.newsList li
  {
  	list-style: none;
  	
  	font-weight: normal !important;
  	color: #767676;
  }
  
  ul.bioList li ul
  {
  	list-style: none;
  	
  	display: inline;
  	margin-left: 0px;
  	padding-left: 10px;
  }
  
  ul.bioList li ul li
  {
  	display: block;
  	margin-left: 34px;
  }

/** GALLERY PAGE **/

  div#gallery-mask
  {
  	margin-top: 60px;
  	height: auto;
  	overflow: hidden;
  }
  
  ul#gallery-plate
  {
  	list-style: none;
  	margin: 0;
  	padding: 0;
  	/* width = 670 X #pics */
  	width: 30820px;
  	position: relative;
  	right: 0px;
  }
  
  li.gart
  {
  	margin: 0;
  	padding: 0 0 0 65px;
  	list-style: none;
  	height: 595px;
  	width: 605px;
  	float: left !important;
  	_position: relative;
  	_zoom: 100%;
  }
  
  ul#gallery-plate li ul
  {
  	list-style: none;
  	margin: 15px 0 0 0;
  	padding: 0;
  	
  	color: #e45340;
  	font-size: 12px;
  	line-height: 15px;
  	text-transform: uppercase;
  }
  
  ul#gallery-plate li ul li
  {
  	color: #767676;
  	font-size: 11px;
  	line-height: 14px;
  	text-transform: lowercase !important;
  	
  	float: none;
  	padding: 0;
  	margin: 0;
  	width: auto !important;
  	height: auto !important;
  	list-style: none;
  }
  
  #gallery-nav, #gallery-nav2
  {
  	position: absolute;
  	bottom: -8px;
  	right: 0px;
  	background-color: #151515;
  	padding-top: 10px;
  }
  
  #gallery-nav2
  {
  	top: 0px;
  	height: 40px !important;
  }
  
  #caption, #caption2
  {
  	float: left;
  	font-size: 10px;
  	text-transform: uppercase;
  	color: #151515;
  	padding-right: 10px;
  	margin-right: 45px;
  	top: -23px;
  	position: relative;
  }
  
  #nav-holder, #nav-holder2
  {
  	width: 60px;
  	float: right;
  }
  
  #keyPic, #keyPic2
  {
  	display: inline;
  	position: relative;
  	bottom: -18px;
  	visibility: hidden;
  }
  
  a.gNavBtn
  {
  	outline: none !important;
  	border: none !important;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
  }
  
  a#gLeft, a#gLeft2
  {
  	background-image: url(images/home/hArrow-left.gif);
  }
  
  a#gRight, a#gRight2
  {
  	background-image: url(images/home/hArrow-right.gif);
  }
  
  #left-foot
  {
  	height: 160px;
  	text-align: right;
  	margin-top: 67px;
  }
  
  #side-block
  {
  	display: none;
  }
  
  #footer
  {
  	margin-top: 25px;
  	border-top: 1px dotted #9f9f9f;
  	border-bottom: 70px solid #1c1c1c;
  	
  	background: url(images/home/shadow-bottom.gif) repeat-x 0% 100%;
  }
  
  #footer-inner
  {
  	padding-top: 15px;
  	padding-bottom: 45px;
  	width: 860px;
  	margin: auto;
  }
  
  #footer-left
  {
  	float: left;
  }
  
  #footer-right
  {
  	float: right;
  	font-size: 10px;
  	line-height: 10px;
  	color: #e45340;
  }
  
  