@charset "UTF-8";
/* CSS Document */

 

*{
margin:0px;
padding:0px;
}

img{
border-style:none;
}

 
#banner{
width:100%;
height:104px;
background-image:url(../diseno/menu/bannerbg.jpg);
}

.container{
width:100%;
margin-left:auto;
margin-right:auto;
}

#logo{
width:320px;
float:left;
}

#logo img{
padding-left:30px;
}

#navigation{
width:100%;
height:104px;
position:relative;
float:right;
}

#login{
	width:100%;
	height:36px;

}

#aboutusmaincontent{

padding-top:11px;
padding-left:11px;

}


.affiliatelogin {
background-image:url(../diseno/menu/affiliateloginli.jpg);
background-position:center top;
color:#004282;
display:block;
float:left;
font-size:12px;
height:19px;
margin-right:2px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:93px;
}

.affiliatelogin:hover, .merchantlogin:hover {
background-position:bottom;
top:5px;
}

.merchantlogin {
background-image:url(../diseno/menu/merchantloginli.jpg);
background-position:center top;
color:#004282;
display:block;
float:left;
font-size:12px;
height:19px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:106px;
}

#navmenu{
width:100%;
padding-top:10px;

}

.home, .affiliates, .menucentromax, .menucentro, .about, .news {
background-position:top;
display:block;
height:24px;
font-size:13px;
text-align:center;
padding:10px 0 0 0;
text-decoration:none;
color: #fff;
float: left;
background-repeat:no-repeat;
}

.home:hover, .affiliates:hover, .menucentromax:hover, .menucentro:hover, .about:hover, .news:hover {
background-position:bottom;
background-repeat:no-repeat;
color:#6ac6f5;
}

.home{
background-image:url(../diseno/menu/homeli.png);
width:56px;
}

.affiliates{
background-image:url(../diseno/menu/affiliatesli.jpg);
width:70px;
}

.menucentromax{
background-image:url(../diseno/menu/menucentromaxli.jpg);
width:130px;
}

.menucentro{
background-image:url(../diseno/menu/menucentroli.jpg);
width:97px;
} 

.about{
background-image:url(../diseno/menu/aboutli.jpg);
width:73px;
} 

.news{
background-image:url(../diseno/menu/newsli.png);
width:111px;
}


/* THE FOLLOWING CODE IS USED SITE-WIDE. BELOW IS THE SITE FOOTER */










/* THE SECTION BELOW CONTAINS THE CODE FOR THE BLUE INFORMATIONAL SECTIONS OF ALL AFFILIATES PAGE. */









#affiliatesblue{
width: 100%;
height:357px;
background-image:url(../diseno/menu/affiliatesbluebg.jpg);
}

#affiliatesbluecontainer{
width:905px;
height:347px;
margin-left:auto;
margin-right:auto;
padding:10px 0px 0px 95px;
background-image:url(../diseno/menu/affiliatesbluebg2.jpg);
}

#affiliatesbluebanner{
width:100%;
height:75px;
background-image:url(../diseno/menu/affiliatesbluebanner.jpg);
}

#affiliatesbluebannercontainer{
width:980px;
height:75px;
background-image:url(../diseno/menu/affiliatesbluebannerbg.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#affiliatesbluebanner h2{
color: #fff;
font-weight:lighter;
padding-top: 22px;
}

#affiliatesbluebanner img{
float:left;
padding:6px 0px 0px 0px;
margin-right:6px;
}

#affiliatesblue h2{
color: #fff;
letter-spacing:1px;
padding-top:11px;
font-weight:normal;
}

