.ui-tabs {
	position: relative;
	padding: 0;
	width:879px;
	background:url(images/tab-header.jpg) top center no-repeat;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;	
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	display:block;
	width:290px;
	height:32px;
	background:url(images/tab-sep.jpg) top right no-repeat;
	text-align:center;
	padding-bottom:10px;
}

.ui-tabs .ui-tabs-nav li a {
	display:block;
	width:215px;
	text-align:center;
	margin:0 auto;	
	text-decoration: none;
	padding: 12px 0 4px 0;
	bottom:-1px;
	position:relative;
	z-index:100;
	font-weight:bold;
	color: #118AE7;
	
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	background:url(images/tab-select.jpg) bottom center no-repeat;
	font-weight:bold;
	color:#FFF;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 0;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.aff-strong-td{font-weight:bold;}
.link-aff-nd,
.link-aff-nd:hover,
.link-aff-nd:visited
{color:#108CE2;}
.aff-table{
	border:1px solid #D4D0D1;
	padding: 20px 5px 20px 5px;
	
}
.aff-table td,.aff-table th{
	
	padding: 5px 10px;
	
}
.aff-table a,
.aff-table a:hover,
.aff-table a:visited{
	color:#108CE2!important;
}
.aff-table-title{
	background:#C9E8FC;
	color:#1891E4;
	text-align:left;
	font-size:100%;
}

.aff-table-title th{
	font-size:10pt !important;
}
.tr-aff-color{
	background:#FDF5F6;
}

.td-product-name{
	color:#0F5EA1;
}

.td-product-price{
	color:#A80C0D;
}

.td-product-commission{
	font-weight:bold;
}



