.cufon-loading .tc-home-txt ol,
.cufon-loading .tc-home-bussiness-txt ol,
.cufon-loading .ei_preview h4,
.cufon-loading .ei_preview_right h4{
	visibility: hidden !important;
}

.tc-image-banner{
	background:#fff url(../img/tc-home-transition.jpg) no-repeat;
	position:absolute;
	z-index:10; 
	width:100%; 
	height:519px;
	opacity:1;
	font-size:0;
}
.tc-image-banner h2{
	text-align:center;
	font-size:38px;
	color:#fff;
	font-family:'Klavika-Medium', sans-serif,arial;
	line-height:35px;
	padding:190px 208px 20px;
}

h2.tc-header-banner-txt{
	background:url(../img/tc-homepage_bar.png) no-repeat !important;
	height:42px;
	width:100%;
	padding-top:12px !important;
	padding-bottom:0 !important;
	text-align:center;
	font-size:24px;
	color:#fff !important;
	font-family:'Klavika-Medium', sans-serif,arial;
	margin-bottom:3px !important;
	margin-top:0px;
}

#tc-homepage-container{
	padding-top:17px;
	clear:both;
}
#tc-homepage-container h1, #tc-homepage-container  .page_header{
	color:#0076cc;
	line-height:30px;
	font-family:'Klavika-Medium',sans-serif,arial;
	padding:0 0 13px;
	margin:0;
}

/*** Home Tabs ***/
#tc-home-tab {
    overflow:hidden;
    width:100%;
    margin:0;
	position:relative;
}

.quicktabs-wrapper{
    overflow:hidden;
    width:99.3%;
	position:relative; 
    margin:0;
	border:1px solid #e4e4e4;
	margin-top:28px;
}

#tc-home-tab .tabs,
.tc-leadership-panel .tabs,
.quicktabs-wrapper ul.quicktabs-tabs{
	cursor:default;
}

#tc-home-tab .tabs{
	height:35px;
	padding-top:0;
	margin-bottom:10px;
}

 .tc-leadership-panel .tabs,
 .quicktabs-wrapper ul.quicktabs-tabs { 
	height:45px;
	padding-top:0;
 }
 
#tc-home-tab .tabs .tc-item ,
.quicktabs-wrapper ul.quicktabs-tabs li{
	color:#fff;
	float:left;
	display:block;
	text-align:center;
	cursor:pointer;
}

#tc-home-tab .tabs .tc-item {
	width:49.7%;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#tc-home-tab .tabs .tc-item  {position:relative;}
}
.quicktabs-wrapper ul.quicktabs-tabs li a {
	color:#fff;
	text-decoration:none;
	padding:0 110px;
	font-family:'Klavika-Medium', sans-serif,arial;
}
.quicktabs-wrapper ul.quicktabs-tabs li.last{
	margin-left:3px;
}
#tc-home-tab .tabs .tc-item{
	font-size:16px;
	line-height:21px;
	font-family:'Klavika-Medium', sans-serif,arial;
}

.tc-leadership-panel .tabs .tc-item{
		font-size:12px;
}

.tc-activated,
.tc-deactivated{
	width:49.8% !important;
	margin-right:3px !important;
	padding:5px 0;
}

.lt-ie9 .tc-activated,
.lt-ie8 .tc-deactivated{
	width:49.7% !important;
}

.quicktabs-wrapper ul.quicktabs-tabs li{
	margin:0;
	display:inline;
}

.tc-activated,
.tc-deactivated{
	height:19px;
}

.tc-activated{
	background: rgb(13,69,118); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(13,69,118,1) 0%, rgba(8,89,152,1) 46%, rgba(0,115,198,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,69,118,1)), color-stop(46%,rgba(8,89,152,1)), color-stop(100%,rgba(0,115,198,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(13,69,118,1) 0%,rgba(8,89,152,1) 46%,rgba(0,115,198,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(13,69,118,1) 0%,rgba(8,89,152,1) 46%,rgba(0,115,198,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(13,69,118,1) 0%,rgba(8,89,152,1) 46%,rgba(0,115,198,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(13,69,118,1) 0%,rgba(8,89,152,1) 46%,rgba(0,115,198,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4576', endColorstr='#0073c6',GradientType=0 ) !important; /* IE6-8 */	
 }
 
.tc-arrow-down {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #026fbf;
	position:absolute;
	top:29px;
	margin-left:36px;
}
.quicktabs-wrapper ul.quicktabs-tabs li.active{
	background:transparent url(../img/tc-leadership-bg-tab.png) no-repeat top right;
	height:26px;
	width:323px;
}
.quicktabs-wrapper .quicktabs-tabs li{
	background:transparent url(../img/tc-leadership-bg-tab.png) no-repeat top left;
	height:26px;
	width:323px;
}

.lt-ie6 .quicktabs-wrapper ul.quicktabs-tabs li.active{
	background:transparent url(../img/tc-ie-leadership-bg-tab.png) no-repeat top right;
	height:26px;
	width:323px;
}
.lt-ie6 .quicktabs-wrapper .quicktabs-tabs li{
	background:transparent url(../img/tc-ie-leadership-bg-tab.png) no-repeat top left;
	height:26px;
	width:323px;
}

.lt-ie10 .tc-arrow-down{
	margin-left:225px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.tc-arrow-down  {left:228px;margin-left:0;}
}


.tc-arrow-down-none,
.tc-arrow-down-none-leader{
	width:10px;
	height: 10px;
	background:#fff;
	position:absolute;
	top:35px;
	left:158px;
}
.tc-deactivated,
.tc-deactivated-leader{
	background: rgb(199,199,199); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(199,199,199,1) 0%, rgba(102,102,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(199,199,199,1)), color-stop(100%,rgba(102,102,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(199,199,199,1) 0%,rgba(102,102,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(199,199,199,1) 0%,rgba(102,102,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(199,199,199,1) 0%,rgba(102,102,102,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(199,199,199,1) 0%,rgba(102,102,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#666666',GradientType=0 ) !important; /* IE6-8 */
 }
#tc-home-tab .tabs .lava,
.tc-leadership-panel .tabs .lava {
	position:absolute;
	top:0; 
	left:0;
	z-index:0;                 
	width:50%;
	
 }
#tc-home-tab .content,
.tc-leadership-panel .tab .content {
	position:relative;
	overflow:hidden;
	font-family:'Klavika-Regular', sans-serif,arial;
}
 
#tc-home-tab .panel,
.tc-leadership-panel .panel,
.quicktabs-wrapper .quicktabs_main
  {
	position:relative;
	width:201%;
}
#tc-home-tab .panel ul,
.tc-leadership-panel .panel ul,
.quicktabs-wrapper .quicktabs_main .quicktabs-tabpage{
	width:50%;
	padding:0;
	margin:0;
	list-style:none;
}
#tc-home-tab .panel .ei_menu_ul {
 width:50%;
 padding:0;
 margin:0;
 list-style:none;
 float: left;
}
.ei_menu_right{
	margin-left:1px;
}

.ei_menu,
.resrevation-solution,
.business-intelligence,
.media-solution,
.web-solution,
.guest-management{
	background:#FFF;
	width:100%;
	overflow:hidden;
	position:relative;
}
.ei_menu ul,
.resrevation-solution ul,
.business-intelligence ul,
.media-solution ul,
.web-solution ul,
.guest-management ul{
	height:417px;
	position:relative;
	display:block;
	width:100% !important;
}

.resrevation-solution ul li,
.business-intelligence ul li,
.media-solution ul li,
.web-solution ul li,
.guest-management ul li{
	float:left;
	width:123px;
	height:418px;
	position:relative;
	overflow:hidden;
	border-right:3px solid #fff;
}

.ei_menu ul li{
	float:left;
	width:188px;
	height:418px;
	position:relative;
	overflow:hidden;
	margin-right:3px;
}
#ei_menu ul li a,
#ei_menu_right ul li a{
	text-decoration:none;
	font-family:'Klavika-Regular', sans-serif,arial;
} 

.ei_menu ul li:last-child{
	margin-right:0 !important;
}
.last{
	margin-right:0 !important;
}
.ei_preview{
	width:188px;
	height:418px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url(../img/tc-our-products-new.jpg) no-repeat top left;
}
.ei_preview h4{	
	bottom:16px;
	color:#010101; 
	line-height:12px;
	margin:0; 
	position:absolute; 
	font-size:13px;
	width:100%;
	text-align:center;
	text-decoration:none;
	font-family:'Klavika-Medium', sans-serif,arial;
	font-weight:normal;
}
.ei_menu .pos1 span{
	background-position:0px 0px;
}
.ei_menu .pos2 span{
	background-position:-191px 0px;
}
.ei_menu .pos3 span{
	background-position:-382px 0px;
}
.ei_menu .pos4 span{
	background-position:-573px 0px;
}
.ei_menu .pos5 span{
	background-position:-765px 0px;
}
.ei_descr{
	position:absolute;
	width:329px;
	height:417px;
	left:191px;
	top:0px;
	background:#fff;
}
.ei_descr h2 a{
	font-size:20px;
	color:#000;
	margin:0;
	font-family:'Klavika-medium', sans-serif,arial !important;
}
.ei_descr p{
	color:#000;
	line-height:18px;
	font-size:16px;
	margin:0;
	word-wrap:break-word;
	font-family:'Klavika-Regular', sans-serif,arial;
}

/* For resrevation Solution */

.resrevation-solution .ei_preview,
.business-intelligence .ei_preview,
.media-solution .ei_preview,
.web-solution .ei_preview,
.guest-management .ei_preview{
	width:123px;
	height:418px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
}

.resrevation-solution .ei_preview,
.resrevation-solution .ei_descr{
	background:transparent url(../img/reservation-solution-hover.jpg) no-repeat top left;
}

.business-intelligence .ei_preview,
.business-intelligence .ei_descr{
	background:transparent url(../img/business-intelligence-hover.jpg) no-repeat top left;
}

.media-solution .ei_preview,
.media-solution .ei_descr{
	background:transparent url(../img/media-solution-hover.jpg) no-repeat top left;
}

.web-solution .ei_preview,
.web-solution .ei_descr{
	background:transparent url(../img/web-solution-hover.jpg) no-repeat top left;
}
.guest-management .ei_preview,
.guest-management .ei_descr{
	background:transparent url(../img/guest-management-hover.jpg) no-repeat top left;
}

.resrevation-solution .pos1 span,
.business-intelligence .pos1 span,
.media-solution .pos1 span,
.guest-management .pos1 span{
	background-position:0px 0px;
}

.resrevation-solution .pos2 span{
	background-position:-453px 0px;
}

.business-intelligence .pos2 span,
.media-solution .pos2 span,
.web-solution .pos2 span,
.guest-management .pos2 span{
	background-position:-126px 0px;
}

.resrevation-solution .pos3 span,
.business-intelligence .pos3 span,
.media-solution .pos3 span{
	background-position:-579px 0px;
}

.web-solution .pos3 span,
.guest-management .pos3 span{
	background-position:-252px 0px;
}

.resrevation-solution .pos4 span,
.business-intelligence .pos4 span,
.media-solution .pos4 span,
.web-solution .pos4 span{
	background-position:-706px 0px;
}

.guest-management .pos4 span{
	background-position:-377px 0px;
}

.resrevation-solution .pos5 span,
.business-intelligence .pos5 span,
.media-solution .pos5 span,
.web-solution .pos5 span,
.guest-management .pos5 span{
	background-position:-831px 0px;
}

.resrevation-solution .ei_descr,
.business-intelligence .ei_descr,
.media-solution .ei_descr,
.web-solution .ei_descr,
.guest-management .ei_descr{
	position:absolute;
	width:336px;
	height:330px;
	padding:34px 40px 54px 74px;
	left:188px;
	top:0px;
}

.business-intelligence .ei_descr{
	background-position:-125px 0px;
}

.guest-management .ei_descr{
	background-position:-506px 0px;
}

.media-solution .ei_descr{
	background-position:-253px 0px;
}
.web-solution .ei_descr{
	background-position:-378px 0px;
}

/***  Your Business ***/
.ei_menu_right,
.independent-hotel,
.chain-hotel,
.chain-corp,
.managament-comp,
.new-hotels,
.non-hotels{
	background:#FFF;
	width:100%;
	overflow:hidden;
}
.ei_menu_right ul,
.independent-hotel ul,
.chain-hotel ul,
.chain-corp ul,
.managament-comp ul,
.new-hotels ul,
.non-hotels ul{
	height:417px;
	position:relative;
	display:block;
	width:100% !important;
}

.ei_menu_right ul li{
	float:left;
	width:156px;
	height:418px;
	position:relative;
	overflow:hidden;
	margin-right:3px;
}
.independent-hotel ul li,
.chain-hotel ul li,
.chain-corp ul li,
.managament-comp ul li,
.new-hotels ul li,
.non-hotels ul li{
	float:left;
	width:98px;
	height:418px;
	position:relative;
	overflow:hidden;
	margin-right:3px;
}

.ei_menu_right ul li:last-child,
.independent-hotel ul li:last-child,
.chain-hotel ul li:last-child,
.chain-corp ul li:last-child,
.managament-comp ul li:last-child,
.new-hotels ul li:last-child,
.non-hotels ul li:last-child{
	margin-right:0 !important;
}

.ei_preview_right{
	width:156px;
	height:418px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url(../img/your-business-tab.jpg) no-repeat top left;
}

.ei_preview_right h4{
	bottom:15px;
	color:#fff; 
	line-height:14px;
	margin:0; 
	position:absolute; 
	font-size:13px;
	width:99%;
	text-align:center;
	font-family:'Klavika-Medium',sans-serif, arial;
	word-wrap:break-word;
}

.ei_menu_right .pos1 span{
	background-position:0px 0px;
}
.ei_menu_right .pos2 span{
	background-position:-159px 0px;
}
.ei_menu_right .pos3 span{
	background-position:-318px 0px;
}
.ei_menu_right .pos4 span{
	background-position:-477px 0px;
}
.ei_menu_right .pos5 span{
	background-position:-636px 0px;
}
.ei_menu_right .pos6 span{
	background-position:-795px 0px;
}
.ei_descr_right{
	position:absolute;
	width:353px;
	height:417px;
	border-right:3px solid #f0f0f0;
	padding:20px;
	left:156px;
	top:0px;
	color:#fff;
}
.ei_descr_right h2 a{
	font-size:20px;
	margin:0;
	font-family:'Klavika-medium', sans-serif,arial !important;
	color:#fff;
}
.ei_descr_right p{
	color:#fff;
	line-height:18px;
	font-size:16px;
	margin:0;
	word-wrap:break-word;
}
.tc-home-bussiness-txt ol,
.tc-home-txt ol{
	display:block;
	height:auto;
	font-size:15px;
	padding-top:10px !important;
	list-style-type:disc !important;
}
.tc-home-bussiness-txt ol li,
.tc-home-txt ol li{
	height:20px !important;
	width:100% !important;
	border:0;
	padding-bottom:5px;
	word-wrap:break-word;
	padding-left:9px;
}

.tc-home-bussiness-txt ol li{
	background:url(../img/white_bullet.png) no-repeat left center;
}

.tc-home-txt ol li{
	background:url(../img/black_bullet.png) no-repeat left center;
}

.tc-home-bussiness-txt ol li a,
.tc-home-txt ol li a{
	padding-right:10px;
}
.tc-home-txt ol li a{
	color:#000;  
	background: url("../img/product_arrow.png") no-repeat scroll right center transparent;
}

.tc-home-txt ol li a span{
	border-bottom:1px solid #000;
}

.tc-home-bussiness-txt ol li a span{
	border-bottom:1px solid #fff;
}

#tc-home-tab ei_menu a,
#tc-home-tab ei_menu a:visited,
.tc-home-txt ol li a:hover{
	color:#000; 
}

#tc-home-tab ei_menu_right a,
#tc-home-tab ei_menu_right a:visited{
	color:#fff; 
}


.tc-home-bussiness-txt ol li a{
	color:#fff!important;
	background: url("../img/business_arrow.png") no-repeat scroll right center transparent;
}

.lt-ie6 .tc-home-bussiness-txt ol li a{
	color:#fff!important;
	background: url("../img/ie-business_arrow.jpg") no-repeat scroll right center transparent;
}

.independent-hotel .ei_preview_right,
.chain-hotel .ei_preview_right,
.chain-corp .ei_preview_right,
.managament-comp .ei_preview_right,
.new-hotels .ei_preview_right,
.non-hotels .ei_preview_right{
	width:98px;
	height:418px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
}

.chain-hotel .pos1 span,
.chain-corp .pos1 span,
.managament-comp .pos1 span,
.new-hotels .pos1 span,
.non-hotels .pos1 span{
	background-position:0px 0px;
}

.chain-corp .pos2 span,
.chain-hotel .pos2 span,
.new-hotels .pos2 span,
.managament-comp .pos2 span,
.non-hotels .pos2 span{
	background-position:-101px 0px;
}

.independent-hotel .pos2 span{
	background-position:-453px 0px;
}

.independent-hotel .pos3 span,
.chain-corp .pos3 span,
.chain-hotel .pos3 span{
	background-position:-554px 0px;
}

.non-hotels .pos3 span,
.new-hotels .pos3 span,
.managament-comp .pos3 span{
	background-position:-202px 0px;
}

.non-hotels .pos4 span,
.new-hotels .pos4 span,
.managament-comp .pos4 span{
	background-position:-303px 0px;
}

.non-hotels .pos5 span{
	background-position:-404px 0px;
}

.new-hotels .pos6 span{
	background-position:-858px 0px;
}

.independent-hotel .pos4 span,
.chain-hotel .pos4 span,
.chain-corp .pos4 span{
	background-position:-655px 0px;
}

.independent-hotel .pos5 span,
.chain-hotel .pos5 span,
.chain-corp .pos5 span,
.managament-comp .pos5 span,
.new-hotels .pos5 span{
	background-position:-756px 0px;
}

.independent-hotel .pos6 span,
.chain-hotel .pos6 span,
.chain-corp .pos6 span,
.managament-comp .pos6 span,
.non-hotels .pos6 span{
	background-position:-857px 0px;
}

.independent-hotel .ei_preview_right,
.independent-hotel .ei_descr_right{
	background:transparent url(../img/independent-hotels-hover.jpg) no-repeat top left;
}

.chain-hotel .ei_preview_right,
.chain-hotel .ei_descr_right{
	background:transparent url(../img/chain-hotel-hover.jpg) no-repeat top left;
}

.chain-corp .ei_preview_right,
.chain-corp .ei_descr_right{
	background:transparent url(../img/chain-corp-hovers.jpg) no-repeat top left;
}

.managament-comp .ei_preview_right,
.managament-comp .ei_descr_right{
	background:transparent url(../img/management-comp-hover.jpg) no-repeat top left;
}

.new-hotels .ei_preview_right,
.new-hotels .ei_descr_right{
	background:transparent url(../img/new-hotel-hovers.jpg) no-repeat top left;
}
.non-hotels .ei_preview_right,
.non-hotels .ei_descr_right{
	background:transparent url(../img/non-hotel-hover.jpg) no-repeat top left;
}


.independent-hotel .ei_descr_right,
.chain-hotel .ei_descr_right,
.chain-corp .ei_descr_right,
.managament-comp .ei_descr_right,
.new-hotels .ei_descr_right,
.non-hotels .ei_descr_right{
	position:absolute;
	width:340px;
	height:327px;
	border-right:3px solid #f0f0f0;
	padding:40px 39px 53px 70px;
	left:156px;
	top:0px;
}

.independent-hotel .ei_descr_right{
	background-position:0px 0px;
}

.chain-hotel .ei_descr_right{
	background-position:-101px 0px;
}

.chain-corp .ei_descr_right{
	background-position:-202px 0px;
}

.managament-comp .ei_descr_right{
	background-position:-303px 0px;
}
.new-hotels .ei_descr_right{
	background-position:-404px 0px;
}

.non-hotels .ei_descr_right{
	background-position:-505px 0px;
}

#tc-login h3,
#privacy-popup h3{
	background:#017AC9;
	color:#fff;
	margin:0;
	font-family:'Klavika-Medium', sans-serif,arial;
	font-size:22px;
	text-align:left;
}
#tc-login h3{
	padding:5px 0 5px 15px;
}
#privacy-popup{
	width:733px;
	margin-top:-35px;
}
#privacy-popup h3 {
	padding:15px 0 5px 15px;
	height:19px;
	line-height:13px;
}
#tc-login .textbox{
	padding:14px 20px 19px;
	color:#666666;
}
.privacy-content{
	padding:30px 39px;
	color:#333;
}
.privacy-content .content-container{
	overflow-y:scroll;
	width:630px;
	height:450px;
	height:450px;
}
.privacy-content p{
	font-size:13px;
	text-align:left;
	line-height:16px;
	padding-bottom:20px;
}
.privacy-content h4{
	font-size:18px;
	text-align:left;
	color:#004b78;
	padding-bottom:20px;
}
select.select{
    position:relative;
    z-index:10;
    width:270px !important;
    height:26px !important;
    line-height:26px;
}

/* dynamically created SPAN, placed below the SELECT */
span.select{
    position:absolute;
    float:left;
    left:20px;
    width:270px;
    height:26px;
    line-height:26px;
    text-indent:10px;
    background:url(../img/tc_sprite.png) no-repeat -230px 0;
    cursor:pointer;
    z-index:1;
}

#tc-login a.close{
	height:0 !important;
}

#privacy-popup a.close{
	border:0;
	padding:0;
}
.tc-close{
	float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right:0;
    margin-top: 0;
}


/**** Home Promo *****/
#tc-home-promo{
	margin:35px 0 5px 0;
	color:#555555;
}

#tc-home-promo .tc-promo,
#tc-home-promo .tc-promo-one,
#tc-home-promo .tc-promo-two{
	float:left; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #999999;
}
#tc-home-promo .tc-promo{
	width:30.8%;
	margin-right:33px;
}
#tc-home-promo .tc-promo-one{
	width:100%;
}
#tc-home-promo .tc-promo-two{
	width:48%;
	margin-right:33px;
}

.last-child{
	margin-right:0 !important;
}

#tc-home-promo .tc-promo-left{
	background:url(../img/tc_sprite.png) no-repeat -189px -94px;
	margin-top:19px;
	margin-left:20px;
	padding:7px 6px 0 40px;
	height:67px;
}

.lt-ie6 #tc-home-promo .tc-promo-left{
	background:url(../img/tc_ie_sprite.png) no-repeat -189px -94px;
	margin-top:19px;
	margin-left:20px;
	padding:12px 6px 5px 40px;
	height:80px;
}

#tc-home-promo .tc-promo-left p{
	padding:0 0 5px 0;
	margin:0;
	line-height:12px;
}

#tc-home-promo .tc-promo-left p span{
	text-align:right;
}
#tc-home-promo .tc-promobottombar,
.tc-promobottombar-image{
	padding:0px 5px 5px 0px;
}

#tc-home-promo .tc-promobottombar{
	margin-top:19px;
}

#tc-home-promo .tc-promo .tc-promobottomheading ,
#tc-home-promo .tc-promo-one .tc-promobottomheading,
#tc-home-promo .tc-promo-two .tc-promobottomheading{
    background-color: #CCCCCC;
    color: #007AC9;
    float: left;
    margin-right: 8px;
	padding:3px 10px 2px 4px;
	font-size:14px;
	font-family:'Klavika-medium', sans-serif,arial;
}
#tc-home-promo .tc-promo .tc-promobottomheading {
	width:56%;
}
#tc-home-promo .tc-promo-one .tc-promobottomheading{
	width:88%;
}
#tc-home-promo .tc-promo-two .tc-promobottomheading{
	width:75%;
}

#tc-home-promo .tc-promo-middle,
#tc-home-promo .tc-promo-right{
	margin:19px 5px 0;
}
#tc-home-promo .tc-promo-middle ul,
#tc-home-promo .tc-promo-right ul{
	float:left;
	position:relative;
	height:72px;
}
#tc-home-promo .tc-promo-middle ul li,
#tc-home-promo .tc-promo-right ul li{
	width:92px; 
	display:block; 
	float:left; 
	background:url(../img/dividing_line.png) no-repeat right center;
	text-align:center;
}

.lt-ie6 #tc-home-promo .tc-promo-middle ul li,
.lt-ie6 #tc-home-promo .tc-promo-right ul li{
	width:92px; 
	display:block; 
	float:left; 
	background:url(../img/ie-dividing_line.png) no-repeat right center; 
	height:72px;
	text-align:center;
}

#tc-home-promo .tc-promo-middle ul li:last-child,
#tc-home-promo .tc-promo-right ul li:last-child,
#tc-home-promo .tc-promo-middle ul li.last,
#tc-home-promo .tc-promo-right ul li.last{
	background:none;
}
.lt-ie9  #tc-home-promo .tc-promo-middle ul li.last,
.lt-ie9  #tc-home-promo .tc-promo-right ul li.last{
	background:none !important;
}
.btnmask{
	cursor:pointer;
	background-color:transparent;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	float:left;
	font-size:13px;
	font-family:'Klavika-Medium', sans-serif,arial;
}

.btn{
	height:21px;
	padding:5px 15px 2px 15px;
	background: #004b78; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #004b78 0%, #007ac9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004b78), color-stop(100%,#007ac9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #004b78 0%,#007ac9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #004b78 0%,#007ac9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #004b78 0%,#007ac9 100%); /* IE10+ */
	background: linear-gradient(top, #004b78 0%,#007ac9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004b78', endColorstr='#007ac9',GradientType=0 ); /* IE6-8 */
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:0px solid #3b6281;
	width:auto;
	letter-spacing:1px;
}

.btn a{ 
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

.tc-home-bussiness-txt,
.tc-home-txt{
	height:265px
}
.tc-btn-reservations-solutions,
.tc-btn-business-intelligence-solutions,
.tc-btn-media-solutions,
.tc-btn-web-solutions,
.tc-btn-guest-management,
.tc-btn-bussiness{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:120px;
	margin-top:20px  !important;
	text-align:center;
	padding:9px 0!important;
	text-transform:uppercase;
	margin-left:92px!important;
}

.tc-btn-bussiness{
	margin-left:87px!important;
}
.tc-btn-reservations-solutions a,
.tc-btn-business-intelligence-solutions a,
.tc-btn-media-solutions a,
.tc-btn-web-solutions a,
.tc-btn-guest-management a,
.tc-btn-bussiness a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
	font-family:'klavika-regular',, sans-serif,arial !important;
}
.tc-btn-business-intelligence-solutions{
	background: #006056; /* Old browsers */
	background: -moz-linear-gradient(top,  #006056 0%, #013a34 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006056), color-stop(100%,#013a34)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006056 0%,#013a34 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006056 0%,#013a34 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006056 0%,#013a34 100%); /* IE10+ */
	background: linear-gradient(top,  #006056 0%,#013a34 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006056', endColorstr='#013a34',GradientType=0 ); /* IE6-8 */
}
.tc-btn-media-solutions{
	background: #6b4714; /* Old browsers */
	background: -moz-linear-gradient(top,  #6b4714 0%, #432803 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b4714), color-stop(100%,#432803)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6b4714 0%,#432803 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6b4714 0%,#432803 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6b4714 0%,#432803 100%); /* IE10+ */
	background: linear-gradient(top,  #6b4714 0%,#432803 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b4714', endColorstr='#432803',GradientType=0 ); /* IE6-8 */
}
.tc-btn-reservations-solutions{
	background: #b38c0a; /* Old browsers */
	background: -moz-linear-gradient(top,  #b38c0a 0%, #8a6b04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b38c0a), color-stop(100%,#8a6b04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b38c0a 0%,#8a6b04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b38c0a 0%,#8a6b04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b38c0a 0%,#8a6b04 100%); /* IE10+ */
	background: linear-gradient(top,  #b38c0a 0%,#8a6b04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b38c0a', endColorstr='#8a6b04',GradientType=0 ); /* IE6-8 */
}
.tc-btn-web-solutions{
	background: #939905; /* Old browsers */
	background: -moz-linear-gradient(top,  #939905 0%, #616504 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939905), color-stop(100%,#616504)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #939905 0%,#616504 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #939905 0%,#616504 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #939905 0%,#616504 100%); /* IE10+ */
	background: linear-gradient(top,  #939905 0%,#616504 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939905', endColorstr='#616504',GradientType=0 ); /* IE6-8 */

}
.tc-btn-guest-management{
	background: #f25500; /* Old browsers */
	background: -moz-linear-gradient(top,  #f25500 0%, #bf4502 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f25500), color-stop(100%,#bf4502)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f25500 0%,#bf4502 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f25500 0%,#bf4502 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f25500 0%,#bf4502 100%); /* IE10+ */
	background: linear-gradient(top,  #f25500 0%,#bf4502 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25500', endColorstr='#bf4502',GradientType=0 ); /* IE6-8 */
}
.tc-btn-bussiness{
	border:2px solid #fff;
	background: #0076cc; /* Old browsers */
	background: -moz-linear-gradient(top,  #0076cc 0%, #0d4271 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0076cc), color-stop(100%,#0d4271)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0076cc 0%,#0d4271 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0076cc 0%,#0d4271 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0076cc 0%,#0d4271 100%); /* IE10+ */
	background: linear-gradient(top,  #0076cc 0%,#0d4271 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076cc', endColorstr='#0d4271',GradientType=0 ) !important; /* IE6-8 */
	width:130px !important;
}