/* Tour page tabs
---------------------------------------------------------------------------------------------------- */
#tour_top {
	/*float: left;*/
	width: 671px; /* - padding */
	padding:  0px;
	position: relative;
	height: 305px;
}

#tour_tabs_nav {
	float: right;
	padding-right: 20px;
}

#tour_tabs {
	width:625px;
	height:35px;
	float:left;
	padding: 0;
	margin-top:15px;
}

	#tour_tabs a {
		display: inline-block;
		height: 24px;
		background: transparent none no-repeat left top;
		outline: none;
		cursor: pointer;
	}
	
	#tour_tabs a#tour_tab_1 {
		width: 115px;
		height: 35px;
		margin-right:4px;
		background-image:url(../images/overview-btn.jpg);
	}
	
	#tour_tabs a#tour_tab_1.selected {
		background-image: url(../images/overview-btn-over.jpg);
	}

	#tour_tabs a#tour_tab_2 {

		width: 112px;
		height: 35px;
		margin-right:4px;
		background-image:url(../images/features-btn.jpg);
	}
	
	#tour_tabs a#tour_tab_2.selected {
		background-image:url(../images/features-btn-over.jpg);
	}
	
	#tour_tabs a#tour_tab_3 {
		width: 112px;
		height: 35px;
		margin-right:4px;
		background-image:url(../images/benefit-btn.jpg);
	}

	#tour_tabs a#tour_tab_3.selected {
		background-image:url(../images/benefit-btn-over.jpg);
	}

	#tour_tabs a#tour_tab_4 {
		width: 139px;
		height: 35px;
		margin-right:4px;
		background-image:url(../images/screenshots-btn.jpg);
	}
	
	#tour_tabs a#tour_tab_4.selected {
		background-image:url(../images/screenshots-btn-over.jpg);
	}
	

	#tour_tabs a#tour_tab_5 {
		width: 136px;
		height: 35px;
		margin-right:4px;
		background-image:url(../images/version-6-x-btn.jpg);
	}
	
	#tour_tabs a#tour_tab_5.selected {
		background-image:url(../images/version-6-x-btn-over.jpg);
	}
#tour_tab_home,
#tour_tab_prev,
#tour_tab_next {
	display: inline-block;
	width: 48px;
	height: 24px;
	outline: none;
	cursor: pointer;
}

#tour_text_1 {
	display: block;
	float: left;
	width: 630px;
	margin:0;
}

#tour_text_2 {
	display: none;
	float: left;
	width: 630px;
	margin:0;

}

#tour_text_3 {
	display: none;
	float: left;
	width: 630px;
	margin:0;


}

#tour_text_4 {
	display: none;
	float: left;
	width: 630px;
	margin:0;

}

#tour_text_5 {
	display: none;
	float: left;
	width: 630px;
	margin:0;

}

#tour_top p {
	font-size: 13px;
}
#tour_tabs_wrapper {
	float: left;
	width: 817px; /* - padding */
	height: 124px;
	background-image: url(../images/tab_back.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 305px;
	margin: 0px;
}

#tour_bottom {
	width: 307px; /* - padding */
	height: 72px;
	position: absolute;
	top: 34px;
	float: right;
	left: 510px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #959698;
}
.blurdiv {
	background-image: url(../images/blur-bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 800px;
	height: 20px;
}
.buttom-slide {
	float: left;
	width: 980px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background-image: url(../images/slide-bg-strip.png);
	background-repeat: repeat-y;
	height: auto;
}

.tour_bottom_class_1 {
	background: transparent url(../images/tour_bottom_1.jpg) no-repeat left top;
}
.tour_bottom_class_2 {
	background: transparent url(../images/tour_bottom_2.jpg) no-repeat left top;
}
.tour_bottom_class_3 {
	background: transparent url(../images/tour_bottom_3.jpg) no-repeat left top;
}
.tour_bottom_class_4 {
	background: transparent url(../images/tour_bottom_4.jpg) no-repeat left top;
}
.tour_bottom_class_5 {
	background: transparent url(../images/tour_bottom_5.jpg) no-repeat left top;
}
/*-----------------------------------------Language Tabs Styles---------------------------------------- */

.tabcontentcontainer{
	width: 491px;
	height: 45px;
	float: left;
	top: 30px;
	left: 0px;
	position: absolute;
}
.tabcontentcontainer2{
	width: 479px;
	height: 45px;
	left: 0px;
}

#tablist{
margin:0;
}

#tablist li{
list-style: none;
margin: 0;
width:150px;
display:inline;
}

#tablist li a{
	text-decoration:underline;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.tabcontentcontainer{
	width: 509px;
	height: 71px;
	clear: left;
	float: left;
	top: 34px;
	display: none;
}
.tabcontentcontainer2{
	height: 72px;
	position: absolute;
	top: 34px;
	clear: left;
	float: left;
}
.tabcontentcontainer3{
	height: 72px;
	position: absolute;
	top: 34px;
	clear: left;
	float: left;
}
.tabcontent{
display:none;
}
.tour_div {
	float: right;
	width: 817px;
	height: 300px;
	position: relative;
}
.time-div {
	float: right;
	width: 113px;
	padding-top: 220px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 35px;
	text-align: center;
}

