﻿/************************************************
Override any class you want in this file
EXAMPLE:
    .className { color: White !important; }
*************************************************/

/*** DONT TOUCH - Framework CSS ***/
    @import "http://static.educations.com/css/masterpages/uc.css";
    @import "http://static.educations.com/css/masterpages/rc.css";
    @import "http://static.educations.com/css/masterpages/html.css";
    @import "http://static.educations.com/css/masterpages/frame.css";
    @import "http://static.educations.com/css/masterpages/forms.css";
    @import "http://static.educations.com/css/masterpages/search.css";
/*** DONT TOUCH - Framework CSS ***/

/* Main Sponsor */
    .CatSponsor .head { background-color: #f87105 !important; }
    .CatSponsor .head .L { background: url(http://static.educations.com/masterpages/pics/presentations/orange/head_left.png) no-repeat; }
    .CatSponsor .head .M { color: #fff; }
    .CatSponsor .head .M a { color: #fff; }
    .CatSponsor .head .R { background: url(http://static.educations.com/masterpages/pics/presentations/orange/head_right.png) no-repeat; }
    .CatSponsor .body { background-color: White; border: solid 1px #f87105; }
    .CatSponsor .foot .L { background-image: url(http://static.educations.com/masterpages/pics/presentations/orange/foot_left.png); }
    .CatSponsor .foot .M { background-image: url(http://static.educations.com/masterpages/pics/presentations/orange/foot_mid.png); }
    .CatSponsor .foot .R { background-image: url(http://static.educations.com/masterpages/pics/presentations/orange/foot_right.png); }

/* HTML Presentations */
    .presHTML .presBody { border-color:#3482b2; }
    .presHTML .presHead { background: #3482b2 url(http://static.educations.com/masterpages/pics/presentations/html/blue/left.png) no-repeat left top; }
    .presHTML .headRight { background: White url(http://static.educations.com/masterpages/pics/presentations/html/blue/right.png) no-repeat; }
    
    .compareButton { background-image: url(http://static.educations.com/masterpages/pics/buttons/info_request_mail_studentum.png); background-repeat: no-repeat; width: 128; height: 20px; padding-top: 5px; padding-left: 30px; cursor: pointer; font-weight: bold; }
    .socialMediaButtons { right: 10px; padding-left: 0px; }
