@charset "utf-8";
/* GLOBAL STYLES*/
body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #828282;
	text-decoration: none;
	background-image: url(http://linesmaker.com/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}f
h1 {
	padding:0;
	margin:0;
}
h2 {
	padding:0;
	margin:0;
}
h3 {
	padding:0;
	margin:0;
}
h4 {
	padding:0;
	margin:0;
}
a:link {
	color:#828282;
	text-decoration:none;
}
a:hover {
	color:#828282;
	text-decoration:underline;
}
a:visited {
	color:#828282;
	text-decoration:none;
}
a.red:link {
	color:#780000;
	text-decoration:none;
}
a.red:visited {
	color:#780000;
	text-decoration:none;
}
a.red:hover {
	color:#780000;
	text-decoration:underline;
}
.line {
	color:#333333;
	font-size:12px;
	padding-top:2px;
	padding-bottom:4px;
	display:list-item;
	list-style:outside;
	list-style-image: url(../images/bullet.gif);
	width:148px;
	float:right;
}
.line a:active {
	color:#333333;
	text-decoration:none;
}
.line a:link {
	color:#333333;
	text-decoration:none;
}
.line a:hover {
	color:#780000;
	text-decoration:none;
}
.line a:visited {
	color:#333333;
	text-decoration:none;
}

a.rednl:link {
	color:#780000;
	text-decoration:none;
}
a.rednl:visited {
	color:#780000;
	text-decoration:none;
}
a.rednl:hover {
	color:#780000;
	text-decoration:none;
}


a.black:link {
	color:#000;
	text-decoration:none;
}
a.black:visited {
	color:#000;
	text-decoration:none;
}
a.black:hover {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
a.grey:link {
	color:#2f2f2f;
	text-decoration:none;
}
a.grey:active {
	color:#2f2f2f;
	text-decoration:none;
}
a.grey:hover {
	color:#2f2f2f;
	text-decoration:none;
	font-weight: bold;
}
a.grey:visited {
	color:#2f2f2f;
	text-decoration:none;
}
a.grey_right:link {
	color:#2f2f2f;
	text-decoration:none;
	margin-left:0;
}
a.grey_right:active {
	color:#2f2f2f;
	text-decoration:none;
	margin-left:0;
}
a.grey_right:hover {
	color:#2f2f2f;
	text-decoration:none;
	font-weight: bold;
	padding-left: 2px;
}
a.grey_right:visited {
	color:#2f2f2f;
	text-decoration:none;
	margin-left:0;
}
p {
	padding:0;
	margin:0;
}
/*  end GLOBAL STYLES*/

#wrapper {
	width:970px;
	height:100%;
	background-image: url(http://linesmaker.com/images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	padding:0px;
}
#landing_wrapper {
	width:736px;
	height:100%;
	background-image: url(http://linesmaker.com/images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	padding:0px;
}
#top_nav {
	width:970px;
	height:25px;
	padding:0;
	margin:0;
	float:right;
}
#top_nav_inner {
	width:970px;
	height:25px;
	padding:0;
	margin:0;
	float:right;
	background-color:#000;
}
#top_feed {
	width:970px;
	height:45px;
	padding:0;
	margin:0;
	background-color:#000;
	float:right;
	border-bottom:2px solid #303030;
}
.top_feed_btns_content {
	width:400px;
	padding:0;
	margin:0;
	float:right;
	background-image:none;
}
.top_feed_btns_content a:active {
	color:#ffffff;
	text-decoration:none;
}
.top_feed_btns_content a:link {
	color:#ffffff;
	text-decoration:none;
}
.top_feed_btns_content a:hover {
	color:#f5f5f5;
	text-decoration:none;
}
.top_feed_btns_content a:visited {
	color:#ffffff;
	text-decoration:none;
}



.top_feed_btns {
	padding:4px 0 0 0;
	margin:0 0 0 15px;
}
#landing_content_main {
	width:736px;
	height:100%;
	padding:0;
	margin:0px;
	background-image: url(http://linesmaker.com/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:4px solid #000;
}
#content_header {
	width:970px;
	height:100%;
	padding:0;
	margin:0px;
	background-image: url(http://linesmaker.com/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#content {
	width:970px;
	height:100%;
	padding:0;
	margin:0px;
	background-image: url(http://linesmaker.com/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#members {
	width:24em;
	height:80px;
	padding:0px;
	margin:0 11px 0 0;
	background-image: url(http://linesmaker.com/images/header_div.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	clear:right;
	font-size:1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#new_members {
	width:auto;
	height:79px;
	padding:0px;
	margin:10px 23px 4px 0;
	float: right;
	clear:right;
	font-size:1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.members_input {
	width:107px;
	height:17px;
	background-image: url(http://linesmaker.com/images/input_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	padding:3px 0 0 5px;
	margin:0 0 0 12px;
	font-size:1em;
	vertical-align: baseline;
	color: #333;
	float:right;
}
.member_submit {
	width:29px;
	height:19px;
	float:right;
	display:inline;
	padding:0;
	margin:0;
	background-image: url(http://linesmaker.com/images/go_btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-style: none;
	cursor: pointer;
}
#main_nav {
	width:970px;
	height:26px;
	padding: 0 0 7px 0;
	margin:0px;
	float:left;
}
#global_wrapper {
	width:957px;
	height:auto;
	float: left;
	margin: 0px;
	padding: 0 6px 10px;
	clear: left;
}
#landing_global_wrapper {
	width:725px;
	height:auto;
	float: left;
	margin: 0px;
	padding: 0 6px 10px;
	clear: left;
}
.global_wrapper {
	width:957px;
	height:auto;
	float: left;
	margin: 0px;
	padding: 0 6px 10px;
	clear: left;
}
#betting_lines {
	width:354px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
}
#carrousel {
	width:596px;
	height:auto;
	padding:0;
	margin:0;
	float:right;
}
#linesmaker_sports_betting {
	width:651px;
	height:118px;
	padding:0;
	margin:0;
	float:left;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:inline;
}
#linesmaker_sports_betting p {
	padding:5px 10px 10px 10px;
	margin:0;
	font-size:1.05em;
}
#top_betting_specials {
	width:305px;
	padding:0;
	margin:0 10px 0 0;
	float:left;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#top_betting_specials h3 {
	width:291px;
	height:18px;
	padding:5px 0 0 15px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
	display: inline;
}
.top_betting_sections a:link {
	color:#780000;
	text-decoration:none;
}
.top_betting_sections a:visited {
	color:#780000;
	text-decoration:none;
}
.top_betting_sections a:hover {
	color:#780000;
	text-decoration:underline;
}
.top_betting_specials_wide a:link {
	color:#780000;
	text-decoration:none;
}
.top_betting_specials_wide a:visited {
	color:#780000;
	text-decoration:none;
}
.top_betting_speciasl_wide a:hover {
	color:#780000;
	text-decoration:underline;
}
.top_betting_sections p, .top_betting_specials_wide_section p, #today_sports_betting_actions p, #most_popular_sports_bets p, #no_name2_box1 p, #content1_extra_features p, #content1_center_box p, #content3_center_box p, #content1_client_support p, #upcoming_events p, #content2_upcoming_events p, #sports_betting_menu p, #content3_sports_betting_menu p, #content1_sports_betting_menu p, #specials_sports_betting_menu p, #content1_sports_betting_menu p, #content2_client_support p, #iframe_betting_box p, #lhs_title_red, #lhs_title_red_trends {
	padding:10px;
	margin:0;
}
.top_betting_sections {
	width:305px;
	height:auto;
	padding:0;
	margin:0;
	float: left;
	display: inline;
}
.top_betting_specials_thumbs {
	width:65px;
	height:48px;
	float:left;
	padding:10px;
	margin:0;
}
#today_sports_betting_actions {
	width:397px;
	padding:0;
	margin:0 10px 0 0;
	float:left;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#today_sports_betting_actions a:link {
	color:#000;
	text-decoration:none;
	outline: none;
}
#today_sports_betting_actions a:visited {
	color:#000;
	text-decoration:none;
	outline: none;
}
#today_sports_betting_actions a:hover {
	color:#000;
	text-decoration:underline;
	outline: none;
}
#today_sports_betting_actions_left_btn {
	padding: 16px 0 0 16px;
	float: left;
	clear:left;
	display:inline;
}
#today_sports_betting_actions_right_btn {
	padding: 16px 16px 0 0;
	float: right;
	clear:right;
	display:inline;
	text-align:right;
}
#top_betting_specials_wide {
	width:615px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top_betting_specials_wide h3 {
	width:600px;
	height:18px;
	padding:5px 0 0 15px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
	display: inline;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
}
#today_sports_betting_actions h3 {
	width:382px;
	height:18px;
	padding:5px 0 0 15px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	clear: both;
}
#most_popular_sports_bets {
	width:235px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#most_popular_sports_bets h3 {
	width:auto;
	height:18px;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 0 15px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	clear: both;
}
#mp_betting_section, #member_services {
	width:165px;
	height:auto;
	float:right;
	display:inline;
	margin:0px 0px 10px;
	background-color: #fff;
	padding:0;
	clear: right;
	color:#000;
}
#mp_betting_section h3 {
	width:160px;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#mp_betting_section p, #member_services p {
	padding:5px 0 0 10px;
	margin:0;
}
#member_services h3 {
	width:160px;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#casino_menu {
	width:165px; /*min-height:200px;*/
	float:left;
	display:inline;
	margin:0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
}
#client_support {
	width:165px;
	float:left;
	display:inline;
	margin:0;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
}
#member_benefits_trends {
	width:165px;
	float:left;
	display:inline;
	margin:0;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
}
#sport_betting_section p, #casino_menu p, #client_support p, #content2_promotions p, #content2_box2 p, #content4_box1 p, #promotions p, #content1_promotions p, #content2_promotions p, #content2_extra_features p, #content3_promotions p, #content3_client_support p, #content3_extra_features p, #specials_extra_features p, #content_landing p, #content_wide p {
	padding:10px;
	margin:0;
}
#client_support h3 {
	width:160px;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#promotions {
	width:165px;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
}
#promotions h3 {
	width:160px;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content1_promotions, #content3_promotions, #lhs_title_red {
	width:180px;
	float:left;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
	height: auto;
}
#lhs_title_red_trends {
	width:165px;
	float:left;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
	height: auto;
}
#content_wide {
	width:auto;
	padding:0;
	margin:10px;
	float:right;
	display:inline;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content_wide h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
}
#content1_promotions_nav, #lhs_title_red, #lhs_title_red_trends {
	list-style: none outside;
	padding:5px 0 7px 10px;
	margin:0;
}
#lhs_title_red, #lhs_title_red_trends {
	list-style: none outside;
	padding:0;
	margin:0 0 10px 0;
}
#content1_promotions_nav li, #lhs_title_red li {
	padding:3px 0;
}
#content1_promotions h3, #content3_promotions h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#lhs_title_red h3, #lhs_title_red_trends h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content3_promotions {
	width:180px;
	float:left;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
	height: auto;
}
#content3_promotions h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content2_promotions {
	width:165px;
	float:left;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
	height: auto;
}
#content2_promotions h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#sport_betting_section {
	width:165px;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	clear: left;
}
#sports_news_blog {
	width:472px;
	height:128px;
	padding:0;
	margin:0 9px 0 0;
	float:left;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#more_sports_beatting_features {
	width:472px;
	height:128px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#sports_gambling_extras {
	width:955px;
	height:200px;
	padding:0;
	margin:0;
	border: 1px solid #c5c5c5;
	float: left;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
}
#no_name2_box1 {
	width:333px;
	min-height:161px;
	padding:0;
	margin:0px;
	float:right;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#no_name2_box1 h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content2_center_box {
	width:530px;
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content1_center_box {
	width:530px;
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content1_center_box p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #828282;
	text-decoration: none;
}
#content1_center_box h2 {
	width:auto;
	height:20px;
	padding:3px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
	text-transform:none;
}
#content1_center_box2 {
	width:96%;
	padding:0;
	margin:10px 0 10px 10px;
	float:left;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
}
#content1_center_box2 h3 {
	padding:6px 0 0 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
}
#content3_center_box {
	width:530px;
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content3_center_box h2 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
}
	#content_box {
	width:96%;
	padding:0;
	margin:10px;
	float:left;
	display:inline;
	border:1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
}
<!--
SOCIAL BOOKMARKING--> TabbedPanelsContent h3 {
	padding:0;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
}
.toolbox {
	padding:0 0 5px 0;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
}
.addthis_button_icons {
	padding: 0;
	margin:2px 0;
}
<!--
end SOCIAL BOOKMARKING-->  #content_box p {
	font-size:11px;
}
#content_box h3 {
	padding:6px 0 0 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
}
#content_box h4 {
	padding:6px 0 0 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #14392f;
	text-decoration: none;
}
#border_box_join {
	width:99.8%;
	padding:0;
	margin:0;
	float:left;
	border:1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#border_box_join h3 {
	padding:6px 0 0 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
}
#sports_betting_menu {
	width:305px;
	min-height:150px;
	float:right;
	clear:right;
	display:inline;
	margin:0 0 10px 0;
	padding:0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content1_sports_betting_menu, #content3_sports_betting_menu, #specials_sports_betting_menu {
	width:180px;
	height:auto;
	float:left;
	clear:left;
	display:inline;
	margin:0 0 10px 0;
	padding:0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#betting_lines_right_menu_nav {
	list-style: none outside;
	padding:5px 0 7px 6px;
	margin:0;
}
#betting_lines_right_menu_nav li {
	padding:1px 0;
}
#content1_sports_betting_menu_nav {
	list-style: none outside;
	padding:5px 0 7px 10px;
	margin:0;
}
#content1_sports_betting_menu_nav li {
	padding:3px 0;
}
#content1_left {
	width:180px;
	height:auto;
	float:left;
	display:inline;
	margin:0 12px 0 0;
	padding:0;
}
#content1_center {
	width:auto;
	min-height:305px;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
#content1_right {
	width:225px;
	min-height:305px;
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
}
#content2_left {
	width:180px;
	min-height:305px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding:0;
}
#content2_center {
	width:530px;
	min-height:305px;
	float:left;
	display:inline;
	margin:0;
	padding:0px;
}
#content2_right {
	width:225px;
	min-height:305px;
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
}
#no_name_betting_lines {
	width:200px;
	min-height:360px;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
}
#footer {
	width:915px;
	height:100%;
	padding:20px;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin: 0 0 5px 0;
}
#landing_footer {
	width:683px;
	height:100%;
	padding:20px;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin: 0 0 40px 0;
}
#footer p {
	padding:10px;
	margin:0;
	font-size:10px;
	text-decoration: none;
}
#footer a:link {
	color:#14392F;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#14392F;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#14392F;
	text-decoration:underline;
	font-weight:normal;
}
#footer_left {
	color:#828282;
	padding:0 20px 0 0;
	margin:0 20px 0 0;
	display:inline;
	float:left;
	text-align:right;
	border-right:1px solid #C5C5C5;
}
#footer_right {
	color:#828282;
	padding:0px;
	margin:0px;
	text-align:left;
	float:left;
	width:70%;
}
#landing_footer_right {
	color:#828282;
	padding:0px;
	margin:0px;
	text-align:left;
	float:left;
	width:65%;
}
.signup {
	width:352px;
	height:100px;
	padding:0;
	margin:0 0 8px 0;
	float:left;
	background-image: url(http://linesmaker.com/images/signup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.download {
	width:352px;
	height:100px;
	padding:0;
	margin:0 0 8px 0;
	float:left;
	background-image: url(http://linesmaker.com/images/download-poker/lm_poker2_352x100_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.choose_sports {
	width:120px;
	height:35px;
	padding:3px 10px 2px 0;
	margin:0px;
	float:right;
	display:inline;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
.choose_sports_dd {
	width:100px;
	height:18px;
	padding:2px;
	font-size:1em;
	float: right;
	margin:0px;
	border-style: none;
}
.b0 {
	border-style:none;
}
hr {
	width:100%;
	height:1px;
	background-color:#c5c5c5;
	padding:0;
	margin:0;
	float: left;
	border:none;
}
.top_h1 {
	float:left;
	padding:5px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.green_title {
	padding:6px 0 0 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
}
.red_title {
	padding:6px 0 0 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #780001;
	text-decoration: none;
}
.groupTitle2 {
	padding:6px 0 5px 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #780001;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none;
}
.black_title_bg {
	width:100%;
	height:23px;
	float:left;
	padding:0;
	margin:0;
}
/*IFRAME*/
.iframe {
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
}
#ifp {
	width:auto;
	padding:0;
	margin:0;
	float:left;
}
#ifp p {
	padding:10px;
	margin:0;
}
/*end*/

.my_account_btn {
	width:78px;
	height:18px;
	float:right;
	background-image: url(http://linesmaker.com/images/my-acct-grey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0.2em 0px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
}
.my_account_btn_index {
	width:78px;
	height:18px;
	float:right;
	background-image: url(http://linesmaker.com/images/my-acct-black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0.2em 0px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
}
.my_account_btn a:link, .my_account_btn a:visited, .my_account_btn a:hover {
	text-align:center;
	font-size: 10px;
	color: #f6c230;
	font-weight: bold;
	text-decoration: none;
}
.banking_btn {
	width:66px;
	height:18px;
	float:right;
	padding:0.2em 0px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
	background: url(http://linesmaker.com/images/support-banking-grey.jpg) no-repeat left top;
}
* html .banking_btn {
	width:66px;
	height:18px;
	float:right;
	padding:0.2em 3px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
	background: url(http://linesmaker.com/images/support-banking-grey.jpg) no-repeat left top;
}
.banking_btn_index {
	width:66px;
	height:18px;
	float:right;
	padding:0.2em 0px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
	background: url(http://linesmaker.com/images/support-banking-black.jpg ) no-repeat left top;
}
.banking_btn a:link, .banking_btn a:visited, .banking_btn a:hover {
	text-align:center;
	font-size: 10px;
	color: #f6c230;
	font-weight: bold;
	text-decoration: none;
}
.support_btn {
	width:66px;
	height:18px;
	float:right;
	padding:0.2em 0px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
	background: url(http://linesmaker.com/images/support-banking-grey.jpg) no-repeat left top;
}
.support_btn_index {
	width:66px;
	height:18px;
	float:right;
	padding:0.2em 0px 0px 0px;
	margin:4px 15px 0px 0px;
	text-align:center;
	background: url(http://linesmaker.com/images/support-banking-black.jpg ) no-repeat left top;
}
.support_btn a:link, .support_btn a:visited, .support_btn a:hover {
	text-align:center;
	font-size: 10px;
	color: #f6c230;
	font-weight: bold;
	text-decoration: none;
}
/*BETTING LINES & CASINO TABLES*/ 
#playlist {
	border:1px solid #D9D9D9;
	width:auto;
}
#playlist tr.even td {
	background-color:#f5f6f5;
	padding:3px 5px;
}
#playlist tr.odd td {
	background-color:#ffffff;
	padding:3px 5px;
}
#playlist tr.title td, #playlist tr.title th {
	background-color:#e2e2e2;
	padding:4px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#playlist tr.title2 td {
	color:#FFF;
	padding:4px 5px;
	text-transform: uppercase;
	text-align:center;
	background: #000 url(http://linesmaker.com/images/black_bg.jpg) no-repeat left top;
}
.playlist {
	border:1px solid #D9D9D9;
	width:auto;
	margin:10px;
}
.playlist tr.even td {
	background-color:#f5f6f5;
	padding:3px 5px;
}
.playlist tr.odd td {
	background-color:#ffffff;
	padding:3px 5px;
}
.playlist tr.title td, .playlist tr.title th {
	background-color:#e2e2e2;
	padding:4px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.playlist tr.title2 td, .playlist tr.title2 th {
	color:#FFF;
	padding:4px 5px;
	text-transform: uppercase;
	text-align:center;
	background: #000;
}
/*end*/

#content1_extra_features {
	width:178px;
	min-height:150px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#specials_extra_features {
	width:180px;
	min-height:150px;
	float:right;
	clear:right;
	display:inline;
	margin:0;
	padding:0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content1_extra_features_nav {
	list-style: none outside;
	padding:5px 0 7px 10px;
	margin:0;
}
#content1_extra_features_nav li {
	padding:3px 0;
}
#no_name_title1 {
	width:305px;
	padding:0;
	margin:0 0 10px;
	float:right;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#no_name_title1 h3 {
	width:300px;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#no_name_title2 {
	width:305px;
	padding:0;
	margin:0;
	float:right;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#no_name_title2 h3 {
	width:300px;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content1_client_support {
	width:180px;
	float:left;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
	height: auto;
}
#content1_client_support_nav {
	list-style: none outside;
	padding:5px 0 7px 10px;
	margin:0;
}
#content1_client_support_nav li {
	padding:3px 0;
}
#content1_client_support h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content2_client_support {
	width:165px;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
	float: left;
	clear: left;
	height: auto;
}
#content2_client_support h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content2_extra_features {
	width:165px;
	min-height:150px;
	display:inline;
	margin:0;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
	clear: left;
	float: left;
}
#content3_client_support {
	width:180px;
	display:inline;
	margin:0 0 10px;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
	float: left;
	clear: left;
	height: auto;
}
#content3_client_support h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content3_extra_features {
	width:180px;
	min-height:150px;
	display:inline;
	margin:0 0 10px;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
	float: left;
	clear: left;
}
#upcoming_events {
	width:100%;
	height:auto;
	float:left;
	display:inline;
	margin:0 0 10px 0;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0;
	display:inline;
}
#upcoming_events h3 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	background-image: url(http://linesmaker.com/images/red_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
}
#content2_upcoming_events {
	width:327px;
	min-height:161px;
	padding:0;
	margin:0px;
	float:right;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content2_upcoming_events h3 {
	width:317px;
	height:18px;
	padding:5px 0 0 10px;
	margin:0;
	background-image: url(http://linesmaker.com/images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px solid #C5C5C5;
	clear: both;
}
#content2_box2 {
	width:765px;
	padding:0;
	margin:0px;
	float:right;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content2_box2 h2 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
}
#content_landing {
	width:765px;
	padding:0;
	margin:0px;
	float:right;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content_landing h2 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
}
#content4_box1 {
	width:100%;
	padding:0;
	margin:0px;
	float:left;
	display:inline;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content4_box1 h2 {
	width:auto;
	height:20px;
	padding:3px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
	text-transform:none;
}
/* TODAY SPORTS BETTING ACTIONS SLIDER */ 
.SlidingPanels {
	width: 370px;
	height: 238px;
}
.SlidingPanelsContent {
	width: 370px;
	height:238px;
}
#tsba.SlidingPanels {
	float: left;
}
#tsba a:link {
	color:#780000;
	text-decoration:none;
}
#tsba a:visited {
	color:#780000;
	text-decoration:none;
}
#tsba a:hover {
	color:#780000;
	text-decoration:none;
}
#tsba th {
	text-align:center;
	padding:0.2em;
	text-align:center;
	background: #e2e2e2;
}
#tsba td {
	padding:0;
	margin:0;
	text-decoration: none;
	text-align:center;
}
#tsba tr.even td {
	background-color:#f5f6f5;
	padding:0.2em 0em;
	text-align:center;
}
#tsba tr.odd td {
	background-color:#FFF;
	padding:0.2em 0em;
	text-align:center;
}
#tsba tr td.ml {
	padding:0;
	text-align:right;
}
#tsba .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
.div_content {
	width:100%;
	padding:0;
	margin:0;
	float:left;
	clear:left;
}
#tsba .SlidingPanelsContent {
	float: left;
	width:395px;
}
.border_box {
	width:auto;
	padding:0;
	margin:0;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	height: auto;
	background-color:#fcfcfc;
}
/*404 style*/
.bd p {
	padding:10px 0 0 10px;
}
.sq {
	float:left;
	color:#000000;
	border-top:0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ccc;
	border-left:1px solid #ddd;
	padding:0;
	margin:10px 0 20px 20px;
	background: url(http://linesmaker.com/images/black_bg.jpg) no-repeat left top;
}
.sq h3 {
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:4px 0 5px 5px;
}
.sq ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.sq li {
	padding:0;
	margin:0;
}
.sq a:link {
	width:200px;
	color:#000;
	display:block;
	font-size:11px;
	border-bottom:1px solid #B4B7AC;
	padding: 3px 0 3px 5px;
	margin:0px;
	text-decoration:none;
}
.sq a:visited {
	width:200px;
	color:#000;
	display:block;
	font-size:11px;
	border-bottom:1px solid #B4B7AC;
	padding: 3px 0 3px 5px;
	margin:0px;
	text-decoration:none;
}
.sq a:hover {
	width:200px;
	color:#000;
	display:block;
	font-size:11px;
	border-bottom:1px solid #B4B7AC;
	padding: 3px 0 3px 5px;
	margin:0px;
	text-decoration:none;
}
.sq li a:hover {
	background-color:#DDD;
	text-decoration:none;
}
/*end 404 style*/

p.main {
	font-size:12px;
}
#iframe_wrapper {
	width:535px;
	height:auto;
	padding:0;
	margin:0 auto;
}
#iframe_betting_box {
	width:535px;
	padding:0;
	margin:0;
	float:left;
	height: auto;
	clear: left;
	background: #f2f2f2 url(http://linesmaker.com/images/boxes_bg.gif) repeat-x left top;
}
#iframe_betting_box h2 {
	padding:4px 0 3px 10px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none;
	background: #000 url(http://linesmaker.com/images/black_bg.jpg) no-repeat left top;
	overflow:hidden;
}
#betting_collumn {
	float:left;
	width:172px;
}

#iframe_betting_box h4 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
	overflow:hidden;
}
#inner_iframe_box {
	width:96%;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#inner_iframe_trends_box {
	width:97%;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#inner_iframe_box_small {
	width:164px;
	padding:2px;
	margin:3px 2px 3px 2px;
	float:left;
	display:inline;
	border: 1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#deposit_method {
	float:left;
	clear:left;
	padding:0;
	margin:0 0 0 25px;
	width:90%;
}
#deposit_method h4 {
	width:auto;
	height:18px;
	padding:5px 0 0 5px;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	clear:both;
	font-weight: bold;
	background: #780001 url(http://linesmaker.com/images/red_bg.jpg) no-repeat left top;
	overflow:hidden;
}
.clear {
	clear:both;
}
.small_text {
	font-size:10px;
	color:#14392f;
}
.specials, .loyal {
	width:405px;
	float:left;
}
.bonuses_contest {
	width:345px;
	float:left;
}
.sub_category_content {
	width:200px;
	float:left;
}
#most_popular_sports_bets_chip {
	width:auto;
	height:auto;
	background: url(http://linesmaker.com/images/gold_chip.jpg) no-repeat left top;
	width:auto;
	padding:0 10px 6px 10px;
	margin:0;
	overflow:hidden;
}
/*This is a style for the image's article page*/

#bnr_wrapper {
	width:530px;
	height:300px;
	background: url(http://linesmaker.com//images/articles/sportsbook.jpg) no-repeat left top;
	margin:0 0 10px 0;
}
#bnr_wrapper_cb {
	width:530px;
	height:300px;
	background: url(http://linesmaker.com/images/articles/basketball-5.jpg) no-repeat left top;
	margin:0 0 10px 0;
}
#bnr_wrapper_nba {
	width:530px;
	height:300px;
	background: url(http://linesmaker.com/images/articles/basketball-3.jpg) no-repeat left top;
	margin:0 0 10px 0;
}
#bnr_wrapper_nhl {
	width:530px;
	height:300px;
	background: url(http://linesmaker.com/images/articles/hockey-3-1.jpg) no-repeat left top;
	margin:0 0 10px 0;
}
#bnr_wrapper_mlb {
	width:530px;
	height:300px;
	background: url(http://linesmaker.com/images/articles/baseball-2-1.jpg) no-repeat left top;
	margin:0 0 10px 0;
}
#bnr_wrapper_horses {
	width:530px;
	height:300px;
	background: url(http://linesmaker.com/images/articles/horse-racing.jpg) no-repeat left top;
	margin:0 0 10px 0;
}
#bnr_content {
	padding:210px 0 0 10px;
	margin:0;
	float:left;
	width:505px;
	height:100px;
}
#bnr_content p {
	padding:0;
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#bnr_content a:link, #bnr_content a:visited {
	color: #FC0;
	text-decoration:none;
}
#bnr_contenta:hover {
	color: #FC0;
	text-decoration:underline;
}
.bnr_links {
	text-align:center;
	text-transform:uppercase;
	font-size: 10px;
}
.bnr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px; /*38px*/
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:0;
	margin:0;
	font-weight: bold;
}
/*End*/

#mysitelogo {
	color:#780001;
	font:12px Tahoma, Geneva, sans-serif;
}
#mysitelogo a:link, #mysitelogo a:hover {
	color:#780001;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
#mysitelogo a:visited {
	color:#780001;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
/*BABES*/
.babes {
	width:auto;
	padding:0;
	margin:0;
	float:left;
}
.babes_thumbs {
	width:235px;
	padding:10px 0 10px 10px;
	float:left;
	display:inline;
}
/*end BABES*/
/*Style Blog Link Title*/
.TitleLinkBlog a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	font-weight:bold;
}
.TitleLinkBlog a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	outline: none;
	font-weight:bold;
}
.TitleLinkBlog a:visited {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	font-weight:bold;
}
/*end Style Blog Link Title*/

/*Javascript enabled*/
.jsEnabled {
	width:100%;
	text-align:center;
	font-size:17px;
	font-weight:normal;
	color:#000;
	background-color:#FC0;
	padding:20px 0;
}
.jsEnabled a:link, .jsEnabled a:visited {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
.jsEnabled a:hover {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}
/*end Javascript enabled*/

#teams {
	padding:0;
	margin:0;
}
#teams p {
	padding:0 0 10px 10px;
}
.more_teams {
	float:left;
	display:inline;
	width:30%;
	margin-bottom:20px;
}
.trends_wrapper {
	margin:0 0 0 20px;
	padding:0;
	width:730px;
	height:210px;
}
.trends_thumbs {
	padding:0 20px 10px 0;
	float:left;
	display:inline;
}
.trends_thumbs_null {
	padding:0 0 10px 0;
	float:left;
	display:inline;
}
/*TRACKS*/
.track_container {
	width:300px;
	padding:0;
	margin:0 auto;
}

/* NEW SIGNIN */
.signin {
	width:638px;
	padding:0;
	background-image: url(http://betlm.eu/wp-content/themes/linesmaker/images/signin/signin_border_center.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 55px auto;
}
.signin_top {
	width:638px;
	height:7px;
	padding:0;
	margin:0 auto;
	background-image: url(http://betlm.eu/wp-content/themes/linesmaker/images/signin/signin_border_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}

.signin_center { width:525px; padding:0; margin:0 auto;	overflow:hidden; }

.signin_bottom {
	width:638px;
	height:7px;
	float:left;
	padding:0;
	margin:0;
	background-image: url(http://betlm.eu/wp-content/themes/linesmaker/images/signin/signin_border_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}
.signin_banner {
	width:625px;
	height:100px;
	padding:0;
	margin:0 auto;
	background-image: url(http://betlm.eu/wp-content/themes/linesmaker/images/signin/signin_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.signin_table { width:525px; padding:0; margin:0;}

.signin_box {
	width:513px;
	padding:10px 0 10px 10px;
	margin:0 auto;
	border:1px solid #c5c5c5;
	background-color: #f2f2f2;
	background-image: url(http://linesmaker.com/images/boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.signin_box p {
	padding:10px;
}

.signup_guess { text-decoration:none; color: #000; }
.signup_guess a { text-decoration:none; color: #000; }
.signup_guess a:hover { text-decoration:underline; color: #000; }

.signup_btn { padding:0; margin:0; height:85px; } 

.list_container { width:88%; font-size:12px; }

.green_title_hor {
	padding:0;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
	font-weight:bold;
}

/*JOIN POPUP WINDOW*/

h1 {
	font-size: 2em;
}
img {
	border: none;
}
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade {
	background: #000; 
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
.popup_block {
	background: #ddd;
	padding: 0 10px 0 0;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;

}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 5px solid #bbb;
}

.popup h3 {
	margin: 0;
	padding: 15px 20px 0;
	font-size: 1.3em;
	font-weight: bold; 
	color:#14392F;
}
.popup p {
	padding: 10px 20px 0;
	margin: 0;
	font-size:12px;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}
/*--IE 6 PNG Fix--*/

img { behavior: url(iepngfix.htc) }

/*end JOIN POPUP WINDOW*/

.highlight_title_green {
	padding:6px 0 0 0;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #14392f;
	text-decoration: none;
	font-weight:bold;
}
.highlight_title_red {
	padding:6px 0 0 0;
	margin:0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #780001;
	text-decoration: none;
	font-weight:bold;
}
