﻿/*EXTRAS*/
.contentWrapper h3{
	border-bottom: 1px solid silver;
	background-color: #dfdfdf;	
}
p{
	padding: 0px;
}

/*  TEST 3  */

/*Main Container*/
.container3 {
	width:950px;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	

}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;

}
/*Handle*/
.handle3 {
	float: left;
	width: 45px;
	height: 300px;
	text-align:center;
	background: #7b7b7b;
	border: 1px solid #7b7b7b;
	direction:rtl;
}
.handle3 img{
	margin-top:0px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleOver3{
	
}
.handleOver3 img{
	margin-top:0px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{
	
}
.menu-travel-tourism {
/*	background-image: url('../../images/front/en/menu/jd-travel-tourism.gif');*/
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-travel-tourism:hover {
	background-position: -45px  0px;
}
.menu-hospitality {
	background-image: url('../../images/front/en/menu/hospitality.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-hospitality:hover {
	background-position: -45px  0px;
}
.menu-daily-tours {
	background-image: url('../../images/front/en/menu/mashaweer.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-daily-tours:hover {
	background-position: -45px  0px;
}
.menu-touristsbuses {
	background-image: url('../../images/front/en/menu/style.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-touristsbuses:hover {
	background-position: -45px  0px;
}
.menu-car-rental-airport-taxi {
	background-image: url('../../images/front/en/menu/carrental.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-car-rental-airport-taxi:hover {
	background-position: -45px  0px;
}
.menu-haji-omrah {
	background-image: url('../../images/front/en/menu/hajjandomrah.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-haji-omrah:hover {
	background-position: -45px  0px;
}
.menu-lata-member {
	background-image: url('../../images/front/en/menu/ita.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 300px;
	display: block;
	float: left;
}
a.menu-lata-member:hover {
	background-position: -45px  0px;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
	padding: 0px;
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

/*  TEST 4  */
.test4 .handle {
	float: left;
	width: 32px;
	height: 310px;
	margin: 1px;
	margin-right: -10px;
	background:  url(../../images/front/blade_grey.png) no-repeat;
	text-align:center;
	padding-top:10px;
	font-weight: bold;
	color: #9e9e9e;
	font-size: 16px;
}
.test4 .handleOver{	
	background: url(../../images/front/blade_grey_sel.png) no-repeat;
}
.test4 .handleSelected{
	
	background: url(../../images/front/blade_grey_sel.png) no-repeat;
}