@import url(/themes/fonts/pt-sans/pt-sans.css);
@import url(/themes/fonts/opensans/OpenSans.css);

HTML {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
BODY {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	border: 0; /* ie6 fix */
	font-family: OpenSansLight, sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	/*color: #7f7f7f;*/
	color: #9d9d9c;
	background: #202020 url('pics/mainBg.gif') repeat left top;
}

/* Basic Elements
===================*/
A {text-decoration: none; outline: none; color: #01add7;}
A:hover {text-decoration: none; color: #028db0;}
A IMG {border: 0;}

H1 A, H2 A, H3 A,
H1 A:hover, H2 A:hover, H3 A:hover {
	text-decoration: none;
	color: #fff;
}
H1 {
	font-family: PTSansRegular, sans-serif, Arial;
	font-size: 36px;
	line-height: 36px;
	margin: 0;
  	padding: 15px 0 10px;
  	color: #01add7;
	font-weight: normal;
}
H2 {
	font-family: PTSansRegular, sans-serif, Arial;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	margin: 0;
  	padding: 14px 0 0 0;
  	color: #d9d9d9;
}
H3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H4 {
	font-weight: normal;
	font-family: PTSansRegular, sans-serif, Arial;
	font-size: 20px;
	line-height: 24px;
	color: #bfbfbf;
	margin: 22px 0 5px;
}
H5 {
	font-size: 26px;
	line-height: 28px;
	color: #fff;
	font-family: OpenSansLight, Arial, sans-serif;
	font-weight: normal;
}
P {margin: 0; padding: 5px 0;}
HR {
	clear: both;
	height: 1px;
	border: 0;
	margin: 10px 0;
	padding: 0;
	color: #ccc;
	background-color: #ccc;
}
INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
FORM {margin: 0;}
IMG, TABLE, TD {border-color: #ccc;}

/* sitemap
============*/
#pageList {padding: 10px 0;}
#pageList UL {margin: 0; padding: 0;}
#pageList UL LI {margin: 0; padding: 2px 0 2px 20px; list-style-type: none;}

/* wrapper
============*/
#wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
	min-width: 320px;
	height: auto;
	min-height: 100%;
	overflow: hidden;
	margin-bottom: -342px;
}
#wrapperCenter {
	height: auto;
    overflow: hidden;
    padding-bottom: 342px;
}

/* Header
==========*/
#header {
	height: auto;
}
#headerCenter {
	margin: 0 2%;
}

/* Logo
========*/
#logo {
	padding: 20px 0 0;
	float: left;
}

/* banner
==========*/
.banner {
}

/* Top navigation
==================*/
#nav {
	float: right;
	padding: 27px 0 0;
}
#nav UL {margin: 0; padding: 0;}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav UL LI A {
	display: block;
	float: left;
	padding: 0 1%;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family: PTSansRegular, sans-serif, Arial;
	border-left: 1px solid #595959;
}
#nav UL LI:first-child A {
	border: none;
}
#nav UL LI A:hover {
	color: #656565;
}
#nav UL LI A.open {
	color: #01add7;
}

/* Content
============*/
#content {
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding: 59px 0 30px 0;
	clear: both;
	margin: 0;
}
#contentCenter {
	margin: 0 2%;
}
#main {
	width: 50%;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	float: left;
}
#mainCenter {
	padding: 0 4% 0 0;
}
.mainText {
}
.mainText > :first-child {
	margin-top: 0;
	padding-top: 0;
}
#column1 {
	display: block;
	width: 50%;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	float: left;
}
#column1Center {
	padding: 0 0 0 4%;
}
.column1Text {
}
.column1Text > :first-child {
	margin-top: 0;
	padding-top: 0;
}
.column1Text img {
	
}
#column2 {
	display: block;
	clear: both;
	padding-top: 54px;
}
.clearDiv {
	clear: both;
	height: 0;
}
.tourTitles, .whyTitles {
	clear: both;
	float: left;
	padding-top: 46px;
}
.tourTitles h5, .whyTitles h5 {
	text-align: center;
	padding-top: 0;
	margin: 34px 0 16px;
}
.tourBox {
	position: relative;
	min-height: 200px;
	padding-left: 60px;
	float: left;
	clear: left;
}
.tourBox p {
	padding: 0;
}
.tourBall {
	display: block;
	background: url('pics/tourBall.png') no-repeat left top;
	width: 43px;
	height: 43px;
	line-height: 43px;
	font-family: OpenSansBold, Arial, sans-serif;
	font-size: 29px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
.tourBox h2 {
	font-size: 24px;
	line-height: 24px;
	color: #d9d9d9;
	margin: 0;
	padding: 0 0 14px;
}
.tourBox .tourText {
	width: 66%;
	float: left;
}
.tourBox .tourText p {
	padding-right: 20px;
}
.tourBox .tourImg {
	width: 33%;
	float: left;
	text-align: center;
}
.tourBox .tourImg img {
	max-width: 100%;
	height: auto;
}

/* Sub navigation
==================*/
.subnav {
	padding: 0 0 20px 0;
}
.subnav UL {
	margin: 0;
	padding: 0;
}
.subnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
.subnav UL LI A {
	display: block;
	padding: 5px 10px 5px 20px;
	margin: 0 0 2px 0;
	color: #000;
	background-color: #ddd;
	text-decoration: none;
}
.subnav UL LI A:hover {
	text-decoration: underline;
}
.subnav UL LI A.open {
	font-weight: bold;
}
/* sub
=======*/
.subnav UL LI UL {
	padding: 5px 0 10px 0;
}
.subnav UL LI UL LI {
	
}
.subnav UL LI UL LI A {
	background: none;
	padding: 2px 10px 2px 30px;
}
.subnav UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI A.open {
	
}
/* subsub
==========*/
.subnav UL LI UL LI UL {
	
}
.subnav UL LI UL LI UL LI {
	
}
.subnav UL LI UL LI UL LI A {
	padding: 2px 10px 2px 40px;
}
.subnav UL LI UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI UL LI A.open {
	
}
.requestDemo {
	float: right;
	width: 60%;
	text-align: center;
}
.requestButtonCell {
	padding: 0 35px;
}
.requestButton {
	height: 36px;
	line-height: 36px;
	background: url('pics/requestGradient.gif') repeat-x left top;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	width: 275px;
}
.requestDemo a {
	font-family: PTSansRegular, sans-serif, Arial;
	font-size: 20px;
	color: #fff;
	padding: 0 24px 0 43px;
	background: url('pics/whiteArrow.png') no-repeat 25px 5px;
	white-space: nowrap;
}
.requestDemo .demoBar {
	background: url('pics/demoBar.gif') repeat-x left 17px;
}
.addthis_toolbox {
	float: left;
	padding: 9px 0 30px;
	display: inline-block;
	white-space: nowrap;
}
.addthis_toolbox a {
	display: inline-block !important;
	float: none !important;
	white-space: nowrap !important;
	vertical-align: top;
}
.addthis_32x32_style {
	padding-top: 0;
}
/* Footer
===========*/
#footer {
	width: 100%;
	background: #1a1a1a url('pics/footerBottom.gif') repeat-x left bottom;
	overflow: hidden;
	text-align: left;
	height: 342px;
}
#footerCenter {
	margin: 0 auto;
	max-width: 1280px;
	min-width: 320px;
	height: 100%;
}
#footerContent {
	margin: 0 2%;
	height: 100%;
	position: relative;
}
.footerSupport {
	font-family: OpenSansRegular, sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #bfbfbf;
	float: left;
}
.footerSupport strike, .footerSupport s {
	color: #01add7;
	text-decoration: none;
}
.footerSupport strong {
	font-family: OpenSansBold, sans-serif, Arial;
	font-size: 21px;
	font-weight: normal;
}
#persistableForm_22484 {
	float: right;
	font-size: 14px;
	line-height: 18px;
	/*color: #595959;*/
	color: #9d9d9c;
	width: 60%;
	padding-bottom: 50px;
}
#persistableForm_22484 input[type="text"] {
	width: 100%;
	padding: 0 5px;
	background: #000;
	color: #fff;
	border: 1px solid #595959;
	height: 28px;
	margin-bottom: 6px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
#persistableForm_22484 textarea {
	width: 100%;
	padding: 5px;
	height: 79px;
	background: #000;
	color: #fff;
	border: 1px solid #595959;
	resize: none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
#persistableForm_22484 H4 {
	float: left;
}
#persistableForm_22484 strike, #persistableForm_22484 s {
	font-size: 12px;
	text-decoration: none;
	float: right;
	margin: 19px 0 0;
}
#persistableForm_22484 .formLeft {
	clear: both;
	float: left;
	width: 47%;
}
#persistableForm_22484 .formRight {
	float: right;
	width: 47%;
}
#persistableForm_22484 input[type="submit"] {
	float: right;
	height: 21px;
	background: url('pics/footerButtonGradient.gif') repeat-x left top;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	color: #d9d9d9;
	padding: 0 25px;
	border: 0;
	font-family: OpenSansRegular, sans-serif, Arial;
	margin-top: 20px;
	cursor:pointer;
}

#persistableForm_22484 .errors {
	color: #02add8;
}

.footerCopyright {
	clear: both;
	height: 49px;
	line-height: 39px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#sb-overlay {opacity: 0.7 !important;}

 /* REALLY? -tag
===================*/
#really {
    padding: 0;
    margin: -49px auto 0;
	text-align: right;
	height: 49px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#really A {
	color: #8f8f8f;
	font-family: Arial Black, Arial, sans-serif;
	font-weight: 900;
	text-decoration: none;
	font-size: 12px;
	line-height: 49px;
}

#really A:hover {
	color: #8fd71e;
	text-decoration: none;
}

/* #Media Queries
================================================== */

/* Width 480 to 767 */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#persistableForm_22484 {
		width: 40%;
	}
}
/* Width less than 768 */
@media only screen and (max-width: 767px) {
	#wrapper {
		margin-bottom: -542px;
	}
	#wrapperCenter {
		padding-bottom: 542px;
	}
	#contentCenter {
		margin: 0 2%;
	}
	#main, #column1 {
		width: 100%;
		float: left;
		clear: left;
	}
	#main {
		padding-bottom: 20px;
	}
	#mainCenter, #column1Center {
		padding: 0;
	}
	#footer {
		height: 542px;
	}
	#footerContent {
		margin: 0 2%;
	}
	#persistableForm_22484 .formLeft {
		width: 100%;
	}
	#persistableForm_22484 .formRight {
		clear: left;
		float: left;
		width: 100%;
	}
	#persistableForm_22484 strike, #persistableForm_22484 s {
		clear: left;
		float: left;
		margin: 0 0 8px;
	}
	#addthisWrapper, #addthisWrapperMobile {
		text-align: center;
	}

	.addthis_toolbox {
		float: none;
	}
	.requestDemo {
		width: 100%;
		float: left;
		clear: left;
		margin: 0;
	}
}
/* Width less than 480 */
@media only screen and (max-width: 479px) {
	#wrapper {
		margin-bottom: -723px;
	}
	#wrapperCenter {
		padding-bottom: 723px;
	}
	#footer {
		height: 723px;
	}
	.footerSupport {
		width: 100%;
	}
	.demoBar {
		display: none;
	}
	.requestButtonCell {
		padding: 0;
	}
	.requestDemo table {
		margin: 0 auto;
	}
	#persistableForm_22484 {
		width: 100%;
		clear: left;
		float: left;
	}
	#addthisWrapper {
		display:none;
	}
	#addthisWrapperMobile {
		display:block;
	}
}
.spin {
	-webkit-animation-name: spin;
    -webkit-animation-duration: 3000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 3000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 3000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
.spin2 {
	-webkit-animation-name: spin2;
    -webkit-animation-duration: 3000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin2;
    -moz-animation-duration: 3000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin2;
    -ms-animation-duration: 3000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
@-moz-keyframes spin2 {
    from { -moz-transform: rotate(360deg); }
    to { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(360deg); }
    to { -webkit-transform: rotate(0deg); }
}
@keyframes spin2 {
    from {transform:rotate(360deg);}
    to {transform:rotate(0deg);}
}