/* CSS Document */
body {
  padding:0px;
  margin:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#7d7d7d;
  background:url(../images/bg.jpg) center top no-repeat #000000;
 }

	@font-face {
        font-family: "Bebas";
        src: url('195098877-BEBAS__.eot');
        src: url('195098877-BEBAS__.eot?#iefix') format('embedded-opentype'),
        url('195098877-BEBAS__.svg#Bebas') format('svg'),
        url('195098877-BEBAS__.woff') format('woff'),
        url('195098877-BEBAS__.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
		@font-face {
        font-family: "Calibri";
        src: url('464233399-calibri.eot');
        src: url('464233399-calibri.eot?#iefix') format('embedded-opentype'),
        url('464233399-calibri.svg#Calibri') format('svg'),
        url('464233399-calibri.woff') format('woff'),
        url('464233399-calibri.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	
	
a {
  text-decoration:none;
  color:#FFFFFF;
  }
a:hover {
  text-decoration:none;
  color:#a71e2b;
  }
p {
  margin:0 0 6px 0;
  padding:0;
  }
.left {
  float:left;
  } 
.right {
  float:right;
  }  
.clear {
  clear:both;
  }  
  
h1 {
  font-size:30px;
  color:#9e9d9d;
  font-family: "Bebas";
  line-height:30px;
  padding:0 0 10px 0;
  margin:0 0 10px 0;
  font-weight:normal;
  border-bottom:1px dashed #343434;
  }
h1 span {
   color:#3a3a3a;
   }
  
h2 {
  font-size:24px;
  color:#fff;
  font-family: "Bebas";
  line-height:24px;
  padding:0;
  margin:0 0 10px 0;
  font-weight:normal;
  }
h3 {
  font-size:36px;
  color:#9f181d;
  font-family: "Bebas";
  line-height:42px;
  padding:0;
  margin:0 0 10px 0;
  font-weight:normal;
  }


#contaner {
  width:1134px;
  margin:auto;
  }
.logo {
   width:361px;
   margin:auto;
   padding:30px 0 0 60px;
   margin-bottom:50px;

  }

#menu {
  float:left;
  width:118px;
  padding-top:95px;
  }
#menu ul {
  padding:0;
  margin:0px;
  }
#menu ul li {
  text-align:center;
  padding:0 0 100px 0;
  margin:0;
  font-family:"Bebas";
  font-size:16px;
  color:#FFFFFF;
  list-style-type:none;
  }
#body_contaner {
  float:right;
  width:902px;
  padding:20px;
  line-height:22px;
  }
.welcome {
   width:420px;
   float:left;
   margin-bottom:20px;
   }
.banner {
   width:370px;
   float:right;
   height:325px;
   background:url(../images/banner.jpg) left top no-repeat;
   padding:40px 80px 0 20px;
   font-family:"Calibri";
   font-size:24px;
   color:#fff;
   text-transform:uppercase;
   line-height:28px;
   margin-bottom:20px;
   }
.banner span {
   color:#a71e2b;
   }
.betting_tip {
   width:615px;
   float:left;
   margin-bottom:20px;
   }
.service_block {
    width:298px;
	}
.service_block1 {
    width:470px;
	margin:0 auto 30px;
	}
.services {
  padding:10px;
  background:url(../images/services.jpg) left top repeat-x #666666;
    -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  }
.services_inner {
  padding:20px;
  background:url(../images/services1.jpg) left top repeat-x #666666;
    -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  color:#1f1f1f;
  }
.service_inner_text {
  width:330px;
  }
  
.services ul, .services_inner ul {
  padding:0;
  margin:0;
  }
.services ul li, .services_inner ul li {
  padding:0 0 0 24px;
  margin:0;
  line-height:24px;
  font-weight:bold;
  color:#252525;
  font-size:13px;
  background:url(../images/bullet.png) 0 6px no-repeat;
  list-style-type:none;
  }
.payple {
  padding-top:30px;
  }
.services_bottom {
  background-color:#a71e2b;
  height:30px;
  padding:5px 15px;
  color:#fff;
  line-height:14px;
  font-weight:bold;
    -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  }
.services_bottom a {
  font-family:"Bebas";
  font-size:18px;
  color:#f0abab;
  font-weight:normal;
  }
.services_bottom a span {
   color:#fff;
   }
.news {
   width:270px;
   float:right;
   margin-bottom:20px;
   line-height:18px;
   }
.news_block {
   padding:10px 0;
   border-bottom:1px dashed #666666;
   }
.date {
  background-color:#a71e2b;
  float:left;
  text-align:center;
  font-family:"Bebas";
  font-size:14px;
  color:#fff;
  line-height:16px;
  padding:10px;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }
.news_text {
   width:210px;
   }
.news_text span {
   color:#a71e2b;
   }
   
#footer {
  height:60px;
  line-height:60px;
  text-align:center;
  border-top:1px dashed #666666;
  }
  
.about_text {
  color:#d6d6d6;
  }
.contact_block {
  padding:70px 0 0 65px;
  }
.textbox {
   background-color:#a71e2b;
   width:190px;
   height:34px;
   line-height:34px;
   color:#fff;
   font-size:14px;
   margin:0 20px 20px 0;
   padding:0 10px;
   border: none;
   font-weight:normal;
   }
.textarea {
   background-color:#a71e2b;
   width:424px;
   color:#fff;
   font-size:14px;
   margin:0 0 20px 0;
   padding:5px 10px;
   border:none;
   font-weight:normal;
   font-family: Arial, Helvetica, sans-serif;
   border: none; 
   }
.submit {
  background-color:#757575;
  padding:5px 20px;
  font-size:18px;
  color:#000;
  border:none;
  cursor:pointer;
  margin-left:180px;
  }
/****************Records*******************************/
#performance_statistic {
	width:650px;
	margin:20px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.performance_header {
	height:40px;
	line-height:40px;
	background-color:#34495e;
	margin-bottom:10px;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	padding:0 15px;
}
.performance_block {
	background-color:#FFFFFF;
	border:2px solid #34495e;
	padding:15px;
	color:#000;
	font-size:14px;
}
.performance_img {
	margin-right:10px;
	margin-bottom:40px;
}
.performance_color {
	color:#e74c3c;
}
.performance_color1 {
	color:#94c63c;
}
.performance_color2 {
	color:#3498db;
}
.performance_left {
	width:220px;
	float:left;
	font-size:14px;
}
.performance_right {
	width:373px;
	float:right;
}
.performance_block1 {
	width:104px;
	height:23px;
	line-height:23px;
	color:#fff;
	margin:0 1px 1px 0;
	float:left;
	padding:0 10px;
}
.performance_block2 {
	width:94px;
	height:23px;
	line-height:23px;
	color:#34495e;
	margin:0 0 1px 0;
	float:left;
	text-align:center;
}
.performance_color_block1 {
	background-color:#e74c3c;
}
.performance_color_block2 {
	background-color:#f3a79f;
}
.performance_color_block3 {
	background-color:#f5791f;
}
.performance_color_block4 {
	background-color:#fabd90;
}
.performance_color_block5 {
	background-color:#1abc9c;
}
.performance_color_block6 {
	background-color:#8edece;
}
.performance_color_block7 {
	background-color:#3498db;
}
.performance_color_block8 {
	background-color:#9bcced;
}
.performance_color_block9 {
	background-color:#9b59b6;
}
.performance_color_block10 {
	background-color:#ceaddb;
}
.performance_color_block11 {
	background-color:#a1aaaf;
}
.performance_color_block12 {
	background-color:#d1d5d7;
}
.performance_color_block13 {
	background-color:#34495e;
}
.performance_color_block14{
	background-color:#9ba5af;
}
.performance_right_header {
	background-color:#a1aaaf;
	padding:0 15px;
	height:22px;
	padding-top:3px;
	margin-bottom:2px;
}
.performance_bottom {
	padding:20px 0 0 0;
	color:#7b7a7a;
	font-size:12px;
}
/****************END Records*******************************/
  
  