html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #F2F2F2 url(images/bg1_01b.gif) repeat-x left top;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #566B75;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Abel', sans-serif;
}
p, ol, ul {
	margin-top: 0px;
}
p, ol {
	line-height: 205%;
}
strong {
}
a {
	color: #A93779;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#333;
}
a img {
	border: none;
}
img.border {
}
img.alignleft {
	float: left;
	margin-top: 3px;
	margin-right: 25px;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/bg1_02c.jpg) no-repeat center top;
}
#wrapperin {
	overflow: hidden;
	background: url(images/bg1_02in.jpg) no-repeat center top;
}
#wrapper-img {
	overflow: hidden;
	background: url(images/bg2_01a.gif) no-repeat right top;
}
.container {
	width: 958px;
	margin: 0px auto;
	
}
.clearfix {
	clear: both;
}
/** HEADER */

#header {
	height: 133px;
	margin-bottom: 100px;
}
/** LOGO */
#logo {
	float: left;
	width: 237px;
	height: 223px;
	background: url(images/Mumbaigames_logo.png) no-repeat;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Maven Pro', sans-serif;
}
#logo h1 a {
	display: block;
	padding-top: 29px;
	letter-spacing: -3px;
	text-decoration: none;
	font-size: 67px;
	font-weight: 900;
	color: #FFFFFF;
}
#logo p {
	display: block;
	margin-top: -8px;
	padding: 0px;
	letter-spacing: 3px;
	font-size: 16px;
	color: #FFFFFF;
}
/** MENU */
#menu-wrapper {
	float: right;
	height: 55px;
	padding: 17px 0px 0px 0px;
	background: url(images/bg2_03.png) repeat;
}
#menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #FFFFFF;
}
#menu li {
	float: left;
	display: inline-block;
}
#menu > li {
	float: left;
	margin-right: 8px;
}
#menu > li.active {
}
#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
}
#menu span {
	display: block;
	height: 20px;
	margin-left: 8px;
}
#menu .first {
}
#menu .border1 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #b87750;
}
#menu .border2 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #c43a0f;
}
#menu .border3 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #5db893;
}
#menu .border4 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #f8773c;
}
#menu .border5 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #ffffff;
}
#menu .border6 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #02627a;
}
#menu .border7 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #c55f60;
}
#menu .border8 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #cc0274;
}
#menu .border9 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #8e026e;
}
/** DROPOTRON */
.dropotron li.opener {
	border-right: solid 3px #FFFFFF;
}
.dropotron {
	margin: 23px 0px 3px 0px;
	padding: 10px 0px 10px 0px;
	background: url(images/bg2_03.png) repeat;
	color: #fff;
	list-style: none;
}
.dropotron a, .dropotron span {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	color: #fff;
}
.dropotron li {
}
.dropotron li:hover, .dropotron li.active {
	background: #0E191C;
}
/** PAGE */
#page {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	
}
.homepage #page {
	background: none;
}
/** CONTENT */
#content {
	float: left;
	width: 658px;
}
.two-column2 #content {
	float: left;
	width: 658px;
	padding-right: 10px;
	padding-left: 10px;
}
/** SIDEBAR */
#sidebar {
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.two-column2 #sidebar {
	float: left;
	width: 260px;
	padding-left: 10px;
}
#sidebar h4 {
	padding: 10px 0px 10px 15px;
	font: Arial;
	font-size: 18px;
	font-weight: 200;
	color: #000000;
	margin:0px 0 0;
	border-bottom:1px solid #d2d2d2;
}
/** FOOTER */
#wrapper-imgfoot {
	overflow: hidden;
	background: url(images/bottom_bg2.gif) repeat left top;
}
#footer {
	width: 958px;
	height: 100px;
	/*padding: 20px 116px 0px 116px;*/
}
.containerfoot {
	width: 958px;
	margin: 20px auto;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: normal;
	color: #ff6b13;
}
#footer a {
	text-decoration: none;
	color: #ff6b13;
}
#footer a:hover {
	text-decoration: underline;
	color: #828B8B;
}
/** MID PART */
.container2 {
	width: 958px;
	margin: 0px auto;
	margin-bottom: 0px;
	height: 91px;
	background-color:#f2f2f2;
}
.container3 {
	width: 958px;
	margin: 0px auto;
	margin-top: 0px;
	background-color: #c5c5c5;
}
#headermid {
	height: 260px;
	margin-bottom: 0px;
}
#midbox1 {
	float: left;
	width: 716px;
	padding-left: 0px;
	padding-right: 2px;
	
}
#midbox2 {
	float: right;
	width: 200px;
	padding-right: 5px;
	padding-top: 30px;
	margin: 0px;
	line-height:30px;
	font-family: 'Abel', sans-serif;
	text-align: right;
	background-color:#FFFFFF;
	font-size: 25px;
	color: #828B8B;
}
#midbox3 {
	float: left;
	width: 100%;
	background-color: #c5c5c5;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	
}
.style4a {
	color: #02627a; 
	font-size: 20px; 
	text-align:center;
	padding-right: 10px;
	padding-top: 10px;
	}
.style6a {
	color: #cccccc; 
	font-size: 20px; 
	padding-right: 0px;
	padding-top: 5px;
	}
/** BANNER */
#banner {
	height: 198px;
	color: #FFFFFF;
}
#banner h2 {
	display: inline-block;
	width: 700px;
	height: 55px;
	margin-left: 78px;
	margin-bottom: 8px;
	padding: 0px 15px;
	background: url(images/bg2_04a.png) repeat;
	letter-spacing: 1px;
	line-height: 58px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 40px;
	color: #FFFFFF;
}
#banner h3 {
	display: inline-block;
	height: 52px;
	width: 470px;
	margin-left: 78px;
	margin-bottom: 20px;
	padding: 0px 15px;
	background: url(images/bg2_05a.png) repeat;
	letter-spacing: 1px;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 39px;
	font-weight: 400;
	color: #FFFFFF;
}
#banner .text1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#banner .text2 {
	padding-right: 260px;
	line-height: 160%;
}
#banner .content {
}
/** FOUR COLUMNS */

#four-columns {
}
.cloumn{ width: 183px !important;height: 183px !important;}
#four-columns #column1 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/homepage_03a.jpg) no-repeat left top;
}
#four-columns #column1 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column1 h2 span {
	color: #ff6b13;
}

#four-columns #column2 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/homepage_05a.jpg) no-repeat left top;
}

#four-columns #column2 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column2 h2 span {
	color: #014f30;
}


#four-columns #column3 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/homepage_07a.jpg) no-repeat left top;
}

#four-columns #column3 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column3 h2 span {
	color: #02627a;
}

#four-columns #column30 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background-image: url(images/n8casino-img.png);
	background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
}

#four-columns #column30 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #fff;
}

#four-columns #column30 h2 span {
	color: #02627a;
}

#four-columns #column31 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background-image: url(images/fun88-img.png);
	background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
}

#four-columns #column31 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column31 h2 span {
	color: #02627a;
}



#four-columns #column3a {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/reg_img.jpg) no-repeat left top;
}

#four-columns #column3a h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column3a h2 span {
	color: #02627a;
}


#four-columns #column4a {
    float: right;
    width: 232px;
    height: 232px;
    background-image: url(images/cricket-betting-apps-india.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 250px;
}

#four-columns #column4a h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column4a h2 span {
	color: #3b0630;
}


#four-columns #column21 {
	float: left;
	width: 232px;
	height: 232px;
	background: url(images/winner.jpg) no-repeat left top;
}

#four-columns #column21 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column21 h2 span {
	color: #550f49;
}


#four-columns #column4 {
	float: right;
	width: 156px;
	height: 202px;
	padding: 16px 38px 14px 38px;
	background: url(images/bg2_06.png) repeat;
}

#four-columns #column4 .list-bg {
	height: 202px;
	background: url(images/bg2_07.png) repeat;
}

#four-columns #column4b {
	float: none;
	width: 260px;
	height: 232px;
	background-image: url(images/homepage_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#four-columns #column4b h2 a {
	display: block;
	height: 194px;
	padding: 16px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column3b {
	float: none;
	width: 260px;
	height: 232px;
	background-image: url(images/homepage_12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#four-columns #column3b h2 a {
	display: block;
	height: 194px;
	padding: 16px 0px 0px 30px;
	letter-spacing: -1px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}


#four-columns #column3b h2 span {
	color: #02627a;
}



/** BOX LOGO */

#boxlogo {
	float: left;
	width: 184px;
	height: 96px;
	padding-left: 25px;
	padding-right: 10px;
	border-right: 1px solid #8f8061;
}

/** BOX 1 */

#box1 {
	float: left;
	width: 90px;
	height: 96px;
	padding-left: 10px;
	padding-right: 0px;
}

/** BOX 2 */

#box2 {
	float: left;
	width: 160px;
	height: 96px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #8f8061;
}

/** BOX 3 */

#box3 {
	float: left;
	width: 150px;
	height: 96px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #8f8061;
}

/** BOX 4 */

#box4 {
	float: left;
	width: 150px;
	height: 96px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #8f8061;
}

/** BOX 5 */

#box5 {
	border-color:#333333;
	padding:0 15px;
}

/** BOX 6 */

#box6 {
	
	background-color:#f0f0f0;
	margin:20px 14px;
	border:1px solid #ddd;
}

/** BOX 7 */

#box7 {
}

/** BOX 8 */

#box8 {
	overflow: hidden;
	width: 958px;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	display: block;
	padding: 3px 0px;
	text-align: center;
}

/** LIST STYLE 2 */

ul.style2 {
	width: 46px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

ul.style2 li {
	float: left;
	padding: 0px 0px 3px 3px;
	line-height: 1;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top:1px solid #fff;
}

ul.style3 li {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight:normal;
}

/** BOX STYLE 1 */

.box-style1 {
border-color:#333333;

}

.box-style1 .title {
	display: inline-block;
	margin-bottom: 15px;
	padding: 0px 10px 0px 20px;
	background: #AF3779;
	letter-spacing: 1px;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 30px;
	font-size: 200;
	color: #FFFFFF;
}

.box-style1 .entry {
	overflow: hidden;
	padding-bottom: 10px;
	
}

.divider {
	overflow: hidden;
	width: 918px;
	margin: 0px auto;
	border-bottom: 1px solid #E3E7E7;
}

.tbl{border:1px solid #ddd;table-collapse:collapse; padding:5px;text-align:center;}
#newspaper-c {
    border: 1px solid #AF3779;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 5px;
    text-align: left;
    /*width: 500px;*/
}
#newspaper-c th {
    border-color: #AF3779 #AF3779 #AF3779;
    border-right: 1px solid #AF3779;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
	background:#999999;
}
#newspaper-c td {
    border-right: 1px dashed #AF3779;
	border-left: 1px dashed  #AF3779;
	border-bottom: 1px dashed  #AF3779;
	border-top: 1px dashed  #AF3779;
    color: #666699;
    padding: 5px 10px;
}


#newspaper-d {
    border: 1px solid #AF3779;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 5px;
    text-align: left;
    /*width: 500px;*/
}
#newspaper-d th {
    border-color: #AF3779 #AF3779 #FFFFFF;
    border-right: 1px dashed #AF3779;
	border-left: 1px dashed  #AF3779;
	border-bottom: 1px dashed  #AF3779;
	border-top: 1px dashed  #AF3779;
    border-style: solid;
    border-width: 1px;
    color: #003399;
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
    text-transform: uppercase;
	background:#f5f6f7;
}
#newspaper-d td {
    border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
    color: #666699;
    padding: 5px 10px;
}




.social{position:absolute;top:80px;padding:5px;right:170px;}

.socialin{position:absolute;top:80px;padding:5px;right:185px;}

.sportpanel{width:180px;height:200px;border:0px solid #CCC;margin:10px 0 10px 25px;float:left;}

.assopanel{width:auto;display:block;height:auto;border:0px solid #CCC;margin:10px 0 10px 25px;}

.sportpanel img{width:146px;height:140px;border:1px solid #CCC;margin:15px 15px 5px 15px;float:left;}

.assopanel .assoimg{min-width:146;width:auto;height:140px;border:0px solid #CCC;}

.assoimg img{height:auto;max-height:140px;}

.sportpanel span{width:146px;height:20px;border:1px solid #CCC;margin:0 15px 0 15px;float:left;text-align:center;padding-top:5px;font-weight:bold;}

.assopanel .assoname{height:20px;border:1px solid #CCC;text-align:center;padding-top:5px;font-weight:bold;float:left;display:block;margin-top:10px;}

.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist li.comment_odd {
    background-color: #F7F7F7;
    color: #666666;
}

.commentlist li.comment_odd, .commentlist li.comment_even {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 15px;
}

.commentlist .submitdate {
    font-size: smaller;
}

.commentlist li.comment_even {
    background-color: #E8E8E8;
    color: #666666;
}

.commentlist li .avatar {
    border: 1px solid #EEEEEE;
    float: right;
    margin: 0 0 0 10px;
}

.commentlist .author .name {
    font-weight: bold;
}

.pledgebtn {
    background-color: #000;
    background-image: linear-gradient(to bottom, #000, #000);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000;
    background-image: linear-gradient(to bottom, #000, #000);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #000;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}


.pledge{font-size:16px;color:red;}

html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #F2F2F2 url(images/bg1_01b.gif) repeat-x left top;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #566B75;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Abel', sans-serif;
}
p, ol, ul {
	margin-top: 0px;
}
p, ol {
	line-height: 205%;
}
strong {
}
a {
	color: #A93779;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#333;
}
a img {
	border: none;
}
img.border {
}
img.alignleft {
	float: left;
	margin-top: 3px;
	margin-right: 25px;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/bg1_02c.jpg) no-repeat center top;
}
#wrapperin {
	overflow: hidden;
	background: url(images/bg1_02in.jpg) no-repeat center top;
}
#wrapper-img {
	overflow: hidden;
	background: url(images/bg2_01a.gif) no-repeat right top;
}
.container {
	width: 100%;
	margin: 0px auto;
}
.clearfix {
	clear: both;
}
/** HEADER */

#header {
	height: 133px;
	margin-bottom: 100px;
}
/** LOGO */
#logo {
	float: left;
	width: 30%;
	height: 223px;
	background: url(images/Mumbaigames_logo.png) no-repeat;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Maven Pro', sans-serif;
}
#logo h1 a {
	display: block;
	padding-top: 29px;
	letter-spacing: -3px;
	text-decoration: none;
	font-size: 67px;
	font-weight: 900;
	color: #FFFFFF;
}
#logo p {
	display: block;
	margin-top: -8px;
	padding: 0px;
	letter-spacing: 3px;
	font-size: 16px;
	color: #FFFFFF;
}
/** MENU */
#menu-wrapper {
	float: right;
	width: 70%;
	height: 55px;
	padding: 17px 0px 0px 0px;
	background: url(images/bg2_03.png) repeat;
}
#menu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #FFFFFF;
}
#menu li {
	float: left;
	display: inline-block;
}
#menu > li {
	float: left;
	margin-right: 8px;
}
#menu > li.active {
}
#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
}
#menu span {
	display: block;
	height: 20px;
	margin-left: 8px;
}
#menu .first {
}
#menu .border1 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #b87750;
}
#menu .border2 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #c43a0f;
}
#menu .border3 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #5db893;
}
#menu .border4 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #f8773c;
}
#menu .border5 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #ffffff;
}
#menu .border6 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #02627a;
}
#menu .border7 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #c55f60;
}
#menu .border8 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #cc0274;
}
#menu .border9 {
	padding-left: 8px;
	height: 30px;
	border-left: 2px solid #8e026e;
}
/** DROPOTRON */
.dropotron li.opener {
	border-right: solid 3px #FFFFFF;
}
.dropotron {
	margin: 23px 0px 3px 0px;
	padding: 10px 0px 10px 0px;
	background: url(images/bg2_03.png) repeat;
	color: #fff;
	list-style: none;
}
.dropotron a, .dropotron span {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	color: #fff;
}
.dropotron li {
}
.dropotron li:hover, .dropotron li.active {
	background: #0E191C;
}
/** PAGE */
#page {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	
}
.homepage #page {
	background: none;
}
/** CONTENT */
#content {
	float: left;
	width: 658px;
}
.two-column2 #content {
	float: left;
	width: 658px;
	padding-right: 10px;
	padding-left: 10px;
}
/** SIDEBAR */
#sidebar {
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.two-column2 #sidebar {
	float: left;
	width: 260px;
	padding-left: 10px;
}
#sidebar h4 {
	padding: 10px 0px 10px 15px;
	font: Arial;
	font-size: 18px;
	font-weight: 200;
	color: #000000;
	margin:0px 0 0;
	border-bottom:1px solid #d2d2d2;
}
/** FOOTER */
#wrapper-imgfoot {
	overflow: hidden;
	background: url(images/bottom_bg2.gif) repeat left top;
}
#footer {
	width: 958px;
	height: 100px;
	/*padding: 20px 116px 0px 116px;*/
}
.containerfoot {
	width: 958px;
	margin: 20px auto;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: normal;
	color: #ff6b13;
}
#footer a {
	text-decoration: none;
	color: #ff6b13;
}
#footer a:hover {
	text-decoration: underline;
	color: #828B8B;
}
/** MID PART */
.container2 {
	width: 958px;
	margin: 0px auto;
	margin-bottom: 0px;
	height: 91px;
	background-color:#f2f2f2;
}
.container3 {
	width: 958px;
	margin: 0px auto;
	margin-top: 0px;
	background-color: #c5c5c5;
}
#headermid {
	height: 260px;
	margin-bottom: 0px;
}
#midbox1 {
	float: left;
	width: 716px;
	padding-left: 0px;
	padding-right: 2px;
	
}
#midbox2 {
	float: right;
	width: 200px;
	padding-right: 5px;
	padding-top: 30px;
	margin: 0px;
	line-height:30px;
	font-family: 'Abel', sans-serif;
	text-align: right;
	background-color:#FFFFFF;
	font-size: 25px;
	color: #828B8B;
}
#midbox3 {
	float: left;
	width: 100%;
	background-color: #c5c5c5;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	
}
.style4a {
	color: #02627a; 
	font-size: 20px; 
	text-align:center;
	padding-right: 10px;
	padding-top: 10px;
	}
.style6a {
	color: #cccccc; 
	font-size: 20px; 
	padding-right: 0px;
	padding-top: 5px;
	}
/** BANNER */
#banner {
	height: 198px;
	color: #FFFFFF;
}
#banner h2 {
	display: inline-block;
	width: 700px;
	height: 55px;
	margin-left: 78px;
	margin-bottom: 8px;
	padding: 0px 15px;
	background: url(images/bg2_04a.png) repeat;
	letter-spacing: 1px;
	line-height: 58px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 40px;
	color: #FFFFFF;
}
#banner h3 {
	display: inline-block;
	height: 52px;
	width: 470px;
	margin-left: 78px;
	margin-bottom: 20px;
	padding: 0px 15px;
	background: url(images/bg2_05a.png) repeat;
	letter-spacing: 1px;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 39px;
	font-weight: 400;
	color: #FFFFFF;
}
#banner .text1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#banner .text2 {
	padding-right: 260px;
	line-height: 160%;
}
#banner .content {
}
/** FOUR COLUMNS */

#four-columns {
}
.cloumn{ width: 183px !important;height: 183px !important;}
#four-columns #column1 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/homepage_03a.jpg) no-repeat left top;
}
#four-columns #column1 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column1 h2 span {
	color: #ff6b13;
}

#four-columns #column2 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/homepage_05a.jpg) no-repeat left top;
}

#four-columns #column2 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column2 h2 span {
	color: #014f30;
}


#four-columns #column3 {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/homepage_07a.jpg) no-repeat left top;
}

#four-columns #column3 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column3 h2 span {
	color: #02627a;
}


#four-columns #column3a {
	float: left;
	width: 232px;
	height: 232px;
	margin-right: 10px;
	background: url(images/reg_img.jpg) no-repeat left top;
}

#four-columns #column3a h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column3a h2 span {
	color: #02627a;
}


#four-columns #column4a {
    float: right;
    width: 232px;
    height: 232px;
    background-image: url(images/cricket-betting-apps-india.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 250px;
}

#four-columns #column4a h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column4a h2 span {
	color: #3b0630;
}


#four-columns #column21 {
	float: left;
	width: 232px;
	height: 232px;
	background: url(images/winner.jpg) no-repeat left top;
}

#four-columns #column21 h2 a {
	display: block;
	height: 194px;
	padding: 10px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column21 h2 span {
	color: #550f49;
}


#four-columns #column4 {
	float: right;
	width: 156px;
	height: 202px;
	padding: 16px 38px 14px 38px;
	background: url(images/bg2_06.png) repeat;
}

#four-columns #column4 .list-bg {
	height: 202px;
	background: url(images/bg2_07.png) repeat;
}

#four-columns #column4b {
	float: none;
	width: 260px;
	height: 232px;
	background-image: url(images/homepage_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#four-columns #column4b h2 a {
	display: block;
	height: 194px;
	padding: 16px 0px 0px 10px;
	letter-spacing: -1px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}

#four-columns #column3b {
	float: none;
	width: 260px;
	height: 232px;
	background-image: url(images/homepage_12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#four-columns #column3b h2 a {
	display: block;
	height: 194px;
	padding: 16px 0px 0px 30px;
	letter-spacing: -1px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	color: #000000;
}


#four-columns #column3b h2 span {
	color: #02627a;
}



/** BOX LOGO */

#boxlogo {
	float: left;
	width: 184px;
	height: 96px;
	padding-left: 25px;
	padding-right: 10px;
	border-right: 1px solid #8f8061;
}

/** BOX 1 */

#box1 {
	float: left;
	width: 90px;
	height: 96px;
	padding-left: 10px;
	padding-right: 0px;
}

/** BOX 2 */

#box2 {
	float: left;
	width: 160px;
	height: 96px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #8f8061;
}

/** BOX 3 */

#box3 {
	float: left;
	width: 150px;
	height: 96px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #8f8061;
}

/** BOX 4 */

#box4 {
	float: left;
	width: 150px;
	height: 96px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #8f8061;
}

/** BOX 5 */

#box5 {
	border-color:#333333;
	padding:0 15px;
}

/** BOX 6 */

#box6 {
	
	background-color:#f0f0f0;
	margin:20px 14px;
	border:1px solid #ddd;
}

/** BOX 7 */

#box7 {
}

/** BOX 8 */

#box8 {
	overflow: hidden;
	width: 958px;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	display: block;
	padding: 3px 0px;
	text-align: center;
}

/** LIST STYLE 2 */

ul.style2 {
	width: 46px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

ul.style2 li {
	float: left;
	padding: 0px 0px 3px 3px;
	line-height: 1;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top:1px solid #fff;
}

ul.style3 li {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight:normal;
}

/** BOX STYLE 1 */

.box-style1 {
border-color:#333333;

}

.box-style1 .title {
	display: inline-block;
	margin-bottom: 15px;
	padding: 0px 10px 0px 20px;
	background: #AF3779;
	letter-spacing: 1px;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 30px;
	font-size: 200;
	color: #FFFFFF;
}

.box-style1 .entry {
	overflow: hidden;
	padding-bottom: 10px;
	
}

.divider {
	overflow: hidden;
	width: 918px;
	margin: 0px auto;
	border-bottom: 1px solid #E3E7E7;
}

.tbl{border:1px solid #ddd;table-collapse:collapse; padding:5px;text-align:center;}
#newspaper-c {
    border: 1px solid #AF3779;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 5px;
    text-align: left;
    /*width: 500px;*/
}
#newspaper-c th {
    border-color: #AF3779 #AF3779 #AF3779;
    border-right: 1px solid #AF3779;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
	background:#999999;
}
#newspaper-c td {
    border-right: 1px dashed #AF3779;
	border-left: 1px dashed  #AF3779;
	border-bottom: 1px dashed  #AF3779;
	border-top: 1px dashed  #AF3779;
    color: #666699;
    padding: 5px 10px;
}


#newspaper-d {
    border: 1px solid #AF3779;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 5px;
    text-align: left;
    /*width: 500px;*/
}
#newspaper-d th {
    border-color: #AF3779 #AF3779 #FFFFFF;
    border-right: 1px dashed #AF3779;
	border-left: 1px dashed  #AF3779;
	border-bottom: 1px dashed  #AF3779;
	border-top: 1px dashed  #AF3779;
    border-style: solid;
    border-width: 1px;
    color: #003399;
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
    text-transform: uppercase;
	background:#f5f6f7;
}
#newspaper-d td {
    border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
    color: #666699;
    padding: 5px 10px;
}




.social{position:absolute;top:80px;padding:5px;right:170px;}

.socialin{position:absolute;top:80px;padding:5px;right:185px;}

.sportpanel{width:180px;height:200px;border:0px solid #CCC;margin:10px 0 10px 25px;float:left;}

.assopanel{width:auto;display:block;height:auto;border:0px solid #CCC;margin:10px 0 10px 25px;}

.sportpanel img{width:146px;height:140px;border:1px solid #CCC;margin:15px 15px 5px 15px;float:left;}

.assopanel .assoimg{min-width:146;width:auto;height:140px;border:0px solid #CCC;}

.assoimg img{height:auto;max-height:140px;}

.sportpanel span{width:146px;height:20px;border:1px solid #CCC;margin:0 15px 0 15px;float:left;text-align:center;padding-top:5px;font-weight:bold;}

.assopanel .assoname{height:20px;border:1px solid #CCC;text-align:center;padding-top:5px;font-weight:bold;float:left;display:block;margin-top:10px;}

.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist li.comment_odd {
    background-color: #F7F7F7;
    color: #666666;
}

.commentlist li.comment_odd, .commentlist li.comment_even {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 15px;
}

.commentlist .submitdate {
    font-size: smaller;
}

.commentlist li.comment_even {
    background-color: #E8E8E8;
    color: #666666;
}

.commentlist li .avatar {
    border: 1px solid #EEEEEE;
    float: right;
    margin: 0 0 0 10px;
}

.commentlist .author .name {
    font-weight: bold;
}

.pledgebtn {
    background-color: #000;
    background-image: linear-gradient(to bottom, #000, #000);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000;
    background-image: linear-gradient(to bottom, #000, #000);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #000;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}


.pledge{font-size:16px;color:red;}


.socialb {position:absolute;top:80px;padding:5px;right:170px;}

.socialbin {position:absolute;top:80px;padding:5px;right:185px;}

.sportpanelb {width:180px;height:200px;border:0px solid #CCC;margin:10px 0 10px 25px;float:left;}

.assopanelb {width:auto;display:block;height:auto;border:0px solid #CCC;margin:10px 0 10px 25px;}

.sportpanelb img{width:146px;height:140px;border:1px solid #CCC;margin:15px 15px 5px 15px;float:left;}

.assopanelb .assoimgb{min-width:146;width:auto;height:140px;border:0px solid #CCC;}

.assoimgb img{height:auto;max-height:140px;}

.sportpanelb span{width:146px;height:50px;border:1px solid #CCC;margin:0 15px 0 15px;float:left;text-align:center;padding-top:5px;font-weight:bold;}

.assopanelb .assonameb{height:20px;border:1px solid #CCC;text-align:center;padding-top:5px;font-weight:bold;float:left;display:block;margin-top:10px;}

.sportpanelc span{width:180px;height:200px;border:1px solid #CCC;margin:10px 0 10px 25px;float:left;text-align:center;padding-top:5px;font-weight:bold; margin-top:20px; background-color:#CCCCCC;}



.socialb {position:absolute;top:80px;padding:5px;right:170px;}

.socialbin {position:absolute;top:80px;padding:5px;right:185px;}

.sportpanelb {width:180px;height:200px;border:0px solid #CCC;margin:10px 0 10px 25px;float:left;}

.assopanelb {width:auto;display:block;height:auto;border:0px solid #CCC;margin:10px 0 10px 25px;}

.sportpanelb img{width:146px;height:140px;border:1px solid #CCC;margin:15px 15px 5px 15px;float:left;}

.assopanelb .assoimgb{min-width:146;width:auto;height:140px;border:0px solid #CCC;}

.assoimgb img{height:auto;max-height:140px;}

.sportpanelb span{width:146px;height:50px;border:1px solid #CCC;margin:0 15px 0 15px;float:left;text-align:center;padding-top:5px;font-weight:bold;}

.assopanelb .assonameb{height:20px;border:1px solid #CCC;text-align:center;padding-top:5px;font-weight:bold;float:left;display:block;margin-top:10px;}

.sportpanelc span{width:180px;height:200px;border:1px solid #CCC;margin:10px 0 10px 25px;float:left;text-align:center;padding-top:5px;font-weight:bold; margin-top:20px; background-color:#CCCCCC;}


