@charset "utf-8";
/* CSS Document */

.fltl {
float:left;
}

.fltr {
float:right;
}

.clr {
clear:both;
}

img {
border: none;
/*vertical-align:top;*/
}

.cursor {
cursor:pointer;
}

a {
color:#ff0000;
}


/* AFFILIATES CONTENT -----------------------*/

#affiliates {
width:800px;
margin-left:50px;
}

#affiliates .aff_top {
font: 12px/15px Arial, Helvetica, sans-serif;
color: #c9d1d6;
margin: 0px;
margin-bottom:30px;
}


#affiliates .title_img {
margin-bottom:20px;
}

/* BRANDS PLATINUM -----------------------*/

#affiliates .aff_platinum {
margin-bottom:30px;
overflow:hidden;
}

#affiliates .aff_brand_platinum_item {
float:left;
color: #c9d1d6;
width:360px;
margin-right:10px;
margin-left:10px;
margin-bottom:15px;
}

#affiliates .aff_brand_platinum_img {
background: url(../images/affiliates/aff_bg_brands_platinum.png) no-repeat;
width:114px;
height:114px;
padding:8px;
}

#affiliates .aff_brand_platinum_content {
width:214px;
margin-left:15px;
font: 11px/14px Arial, Helvetica, sans-serif;
}

#affiliates .aff_brand_platinum_title {
font: 18px/20px Arial, Helvetica, sans-serif;
margin-bottom:5px;
color:#fff;
}

/* BRANDS SILVER AND GOLD -----------------------*/

#affiliates .aff_silver,
#affiliates .aff_gold {
margin-bottom:20px;
overflow:hidden;
}

#affiliates .aff_brand_img {
background: url(../images/affiliates/aff_bg_brands.png) no-repeat;
width:87px;
height:87px;
padding:7px;
margin-right:5px;
margin-left:5px;
margin-bottom:10px;
}