/* CSS Document */
/*body section*/

body{
	overflow-x:hidden;
     background:url(../images/bg2.jpg) no-repeat center center fixed;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	/*background-attachment:fixed;
	background-size:100%;
	background-repeat:no-repeat;*/
	}
	
#container{
        position:relative;
	margin:0 auto;
	width:1050px;
	height:auto;	
	}

.header{
        margin:0 auto;
		background-image:url(../images/header1.jpg);
		background-repeat:repeat-x;
		width:1050px;
		height:140px;
	}
	

.logo{
	float:left;
	width:162px;
	height:123px;
	margin-left:10px;
	margin-top:10px;
	}
	
.title{
	margin-left:270px;
	padding-top:60px;
	width:428px;
	height:30px;}
	

#socialiconsfooter{
    float:right; 
    margin-left: 71px;
    margin-top: inherit;
}

#socialiconsfooter img{
    height:20px;
    width:20px;
}
	
.signin{
	width:auto;
	height:auto;
	float:right;
	margin-top:-80px;
	margin-right:10px;
	}
	
input{
	background-color:#FFF;
	color:#333;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	border:1px #202020;
	border-radius:5px;
	height:25px;
	width:100px;
	padding-left:5px;
	}
	
.input1{
	width:80px;
	height:27px;
	background-color:#ffcc00;
	color:#202020;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;}
	
.input1:hover{
	width:80px;
	height:27px;
	background-color:#202020;
	color:#ffcc00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;}

.sign{
	width:80px;
	height:27px;
	background-color:#ffcc00;
	color:#202020;
	font-family:"myriad Pro";
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;}
	
.sign:hover{
	width:80px;
	height:27px;
	background-color:#202020;
	color:#ffcc00;
	font-family:"myriad Pro";
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;}


.login:active{
	text-decoration:none;
	color:#FFFFFF;}
	
.login:link{
	text-decoration:none;
	color:#FFFFFF;}

.login:visited{
	text-decoration:none;
	color:#FFFFFF;}

.login:hover{
	text-decoration:underline;
	color:#FFFFFF;}

/*forgot password*/	
.links{
     color:#FFFFFF;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 text-decoration:none;
	 margin-left:5px;
	 margin-top:5px;}
	 
	 
.timer{
	width:100px;
	height:24px;
	float:right;
	background-color:#242424;
	margin-right:10px;
	margin-top:20px;
	color:#FC0;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	font-size:14px;
	text-align:center;
	line-height:24px;
	}
	
.menu_section{
	width:auto;
	height:40px;
	margin-top:3px;
	background-color:#202020;
	border-radius:5px;
	float:left;
	margin-bottom:5px;

	}
	
	
.banner{
	width:1005px;
	height:269px;
	background-color:#202020;
	clear:both;
	border-radius:5px;
	padding-top:2px;
	padding-left:22px;
	padding-right:22px;}
	
.info{
	width:1050px;
	height:115px;
	background-color:#202020;
	margin-top:5px;
	border-radius:5px;
	border:1px;
	}
	
.h1{
    padding-top:5px;
	margin-left:10px;
	color:#fff;
	font-family:Calibri;
	font-size:16px;
	text-transform:capitalize;
	letter-spacing:1px;}

h1.headstyle { 
    font-size: 18px;
	}	
	
.div{
   background-image:url(../images/separator.png);
   width:944px;
   height:1px;
   margin-top:5px;
   margin-left:10px;
   }
   
.text{
    padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	color:#fff;
	font-family:"myriad Pro";
	font-size:14px;
	line-height:21px;
   }

.join{
	margin-left:10px;
	margin-top:7px;
	font-family:"myriad Pro";
	font-size:16px;
	font-weight:bold;
	color:#202020;}
	
.read{float:right;
	margin-right:40px;
	margin-top:-10px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;}

.btn2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#CCC;
	text-decoration:none;}
	
.btn2:active, .btn2:link{
	color:#ccc;
	text-decoration:none}

.btn2:visited{color:#ccc;
	text-decoration:none}

.btn2:hover{color:#ffcc00;
	text-decoration:underline}

.content_category{
	width:1050px;
	height:270px;
	margin-top:5px;
	float:left;
	padding-left:3px;
}
	
.category_A, .category_B, .category_C, .category_D{
	width:258px;
	height:auto;
	background-color:#202020;
	margin-right:4px;
	float:left;
	opacity:0.9;
	border-radius:5px;}
	
.dp{
	margin-left:17px;
	margin-top:10px;
	margin-right:17px;
	width:212px;
	height:92px;}
	
.live{
	margin-left:17px;
	margin-top:-92px;
	margin-right:10px;
	width:212px;
	height:92px;
	z-index:999;}
	
.p4{
	color:#fff;
	margin-top:5px;
	height:100px;
	font-family:"myriad Pro";
	font-size:14px;
	letter-spacing:0.01em;
	margin-left:10px;
	margin-right:10px;
	line-height:16px;
	text-align:justify;}
	
.p5{
	padding-left:10px;
	padding-top:5px;
	color:#FFF;
	font-family:Calibri;
	font-size:16px;
    height:35px;
	letter-spacing:1px;}
	
.div1{
	margin-top:3px;
	margin-left:10px;
	width:222px;
	height:1px;
	background-color:#CCC;
	}
	
.bet_now{
	margin-top:7px;
	margin-left:10px;
	margin-bottom:5px}
	
	
.adsense{
	width:735px;
	height:95px;
	float:left;
	margin-top:5px;
	background-color:#202020;
	opacity:0.9;
	border-radius:5px;
	padding-top:3px;
	padding-left:3px;
	}
	
/*.ads{width:50px;
height:20px;
font:Verdana, Geneva, sans-serif;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
background-color:#CCCCCC;
margin-left:-50px;
margin-top:50px;
}
*/
.social{
	width:300px;
	height:95px;
	float:right;
	background-color:#fff;
	margin-top:5px;
	border-radius:5px;
	border:groove 2px #039;
	margin-right:4px;

	}

.fb-like{padding-top:5px;
	padding-left:10px;}
	
.icon{
	margin-top:-30px;
	margin-left:200px;
	width:30px;
	height:30px;}


.footer{
	width:1050px;
	height:27px;
	background-color:#202020;
	margin-top:5px;
	float:left;
	border-radius:5px;}
	

.f1{color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-top:6px;
	margin-left:10px;}
	
.f2{color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-top:-12px;
	margin-left:400px;}

.f3{color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
        float:left;
	margin-top:-13px;
	margin-left:650px;}
	
.a2:active, .a2:link{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.a2:visited, .a2:hover{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;}

.log:active, .log:link{
	font-family:"myriad Pro";
	color:#fff;
	text-decoration:none;
	font-size:12px;
	}
	
.log:visited, .log:hover{
	font-family:"myriad Pro";
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	}

/*homepage after login*/

.homepage_content{
   width:1050px;
   height:auto;
   margin:0 auto;
   float:left;}
   
.section1{
   width:155px;
   height:auto;
   background-image:url(../images/section1.png);
   background-repeat:repeat;
   border-radius:5px;
   float:left;
   margin-right:7px;
   padding-bottom:5px;
          }
		  
.section2{
   width:565px;
   height:909px;
   background-image:url(../images/section2.png);
   background-repeat:repeat;
   border-radius:5px;
   margin:0 auto;
   float:left;
   padding-top:2px;
   padding-bottom:10px;
   }
   
.section21{
   width:565px;
   height:901px;
   background-image:url(../images/section2.png);
   background-repeat:repeat;
   border-radius:5px;
   margin:0 auto;
   float:left;
   padding-top:10px;
   padding-bottom:10px;
   }
   
   .section22{
   width:565px;
   height:910px;
   background-image:url(../images/section2.png);
   background-repeat:repeat;
   border-radius:5px;
   margin:0 auto;
   float:left;
   padding-top:1px;
   padding-bottom:10px;
   }
   
 /*  .section23{
   width:565px;
   height:695px;
   border-radius:5px;
   margin:0 auto;
   float:left;
   padding-top:1px;
   padding-bottom:10px;
   }
   */
   
   .inner_section2{
	margin-right:10px;
	margin-left:5px;
	margin-bottom:5px;
	overflow:auto;
	overflow-x:hidden;
	height:897px;
	width:555px;
	}
	
	.inner_section23{
	margin-right:10px;
	margin-left:5px;
	margin-bottom:5px;
	overflow:auto;
	overflow-x:hidden;
	height:650px;
	width:555px;
	}
	
.inner_category_a, .inner_category_b, .inner_category_c, .inner_category_d{
    width:250px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:14px;
	float:left;
	opacity:0.9;
	border-radius:5px;}
	
	   

.section3{
   width:320px;
   height:auto;
   background-image:url(../images/section3.png);
   background-repeat:repeat;
   border-radius:5px;
   float:right;
   padding-bottom:5px;
   font-family:"myriad Pro";
}

.profile_pic{
  width:135px;
  height:137px;
  margin:10px;}
  
  
.user_links{
 color:#fff;
 font-family:Calibri;
 font-size:16px;
 font-weight:200;
 margin-left:10px;
 margin-right:10px;
 margin-top:-10px;
 line-height:24px;
 text-transform:uppercase;
 }
 
.user_links1{
 color:#202020;
 font-family:Calibri;
 font-size:16px;
 font-weight:500;
 text-transform:uppercase;
 background-color:#ffcc00;
 height:20px;
 width:auto;
 margin-top:5px;
 padding-left:10px;
 }
 


.aprof:active, .aprof:link{
 color:#fff;
 font-family:Calibri;
 font-size:16px;
 font-weight:200;
 text-decoration:none;
}

.aprof:visited, .aprof:hover{color:#ffcc00;
 font-family:Calibri;
 font-size:1dpx;
 font-weight:bold;
 text-decoration:none;
}

.gbanners{
/* width:auto;
 height:auto;
*/
 width: 120px;
 height: 600px;
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px;}
 
 
.gbanners1{
 width:auto;
 height:auto;
 margin-left:-170px;

 
}


.content_prof{
	color:#fff;
	margin-top:5px;
	font:"myriad Pro";
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
	line-height:16px;
	overflow:scroll;
	height:150px;
	width:auto;
	overflow-x:hidden;
	}
	
.content_prof1{
	color:#fff;
	margin-top:5px;
	font:"myriad Pro";
	font-size:15px;
	margin-left:5px;
	margin-right:5px;
	line-height:16px;
	height:auto;
/*	width:250px; */
	
	}
	
	
.social1{
	width:300px;
	color:#fff;
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	overflow:scroll;
	height:370px;
	margin-bottom:10px;
	
	}
	
.fb-comments{
padding-top:5px;
}

/*social media icons*/
.icons{
	margin-left:80px;
	margin-top:-20px;}

.google{
	margin-top:-40px;
	margin-left:170px;}

	
	
/*search*/
.friend{
	float:left;
	height:75px;
	width:260px;
	border:1px  groove;
	border-radius:5px;
	margin-left:5px;
	margin-top:10px;
	}
	
.friend1{
	height:75px;
	width:260px;
	border:1px  groove;
	border-radius:5px;
	margin-left:5px;
	margin-top:10px;
	}
	
.name{
	font-family:"myriad Pro";
	font-size:16px;
	color:#202020;
	font-weight:900;
	margin-left:70px;
	margin-top:-70px;
	background:url(../images/frnd_bg.gif);
	background-repeat:repeat;
	width:190px;
	height:70px;
	text-transform:capitalize;
	text-align:center;
	}

.input22
 {
  border:2px #e9e9e9 inset;
  font-family:Calibri;
  font-size:12px;
  height:20px;
  width:265px;
	    }

.t1{
	font-family:Calibri;
	font-size:14px;
	font-weight:100;
	background-color:white;
	color:#202020;} 

th{
	color:#fff;
	background-color:#666666;
	font-size:16px;
	height:30px;
	font-family:Calibri;
	font-weight:100;
	text-transform:uppercase;
	text-align:left; 
	padding-left:5px;
}

td{padding-left:5px;
   text-align:left;
   padding-top:5px;}
   
.input2
 {
  border:2px #e9e9e9 inset;
  font-family:Calibri;
  font-size:16px;
  height:20px;
  width:250px;
	    }


		
.hd1{
		display:block;
		border: 1px groove;
		height:auto;
		width:auto;
		background-color:#666666; 
		color:#fff;
		font-family:Calibri;
		font-size:16px;
		padding-top:4px;
		margin-left:100px;
		padding-left:10px;
		padding-bottom:5px;	
		border-radius:5px;}

/*disclaimer*/
.text1{
color:#202020;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
overflow:scroll;
overflow-x:hidden;
height:170px;
background-color:#fff;
padding-left:10px;
padding-right:10px;
border-radius:5px;
 }
 
.text12{
color:#202020;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
overflow:scroll;
overflow-x:hidden;
height:400px;
background-color:#fff;
padding-left:10px;
padding-right:10px;
border-radius:5px;
 }
 
.text3{
color:#202020;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
overflow:scroll;
overflow-x:hidden;
height:850px;
background-color:#fff;
padding-left:10px;
padding-right:10px;
border-radius:5px;
 }
 
.text2{
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:100;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
overflow:inherit;
overflow-x:hidden;
height:850px;
background-color:#fff;
padding-left:10px;
padding-right:10px;
border-radius:5px;
 }
 
.text_rules{
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:100;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
overflow:inherit;
overflow-x:hidden;
height:470px;
background-color:#fff;
padding-left:10px;
padding-right:10px;
border-radius:5px;
 }
 
.text_rules1{
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:100;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
overflow:inherit;
overflow-x:hidden;
height:510px;
background-color:#fff;
padding-left:10px;
padding-right:10px;
border-radius:5px;
 }
 
.p7{
color:#000;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
font-weight:100;
font-variant:normal;
line-height:14px;
}

.p8{
color:#202020;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-variant:normal;
line-height:14px;
}

.form{
width:450px;
height:auto;
margin-left:150px;
margin-right:10px;
padding-top:10px;
padding-left:30px;
padding-bottom:20px;
background-color:#ffffff;
border-radius:5px;
}

.form1{
width:450px;
height:450px;
margin-left:30px;
margin-right:10px;
padding-top:10px;
padding-left:30px;
padding-bottom:20px;
background-color:#ffffff;
border-radius:5px;
}
.p9{
color:#202020;
font-family:Calibri;
font-size:16px;
font-weight:100;}

.p10{
color:#ffcc00;
font-family:Calibri;
font-size:16px;
}

.advertise{
	width:245px;
	height:625px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat;
	opacity:0.9;
	border-radius:5px;
	float:right;
	padding-bottom:10px;
}

.banner728x90{
	 margin-left:20px;
	 height:625px;
	 margin-top:20px;
	 margin-bottom:10px;}

.content{
	width:800px;
	height:625px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat;
	border-radius:5px;
	float:left;
	margin-right:5px;
	padding-bottom:10px;
}


.adspec{
	margin-left:30px;
	margin-top:10px;
	width:auto;
	height:100px;}
	
.form-header{
font-size:20px;
font-family:Calibri;
margin:0 auto;
}

.input3{
	width:100px;
	height:27px;
	background-color:#ffcc00;
	color:#000;
	font-family:Calibri;
	font-size:14px;
	font-weight:100;
	text-transform:uppercase;
	margin-left:25px;
	border:1px #e9e9e9 groove;}
	
.input3:hover{
	width:100px;
	height:27px;
	background-color:#000;
	color:#fff;
	font-family:Calibri;
	font-size:14px;
	font-weight:100;
	text-transform:uppercase;
	margin-left:25px;}

.hint{
font-family:Calibri;
color:#202020;
font-size:12px;
margin-left:80px;
margin-top:5px;}

.fre1
{
	width:560px;
	font-size:14px;
	font-family:Calibri;
	color:#202020;
	background-color:#e9e9e9;
	letter-spacing:1px;
}

.fre2
{
	width:560px;
	font-size:14px;
	font-family:Calibri;
	color:#202020;
	background-color:#fff;
	letter-spacing:1px;
}

.points{
	font:Calibri;
	font-size:16px;
	font-weight:100;
	color:#fff;
	text-transform:uppercase;
	float:right;
	margin-right:20px;
	padding-top:7px;
	padding-bottom:7px;}
	
.value{color:#fff;
       text-decoration:none;}
.value:hover{color:#ffcc00;
             text-decoration:none;}
			 
			 
.banner1{
/*	width:auto;
	height:auto;
*/
        width: 300px;
        height: 250px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:10px;}
	
.banner468x90{
	width:auto;
	height:auto;
	margin-right:-120px;}
	
.banner_300x250{
	width:auto;
	height:auto;
	margin-left:150px;}
	
.banner_300x250login{
	width:auto;
	height:auto;
	margin-left:150px;
	margin-top:50px;}
	
.banner2{
	width:auto;
	height:auto;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:30px;}
	
#mything textarea{
	height:100%;}
	

.btns{
	
	margin-left:25px;
	width:auto;
	margin-top:-5px;}
	
.input4{
	width:60px;
	height:25px;
	background-color:#fff;
	color:#202020;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;}
.pleasewait{
                position: absolute;
                text-align: center;
                font-size: 14px;
                left: 0px;
                top: 0px;
                background: #ccc;
                opacity:0.8;
                filter:alpha(opacity=80); /* For IE8 and earlier */
            }
            .process {
                text-align: center;
                font-size: 14px;
                position: fixed;
                display: none;
                top: 50%;
                left: 50%;
                margin-top: -40px;
                margin-left: -60px;
                padding:10px;
                border: 2px solid #000;
                background: #FFF;
            }
.refer_friend{
    text-decoration: underline;
}
.guest_login{
    color: yellow;
    font-size: larger;
    text-decoration: none;
}
