/* Tour page tabs
---------------------------------------------------------------------------------------------------- */
.html, h1, div, p, li, ul, h5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tour_top {
	/*float: left;*/
	width: 817px; /* - padding */
	padding:  0px;
	position: relative;
	height: 305px;
}

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

#tour_tabs {
	float: right;
	padding: 0px 20px 0px 0px;
	position: relative;
}

	#tour_tabs a {
		display: inline-block;
		height: 24px;
		background: transparent none no-repeat left top;
		_behavior: url(../script/iepngfix.htc);
		outline: none;
		_cursor: pointer;
	}
	
	#tour_tabs a#tour_tab_1 {
		width: 162px;
		height: 29px;
		background-image: url(../usb-block/images/tab_1.png);
	}
	
	#tour_tabs a#tour_tab_1:hover { 
		background-image: url(../usb-block/images/tab_1_RO.png);
	}
	#tour_tabs a#tour_tab_1.selected {
		background-image: url(../usb-block/images/tab_1_select.png);
	}

	#tour_tabs a#tour_tab_2 {
		width: 162px;
		height: 29px;
		background: url(../usb-block/images/tab_2.png);
	}
	
	#tour_tabs a#tour_tab_2:hover {
		background-image: url(../usb-block/images/tab_2_RO.png);
	}
	#tour_tabs a#tour_tab_2.selected {
		background-image: url(../usb-block/images/tab_2_select.png);
	}
	
	#tour_tabs a#tour_tab_3 {
		width: 162px;
		height: 29px;
		background: url(../usb-block/images/tab_3.png);
	}

	#tour_tabs a#tour_tab_3:hover {
		background-image: url(../usb-block/images/tab_3_RO.png);
	}
	#tour_tabs a#tour_tab_3.selected {
		background: url(../usb-block/images/tab_3_select.png);
	}

	#tour_tabs a#tour_tab_4 {
		width: 162px;
		height: 29px;
		background-image: url(../usb-block/images/tab_4.png);
	}
	
	#tour_tabs a#tour_tab_4:hover {
		background-image: url(../usb-block/images/tab_4_RO.png);
	}
	#tour_tabs a#tour_tab_4.selected {
		background-image: url(../usb-block/images/tab_4_select.png);
	}

/*	#tour_tabs a#tour_tab_5 {
		width: 99px;
		height: 29px;
		background-image: url(../usb-block/images/tab_5.png);
	}
	
	#tour_tabs a#tour_tab_5:hover {
		background-image: url(../usb-block/images/tab_5_RO.png);
	}
	#tour_tabs a#tour_tab_5.selected {
		background-image: url(../usb-block/images/tab_5_select.png);	
	}*/

#tour_tab_home,
#tour_tab_prev,
#tour_tab_next {
	display: inline-block;
	width: 48px;
	height: 24px;
	_behavior: url(/scripts/iepngfix.htc);
	outline: none;
	_cursor: pointer;
}

.tour_top_class_1 {
	background: transparent url(../usb-block/images/tour_1.jpg) no-repeat left top;
}
.tour_top_class_2 {
	background: transparent url(../usb-block/images/tour_2.jpg) no-repeat left top;
}
.tour_top_class_3 {
	background: transparent url(../usb-block/images/tour_3.jpg) no-repeat left top;
}
.tour_top_class_4 {
	background: transparent url(../usb-block/images/tour_4.jpg) no-repeat left top;
}
.tour_top_class_5 {
	background: transparent url(../usb-block/images/tour_5.jpg) no-repeat left top;
}

#tour_text_1 {
	display: block;
	float: right;
	width: 280px; /* - padding */
	height: 305px; /* - padding */
	padding: 20px 20px 0px 20px;
	background-image: url(../usb-block/images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tour_text_2 {
	display: none;
	float: right;
	width: 280px; /* - padding */
	height: 305px; /* - padding */
	padding: 20px 20px 0px 20px;
	background-image: url(../usb-block/images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tour_text_3 {
	display: none;
	float: right;
	width: 280px; /* - padding */
	height: 305px; /* - padding */
	padding: 20px 20px 0px 20px;
	background-image: url(../usb-block/images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tour_text_4 {
	display: none;
	float: right;
	width: 280px; /* - padding */
	height: 305px; /* - padding */
	padding: 20px 20px 0px 20px;
	background-image: url(../usb-block/images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tour_text_5 {
	display: none;
	float: right;
	width: 280px; /* - padding */
	height: 305px; /* - padding */
	padding: 20px 20px 0px 20px;
	background-image: url(../usb-block/images/text-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tour_top p {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#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;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:36px;
}
#tour_bottom {
	width: 307px; /* - padding */
	height: 72px;
	position: absolute;
	top: 34px;
	float: right;
	left: 510px;
}
.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;
}
.for_h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
/*.tour_bottom_class_1 {
	background: transparent url(../usb-block/images/tour_bottom_1.jpg) no-repeat left top;
}
.tour_bottom_class_2 {
	background: transparent url(../usb-block/images/tour_bottom_2.jpg) no-repeat left top;
}
.tour_bottom_class_3 {
	background: transparent url(../usb-block/images/tour_bottom_3.jpg) no-repeat left top;
}
.tour_bottom_class_4 {
	background: transparent url(../usb-block/images/tour_bottom_4.jpg) no-repeat left top;
}
.tour_bottom_class_5 {
	background: transparent url(../usb-block/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-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;
}
.tabcontentcontainer3{
	height: 72px;
	position: absolute;
	top: 34px;
	clear: left;
	float: left;
}
.tabcontent{
display:none;
}
.tour_div {
	float: right;
	width: 817px;
	height: 300px;
	position: relative;
}

