/*
Theme Name: SpaceManager
Theme URI:
Description: Wordpress template SpaceManager
Version: 1.0
Author:
Author URI:
Tags:
*/

@charset "utf-8";
/* CSS Document */

/* RESETS */
/* ----------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, small, strong, ol, ul, li, fieldset, form, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

.center{
	text-align:center;
	padding-bottom:20px;
}

.notfound{
	padding:10px 0 20px 0;
	text-align:center;
}
#tourcontent a.link {
	color: #d7206d;
	text-decoration; none;
	}#tourcontent a.link:hover {text-decoration: underline;}
/* Links */
/* ----------------------------------------- */
body a:link    {text-decoration: none;}
body a:active  {text-decoration: none;}
body a:visited {text-decoration: none;}
body a:hover   {text-decoration: underline;}


/* Wrapper Start */
/* ----------------------------------------- */
body{
	background:#f2f2f2 url(images/bg-repeat.png) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
}

#wrap{
	width:100%;
	height:100%;
	background:url(images/bg.png) no-repeat top center;
}

#container{
	width:960px;
	margin:0 auto;
}


/* Headers */
/* ----------------------------------------- */
#header{
	width:950px;
	height:75px;
	padding:15px 0 0 10px;
}

#logo{
	margin:0;
	padding:0;
}

#header p{
	color:#6f2c91;
}

/* Content */
/* ----------------------------------------- */
#content-wrapper{
	width:940px;
	padding:10px;
	background:url(images/main-box-pad.png) repeat;
}

#main-content{
	width:900px;
	padding:10px 20px 20px;
	float:left;
	background-color:#fff;
}

#main-content .promo-01{
	width:266px;
	padding:158px 16px 40px 8px;
	float:left;
	margin-top:10px;
	background:url(images/promo01-bg.png) no-repeat;
}

.promo-01 p{
	color:#666666;
	padding-bottom:10px;
	display:block;
}

.promo-01 p a{
	display:block;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

.ttl-link a{
	font-size:18px;
	font-weight:normal;
	color:#d7206d;
	padding-bottom:10px;
	display:block;
}

#main-content .promo-02{
	width:300px;
	float:left;
	margin:10px 10px 0;
	color:#666666;
	text-align:center;
}

.promo-02 .video{text-align:center;padding-bottom:15px;}

.pad-left{padding-left:30px;}

.qoute{
	width:244px;
	padding:0 28px;
	position:relative;
	text-align:center;
	font:22px Georgia, "Times New Roman", Times, serif;
	color:#8091c6;
	line-height:25px;
	margin-bottom:5px;
}

.qoute .open{
	width:27px;
	height:19px;
	background:url(images/open-qoute.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.qoute .close{
	width:27px;
	height:19px;
	background:url(images/close-qoute.png) no-repeat;
	position:absolute;
	bottom:0;
	right:0;
}

.promo-03{
	width:290px;
	float:right;
	margin-top:5px;
	color:#666;
}

.promo-03 ul{
	list-style:none;
	margin:0;
	padding:0;
}

.promo-03 ul li{
	width:290px;
	height:28px;
	display:block;
}

.promo-03 ul li a{
	width:270px;
	height:23px;
	display:block;
	vertical-align:middle;
	padding:5px 10px 0;
	padding-top:5px;
	background:url(images/bullet.png) no-repeat;
	background-position:270px;
	text-decoration:none;
	color:#666;
}

.promo-03 ul li.withbg{
	background-color:#f7f7f7;
}

.desc{
	width:370px;
	float:left;
	margin-left:20px;
	padding-top:10px;
}

.desc h2{
	color:#333333;
	font:18px Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}

.desc p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:15px;
}

.desc .big{font-size:14px;}

.desc .pink-btn{
	width:152px;
	height:24px;
	display:block;
	background:url(images/btn-pink-bg.png) no-repeat scroll right center #EE196E;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-family:"HelveticaNeue Medium", Helvetica, Arial;
	padding:9px 40px 0 10px;
}

.col{
	width:290px;
	float:left;
	margin-top:5px;
	margin-right:15px;
	display:inline;
}

.last-col{
	width:290px;
	float:right;
	margin-top:5px;
	display:inline;
}

.video-wrap{
	min-height:400px;
  	height:auto !important;
 	height:400px;

}

.video-wrap h3 a{
	font:18px Arial, Helvetica, sans-serif;
	color:#d7206d;
	padding-left:10px;
	padding-bottom:15px;
	display:block;
}

.video-wrap p{
	padding:0 0 10px 10px;
	color:#666666;

}
.testi-wrap{
	padding-bottom:20px;
	background:url(images/shade.png) no-repeat;
	background-position:bottom;
	float:left;
	margin-bottom:20px;
	text-indent:9px;
}
.testi-wrap-tour{



}
.testi{
	display: block;
	width:240px;
	padding-left:40px;
	padding-right:30px;
	float:left;
	color:#8091c6!important;
	font:20px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background:url(images/open-qoute.png) no-repeat top left;
	position:relative;
}

.testi-tour{
	width:170px;
	padding-left:40px;
	padding-right:15px;
	margin-bottom: 5px;
	color:#8091c6!important;
	font:18px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background:url(images/open-qoute.png) no-repeat top left;
	position:relative;
}

#ryt-side span.quoted {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:40px;
	display: block;
	position: absolute;



}
.testi .closing {
	width:27px;
	height:19px;
	display:block;
	position:absolute;
	right:0px;
	bottom:10px;
	background:url(images/close-qoute.png) no-repeat;
}

.testi-tour .closing{
	width:27px;
	height:19px;
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(images/close-qoute.png) no-repeat;
}
/* Navigation */
/* ----------------------------------------- */
#nav{
	width:940px;
	height:42px;
	background-color:#313131;
	margin-bottom:3px;
	position:relative;
}

#nav ul{
	padding:12px 0 0 19px;
}

#nav ul li{
	float:left;
	display:inline;
	padding-right:17px;
}
#nav.lang-fr ul li{
	padding-right:14px;
}

#nav ul li.last{padding-right:0;}

#nav ul li a{
	color:#fff;
	text-transform:uppercase;
	font:15px "HelveticaNeue Condensed", "Helvetica", Arial;
	text-decoration:none;
}

#nav ul li a:hover, #nav ul li.selected a{
	color:#79b612;
}

#nav .sel{
	float:right;
	position:relative;
	margin-right:10px;
	display:inline;
	padding:0;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#nav .sel { position:absolute; right:2px; top:-2px; }
}

.select{
	width:154px;
	height:18px;
	color:#fff;
	padding:6px 0 0 10px;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:absolute;
	background:url(images/sel-bg.png) no-repeat;
	overflow:hidden;
}


/* Mid */
/* ----------------------------------------- */
#mid{
	width:940px;
	position:relative;
	padding-bottom:10px;
	background-color:#fff;
	display:block;
}

.home-banner{
	width:900px;
	height:295px;
	display:block;
	background:url(images/main-box-purple-bg.png) no-repeat;
	padding:55px 0 0 40px;
	color:#fff;
}

.home-banner-ttl{
	font:bold 35px "HelveticaNeue", Helvetica, Arial;
	padding-bottom:15px;
	margin:0;
}

.home-banner p{
	padding-bottom:15px;
	margin:0;
}

.banner-intro{
	width:430px;
	font:14px "HelveticaNeue", Helvetica, Arial;
	font-weight:500;
	padding-bottom:15px;
}

.w500{
	width:500px;
}

#mid .mid-btn{
	position:absolute;
	top:230px;
	left:40px;
}

.inner-banner{
	width:920px;
	height:188px;
	background:url(images/take-a-tour-bg.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}
.inner-banner.es{
	padding:8px 0 12px 20px;
}
.inner-banner02{
	width:920px;
	height:188px;
	background:url(images/testi-banner-bg.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}

.inner-banner-03{
	width:920px;
	height:188px;
	background:url(images/about-us-bg.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}

.inner-banner-04{
	width:920px;
	height:188px;
	background:url(images/support-bg.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}
.inner-banner-05{
	width:920px;
	height:188px;
	background:url(images/contact-us-bg.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}
.inner-banner-links{
	width:920px;
	height:188px;
	background:url(images/links-box.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}
.inner-banner-careers{
	width:920px;
	height:188px;
	background:url(images/careers-box.png) no-repeat;
	padding:20px 0 0 20px;
	color:#fff;
}

.page-ttl{
	font:18px "HelveticaNeue", Helvetica, Arial;
	color:#313131;
	text-transform:uppercase;
	padding-bottom:0px;
	margin:0;
}
.inner-banner-links .page-ttl, .inner-banner-careers .page-ttl {
color: #ccc;
}

.inner-banner-ttl{
	font:bold 28px "HelveticaNeue", Helvetica, Arial;
	padding-bottom:5px;
	margin:0;
}

.inner-banner p{
	width:540px;
	padding-bottom:8px;
	margin:0;
}

.inner-banner02 p{
	width:400px;
}

.inner-banner-03 h2, .inner-banner-03 p {
	width:457px;
}

.inner-banner-04 p, .inner-banner-05 p{
	width:585px;
}

/* Sidebar */
/* ----------------------------------------- */
#left-sidebar{
	width:290px;
	float:left;
	background-color:#ededed;
	margin-bottom:10px;
	margin-left:-10px;
	display:inline;
}

#left-sidebar ul{
	float:left;
	padding-left:0;
	padding-bottom:70px;
	margin:0;
}

#left-sidebar ul li{
	width:290px;
	height:48px;
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
}

#left-sidebar ul li a{
	width:290px;
	height:33px;
	display:block;
	float:left;
	text-decoration:none;
	padding-top:15px;
	color:#666666;
	background:url(images/syd-bg.png) no-repeat top right;
}

#left-sidebar ul li a:hover {
	color: #f2156d;
}
#left-sidebar ul li a:hover,#left-sidebar ul li.selected a{
	background:url(images/syd-bg-over.png) no-repeat top right;
}

#left-sidebar ul li span{
	width:30px;
	float:left;
	color:#fff!important;
	margin-left:20px;
	display:inline;
	font-weight:bold;
	font-size:14px;
}
#left-sidebar ul li span.doubledigit{
	margin-left:16px;
	margin-right:6px;
}

#left-sidebar ul li.last span{
	width:35px;
	margin-left:15px;
	display:inline;
}


ul.tour{
	margin-bottom: 15px;
		}
ul.tour li {
	color: #666;
	}



/* Right */
/* ----------------------------------------- */
#ryt-side{
	width:225px;
	float:right;
	margin-right:-10px;
	display:inline;
	padding-top:40px;
}

.preview{
	float:left;
	padding-bottom:15px;
}

.preview span{
	color:#999999;
	font-size:11px;
}

.com{
	width:180px;
	float:left;
	padding-left:40px;
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#8091c6;
	position:relative;
}

.com .open{
	width:27px;
	height:19px;
	background:url(images/open-qoute.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.com .close{
	width:27px;
	height:19px;
	background:url(images/close-qoute.png) no-repeat;
	position:absolute;
	bottom:-19px;
	right:0;
}



/* Footer */
/* ----------------------------------------- */
#footer-wrap{
	width:960px;
	margin:0 auto;
	padding-bottom:110px;
	display:block;
}

#footer{
	width:940px;
	padding:10px;
}

#footer ul{
	float:left;
	padding-right:110px;
}

#footer ul li{
	display:inline;
	float:left;
	padding-right:20px;
}

#footer ul li a{
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
}
#footer p{
	float:left;
	color:#999999;
	font-size:11px;
}

#footer .bookmark{
	width:83px;
	height:16px;
	border:none;
	background:url(images/bookmark.png) no-repeat;
	cursor:pointer;
	float:right;
}

#footer .soc{
	float:right;
	padding-right:7px;
}

.nomargin
{
	margin:0;
	padding-top:0;
}

.nomargin h2
{
	margin-top:0;
}

.mid-box
{
	float:left;
	background:#8d8d8d;
	height:362px;
	margin:0 10px 0 10px;
	width:290px;
}

#ryt-side-nopad-top{
	width:225px;
	float:right;
	margin-right:-10px;
	display:inline;
	padding-top:0px;
}

	#ryt-side-nopad-top p.com
	{
		margin-top:0;
		padding-top:0;
	}

#mid-nomargin
{
	position:relative;
}

	#mid-nomargin p
	{
		margin:0px 0 8px 0;
		width:520px;
	}

	#mid-nomargin .sub-pages
	{
		bottom:0px;
		left:20px;
		position:absolute;
	}

		#mid-nomargin .sub-pages ul
		{
			list-style:none;
			margin:0;
			padding:0;
		}

		#mid-nomargin .sub-pages ul li
		{
			display:inline;
			margin:0 3px;
		}

		#mid-nomargin .sub-pages ul li a
		{
			background:#8ac4b6;
			color:#333333;
			display:inline-block;
			font-size:13px;
			padding:7px 5px;
			text-align:center;
			text-transform:uppercase;
		}

			#mid-nomargin .sub-pages ul li a:hover
			{
				background:#bcddd5;
				text-decoration:none;
			}

			#mid-nomargin .sub-pages ul li.current_page_item a
			{
				background:#FFF;
			}

#main-content2{
	width:940px;
	padding:0;
	height:auto !important;
	float:left;
	background:url(images/support-content-bg.gif) repeat-y;
}

.inner-page
{
	background:url(images/support-divider.png) no-repeat right top;
	float:left;
	height:350px;
	height:auto !important;
	min-height:350px;
	padding:50px;
	width:560px;
}
	.inner-page p 
	{
		padding-bottom:1.0em;
	} 
	.inner-page h3, .inner-page h3 a
	{
		color:#d7206d;
		font-size:18px;
		font-weight:normal;
		margin:5px 0px;
	}

	.inner-page h4, .inner-page h4 a
	{
		color:#d7206d;
		font-size:15px;
		font-weight:normal;
		margin:5px 0px;
	}

	ul.support-box
	{
		list-style:none;
		margin:0;
		padding:0;
	}

	ul.support-box li
	{
		float:left;
		margin:10px 10px 15px 10px;
		width:160px;
	}
	UL.support-box LI H3 { text-align: center; }

#right-sidebar
{
	color:#666666;
	float:left;
	padding:20px 0px;
	width:200px;
}

	#right-sidebar a {
		color:#d7206d;
	}

	#right-sidebar h3
	{
		color:#333333;
		font-size:18px;
		font-weight:normal;
		margin-bottom:15px;
	}

	#right-sidebar p
	{
		margin-bottom:20px;
	}

	#right-sidebar .big
	{
		display:block;
		font-size:15px;
		font-weight:bold;
		margin-bottom:-5px;
	}

	#right-sidebar .divider
	{
		background:url(images/divider.png) no-repeat;
		height:23px;
		width:267px;
	}


.hint_back { margin: 10px 0 }
.hint_record { margin: 10px 0 }
.hint_record A, .hint_back A { color: #D7206D;}
.hint_record DIV {display:inline; 4px;}
.hint_date { }
.hint_title {}
.a_hint {}
.a_hint P { margin: 10px 0;}
.hint_description {}
.google_results {
margin-left:-24px;
margin-top:10px;}

#loading {
	position: absolute;
	background: url('engine/images/loading.gif') no-repeat;
	z-index: 10;
	margin: 211px 0px 0px 550px;
	width: 32px;
	height: 32px;
	}

#help_languages {float: left; width: 300px;}
#help_languages .flag {float:left;margin-left:10px}
#help_languages .first {margin-left:0px}

#in_menu { float: right; color: #313131; padding-right: 10px;}

.gform_wrapper ul.gfield_radio li { float:left; width:70px;}
.gmulti_row {border-bottom:1px dotted #ECECEC;}
.gmulti_row.even { background:none repeat scroll 0 0 #FCFCFC;}


