.fta-wrapper {
  position: relative;
  padding: 10px 10px 0 10px;
  text-align: left;
  overflow: hidden;
}

.fta-title {
  float:left;
  font-size:22px;
  line-height:34px;
  height:45px;
  color:#333;
  background: url(../images/icon-diamond3.png) no-repeat left 1px;
  padding-left: 33px;
}

.fta-search-wrapper {
  clear:both;
	overflow:auto;
	position:relative;
	width:99%;
	background-color:#D2D7ED;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(../border-radius.htc);
	padding-left:13px;
}

.fta-search-col {
	float:left;
	background:url(../images/bg-fta-search.png) no-repeat left top;
	padding-left:15px;
	min-height:105px;
}

.fta-search-col b {
	display:block;
	float:left;
	width:28px;
	font-size:18px;
	font-weight:normal;
	color:#555;
	text-shadow: 1px 1px 0 #fff;
	text-align:center;
	padding-top:19px;
	margin-right:10px;
	border:0px solid #ccc;
}

.fta-search-col span {
	display:block;
	padding-top:20px;
	float:left;
	color:#4B565A;
	font-size:15px;
	line-height:18px;
	text-shadow: 1px 1px 0 #F3F4FB;
}

.fta-search-col select {
	display:block;
	min-width:180px;
	background-color:#fff;
	margin:22px 0 0 0;
}

.fta-search-col input[type="text"] {
	float:left;
	display:block;
	min-width:130px;
	background-color:#fff;
	margin:10px 5px 0 0;
}

.fta-search-col .common-submit {
	float:left;
	margin:10px 0 0 0;
}

.details-wrapper {
	position:relative;
	float: left;
	width: 904px;
	background: url(../images/details-header-bg.png) no-repeat center top;
	min-height: 141px;
	padding: 25px 20px 22px 12px;
	margin: 0 0 0 10px;
	border: 0px solid #CCC;
}

.details-wrapper h3 {	
	float:left;
	margin:4px 0 0 20px;
	font-size:18px;
	color:#818182;
	text-shadow: 1px 1px 0 #fff;
}

.details-wrapper .fta-btn {
	float:right;
	margin:-7px 0 0 0;
}


.details-wrapper .fta-table-criteria {
	clear:both;
	float:left;
	margin:0 20px 10px 20px;
}

.details-wrapper #fta_tab1, .details-wrapper #fta_tab2 {
	float:left;
	position:relative;
  margin-top:10px;
}

.fta-tab-wrapper {
	position:absolute;
	z-index:3;
	right:32px;
	border:0px solid #ccc;
}

.fta-tab-up {
  background: url(../images/fta-tab-up.png) no-repeat 0 0;
  font-size: 15px;
  line-height: 43px;
  color: #445061;
  text-align: center;
  text-shadow: 0 1px 0 #EAECF3;
  min-width: 175px;
  height: 46px;
  cursor: hand;
  float: left;
  margin-top: 0;
  margin-right: 6px;
  margin-bottom: 0;
  text-decoration: none;
}

.fta-tab {
  background: url(../images/fta-tab.png) no-repeat 0 0;
  font-size: 15px;
  line-height: 39px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 0 #283257;
  min-width: 175px;
  height: 39px;
  cursor: hand;
  float: left;
  margin-top: 0;
  margin-right: 6px;
  margin-bottom: 0;
  text-decoration: none;
}

.fta-tab-icon1 {
  float:left;
  display:block;
  padding-left:40px;
  background: url(../images/fta-tab-icon1.png) no-repeat 10px 6px;
}

.fta-tab-icon1-up {
  float:left;
  display:block;
  padding-left:40px;
  background: url(../images/fta-tab-icon1-up.png) no-repeat 10px 9px;
}

.fta-tab-icon2 {
  float:left;
  display:block;
  padding-left:35px;
  background: url(../images/fta-tab-icon2.png) no-repeat 10px 7px;
}

.fta-tab-icon2-up {
  float:left;
  display:block;
  padding-left:35px;
  background: url(../images/fta-tab-icon2-up.png) no-repeat 10px 9px;
}

.details-wrapper #des_tab1, .details-wrapper #des_tab2, .details-wrapper #des_tab3, .details-wrapper #des_tab4, .details-wrapper #des_tab5 {
	float:left;
	position:relative;
  margin-top:10px;
}

.des-tab-wrapper {
	position:absolute;
	z-index:13;
	left:28px;
	border:0px solid #ccc;
}

.details-wrapper .tab-box-desc {
  	margin-top:44px;
  	background: #fff url(../images/prod-desc-bg.jpg) repeat-x center 2px;
  	padding:10px 30px;
  	border:1px solid #BCBCBC;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
  	border-radius: 5px;
  	behavior: url(../border-radius.htc);
  	-moz-box-shadow: 0px 1px 2px 2px #eee;
  	-webkit-box-shadow: 1px 0px 2px 2px #eee;
  	box-shadow: 0px 1px 2px 2px #eee;
}

.details-box-shadow {
  	float:left;
  	margin-top:0px;
  	background: url(../images/details-box-shadow.png) no-repeat center top; 
  	height:21px;
  	width:901px;
}

.legend {
	position:absolute;
	z-index:13;
	right:30px;
	top:3px;
	display:block;
	width:84px;
	height:62px;
	background:url(../images/fta-legend.png) no-repeat center top;
}

.legend span {
	display:none;
}

.details-wrapper .fta-table-rate {
	margin:0 0 20px 0;
}

.fta-table-header {
	padding:30px 10px 10px 10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-shadow: 1px 1px 0 #fff;
}

.fta-table-header1 {
	background:url(../images/fta-table-header1.png) no-repeat left bottom;
	border-bottom:1px solid #A8A9B7;
}

.fta-table-header2 {
	background:url(../images/fta-table-header2.png) no-repeat right bottom;
	border-bottom:1px solid #A8A9B7;
}

.fta-table-header2 a, .fta-table-header2 a:hover {
  color:#555;
}

.even .fta-table-row1a {
	background:#C1CAF1 url(../images/fta-table-header-shadow.png) repeat-x left top;
	padding:10px;
	text-align:center;
	text-shadow: 1px 1px 0 #E0E2FB;
	border-left:1px solid #E6E8FC;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.even .fta-table-row1b {
	background:#6F92D3 url(../images/fta-table-header-shadow.png) repeat-x left top;
	color:#fff;
	padding:10px;
	text-align:center;
	text-shadow: -1px 0 0 #273143;
	border-left:1px solid #E6E8FC;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.even .fta-table-row1b a, .even .fta-table-row1b a:hover {
	color:#fff;
}

.even .fta-table-row1c {
	background:#D9DBF9 url(../images/fta-table-header-shadow.png) repeat-x left top;
	padding:10px;
	text-align:center;
	text-shadow: 1px 1px 0 #fff;
	border-left:1px solid #E6E8FC;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.even .fta-table-row1d {
	background:#F3F4FB url(../images/fta-table-header-shadow.png) repeat-x left top;
	padding:10px;
	text-align:center;
	text-shadow: 1px 1px 0 #fff;
	border-left:1px solid #fff;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.odd .fta-table-row1a {
	background:#FFD73C url(../images/fta-table-header-shadow.png) repeat-x left top;
	color:#5C410D;
	padding:10px;
	text-align:center;
	text-shadow: 1px 1px 0 #E0E2FB;
	border-left:1px solid #FBFFBC;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.odd .fta-table-row1b {
	background:#FFA200 url(../images/fta-table-header-shadow.png) repeat-x left top;
	color:#5F2424;
	padding:10px;
	text-align:center;
	text-shadow: -1px 0 0 #F1DB65;
	border-left:1px solid #FFDE8D;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.odd .fta-table-row1b a, .odd .fta-table-row1b a:hover {
	color:#5F2424;
}

.odd .fta-table-row1c {
	background:#FFDF80 url(../images/fta-table-header-shadow.png) repeat-x left top;
	padding:10px;
	text-align:center;
	text-shadow: 1px 1px 0 #fff;
	border-left:1px solid #FBFFBC;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

.odd .fta-table-row1d {
	background:#FFFFB7 url(../images/fta-table-header-shadow.png) repeat-x left top;
	padding:10px;
	color:#444;
	text-align:center;
	text-shadow: 1px 1px 0 #fff;
	border-left:1px solid #fff;
	border-right:1px solid #ABADBA;
	border-bottom:1px solid #ABADBA;
}

#button {
  float:left;
  margin:5px 0 0 10px;
}

.button1, .button2, .button3, .button4 {
  background: #fff;
  padding: 6px;
  display: block;
  float: left;
  margin: 13px 7px 0 0;
}

.active {
  background: #FFD73C;
  display: block;
  float: left;
}

#myslide {
  width: 880px;
  overflow: hidden;
  position: relative;
  height: 120px;
  margin-bottom: 15px;
}

#myslide .cover {
  width: 3600px;
  position: absolute;
  height: 120px;
}

#myslide .mystuff {
  width: 880px;
  float: left;
  padding: 15px 10px 30px 10px;
  font-size: 13px;
  font-weight: normal;
	text-shadow: 1px 1px 0 #F3F4FB;
}

#myslide .mystuff ul {
  margin: 0px;
  padding-left:16px;
}

.fta-listing {
clear: both;
padding: 0;
}

.fta-listing th, .fta-listing2 th {
background: #EDF0F6 url(../images/th-bg.png) repeat-x left top;
border: none;
padding: 14px 5px;
margin: 0;
line-height: 10px;
font-size: 13px;
color: #506890;
text-shadow: 0 1px 0 white;
border-left: 1px solid white;
border-right: 1px solid #DBDDE1;
}

.fta-listing td .dot, .fta-listing2 td .dot {
border-bottom: 1px solid #DBDDE1;
}

.fta-listing td .listing_txt, .fta-listing2 td .listing_txt {
background: white url(../images/td-bg.png) repeat-x left 1px;
font-size: 13px;
padding: 15px 8px;
}

.listing_txt {
font-size: 13px;
color: #4D4D4D;
padding: 0px 8px;
}

.portal-popup #p_p_id_ftafinder_WAR_barterfliftaportlet_{
width:auto !important;
margin-left:15px !important;
margin-right:15px !important;
}