
/*  System styles ::: Note: CSS for components, all declarations here are specific for each component. */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231;}
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
a { color: #3aa834; }
/*a:visited { color: #551a8b; } a:hover { color: #06e; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; }*/
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { /*vertical-align: top;*/ }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
@media only screen and (min-width: 480px) {}
@media only screen and (min-width: 768px) {}
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
* { margin:0; padding:0;}
html {width:100%; height:100%;}
body {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#363534;}
a {color:#ff0024;}
a:hover{text-decoration:none;}
a {cursor:pointer; text-decoration:none;}
p { margin-bottom:16px; color:#000; padding: 10px;}
ul { list-style:none;}
input, select { vertical-align:middle; font-weight:normal;}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}
img {border:0; vertical-align:top; text-align:left;}
button {cursor: pointer;}
h1 {color:#000; font-family:Arial, Gadget, sans-serif; font-weight:normal; text-decoration:none; font-size:2.18em; line-height:1.2em; padding:8px 20px 0 20px;}
h1 a {color:#000; text-decoration:none;}
h2 {color:#000; font-size:1.27em; font-family:Tahoma, Geneva, sans-serif; line-height:1.2em;}
h3 {color:#000; font-size:1.27em; line-height:1.2em;}
h4 {color:#000; font-size:1.27em; border-bottom:1px solid #b2aea9; line-height:1.2em; padding:7px 0 6px 10px; margin-bottom:14px; margin-left:10px;}
h5 { font-size:1.1em; color:#4e4e4e; margin-bottom:12px;}
h5.alt1 { margin-bottom:0; color:#4e4e4e; }
h6 { font-size:.91em; color:#4e4e4e;  margin-bottom:10px;}
h6.alt1 { margin-bottom:0;}



	
/* GENERAL
------------------------------------------- */

.Bob_WebSite_Body {
	width:100%;
	min-height:100%; 
	background:#18191e url('https://dccmlb6f99203.cloudfront.net/img/___bg.jpg') no-repeat center -70px fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
	}

.Bob_WebSite_Wrapper {
	width:100%; 
	height:100%;
	background-color:rgba(24, 25, 30, 0.5);
/*	background: -webkit-gradient(linear, 0 0, 0 100%, from() to());
	background: -webkit-linear-gradient(, );
	background: -webkit-gradient(linear, left top, left bottom, from(), to());	
	background: -moz-linear-gradient(, );
	background: -ms-linear-gradient(, );
	background: -o-linear-gradient(, );
	background: linear-gradient(, );
	-pie-background: linear-gradient(, );
	behavior: url(/com/sys/js/plugins/pie.htc);*/
	}

.Bob_WebSite_Container {
	text-align:left; 
	width:1000px; 
	min-height:100%; 
	margin:0 auto; 
	*margin-left:-15000px; 
	margin-left:-15000px\9;
	}

.Bob_WebPage_HomeStartPage {
	}

.Bob_PageSection_Header {
	clear:both;
	/*background:#ff3600;*/
	-webkit-border-radius: 0 0  7px 7px;
	-moz-border-radius: 0 0  7px 7px;
	border-radius: 0 0 7px 7px;
	}

.Bob_PageSection_LeftColumn {
	margin:0 0 0 0; 
	float:left; 
	min-width:150px; 
	padding:0 5px 0 0; 
	min-height:60px; 
	position:relative;
	}

.Bob_PageSection_MidColumn {
	margin:0 0 0 0; 
	float:left; 
	min-width:540px; 
	padding:0 5px 0 5px; 
	min-height:60px; 
	position:relative;
	}

.Bob_PageSection_RightColumn {
	margin:0 0 0 0; 
	float:left; 
	min-width:150px; 
	padding:0 0 0 5px; 
	min-height:60px; 
	position:relative;
	}

.Bob_PageSection_Footer {
	padding:50px 0 0 0; 
	clear:both;
	}

	
	
	
/* JSPDRAG
------------------------------------------- */

.jspDrag {
	display:none;
	width:8px;
	position: relative;
	margin:0 0 0 3px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e1e1e1) to(#f9f9f9));
	background: -webkit-linear-gradient(#e1e1e1, #f9f9f9);
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#f9f9f9));	
	background: -moz-linear-gradient(#e1e1e1, #f9f9f9);
	background: -ms-linear-gradient(#e1e1e1, #f9f9f9);
	background: -o-linear-gradient(#e1e1e1, #f9f9f9);
	background: linear-gradient(#e1e1e1, #f9f9f9);
	-pie-background: linear-gradient(#e1e1e1, #f9f9f9);
}
.jspDrag:hover {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e1e1e1) to(#f9f9f9));
	background: -webkit-linear-gradient(#e1e1e1, #f9f9f9);
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#f9f9f9));		
	background: -moz-linear-gradient(#e1e1e1, #f9f9f9);
	background: -ms-linear-gradient(#e1e1e1, #f9f9f9);
	background: -o-linear-gradient(#e1e1e1, #f9f9f9);
	background: linear-gradient(#e1e1e1, #f9f9f9);
	-pie-background: linear-gradient(#e1e1e1, #f9f9f9);
}
.jspDrag_Scrolling {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(##e1e1e1) to(##f9f9f9));
	background: -webkit-linear-gradient(##e1e1e1, ##f9f9f9);
	background: -webkit-gradient(linear, left top, left bottom, from(##e1e1e1), to(##f9f9f9));		
	background: -moz-linear-gradient(##e1e1e1, ##f9f9f9);
	background: -ms-linear-gradient(##e1e1e1, ##f9f9f9);
	background: -o-linear-gradient(##e1e1e1, ##f9f9f9);
	background: linear-gradient(##e1e1e1, ##f9f9f9);
	-pie-background: linear-gradient(##e1e1e1, ##f9f9f9);
}



/* BUTTONS
------------------------------------------- */

.Bob_ArticleItem_Button1 {
	padding:2px 7px 0 7px;
	height:18px;
	*padding:4px 7px 1px 7px;
	*height:19px;
	border:0;
	position: relative;
	font-weight:regular; 
	text-transform:uppercase;
	font-size:10px; 
	color:#212121; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc801) to(#ffb100));
	background: -webkit-linear-gradient(#ffc801, #ffb100);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc801), to(#ffb100));		
	background: -moz-linear-gradient(#ffc801, #ffb100);
	background: -ms-linear-gradient(#ffc801, #ffb100);
	background: -o-linear-gradient(#ffc801, #ffb100);
	background: linear-gradient(#ffc801, #ffb100);
	-pie-background: linear-gradient(#ffc801, #ffb100); 
	}

.Bob_ArticleItem_Button1:hover {
	font-weight:regular; 
	text-transform:uppercase;
	font-size:10px; 
	color:#212121; 
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc801) to(#ffb100));
	background: -webkit-linear-gradient(#ffc801, #ffb100);	
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc801), to(#ffb100));		
	background: -moz-linear-gradient(#ffc801, #ffb100);
	background: -ms-linear-gradient(#ffc801, #ffb100);
	background: -o-linear-gradient(#ffc801, #ffb100);
	background: linear-gradient(#ffc801, #ffb100);
	-pie-background: linear-gradient(#ffc801, #ffb100);
	}

.Bob_ArticleItem_Button2 {
	padding:5px 7px 5px 7px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px; 
	color:#202529; 
	border:0;
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffed00) to(#ffed00));
	background: -webkit-linear-gradient(#ffed00, #ffed00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));	
	background: -moz-linear-gradient(#ffed00, #ffed00);
	background: -ms-linear-gradient(#ffed00, #ffed00);
	background: -o-linear-gradient(#ffed00, #ffed00);
	background: linear-gradient(#ffed00, #ffed00);
	-pie-background: linear-gradient(#ffed00, #ffed00); 
	}

.Bob_ArticleItem_Button2:hover {
	font-weight:bold; 
	text-transform:uppercase;
	font-size:9px; 
	color:#202529; 
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffed00) to(#ffed00));
	background: -webkit-linear-gradient(#ffed00, #ffed00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));		
	background: -moz-linear-gradient(#ffed00, #ffed00);
	background: -ms-linear-gradient(#ffed00, #ffed00);
	background: -o-linear-gradient(#ffed00, #ffed00);
	background: linear-gradient(#ffed00, #ffed00);
	-pie-background: linear-gradient(#ffed00, #ffed00);
	}

.Bob_ArticleItem_Button3 {
	border:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	color:#212121;
	position: relative;
	padding:2px 7px 2px 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc801) to(#ffb100));
	background: -webkit-linear-gradient(#ffc801, #ffb100);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc801), to(#ffb100));	
	background: -moz-linear-gradient(#ffc801, #ffb100);
	background: -ms-linear-gradient(#ffc801, #ffb100);
	background: -o-linear-gradient(#ffc801, #ffb100);
	background: linear-gradient(#ffc801, #ffb100);
	-pie-background: linear-gradient(#ffc801, #ffb100);
	}
	
.Bob_ArticleItem_Button3:hover {
	font-weight:bold; 
	text-transform:uppercase;
	font-size:9px; 
	color:#212121; 
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd84c) to(#ffb100));
	background: -webkit-linear-gradient(#ffd84c, #ffb100);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd84c), to(#ffb100));	
	background: -moz-linear-gradient(#ffd84c, #ffb100);
	background: -ms-linear-gradient(#ffd84c, #ffb100);
	background: -o-linear-gradient(#ffd84c, #ffb100);
	background: linear-gradient(#ffd84c, #ffb100);
	-pie-background: linear-gradient(#ffd84c, #ffb100);
	}
	
.Bob_ArticleItem_Button4 {
	padding:5px 7px 5px 30px;
	height:18px; 
	*padding:4px 7px 1px 7px; 
	*height:19px;
	font-size:; 
	font-weight:bold;
	text-transform:;
	border:0;
	color:#;
	position: relative;  
	-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#DEDEDE) to(#C9C9C9));
	background: -webkit-linear-gradient(#DEDEDE, #C9C9C9);
	background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#C9C9C9));	
	background: -moz-linear-gradient(#DEDEDE, #C9C9C9);
	background: -ms-linear-gradient(#DEDEDE, #C9C9C9);
	background: -o-linear-gradient(#DEDEDE, #C9C9C9);
	background: linear-gradient(#DEDEDE, #C9C9C9);
	-pie-background: linear-gradient(#DEDEDE, #C9C9C9); 
	}
	
.Bob_ArticleItem_Button4:hover {
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5) to(#DEDEDE));
	background: -webkit-linear-gradient(#F5F5F5, #DEDEDE);
	background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#DEDEDE));	
	background: -moz-linear-gradient(#F5F5F5, #DEDEDE);
	background: -ms-linear-gradient(#F5F5F5, #DEDEDE);
	background: -o-linear-gradient(#F5F5F5, #DEDEDE);
	background: linear-gradient(#F5F5F5, #DEDEDE);
	-pie-background: linear-gradient(#F5F5F5, #DEDEDE);
	}
	
.Bob_ArticleItem_Button7 {
	padding:4px 7px 5px 7px;
	*padding:4px 7px 1px 7px;
	*height:19px; 
	display:block;
	position: relative;
	border:0;
	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(#292f35) to(#171b1e));
	background: -webkit-linear-gradient(#292f35, #171b1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#292f35), to(#171b1e));				
	background: -moz-linear-gradient(#292f35, #171b1e);
	background: -ms-linear-gradient(#292f35, #171b1e);
	background: -o-linear-gradient(#292f35, #171b1e);
	background: linear-gradient(#292f35, #171b1e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#292f35, endColorstr=#171b1e);
	}
	
.Bob_ArticleItem_Button7:hover {
	color:##FFF;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(##FF0000) to(##FF0000));
	background: -webkit-linear-gradient(##FF0000, ##FF0000);	
	background: -webkit-gradient(linear, left top, left bottom, from(##FF0000), to(##FF0000));				
	background: -moz-linear-gradient(##FF0000, ##FF0000);
	background: -ms-linear-gradient(##FF0000, ##FF0000);
	background: -o-linear-gradient(##FF0000, ##FF0000);
	background: linear-gradient(##FF0000, ##FF0000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=##FF0000, endColorstr=##FF0000);
	}
	

	
/* NAVIGATION
------------------------------------------- */

.Bob_Section_Menu {
	position:absolute;
	top:95px; 
	left:0; 
	width:100%;
	}
	
.Bob_Article_Header_Nav_Wrap {
	position:relative;
	font-size:;
	height:40px;
	background:#FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0d61b9) to(#0d61b9));
	background: -webkit-linear-gradient(#0d61b9, #0d61b9);
	background: -webkit-gradient(linear, left top, left bottom, from(#0d61b9), to(#0d61b9));	
	background: -moz-linear-gradient(#0d61b9, #0d61b9);
	background: -ms-linear-gradient(#0d61b9, #0d61b9);
	background: -o-linear-gradient(#0d61b9, #0d61b9);
	background: linear-gradient(#0d61b9, #0d61b9);
	-pie-background: linear-gradient(#0d61b9, #0d61b9);
	}
	
.Bob_Article_Header_Nav ul {
	height:21px;
	line-height: 18px;
	margin:0;
	padding:0 0 0 0;
	font-size:14px; 
	padding-bottom:5px;
	margin-bottom:20px;
	}

.Bob_Article_Header_Nav li {
	float:left; 
/*	margin-left:-1px;*/
	border-right:solid 1px #0c4f96;
/*	background:url(../img/menu-sep.png) no-repeat right top;*/
	height: 40px;
	}
	
.Bob_Article_Header_Nav li:last-child {
	border-right:none;
}
	

.Bob_Article_Header_Nav li a {
	display:block;
	font-size:14px; 	
	padding: 11px 15px 14px 15px;
	color:#FFF;
/*	font-weight:bolder;*/
	text-decoration:none;
	text-transform:uppercase;
	}

.Bob_Article_Header_Nav li:first-child {
	padding-left:12px;
	}

.Bob_Article_Header_Nav li a:hover {
	color:#FFF;
	}

	
	
/* BOXES
------------------------------------------- */	
	
.Bob_Section_Box1 {
	padding-bottom:5px;
	margin-bottom:20px; 
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 25px;
	border-radius: 10px;
	border-top-left-radius: 25px;	
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#292f35) to(#171b1e));
	background: -webkit-linear-gradient(#292f35, #171b1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#292f35), to(#171b1e));
	background: -moz-linear-gradient(#292f35, #171b1e);
	background: -ms-linear-gradient(#292f35, #171b1e);
	background: -o-linear-gradient(#292f35, #171b1e);
	background: linear-gradient(#292f35, #171b1e);
	-pie-background: linear-gradient(#292f35, #171b1e);
	}
	
.Bob_Section_Box2 {
	padding-bottom:5px;
	margin-bottom:20px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 25px;
	border-radius: 10px;
	border-top-left-radius: 25px;	
	z-index:0;
	position:relative;	
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#292f35) to(#292f35));
	background: -webkit-linear-gradient(#292f35, #171b1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#292f35), to(#292f35));
	background: -moz-linear-gradient(#292f35, #171b1e);
	background: -ms-linear-gradient(#292f35, #171b1e);
	background: -o-linear-gradient(#292f35, #171b1e);
	background: linear-gradient(#292f35, #171b1e);
	-pie-background: linear-gradient(#292f35, #171b1e);
	}
	
.Bob_Section_Box3 { 
	padding:15px;
	margin-bottom:10px;
	z-index:0;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 25px;
	border-radius: 10px;
	border-top-left-radius: 25px;	
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF) to(#E1E1E1));
	background: -webkit-linear-gradient(#FFFFFF, #E1E1E1);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E1E1E1));
	background: -moz-linear-gradient(#FFFFFF, #E1E1E1);
	background: -ms-linear-gradient(#FFFFFF, #E1E1E1);
	background: -o-linear-gradient(#FFFFFF, #E1E1E1);
	background: linear-gradient(#FFFFFF, #E1E1E1);
	-pie-background: linear-gradient(#FFFFFF, #E1E1E1);
	background:#FFFFFF\9;
	*background:#FFFFFF;
	}
	
.Bob_ArticleItem_Box1 {
	padding-bottom:5px; margin-bottom:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px; 
	border-radius:5px;
	position:relative;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3) to(#f3f3f3));
	background: -webkit-linear-gradient(#f3f3f3, #f3f3f3);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f3f3f3));
	background: -moz-linear-gradient(#f3f3f3, #f3f3f3);
	background: -ms-linear-gradient(#f3f3f3, #f3f3f3);
	background: -o-linear-gradient(#f3f3f3, #f3f3f3);
	background: linear-gradient(#f3f3f3, #f3f3f3);
	-pie-background: linear-gradient(#f3f3f3, #f3f3f3);
	}
	
.Bob_ArticleItem_BoxHeader1 { 
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:36px;
	border:0;	
	-webkit-box-shadow: #none 0px 1px 2px;
	-moz-box-shadow: #none 0px 1px 2px;	
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 25px;
	border-radius: 10px;
	border-top-left-radius: 25px;
	box-shadow: #none 0 5px 5px -2px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#292f35) to(#171b1e));
	background: -webkit-linear-gradient(#292f35, #171b1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#292f35), to(#171b1e));
	background: -moz-linear-gradient(#292f35, #171b1e);
	background: -ms-linear-gradient(#292f35, #171b1e);
	background: -o-linear-gradient(#292f35, #171b1e);
	background: linear-gradient(#292f35, #171b1e);
	-pie-background: linear-gradient(#292f35, #171b1e);
	}



	.Bob_Section_Betslip .Bob_ArticleItem_BoxHeader1 { 
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:36px;
	border:0;	
	-webkit-box-shadow: #none 0px 1px 2px;
	-moz-box-shadow: #none 0px 1px 2px;	
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 25px;
	border-radius: 10px;
	border-top-left-radius: 25px;
	box-shadow: #none 0 5px 5px -2px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#014282) to(#002952));
	background: -webkit-linear-gradient(#014282, #002952);
	background: -webkit-gradient(linear, left top, left bottom, from(#014282), to(#002952));
	background: -moz-linear-gradient(#014282, #002952);
	background: -ms-linear-gradient(#014282, #002952);
	background: -o-linear-gradient(#014282, #002952);
	background: linear-gradient(#014282, #002952);
	-pie-background: linear-gradient(#014282, #002952);
	}

	
	
.Bob_ArticleItem_BoxHeader3 { 
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;
	-webkit-border-radius:10px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 25px;
	border-radius: 10px;
	border-top-left-radius: 25px;	
	-webkit-box-shadow: #none 0px 1px 2px;
	-moz-box-shadow: #none 0px 1px 2px;
	box-shadow: #none 0 5px 5px -2px;
	border:0;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#292f35) to(#171b1e));
	background: -webkit-linear-gradient(#292f35, #171b1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#292f35), to(#171b1e));
	background: -moz-linear-gradient(#292f35, #171b1e);
	background: -ms-linear-gradient(#292f35, #171b1e);
	background: -o-linear-gradient(#292f35, #171b1e);
	background: linear-gradient(#292f35, #171b1e);
	-pie-background: linear-gradient(#292f35, #171b1e);
	}
	
	
	
/* HEADER
------------------------------------------- */
	
.Bob_ArticleItem_Header1 {
	z-index:2; 
	position:absolute; 
	left:0; 
	top:0;
	font-size:11px !important; 
	font-weight:bold; 
	color:#000; 
	text-transform:uppercase;
	height:27px;
	padding:0 30px 0 15px;
	line-height:27px;
	margin:4px 4px 4px 6px;
	-webkit-border-radius: 25px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;		
	-moz-border-radius: 25px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-leftbottom: 7px;	
	border-radius: 25px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;	
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e0e0) to(#a2a2a2));
	background: -webkit-linear-gradient(#e0e0e0, #a2a2a2);
	background: -moz-linear-gradient(#e0e0e0, #a2a2a2);
	background: -ms-linear-gradient(#e0e0e0, #a2a2a2);
	background: -o-linear-gradient(#e0e0e0, #a2a2a2);
	background: linear-gradient(##e0e0e0, #a2a2a2);
	-pie-background: linear-gradient(#e0e0e0, #a2a2a2); 
	}
	
	
.Bob_ArticleItem_Header2 {
	z-index:2; 
	position:absolute; 
	left:10px; 
	top:8px; 
	font-size:11px !important; 
	font-weight:bold; 
	color:#0a2235 !important; 
	text-transform:uppercase;
	}
	
.Bob_ArticleItem_Header3 {
	z-index:2; 
	position:absolute; 
	left:10px; 
	top:8px; 
	font-size:11px !important; 
	font-weight:bold; 
	color:#0a2235 !important; 
	text-transform:uppercase;
	}
	
			
	
	
	
	

/* SOCIAL
------------------------------------------- */
	
.Bob_Section_Social {
		z-index:2; 
		position:absolute; 
		top:48px;
		width:255px;
		height:50px;
		right:0; 
		font-size:11px !important; 
		font-weight:bold; 
		color:##000 !important; 
		text-transform:uppercase;
	}
	
.st_fblike_hcount {
	margin-top:3px !important;
}
	
	
/* BANNERS
------------------------------------------- */
	
.Bob_Section_BannerType1 {
	position:relative; 
	width:180px; 
	margin-bottom:10px;
	}
	
.Bob_Section_BannerType1 img {
	width:210px;
	height:;	
	padding-left:-7px;
	}
	
.Bob_Section_BannerType1 a {
	padding:0 0 0 0;
	margin-bottom:5px;
	display:block;
}
	
	
	

/* LIVE BETTING
------------------------------------------- */

.Bob_ArticleItem_LiveOddsText {
	color:#FFF;
	margin-bottom:10px;
}
	
		
		
	
	
	
	
	
	
	