
	/*wp css*/
	body.site {
		background-color: #eca432;
		background-image: url('https://www.atb-international.com/tt/e.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-attachment: fixed;
		background-size: 100% 100%;
		
		/* background-image: url('https://www.atb-international.com/tt/f.jpg'); 
		background-size: 100% 100%; */
	}
	#bd {
		margin-top: 0;
	}
	#bd #content {
		padding:15px;
		border:none;
		/* background:none; */
		box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	}
	#bd #content.rounded {
		border-radius:0;
	}
	#bd #content .type-page {
		margin:0;
	}
	.entry-content h2,
	.entry-content h3,
	.entry-content a
	{
		color: #60CAF0;
	}
	#bd  #yui-main .yui-b {
		margin-left: 0;
		display: block;
	}
	#bd .yui-b {
		display:none;
	}
	#bd .entry-title {
		text-transform: unset;
	}
	#bd .entry-content {
		border: none;
		padding:0;
	}
	#bd .entry-content .travel_traffic {
		margin: 0;
	}
	#outter-comments, #sub_nav {
		display:none;
	}
	#nav,#site-info {
		background-color: #F2A631;
	}
	
	#nav a, #site-info .footer-links a {
		color: #fff;
	}
	#sub_nav #search{
		display:none;
	}
	#ft {
		margin-top: 0;
	}
	.footer-bg {
		background: transparent no-repeat left top;
		border-top: 1px solid #fff;
		padding: 10px;
	}
	#site-info {
		###background: none;
		text-align:center;
	}
	#site-info .footer-links ul {
		display: inline-block;
	}
	#site-info .footer-links a {
		color:#444;
	}
	#site-info li:hover > a{
		background: none;
		color:#444;
		text-decoration:underline;
	}
	#site-info li.current_page_item:hover > a{
		text-decoration:none;
		cursor:default;
	}
	#site-info ul li.current_page_item > a {
		background: none;
		font-weight:bold;
		color:#444;
	}
	#bd .hfeed h2.entry-title {
		padding: 0;
	}
	#bd .kksr-legend {
		display:none;
	}
	/*Plugin*/
	.travel_traffic {
		font-size:16px;
	}
	.travel_traffic #header_div {
		height:110px;
	}
	.travel_traffic #header_div #header #phone_div {
		width:100%;
	}
	.travel_traffic #phone_numb {
		margin-top: 0px;
		position: relative !important;
		###left: 0 !important;
		height: auto !important;
	}
	.travel_traffic #header_div #header #flaggen {
		display:none;
	}
	.travel_traffic #travel_plugin #fullsearch {
		margin-left: calc((100% - 800px) / 2);
	}
	.travel_traffic #travel_plugin #filterbox {
		display:none;
	}
	#bd #content .travel_traffic {
		background:none;
		margin: -15px -15px -60px;
	}
	.travel_traffic #travel_plugin.start{
		margin-bottom: 35px;
	}
	.travel_traffic #travel_plugin.start,
	.travel_traffic #travel_plugin {
		min-height: auto !important;
	}
	.travel_traffic #travel_plugin #travel_content{
		box-shadow:none;
	}
	.travel_traffic #travel_plugin  #search_mask {
		padding-bottom: 0;
	}
	.entry-content ul li, .comment-body ul li {
		margin-left: 0;
	}
	.entry-content .agency > img {
		margin-top: 35px;
		margin-bottom: 20px;
		max-width: 946px;
	}
	#travel_plugin #Tabs{
		top: -60px !important;
	}
	.travel_traffic #header_div {
		height: 80px !important;
	}
	div[id^='gdsrc'] {
		display:none;
	}
	span[class^='hreview'] {
		display:none;
	}
	.caru_id h3{
		font-size: 1.0em;
		background: rgba(50, 50, 50, 0.5) none repeat scroll 0 0;
	        color: #fff;
		position: absolute;
		top: 5px;
		padding: 5px 10px;
		text-transform: uppercase;
	}
	.xoxo{
		display:none;
	}

	#travel_plugin #travel_content, #travel_plugin #travel_start {
		margin: -30px 0 !important;
	}
