
/* Header */
.logo-tiny {
	background-position: 0 -843px; /* Glitchopedia! */
	width: 142px;
}

/* Layout */
.encyclopedia-section {
	border-top: none;
	padding: 0 20px 40px 40px;
	
}
.sub-menu-narrow {
	padding-right: 0;
}
.oldie.ie7 .sub-menu {
	float: left;
	margin-right: 50px;
}
.sub-contents {
	padding: 0;
	border-left: none;
}
.sub-menu-narrow {
	width: 145px;
}
.sub-contents-narrow {
	width: 700px;
}
.sub-contents-inner {
	padding: 10px 0 30px 0;
}
.sub-contents .label-section {
	padding-left: 150px;
}
.enc-description {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	color: #777;
}
.label-section { padding-left: 180px; }

.label-section h3 {
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	font-size: 18px;
	color: #7c939c;
}
.location .label-section h3 {
	font-size: 16px;
    font-family: VAGRundschriftD-Lig, 'Arial Rounded MT Light', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;    color: #79888c;	
}

div.first + div.section.label-section {
	border: none;
}

.section .label-section:first-child {
	border-top: none !important;
}
.category-nav-back {
	font-size: 16px;
	font-family: VAGRundschriftD-Lig, 'Arial Rounded MT Light', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	margin: -0.5em 0 1em;
}


/* Headings */
h1 span { color: #bec3c7;}

h2 span { color: #fff;}

.section h1.first {
	margin-top: 0;
}
h3 {
	margin: 1em 0 0.5em;
	color: #7a929b;
	font-size: 24px;
}

/* Encyclopedia Nav */
#enc-nav,
#enc-nav li ul {
	border-bottom: none;
}
#enc-nav li ul {
	margin-bottom: 8px;
}
#enc-nav li {
	font-size: 18px;
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	border: none;	
}
#enc-nav li a {
	margin: 0;
	padding: 8px 0;
}
#enc-nav li.current a {
	background-color: white;
	font-weight: normal;
	color: #d79035;
}
#enc-nav li ul li {
	font-family: Arial, sans-serif;
	color: #becccc;
	font-size: 13px;
	line-height: 1.2em;
}
#enc-nav li.current ul li a {
	color: #005c73;
	padding: 4px 0;
}
#enc-nav li.current ul li.current a,
#enc-nav li.current ul li a:hover {
	color: #d79035;
}

/* Search */
.ui-autocomplete-loading { background: white url('%7b/img/jqui/ui-anim_basic_16x16.html') right center no-repeat; }
.ui-menu { text-align: left; }

/* Category Lists */
.enc-list-small {
	clear: left;
}
.enc-list-small a {
	display: block;
	height: 44px;
	padding: 20px 5px;
	font-size: 24px;
	line-height: 48px;
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	border-top: 1px solid #c8e1de;	
	background-image: url('../img/encyclopedia/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 98% 50%;
	cursor: pointer;
}
.enc-list-small a {
	line-height: 24px;
	height: 20px;
	padding: 20px 10px;
}
.enc-list-small a:hover {
	background-color: #FAFAFA;
}
.encyclopedia-section .section {
	clear: both;
}
.category-image {
	float: left;
	margin: -1em 1em 1em 0;
}

/* Encyclopedia Intro */
.enc-intro a {
	display: block;
	float: left;
	width: 220px;
	height: 200px;
	text-align: center;
	font-size: 18px;
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;}
.enc-intro a img {
	margin-bottom: 0.5em;
}

/* Items */
.item-image {
	float: right;
	margin: 0 0 2em 2.5em;
}
.item-image-left {
	float: left;
	margin: 0 2em 2em 0;
}
.upgrade-card {
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.5); -o-box-shadow: 0px 1px 5px rgba(0,0,0,0.5); box-shadow: 0px 1px 5px rgba(0,0,0,0.5);;
	border-radius: 2px;
	border: 2px solid white;
	width: 180px;
	height: 245px;
}
.upgrade-card.small {
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5); -o-box-shadow: 0px 1px 3px rgba(0,0,0,0.5); box-shadow: 0px 1px 3px rgba(0,0,0,0.5);;
	border: 1px solid white;
	width: 55px;
	height: 75px;
}
.oldie .upgrade-card,
.oldie .upgrade-card-small {
	border: 1px solid #CCC;
}
div.item-image {
	height: 230px;		
}
div.item-image.icon-140{
	height: 183px;		
}
div.item-image.twitter-button {
	height: 270px;		
}
.item-auctions {
	text-align: center;
	margin-top: 1em;
	line-height: 1.2em;
	width: 100%;
	max-width: 200px;
}
.item-twitter-button {
	text-align: center;
	margin-top: 1.5em;
	width: 100%;
	max-width: 200px;
}
.item-twitter-button .button-tiny.twitter {
	margin-bottom: 1em;
}
.item-image-left .item-twitter-button {
	margin-top: 2em;
}


/* Twitter */
.encyclopedia-section .twitter {
	margin-bottom: 2em;
}
.button-tiny.twitter-location {
	float: right;
	margin: 4px 4px 0 0;
}


/* Search */
h1.encyclopedia {
	margin-top: 24px;
	font-size: 30px;
	float: left;
}
.ui-widget {
	position: relative;
	float: right;
	margin-bottom: 1.5em;
}
#enc-search {
	line-height: 1;
	border: 1px solid #97c9d3;
	z-index: 10;
	position: relative;
	margin: 12px -16px 30px 53px;
	padding: 0 20px;
	border-top-left-radius: 12px; -moz-border-radius-topleft: 12px; -webkit-border-top-left-radius: 12px;
 border-top-right-radius: 12px; -moz-border-radius-topright: 12px; -webkit-border-top-right-radius: 12px;
 border-bottom-left-radius: 12px; -moz-border-radius-bottomleft: 12px; -webkit-border-bottom-left-radius: 12px;
 border-bottom-right-radius: 12px; -moz-border-radius-bottomright: 12px; -webkit-border-bottom-right-radius: 12px;
	font-family: VAGRundschriftD-Lig, 'Arial Rounded MT Light', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	font-size: 24px;
	width: 605px;
	height: 50px;
	color: #A9A9A9;
}
.oldie #enc-search {
	line-height: 50px;
}
.oldie.ie7 #enc-search {
	padding-left: 30px;
	margin-right: -20px;
	width: 610px;
}

#enc-search:focus {
	color: #383F41;
}
#enc-search-rock {
	width: 75px;
	height: 76px;
	position: absolute;
	top: 3px;
	z-index: 11;
	left: 0;
}
.no_results {
	font-weight: normal;
	color: #5b686b;
}
.ui-menu { z-index: 5 !important; max-height: 50%; overflow: auto; border: none !important; /*background: none !important;*/ padding: 0 !important; }
.ui-menu { border-bottom: 1px solid #97c9d3 !important; border-left: 1px solid #97c9d3 !important; border-right: 1px solid #97c9d3 !important;}
.ui-menu b { padding-left: 20px; }

.ui-menu .ui-menu-item a {
	border-top-left-radius: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px;
 border-top-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px;
 border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px;
 border-bottom-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;
	font-weight: bold;
	border-bottom: 1px solid rgba(159,170,170,0.25);
	border-left: 0;
	border-right: 0;
	background-color: white;
	color: #565d61;
	font-family: Arial, sans-serif;
}

ul.ui-menu a {
	padding: 0 0 17px 19px !important;
}

ul.ui-menu {
	width: 324px;
}

ul.big.ui-menu {
	width: 603px;
	z-index: 15 !important; /* otherwise the jQuery widget just increments 1 from the z-index of the input, which puts the autocomplete below the magic rock */
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.25); -o-box-shadow: 0px 2px 6px rgba(0,0,0,0.25); box-shadow: 0px 2px 6px rgba(0,0,0,0.25);;
}

.ui-menu-item img {
	position: relative;
	top: 10px;
	left: -5px;
}

ul.big.ui-menu a {
	font-size: 22px;
	padding: 3px 0 13px 30px !important;
}


li.ui-menu-header {
	font-family: VAGRundschriftD-Lig, 'Arial Rounded MT Light', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	padding: 6px 10px;
	clear: both;
	background-color: #b2bebe;
	color: white;
	text-shadow: 0 1px 0px #98a2a2;	
}

.ui-menu .ui-menu-item a:hover {
	background-color: #eff4f4;
}

.ui-menu-item-selected a {
	background-color: #eff4f4 !important;
}

span.hit {
	color: #bab05c !important;
}


.or_explore {
	text-align: center;
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif;
	font-size: 20px;
	color: #888;
}

.items-list li {
	width: 124px;
	padding: 0;
	margin: 0 10px 1em 0;
	display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;  	vertical-align: top;
	text-align: center;
}
.oldie .items-list li {
	width: 123px;
	margin-right: 14px;
	display: block;
	min-height: 170px;
	float: left;
}
.oldie hr.cat-divider {
	clear: left;
}

.items-list span.item-name {
	display: block;
	min-height: 2em;
	padding-top: 5px;
	line-height: 1.25em;
}

.items-list a {
	border: 1px solid #fff;
	display: block;
	border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;
 border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;
 border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
	padding: 10px 5px;
	font-weight: bold;	
}

.items-list a:hover {
	border-color: #efc692;
	color: #d79035;
}

/* Item Details */
.item-details, .item-notes, .item-warnings {
	clear: left;
	max-width: 440px;
	margin-bottom: 1em;
}
.item-details.upgrades,
.item-notes.upgrades,
.item-details.achievements {
	clear: none;
	margin-left: 208px;
}
.item-details.achievements {
	margin-left: 203px;
}
.item-details li, .item-notes li, .item-warnings li {
	background-image: url('../img/sprite-help.png');
	background-repeat: no-repeat;
	padding: 0.6em 0.5em 0.5em 35px;
	line-height: 1.5em;
	font-size: 1.1em;
	margin-left: 0.25em;
}
.item-details li a, .item-notes li a, .item-warnings li a {
	font-weight: bold;
}
.item-details li:last-child, .item-notes li:last-child, .item-warnings li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.item-details li.item-note {
	background-position: 1px -104px;
}
.item-details li.item-price {
	background-position: 7px -198px;
}
.item-details li.item-stack {
	background-position: 6px -298px;
}
.item-details li.item-wear {
	background-position: 6px -398px;
}

.item-details.achievements li,
.item-details.upgrades li {
	padding-left: 30px;
}
.item-notes li.item-price-img {
	background-image: url('../img/img-cloud.png');
	background-position: 0 0;
}
.item-details li.item-got,
.item-notes li.item-got {
	background-image: url('../img/icon_success.png');
	background-position: 5px 11px;
}
.item-notes li.item-got {
	background-position: 3px 3px;
}

/* Item Warnings */
.item-warnings {
	border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;
 border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
 border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
;
	background-color: #B45252;
	color: #fff;
	text-shadow: none;
	padding: 1em;	
}
.item-warnings li {
	background-position: -5px -10px;
	padding: 0 0 0.5em 2em;
	margin: 0;
}
.item-warnings li a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

/* Item Notes */
.item-notes {
	border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;
 border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
 border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
;
	background-color: #E6E6E6;
	color: #595959;	
	padding: 1em;
}
.item-notes li {
	background-image: url('../img/sprite-help.png');
	background-repeat: no-repeat;
	background-position: -6px -111px;
	padding: 0 0 0.5em 2em;
	margin: 0;
}


.guide {
	margin-bottom: 1.5em;
}

.guide li,
.guide strong {
	padding: 5px 0;
	display: block;
}

.guide li {
	padding-left: 20px;
}
.has_thing {
	position: relative;
}
.has_thing img, 
.has_thing span {
	opacity: 0.15;	
	filter: alpha(opacity = 15);
	transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity;
	transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s;
	
}
.has_thing:hover img, 
.has_thing:hover span {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.has_thing.hidden,
.oldie .has_thing.hidden {
	display: none;
}

.has_thing:before {
	content: '';
	width: 24px;
	height: 22px;
	background: url(../img/check-stroke.png) no-repeat;
	position: absolute;
	z-index: 5;
	top: 24px;
	left: 52px;
	opacity: 1;
	transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity;
	transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s;
	
}
.has_thing:hover:before {
	opacity: 0;
}
.upgrade-cards .has_thing:before {
	top: 36px;
	left: 52px;
}
.achievement-badges .has_thing:before {
	top: 31px;
	left: 51px;
}

#toggle-display {
	color: #0e516a;
	float: right;
	padding: 3px;
	border: 1px solid white;
	margin-top: 2px;
}
#toggle-display:hover {
	cursor: pointer;
	border: 1px solid #ddd;
}
#toggle-display:before {
	content: "–";
	padding-left: 7px;
	padding-top: 2px;
	width: 14px;
	height: 17px;
	background: #edf2f4;
	display: inline-block;
	border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px;
 border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px;
 border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px;
 border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px;
	margin-right: 3px;
}
.category-none-earned {
	color: #79888c;
	float: right;
	line-height: 34px;
}

/* Locations */
.locations-list {
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 3em 2em 0;
	float: left;	
}
.locations-list li {
	position: relative;
}
.locations-list li ul {
	margin-top: 0.5em;
}
.locations-list li.visited:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 14px;
	background: url(../img/icon-check.png) no-repeat;
	left: -19px;
	top: 1px;
}
.locationimg {
	border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
 border-top-right-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
 border-bottom-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
 border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
	border: 1px solid #BBB;
	width: 380px;
	height: 240px;
	margin: 0 0 2em 0;
	background-size: 380px 240px;
	cursor: pointer;
}

.locationimgbig {
	width: 694px;
	height: 442px;
	margin: 0 0 2em 0;
	background-size: 694px 442px;
	cursor: auto;
}
.location-hub {
	margin-top: -1em;
}
.photo-thumb {
	width: 100px;
}


/* Furniture Upgrades */
.item-upgrade {
	float: left;
	width: 145px; 
	min-height: 200px;
	margin: 0 15px 10px;
	text-align: center; 
	position: relative;
}
.item-upgrade-image {
	width: 90px;
	height: 90px;
}
.item-upgrade-name {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin-top: 1em;
	line-height: 1.2em;
}
.item-upgrade-desc {
	line-height: 1em;
}
.item-upgrade-costs {
	margin-top: 2em;
	font-size: 1.1em;
}
.item-upgrade-credits {
	margin-bottom: -5px;
}
.item-upgrade-subscriber-only {
	position: absolute;
	top: 60px;
	right: 10px;
}

/* Tags */
.item-tags {
	margin: 3em 0 1em;
}
.item-tags h5 {
	line-height: 1.3em;
	margin-right: 0.5em;
}
ul.tags li {
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	background: #becccc;
	padding: 4px 8px;
	display: inline-block;
	font-weight: bold;
}
ul.tags li:hover {
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	background: #a2b4b5;
}
ul.tags li a {
	color: white;
	text-shadow: none;
}
.furniture-tags h1 {
	margin-bottom: 1em;
}
.furniture-tags .item-upgrade {
	width: 131px;
	margin-right: 11px;
}
.item-base-image {
	float: left;
	margin: -0.6em 1em 1em 0;
}

/* Favor */
.column {
	float: left;
	width: 50%;
	margin-bottom: 1em;
}
.centered_column {
	width: 50%;
	margin-left: 25%;
	margin-bottom: 3em;
}
h1.giant-favor-header {
	margin-bottom: 1em;
}
.giant-favor {
	width: 100%;
	display: block;
	height: 75px;
	margin-bottom: 1em;
	position: relative;
	clear: both;
}
.giant-favor-bar {
	float: left;
	width: 300px;
	background-color: #DEE2E3;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: 0px 2px 0px rgba(33,33,33,0.7); -webkit-box-shadow: 0px 2px 0px rgba(33,33,33,0.7); -o-box-shadow: 0px 2px 0px rgba(33,33,33,0.7); box-shadow: 0px 2px 0px rgba(33,33,33,0.7);	margin-top: 6px;
	position: relative;
}
.giant-favor-bar-bg {
	background-color: #E5ACBD;	
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	height: 40px;
}
.has_emblem .giant-favor-bar-bg {
    background-color: #DF9D00;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFDE4C, endColorstr=#DF9D00);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFDE4C, endColorstr=#DF9D00)";    
	background-image: linear-gradient(bottom, rgb(222,155,0) 0%, rgb(255,222,76) 100%);
	background-image: -o-linear-gradient(bottom, rgb(222,155,0) 0%, rgb(255,222,76) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(222,155,0) 0%, rgb(255,222,76) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(222,155,0) 0%, rgb(255,222,76) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(222,155,0) 0%, rgb(255,222,76) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(222,155,0)),
		color-stop(1, rgb(255,222,76))
	);
}
.giant-favor-label {
	text-shadow: 0 1px white;
}
.giant-favor-label.current {
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	color: #6A213E;
	font-size: 20px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.has_emblem .giant-favor-label {
	color: white;
	text-shadow: 0 1px rgba(33,33,33,0.7);
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	font-size: 18px;
	position: absolute;
	top: 14px;
	left: 14px;
}
.giant-favor-label.max {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	position: absolute;
	bottom: 5px;
	right: 6px;
}
.giant-favor-limit {
	font-size: 14px;
	margin-left: 102px;
	color: #888;
	cursor: pointer;
	clear: both;
	display: block;
	opacity: 0;
	transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity;
	transition-duration: 0.15s; -moz-transition-duration: 0.15s; -o-transition-duration: 0.15s; -webkit-transition-duration: 0.15s;
}
.giant-favor:hover .giant-favor-limit {
	opacity: 1;
}
.oldie .giant-favor-limit {
	display: none;
}
.oldie .giant-favor:hover .giant-favor-limit {
	display: block;
}
.giant-favor-icon {
	float: left;
	font-family: VAGRundschriftD-Lig, 'Arial Rounded MT Light', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	font-size: 16px;
	width: 88px;
	text-align: center;
	line-height: 20px;
}
.giant-favor-icon img {
	width: 36px;
}
.giant-favor .emblem {
	z-index: 1;
	position: absolute;
	right: 10px;
	top: -8px;
}
.giant-favor-description {
	font-size: 18px;
	line-height: 28px;
	text-align: center;	
}

/* Locations */
.location-links {
	float: left;
	margin: 0 3em 2em 0;
}
.location-links li {
	line-height: 1.5em;
	font-weight: bold;
}
.location-links li ul {
	margin-top: 0.5em;
}
.location-hub-link {
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; font-weight: normal;	font-size: 18px;
	line-height: 1em;
}
.location-contributors {
	margin-top: -10px;
}
.location-contributors .avatar-link {
	float: left;
	margin-right: 1em;
}
.location-contributors span {
	float: left;
	display: inline-block;
	line-height: 38px;
}
.photo-link {
	margin-top: 0.5em;
}
.location-unlock-date {
	clear: left;
	margin-top: 4em;
}
.location-button-offset {
	margin-top: -10px;
}

/* Tabnav for Assets */
div.tabnav {
	width: 100%;
}
.tabnav ul li a {
	transition-duration: 0; -moz-transition-duration: 0; -o-transition-duration: 0; -webkit-transition-duration: 0;
}
.tab_contents {
	display: none;
	padding-top: 2em;
}
.tab_contents.active {
	display: block;
}
.asset_list {
	margin: 1em 0 3em;
}
.asset_list td {
	padding: 10px 15px;
	border-color: #D9D9D9 !important;
}
.asset_list a {
	font-weight: bold;
}
.sprites .asset_list tr:hover td {
	background: #FCFFB6;
}
.asset_list img {
	max-width: 400px;
}

/* Quick Ideas */
.quick-idea {
	width: 600px;
	margin: 0 auto;
}
.quick-idea img {
	max-width: 100%;
	height: auto;
}
.qi-nav {
	line-height: 24px;
	height: 60px;
	font-family: VAGRundschriftD, 'Arial Rounded MT Bold', 'Arial Rounded MT', Arial, sans-serif; 
	font-size: 24px;
}
.qi-nav.bottom {
	border-top: 1px solid #c8e1de;
}
.qi-nav a.qi-nav-prev {
	float: left;
	background-image: url('../img/encyclopedia/arrow_left.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 20px;
	padding-left: 60px;
	text-align: left;
}
.qi-nav a.qi-nav-next {
	float: right;
	background-image: url('../img/encyclopedia/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 20px;
	padding-right: 60px;
	text-align: right;
}
