.demo_wrapper {

	padding: 10px;

	border: 1px solid #ddd;

}



 .skin12.left .tabs_header {

	margin: 0px;

	padding: 0px;

	float: left;

}

	 .skin12.left .tab_header_item {

		display: block;

	}

		 .skin12.left .tab_header_item a {

			outline: 0;

		}

 .skin12.left .tab_content {

	display: none;

}

/* end left */





 .skin12.left.tabs_wrapper {

}



 .skin12.left .tabs_header {

	overflow: visible;

	text-align: center;

	padding: 0px 0px 10px 0px;

}

 .skin12.left .tab_header_item {

	margin-top: 0px;

	margin-right: 5px;

	position: relative;

}

 .skin12.left .tab_header_item.tab_selected {

}

 .skin12.left .tab_header_item.tab_selected a {

	display: block;

	width: 135px;

	/*background-color: #28638B;*/

	border: 2px solid #F8AE30;

	border-right: none;

	color: #000;

	border-radius: 8px 0px 0px 8px;

	-moz-border-radius: 8px 0px 0px 8px;

}

 .skin12.left .tab_header_item.tab_selected span.header_item_before {

    background: url("images/bottom-right.png") no-repeat scroll 0 0 transparent;

    display: block;

    height: 14px;

    position: absolute;

    right: -1px;

    top: -11px;

    width: 18px;

}

 .skin12.left .tab_header_item.tab_selected span.header_item_after {

    background: url("images/top-right.png") no-repeat scroll 0 0 transparent;

    bottom: -12px;

    display: block;

    height: 17px;

    position: absolute;

    right: 1px;

    width: 16px;

}

.skin12.left li.tab_header_item.last_tab.tab_selected span.header_item_after {

/*	background: none;*/

}

.skin12.left li.tab_header_item.first_tab.tab_selected span.header_item_before {

	background: none; 

}

 .skin12.left .tab_header_item a {

	display: block;

	text-align: left;

	padding: 10px;

	margin: 0px 5px 5px 0px;

	width: 128px;

	font: 14px/18px Arial, Helvetica, sans-serif;

	text-decoration: none;

	outline: 0;

    border-radius: 8px;

    -moz-border-radius: 8px	;

    border: 2px solid #F8AE30;

    font-weight: bold;

	color: #28638B;

}

 .skin12.left .tab_header_item span.header_item_before {

	display: none;

	float: left;

	width: 9px;

	height: 32px;

}

 .skin12.left .tab_header_item span.header_item_after {

	display: none;

	float: left;

	width: 9px;

	height: 32px;

}

 .skin12.left .content_holder {

	font: 12px/24px Arial, Helvetica, sans-serif;

	color: #777;

	padding: 5px 15px;

	-moz-border-radius-bottomright: 8px;

	border-radius-bottomright: 8px;

	-moz-border-radius-topright: 8px;

	border-radius-topright: 8px;

	margin-left: 155px;

	min-height: 170px;

	/*background-color: #28638B;*/

	border: 2px solid #F8AE30;

}



/*Added sumon*/

/*Tab image*/



ul.tabs_header li.hotels.tab_selected a{

	width:115px !important;

}



ul.tabs_header li.hotels a{

	background:url("images/tab_hotels.png") no-repeat 10px center #FFF;

	padding-left:30px !important;

	width:108px !important;	

}



ul.tabs_header li.global.tab_selected a{

	width:115px !important;

}



ul.tabs_header li.global a{

	background:url("images/tab_global.png") no-repeat 10px center #FFF;

	padding-left:30px !important;

	width:108px !important;	

}



ul.tabs_header li.holidays.tab_selected a{

	width:115px !important;

}



ul.tabs_header li.holidays a{

	background:url("images/tab_holidays.png") no-repeat 10px center #FFF;

	padding-left:30px !important;

	width:108px !important;

}



ul.tabs_header li.bus.tab_selected a{

	width:115px !important;

}



ul.tabs_header li.bus a{

	background:url("images/tab_bus.png") no-repeat 10px center #FFF;

	padding-left:30px !important;

	width:108px !important;

}



ul.tabs_header li.car.tab_selected a{

	width:115px !important;

}



ul.tabs_header li.car a{

	background:url("images/tab_car.png") no-repeat 10px center #FFF;

	padding-left:30px !important;

	width:108px !important;

}

ul.tabs_header li.todo.tab_selected a{
	width:104px !important;
}

ul.tabs_header li.todo a{
	background:url("images/splash_beta_orange.png") no-repeat 10px center #FFF;
	padding-left:41px !important;
	width:97px !important;
}

/*End tabs image*/



