@font-face{
   font-family: 'Open Sans', sans-serif !important; 
   src: url(https://fonts.googleapis.com/css?family=Open+Sans)
 }
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003;
	text-align: center;
	vertical-align: middle;
}
.h7 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.h6 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
 
/*small reset*/

body, ul, ol, li, p, h1,h2, h3, h4, h5, h6, form, blockquote {
	margin:0;
	padding:0;
	color: #006;
}
/*basic styles*/

body{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F90;
	background-attachment: fixed;
}

#top{
	position:relative;
	margin:0 auto;
	max-width:970px;
	height: 300px !important;
	background-image: url("../images/NTS-head.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#head {
	height:300px;
	width:970px;
	position:relative;
	margin-right:40px;
}

#main{
	position:relative;
	float:left;
	width:970px;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-y;
	background-position: left top;
	visibility: visible;
}
#main2{
	position:relative;
	float:left;
	width:970px;
	background-image: url(../images/bg_content2.png);
	background-repeat: repeat-y;
	background-position: left top;
	visibility: visible;
}

#top .content{
	position:relative;
	float:left;
	width:648px;
	padding-top:20px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top .content2{
	position: relative;
	float: left;
	width: 970px;
	padding-top: 20px;
	background-image: url(../images/top2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar{
	position:relative;
	float:left;
	width:313px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 1px;
	color: #FFF;
}

#bg {
	Height:70px;
	float:left;
	width:970px;
	margin-bottom:60px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#bg2 {
	Height:70px;
	float:left;
	width:970px;
	margin-bottom:60px;
	background-image: url(../images/bottom2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#footer_bg{
background:transparent url(../images/ground3.jpg) bottom left repeat-x;
width:100%;
height:100%;
padding: 100px 0 40px 0;
margin: 0;}

.footer{
position:relative;
clear:both;
width:900px;
padding-left:40px;
margin:0 auto;
color:#878787}

.footer_meta{
text-align:center;
margin:5px 0 ;
clear:both;}

.error404{
display:block;
background-image:url(../images/404.jpg);
height:256px;
width:575px;
margin:40px auto 0 auto;}

/*------categories-----------*/

#top .cat-item{}

/*--------------------head--------------------*/
#head h1 a{
	top:8px;
	left:533px;
	text-indent:-9999px;
	position:absolute;
	outline:none;
	width:420px;
	height:160px;
	z-index:2;
}

.blogname{
background-image:url(../images/blogname-trans.png);
background-repeat:no-repeat;
cursor:pointer;}

.description{
position:absolute;
top:0;
text-indent:-9999px;}

/*submenu*/

.submenu {
	list-style-type:none;
	list-style-position:inside;
	position:absolute;
	top:265px;
	width: 975px;
	visibility: visible;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 4px;
	height: 25px;
}
.submenu li{
	float:left;
	color: #FFF;
	font-size: 14px;
	height: 35px;
	width: 121px;
}
.submenu li a{
	color: #FFF;
	display: block;
	font-size: 14px;
	line-height: 35px;
	width: 121px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu li a:hover{
	color:#006;
	background-image: url(../images/menuover.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*parallax*/

#parallax{
	height:224px;
	overflow:hidden;
	position:absolute;
	top:-1px;
	left:0px;
	width:970px;
}

/*------------------content--------------------*/

.breadcrumb, .entrys{
width:590px;
line-height:16px;
/*background-image:url(../images/bg_box_content.jpg);*/
background-repeat:no-repeat;
background-position:top left;
border:0px solid #dedede;
/*background-color:#fff;*/
padding:20px 20px;
margin-bottom:14px;
position:relative;
float:left;
}

.featured_entry{
	width:600px;
	line-height:20px;
	position:relative;
	float:left;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.featured_entry2{
	width: 940px;
	line-height: 20px;
	position: relative;
	float: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.entrys{
	line-height:16px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 28px;
}

.featured_content{
	position:absolute;
	padding: 0 10px 10px 15px;
	background-color:#000;
	z-index:2;
	bottom:0px;
	line-height:18px;
	overflow:hidden;
}

.featured_content p{
padding:0;}

.featured_entry h2{
	padding:0;
	margin:0;
	font-size:16px;
	color: #006;
}

#top  .featured_entry h2 a{
background-color:#eee;
color:#333;
display:block;
left:-15px;
padding:2px 15px;
text-decoration:none;
border:none;}

#top .featured_content a{
color:#333;
text-decoration:none;}

#top .featured_content a:hover{
color:#666;}

#top .featured_entry h2 a:hover{
	background-color:#03C;
	color:#eee;
}

#top .breadcrumb a{
color:#333;
text-decoration:none;}

#top .breadcrumb a:hover{
text-decoration:underline;}

.meta{
	font-size: 10px;
	color: #666;
	display: block;
	clear: both;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	float: left;
	width: 600px;
}

#top .meta a{
text-decoration:none;
font-weight:bold;
color:#666;}

#top .meta a:hover{
text-decoration:underline;
color:#333;}

#top .meta2{
border-top:1px solid #dedede;
padding:2px 0 0 0;
margin:5px 0 0 0;
border-bottom:none;
height:20px;}


.the_entry{
	clear: both;
	color: #000099;
	padding-right: 20px;
	padding-left: 30px;
	text-align: justify;
}

.the_entry h1 {line-height:28px;
font-size: 20px;
clear:both;}

/*author info*/
#author-box{
padding:0 50px 30px 130px;
clear:both;
width: 470px;
margin: -110px 0 0 0}

#top .entrys #author-box .author-info{
text-align:left;
float:left;
padding:0 0 0 10px;}

.author-info{
color:#666666;
float:left;
padding-right:5px;
text-align:right;
width:350px;}

.pseudo_list{
border-bottom:1px solid #dedede;
clear:both;
line-height:30px;}

/*social bookmarks*/
#top .social_bookmarks{
clear:both;
margin:0;
padding:0 0 0 1px;
list-style-position:outside;
list-style-type:none;
position:absolute;
bottom:-14px;
left:0px;
width:630px;}

/*--------------------for your text--------------------*/

#top h2 a{
	text-decoration:none;
}

#top  h3{
	color:#03F;
	display:block;
	line-height: 120%;
    margin: 2px;
	font-size:18px;
	font-weight:bolder;
	clear:both;
	font-family: 'Open Sans', sans-serif !important;
	padding-right: 30px;
	padding-left: 30px;
}

#top .the_entry h3{
	margin-bottom:5px;
	padding:2px 0px 4px;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}

#top #main .outside{
text-align:center;
padding-top:10px;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	cursor:help;
	}
#top .the_entry ul   {
	list-style-type: decimal;
}
#top .the_entry ol {
	list-style-type: lower-alpha;
}

#top .the_entry li{
	padding-top:10px;
}	


/*--------------------post entry footer--------------------*/

#top .more-link{
	clear: both;
	display: block;
	width: 100px;
	padding: 0px;
	text-decoration: none;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	color: #000099;
     }
.more-link2{
	clear: both;
	display: block;
	width: 120px;
	margin-left: 0px;
	height: 25px;
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F90;
	text-align: right;
	font-size: small;
     }

	 .more-link3{
	clear:both;
	display:block;
	width: 80px;
	height: 25px;
	margin-left:480px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
     }


.add_fav, .rem_fav{
display:block;
padding:2px 0 0 20px;
background-image:url(../images/icon_plus.png);
background-repeat:no-repeat;
background-position:left 4px;
width:280px;
}

#top .rem_fav{
background-image:url(../images/icon_delete_small.png);
}

/*----------pages with pagination------------*/
p.serif{
     }

#search1{
background:transparent url(../images/icons-search.png) top left no-repeat;
padding-left: 70px;
height:80px;}

.gravatar{
float:left;
width:90px;
height:85px;
position:relative;}

.comment_entry{
float:left;
width:410px;}

.comment_entry p{
clear:both;}

#top .commentlist{
list-style-position:outside;
margin:0;
padding:0;
border-top: 1px solid #dedede;}

.commentlist li{
border-bottom:1px solid #dedede;
clear:both;
float:left;
line-height:1.5em;
padding:5px 0 0;
width:500px;}

.commentlist li .floatright{
font-size:0.917em;}

#respond, #trackbacks{
clear:both;
padding-top:20px;}

.trackback_list{
margin:0 0 30px 20px;
padding:0;
list-style-position:outside;}

.trackback_list li a{
color:#fff;
text-decoration:underline;}

#comments, #respond, #trackbacks {
margin-bottom:10px;}

	 
.nowidget li.page_item, .widget li.page_item{
padding:5px 5px 5px 20px;
width:240px;
}

.footer .widget li.page_item, 
.footer .widget li.cat-item{}

.footer ul{
list-style-type:none;
list-style-position:outside;}

.footer ul li{
border: none;}

.footer ul li a {}
.footer ul li a:hover {}

.click_list{
background-color:#efefef;}

.click_list li{
color:#fff;}

.nowidget li li, .widget li li {
border-bottom:none;
border-top:1px solid #dedede;}

#top .page_item a, #top .cat-item a{
padding:0;
line-height:20px;}

	 
#top .widget li a, #top .nowidget li a{
text-decoration:none;}

#main .sidebar .advanced_link{
display:block;
float:left;
padding: 6px 10px;
text-decoration:none;
background-color:transparent;
border:0px solid #ddd;
border-bottom:none;
border-left:none;
color:#777;
position:relative;
top:-7px;
margin-right:2px;
outline:none;
z-index:11;}

.tablist li{
	float:left;
	width:20px;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.tablist{
	float:left;
	width: 400;
    height: 30px;

}

#main .sidebar .active{
background-image:url(../images/bg_tab.png);
color:#1e1e1e;}

.widget_rss h3 img{display:none;}

.mfp_remove_link{
height:20px;
width:20px;
display:block;
background-image:url(../images/icon_delete.png);
float:right;
text-indent:-9999px;
outline:none;}

.mfp_link{
float:left;
display:block;
padding-top:3px;
width:275px;}

.listhover{
position:absolute;
display:block;
background-color:#CCCCCC;
width:100%;
height:100%;
top:0;
left:0;
z-index:4;}

#front-end-login{
position:relative;}

#front-end-login label{
padding-left:5px;}

.input_text{
width:30%;
border:1px solid #dedede;
padding:3px 5px;}

.button-login{
border:none;
cursor:pointer;
background-color:#fff;
position:absolute;
height:40px;
width:128px;
background-image:url(../images/icon-login.png);
background-position:top left;
left:230px;
padding:15px 11px 0 0;
top:25px;}

.button-login:hover{background-position:bottom left;}

#labelremember{display:block;
left:223px;
position:absolute;
top:73px;}

/*-----links blogroll---------*/

li#links{}
.widget_links{}





#top .recentcomments{
background-image:url(../images/icon_bubble.png);
}

/*GENERIC*/

pre{font-family: 'Open Sans', sans-serif !important;
font-size:12px;}

code{
border:1px solid #ddd;
padding:10px;
background-color:#fefefe;
display:block;
overflow:auto;
font-size:12px;
font-family: 'Open Sans', sans-serif !important;
color:#333;
width:470px;}

.noborder, .noborder img, .noborder a img{
border:none;
margin:0;
padding:0;
background-color:transparent;}

.alignnone, .fullsize {
float:none;
margin:10px 0;
max-width:500px;
overflow:hidden;}

.alignleft{
float:left;
margin:0px 10px 10px 0pt;
max-width:490px;
overflow:hidden;}

.alignright{
float:right;
margin:0px 0pt 10px 10px;
max-width:490px;
overflow:hidden;}

.aligncenter{
clear:both;
display:block;
margin:0pt auto 1.5em;
max-width:500px;
overflow:hidden;}

.floatleft {float:left;}
.floatright {float:right;}
.clearboth {clear:both;}

.the_entry a img, .the_entry img{}
.the_entry a:hover img{}
p{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000888;
	line-height: 1.2em;
	text-align: justify;
}

.content ul, .content ol{
list-style-position:outside;
padding:0 0 1em 2em;}

.sidebar ul, .sidebar ol{
list-style-position:outside;
list-style-type:none;}

blockquote{background-image:url(../images/quote.gif);
padding:5px 30px 0 30px;
background-repeat:no-repeat;
background-position:top left ;
margin:10px 0 10px 0;
color:#666;}

blockquote em{color:#b3b946;
background-image:url(../images/quote2.gif);
padding:5px 40px  20px 0px;
background-repeat:no-repeat;
background-position:top right;
display:block;
text-align:right;
font-style:italic;}

a:link, a:active{
	text-decoration: underline;
	color: #F90;
}

a:visited{
	text-decoration: underline;
	color: #F90;
}

a:hover, a:focus{
	text-decoration: none;
	color: #006;
}

div.ad_image125x125 {padding: 2px;margin: 2px;color: #cccccc;}

div.adimg1 {float:left;border:none;}

#header-ad{float: right; 
margin:3px;
position:absolute;
display:block;
right:130px;
top:200px;
background-color:#fff}

/*-----125x125 ad blocks top sidebar---------*/

.floats {margin: 5px;
position: relative;
display: inline-block;
clear: both;}

.floats:after{content: '';display: block;clear: both;}

.floats .left {position: relative;
float: left;
display: inline;
overflow: hidden;
margin: 0 10px 0 0;
width: 1em;
min-width: 125px;}

.floats .left .r{position: absolute;
top: 0;
left: 0;
width: 100%;}

.floats .left .min {margin: 0 0 125px 0;
height: 1em;
width: 125px;}


.wp-pagenavi {text-align: center;
margin: 5px;}

.skyscraper {padding-left:0px;}

#footer-line-ad {
clear:both;
width:740px;
margin:0  auto;
padding:0;
position:relative;
text-align:center}

.tweet a{font-size:20pt;
margin: 10px 60px 0 0;
float: right;
}

.privacy{

	clear:both;
margin: 20px 0 120px 0;

}

.ads250x250 {

	padding:8px;
	margin:10px;
	display:inline;
	width:250px;
	float:left;
	background-color:#1C86AD;
}

.adclearfix {clear:both;}

.ads728x90{width:750px;
clear:both;
position:relative;
margin:0 auto;
height:100px
}
.sidepad {
	text-align: justify;
	font-size: 11px;
	margin-top: 10px;
	padding: 0px;
	height: 20px;
	margin-bottom: 10px;
}

.sidepad2 {
	text-align: justify;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.sidebar a{
	border: 0;
	font-size: 0.8em;
}
.sidebar a img{border:0;}
.sidebar a:hover{
	border: 0;
	font-size: 0.8em;
}
.sidebar img{border:0;}


.imgleft {background:none repeat scroll 0 0 transparent;
border:0 none;
float:left;
margin:0 5px 0 0;
}
.clearfix2 {height:5px;	clear:both;}
.countdown {
	line-height:16px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
}

/*-----125x125 ad blocks top sidebar  END--------*/

#content-sidedivtext {
	margin:0;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #CCC;
}
.sideheading {
	font-size: 16px;
	font-weight: bold;
	color: #006;
	font-family: 'Open Sans', sans-serif !important;
	padding-left: 10px;
}
.sideheading2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.sideheading3 {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	padding-right: 30px;
	padding-left: 30px;
}



/** ctoc
	------------------------------------------------------------------ */
	div#ctoc {
	width: inherit;
	background-position: center center;
	float: inherit;
	font-weight: normal;
	background-color: #003;
	}
div#ctoc a:hover {
	width: inherit;
	float: inherit;
	font-weight: normal;
}

	
	div#ctoc div.ctoc_item0 {
	display: none;
	font-family: 'Open Sans', sans-serif !important;
	}
	
	div#ctoc div.ctoc_children {
	font-weight: bold;
			font-family: 'Open Sans', sans-serif !important;
	}
	
	div#ctoc div.ctoc_children div {
	padding-left: 25px;
	background-image: url(../images/toplink1.png);
	background-repeat: no-repeat;
	min-height: 28px;
	max-height: 28px;
	vertical-align: middle !important;
	}
	div#ctoc div.ctoc_children .ctoc_children {
	background: url(../images/toplink2.png);
	}
	div#ctoc div.ctoc_children .ctoc_item1 {
	border: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 15px;
	}
	
	div#ctoc div.ctoc_children div a,
	div#ctoc div.ctoc_children div a:link {
	color: #FFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	vertical-align: middle;
	}
	
	div#ctoc div.ctoc_children div a:hover {
	font-family: 'Open Sans', sans-serif !important;
	color: #F90;
	font-weight: bold;
	padding-right: 0;
	vertical-align: middle;
	}
	
	div#ctoc div.ctoc_careers div {
	border-top-width: 1px;
	border-top-style: solid;
	min-height: 28px;
	max-height: 28px;
	padding-left: 25px;
	background-repeat: no-repeat;
	}
	
	div#ctoc div.ctoc_careers div a,
	div#ctoc div.ctoc_careers div a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	}
	
	div#ctoc div.ctoc_careers div a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C6467;
	background-image: url(../images/toplink2.png);
	}
#flash {
	height:173px;
	position:absolute;
	margin-right:5px;
	background-image: url(../swf/header.swf);
	margin-left: 520px;
	padding-top: 10px;
}
#email2 {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 545px;
	background-image: url(../images/mailbkg.png);
	height: 369px;
}
#wmd {
	width: 200px;
	padding-top: 0px;
	padding-left: 700px;
	height: 30px;
}

.mail {
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #F90;
}
.mail2 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-top: 10px;
}
.contacts {
	font-weight: bold;
}
.TContacts {
	border: 1px solid #F60;
}
.h4 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
}
.h6 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: center;
}
.arenatitle {
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-align: left;
}
#arenas {
	text-align: left;
	border: 1px solid #F60;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	width: 100%;
	font-size: small;
}
.fixtures {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-left-width: 1px;
	vertical-align: middle;
	margin: 2px;
}
.fixtures2 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
	vertical-align: middle;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.fixtures3 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.fixtures4 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#hflash {
	padding-left: 40px;
}
.marq_entry {
	border-radius: 10px 10px 10px 100px;
	border-radius: 10px 10px 10px 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #03C;
	width: 520px;
	font-size: 11px;
	color: #FFF;
}
.tables {
	font-size: 11px;
	color: #006;
    font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
}
#top #main .sidebar .sidepad marquee p {
	color: #000;
}

.fixture-results {
  border: none;
  width: 100%;
  margin: 0;
	
}
.myButton {
	background-color: #00298A;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:16px;
	padding:14px 63px;
	text-decoration:none !important;
}
.myButton:hover {
	background-color:#ff9900;
}
.myButton:active {
	position:relative;
	top:1px;
}
