/* Citrus: F7F2B2,ADCF4F,84815B,4A1A2C,8E3557 */
 
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;  
  margin: 0px;	
  background-color: #adcf4f;
  background-image: url(img/bg.gif);
  background-attachment: fixed;
}

img {
  border: none;
}

.clear {
  clear: both; 
  padding: 0px; 
  margin: 0px;
  height: 0px
}

a, h3, h2, h1 {	
  color:#0d314a;
}

h1 {	
  /* font-family: Georgia, "Times New Roman", Times, serif; */	
  font-size: 25px;
  font-weight: normal;
}

h1.headline {
  font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  text-align: center;
  margin-bottom: 6px;
}

h3.linktip {
  font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  text-align: left;
  margin-bottom: 6px;
}

a.headline:link, a.headline:visited, a.headline.active {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}

a.headline:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}

a.linktip:link, a.linktip:visited, a.linktip.active {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}

a.linktip:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}

a.v1:link, a.v1:visited, a.v1.active {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}

a.v1:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
}

a.v2:link, a.v2:visited, a.v2.active {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #404040;
  text-decoration: underline;
}

a.v2:hover {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #404040;
  text-decoration: underline;
}

#page {
  width: 800px;	
  margin-top: 0px; 	
  margin-left: auto;	
  margin-right: auto;
  background-color: #f7f2b2;
}

.large_image {
  width: 800px;
  height: auto;
}

#header {
  background-color: #558104;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  height: 120px;
  background-image: url(img/header.jpg);
}

.header-title {
  font-size: 35px;
  background-color: #adcf4f;
  display: inline;
  padding: 5px;
  text-align: right;
}
 
#navigation {
  float: right;
  width: 150px;
  padding: 7px;
}

/*
#navigation a {
  color: #173b83;
  display: block;
  padding-bottom: 3px;
  text-decoration: none;
  border: 1px solid #cccccc;
  border-top: none;
  border-left: none;
  margin-bottom: 4px;
}
*/
#navigation img {
  max-width: 125px;
}

#navigation a {
  display: block;
  padding: 5px;
  border-bottom: 1px dotted #adcf4f;
  border-right: 1px solid #adcf4f;
  margin-bottom: 5px;
  text-decoration: none;
}
 
#navigation a:hover {
  background-color: white;
  border-color: #adcf4f;
  border-right: 3px solid #adcf4f;
}

#navigation label {
  font-weight:bold;
}

#navigation .startpage-link {
  background-color: #adcf4f;
  border-color:white;
}

#navigation .startpage-link:hover {
}

#content {
  float: left;
  width: 620px;
  padding: 7px;
  padding-top:0px;
  border-right: 1px solid #adcf4f;
}

hr {
  border:none;
  border-top: 1px solid #dddddd;
}

#welcome-text {
  padding-top: 0;
}

#welcome-pics .pic {
  display: block;
  float: left;
  margin: 10px 20px 10px 20px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #acd459;
  background-color: #ffffff;
  min-width: 150px;
  min-height: 120px;
  cursor: pointer;
}

#welcome-pics .pic label {
  display: block;
  cursor: pointer;
  margin-top:5px;
}

#welcome-pics .pic img {
  border: 1px solid #dcfc82;
}

#welcome-pics .pic:hover img {
}

.set-holder {
  background-color: white;
  padding: 10px;
  border: 1px dotted #adcf4f;
}
 
#player{
  float: left;
  width: 360px;
  height: 310px;
  border: 1px solid #adcf4f;
  background-color: #f0f0f0;
}

#playerframe {
  border: 0;
  margin: 0px;
  padding: 0px;
  width: 360px;
  height: 310px;
}

#set-navi-top {
  padding: 15px 0 15px 0;
  border-bottom: 1px dashed #adcf4f;
  margin-bottom: 15px;
}

#set-navi-bottom {
  padding: 10px 0 15px 0;
  /* border-top:1px dashed #adcf4f; */
  margin-top: 15px;
}

#set-info {
  float: left;
  width: 220px;
  margin-left: 3px;
  margin-right: 1px;
  padding: 0 5px 0 5px;
}

#webmaster-set-info {
  font-style:italic;
  margin-top:15px;
}

#set-thumbs {
  border-spacing: 8px;
}

#set-thumbs td {
  width: 120px;
  text-align: center;
  vertical-align: center;
  border: 1px solid #adcf4f;
}

#set-thumbs td img {
  border: 1px solid #adcf4f;
}

.thumb {
  display: block;
  padding: 10px;
  width: 120px;
}

#comment {
  border: 1px solid #adcf4f;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.comment-user {
  float: left;
  font-weight: bold;
  color: #0b478f;
  padding: 10px;
}

.comment-date {
  float: right;
  font-weight: bold;
  color: #0b478f;
  padding: 10px;
}

.comment-text {
  clear: both;
  padding: 10px;
  padding-top: 0;
}

#footer {
  clear: both;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #444444;	
  text-align: center;
}

#footer a {
  color: #ffffff;
  text-decoration: underline;
}

.sitelink {
  margin: 10px auto 10px auto;
  display: block;
  border:1px dashed #adcf4f;
  border-left: none;
  border-right: none;
  padding: 10px;
  text-align: center;
  /* background-color: #e0e0e0; */
  text-decoration: none;
  cursor: pointer;
}

.sitelink div {
  font-size: 16px;
}

.sitelink img {
  display: none;
}

.sitelink a {
  text-decoration: none;
} 

.sitelink:hover {
  text-decoration: underline;
  background-color: #adcf4f;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.bold { font-weight: bold;
}

.small { font-size: 10px;
}

.first-child {
  margin-top: 0;
}

.imageviewer-header {
  font-size: 20px;
  text-align: center;
  border-bottom: 1px dashed #adcf4f;
  padding: 10px;
  background-color: white;
}

