/* General what page styles */

p.intro {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14pt;
}

p.details {
  font-family: Arial, sans-serif;
  font-size: 11pt;
}

.mylist {
	padding-left: 20px;
}

.paper-background {
  width: 713px;
}

.paper-background .single-rule-section {
  clear: both;
  padding: 18px 18px 0 18px;
}

#infogames {
  padding-top: 10px;
  width: 726px;
}

#infogames2 {
  float: right;
}



/* Landing page styles */

#tv {
  float: right;
  height: 340px;
  width: 400px;
}

#tv-container {
  position: absolute;
  top: 155px;
  left: 590px;
}

#game-types p.intro {
  padding: 18px 18px 18px 18px;  
}

.game-type img.game-icon {
  float: left;
}

.game-type p, .game-type h2 {
  padding-left: 87px;
  padding-bottom: 5px;
  font-size: 13pt;
  font-family: Arial, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #457B26;
}

.game-type h2 a {
  color: #457B26;
  text-decoration: underline;
}

.game-type h2 a:hover {
  color: #d86505;
  text-decoration: none;
}

.team-building-details {
  padding-bottom: 10px !important;
}

#team-building-games-navigation {
  list-style: none;
  padding-left: 87px;
}

#team-building-games-navigation li {
  display: inline;
  float: left;
  height: 85px;
  text-align: center;
  width: 118px;
}

#team-building-games-navigation a, #team-building-games-navigation a:hover, #team-building-games-navigation a:visited, #team-building-games-navigation a:link {
  color: #484845;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-align: center;
  text-decoration: none;
}

#team-building-games-navigation img {
  display: block;
  margin: auto;
}


/* Game type styles */

#photos {
  float: right;
  height: 400px;
  width: 420px;
}

.mission-photo {
  float: left;
  padding-right: 20px;
  border: 2px;
}

.bigphoto {
  text-align: center;
 }

.photo p {
  font-size: 10pt !important;
  font-family: Arial, sans-serif;
  height: 18px;
  text-align: center;
}


#photos-container {
  position: relative;
  top: 0px;
  left: 10px;
}


#gallery {
  position: relative;
  left: 110px;
}

.missions {
	position:relative;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}


.missions h2 {
  color: #dddddd;
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  padding: 5px 0 5px 5px;
}


#game-case-studies h2 {
  color: #457B26;;
  font-family: Arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  padding: 5px 0 5px 5px;
}

.game-case-study h3 {
	color: #457B26;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 10px;
}

.game-case-study h4 {
  color: #80928d;
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  letter-spacing: 0.5pt;
  font-weight: bold;
}

