
.fListing {
	width:100%;
	margin:10px 0px;
}
.fListing td {
	/*border-bottom:1px solid #ccc;*/
	color: #333333;
    font-size: 11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.fListing tr:hover td {
	background:#CAE2FF;
	color: #333333;
    font-size: 11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}


.fListing tr.heading td {
	background-image:url("../../images/layout_rep_grey.jpg");
	background-repeat:repeat-x;
	border-bottom: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 3px;
}
.premium {
    width:100%;
}
.premium li.left {
    padding:10px 0 10px 0;
    float:left;
    width:95%;
    line-height:18px;
    border-bottom: #666666 1px solid;
    list-style-type: none;
}
.premium li.left {
    
    
}
.premium li.right {
    float:right;
}
.associate {
    width:100%;
}
.associate li{
    padding:10px 0 0 0;
    list-style-type: none;
}

.associate li.inner-asso {
    width:48%;
    height:280px;
    line-height:18px;
    float:left;
    border-bottom: #000 1px solid;
    border-right:#013da0 1px dotted;
    
}
.associate li.inner-asso-border {
    width:48%;
    height:280px;
    line-height:18px;
    float:left;
    border-bottom: #000 1px solid;
/*    border-left:#013da0 1px dotted;*/
	padding-left:10px;
}


/*-----------------chenge 17/11/2011----------------------*/
.heading{
	font-size:16px;
	font-weight:bold;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	}
.akamai{
	font-size:14px;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.akamai:hover{
	text-decoration:underline;
	}
.premium li.left p{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
.associate li.inner-asso p{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
.associate li.inner-asso .heading{
	font-size:16px;
	font-weight:bold;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	}
.associate li.inner-asso-border p{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
.associate li.inner-asso-border .heading{
	font-size:16px;
	font-weight:bold;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	}
#list-sponsor{
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
	padding-bottom:8px;
	}
#list-sponsor span{	
	color: #333333;
        cursor: default;
        font-size: 11px;
	font-weight:normal !important;
	}
/*--------------------changed 2011-11-18------------------------------*/       
.filter {
    width:690px;
    padding:20px 0 30px 0; 
}
.filter .container {
    float:left;
    margin-left:3px;
    height:50px;
    text-align: center;
}
.filter .container label {
  font-weight: bold;

}
.filter .container .block {
    padding:5px 0 0 0;
}
.container #sort_type,
.container #sort_order,
.container #filter,
.container #search-field,
.container #search-text {
    font-size: 11px;
    width:80px;
}
.container .buttons {
    font-size:11px;
    height:20px;
}
/*---------------------------------------------------------------------------*/
ul.sponsor-menu li {
    list-style-type: none;
    float:left;
    clear:right;
    padding:2px 5px 5px 5px;
}
ul.sponsor-menu li ,
ul.sponsor-menu li a {
    font-size:12px;
    font-weight:bold;
    color:#888;   
}
ul.sponsor-menu li a:hover {
    font-size:12px;
    color:#000;
    border-bottom: .5px solid #000;
}
