/* CSS Document */

/**********HOME PAGE */

body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#ebebeb;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#424243;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#cccccc;
	background-image: url(../images/shared/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}

/**************** Header */
.navbar_bookmark {
	background-image: url(../images/shared/navbar_bg.jpg);
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	vertical-align:middle;
	text-align: left;	
}
.navbar_topright {
	background-image: url(../images/shared/navbar_bg.jpg);
	padding-right: 10px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	vertical-align:middle;
	text-align: right;
	width: auto;
}
.navbar {
	background-image: url(../images/shared/navbar_bg.jpg);
	padding-right: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.navbar_divider {	
	margin-right: 20px;
	margin-left: 20px;
}
.navbar_arrow {	
	margin-right: 3px;
	margin-left: 2px;
}
.header_rss {
	padding-left: 10px;
	color: #A8A49B;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#navbar_border {	
	width: 6px;
}
.header_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #cccccc;
	width: 100px;
	height: 14;
}
.header_loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 70px;
	height: 14;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
/**************** FOOTER */
#footer {
	color: #cccccc;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
}
.footer_titles {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.footer_divider {	
	margin-right: 20px;
	margin-left: 20px;
}
.footer_arrow {	
	margin-right: 3px;
	margin-left: 2px;
}
/**************** SHARED STYLES */
.hand{ 
  cursor: hand;
}
.nextback_button {
	margin-right: 18px;
	margin-left: 18px;
}
.downloads_title {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.downloads_description {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#betheadlines_links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}
#betheadlines_links a:link {
	color: #ffffff;
	text-decoration: underline;
}
#betheadlines_links a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#betheadlines_links a:active {
	color: #ffffff;
	text-decoration: underline;
}
#betheadlines_links a:hover {
	color: #ffffff;
	text-decoration: none;
}
.minilines_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 6;
	margin-left: 6;
	border: 1px solid #7D7973;
	background-color: #BAB7AF;
	width: 80px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.minilines_title_date {
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 3;
	padding-bottom: 3;
}
.minilines_text {
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #dddddd;
	padding-top: 3;
	padding-bottom: 3;
}
.minilines_teams {
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #918D86;
	padding-top: 3;
	padding-bottom: 3;
}
/**************** HOMEPAGE SECTION */
.home_featuredarticletitle {
	padding-left: 4;
	background-color: #333333;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.home_featuredstory {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.home_featureddate {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-left: 4;
}

.home_readmore {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	padding-left: 4;
	padding-bottom: 8;
}


#home_featuredicons {
	background-color: #333333;
	text-align: center;
	align: center;
	padding-top: 3;
}
.home_top4_sportsbook {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;	
}
.home_more_sportsbooks {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #918D86;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/home/sportsbooks_bg.jpg);
}
.home_more_sportsbooks_numbers {
	color: #dddddd;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
/**************** ENDORSED SECTION */
.endorsed_sportsbookname {
	padding-left: 4;
	background-color: #333333;
	text-align: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.endorsed_sportsbookstats {
	padding-left: 4;
	background-color: #333333;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.endorsed_summarytitles {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../images/endorsed-sportsbooks/title_complete_rating_title_bg.jpg)
}
.endorsed_reviewtitles {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.endorsed_newsbox_title {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.endorsed_newsbox_date {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5A5956;
}
.endorsed_newsbox_story {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.endorsed_reviewtext {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.endorsed_featureddate {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-left: 4;
}
.endorsed_stats_numbers {
	text-align: center;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
#endorsed_featuredicons {
	background-color: #333333;
	text-align: center;
	align: center;
	padding-top: 3;
}
.endorsed_screenshots {
	margin-right: 7;
}
#endorsed_numbers {
	background-color: #000000;
	text-align: center;
	margin-right: 1;
}
#endorsed_bottom_links {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 40;
	color: #cccccc;
	padding: 2px;
}
#endorsed_links {
	background-color: #D9D9D9;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4F4D48;
	padding: 2px;
}
#endorsed_links a:link {
	color: #4F4D48;
	text-decoration: underline;
}
#endorsed_links a:visited {
	color: #4F4D48;
	text-decoration: underline;
}
#endorsed_links a:active {
	color: #4F4D48;
	text-decoration: underline;
}
#endorsed_links a:hover {
	color: #000000;
	text-decoration: none;
}
#endorsed_links_main {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 40;
	color: #cccccc;
	padding: 2px;
}
#endorsed_links_main a:link {
	color: #cccccc;
	text-decoration: none;
}
#endorsed_links_main a:visited {
	color: #cccccc;
	text-decoration: none;
}
#endorsed_links_main a:active {
	color: #ffffff;
	text-decoration: underline;
}
#endorsed_links_main a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/**************** SPORTSBOOKS DIRECTORY SECTION */
.directory_sportsbookname {
	padding-left: 4;
	background-color: #7D7973;
	text-align: left;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.directory_infotitles {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.directory_infotitles_resultsbox {
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.directory_infotext {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
#directory_title_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.directory_searchbox_title {
	padding-left: 4;
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.directory_searchbox_criteria {
	padding-left: 4;
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}
.directory_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #BAB7AF;
	width: 150px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.directory_checkbox {
	color: #333333;
	margin-right: 3;
	background-color: #918D86;
}
.directory_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 80px;
	height: 16;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
#directory_bottom_links {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 40;
	color: #cccccc;
	padding: 2px;
}
#directory_links a:link {
	color: #cccccc;
	text-decoration: none;
}
#directory_links a:visited {
	color: #cccccc;
	text-decoration: none;
}
#directory_links a:active {
	color: #ffffff;
	text-decoration: underline;
}
#directory_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/**************** TOP 25 SPORTSBOOKS SECTION */
#top25 td {
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	border: 0;
	padding-left: 2;
	}
.top25_more {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 2;
}
#top25_numbers {
	background-color: #000000;
	text-align: center;
	margin-right: 1;
}
.top25_buttons {
	margin-left: 1;
	margin-right: 14;
}
#top25_icons {
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
}
#top25_title {
	background-color: #000000;
	padding-left: 4;
	background-image: url(../images/top-25-sportsbooks/header_title_bg.jpg);
}
/**************** TOP 25 BULLETINS SECTION */
#top25bulletins td {
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	border: 0;
	padding-left: 2;
	}
.top25bulletins_story {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.top25bulletins_date {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-left: 4;
}
.top25bulletins_search {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 2;
}
.top25bulletins_statstitles {
	text-align: left;
	font-family: tahoma;
	padding-left: 4;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.top25bulletins_statstext {
	text-align: left;
	padding-left: 4;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.top25bulletins_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #999999;
	background-color: #cccccc;
	width: 150px;
	height: 16;
}
.top25bulletins_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 70px;
	height: 16;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
#top25bulletins_numbers {
	background-color: #76726B;
	text-align: center;
	margin-right: 1;
}
.top25bulletins_buttons {
	margin-left: 4;
	margin-right: 14;
}
#top25bulletins_icons {
	background-color: #333333;
	text-align: center;
	align: center;
	height: 100%;
}
#top25bulletins_articletitle_bg {
	background-color: #333333;
	background-image: url(../images/top-25-bulletins/title_bg.jpg);
}
.top25bulletins_articletitle {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#top25bulletins_bottom_links {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A8A49B;
	padding: 2px;
}
#top25bulletins_bottom_links a:link {
	color: #A8A49B;
	text-decoration: none;
}
#top25bulletins_bottom_links a:visited {
	color: #A8A49B;
	text-decoration: none;
}
#top25bulletins_bottom_links a:active {
	color: #A8A49B;
	text-decoration: none;
}
#top25bulletins_bottom_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/**************** GAMELINE REPORTS SECTION */
#gameline td {
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	border: 0;
	padding-left: 2;
	}
.gameline_story {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.gameline_date {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-left: 4;
}
.gameline_search {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 2;
}
.gameline_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #999999;
	background-color: #cccccc;
	width: 150px;
	height: 16;
}
.gameline_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 70px;
	height: 16;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
#gameline_numbers {
	background-color: #76726B;
	text-align: center;
	margin-right: 1;
}
.gameline_buttons {
	margin-left: 4;
	margin-right: 14;
}
#gameline_icons {
	background-color: #333333;
	text-align: center;
	align: center;
	height: 100%;
}
#gameline_articletitle_bg {
	background-color: #333333;
	background-image: url(../images/top-25-bulletins/title_bg.jpg);
}
.gameline_articletitle {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#gameline_bottom_links {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A8A49B;
	padding: 2px;
}
#gameline_bottom_links a:link {
	color: #A8A49B;
	text-decoration: none;
}
#gameline_bottom_links a:visited {
	color: #A8A49B;
	text-decoration: none;
}
#gameline_bottom_links a:active {
	color: #A8A49B;
	text-decoration: none;
}
#gameline_bottom_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/**************** SPORTSBOOK NEWS SECTION */
#news td {
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	border: 0;
	padding-left: 2;
	}
.news_story {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.news_date {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-left: 4;
}
.news_search {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 2;
}
.news_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #999999;
	background-color: #cccccc;
	width: 150px;
	height: 16;
}
.news_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 70px;
	height: 16;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
#news_numbers {
	background-color: #76726B;
	text-align: center;
	margin-right: 1;
}
.news_buttons {
	margin-left: 4;
	margin-right: 14;
}
#news_icons {
	background-color: #333333;
	text-align: center;
	align: center;
	height: 100%;
}
#news_articletitle_bg {
	background-color: #333333;
	background-image: url(../images/top-25-bulletins/title_bg.jpg);
}
.news_articletitle {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#news_bottom_links {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A8A49B;
	padding: 2px;
}
#news_bottom_links a:link {
	color: #A8A49B;
	text-decoration: none;
}
#news_bottom_links a:visited {
	color: #A8A49B;
	text-decoration: none;
}
#news_bottom_links a:active {
	color: #A8A49B;
	text-decoration: none;
}
#news_bottom_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/********************** CONTACT SECTION */
#contact_title_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.contact_texttitle_bg {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../images/endorsed-sportsbooks/title_complete_rating_title_bg.jpg)
}
.contact_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #BAB7AF;
	width: 240px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.contact_textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #BAB7AF;
	width: 240px;
	height: 120;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.contact_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 140px;
	height: 16;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
.contact_titles {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.contact_text {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.contact_titletext {
	padding-left: 4;
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}
/********************** TERMS AND CONDITIONS SECTION */
#terms_title_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.terms_texttitle_bg {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../images/endorsed-sportsbooks/title_complete_rating_title_bg.jpg)
}
.terms_text {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
/********************** PRIVACY POLICY SECTION */
#privacy_title_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.privacy_texttitle_bg {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../images/endorsed-sportsbooks/title_complete_rating_title_bg.jpg)
}
.privacy_text {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
/********************** ABOUT SECTION */
#about_title_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.about_texttitle_bg {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../images/endorsed-sportsbooks/title_complete_rating_title_bg.jpg)
}
.about_text {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
/********************** SPORTSBOOK 101 SECTION */
#sportsbook101_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.sportsbook101_texttitle_bg {
	padding-left: 4;
	background-color: #9B9893;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.sportsbook101_subtitle {
	padding-left: 4;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.sportsbook101_text {
	text-align: left;
	background-color: #918D86;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
/********************** SPORTSBOOK COMPARE SECTION */
#compare_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.compare_texttitle_bg {
	padding-left: 4;
	background-color: #918D86;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../images/endorsed-sportsbooks/title_complete_rating_title_bg.jpg)
}
.compare_text {
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4;
}
.compare_titles {
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 4;
}
.compare_sportsbooks {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4;
}
#compare_links a:link {
	color: #ffffff;
	text-decoration: none;
}
#compare_links a:visited {
	color: #ffffff;
	text-decoration: none;
}
#compare_links a:active {
	color: #ffffff;
	text-decoration: none;
}
#compare_links a:hover {
	color: #333333;
	text-decoration: underline;
}
/**************** SPORTSBOOKS LOCKUP SECTION */
.lockup_sportsbookname {
	padding-left: 4;
	background-color: #7D7973;
	text-align: left;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/sportsbook-lock-up/sportsbookname_bg.jpg);
}
.lockup_infotitles {
	text-align: left;
	font-family: tahoma;
	padding-left: 10;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.lockup_infotext {
	text-align: left;
	padding-left: 4;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
#lockup_infotext_bg {
	background-color: #918D86;
}
#lockup_title_bg {
	background-color: #333333;
	background-image: url(../images/sportsbooks-directory/title_bg.jpg);
}
.lockup_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #BAB7AF;
	width: 150px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.lockup_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 80px;
	height: 16;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
#lockup_bottom_links {
	background-color: #444444;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 40;
	color: #cccccc;
	padding: 2px;
}
#lockup_links a:link {
	color: #cccccc;
	text-decoration: none;
}
#lockup_links a:visited {
	color: #cccccc;
	text-decoration: none;
}
#lockup_links a:active {
	color: #ffffff;
	text-decoration: underline;
}
#lockup_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/**************** TELL A FRIEND SECTION */
.tellafriend_titles {
	text-align: left;
	font-family: tahoma;
	padding-left: 10;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.tellafriend_thanks {
	text-align: left;
	font-family: tahoma;
	padding-left: 10;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.tellafriend_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #BAB7AF;
	width: 160px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.tellafriend_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 160px;
	height: 16;
	background-color: #666666;
	color: #FFFFFF;
	border: none;
}
/**************** SITE MAP SECTION */
.sitemap_header {
	text-align: center;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #dddddd;
	background-color: #333333;
}
.sitemap_titles {
	text-align: left;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.sitemap_text {
	text-align: left;
	font-family: tahoma;
	padding-left: 10;
	font-size: 11px;
	font-weight: bold;
	color: #dddddd;
}
/**************** LINK TO US SECTION */
.link_header {
	text-align: left;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.link_titles {
	text-align: left;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.link_text {
	text-align: left;
	font-family: tahoma;
	padding-left: 11;
	font-size: 11px;
	font-weight: normal;
	color: #dddddd;
}
.link_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #C9C7C0;
	width: 270px;
	height: 46;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
/**************** SUBMIT A RATING SECTION */
.submitrating_header {
	text-align: left;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.submitrating_titles {
	text-align: left;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.submitrating_subtitles {
	text-align: left;
	font-family: tahoma;
	padding-left: 12;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.submitrating_text {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #dddddd;
}
.submitrating_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #C9C7C0;
	width: 200px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.submitrating_loginArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #C9C7C0;
	width: 300px;
	height: 100;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.submitrating_menuField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-right: 14;
	border: 1px solid #7D7973;
	background-color: #C9C7C0;
	width: 60px;
	height: 16;
	border-top-color: #555555;
	border-bottom-color: #CCCCCC;
}
.submitrating_loginButton {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width: 160px;
	height: 16;
	background-color: #666666;
	color: #FFFFFF;
	border: none;
}
/**************** RSS FEEDS SECTION */
.rss_text {
	text-align: left;
	font-family: tahoma;
	padding-left: 2;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
/**************** SPORTS BETTNG PREDICTIONS SECTION */
.predictions_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.predictions_bottom_handicappers {
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.predictions_handicapper {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.predictions_sport {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}
.predictions_freepick_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.predictions_teams {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 6;
}
.predictions_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #dddddd;
}
.predictions_date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
/******************** NEW LINES PAGE */
.lines_sportstitle {
	text-align: left;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_date {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_sportsbook_name {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_odds {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_opening_odds {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_teams {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_scrolling_teams {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A8A49B;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_scrolling_score {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_step2_categories {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3;
	padding-bottom: 3;
}
.lines_welcome_title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 3;
	padding-bottom: 3;
}