/* 
    Document   : Category/Multiplayer
    Created on : Mar 19, 2013, 14:11:50 PM
    Author     : vikas.gupta
    Description:
        This CSS file will used in Category Controller : Multiplyer Action.
*/
.brdr_wrap{width:680px; border:1px solid #d8d8d8;}
.multigame_wrap li{ float:left; margin:0 22px 0 0;}
.best_multi_games{width:655px; margin:10px; background:url(../../images/Cricket/atoz-bg.jpg) left top repeat-x;}
.best_multi_games .atoz{width:32px; padding:5px 15px 4px; background-color:#fff; color:#3e3e3e; margin:0 15px 6px; border:1px solid #ff9600; border-bottom:none;}
.best_multi_games .search-alpa {width:658px; color:#a3a3a3; padding:0 0 8px 0; border-bottom:1px solid #ff9600;}
.best_multi_games .search-alpa a{padding:0 4px 0 5px;}

.best_multi_games li{margin:0 9px 12px 0;height: 90px}
.best_multi_games.searchresult{background:none;}
.best_multi_games.searchresult li{margin:0 20px 12px 11px;}
.multigame-right .facebookpart{width:270px;}
.multigame-right .facebook_frame{width:298px; margin-left:2px;}
#zapak_wrapper .content-wrap.other_matches.gamename li{float:left; margin:0 3px 7px 0}
#zapak_wrapper .content-wrap.other_matches.gamename li img{padding-bottom:3px;}
.searchmultigame{width:202px; padding:2px; border:1px solid #c6c6c6; background-color:#f6f6f6; margin-right:10px; margin-top:-2px;}

/*for master CSS */
.graybg{background-color:#eee!important;}
.fnt18{font-size:18px;}
.width100{width:100%;}
.darkGreen{color:#064646;}
ul.listCircle li{list-style-type:circle; list-style-position:inside}