html {
       overflow-y: scroll;
}
body {
	padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar . test*/
	background-image: url("../img/bg.png");
}
hr {
	border-left-width: 1px !important;
	border-right-width: 1px !important;
	border-left-style: inset !important;
	border-right-style: inset !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}
.syntax-info {
	width: 240px;
}
.syntax-info td, .syntax-info tr {
	border: 1px solid #CCC;
}
.navbar-custom {
	min-width: 750px;
}
.nav-custom-logo {
	position: absolute;
	top: 5px;
	z-index: 1;
}
.nav-custom-logo-size {
	width: 112px;
	height: 40px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.logo-bg {
	background-image: url("../img/logo-tiny-bg.png");
	background-repeat: no-repeat;
	background-position:  center;
	width: 100%;
	height: 100%;
}
.nav-custom-name-area {
	position: absolute !important;
	left: 0px;
	width: 100%;
	min-width:1012px;
}
.nav-custom-z-top {
	z-index: 2;
}
.nav-custom-name-area-buffer {
	margin-right: 20px !important;
}
.form-search .search-query {
	padding-left: 29px;
}
.form-search .icon-search {
	position: absolute;
	top: 7px;
	left: 11px;
	background-image: url("../img/glyphicons-halflings.png");
}
.form-search-custom {
	position: relative;
	margin-top: 12px;
}
.search-query-custom {
	width: 188px;
}
.login-name {
color: #fff !important;
}
.paper {
	background-color: #fafafa;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 3px 0px #ddd;
	-webkit-box-shadow: 2px 2px 3px 0px #ddd;
}
.paper-graphic {
	background: #fafafa url("../img/df-background.jpg") no-repeat right top;
}
.paper-graphic-higher {
	background-position-y: -100px;
}
 
.paper-footer {
	background-color: #fafafa;
	-moz-box-shadow: 2px 2px 3px 0px #ddd !important;
	-webkit-box-shadow: 2px 2px 3px 0px #ddd !important;
}
.list-header {
	padding-bottom: 10px;
}

.centered {
	text-align: center;
	margin: 0 auto;
}
.smallpage-alert-wrapper {
	width: 100%;
	bottom: 0;
	position: absolute;
	margin-bottom: 8px;
}
.smallpage-alert {
	margin: 0 auto;
}
.page-alert {
	width: 232px;
	padding-right: 14px !important;
	margin-bottom: 4px !important;
}

.smallpage-note {
	position: absolute;
	right: 24px;
	bottom: 6px;
}

.centered-box-pusher {
	height: 100px;
	position: relative;
	width: 100%;
}
.centered-box {
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
	width: 220px;
	position: relative;
}
.login-register-wrapper {
	height: 100%;
	position: relative;
}
.login-register-error-wrapper {
	height: 100%;
	width: 232px;
	position: relative;
	margin-right:20px;
}
.login-register-big-wrapper {
	margin: 0 auto;
	width: 600px;
	padding: 30px;
}
.login-register-big-error-wrapper {
	margin: 0 auto;
	width: 600px;
	height: 100px;
	position: relative;
}
.login-register-vr-wrapper {
	width: 2px;
	height: 260px;
	margin: 20px 0px 20px 40px;
	float: left;
}
.login-register-vr {
	width: 0px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #ffffff;
	height: 115px;
	float: left;
}
.login-register-vr-top {
	margin: 0 0 2px 0;
}
.login-register-vr-bottom {
	margin: 2px 0 0 0;
}

.login-register-vr-content {
	margin-top: 118px;
	margin-left: -7px;
	width: 15px;
	height: 22px;
}
.jumbo {
	font-size:85px;
	font-weight:bold;
	display:block;
	padding: 20px;
	text-shadow:0px 1px 0px rgba(255,255,255,0.1);
}
.depth {
	color:#000000;
	position:relative;
}
.depth:before {
	content: attr(title);
	position:absolute;
	color:rgba(255,255,255,0.1);
	top:1px;
	left:1px;
	padding-top:20px;
	padding-left:20px;
}
.depthIE {
	color:#333 !important;
}
.sidebar-custom {
	width: 270px;
	float: right;
	padding-right: 46px;
}
.sidebar-custom-fixed {
	margin-bottom: 20px;
	background-color: #fafafa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 4096px;
	position: fixed;
	top: 0px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
}
.map {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
}
.content-area {
	padding-left: 20px;
	padding-right: 335px;
	margin-top: -10px;
}
.main-area {
	min-width: 1012px;
	max-width: 1210px;
	margin: 10px auto;
}
.dropdown-custom {
	margin-right: 10px;
}
.hidden {
	display: none;
}
a.dark-link {
	color: #333333;
}
a.dark-link:hover {
	color: #333333;
	text-decoration: underline;
}

.light-text {
	color: #ffffff;
}
.qa-a-form table, .qa-a-form textarea, .qa-c-form table, .qa-c-form textarea {
	width: 100%;
	max-width: 602px;
}
.qa-a-form .qa-form-tall-data {
	padding-right: 8px;
}
.qa-a-form form, .qa-a-form input, .qa-a-list form {
	margin: 0px;
}
.qa-a-form form, .qa-c-form form {
	margin: 0px !important;
}
.qa-form-tall-table, .qa-form-tall-data textarea {
	width: 100%;
	max-width: 804px;
}
.qa-top-tags-table, .qa-top-users-table {
	margin-top: 10px;
}
.qa-top-tags-table td, .qa-top-users-table td {
	padding: 4px 2px;
}
.qa-top-tags-spacer, .qa-top-users-spacer {
	width: 30px;
}
.qa-search-button {
	display: none !important;
}

.avatar-main {
	margin-top: 2px;
	margin-right: 6px;
}
.avatar-comment {
	margin-right: 6px;
	min-width: 60px;
}
.name-area {
	margin-bottom: 10px;
}
.profile-left {
	float:left;
	padding-right: 12px;
}
.profile-right {
	float:left;
}

.map-image-holder {
	min-width: 182px;
	max-width: 377px;
	border: 1px solid #ccc;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px 0px #ccc;
	-webkit-box-shadow: 2px 2px 2px 0px #ccc;
}

.map-image {
	margin: -1px;
	height: 182px;
}
.map-overlay {
	width: 100%;
	height: 100%;
}
.map-help {
	vertical-align: super;
	font-size: 12px;
}
.map-help[class~="compact"] {
	font-size: 11px;
}
.button-seperator[class~="compact"] {
	display: none;
}
.button-seperator-break {
	display: none;
	height: 10px;
}
.button-seperator-break[class~="compact"] {
	display: block;
}
.btn-installer {
	min-width: 113px;
	padding: 9px 13px !important;
}
.comment-area {
	margin-top: 20px;
	margin-left: 202px;
}
.comment-area[class~="editing-comment"] {
	margin-bottom: 20px;
}
.map-description-contents {
	min-height: 189px;
}
.super-muted {
	color: #bbbbbb;
}
.share-area {
	margin-top: 19px;
}
.custom-button {
	display: inline-block;
	background: url('../img/glyphicons.png') no-repeat;
	width: 26px;
	height: 28px;
	margin-bottom: -6px;
}
.custom-button-twitter {
	background-position: -48px 0px;
}
.custom-button-twitter:hover {
	background-position: -48px -48px;
}
.custom-button-twitter:active {
	background-position: -48px -46px;
}
.custom-button-facebook {
	background-position: 0px 0px;
}
.custom-button-facebook:hover {
	background-position: 0px -48px;
}
.custom-button-facebook:active {
	background-position: 0px -46px;
}
.custom-button-google {
	background-position: -240px 0px;
}
.custom-button-google:hover {
	background-position: -240px -48px;
}
.custom-button-google:active {
	background-position: -240px -46px;
}

.map-overlay-container {
	display: none;
	position: relative;
}
.map-overlay-fade {
	background-color: #222222;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
}
.map-overlay-info {
	position: absolute;
	top: 0;
	padding-top: 35px;
}
.map-overlay-info[class~="compact"] {
	padding-top: 10px;
}
.map-overlay-installer-header[class~="compact"] {
	font-size: 16px;
	margin-top: -6px;
	margin-bottom: 6px;
}
.map-installer-header {
	margin-top: -13px;
}
.map-installer-header[class~="compact"] {
	font-size: 16px;
}
.install-button-area {
	margin-top: 6px;
	margin-bottom: 8px;
}
.install-button-area[class~="compact"] {
	margin-top: 0px;
}
.map-content {
	padding-left: 202px;
}
.map-description {
	margin-top: -4px;
}
.map-sidebar {
	float: left;
}
.map-installer {
	width: 146px;
	padding: 17px !important;
	margin-bottom: 0px !important;
	margin-top: 4px;
}
.map-page-main {
	min-height: 400px;	
}
.map-page-longer {
	min-height: 800px !important;
}

.map-info {
	float: right;
	width: 416px;
	height: 182px;
	padding-left: 17px;
	position: relative;
}
.map-info[class~="inset"] {
	width: 376px;
}
.map-info-header {
	margin-bottom: 10px;
}
.map-info-stats {
	width: 100%;
	height: 72px;
}
.map-info-stats-left {
	float: left;
	width: 208px;
	margin-top: 1px;
}
.map-info-stats-right {
	float: left;
	width: 168px;
}
.tag-area {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.tag-area a:hover {
	text-decoration: none;
}
.normal-text {
	color: inherit;
}
.normal-text:hover {
	color: inherit;
	text-decoration: none;
}
.icon-big {
	background-image: url("../img/icons.png");
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	vertical-align: text-top;
	background-position: 14px 14px;
	background-repeat: no-repeat;
	*margin-right: .3em;
}
.nudge-down {
	margin-top: 2px;
}
.subtle-header, .qa-form-tall-label {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}
.pointer {
	cursor: pointer;
}
.circle-expand {
	position: absolute;
	z-index: 100;
	margin-left: -168px;
	margin-top: -154px;
	-moz-opacity:.05;
	filter:alpha(opacity=5);
	opacity:.05;
}
.rate-ok {
	z-index: 101;
	position: relative;
}
.rate-ok:active {
	border-top:2px solid transparent;
}
.rating-slider {
	letter-spacing: -4px;
	word-spacing: -4px;
	position: relative;
	z-index: 101;
}
.rating-slider .rater {
	padding-right: 4px;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.rating-slider[class~="pointer"] .rater:active {
	border-top:2px solid transparent;
}
.map-footer {
	margin-bottom: 20px;
}
.icon-heart[class~="heart-dull"] {
	background-position: -168px -120px;
}
.icon-heart[class~="rate-icon-color"] {
	background-position: 0px 0px;
}
.icon-fire[class~="fire-dull"] {
	background-position: -432px -24px;
}
.icon-fire[class~="rate-icon-color"] {
	background-position: -48px -120px;
}

.comment-right {
	margin-left: 202px;
	position: relative;
	z-index: 2;
}
.comment-left {
	float: left;
	width: 182px;
}
.comment-poster-info {
	padding-top: 10px;
}
.comment-poster-info-reply {
	padding-top: 2px;
}
.comment-post-as-info {
	padding-top: 2px;
}
.comment-post-as-area {
	padding-top: 19px;
}
.comment-poster-content {
	position: absolute;
	z-index: 1;
}
.comment-cap {
	float: right;
	margin-top: 20px;
	margin-right: -20px;
	z-index: 3;
	position: relative;

	width: 0;
	height: 0;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;  
	border-right:10px solid #eeeeee;
}
.comment-cap[class~="hiddenItem"] {
	border-right:10px solid #f3f3f3;
}
.comment-cap:before {
	content: '';
	float: right;
	margin-top: -10px;
	margin-right: -12px;

	width: 0;
	height: 0;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	border-right:10px solid #f5f5f5;
}
.comment-cap[class~="hiddenItem"]:before {
	border-right:10px solid #ffffff;
}

.comment-cap[class~="cap-textarea"] {
	margin-right: -22px;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;  
	border-right:10px solid #cccccc;
}
.comment-cap[class~="cap-textarea"]:before {
	margin-top: -12px;
	margin-right: -14px;
	border-bottom: 12px solid transparent;
	border-top: 12px solid transparent;  
	border-right:12px solid #ffffff;
	z-index:99999;
	position:relative;
}
.comment-cap[class~="cap-overlay"] {
	margin-right: -22px;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;  
	border-right:10px solid rgba(82, 168, 236, 0.8);
	opacity:0;
}
.comment-cap[class~="cap-overlay"]:before {
	margin-top: -12px;
	margin-right: -14px;
	border-bottom: 12px solid transparent;
	border-top: 12px solid transparent;  
	border-right:12px solid #ffffff;
	z-index:99999;
	position:relative;
}

.comment-edited-time {
	float: right;
	margin-top: -12px;
	font-size:10px;
}

.button-links {
	border: none;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.button-links:hover {
	color: #999999;
	text-decoration: underline;
}
.qa-a-item-buttons input, .qa-q-view-buttons input {
	margin-bottom: 0px;
	padding: 0px 8px 0px 0px;	
}
.qa-form-links-buttons input, .qa-form-tall-buttons input {
	margin-bottom: 0px;
}
.qa-a-item-buttons, .qa-q-view-buttons {
	margin-top: 4px;
	margin-bottom: -4px;
}
.qa-q-view-main {
	margin-right: 2px;
}
.qa-form-tall-table .qa-form-tall-buttons {
	padding-top: 8px;
}
.qa-form-wide-table .qa-form-wide-label {
	color: #999;
	padding-right: 4px;
}
.qa-tag-link {
	text-decoration: none !important;
}
.qa-page-ellipsis {
	color: #333333;
}
.qa-page-ellipsis:hover {
	color: #333333;
}
.num-comments {
	margin-top: -4px;
	margin-bottom: 4px;
}
.qa-a-item-c-list {
	margin-left: 60px;
}
.comment-area-wrapper-c {
	margin-left: 60px;
}
.comment-area-wrapper-c textarea {
	width: 542px !important;
}
.map-description-contents textarea, .map-description-contents #tags {
	width: 602px !important;
}
.well[class~="hiddenItem"] {
	color: #dddddd;
	background-color: #ffffff !important;
}

.faq p {
	margin-top: 20px;
}

.special-notice {
	background:#ff595b;
	margin-bottom:20px;
	padding:10px;
	text-align:center;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: white;
	display: block;
}

.special-notice:hover {
	color: white;
}

.new-link {
	color: #25A50D;
	font-weight: bold;
	position: relative;
	top: -0.5em;
	font-size: 80%;
}
