/*----------------------------------------------------------------------

SPATIALKEY - Master Screen Styles

BY: MIGHTY // MIGHTYINTHEMIDWEST.COM

Author:		Andrew Philpott
Date Created:	8/20/2009	
Last Modified:	9/23/2009

Copyright 2009, All Rights Reserved.

----------------------------------------------------------------------*/
@import 'http://www.spatialkey.com/assets/css/reset.css';

/*----------------------------------------------------------------------

STYLE ORDER

width
height
overflow
padding
margin
position(absolute/relative, x&y, z-index)
float/clear
border
color
font-family
font-size
font-weight
font-style
typography (line-height etc)
text-decoration
text-align
text-indent
background
display
cursor

----------------------------------------------------------------------*/



/* UNIVERSAL STYLES
=================================================*/
html{height: 100%;}
body {
	height: 100%;
	color: #333;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 13px;
	background: #e6f2f3 url(http://www.spatialkey.com/assets/images/bg-body.png) repeat-x;

}

#wrapper {
	min-height: 100%;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(http://www.spatialkey.com/assets/images/bg-main.png) repeat-y center;
}
blockquote {
	font-style: italic;
}
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#_atssh {
	display: none;
}

/* HEADER
=================================================*/

#header img {
	margin: 0 340px 22px 13px;
	float: left;
}

#trial-btn {
	width: 243px;
	height: 38px;
	margin: -3px 16px 0 0;
	float: left;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-trial.jpg) no-repeat;
	display:block;
}
#trial-btn:hover {
	background-position: 0 -38px;
}
#contact-btn {
	width: 159px;
	height: 16px;
	margin-top: 8px;
	float: left;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-contact.png) no-repeat;
	display: block;
}
#contact-btn:hover {
	background-position: 0 -16px;
}

#header div {
	height: 59px;
	margin: -15px 0 0 4px;
	position: relative;
	z-index: 1;
	background: url(http://www.spatialkey.com/assets/images/bg-inner-banner-0.jpg) no-repeat;
}


/* NAV
=================================================*/

#header ul {
	width: 933px;
	height: 58px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	clear: left;
	background: url(http://www.spatialkey.com/assets/images/bg-nav.png) no-repeat;
}
#header ul li {
	margin-top: 7px;
	float: left;
}

#products-btn,
#solutions-btn,
#support-btn,
#partners-btn,
#pricing-btn {
	height: 50px;
	text-indent: -9999px;
	margin: -3px 10px 0 26px;
	background: url(http://www.spatialkey.com/assets/images/nav.png) no-repeat;
	display: block;
}

#products-btn {
	width: 186px;
	background-position: -4px 0;
}
#products-btn:hover {
	background-position: -4px -50px;
}
#tour #products-btn,
#overview #products-btn,
#products-features #products-btn,
#features #products-btn {
	background-position: -4px -100px;
}
#solutions-btn {
	width: 178px;
	background-position: -230px 0;
}
#solutions-btn:hover {
	background-position: -230px -50px;
}
#industry-solutions #solutions-btn {
	background-position: -230px -100px;
}
#support-btn {
	width: 106px;
	background-position: -448px 0;
}
#support-btn:hover {
	background-position: -448px -50px;
}
#support #support-btn {
	background-position: -448px -100px;
}
#partners-btn {
	width: 110px;
	background-position: -595px 0;
}
#partners-btn:hover {
	background-position: -595px -50px;
}
#partners #partners-btn {
	background-position: -595px -100px;
}
#pricing-btn {
	width: 157px;
	background-position: -745px 0;
}
#pricing-btn:hover {
	background-position: -745px -50px;
}
#pricing #pricing-btn {
	background-position: -745px -100px;
}


/* CONTENT
=================================================*/

#content {
	margin: 0 auto;
	width: 928px;
	padding: 36px 40px 50px 40px;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#banner {
	width: 925px;
	height: 276px;
	margin: 8px 0 10px 3px;
	overflow: hidden;
	position: relative;
}
#banner .counter {
	float: left;
	position: absolute;
	z-index: 100;
	width: 500px;
	padding: 0 0 0 14px;
	margin: 0;
	bottom: 0;
}
#banner .counter ul {
	margin: 0 0 10px 0;
	float: left;
}
#banner .counter ul li {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	background: none;
}
#banner .counter ul li a {
	font-size: 1px;
	text-indent: -9999px;
	color: #FFF;
	font-weight: normal;
	width: 14px;
	height: 8px;
	display: block;
	background-color: #FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#banner .counter ul li a.activeSlide {
	background-color: #e29a00;
}
#banner .counter ul li a:focus { 
	background-color: #FFF;
}
#primary p {
	min-height: 100%;
	margin-bottom: 22px;
	line-height: 21px;
}
#primary p a {
	color: #37789a;
	text-decoration: none;
}
#primary p a:hover {
	text-decoration: underline;	
}
#primary .copy ul {
	padding: 0 15px;	
}
#primary .copy ul li {
	line-height: 18px;
	padding: 0 0 0 12px;
	background: url(http://www.spatialkey.com/assets/images/bullet.gif) no-repeat 0 4px;
	margin-bottom: 12px;
}
p.caption {
	clear: left;
	float: left;
	margin-bottom: 0px !important;
	padding-bottom: 20px;
	color: #666;
	font-size: 11px;
	font-style: italic;
	line-height: 17px!important;
}

#more-quotes {
	width: 77px;
	margin-top: 26px;
	border-bottom: 1px solid #f7f7f7;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-more-quotes.gif) no-repeat;
	display: inline-block;
}
#more-quotes:hover {
	border-bottom: 1px solid #666;
}
#more-events {
	width: 77px;
	margin-top: 14px;
	border-bottom: 1px solid #f7f7f7;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-more-events.gif) no-repeat;
	display: inline-block;
}
#more-events:hover {
	border-bottom: 1px solid #666;
}

.two-column #primary, .two-column-right #primary {
	width: 643px;
	padding: 31px 36px;
	margin: 11px 0 50px 0;
	float: right;
	background: url(http://www.spatialkey.com/assets/images/bg-primary.jpg) no-repeat;
}
.two-column-right #primary {
	float: left;
}
.one-column #primary {
	width: 856px;
	padding: 31px 36px;
	margin: 11px 0 50px 0;
	float: left;
	background: url(http://www.spatialkey.com/assets/images/bg-primary-one.jpg) no-repeat;
}
.inner {
	width: 400px;
	margin: 0 0 47px 24px;
	float: left;
}
#features .inner {
	width: 360px;
	margin-bottom: 0;
}
#features .image {
	float: left;
	width: 252px;
}
#tour .inner {
	min-height: 164px;
	margin-bottom: 40px;
}
.inner h2 {
	color: #333;
}
.inner p {
	line-height: 21px;
}
.inner ul {
	margin-top: 10px;
}
.inner ul li {
	margin-right: 13px;
	float: left;
}
.read-btn {
	margin: 4px 0 0 0;
	width: 101px;
	height: 41px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-read-more.png) no-repeat;
	display: block;
}
.read-btn:hover {
	background-position: 0 -41px;
}
.watch-btn {
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 4px 0 0 24px;
	margin-top: 16px;
	background: url(http://www.spatialkey.com/assets/images/feature-video-icon.gif) no-repeat;
	display: block;
	text-decoration: none;
}
.try-btn {
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 4px 0 0 28px;
	margin-top: 16px;
	background: url(http://www.spatialkey.com/assets/images/feature-sample-icon.gif) no-repeat;
	display: block;
	text-decoration: none;
}
.watch-btn:hover,
.try-btn:hover {
	color: #37789a;
	background-position: 0 -18px;
}

.two-column h1, .two-column-right h1 {
	margin: 0 0 15px 2px;
}
h1.support {
	font-size: 22px;
}

.two-column #secondary, .two-column-right #secondary {
	width: 191px;
	margin: 11px 0 60px;
	float: left;
}
.two-column-right #secondary {
	padding-top: 37px;
	float: right;
}
.two-column-right #secondary h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
.two-column-right #secondary p {
	line-height: 21px;
}
.two-column #secondary #subnav {
	margin-bottom: 32px;
	padding-top: 20px;
	background: url(http://www.spatialkey.com/assets/images/bg-side-nav.jpg) no-repeat;
}
.two-column #secondary #subnav ul {
	padding: 0 20px 60px 20px;
	background: url(http://www.spatialkey.com/assets/images/bg-side-nav-bottom.jpg) no-repeat bottom;
}
.two-column #secondary ul li {
	background: url(http://www.spatialkey.com/assets/images/bg-sidebar-hr.gif) no-repeat 0 bottom;
	padding-bottom: 2px;
}
.two-column #secondary ul a {
	width: 130px;
	padding: 0px 10px 0px 10px;
	margin: 4px 0 2px 0;
	-webkit-border-radius:  5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	display: block;

}
.two-column #secondary ul li a:hover {
	color: #FFF;
	background: #959595;
}
.two-column #secondary ul li.selected a {
	color: #fff;
	background: #37789a;
}

.using {
	width: 100%;
	text-align: center;
}
.two-column #secondary #who {
	height: 17px;
	margin: 0 0 14px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/txt-who.gif) no-repeat top center;
}

.two-column #secondary blockquote {
	text-align: left;
	padding: 20px 2px 20px 14px;
	margin: 0 0 0 5px;
	line-height: 18px;
	background: url(http://www.spatialkey.com/assets/images/bg-blockquote.gif) no-repeat;
}
.two-column #secondary cite {
	display: block;
	width: 100%;
	text-align: left;
	margin: -10px 0 20px 19px;
	line-height: 1.2em;
	font-style: normal;
}
.two-column #secondary .read-more,
#press-room .read-more, #support .read-more {
	width: 67px;
	margin: 0 0 0 19px;
	border-bottom: 1px solid #FFF;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-read.gif) no-repeat;
	display: block;
}
.two-column #secondary .read-more:hover,
#press-room .read-more:hover, #support .read-more:hover {
	border-bottom: 1px solid #666;
}

div.img {
	padding: 7px 9px;
	background: url(http://www.spatialkey.com/assets/images/bg-thumb.gif) no-repeat;
	clear:  left;
	margin-bottom: 40px;
	float: left;
	width: 193px;
	height: 148px;
}

img.large {
	padding: 0;
	margin-bottom: 20px;
}
#primary #video {
	width: 700px;
	margin: 0 auto;
}
#next-tour {
	margin: 20px 0;
	padding: 10px 0;
	height: 14px;
	background: url(http://www.spatialkey.com/assets/images/category-bg.png) repeat-x;
	text-align: center;
}
#next-tour a {
	color: #37789a;
	text-decoration: none;
}
#next-tour a:hover {
	text-decoration: underline;
}
#faq #next-tour {
	margin: 40px 0 0 0;
}


/* HOME
=================================================*/

#intro {
	width: 301px;
	margin: -168px 0 0 630px;
	float: left;
}
#intro p {
	font-size: 12px;
	line-height: 17px;
}

#home h1 {
	height: 73px;
	margin-bottom: 14px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/location-intel.gif) no-repeat;
}

#home #primary {
	float: left;
	margin-bottom: 22px;
}

#home #secondary {
	padding-top: 30px;
	padding-bottom: 100px;
	float: left;
	background: url(http://www.spatialkey.com/assets/images/bg-shadow.jpg) no-repeat;
}

#home blockquote {
	font-size: 18px;
	line-height: 24px;
	color: #3398cc;
	font-style: normal;
	padding: 20px 0 0 14px;
	margin: 0 0 16px -14px;
	line-height: 21px;
	background: url(http://www.spatialkey.com/assets/images/bg-blockquote.gif) no-repeat;
	min-height: 36px;
}
#home cite {
	color: #333;
	font-size: 14px;
	font-style: normal;
}
#home cite span {
	color: #999999;
}

#home #secondary div {
	width: 287px;
	padding: 0 22px;
	float: left;
}
#home #secondary div + div {
	width: 225px;
	color: #333;
	font-size: 11px;
}
#home #secondary div + div img {
	margin-bottom: 5px;
}
#home #secondary div + div p {
	line-height: 14px;
}
#home #secondary div + div a {
	color: #000;
}
#home #secondary div + div + div {
	width: 274px;
}


/* FEATURE DETAIL
=================================================*/

#features h1, .solutions h1 {
	margin-top: 20px;
}
#features h2 {
	margin: -5px 0 10px;
}
#paginate {
	width: 285px;
	padding: 2px 20px 6px;
	margin-top: -21px;
	position: relative;
	left: 25px;
	float: right;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	background: #f4f4f4
}
#all-features {
	width: 103px;
	height: 25px;
	margin-right: 20px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-all-features.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
}
#all-features:hover {
	background-position: 0 -25px;
}
#all-solutions {
	width: 103px;
	height: 25px;
	margin-right: 20px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-all-solutions.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
}
#all-solutions:hover {
	background-position: 0 -25px;
}
#paginate a {
	float: right;
	color: #333 !important;
	font-size: 10px;
	text-transform: uppercase;
}
#feat-prev,
#feat-next {
	height: 16px;
	padding: 5px 0 0 26px;
	margin-top: 0px;
	text-decoration: none;
	background: url(http://www.spatialkey.com/assets/images/btn-paginate.png) no-repeat;
	display: block;
}
#feat-prev:hover,
#feat-next:hover,
#results-prev:hover,
#results-next:hover {
	text-decoration: underline;
}
#feat-next {
	padding-left: 0;
	padding-right: 26px;
	margin-left: 30px;
	background-position: 31px -21px;
}

#tools {
	width: 100%;
	margin: -5px 0 12px;
	float: left;
	background: url(http://www.spatialkey.com/assets/images/bg-tools.gif) repeat-x;
}
#tools li {
	padding: 8px 0;
	float: left;
}
#tools li + li {
	margin-left: 15px;
}
#tools li strong {
	float: left;
	font-size: 12px;
	color: #666;
	display: block;
	padding: 4px 0 4px 0;
}
#watch-btn,
#try-btn {
	height: 14px;
	font-size: 12px;
	color: #666;
	padding: 4px 0 0 24px;
	display: block;
	text-decoration: none;
}
#watch-btn {
	background: url(http://www.spatialkey.com/assets/images/feature-video-icon.gif) no-repeat; 
}
#watch-btn:hover {
	background-position: 0 -18px;
	color: #408aa9;
}
#try-btn {
	padding: 4px 0 0 28px;
	background: url(http://www.spatialkey.com/assets/images/feature-sample-icon.gif) no-repeat; 
}
#try-btn:hover {
	background-position: 0px -18px;
	color: #408aa9;
}

#larger {
	margin: -15px 0 5px 0;
	float: left;
	color: #37789a;
	font-size: 11px;
	text-decoration: none;
}
#larger:hover {
	text-decoration: underline;
}

.specs {
	padding: 5px 28px 20px;
	margin-top: 20px;
	margin-bottom: 32px;
	background: #ededed;
}
#features .specs {
	clear: left;
}
#support .specs h2 {
	margin-left: -28px;
}
#support .specs {
	background: #e1f0f5;
}
.specs h4 {
	margin-top: 13px;
	font-weight: bold;
	line-height: 22px;
}
.specs a,
#search-results a {
	color: #377899;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
.specs a:hover,
#search-results a:hover {
	text-decoration: underline;
}

h4.inline {
	float: left;
	font-weight: bold;
}

.support {
	clear: both;
	margin-top: 20px;
	font-size: 12px;
}
.support p {
	margin-bottom: .5em !important;
}
.support a {
	color: #333;
}
.support a:hover {
	color: #547997;
}


/* SUPPORT
=================================================*/

#support-search {
	width: 639px;
	padding: 17px 0 30px;
	margin-bottom: 25px;
	background: url(http://www.spatialkey.com/assets/images/bg-support-search-bottom.png) no-repeat left bottom;
}
#support-search-form {
	width: 639px;
	background: url(http://www.spatialkey.com/assets/images/bg-support-search.png) no-repeat;
}
#support-search h1 {
	margin-left: 31px;
}
#support-search h2 {
	margin: 13px 0 0 35px;
	float: left;
	color: #666;
	font-size: 16px;
	letter-spacing: 1px;
}
#support-search fieldset {
	width: 557px;
	padding: 0 31px;
	margin: -10px auto 0;
	position: relative;
	left: -9px;
}
#support-search input {
	width: 372px;
	padding: 9px 20px;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #999;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 15px;
	font-style: italic;
}
#support-search input.focus {
	font-style: normal;
	color: #333;
}
#support-search button {
	width: 132px;
	height: 41px;
	position: relative;
	top: 1px;
	left: -7px;
	float: right;
	border: 0;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-support-search.png) no-repeat;
	display: block;
}
#support-search button:hover {
	background-position: 0 -41px;
	cursor: pointer;
}
#support-search hr {
	width: 620px;
	height: 2px;
	margin-top: 12px;
	border: 0;
	background: url(http://www.spatialkey.com/assets/images/bg-support-fieldset.gif) repeat-x bottom;
}
#support-search select {
	margin-top: 16px;
}
#support-contact {
	width: 190px;
	height: 67px;
	margin: -18px 0 22px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-support-contact.gif) no-repeat;
	display: block;
}
#support-contact:hover {
	background-position: 0 -67px;
}
#support-search a:hover {
	background-position: 0 -43px;
}

h2.updates {
	margin-left: 7px;
}
.get-started, #support .specs {
	float: left;
}
.get-started {
	width: 290px;
	margin: 0 37px 15px 15px;
}
.get-started p {
	font-size: 12px;
}
#support .specs {
	width: 234px;
	margin: 28px 0 12px 0;
}
#support .specs h2 {
	margin-top: -33px;
}
#support p.support {
	margin-left: 9px;
	clear: both;
}




/* SUPPORT RESULTS
=================================================*/

#search-results {
	padding: 15px 28px;
	margin-bottom: 10px;
	background: #efefef;
}
#search-results h4 {
	margin-bottom: 7px;
}
#search-results a {
	line-height: 23px;
	display: inline;
}
h2.results {
	min-width: 20px;
	float: left;
	border-bottom: 1px solid #ccc;
}
#support span.results, #search span.results {
	padding-bottom: 9px;
	margin: 29px 0 13px 65px;
	font-size: 15px;
	display: block;
	border-bottom: 1px solid #ccc;
}
#support span.results em, #search span.results em {
	margin-left: 10px;
	color: #37789a;
	font-size: 13px;
}
#support p.results, #search p.results {
	width: 100%;
	padding-top: 7px;
	margin-left: 0;
	border-top: 1px solid #ccc;
}
#support #results-prev,
#support #results-next,
#search #results-prev,
#search #results-next {
	height: 16px;
	padding: 5px 0 0 26px;
	margin-top: 2px;
	text-decoration: none;
	background: url(http://www.spatialkey.com/assets/images/btn-paginate.png) no-repeat;
	display: block;
	float: left;
	color: #ccc;
	font-size: 10px;
	text-transform: uppercase;
}
#support #results-prev:hover, 
#support #results-next:hover,
#search #results-prev:hover,
#search #results-next:hover {
	color: #333;
}
#support #results-next,
#search #results-next {
	padding-left: 0;
	padding-right: 26px;
	margin-left: 30px;
	background-position: 31px -21px;
}
#support .result-paginate, #search .result-paginate {
	margin-top: -36px;
	float: right;
}
#support .top, #search .top {
	margin-top: -42px;
}
#support .result-paginate span, #search .result-paginate span {
	margin: 5px 0 0 24px;
	float: left;
}

/* PRESS RELEASES
=================================================*/

#press-room h1 {
	padding-bottom: 16px;
	margin-bottom: 0;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x left bottom;
}
#press-room h2 {
	font-size: 16px;
}
#press-room h2 a {
	color: #333;
}
#press-room h4 {
	margin-right: 12px;
	position: relative;
	top: -4px;
	color: #333;
	font-size: 11px;
	display: inline;
}
#press-room h4 span {
	color: #999;
}
#press-room .read-more, #support .read-more {
	margin: 7px 0 0 0;
}
#press-room #primary ol li, #support #primary ol li {
	padding: 11px 0 9px 0;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x left bottom;
}
#press-room #secondary h5, #industry-solutions #secondary h5 {
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
#press-room #secondary .vcard,
#press-room #secondary .kit {
	padding: 12px 16px 40px;
	margin: 0 0 20px;
	background: #efefef;
}
#press-room #secondary .vcard h2, 
#press-room #secondary .kit h2 {
	height: 31px;
	padding: 12px 0 0 50px;
	margin: 0 0 16px -10px;
}
#press-room #secondary .vcard h2 {
	background: url(http://www.spatialkey.com/assets/images/bg-media-contact.gif) no-repeat;
}
#press-room #secondary .kit h2 {
	background: url(http://www.spatialkey.com/assets/images/bg-media-kit.gif) no-repeat;
}
#press-room #secondary .vcard li {
	line-height: 17px;
	background: none;
	color: #777;
	font-size: 11px;
}
#press-room #secondary .vcard li span {
	color: #333;
}
#press-room #secondary .vcard li a {
	padding: 0;
	color: #333;
	font-size: 11px;
	display: inline;
}
#press-room #secondary .vcard li a:hover {
	text-decoration: underline;
	background: none;
}
#press-room #secondary .download, #industry-solutions #secondary .download, #industry-solutions #secondary .contact {
	width: 49px;
	margin-bottom: 20px;
	color: #377899;
	font-size: 11px;
	text-decoration: none;
	display: block;
}
#press-room #secondary .download:hover, #industry-solutions #secondary .download:hover, #industry-solutions #secondary .contact:hover {
	text-decoration: underline;
}
#industry-solutions #case-studies a {
	display: inline-block;
	margin-bottom: 10px;
}
#industry-solutions .solutions-img {
	margin-bottom: 22px;
}




/* PRESS RELEASE ARTICLE
=================================================*/

#press-room #paginate, #support #paginate {
	margin-bottom: 15px;
}
#all-releases,#back-to-main {
	width: 103px;
	height: 25px;
	margin-right: 20px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-all-releases.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
}
#back-to-main {
	background: url(http://www.spatialkey.com/assets/images/btn-back.jpg) no-repeat;
}
#all-releases:hover,#back-to-main:hover {
	background-position: 0 -25px;
}
#paginate + h1 {
	padding-bottom: 0;
	margin-left: 0;
	margin-bottom: 5px;
	font-size: 22px;
	background: none;
}
#press-room .subtitle {
	margin: -10px 0 5px 0;
	font-size: 22px;
}
#press-room .byline {
	padding-top: 12px;
	margin-bottom: 12px;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x left top;
}
#press-room .body {
	padding-top: 12px;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x left top;
}
#press-room .byline span {
	margin-left: 8px;
}
#press-room .byline em {
	color: #999;
}




/* PRESS ROOM
=================================================*/

.room #primary h1 {
	padding-bottom: 0;
	margin: 0 0 10px 0;
	background: none;
}
.room #primary h2 {
	font-size: 18px;
}
#facts {
	width: 616px;
	padding: 20px 0;
	margin-bottom: 35px;
	background: #e1f0f5;
}
#facts li {
	padding: 0 40px 0 20px;
	margin-left: 18px;
	background: url(http://www.spatialkey.com/assets/images/bullet.gif) no-repeat 8px 4px;
}
#facts li + li {
	margin-top: 20px;
}
#press-room .news {
	width: 270px;
	margin-bottom: 35px;
	float: left;
}
#press-room .news + .news {
	margin-left: 50px;
}
#press-room .news img {
	margin: 2px 0;
}
#press-room .news + h2 {
	margin: 0 0 -15px 6px;
}




/* PRODUCTS
=================================================*/

.product-banner {
	margin: -21px 0 22px -25px;
}
#support .product-banner {
	margin: -44px 0 22px -25px;
}
#products-features h1 {
	margin: 0 0 4px -2px;
	font-size: 22px;
}
#products-features .what,
#products-features .how {
	width: 297px;
	float: left;
}
#products-features .how {
	margin-left: 47px;
}
#products-features .what h2,
#products-features .how h2,
#support .get-started h2 {
	margin-bottom: 14px;
	border-bottom: 6px solid;
}
#products-features .what h2 {
	border-color: #88c3e0;
}
#products-features .how h2,
#support .get-started h2 {
	border-color: #ff9900;
}
#products-features .what img,
#products-features .how img,
#support .get-started img {
	margin: 0 auto 8px;
	display: block;
}
#products-features .what p,
#products-features .how p {
	min-height: 187px;
	line-height: 17px;
}
#products-features .what a,
#products-features .how a,
#support .get-started a.download {
	padding: 3px 20px 3px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	display: block;
}
#products-features .what a:hover,
#products-features .how a:hover,
#support .get-started a.download:hover {
	background-color: #ddd;
}
#products-features .what a {
	background: url(http://www.spatialkey.com/assets/images/btn-product.png) no-repeat #88c3e0 182px center;
}
#products-features .how a,
#support .get-started a.download {
	background: url(http://www.spatialkey.com/assets/images/btn-product.png) no-repeat #ff9900 192px center;
}
#support .get-started a.download {
	background-position: 162px center;
}
#products-features hr, #support hr {
	height: 1px;
	margin: 6px 0 19px 0;
	border: 0;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x;
}
#support hr {
	margin: 6px 0 0px 0;
}




/* INDUSTRY SOLUTIONS
=================================================*/

#industry-solutions #primary .subtitle {
	margin: -4px 0 10px;
	font-size: 22px;
	color: #333;
}
#industry-solutions #primary p a {
	color: inherit;
	font-weight: bold;
	text-decoration: none;
}
#industry-solutions #primary p a:hover {
	text-decoration: underline;
}
#industry-solutions #primary h2#quotes {
	width: 500px;
	padding-top: 30px;
	margin-bottom: -5px;
}

.next, #disabled.next {
	margin-top: -22px;
	position: relative;
	right: 29px;
	float: right;
	display: block;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/thought-wall-nav.png) no-repeat -20px 0px;
}
.previous, #disabled.previous {
	margin-top: -22px;
	float: right;
	position: relative;
	right: 50px;
	display: block;
	width: 20px;
	height: 21px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/thought-wall-nav.png) no-repeat 0px 0px;
}
#disabled {
	cursor: default;
}
.previous:hover {
	background-position: 0px -21px;
	cursor: pointer;
}
.next:hover {
	background-position: -20px -21px;
	cursor: pointer;
}
.previous:active {
	background-position: 0px -42px;
	cursor: pointer;
}
.next:active {
	background-position: -20px -42px;
	cursor: pointer;
}
#industry-solutions #primary #thoughtContainer {
	overflow:hidden;
	width: 612px;
	height: 169px;
	margin-bottom: 80px;
	position: relative;
}
#industry-solutions #primary .panel {
	width: 651px;
	height: 159px;
	float: left;
}
#industry-solutions #primary #thoughtContainer div#thought {
	width: 142px;
	height: 141px;
	overflow: hidden;
	padding: 18px 18px 0 18px;
	position: relative;
	float: left;
}
.panelContainer {
	float: left;
	position: absolute;
	margin-top: 10px;
}
#industry-solutions #primary div.one,
#industry-solutions #primary div.two,
#industry-solutions #primary div.three {
	background: url(http://www.spatialkey.com/assets/images/bg-thought.png) no-repeat;
	margin-right: 39px;
}
#industry-solutions #primary div.two {
	background-position: -178px 0;
}
#industry-solutions #primary div.three {
	background-position: -356px 0;
}
#industry-solutions #primary div#thought blockquote p {
	color: #fff;
	line-height: 17px;
	font-style: normal;
}
#industry-solutions #primary div#thought blockquote p cite {
	width: 148px;
	min-height: 0;
	padding: 3px 10px 3px 18px;
	margin: 0 0 0 -18px;
	position: absolute;
	bottom: 5px;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	display: block;
}
#industry-solutions #primary div#thought.one blockquote p cite {
	color: #663300;
}
#industry-solutions #primary div#thought.two blockquote p cite {
	color: #333366;
}
#industry-solutions #primary div#thought.three blockquote p cite {
	color: #2b550a;
}


/* TOUR
=================================================*/

#tour h1 object {
	width: 200px;
}
#tour select {
	margin-top: -47px;
	position: relative;
	z-index: 5;
	float: right;
	display: block;
}
#tour .category {
	clear: left;
	margin: 0 0 20px;
	padding: 0 0 3px 0;
	font-size: 20px;
}
#tour .one {
	border-bottom: 6px solid #88c3e0;
}
#tour .two {
	border-bottom: 6px solid #ff9900;
}
#tour .three {
	border-bottom: 6px solid #80c081;
}


/* ENTERPRISE SOLUTIONS
=================================================*/

#solution-banner {
	margin: -21px 0 24px -25px;
}
#industry-solutions #primary h1.enterprise {
	margin-bottom: 4px;
	margin-left: 0 !important;
	font-size: 22px;
}
.learn-more {
	width: 70px;
	border-bottom: 1px solid #fff;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-learn-more.gif) no-repeat;
	display: block;
}
.learn-more:hover {
	border-bottom: 1px solid #666;
}
#industry-solutions hr {
	height: 1px;
	margin: 3px 0 24px 0;
	border: 0;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x;
}



/* PRICING
=================================================*/

#pricing h1 {
	margin: 0 0 5px 0;
	font-size: 22px;
}
.on-demand,
.on-premise {
	width: 297px;
	min-height: 540px;
	margin-top: 27px;
	position: relative;
	float: left;	
}
.on-demand, .on-premise, .what, .how {
	margin-bottom: 50px;
}
.on-demand h2, 
.on-premise h2 {
	height: 20px;
	padding-bottom: 7px;
	margin-bottom: 23px;
	border-bottom: 6px solid #4284c9;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/txt-demand-premise.png) no-repeat;
}
.on-premise h2 {
	border-color: #80c081;
	background-position: 0 -37px;
}
.on-demand img,
.on-premise img {
	margin: 0 auto 38px;
	display: block;
}
#products .what p, #product-features .what p,
#products .how p, #product-features .how p,
#pricing .on-demand p,
#pricing .on-premise p, {
	font-size: 12px;
	line-height: 17px;
}
.on-demand p a,
.on-premise p a {
	padding: 0;
	position: static;
	color: #333;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background: none;
	display: inline;
}
.on-demand p a:hover,
.on-premise p a:hover {
	text-decoration: underline;
	background: none;
}
.on-demand .cta,
.on-premise .cta {
	width: 277px;
	padding: 4px 20px 2px 0;
	margin-top: -4px;
	position: relative;
	bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	display: block;
}
.on-demand a {
	background: url(http://www.spatialkey.com/assets/images/btn-product.png) no-repeat #4284c9 175px center;
}
.on-premise a {
	background: url(http://www.spatialkey.com/assets/images/btn-product.png) no-repeat #80c081 175px center;
}
.on-demand a:hover,
.on-premise a:hover {
	color: #333;
	background-color: #ddd;
}
.on-demand ul {
	margin-top: -21px;
	font-size: 12px;
	line-height: 17px;
}
.on-demand ul li, .on-premise ul li {
	padding-left: 10px;
	margin-bottom: 4px;
	background: url(http://www.spatialkey.com/assets/images/bullet-sm.gif) no-repeat left center;
}
.on-premise {
	margin-left: 47px;
}

#primary .on-premise p {
line-height:21px;
margin-bottom:11px;
min-height:100%;
}


/* FAQ
=================================================*/
#faq h2 {
	margin: 0 0 0 2px;
}
#faq dl {
	margin: 0 0 20px 18px;
}
#faq dl a {
	color: #37789a;
	text-decoration: none;
}
#faq dl a:hover {
	text-decoration: underline;
}
#faq dl dt {
	font-weight: bold;
	margin: 0 0 5px -15px;
	padding: 0 0 0 15px;
	background: url(http://www.spatialkey.com/assets/images/plus.png) no-repeat left 3px;
}
#faq dl dt.open {
	background: url(http://www.spatialkey.com/assets/images/minus.png) no-repeat left 3px;
}
#faq dl dd {
	margin: 0 0 0 0;
}
#faq dl dd ul {
	margin: 0;
	display: block;
}
#faq dl dd ul li {
	line-height: 21px;
	padding: 0 0 0 12px;
	margin-bottom: 5px;
	background: url(http://www.spatialkey.com/assets/images/bullet.gif) no-repeat 0px 8px;
}

/* SLIDER
=================================================*/

#slider {
	margin: 20px 0 0 3px;
	position: relative;
	overflow: hidden;
	left: 25px;
	float: left;
	background: url(http://www.spatialkey.com/assets/images/bg-slider.png);
}
#slider ul {
	position: relative;
	z-index: 1;
	float: left;
}
#slider li {
	float: left;
}
#slider li + li {
	margin-left: 2px;
}
#slider li a {
	width: 120px;
	height: 148px;
	padding: 22px 10px 0 8px;
	color: #333;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	background: url(http://www.spatialkey.com/assets/images/bg-slider-item.png) no-repeat top;
	display: block;
}
#slider li a:hover {
	background-position: 0 -170px;
}
#slider li img {
	padding: 3px;
	margin-bottom: 5px;
	background: url(http://www.spatialkey.com/assets/images/bg-slider-img.png) no-repeat;
	display: block;
}

#slideLast a,
#slideNext a,
#slideLast span,
#slideNext span {
	position: relative;
	z-index: 5;
}
#slideLast a {
	width: 25px;
	height: 170px;
	top: 20px;
	left: -560px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-last.png) no-repeat;
	display: inline-block;
}
#slideNext a {
	width: 28px;
	height: 170px;
	top: 20px;
	left: -8px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-next.png) no-repeat;
	display: inline-block;
}
#slider a span.download-btn {
	width:  70px;
	height: 11px;
	margin: 18px 0 0 4px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-download.png) no-repeat;
	display: block;
}
#slider a:hover span {
	border-bottom: 1px solid #666;
}
#slideNext span.disabled {
	display: inline-block!important;
	width: 28px;
	height: 170px;
	top: 20px;
	left: -8px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-next.png) no-repeat left bottom;	
}
#slideLast span.disabled {
	display: inline-block!important;
	width: 25px;
	height: 170px;
	top: 20px;
	left: -560px;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-last.png) no-repeat left bottom;	
}




/* COLORBOX
=================================================*/

#popup {
	padding: 13px 10px;
	z-index: 5;
	color: #333;
}
#popup img {
	margin: 0 auto 15px auto;
	display: block;
}
#popup h2,
#popup h3 {
	padding: 0 15px;
}
#popup h3 {
	margin-top: -7px;
}
#popup p {
	padding: 0 15px;
	margin-bottom: 12px;
	line-height: 18px;
}
#popup .cta {
	padding: 10px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 10px;
	font-weight: bold;
	background: #ccc;
}
#popup .cta a {
	color: #333;
}
#popup .cta a:hover {
	cursor: pointer;
}
#popup ul {
	padding: 0 15px;	
}
#popup ul li {
	line-height: 18px;
	padding: 0 0 0 12px;
	background: url(http://www.spatialkey.com/assets/images/bullet.gif) no-repeat 0 4px;
	margin-bottom: 12px;
}




/* UPDATES
=================================================*/

#secondary #updates ul {
	width: 264px;
	height: 152px;
	overflow-y: scroll;
	color: #fff;
	font-size: 10px;
}
#secondary #updates ul li {
	min-height: 18px;
	padding: 12px 60px 13px 15px;
	border-bottom: 1px solid #000;
	line-height: 12px;
}
#secondary #updates li + li {
	border-top: 1px solid #666;
}
#secondary #updates ul li a {
	color:#FFF;
	text-decoration: none;
}
#secondary #updates ul li a:hover {
	text-decoration: underline;
}
#updates ul li.blog {
	background: url(http://www.spatialkey.com/assets/images/btn-blog.gif) no-repeat 205px center;
}
#updates ul li.press {
	background: url(http://www.spatialkey.com/assets/images/btn-press.gif) no-repeat 205px center;
}
#updates ul li.feature {
	background: url(http://www.spatialkey.com/assets/images/btn-feature.gif) no-repeat 205px center;
}
#secondary #updates ul li:last-child {
	border-bottom: none;
}



/* FOOTER
=================================================*/

#footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -462px;
	width: 882px;
	height: 77px;
	padding: 15px 21px 11px 21px;
	clear: left;
	background: url(http://www.spatialkey.com/assets/images/bg-footer.jpg) no-repeat;
}

#footer p {
	position: relative;
	left: 40px;
	color: #999;
	font-size: 11px;
	display: inline;
}

#footer ul {
	margin-top: 8px;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li + li a {
	padding-left: 20px;
}

#search-form {
	margin-right: 30px;
	float: left;
}
#search-form label{
	display: none;
}
#search-form input {
	margin: 2px 5px 0 0;
	float:  left;
	width: 211px;
	height: 20px;
	padding: 4px 4px 1px 7px;
	border: 0;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	background: url(http://www.spatialkey.com/assets/images/bg-search.jpg) no-repeat;
}
#search-form button {
	width: 32px;
	height: 32px;
	position: relative;
	top: -2px;
	border: 0;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-search.png) no-repeat;
}
#search-form button:hover {
	background-position: 0 -32px;
	cursor: pointer;
}

#social {
	margin-top: 46px;
	clear: left;
}

#social h3 {
	width: 61px;
	margin-top: 16px;
	float: left;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/txt-follow.gif) no-repeat;
	display: inline-block;
}

#social ul {
	margin-top: 10px;
	float: left;
	font-size: 11px;
}
#social ul li a,
#social ul li + li a {
	height: 15px;
	padding: 6px 0 0 29px;
	margin-left: 17px;
	display: block;
}

#social ul li span#copyright{
	height: 15px;
	padding: 6px 0 0 29px;
	margin-left: 17px;
	display: block;
        color: #777;
}


#flickr {
	background: url(http://www.spatialkey.com/assets/images/bg-flickr.png) no-repeat;
}
#twitter {
	background: url(http://www.spatialkey.com/assets/images/bg-twitter.png) no-repeat;
}
#email {
	background: url(http://www.spatialkey.com/assets/images/bg-email.png) no-repeat;
}

.addthis_button {
	margin-top: 12px;
	float: right;
}
#support #primary .support-topics li {
	list-style: none;
	margin-left: 0;
	line-height: 100%;
	padding: 11px 0 9px 0;
	background: url(http://www.spatialkey.com/assets/images/bg-release.gif) repeat-x left bottom;
}

/* COLORBOX STYLES
=================================================*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;}
#cboxWrapper{-webkit-box-shadow: 0px 0px 20px #000;-moz-box-shadow: 0px 0px 20px #000;background: #fff;}
#cboxOverlay{position:fixed; width:100%;height: 100%; background: #000; opacity: 0.1}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;padding: 10px 20px;}
#cboxLoadedContent{width: 563px;}
#cboxLoadedContent iframe{display:block; width:100%; height: 100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxPrevious, #cboxNext, #cboxSlideshow,#cboxCurrent,#cboxTitle{display: none;}
#cboxTopLeft, #cboxTopRight, #cboxTopCenter {display: none;}
#cboxBottomLeft, #cboxBottomRight, #cboxBottomCenter, #cboxMiddleLeft, #cboxMiddleRight {display: none;}
#cboxLoadingOverlay{background:url(http://www.spatialkey.com/assets/images/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(http://www.spatialkey.com/assets/images/loading.gif) center center no-repeat;}
#cboxClose{position: absolute; top: -10px; left: -10px; z-index: 5;background:url(http://www.spatialkey.com/assets/images/btn-close.png) no-repeat; width:30px; height:30px; text-indent:-9999px;}

/* JSCROLLPANE STYLES
=================================================*/
.jScrollPaneContainer {
	padding: 0 22px 0 0!important;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: url(http://www.spatialkey.com/assets/images/bg-updates.jpg) no-repeat 0 0;
}

.jScrollPaneTrack {
	position: absolute;
	width: 24px!important;
	right: 12px;
	top: 0;
	height: 100%;
	background: url(http://www.spatialkey.com/assets/images/bg-scrollpane.png) repeat-y;
	padding: 0!important;
}
.jScrollPaneDrag {
	width: 20px!important;
	position: absolute;
	left: 2px;
	background: url(http://www.spatialkey.com/assets/images/btn-scroll-drag.png) no-repeat;
	overflow: hidden;
	padding: 0!important;
}
.jScrollPaneDragBottom {
	width: 20px!important;
	height: 6px!important;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(http://www.spatialkey.com/assets/images/btn-scroll-drag-bottom.png) no-repeat;
}
.jScrollPaneTrack:hover,
.jScrollPaneTrack:active,
.jScrollPaneDrag:hover,
.jScrollPaneDrag:active {
	cursor: pointer;
}
a.jScrollArrowUp {
	width: 24px!important;
	height: 14px!important;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 12px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://www.spatialkey.com/assets/images/btn-scroll.png) no-repeat;
	height: 9px;
}
a.jScrollArrowUp:hover {
	background-position: 0 -14px;
}

a.jScrollArrowDown {
	width: 24px!important;
	height: 14px!important;
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 0;
	right: 12px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://www.spatialkey.com/assets/images/btn-scroll.png) no-repeat -24px 0;
	height: 9px;
}
a.jScrollArrowDown:hover {
	background-position: -24px -14px;
}


/* PARTNERS
=================================================*/

#primary p.logo {
   margin-bottom: 10px;
}