﻿.logicon_customnote {
  background: url('../../images/icons/logicons/57.png') no-repeat scroll 0 0 transparent;
}
#PageContent > .leftcontent .posterbox {
  vertical-align: middle;
}
#PageContent > .leftcontent .posterbox .cartridgeposter {
  float: left;
  max-width: 140px;
  max-height: 180px;
  margin-right: 10px;
}
#PageContent > .leftcontent .namebox {
  vertical-align: top;
  width: 100%;
  /* Location box */
}
#PageContent > .leftcontent .namebox .cartname {
  display: block;
  margin-bottom: 0px;
  font-weight: bold;
  color: #006FA3;
  font-size: 1.3rem;
  white-space: normal !important;
}
#PageContent > .leftcontent .namebox .author {
  font-size: .65rem;
  color: gray;
}
#PageContent > .leftcontent .namebox .locationBox {
  margin-top: 10px;
  border: 1px solid #C0CEE3;
}
#PageContent > .leftcontent .namebox .locationBox .top {
  background-color: #EFF4F9;
  padding: 8px 10px 15px 10px;
  vertical-align: top;
  height: 30px;
}
#PageContent > .leftcontent .namebox .locationBox .bottom {
  padding: 15px;
  color: Gray;
  font-style: italic;
  vertical-align: middle;
}
#PageContent > .leftcontent .namebox .locationBox .left {
  text-align: left;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
#PageContent > .leftcontent .namebox .locationBox .left .coordinates {
  font-weight: bold;
}
#PageContent > .leftcontent .namebox .locationBox .left .coordinates.user {
  font-style: italic;
}
#PageContent > .leftcontent .namebox .locationBox .left .coordinates > span.edit {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-left: 5px;
  background-position: 0px 0px;
  background-image: url('../../images/icons/logicons/edit.png');
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
#PageContent > .leftcontent .namebox .locationBox .left .coordinates > span.edit:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#PageContent > .leftcontent .namebox .locationBox .left .coordinates > .originalcoordinates {
  display: none;
}
#PageContent > .leftcontent .namebox .locationBox .right {
  text-align: right;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  float: right;
}
#PageContent > .leftcontent .namebox .locationBox .availableIcons {
  padding-bottom: 30px;
}
#PageContent > .leftcontent .namebox .locationBox .availableIcons img {
  margin-left: 5px;
  margin-right: 5px;
  max-width: 24px;
  max-height: 24px;
  margin-bottom: -7px;
}
#PageContent > .leftcontent .namebox .locationBox .playanywherecopy {
  width: 250px;
  display: inline-block;
  white-space: normal;
  font-size: 0.8em;
  font-style: italic;
}
.rightContent {
  width: 225px;
  float: right;
  margin-right: 0px;
  padding-left: 15px;
  padding-bottom: 20px;
}
.rightContent .navbox {
  width: 205px;
  text-align: left;
  margin-top: 20px;
  border-radius: 5px;
  font-size: 9pt;
}
.rightContent .navbox.topnavbox {
  background-color: #C3D0E2;
  padding: 10px;
  margin-top: 30px;
}
.rightContent .navbox.topnavbox a.lnk.cart {
  background: url('../../images/icons/cartridge.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.watch {
  background: url('../../images/icons/watch.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.photo {
  background: url('../../images/icons/logicons/11.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.stopwatching {
  background: url('../../images/icons/stop_watching.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.bookmark {
  background: url('../../images/icons/bookmark_list.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.source {
  background: url('../../images/icons/cog.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.versions {
  background: url('../../images/icons/timer.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.emulator {
  background: url('../../images/icons/controller.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.edit {
  background: url('../../images/icons/pencil.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.access {
  background: url('../../images/icons/user.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.attributes {
  background: url('../../images/icons/attributes.gif') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.completions {
  background: url('../../images/icons/trophy_icon.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.publish {
  background: url('../../images/icons/logicons/1.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.disable {
  background: url('../../images/icons/disable.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.enable {
  background: url('../../images/icons/logicons/23.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.archive {
  background: url('../../images/icons/archive.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.unarchive {
  background: url('../../images/icons/archive.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.topnavbox a.lnk.downloadreport {
  background: url('../../images/icons/report_user.png') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox > div.box {
  background-color: White;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 5px;
}
.rightContent .navbox .box {
  text-align: left;
  padding-left: 0px;
  border-radius: 5px;
}
.rightContent .navbox .box > span {
  font-weight: bold;
  color: #004961;
}
.rightContent .navbox .box > ul {
  list-style-type: disc;
  font-size: .9em;
  margin-left: -45px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.rightContent .navbox .box > ul > li {
  list-style: none outside none;
  margin: 0px 0px 7px 15px;
}
.rightContent .navbox .box > ul > li a.lnk {
  text-indent: 21px;
  display: inline-block;
  padding-top: 2px;
}
.rightContent .navbox a:hover {
  color: #BC762B !important;
}
.rightContent .navbox > a.linkbox {
  display: block;
  padding: 9px;
  text-indent: 25px;
  font-weight: bold;
  border-radius: 5px;
}
.rightContent .navbox > a.log {
  background-color: #004961;
  color: White !important;
  background-position: 15px 9px;
  font-size: 0.9em;
  background-image: url('../../images/icons/write_log_white.png');
  background-repeat: no-repeat;
}
.rightContent .navbox > a.log:hover {
  background-color: #2EA0C1;
  color: White !important;
}
.rightContent .attrnavbox {
  width: 225px;
}
.rightContent .attrnavbox > span {
  font-weight: bold;
}
.rightContent .attrnavbox > div.box {
  border: 1px solid black;
  border-radius: 0px;
}
.rightContent .navbox.attrnavbox .bookmark {
  margin: 3px 0px 6px 4px;
}
.rightContent .navbox.attrnavbox .bookmark .by {
  font-style: italic;
  font-size: 0.65rem;
  padding-left: 15px;
  display: block;
  margin-top: -1px;
}
.rightContent .navbox.attrnavbox .bookmark a.private {
  display: inline-block;
  padding-left: 20px;
  background: url('../../images/icons/attributes.gif') no-repeat scroll 0 0 transparent;
}
.rightContent .navbox.attrnavbox .morebookmarks {
  font-style: italic;
  font-size: 0.85em;
  background-color: #DCE4EA;
  text-align: center;
  padding: 5px 0px 5px 0px;
}
.rightContent .navbox.attrnavbox .morebookmarks a {
  cursor: pointer !important;
}
.wgcode {
  color: #307FBF;
  font-size: 1.5em;
  float: right;
  display: inline-block;
}
.cartridgeType {
  vertical-align: middle;
  color: Gray;
}
.cartridgeType img {
  opacity: .7;
}
.shadow {
  -moz-box-shadow: 5px 5px 5px #CCCCCC;
  -webkit-box-shadow: 5px 5px 5px #CCCCCC;
  box-shadow: 5px 5px 5px #CCCCCC;
}
.gray,
.gray > span {
  color: Gray;
  display: inline-block;
}
.addeditdates {
  margin-top: -6px;
  float: right;
  max-width: 300px;
}
.addeditdates > span {
  display: block;
  font-size: .8rem;
  text-align: right;
  white-space: nowrap;
}
.addeditdates > span.currentversion {
  color: #65BC6E;
}
.addeditdates > span.oldversion {
  color: #BC6765;
}
.testtable {
  width: 100%;
}
a.lnk {
  text-decoration: none;
  color: #00447C;
  vertical-align: baseline;
}
a.lnk:hover {
  color: #BC762B;
}
.customcoordinates {
  position: absolute;
  top: 0px;
  left: 0px;
  -moz-box-shadow: 5px 5px 5px gray;
  -webkit-box-shadow: 5px 5px 5px gray;
  box-shadow: 5px 5px 5px gray;
  background-color: white;
  padding: 6px 20px;
  border: 1px solid #307FBF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 0.70rem;
}
.customcoordinates .h {
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid #EEEEEE;
  color: #555;
}
.customcoordinates > div {
  font-size: 0.9em;
  margin-bottom: 5px;
}
.customcoordinates > div .l {
  display: inline-block;
  min-width: 60px;
  /*110px*/
  font-weight: bold;
}
.customcoordinates > div input {
  width: 150px;
  font-size: 0.9em;
}
.customcoordinates > div a {
  cursor: pointer;
}
.customcoordinates > div .revert {
  display: none;
  font-size: 0.85em;
  margin-left: 15px;
}
.usernotes {
  padding: 5px;
  color: #777777;
  font-size: 0.8rem;
  cursor: pointer;
  background-color: #F6F6F6;
  margin: 15px 246px 30px 0;
}
.usernotes:hover {
  background-color: #EDF0FF;
}
.usernotes.edit textarea {
  background-color: white;
}
.usernotes .header {
  font-weight: bold;
  display: block;
  text-indent: 25px;
  background: url('../../images/icons/logicons/57.png') no-repeat scroll 0 0 transparent;
}
.usernotes .notes {
  display: block;
}
.usernotes textarea {
  resize: none;
  overflow: hidden;
  min-height: 50px;
  width: 674px;
  background-color: transparent;
  border-width: 0px;
}
.usernotes a {
  display: inline-block;
  margin-right: 15px;
}
.usernotes .hiddendiv {
  display: none;
  white-space: pre-wrap;
  width: 674px;
  min-height: 50px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding: 5px;
  word-wrap: break-word;
}
.playbox,
.adminbox,
.geocacheList {
  margin-top: 12px;
}
div.loggedbox {
  padding: 10px 0px 0px 0px;
  background-color: transparent !important;
  margin-left: -5px;
}
div.loggedbox > div {
  padding-left: 48px;
  font-size: .8em;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-bottom: 5px;
  color: #555555;
  min-height: 40px;
}
div.loggedbox > div.completed {
  background-image: url('../../images/icons/trophy.png');
}
div.loggedbox > div.played {
  background-image: url('../../images/icons/footprint_45.png');
}
div.loggedbox > div.watching {
  background-image: url('../../images/icons/watch.png');
}
div.loggedbox > div > span {
  display: block;
}
div.loggedbox > div > span.logtype {
  font-size: 15pt;
}
div.loggedbox > div > span.logdate {
  font-size: 7pt;
}
.userDescriptions {
  display: block;
  margin-top: -20px;
}
.userDescriptions > div {
  margin-top: 30px;
}
/* DOWNLOAD COUNT BOXES */
.downloadsboxwrapper {
  padding-top: 6px;
  display: inline-block;
}
.downloadsbox {
  display: inline-block;
  width: 265px;
  height: 35px;
  position: relative;
  float: left;
  margin-top: -8px;
}
.downloadsbox .count {
  position: absolute;
  z-index: 3;
  top: 0px;
  display: inline-block;
  padding: 4px 10px;
  /*padding:2px 10px 10px 10px;*/
  height: 20px;
  background-color: #99C9F0;
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bolder;
  border-radius: 15px;
  text-align: center;
  text-shadow: 2px 2px 2px #999;
}
.downloadsbox .copy {
  display: inline-block;
  z-index: 4;
  position: absolute;
  top: 20px;
  color: #004961 /*#307FBF*/;
  font-size: .8em;
  font-weight: bold;
  padding-left: 5px;
}
.dl .count {
  left: 0px;
}
.dl .copy {
  left: 8px;
}
.un .count {
  left: 1px;
  position: absolute;
}
.un .copy {
  left: 16px;
  top: 18px;
  position: absolute;
}
/* Maps and additional links */
#map_canvas2 {
  height: 300px;
  width: 580px;
}
.nearbyStuff {
  clear: both;
  padding: 10px 0px 10px 10px !important;
  margin-top: 30px;
  border-top: 3px dotted #307FBF;
  border-bottom: 3px dotted #307FBF;
  background-color: #F6F6F6 !important;
  overflow-x: hidden;
}
.nearbyStuff .left > h3:first-child {
  margin-top: 0px !important;
}
.nearbyStuff .left > h3 {
  margin-top: 25px;
  margin-bottom: 0px !important;
}
.nearbyStuff > .left {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  text-indent: -20px;
  margin-left: 20px;
}
.nearbyStuff > .right {
  display: inline-block;
  text-align: right;
}
.nearbyStuff span.emptyimage {
  display: inline-block;
  width: 12px;
  height: 12px;
}
.nearbyStuff span.hspacer {
  display: inline-block;
  width: 20px;
  height: 12px;
}
.nearbyStuff div.maplinks {
  text-indent: 0px;
  margin-left: -20px;
}
.nearbyStuff div.maplinks > span {
  display: inline-block;
  width: 100px;
  white-space: nowrap;
}
/* LOGS */
.logSection {
  clear: both;
  margin-top: 40px;
}
.logSection > h3 {
  font-size: 1.5em !important;
  background-color: #DEE9F2;
  padding: 5px 0px 5px 10px;
  margin-bottom: 0px !important;
  border-radius: 15px 15px 0px 0px;
}
#LogContainer .log {
  border-top: 1px solid #D7D7D7;
  padding: 5px 0px 20px 8px;
}
#LogContainer .log > div {
  padding-top: 5px;
}
#LogContainer .logalt {
  background-color: #DEE9F2;
}
#LogContainer .logLeft {
  display: inline-block;
  width: 140px;
  vertical-align: top;
}
#LogContainer .logLeft .userName {
  font-weight: bold;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
#LogContainer .logLeft span {
  display: block;
  margin-bottom: 4px;
}
#LogContainer .logLeft span.cartridgesComplete {
  font-size: .8em !important;
  color: Gray;
  background-image: url('../../images/icons/trophy_icon.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: 20px;
  display: inline-block;
  height: 16px;
  vertical-align: top;
}
#LogContainer .logLeft span.cartridgesOwned {
  margin-left: 10px;
  font-size: .8em !important;
  color: Gray;
  background-image: url('../../images/logos/bullet_15.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: 20px;
  display: inline-block;
  height: 16px;
  vertical-align: top;
}
#LogContainer .logLeft img {
  max-width: 48px;
  max-height: 48px;
  border: none;
}
#LogContainer .membershipLevel {
  font-size: .8em !important;
  color: Gray;
}
#LogContainer .logRight {
  display: inline-block;
  width: 770px;
  padding-left: 4px;
  border-left: 1px solid #D7D7D7;
}
#LogContainer .logRight > div {
  padding-left: 10px;
}
#LogContainer .logType {
  font-weight: bold;
  display: inline-block;
  /*width:400px;*/
  vertical-align: middle;
}
#LogContainer .logType > img {
  margin-right: 6px;
  margin-bottom: -2px;
}
#LogContainer .logDate {
  color: #A7A7A7;
  float: right;
  text-align: right;
  font-size: .8em !important;
}
#LogContainer .logText {
  margin-top: 10px;
  /*width:740px;*/
  min-height: 70px;
}
#LogContainer .noLogs {
  height: 65px;
  padding-top: 45px;
  text-align: center;
  font-weight: bold;
  background-color: #DEE9F2;
  font-style: italic;
  color: Gray;
}
#LogContainer .editloglink {
  margin-right: 20px;
}
#LogContainer .photoContainer {
  background-color: #F6F6F6;
  border: 1px solid gold;
  padding: 15px;
  margin: 18px 0px 12px 18px;
}
#LogContainer .photoContainer > a {
  padding-left: 24px;
  display: inline-block;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: 4px 3px;
  background-image: url('../../images/icons/logicons/11.png');
}
.logRight .viewEditLog {
  text-align: right;
  vertical-align: bottom;
  padding-right: 0px;
}
.logRight .viewEditLog a {
  color: #00447C;
  font-size: .7em;
}
/* ATTRIBUTES */
.attributeBox {
  padding: 8px 0px 6px 10px !important;
  text-align: center;
  vertical-align: middle;
  font-size: .8em;
}
.attributeBox > img {
  padding: 2px 2px 2px 2px;
}
.attributeBox > span {
  margin: 3px 0 3px 0;
}
.attributeBox > span.txt {
  font-style: italic;
  display: inline-block;
  padding: 4px 6px 4px 0px;
  text-align: center;
  width: 100%;
  margin-left: -6px;
}
.attributeBox > span.txt > a {
  color: #00447C;
}
.noAttributes {
  background-color: #F7FFAA;
  text-align: center;
}
/* LINKED GEOCACHES */
.geocacheList {
  padding: 0px;
  margin-top: 10px;
}
.geocacheList ul {
  margin-left: -5px !important;
  margin-bottom: 0px !important;
}
.geocacheList ul > li {
  margin: 0px 0px 2px 17px !important;
  text-indent: 2px !important;
  background-position: 2px 3px;
}
/* Unpublished cartridge */
.unpublishedcartridge {
  border: 2px solid #004961;
  background-color: #8ddbff;
  background-color: rgba(141, 219, 255, 0.4);
  border-radius: 8px;
  margin-bottom: 20px;
  width: 900px;
  padding: 0px 30px 20px 20px;
  font-size: 10pt;
}
.unpublishedcartridge h1 {
  font-size: 14pt;
}
.unpublishedcartridge div {
  margin-top: 10px;
  margin-bottom: 20px;
}
.unpublishedcartridge .ui-button {
  font-size: 10pt;
  background-color: Blue;
}
.unpublishedcartridge a:hover {
  color: #2EA0C1 !important;
}
/* Suggested Cartridges */
.newcarts {
  margin-top: 40px;
  margin-bottom: -15px;
}
.suggestedCartsSection .carts {
  border-radius: 0px 0px 15px 15px;
  background-color: transparent;
  /*text-align:left;*/
}
.suggestedCartsSection > h3 {
  font-size: 1.5em !important;
  background-color: transparent;
  padding: 5px 0px 5px 10px;
  margin-left: 0px;
  margin-bottom: 0px !important;
  border-radius: 15px 15px 0px 0px;
}
.suggestedCartsSection .aboutsuggestedcarts {
  margin-left: 30px;
  font-size: 0.8em;
  font-style: italic;
  color: #AAAAAA;
  margin-bottom: 15px;
}
.suggestedCartsSection.nearbyStuff h3 {
  padding: 0px;
  margin-top: 0px;
}
/* Bookmarks */
#BookmarkOverlay {
  z-index: 99999;
  position: fixed;
  top: 315px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  background-color: white;
  width: 100%;
}
#BookmarkOverlay div,
#BookmarkOverlay span {
  vertical-align: top;
}
#BookmarkOverlay > div {
  margin-top: 10px;
}
#BookmarkOverlay > div > div.add,
#BookmarkOverlay > div > div.remove {
  display: inline-block;
}
#BookmarkOverlay > div > div.add > div,
#BookmarkOverlay > div > div.remove > div {
  padding-bottom: 5px;
}
#BookmarkOverlay > div > div.add > div > span,
#BookmarkOverlay > div > div.remove > div > span {
  display: inline-block;
}
#BookmarkOverlay > div > div.add {
  width: 530px;
}
#BookmarkOverlay > div > div.add input[type=text] {
  width: 250px;
}
#BookmarkOverlay > div > div.add select {
  width: 250px;
}
#BookmarkOverlay > div > div.add textarea {
  width: 250px;
  height: 100px;
  resize: none;
}
#BookmarkOverlay > div > div.add > div span:first-child {
  width: 120px;
  padding-right: 6px;
  text-align: right;
  white-space: nowrap;
}
#BookmarkOverlay > div > div.remove {
  width: 400px;
}
#Bookmarks_ListRemoval {
  padding-left: 20px;
}
#Bookmarks_ListRemoval > span {
  display: block !important;
}
#Bookmarks_ListRemoval > span .del {
  cursor: pointer;
  background-image: url('../../images/icons/cross.png');
  display: inline-block;
  width: 14px;
  height: 14px !important;
  margin: 0px 8px 0px -10px;
  opacity: 0.2;
}
#Bookmarks_ListRemoval > span .del:hover {
  opacity: 1.0;
}
#PlayerTypes {
  overflow: hidden;
  padding-top: 0px;
  font-size: 0.7rem;
  /*
    position:absolute;
    .shadow;
	background-color:#C3D0E2;
	border:2px solid #F0F3F8;
	border-top-color:transparent;
	*/
}
#PlayerTypes span.header {
  background-color: #C3D0E2;
  border-bottom: 1px solid black;
  text-align: center;
  width: 100%;
  display: block;
  font-weight: bold;
}
#PlayerTypes span.header:hover {
  background-color: #C3D0E2;
  cursor: default;
}
#PlayerTypes span {
  display: block;
  padding: 2px 5px 2px 5px;
}
#PlayerTypes span:hover {
  cursor: pointer;
  background-color: #FBFCE8;
}