/* adv_blocks.css */
.mt_adv,
.mt_adv * {
margin: 0;
padding: 0;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
}
.mt_adv {
overflow: hidden;
position: relative;	
}
.mt_adv .mt_ali {
overflow: hidden;
position: relative;
display: inline-block;
vertical-align: top;
text-decoration: none;
cursor: pointer;
white-space: normal;
line-height: 1.2em;
margin: 8px;
}	
.mt_adv .mt_aim	{
display: inline-block;
vertical-align: top;
background-repeat: no-repeat;	
background-position: 50% 50%;		
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
/*optional*/border-color: #DDDDDD;	
}
.mt_adv .mt_ati {	
display: block;
margin: 0 auto;
text-decoration: underline;
/*optional*/color: #0022CC;
}	
.mt_adv .mt_partner {
display: block;
padding: 0px 8px 2px 8px;
font-size: 11px;
text-align: left;	
}	
.mt_adv .mt_partner  .mt_partner_link {
float: right;
text-decoration: underline;
font-weight: normal;
color: #0022CC;
}
.mt_adv .mt_partner  .mt_partner_title {
text-decoration: none;
color: #444444;	
}
/* mt_adv_v */
.mt_adv .mt_adv_v {
display: inline-block;	
}	
.mt_adv .mt_adv_v .mt_ali {	
width: 141px;
text-align: center;	
font-size: 11px;
}
.mt_adv .mt_adv_v .mt_aim {	
width: 133px;
height: 100px;
padding: 3px;
margin-bottom: 4px;
}	
.mt_adv .mt_adv_v .mt_ati {	
white-space: nowrap;
}	

/* mt_adv_h */
.mt_adv .mt_adv_h {
display: inline-block;
text-align: left;
vertical-align: top;
}	
.mt_adv .mt_adv_h .mt_ali {
display: block;
font-size: 13px;
text-align: left;	
max-height: 62px;		
}		
.mt_adv .mt_adv_h .mt_aim {
float: left;
width: 60px;
height: 60px;	
margin-right: 4px;
}	
.mt_adv .mt_adv_h .mt_ati {	
font-weight: bold;
}		
.mt_adv .mt_adv_h .mt_ade {	
/*optional*/color: #444444;
}

/* mt_adv decoration */
.mt_adv {
text-align: center;
white-space: nowrap;
/*optional bg*/background-color: #FFF9F0;	
/*optional round*/ /*border-radius: 4px;*/
/*optional border*/
border-style: solid;
border-width: 1px;	
border-color: #FBE5C0;
}

/* horizontal orientation */	
.mt_adv.cols2 div {
width: 50%;
//width: 49.9%;
}
.mt_adv.cols3 div {
width: 33.3%;
}	
.mt_adv.cols4 div {
width: 25%;
//width: 24.9%;
}	
.mt_adv.cols5 div {
width: 20%;
}	
.mt_adv.cols6 div {
width: 16.6%;
//width: 16.5%;	
}

/* vertical orientation */	
.mt_adv.rows .mt_adv_v {
display: block;
}
.mt_adv.rows .mt_adv_h,
.mt_adv.rows .mt_adv_h .mt_ali {
display: block;
}
/* vertical orientation */	
.mt_adv.rows .mt_adv_v,
.mt_adv.rows .mt_adv_h,
.mt_adv.f160x600 .mt_adv_v,
.mt_adv.f240x350 .mt_adv_v,
.mt_adv.f240x350 .mt_adv_h,
.mt_adv.f250x250 .mt_adv_h,
.mt_adv.f300x250 .mt_adv_h {
display: block;
}
.mt_adv.f160x600 .mt_partner,
.mt_adv.f240x350 .mt_partner,
.mt_adv.f250x250 .mt_partner,
.mt_adv.f300x250 .mt_partner, 
.mt_adv.f728x90 .mt_partner {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.mt_adv.f240x350 {
width: 238px;
height: 348px;
}
.mt_adv.f240x350 .mt_adv_v .mt_ali {
margin-bottom: 18px;
}	
.mt_adv.f240x350 .mt_adv_h .mt_ali {
margin-bottom: 20px;
}

.mt_adv.f250x250 {
width: 248px;
height: 248px;
}
.mt_adv.f250x250 .mt_adv_h .mt_ali {
margin-bottom: 14px;
}	
			
.mt_adv.f300x250 {
width: 298px;
height: 248px;
}
.mt_adv.f300x250 .mt_adv_h .mt_ali {
margin-bottom: 14px;
}	
		
.mt_adv.f728x90 {
width: 726px;
height: 88px;
}

.mt_adv.f728x240 {
white-space: normal;
width: 726px;
height: 238px;
}
.mt_adv.f728x240 .mt_adv_v	{	
margin-top: 36px;
margin-bottom: 33px;
}
.mt_adv.f728x240.cols3 .mt_adv_h	{	
margin-top: 17px;
margin-bottom: 16px;
}
	
.mt_adv.f160x600 {
width: 158px;
height: 598px;
}
.mt_adv.f160x600 .mt_adv_v .mt_ali {
margin-bottom: 41px;
}
.mt_adv.f160x600 .mt_partner {
bottom: 13px;
}
.mt_adv.f160x600 .mt_partner .mt_partner_link {
float: none;
display: block;
margin-bottom: -26px;
}

.mt_adv.f468x60 {
width: 466px;
height: 58px;
}	
.mt_adv.f468x60 .mt_ali {
margin: 5px;
font-size: 11px;
line-height: 12px;
max-height: 49px;
}
.mt_adv.f468x60 .mt_aim {
width: 47px;
height: 47px;
}

/* IE7 */	
.mt_adv div {
//display: inline;
}
.mt_adv.cols2 div,
.mt_adv.cols3 div,
.mt_adv.cols4 div,
.mt_adv.cols5 div,
.mt_adv.cols6 div {
//float: left;
}