/* Tour page tabs
---------------------------------------------------------------------------------------------------- */
.html, h1, div, p, li, ul, h5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tour_tabs_wrapper {
	float: left;
	width: 817px; /* - padding */
	height: 106px; /* - padding */
	padding: 0px 0px 0px 0px;
	background-image: url(../images/tab_back.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 305px;
}
#tour_tabs_nav {
	float: right;
	position: relative;
	right: 22.5px;
	padding: 0px 0px 0px 0px;
}
#tour_tabs {
	float: right;
	position: relative;
	left: 0px;
	padding: 0px 20px 0px 0px;
}
#tour_tabs a.tour_tab_1 {
	left:20px;
	width: 64px;
	height: 26px;
	background: transparent url(../images/backup.png) no-repeat left top;
}
#tour_tabs a.tour_tab_2 {
	width: 64px;
	height: 26px;
	background: transparent url(../images/sync.png) no-repeat left top;
}
#tour_tabs a.tour_tab_3 {
	idth: 64px;
	height: 26px;
	background: transparent url(../images/share.png) no-repeat left top;
}
#tour_tabs a.tour_tab_4 {
	width: 114px;
	height: 26px;
	background: transparent url(../images/remote-access.png) no-repeat left top;
}
#tour_tabs a.tour_tab_5 {
	width: 114px;
	height: 26px;
	background: transparent url(../images/mobile-access.png) no-repeat left top;
}
#tour_tab_prev {
	width: 117px;
	height: 26px;
}

.tour_top_class_1 {
	background: transparent url(../images/tour_1.jpg) no-repeat left top;
}
.tour_top_class_2 {
	background: transparent url(../images/tour_2.jpg) no-repeat left top;
}
.tour_top_class_3 {
	background: transparent url(../images/tour_3.jpg) no-repeat left top;
}
.tour_top_class_4 {
	background: transparent url(../images/tour_4.jpg) no-repeat left top;
}
.tour_top_class_5 {
	background: transparent url(../images/tour_5.jpg) no-repeat left top;
}
#tour_top {
	/*float: left;*/
	width: 817px; /* - padding */
	padding:  0 0;
	position: relative;
	height: 305px;
}
#tour_text_1 {
	float: right;
	width: 320px; /* - padding */
	height: 305px;
	background-image: url(../images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#tour_text_2 {
	display: none;
	float: right;
	width: 320px; /* - padding */
	height: 305px;
	background-image: url(../images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tour_text_3 {
	display: none;
	float: right;
	width: 320px; /* - padding */
	height: 305px;
	background-image: url(../images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tour_text_4 {
	display: none;
	float: right;
	width: 320px; /* - padding */
	height: 305px;
	background-image: url(../images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tour_text_5 {
	display: none;
	float: right;
	width: 320px; /* - padding */
	height: 305px;
	background-image: url(../images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tour_top p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.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;
}
#tour_bottom {
	width: 307px; /* - padding */
	height: 72px;
	position: absolute;
	top: 34px;
	float: right;
	left: 510px;
}
.for_h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.for_tab {
	background-repeat: no-repeat;
	height: 29px;
	width: 99px;
	float: left;
	padding-right: 10px;
}
.for-btn {
	float: left;
	width: 480px;
}

.for-btn img {
	margin-left: 20px;
	margin-top: 5px;
}

/*-----------------------------------------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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.tabcontentcontainer{
	width: 509px;
	height: 71px;
	clear: left;
	float: left;
	top: 34px;
}
.tabcontentcontainer2{
	height: 72px;
	position: absolute;
	top: 34px;
	clear: left;
	float: left;
}

.tabcontent{
display:none;
}
.tour_div {
	float: right;
	width: 817px;
	height: 300px;
	position: relative;
}
