/*	-------------------------------------------------------------
	stylesheet for fantasy cricket pages
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.autor				Dream11
	.version    	    1.0
	.url       		    http://www.dream11.com
	.timestamp  	    31/08/2009 - 04/09/2009
	.created by		    Manjiri Sapre
-------------------------------------------------------------	*/
/* Match Titles */
.h40{height:40px !important;}
.txtBold{font-weight:bold;}
.txtU{text-decoration:underline;}
.redclr{color:#CD0D0D;}
.pr5{padding-right:5px;}
.pt5{padding-top:5px;}
.pt15{padding-top:15px;}
.list{width:208px; margin-right:3px;border:1px solid #b6b6b6; font-family:Arial, Helvetica, sans-serif; font-size:11px;	color:#333333; }

#containerMain{width:100%; height:auto; margin:10px 0 0 0; overflow:hidden; float:left;}

#dropdowns{width:100%; height:auto; overflow:hidden; float:left;}
#dropdowns .dd{width:72%; float:left;}
#dropdowns .btns{ width:25%; float:right; text-align:right;}
#dropdowns .btns .viewbtn{width:50px; height:15px; float:left;}
#dropdowns .btns .comparebtn{width:70px; height:15px; float:left;}

.grayline{width:100%; height:1px; border-bottom:1px solid #D8D8D8;}


/* player details */
#playerdetails{width:100%; height:auto; overflow:hidden;}
#playerdetails .photo{width:100px; height:auto; float:left; margin-top:5px;}
#playerdetails .details{width:480px; height:auto; float:left; text-align:left;}
#playerdetails .details .title{width:100%; height:auto; float:left; line-height:22px; padding-left:10px;}
#playerdetails .details .title h2{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000;float:left;}

#playerdetails .details div.infom dl{width:100%;float:left;overflow:hidden; padding-left:10px; line-height:16px;}
#playerdetails .details div.infom dl dt{width:20%;float:left;clear:left; font-weight:bold;}
#playerdetails .details div.infom dl dd{width:70%;float:left;padding:0 0 0 5px;}

.addTrackbtn{width:111px; height:15px; float:left; background:url(../images/sptBtn1.gif) no-repeat 0 0px;}
.enlargebtn{width:111px; height:15px; float:left; margin:9px 0 0 0;}


/* Rank stars 
.star {width:190px; height:auto; margin-top:10px; padding-left:10px;}
.star .yellow{width:15px; height:15px;overflow:hidden; background:url(../images/sptBgstar.gif) repeat-x 0 -0px;float:left;}
.star .white{width:15px;height:15px;overflow:hidden; background:url(../images/sptBgstar.gif) repeat-x 0 -18px;float:left;}
.star .txtrate{ width:auto; float:left; }
.star .txtrate h4{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; float:left; font-weight:normal;}
.star .starImg{ width:78px; float:left; }*/

/* Tables start */
#tblData{width:100%; height:auto; overflow:hidden; float:left; margin-top:10px;}
#tblData .title{font-family:Tahoma Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold; line-height:21px;}
#tblData .title span{color:#CD0D0D;}

/* datatable */
#tblData .datatable_mtm{width:100%;font-size:11px;padding-left:10px;}
#tblData .datatable_mtm thead th{padding:10px 10px;background:#f7f7f7;border-bottom:1px solid #d8d8d8;}
#tblData .datatable_mtm tbody tr td{padding:1px 10px;text-align:left;}
#tblData .datatable_mtm tbody tr .altRow td{background:#f7f7f7 !important;}

/*  */
#tblData .tblScorecard{width:100%;font-size:11px; background:#E6E6E6; line-height:20px;}
#tblData .tblScorecard .clr{color:#333333; font-weight:bold; }
#tblData .tblScorecard .clr1{color:#333333; font-weight:bold; background-color:#D2D2D2; line-height:23px;}
#tblData .tblScorecard th{padding:2px 5px;background:#f7f7f7; font-weight:normal;}
#tblData .tblScorecard td{padding:1px 5px; text-align:left;}
#tblData .tblScorecard tr.altRow1 td{background:#FFFFFF ;}
#tblData .tblScorecard tr.altRow td{background:#f7f7f7;}
#tblData .tblScorecard a{text-decoration:underline;}

/* datatable 1 */
#tblData .tblScorecard1{width:100%;font-size:11px; background:#D5D5D5;}
#tblData .tblScorecard1 .clr{color:#333333; font-weight:bold; }
#tblData .tblScorecard1 th{padding:2px 5px;background:#f7f7f7; font-weight:normal;}
#tblData .tblScorecard1 td{padding:1px 0px; text-align:center;}
#tblData .tblScorecard1 tr.altRow1 td{background:#FFFFFF ;}
#tblData .tblScorecard1 tr.altRow td{background:#f7f7f7;}
#tblData .tblScorecard1 a{text-decoration:underline;}


/* ---------------------Compare------------------------- */
#dropdowns4{width:100%; height:auto; overflow:hidden; float:left;}
#dropdowns4 .list4{width:120px; margin-right:3px;border:1px solid #b6b6b6; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#333333; }

#dropdowns4 .dd{width:42%; float:left;}
#dropdowns4 .dd1{width:10%; float:left; text-align:center;}
#dropdowns4 .dd1 h2{font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:14px;}
#dropdowns4 .dd2{ width:42%; float:left;}

#dropdowns4 .btns .viewbtn{width:50px; height:15px; float:left;}
#dropdowns4 .btns .comparebtn{width:70px; height:15px; float:left;}

#secL{width:50%; height:auto; overflow:hidden; float:left;}
#secR{width:50%; height:auto; overflow:hidden; float:left;}

/* player details */
#playerdetails-1{width:100%; height:auto; overflow:hidden;}
#playerdetails-1 .photo{width:28%; height:auto; float:left; margin-top:5px;}
#playerdetails-1 .details{width:70%; height:auto; float:left; padding-top:10px;}

#playerdetails-1 .details div.infom1 dl{width:100%;float:left;overflow:hidden; padding-left:5px;}
#playerdetails-1 .details div.infom1 dl dt{width:25%;float:left;clear:left; font-weight:normal;}
#playerdetails-1 .details div.infom1 dl dd{width:70%;float:left;padding:0 0 0 5px;}

/* datatable 2 */
#tblData2 {width:100%; height:auto; overflow:hidden; float:left; margin-top:10px;}
#tblData2 .tblScorecard2{width:100%;font-size:10px; background:#D5D5D5;}
#tblData2 .tblScorecard2 .clr1{font-size:10px;color:#333333; font-weight:bold; }
#tblData2 .tblScorecard2 .clr{font-size:10px;color:#A90702; font-weight:bold; background:#E7E7E7;}
#tblData2 .tblScorecard2 th{padding:2px 5px;background:#f7f7f7; font-weight:normal;}
#tblData2 .tblScorecard2 td{padding:1px 0px; text-align:center;}
#tblData2 .tblScorecard2 tr.altRow1 td{background:#FFFFFF ;}
#tblData2 .tblScorecard2 tr.altRow td{background:#f7f7f7;}
#tblData2 .tblScorecard2 a{text-decoration:underline;}

/* Ganesha Speak */

.ganesha {font-family:Tahoma,Arial,Helvetica,sans-serif; color:#333333; font-size:11px; font-style:normal; line-height:18px;}
.ganesha b {font-weight:bold; background:none; border:none; color:#000000;}
/* End */






