/***********************************************
	Rounded corners of main content module
**********************************************/
.module-tr.tour {
	background-position: 100% -554px;
	background-color: #f1d6c7;
}

.module-tl.tour {
	background-position: 0 -554px;
}

.home #tour {
	position: relative;
}

#tour h3.big-title {
	color: #fff;
	font-size: 182%;
	margin-top: 10px;
}

#tour .blk_c1 {
	background: #f1d6c7;
}

#tour .blk_c1 .inside h3 {
	color: #fff;
	font-size: 138.5%;
	margin-top: 25px;
}

#tour .blk_c1 .inside p {
	font-size: 108%;
	ligne-height: 14px;
	margin: 1em 0;
}

#tour .blk_c1 .inside p b {
	color: #fff;
}

/***********************************************
	Skinning the Tabview
**********************************************/

#tour .yui-navset-top .yui-nav-corner-tr {
	background: #242628 url('../images/sprite_toml_backgrounds.png') 0 -913px no-repeat;
	height: 100px;
	line-height: 101px;
	border-width: 0;
}
#tour .yui-navset-top .yui-nav {
	background: #242628 url('../images/sprite_toml_backgrounds.png') 100% -913px no-repeat;
	height: 101px;
	line-height: 101px;
}
#tour .yui-navset-top .yui-nav li {
	background: transparent url('../images/home_tab_features.png') 0 0 no-repeat;
	height: 30px;
	line-height: 0;
	border-width: 0;
	margin-top: 1px;
	width: 134px;
	padding-top: 68px;
}

#tour .yui-navset-top .yui-nav li.journey:hover, #tour .yui-navset-top .yui-nav li.journey.selected {
	background-position: 0 -172px;
}

#tour .yui-navset-top .yui-nav li.easy {
	background-position: -134px 0;
}

#tour .yui-navset-top .yui-nav li.easy:hover, #tour .yui-navset-top .yui-nav li.easy.selected {
	background-position: -134px -172px;
}

#tour .yui-navset-top .yui-nav li.media {
	background-position: -268px 0;
}

#tour .yui-navset-top .yui-nav li.media:hover, #tour .yui-navset-top .yui-nav li.media.selected {
	background-position: -268px -172px;
}

#tour .yui-navset-top .yui-nav li.import {
	background-position: -402px 0;
}

#tour .yui-navset-top .yui-nav li.import:hover, #tour .yui-navset-top .yui-nav li.import.selected {
	background-position: -402px -172px;
}

#tour .yui-navset-top .yui-nav li.share {
	background-position: -536px 0;
}

#tour .yui-navset-top .yui-nav li.share:hover, #tour .yui-navset-top .yui-nav li.share.selected {
	background-position: -536px -172px;
}


#tour .yui-navset-top .yui-nav li.selected, #tour .yui-navset-top .yui-nav li:hover {
	/*background-position: center -796px;*/
}
#tour .yui-navset-top .blk_c1, #tour .yui-navset-top .blk_c1 .inside {
	background-color: #1b1e20;
}
#tour .yui-navset-top .yui-content {
	border-color: #313538;
}

#tour .yui-navset-top #tab1 .inside {
	background: transparent url('../images/bg_form_tour.png') right top no-repeat;
}

#tour .yui-navset-top .yui-nav li.selected a em,
#tour .yui-navset-top .yui-nav li a,
#tour .yui-navset-top .yui-nav li a em {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

#tour .yui-navset-top .yui-nav li a em, #tour .yui-navset-top .yui-nav li.selected a em{
	display: block;
	width: 104px;
	line-height: 12px;
	padding: 0 5px 1px 25px;
	text-align: left;
}

#tour .module-br {
	background-color: #242628;
	background-position: 100% -1153px;
}
#tour .module-bl {
	background-color: #242628;
	background-position: 0 -1153px;
}

#tour .bt_form span, #tour .bt_form span em {
	background-color: #1b1e20;	
}

#tour-content .blk_c1 .service_row {
	background: none;
}

#tour-content .blk_c1 .col_1 {
	width: 61%;
	height: 440px;
	overflow:: hidden;
}

#tour-content .blk_c1 .col_2 {
	width: 35%;
}

#tour-content #tab1 .col_1 {
	background: transparent url('../images/tour_feat_1.jpg') center center no-repeat;
}

#tour-content #tab2 .col_1 {
	background: transparent url('../images/tour_feat_2.jpg') center center no-repeat;
}

#tour-content #tab3 .col_1 {
	background: transparent url('../images/tour_feat_3.jpg') center center no-repeat;
}

#tour-content #tab4 .col_1 {
	background: transparent url('../images/tour_feat_4.jpg') center center no-repeat;
}

#tour-content #tab5 .col_1 {
	background: transparent url('../images/tour_feat_5.jpg') center center no-repeat;
}