



/* Header
------------------------------------------- */

.Bob_PageSection_Header {
	position:relative;
	color:#fff;
	height:123px;
	width:1000px;
	margin:0 0 5px 0;
	}

.Bob_Section_Top {
	}

.Bob_Section_LoginRetrieve_Wrap {
	position: absolute;
	top: 47px;
	right: 134px;
	z-index:4000;
	display:none;
	}

.Bob_Section_LoginRetrieve {
	margin: 0 7px 0 -7px;
	width:335px;
	padding:0 5px 5px 10px;
	display: block;
	height: 39px;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	border-radius:5px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#06417d) to(#06417d));
	background: -webkit-linear-gradient(#06417d, #06417d);
	background: -webkit-gradient(linear, left top, left bottom, from(#06417d), to(#06417d));
	background: -moz-linear-gradient(#06417d, #06417d);
	background: -ms-linear-gradient(#06417d, #06417d);
	background: -o-linear-gradient(#06417d, #06417d);
	background: linear-gradient(#06417d, #06417d);
	-pie-background: linear-gradient(#06417d, #06417d);
	}

.Bob_Section_LoginRetrieve input {
	background-color: #696969;
	color: #FFF;
	border: none;
	margin: 11px 1px 0 10px;
	width: 176px;
	font-size: 12px;
	border-radius: 4px; 
	letter-spacing: 1px;
	font-weight: 400;
	padding: 3px 0 0 5px;
	height: 17px;
	vertical-align: middle;
	line-height: 11px;
	float: right;
	}

.Bob_Section_LoginRetrieve a {
	text-transform: uppercase;
	float: right;
	margin: 11px 5px 0 6px; 
	font-size: 11px !important; 
	text-align: center; 
	font-weight: bold;
	}

.Bob_Section_LoginRetrieve span {
	float:left;
	margin:13px 0 0 10px;
	font-size:12px;
	}


.Bob_Section_Login_Wrap {
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	border-radius:5px;
/*	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#313538) to(#171a1e));
	background: -webkit-linear-gradient(#313538, #171a1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#313538), to(#171a1e));     
	background: -moz-linear-gradient(#313538, #171a1e);
	background: -ms-linear-gradient(#313538, #171a1e);
	background: -o-linear-gradient(#313538, #171a1e);
	background: linear-gradient(#313538, #171a1e);
	-pie-background: linear-gradient(#313538, #171a1e);*/
	text-align:left; 
	position:absolute; 
	top:15px; 
	right:0; 
	z-index:2; 
	font-size:12px;
	padding:5px 147px 5px 5px;
}

.Bob_Section_LogoType {
	position:absolute;
	top:0;
	left:0;
	text-transform:uppercase;
	}

.Bob_Section_LogoType img {
	height:34px;
	margin:30px 0 0 0;	
	margin: 16px 0 0 0;
	border-radius:7px;
	}
	
.Bob_ArticleItem_Header_Logotype {
	float:left;
	clear:both;
	margin:0 0 0 -17px;
	}
	
.Bob_ArticleItem_Header_Slogan {
	display:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin:7px 0 0 5px;
	float:left;
	clear:both;
	letter-spacing:1px;
	}
	
.Bob_Article_LoginForm ul {
	margin:0;
	padding:0;
	}
	
.Bob_Article_LoginForm ul li {
	float:left;
	}
	
.Bob_Article_LoginForm {
	float:left;
	*display:inline;
	}
	
.Bob_Article_LoginForm input {
	background-color: #696969;
	border-radius:4px;
	color:#ffca00;
	border:none;
	margin:0 10px 0 3px;
	width:76px;
	font-size:12px; 
	font-weight:400;
	padding:2px 5px 2px 5px;
	height:17px;
	vertical-align:middle;  
	outline: none;
	
	/*IE7 and IE8*/ 
	padding-top:2px\9; 
	height:18px\9; 
	line-height:15px\9; 
	*padding-top:2px; 
	*height:18px; 
	*line-height:15px;
	}
	
	
	.Bob_Article_LoginForm input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: #fff;
	  font-size:11px;
	  opacity: 1; /* Firefox */
	}
	
	.Bob_Article_LoginForm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  font-size:10px;
	  color: #fff;
	}
	
	.Bob_Article_LoginForm input::-ms-input-placeholder { /* Microsoft Edge */
	  font-size:9px;
	  color: #fff;
	}	
	
	
	
.Bob_Article_SendLogin a {
	color:#fff;
	font-size:12px;
	display:block;
	}
	
.Bob_Article_GeneralList {
	margin:0;
	padding:0;
	}
	
.Bob_Article_GeneralList a {
	color:#fff;
	font-size:11px;
	}
	
.Bob_Article_Header_Slogan {
	position:absolute;
	top:55px;
	left:240px;
	font-size:14px;
	background:none;
	}
	
.Bob_Article_Header_Logotype {
	position:absolute;
	top:40px;
	left:20px;
	background:none;
	}
	
.Bob_ArticleItem_LoginButton {
	margin:0 0 0 5px;
	padding:3px 7px 3px 7px;
	float:left;
	font-size:10px;
	}
	
.Bob_ArticleItem_LoginButton:hover {
	font-size:10px;
	}
		
	
.Bob_ArticleItem_SignUpButton {
	margin:0 5px 0 0;
	padding:3px 7px 3px 7px;
	font-size:11px !important;
	float:left;
	}
	
.Bob_ArticleItem_RetrieveLoginButton {
	}
	
.Bob_Article_SendLogin {
	float:left;
	margin:3px 10px 0 7px; 
	*display:inline;
	}
	
.Bob_Article_Clock {
	float:left;
	*display:inline;
	margin:4px 5px 0 5px;
	font-size:10px;
	color:#fff;
	}
	
.Bob_ArticleItem_Button_Logout {
	margin:0 10px 0 0;
	padding:3px 7px 3px 7px;
	font-size:11px !important;
	float:left;
	}


	.Bob_ArticleItem_Button,
	.Bob_ArticleItem_SendMessage_Btn {
		padding:7px 12px 7px 12px !important;
		font-size:11px;
	}
	
	.Bob_ArticleItem_Button:hover,
	.Bob_ArticleItem_SendMessage_Btn:hover {
		padding:7px 12px 7px 12px !important;
		font-size:11px;
	}
	
	
	
	

.Bob_Section_ArticleBox {
	position:relative;
	width:520px;
	margin:0 0 10px 0;
	padding:40px 10px 10px 10px;
	}
	
.Bob_ArticleItem_Info_Head {
	}
	
.Bob_Article_HomeMain {
	padding:10px;
	font-size:13px;
	}
	
.Bob_Article_HomeMain p {
	}
	
.Bob_Article_HomeMain h3 {
	clear:both;
	font-size:14px;
	color:#000;
	}
	 
.Bob_Article_HomeMain h2 {
	clear:both;
	font-size:14px;
	color:#000;
	}
	
.Bob_Article_MainPreInfo {
	font-size:12px;
	padding:10px 0 0 0;
	}

.Bob_Article_MainPreInfo h3 {
	font-size:14px;
	color:#000;
	}	
	 	
.Bob_Article_MainPreInfo .Bob_ArticleItem_Info_Head {
	font-size:14px;
	color:#000;
	}

.Bob_Article_MainPreInfo .h2 {
	font-size:14px;
	color:#000;
	}
	 
.Bob_Article_MainInfo h1 {
	font-size:14px;
	color:#000;
	}
	 
.Bob_Article_MainPreInfo table {
	font-size:12px;
	}
	
.Bob_Article_MainPreInfo p {
	clear:both;
	padding:0 0 20px 0;
	}
	
.Bob_Article_MainPreInfo p a {
	clear:both;
	color:#000;
	text-decoration:none;
	}
	
.Bob_ArticleItem_CloseContainer {
	clear:both;
	position:relative;
	margin:30px 0 0 0;
	padding:5px 10px 5px 10px;
	}
	
.Bob_Article_MainInfo {
	*display: inline;
	font-size:13px;
	}
	
.Bob_Article_MainInfo h1 {
	clear:both;
	font-size:18px;
	color:#000;
	margin:0; 
	padding:0 8px 0 8px !important;
	}
	
.Bob_Article_MainInfo h2 {
	clear:both;
	font-size:14px;
	color:#000;
	}
	
.Bob_Article_MainInfo h3 {
	clear:both;
	font-size:14px;
	color:#000;
	}
	
.Bob_Article_MainInfo h4 {
	clear:both;
	font-size:14px;
	color:#000;
	}
	
.Bob_Article_MainForm {
	}
	
.Bob_Article_MainForm .error {
	clear:both;
	color:red;
	font-size:10px;
	}
	
.Bob_Article_MainForm {
	font-size:13px;
	}
	
.Bob_Article_MainForm h4 {
	color:#000;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	font-size:18px;
	}
	
.Bob_Article_MainPreInfo form {
	font-size:12px;
	}
	
.Bob_Article_GenerelArticle {
	margin:5px 10px 10px 10px;
	font-size:13px;
	}
	
.Bob_ArticleItem_NavLink {
	position:relative;

}
	
.Bob_ArticleItem_NavLink2 {
	position:relative;
	padding:5px 10px 5px 10px;
	float:right;
	clear:both;
	}
	
.popupinfo {
	position:absolute;
	zoom: 1;
	top:50%;
	left:50%;
	width:300px;
	height:120px;
	margin:-60px 0 0 -150px;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
	-webkit-box-shadow: 0 10px 30px 4px #1C1C1C;
	-moz-box-shadow: 0 10px 30px 4px #1C1C1C;
	box-shadow: 0 10px 30px 4px #1C1C1C;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#282828) to(#000000));
	background: -webkit-linear-gradient(#282828, #000000); 
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#0 10px 30px 4px #1C1C1C));     
	background: -moz-linear-gradient(#282828, #000000);
	background: -ms-linear-gradient(#282828, #000000);
	background: -o-linear-gradient(#282828, #000000);
	background: linear-gradient(#282828, #000000);
	-pie-background: linear-gradient(#282828, #000000);
	}

.popupinfo a:hover {
	/* box-shadow: 0 1px 7px 1px #FF6A00;*/
	}
	
.popupinfo a {
	padding:7px 20px 7px 20px;
	}
	
.popupinfo p {
	height:100px;
	font-size:13px;
	color:#FFFFFF;
	height:25px;
	padding:33px 0 0 0;
	vertical-align:middle;
	}
	
.infocontainer {
	display:none;
	z-index:50000;
	position:absolute;
	height:100%;
	width:100%;
	background:transparent;
	top:0;
	left:0;
	}	

.Bob_Section_CurrEvOdds {
	float:left;
	position:relative;
	width:210px;
	margin:0 0 10px 0;
	padding:30px 0 10px 0;
	}
	
.Bob_ArticleItem_CurrEvOdds_Head {
	}
	
.Bob_ArticleItem_CurrEvOdds_Scroll {
	width:210px;
	height:420px;
	overflow: auto;
	margin:5px 0 5px 0;
	}
	
.Bob_ArticleItem_CurrEvOdds_List {
	padding:0;
	*margin:0 0 0 2px;
	margin:-5px 0 0 0;
	width:100%;
	}
	
.Bob_ArticleItem_CurrEvOdds_List li {
	color:#000;
	overflow:hidden;
	white-space:nowrap; 
	clear:both;
	height:26px; 
	margin:0; 
	padding:0 0 0 7px; 
	border-top:solid 1px #;
	border-bottom:solid 1px #1b2024;
	}

.Bob_ArticleItem_CurrEvOdds_List li:hover {
	color:#000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#364049) to(#2e373f));
	background: -webkit-linear-gradient(#364049, #2e373f);
	background: -webkit-gradient(linear, left top, left bottom, from(#364049), to(#2e373f));     
	background: -moz-linear-gradient(#364049, #2e373f);
	background: -ms-linear-gradient(#364049, #2e373f);
	background: -o-linear-gradient(#364049, #2e373f);
	background: linear-gradient(#364049, #2e373f);
	-pie-background: linear-gradient(#364049, #2e373f);
}

.Bob_ArticleItem_CurrEvOdds_List li input {
	visibility:hidden;
	margin:5px 5px 0 5px;
	padding:0 0 0 0; 
	float:left;
	}
	
.Bob_ArticleItem_CurrEvOdds_List li a {
	font-size:12px;
	color:#fff;
	padding:6px 0 0 0;
	display:block;
	height:26px;
	margin:0 0 0 30px;
	}
	
.Bob_ArticleItem_CurrEvOdds_List li a:hover {
	color:#FFF;
	padding:6px 0 0 5px;
	}
	
.Bob_ArticleItem_CurrEvOdds_List_Active {
	color:#dfcd06;
	}
	
.Bob_ArticleItem_CurrEvOdds_List_ActiveLink {
	color:#ffd00e;
	}
	
.Bob_ArticleItem_CurrEvOdds_List .jqTransformCheckbox {
	background: transparent url('https://dccmlb6f99203.cloudfront.net/img/checkbox.png') no-repeat center top;
	float:left; 
	margin:2px 10px 0 0; 
	padding:0 0 0 0 !important; 
	height: 21px; 
	width: 21px;
	}
	
.Bob_ArticleItem_CurrEvOdds_List .jqTransformChecked {
	background-position: center bottom;
	}
	
.Bob_ArticleItem_CurrEvOdds_List .jqTransformCheckboxWrapper {
	margin-top:0;
	}
	
.Bob_ArticleItem_CurrEvOdds_View {
	position:absolute;
	top:5px;
	right:5px; 
	z-index:2;
	font-size:8px;
	padding-top:3px;
	}

.Bob_ArticleItem_CurrEvOdds_View:hover {
	font-size:8px;
	
	}
	
	
.Bob_Section_Account {
	position:relative; 
	width:210px; 
	height:120px; 
	margin:0 0 10px 0; 
	padding:40px 10px 10px 10px;
	}
	
.Bob_ArticleItem_Account_Info {
	font-size:11px; 
	color:#FFF; 
	font-weight:bold; 
	padding:0;
	}
	
.Bob_ArticleItem_Account_pCID, 
.Bob_ArticleItem_Account_pName, 
.Bob_ArticleItem_Account_pUserName,
.Bob_ArticleItem_Account_pBalance, 
.Bob_ArticleItem_Account_pVBalance {
	text-align:right; 
	color:#FFF; 
	width:70%;
	}
	
.Bob_ArticleItem_Account_Statement {
	position:relative; 
	float:right; 
	padding:2px 7px 2px 7px; 
	margin:0 0 0 5px; 
	font-weight:bold; 
	font-size:9px; 
	text-transform:uppercase; 
	color:#;
	}
	
.Bob_ArticleItem_Account_Logout {
	position:absolute; 
	top:5px; 
	right:5px; 
	z-index:2; 
	padding:2px 7px 2px 7px; 
	font-weight:bold; 
	font-size:9px; 
	text-transform:uppercase; 
	color:#;
	}
	
.Bob_ArticleItem_Account_Edit {
	position:absolute; 
	top:5px; 
	right:60px; 
	z-index:2; 
	padding:2px 7px 2px 7px; 
	font-weight:bold; 
	font-size:9px; 
	text-transform:uppercase; 
	color:#;
	}
	
.Bob_ArticleItem_EditAccount_Form {
	font-size:13px;
	}
	
.transListA {
	position:relative; 
	padding:5px 10px 5px 10px; 
	font-weight:bold; 
	font-size:9px; 
	text-transform:uppercase; 
	color:#;
	}
	
.Bob_Section_Betslip {
	position:relative; 
	width:210px; 
	margin:0 0 10px 0; 
	padding:40px 10px 10px 10px;
	background: 072043;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#072043) to(#1b8cff));
	background: -webkit-linear-gradient(#072043, #1b8cff);
	background: -webkit-gradient(linear, left top, left bottom, from(#072043), to(#1b8cff));	
	background: -moz-linear-gradient(#072043, #1b8cff);
	background: -ms-linear-gradient(#072043, #1b8cff);
	background: -o-linear-gradient(#072043, #1b8cff);
	background: linear-gradient(#072043, #1b8cff);
	-pie-background: linear-gradient(#072043, #1b8cff);
	}
	
.Bob_Betslip_Head {
	width:232px;
	}
	
.Bob_ArticleItem_Betslip_Head {
	color:#FFF;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0d61b9) to(#014282));
	background: -webkit-linear-gradient(#0d61b9, #014282);
	background: -moz-linear-gradient(#0d61b9, #014282);
	background: -ms-linear-gradient(#0d61b9, #014282);
	background: -o-linear-gradient(#0d61b9, #014282);
	background: linear-gradient(##0d61b9, #014282);
	-pie-background: linear-gradient(#0d61b9, #014282); 
}	
	
.Bob_ArticleItem_Betslip_Amount {
	float:left; 
	font-size:13px; 
	color:#ffc600; 
	position:relative; 
	width:200px; 
	padding:10px 0 10px 10px; 
	margin:5px 0 15px 0; 
	min-height:20px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#004080) to(#002c59));
	background: -webkit-linear-gradient(#004080, #002c59);
	background: -webkit-gradient(linear, left top, left bottom, from(#004080), to(#002c59));	
	background: -moz-linear-gradient(#004080, #002c59);
	background: -ms-linear-gradient(#004080, #002c59);
	background: -o-linear-gradient(#004080, #002c59);
	background: linear-gradient(#004080, #002c59);
	-pie-background: linear-gradient(#004080, #002c59);
}

.Bob_ArticleItem_Betslip_Amount div {
	display:none; 
	padding: 2px 0 0px 0;
	min-height:0;
	}
	
.Bob_ArticleItem_Betslip_Container {
	float:left; 
	padding:7px 0 0 0; 
	margin:0; 
	display:none; 
	position:relative;
	}
	
.Bob_Betslip_Itemtext {
	font-weight:regular; 
	color:#000; 
	font-size:12px; 
	position:absolute; 
	margin:7px 0 0 0; 
	width:160px;
	}
	
.Bob_Betslip_Itemtext .bob_betslip_item_odds {
	float:right; 
	font-weight:bold; 
	color:#000; 
	font-size:12px;
	}
	
.Bob_Betslip_Itemtext .bob_betslip_item_text {
	color:#000; 
	font-size:12px; 
	clear:both;
	}
	
.Bob_Betslip_Removebet {
	position:absolute; 
	top:5px; 
	right:5px; 
	background:url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') 0 0 no-repeat; 
	width:20px; 
	height:20px;
	}
	
.Bob_Betslip_Item {
	width:218px; 
	height:42px; 
	position:relative; 
	display:none; 
	float:left; width:202px; 
	padding:0 0 5px 10px; 
	margin:0 0 2px 0;
/*	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
*/	
	-webkit-border-radius: 20px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;	
	
	-moz-border-radius: 20px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-leftbottom: 12px;
	
	border-radius: 20px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	
	
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#dadada) to(#929292));
	background: -webkit-linear-gradient(#dadada, #929292);
	background: -moz-linear-gradient(#dadada, #929292);
	background: -ms-linear-gradient(#dadada, #929292);
	background: -o-linear-gradient(#dadada, #929292);
	background: linear-gradient(##dadada, #929292);
	-pie-background: linear-gradient(#dadada, #929292);    
}

.Bob_Betslip_Item:hover {
		background: #CCC; /*fallback for non-CSS3 browsers*/
}



.Bob_Betslip_Item:last-child {
	margin:0 0 4px 0;
	}
	
.Bob_ArticleItem_Betslip_Form {
	display:none; 
	float:left; 
	position:relative; 
	padding:5px 0 5px 0;
	}
	
.Bob_ArticleItem_Betslip_Info {
	clear:both;
	color:#FFF; 
	font-size:12px; 
	font-weight:regular; 
	padding:0; 
	margin:5px 13px 10px 0;
	}
	
.Bob_ArticleItem_Betslip_Info a {
	color:#FFF;
	font-weight:bold;
	}
	
.bob_Betslip_Error {
	display:none; 
	float:left; 
	width:197px; 
	*width:210px; 
	margin:5px 0 0 0; 
	clear:both; 
	font-size:12px; 
	background:#fff; 
	color:#000; 
	padding:7px;
	}
	
.Bob_Betslip_Confirm_Dialog { 
	float:left; 
	margin:10px 0 10px 10px; 
	font-size:12px; 
	display:none; 
	color:#FFF;
	}
	
.Bob_ArticleItem_Betslip_Clear {
	position:absolute; 
	top:5px; 
	right:5px; 
	z-index:2; 
	padding:2px 7px 2px 7px; 
	font-weight:bold; 
	font-size:10px; 
	text-transform:uppercase; 
	color:#;}
	
.Bob_Betslip_Confirm_Dialog a {
	text-transform:uppercase; 
	float:right; 
	margin:0 5px 0 5px; 
	font-size:10px; 
	text-align:center; 
	font-weight:bold;
	}
	
.Bob_Betslip_Btn_Placebet{
	float:right; 
	color:#000; 
	font-size:10px; 
	text-align:center; 
	font-weight:bold; 
	margin:2px;
	}
	
.Bob_Betslip_Choosetype {
	font-size:11px; 
	color:#FFF; 
	float: left;
	margin: 0 0 10px 0; 
	width:212px;
	}
	
.Bob_Betslip_Choosetype label {
	margin:2px 0 0 11px; 
	float:left;
	}
	
.Bob_Betslip_Choosetype div {
	margin:2px 0 0 0; 
	float:left;
	font-weight: bold;
	}
	
.Bob_Betslip_Choosetype .jqTransformRadio {
	background:transparent url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') -27px 0 no-repeat; 
	vertical-align: middle; 
	height: 19px; 
	width: 18px; 
	display:block; 
	float:left;
	}
	
.Bob_Betslip_Choosetype .jqTransformChecked { 
	background-position: -48px 0;
	}
	
.Bob_Betslip_Choosetype .jqTransformRadioWrapper {
	float:left; 
	margin:0 0 0 5px;
	}
	
.Bob_Betslip_Form_Amount {
	float:left; 
	width:70px; 
	color:#fff;
	}
	
.Bob_Betslip_Inp_Amount input {
	float:left;
	background:transparent; 
	border:0; 
	color:#000; 
	font-size:14px; 
	padding:7px; 
	margin:0;
	outline: none;
	}
	
.Bob_Betslip_Inp_Amount {
	position:relative;
	float:left;
	width:80px !important;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:0;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c3c3c3) to(#FFFFFF));
	background: -webkit-linear-gradient(#c3c3c3, #FFFFFF);
	background: -moz-linear-gradient(#c3c3c3, #FFFFFF);
	background: -ms-linear-gradient(#c3c3c3, #FFFFFF);
	background: -o-linear-gradient(#c3c3c3, #FFFFFF);
	background: linear-gradient(#c3c3c3, #FFFFFF);
	-pie-background: linear-gradient(#c3c3c3, #FFFFFF);    
}

.Bob_Betslip_Inp_Amount:hover {
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#C9C9C9) to(#FFFFFF));
	background: -webkit-linear-gradient(#C9C9C9, #FFFFFF);
	background: -moz-linear-gradient(#C9C9C9, #FFFFFF);
	background: -ms-linear-gradient(#C9C9C9, #FFFFFF);
	background: -o-linear-gradient(#C9C9C9, #FFFFFF);
	background: linear-gradient(#C9C9C9, #FFFFFF);
	-pie-background: linear-gradient(#C9C9C9, #FFFFFF);    
}

.Bob_Betslip_Button_ClearYesNo {
	position:relative; 
	margin:5px 5px 0 0; 
	padding:0 7px 0 7px; 
	font-weight:bold; 
	font-size:9px;
	}
	
.Bob_ArticleItem_Button_Placebet {
	position:relative; 
	margin:0 0 0 5px; 
	*width:60px; 
	*display:block; 
	padding:7px 10px 7px 10px; 
	font-size:11px !important; 
	float:right;
	color:#000;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff) to(#f1f1f1));
	background: -webkit-linear-gradient(#ffffff, #f1f1f1);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));	
	background: -moz-linear-gradient(#ffffff, #f1f1f1);
	background: -ms-linear-gradient(#ffffff, #f1f1f1);
	background: -o-linear-gradient(#ffffff, #f1f1f1);
	background: linear-gradient(#ffffff, #f1f1f1);
	-pie-background: linear-gradient(#ffffff, #f1f1f1);				
	}
	
.Bob_ArticleItem_Button_Placebet:hover {
	color:#000;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff) to(#f1f1f1));
	background: -webkit-linear-gradient(#ffffff, #f1f1f1);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));	
	background: -moz-linear-gradient(#ffffff, #f1f1f1);
	background: -ms-linear-gradient(#ffffff, #f1f1f1);
	background: -o-linear-gradient(#ffffff, #f1f1f1);
	background: linear-gradient(#ffffff, #f1f1f1);
	-pie-background: linear-gradient(#ffffff, #f1f1f1);	
}
	
	
.Bob_Betslip_Transfer {
	border: 2px dotted orange;
	}
	
.Bob_Betslip_Step1 {
	position:relative; 
	float:left; 
	min-height:0;
	}
	
.Bob_Betslip_Step2 {
	position:relative; 
	font-size:11px; 
	float:left; 
	color:#fff; 
	width:210px; 
	display:none; 
	margin:0 0 10px 0;
	}
	
.Bob_Betslip_Button_Back {
	float:left; 
	margin:5px 0 0 5px; 
	*width:80px; 
	padding:7px 10px 7px 10px; 
	font-size:11px;
	}
	
.Bob_Betslip_Button_Confirm {
	float:right; 
	margin:5px 0 0 5px; 
	*width:80px; 
	padding:7px 10px 7px 10px; 
	font-size:11px;
	}
	
.bob_Startinfo {
	position:relative; 
	width:500px;
	}
	
.bob_Startinfo_Wrap {
	float:left; 
	padding:0 10px 5px 10px; 
	margin:35px 0 0 0; 
	width:100%;
	}
	
html>body .bob_Startinfo_Wrap {
	width:auto;
	}
	
.Bob_Startinfo_Head {
	width:500px;
	}
	
.bob_Startnews {
	position:relative; 
	width:500px;
	}
	
.bob_Startnews_Wrap {
	float:left; 
	padding:0 10px 5px 10px; 
	margin:35px 0 0 0; 
	width:100%;
	}
	
html>body .bob_Startnews_Wrap {
	width:auto;
	}

.Bob_Section_SignUp {
	position:relative;
	width:515px;
	margin:0 0 10px 0;
	}
	
.Bob_Section_Signup_Wrap {
	padding:0 10px 5px 10px; 
	margin:35px 0 0 0; 
	width:100%;
	}
	
html>body .Bob_Section_Signup_Wrap {
	width:auto;
	}
	
.Bob_ArticleItem_Signup_Head {
	width:515px;
	}
	
.Bob_ArticleItem_Signup_Form {
	padding:10px;
	}
	
.Bob_ArticleItem_Signup_List {
	float:left; 
	padding:0; 
	margin:0; 
	width:100%;
	}
	
.Bob_ArticleItem_Signup_List li {
	margin:0 0 30px 0;
	height:30px; 
	font-size:11px; 
	width:50%; 
	float:left;
	}
	
.Bob_ArticleItem_Signup_List label {
	color:#000; 
	float:left; 
	font-size:12px; 
	weight:bold;
	}
	
.Bob_ArticleItem_Signup_List input {
	color:#000; 
	font-size:12px; 
	padding:0; 
	float:left; 
	clear:both; 
	background:#fff; 
	width:200px; 
	height:20px;
	}
	
.Bob_ArticleItem_Signup_List select {
	color:#000; 
	font-size:12px; 
	padding:0; 
	float:left; 
	clear:both; 
	background:#fff; 
	width:180px;
	}
	
.Bob_ArticleItem_Signup_List .stryear {
	float:left; 
	clear:right; 
	width:50px; 
	margin:0 3px 0 3px;
	}
	 
.Bob_ArticleItem_Signup_List .strmonth {
	float:left; 
	clear:right; 
	width:20px; 
	margin:0 3px 0 3px;
	}
	 
.Bob_ArticleItem_Signup_List .strday {
	float:left; 
	clear:right; 
	width:20px; 
	margin:0 3px 0 3px;
	}
	 
.Bob_ArticleItem_Signup_List .error {
	clear:both; 
	color:red; 
	font-size:10px;
	}
	
.Bob_ArticleItem_Signup_Head {
	margin:10px 0 0 10px; 
	margin:0; 
	font-size:14px; 
	border:0;
	}
	
.Bob_ArticleItem_Signup_Info {
	margin:5px 30px 0 10px; 
	font-size:12px; 
	color:#000;
	}
	
.Bob_ArticleItem_Signup_Captcha {
	height:150px; 
	float:left; 
	clear:both;
	}
	
.bob_Signup_Readrules {
	color:#fa6105; 
	font-weight:bold;
	}
	 
.bob_Signup_List_Action {
	margin:1px 20px 10px 0; 
	float:right; 
	background: url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') right -1065px no-repeat; 
	font-size:11px; 
	color:#000; 
	font-size:10px; 
	text-align:center; 
	font-weight:bold; 
	padding:0 8px 0 0;
	}
	
.bob_Signup_List_Action span {
	display:block; 
	background:url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') -17px -1036px no-repeat; 
	height:21px; 
	padding:5px 0 0 8px;
	}
	
.Bob_ArticleItem_Signup_Btn {
	margin:20px 10px 0 0; 
	text-transform:uppercase; 
	font-size:10px; 
	text-align:center; 
	font-weight:bold;
	padding:5px 10px 5px 10px;
	}
	
.Bob_Signup_Btn_Cancel span {
	padding-top:5px;
	}
	
.Bob_Signup_Btn_SignUp span {
	padding-top:5px;
	}
	
.Bob_ArticleItem_Signup_List .jqTransformSelectWrapper ul li {
	display:block; 
	margin:0; 
	padding:0; 
	width:100%;
	}
	
.Bob_ArticleItem_Signup_List .jqTransformSelectWrapper ul a {
	margin:0;
	}
	
.Bob_ArticleItem_Signup_List .jqTransformInputInner div input { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height: 18px; 
	vertical-align: middle; 
	height: 32px;
	color:#404040;
	border: none; 
	padding: 10px 0px 0px 0px; 
	margin: 0px; 
	background:transparent;
	}
	
.Bob_ArticleItem_Signup_List .jqTransformHidden {
	position:absolute; 
	top:-5000px; 
	display:block;
	}
	

/*
Edit News
-------------------------------------------
*/
.Bob_Article_LoadContainerMid1 .Bob_Section_News {
	width:520px; 
	*width:510px; 
	margin:0 0 10px 0; 
	position:relative; 
	padding:40px 10px 10px 10px;
}

.Bob_Article_LoadContainerLeft1 .Bob_Section_News {

	clear:both;
	position: relative;
	width: 190px;
	margin: 0 0 10px 0;
	padding:10px 10px 10px 10px;
}
	
	
.Bob_Article_LoadContainerRight1 .Bob_Section_News {
	position: relative;
	clear:both;
	width: 210px;
	margin: 0 0 10px 0;
	padding: 40px 10px 10px 10px;
}

.Bob_Article_LoadContainerContact1 .Bob_Section_News {
	width:520px; 
	*width:510px; 
	margin:0 0 10px 0; 
	position:relative; 
	padding:40px 10px 10px 10px;
}	
	
	
.Bob_Section_News .NewsMiddleBody {
	padding:10px;
}
	
.NewsBox img {
	padding:10px;
}
	
	
	
	
	
/*
Oddslist
-------------------------------------------
*/
.Bob_Section_Oddslist {
	width:520px; 
	*width:510px; 
	margin:0 0 10px 0; 
	position:relative; 
	float:left; 
	padding:40px 10px 10px 10px;
	}
	
.Bob_Section_Oddslist p {
	color:#fff;
	}
	
.Bob_ArticleItem_OddslistForm {
	float:left; 
	width:100%; 
	padding:10px 0 10px 0; 
	position:relative;
	}
	
.Bob_ArticleItem_OddslistFormSpecial {
	padding:0 0 10px 0;
	}
	
.bob_Oddslist_Options {
	position:relative; 
	float:left; 
	margin:0 0 10px 10px; 
	padding:0; 
	color:#000000;
	}
	
.bob_Oddslist_Options li {
	display:inline; 
	float:left; 
	font-size:12px; 
	margin:0 5px 0 0;
	}
	
.bob_Oddslist_Options li label {
	clear:both;
	float:left; 
	font-weight:bold; 
	font-size:11px;
	}
	
.bob_Oddslist_Options .jqTransformSelectWrapper ul li {
	display:block; 
	margin:0; 
	padding:0; 
	width:100%;
	}
	
.Bob_Oddslist_Form_Category {
	width:115px;
	}
	
.bob_Oddslist_Form_Timeperiod {
	width:35px;
	}
	
.bob_Oddslist_Form_Bettype {
	width:80px;
	}
	
.Bob_Oddslist_Form_Sort {
	width:50px;
	}
	 
.bob_Oddslist_Form_Submit {
	position:relative; 
	margin:20px 0 0 5px; 
	float:left; 
	font-size:11px !important; 
	padding:5px 7px 5px 7px;
	}
	
.Bob_Oddslist_Gamelist {
	margin:10px 10px 25px 10px; 
	font-size:13px; 
	color:#000; 
	clear: both;
	}

.Bob_Oddslist_Gamelist tbody {
		width:100%;
	}
	
.Bob_Oddslist_Gamehead {
	margin:0 0 8px 0; 
	padding:0; 
	height:29px; 
	font-size:10px; 
	position:relative;
	}
	
.Bob_Oddslist_Gamehead div {
	position:relative; 
	font-weight:bold; 
	font-size:12px; 
	height:30px; 
	line-height:30px; 
	padding:0 0 0 8px; 
	overflow:visible;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6) to(#d2d2d2));
	background: -webkit-linear-gradient(#e6e6e6, #d2d2d2);
	background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#d2d2d2));	
	background: -moz-linear-gradient(#e6e6e6, #d2d2d2);
	background: -ms-linear-gradient(#e6e6e6, #d2d2d2);
	background: -o-linear-gradient(#e6e6e6, #d2d2d2);
	background: linear-gradient(#e6e6e6, #d2d2d2);
	/*-pie-background: linear-gradient(#e6e6e6, #d2d2d2);*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#d2d2d2);
	}
	
.Bob_Oddslist_Gameclose {
	color:#8c0000; 
	font-size:12px; 
	margin:0 35px 0 0;
	}
	
.Bob_Oddslist_Gamematchtype1 {
	color:#8c0000;
	}
	
.Bob_Oddslist_Gamematchtype2 {
	color:#137b0f;
	}
	
.Bob_Oddslist_Gamematchtype3 {
	color:#ff3c00;
	}
	
.Bob_Oddslist_Gamematchtype4 {
	color:#ff3c00;
	}
	
.games {
	float:left; 
	margin:0; 
	padding:10px 0 0 0; 
	border-bottom:solid 1px #dedede;
	}
	
.games td {
	color:#000; 
	height:10px; 
	padding:0 0 10px 0;
	}
	
.games_date {
	height:0;
	}
	
.games_date .gametime {
	font-size:12px; 
	margin:0; 
	padding:10px 0 0 10px;
	}
	
.games .gamename {
	width:270px; 
	font-weight:bold; 
	padding:0 0 0 10px; 
	vertical-align:top;
	}
	
.games .gameodds {
	width:60px; 
	text-align:center; 
	position:relative;
	}
	
.games .gameoutrights {
	width:30px; 
	font-size:13px;
	}
	
.games .gameadd {
	width:40px !important;
	}
	
.oddsmore {
	position:relative; 
	text-align:right; 
	width:20px; 
	margin:0 0 0 5px;
	}
	
.Bob_Oddslist_Gamespace {
	height:15px;
	}
	
.Bob_Oddlist_Navigate {
	text-transform:uppercase; 
	float:right; 
	position:; 
	margin:0 5px 0 10px; 
/*	color:#000; 
	font-size:10px;*/ 
	text-align:center; 
	font-weight:bold;
	}
	
.Bob_Oddslist_Addbet_Icon_1 {
	float:left; 
	width:19px; 
	height:14px; 
	margin-top:1px;
	background: url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') -97px  0;
	}
	
.Bob_Oddslist_Addbet_Icon_x {
	float:left; 
	width:19px; 
	height:14px; 
	margin-top:1px;
	background: url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') -123px 0;
	}
	
.Bob_Oddslist_Addbet_Icon_2 {
	float:left; 
	width:19px; 
	height:14px;
	margin-top:1px;
	background: url('https://dccmlb6f99203.cloudfront.net/img/sprite.png') -148px 0;
	}
	
.Bob_Oddslist_Addbet_Button {
	position:relative; 
	margin:0 0 0 5px; 
	width:60px; 
	*width:60px;
	}
	
.Bob_Oddslist_Addbet_Button_On {
	position:relative; 
	font-size:12px; 
	font-weight:bold; 
	color:#000; 
	-webkit-border-radius:7px 7px 7px 7px; 
	-moz-border-radius:7px 7px 7px 7px; 
	border-radius:7px 7px 7px 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc801) to(#ffb100)) !important;
	background: -webkit-linear-gradient(#ffc801, #ffb100) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc801), to(#ffb100)) !important;;     
	background: -moz-linear-gradient(#ffc801, #ffb100) !important;
	background: -ms-linear-gradient(#ffc801, #ffb100) !important;
	background: -o-linear-gradient(#ffc801, #ffb100) !important;
	background: linear-gradient(#ffc801, #ffb100) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc801, endColorstr=#ffb100) !important;
	}
	
.Bob_Oddslist_Addbet_Button_Hover {
	position:relative; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFF; 
	-webkit-border-radius:7px 7px 7px 7px; 
	-moz-border-radius:7px 7px 7px 7px; 
	border-radius:7px 7px 7px 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF0000) to(#FF0000)) !important;
	background: -webkit-linear-gradient(#FF0000, #FF0000) !important; 
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#FF0000)) !important;;     
	background: -moz-linear-gradient(#FF0000, #FF0000) !important;
	background: -ms-linear-gradient(#FF0000, #FF0000) !important;
	background: -o-linear-gradient(#FF0000, #FF0000) !important;
	background: linear-gradient(#FF0000, #FF0000) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0000, endColorstr=#FF0000);
	}

.Bob_ArticleItem_Oddslist_EU {
	position:absolute; 
	top:5px; 
	right:69px; 
	z-index:2;
	}
	
.Bob_ArticleItem_Oddslist_UK {
	position:absolute; 
	top:5px; 
	right:37px; 
	z-index:2;
	margin:0;
	}
	 
.Bob_ArticleItem_Oddslist_US {
	position:absolute; 
	top:5px; 
	right:5px; 
	z-index:2;
	}
	
.Bob_ArticleItem_OddslistForm #formas {
	position:relative; 
	z-index:4000;
	}
	
.Bob_ArticleItem_OddslistForm #formas2 {
	position:relative; 
	z-index:3000;
	}


.Bob_Confirm {
	position:absolute; 
	display:none; 
	width:400px;  
	top:50%; 
	left:50%; 
	margin:-100px 0 0 -250px;
	}
	
.Bob_Confirm_Wrap {
	float:left; 
	margin:0 0 10px 0; 
	width:100%; 
	height:200px; 
	background:red;
	}
	
.ui-datepicker {
	position:absolute; 
	z-index:40000 !important; 
	zoom:1;
	}


.tbform label {
	float:left; 
	clear:both; 
	margin:20px 0 5px 0;
	}
	
.tbform input, .tbform select {
	float:left; 
	clear:both; 
	width:220px; 
	height:30px;
	}
	
.tbform textarea {
	float:left; 
	clear:both; 
	width:220px; 
	height:70px;
	}
	
.tbform input {
	height:25px; 
	font-size:13px;
	}
	
.tbform td {
	margin:20px 0 0 0;
	}
	
.tbform td {
	width:360px; 
	margin:20px 0 40px 0; 
	vertical-align:top;
	}
	
.tbform .error {
	clear:both; 
	color:red; 
	font-size:10px;
	}
	
#clientbet {
	float:none;
	}
	
#competition {
	height:228px !important; 
	margin:0 0 20px 0 !important;
	}
	
.visitfacebook {
	width:32px;
	float:left;
	cursor:pointer;
	margin-right:7px;
	display:block;
	height:32px;	
	background: url('https://dccmlb6f99203.cloudfront.net/img/facebook-32x32.png') no-repeat;
}
	
.Bob_Article_Gtrans {
	position:absolute;
	z-index:10;
	right:130px;
	top:50px;
	color:#000;
}	


.Bob_Article_TopBanner {
	position:relative;
}

.Bob_Article_TopBanner span {
	color:#fff;
	font-style:italic;
	text-align:center;	
	width:100%;
	position:absolute;
}

.Bob_Article_TopBanner .Bob_ArticleItem_BannerText1 {
	top:27px;
	left:0;
	font-size:30px;
}

.Bob_Article_TopBanner .Bob_ArticleItem_BannerText2 {
	bottom:10px;
	left:0;
	font-size:18px;
}


.MCE_Edit-Mode-Text {
	color:Yellow;
}
	
		.noshow {
			display: none;
		}
