@import "inner.footer.css";

#content {
background:url('../img/common/selfcare/box01.gif') repeat;
height:414px;
margin:15px 0;
padding:0;
}
#content #reload h2, #content #service h2, #content #expend h2,
#content #book h2, #content #send h2, #content #about h2, #content #dmOffers h2, #content #dmOffersBox h2 {
color:#fff;
font-size:28px;
line-height:36px;
margin-bottom:10px;
}
/*
#content #reload h2, #content #service h2, #content #expend h2,
#content #reload p, #content #service p, #content #expend p {color:#000;}
*/
#content #book h2, #content #send h2 {margin-bottom: 2px;}
#content #book p, #content #send p {font-weight: bold;}
#content #dmOffersBox h2 {font-size: 24px;}
#content p {
color:#fff;
padding:0;
font-size:13px;
line-height:15px;
}
#content a {width:auto; text-decoration:none; cursor:pointer;}
#reload {
width:110px;
height:187px;
background:#FFED23;
padding:8px 12px;
float:left;
position: relative;
left:138px;
top:0;
}

#service {
width:248px;
height:118px;
background:#FFD51E;
padding:8px 12px;
float:left;
position:relative;
display:inline;
margin:69px 0 0 142px;
}
#expend {
width:249px;
height:128px;
background:#FDC41B;
padding:3px 12px;
float:left;
position:relative;
margin:0 0 0 4px;
}
#book {
width:179px;
height:118px;
background:#fdb924;
background:url('../img/lt/adress_book.gif') left top no-repeat;
padding:8px 12px;
float:left;
display: inline;
position:relative;
margin:4px 0 0 207px;
}
#dmOffersBox {
width:110px;
height:118px;
background:#F29512;
padding:8px 12px;
float:left;
display: inline;
position:relative;
margin:4px 0 0 4px;
}
#send {
width:179px;
height:118px;
background: #c1d72d;
background:url('../img/lt/send_sms.gif') left top no-repeat;
padding:8px 12px;
float:left;
position:relative;
margin:73px 0 0 73px;
}
#about {
width:179px;
height:49px;
background:#F07326;
padding:8px 12px;
float:left;
position:relative;
margin:4px 0 0 -65px;
}
#schoolsCompetition{
width:203px;
height:204px;
float:left;
position:relative;
margin:-65px 0 0 4px;
}
#reload.inactive { background-color:#FFF58F;}
/*
#content #reload.inactive h2, #content #service.inactive h2, #content #expend.inactive h2,
#content #reload.inactive p, #content #service.inactive p, #content #expend.inactive p { color:#999;}
*/
#service.inactive { background-color:#FFE87F;}
#expend.inactive { background-color:#FFDF7F;}
#book.inactive { background-color:#ffdfa8; background:url('../img/lt/adress_book_inactive.gif') left top no-repeat;}
#send.inactive {background-color: #d6e379; background:url('../img/lt/send_sms_inactive.gif') left top no-repeat;
}
#about.inactive { background-color:#fdc89d;}
#schoolsCompetition.inactive {background:url('../img/minisite/mini_schls/common/promo_inactive.jpg') no-repeat top left;}
#dmOffersBox.inactive {background: #FFC36F;}
.selfcareMoreBoxes #reload {left: 69px;}
.selfcareMoreBoxes #service {margin-left: 73px;}
.selfcareMoreBoxes #book {margin-left: 138px;}
.selfcareMoreBoxes #about {margin-left: -134px;}
.activeDmOffers #book{margin-left: 69px; margin-top: 73px;}
.activeDmOffers #send {margin-left: 4px;}
.activeDmOffers #about {margin-left: -134px;}