html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th /*td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-align: left;
}

body {
  font-size: 100%;
	background-color: #616a6d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.clear{
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.no-sep{
  background: none !important;
}


#page-header {
	width: 100%;
	background:  #616a6d url('images/header_bg.gif') repeat-x center;
}

#page-in-header {
	width:1000px;
	margin: 0 auto;
}

#header{
  width: 1000px;
}

#header-top{
  width: 1000px;
  height: 77px;
  background: #273134 url('images/header_top_left.jpg') no-repeat 60px 0px;
}

#header-top-buttons{
  position: relative;
  top:0;
  left:0;
  padding-left: 10px;
  width: 138px;
  float: left;
}

#header-top-buttons a{
  display: block;
  font-family: Tahoma;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}

#request_button{
  display: none;
  width: 138px;
  height: 26px;
}

#request_button a{
  padding-top: 6px;
  padding-left: 23px;
  width: 115px;
  height: 20px;
  background: #B43F38 url('images/request_quote_top_button.jpg') no-repeat bottom;
}

#newsletter_button{
  display: none;
  margin-top: 4px;
  width: 138px;
  height: 23px;
}

#newsletter_button a{
  padding-top: 5px;
  padding-left: 18px;
  width: 120px;
  height: 18px;
  background: #61666A url('images/free_newsletter_top_button.jpg') no-repeat;
}

#bbb_button{
  margin-top: 10px;
  width: 130px;
  height: 49px;
  padding-left: 1px;
  border: 1ps solid #666;
}

.header-top-right{
  width: 632px;
  height: 77px;
  float: right;
  padding-right:45px;
  background-repeat: no-repeat;
}

#header-top-right-main { background: url('images/main_header_logo_top.jpg') no-repeat left bottom; }
#header-top-right-football { background: url('images/football_header_logo_top.jpg') no-repeat left bottom;  }
#header-top-right-baseball { background: url('images/baseball_header_logo_top.jpg') no-repeat left bottom;  }
#header-top-right-basketball { background: url('images/basketball_header_logo_top.jpg') no-repeat left bottom;  }
#header-top-right-soccer { background: url('images/soccer_header_logo_top.jpg') no-repeat left bottom;  }
#header-top-right-hockey { background: url('images/hockey_header_logo_top.jpg') no-repeat left bottom;  }

#header-top-right-text{
  margin-left: 50px;
  margin-top: 5px;
  width: 550px;
  height: 20px;
  overflow: hidden;
}

#header-top-right-text h1{
  color: #fff;
  font-size: 13px;
  text-align: center;
}

#header-menu{
  width: 1000px;
  height: 61px;
  background: url('images/header_menu_bg.gif') no-repeat;
}

#header-menu-buttons{
  margin-left: 410px;
  padding-top: 12px;
  height: 36px;
  list-style-type: none;
}

#header-menu-buttons li{
  display: block;
  float: left;
  height: 36px;
  padding-right:3px;
  margin-left:1px;
  background: url('images/menu_bt_sep.jpg') no-repeat top right;
}

#header-bottom{
  width: 1000px;
  height: 106px;
  background: url('images/header_bottom_bg.jpg') repeat-x;
}

#header-bottom-left{
  width: 321px;
  background: url('images/header_bottom_left.jpg') no-repeat 195px 0px;
  float: left;
}

#click-to-call{
  width: 170px;
  height: 50px;
  padding-top: 20px;
  padding-left: 10px;
  float:left;
}

#phone{
  width: 172px;
  height: 44px;
  padding-top: 22px;
  padding-left: 5px;
  float:left;
}

.header-bottom-right{
  width: 632px;
  float:right;
  height: 60px;
  padding-right:45px;
  background-repeat: no-repeat;
}

#header-bottom-right-main { background-image: url( images/main_header_logo_bottom.jpg )  }
#header-bottom-right-football { background-image: url( images/football_header_logo_bottom.jpg )  }
#header-bottom-right-baseball { background-image: url( images/baseball_header_logo_bottom.jpg )  }
#header-bottom-right-basketball { background-image: url( images/basketball_header_logo_bottom.jpg )  }
#header-bottom-right-soccer { background-image: url( images/soccer_header_logo_bottom.jpg )  }
#header-bottom-right-hockey { background-image: url( images/hockey_header_logo_bottom.jpg )  }

#header-bottom-buttons{
  width: 1000px;
  height: 23px;
  margin-top: 3px;
}

.header-bottom-button{
  float: left;
  height: 23px;
  width: 100px;
  margin: 0 0 0 7px;
}

.header-bottom-small-button{
  float: left;
  height: 23px;
  width: 80px;
  margin: 0 0 0 7px;
}

.header-bottom-button a{
  display: block;
  padding-top:4px;
  height: 19px;
  width: 100px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background: url('images/header_bottom_buttons_100.jpg') no-repeat;
  text-align: center;
}

.header-bottom-small-button a{
  display: block;
  padding-top:4px;
  height: 19px;
  width: 80px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background: url('images/header_bottom_buttons_100.jpg') no-repeat;
  text-align: center;
}

.bg-red a{
  background: url('images/header_bottom_buttons_red2.jpg') no-repeat;
}

.bg-orange{
  width:80px;
}

.bg-orange a{
  background: url('images/header_bottom_buttons_80o.jpg') no-repeat;
  width:80px;
}

#header-search{
  margin-top: 30px;
  padding-left: 360px;
}

#header-search-text{
  border:1px #966 solid;
  width: 150px;
  height: 14px;
  color: #333;
  font-size: 12px;
}

#header-search-button{
  border:0 none;
  width: 100px;
  padding:2px 0 4px 0;
  height: 21px;
  font-size: 10px;
  background: url('images/search_button_bg_red.jpg') no-repeat;
  text-align: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  margin: 0 0 0 5px;
  position: relative; top: -2px;
}


#page-main {
	width: 100%;
	background:  #616a6d url('images/main_bg.jpg') repeat-x top;
}

#page-in-main {
	width:1000px;
	margin: 0 auto;
	background: url('images/main_middle_bg.jpg') repeat-y;
}

#page-inn-main {
	position: relative;
	width:1000px;
	background: url('images/main_bottom_bg.jpg') no-repeat bottom;
}

#page-innn-main {
	width:1000px;
	background: url('images/main_top_bg.jpg') no-repeat top;
}

.undlin_header {
	margin: 2.5em auto 1em auto;
	width: 652px;
	height: 2.5em;
	color: white;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	background: url( images/undlin_header_bg.png ) center bottom no-repeat;
}

#content{
  width: 710px;
  float: left;
  margin-top: 30px;
  padding-left: 40px;
}

#left-block {
  left:35px;
  position:absolute;
  top:29px;
  width:225px;
}


#home-block{
  width: 456px;
  float: left;
  padding: 0;
  background: #fff url('images/home_block_top_456_10.jpg') no-repeat top;
}

#home-block div{
  width: 396px;
  height: 170px;
  color: #111;
  font-size: 12px;
  text-align: justify;
  font-family: Tahoma;
  line-height: 17px;
  padding: 15px 10px;
  background: url('images/home_block_bottom_456_10.jpg') no-repeat bottom;
}

#home-discounts-block{
  width: 220px;
  float: left;
  margin-left: 18px;
  background: #FFFFFF url('images/home_discounts_block_top.jpg') no-repeat top;
}

.discounts-block {
  width: 190px;
  height: 180px;
  font-size: 12px;
  text-align: justify;
  font-family: Tahoma;
  line-height: 14px;
  padding: 15px;
  background: url('images/home_discounts_block_bottom.jpg') no-repeat bottom;
}

#home-discounts-block a{
  color: #fff;
}

#home-finblock{
  width: 258px;
  float: left;
  margin-left: 22px;
  background: #81888b url('images/home_finblock_top.jpg') no-repeat top;
}

#home-finblock div{
  width: 228px;
  height: 170px;
  color: #fff;
  font-size: 12px;
  text-align: justify;
  font-family: Tahoma;
  line-height: 14px;
  padding: 15px;
  background: url('images/home_finblock_bottom.jpg') no-repeat bottom;
}

#home-finblock a{
  color: #fff;
}

.banner{
  width: 665px;
  height: 71px;
  margin-top: 15px;
  padding-left: 31px;
  padding-top: 9px;
  color: #1c3564;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #fff url('images/banner_bg.jpg') no-repeat;
}

.banner a{
  color: #821729;
}

#content-block{
  width: 695px;
  margin-top: 15px;
  background: #fff url('images/main_block_top.jpg') no-repeat top;
}

#content-block div{
  width: 665px;
  padding: 15px;
  font-size: 13px;
  line-height: 18px;
  background: url('images/main_block_bottom.jpg') no-repeat bottom;
}

#content-block div div{
  width: auto;
  padding: 0;
  background: none;
}

#content-block div p{
  text-align: justify;
  padding: 8px 0;
}

#content-block div h3{
  text-align: center;
  font-size: 16px;
  margin: 5px 0;
  font-family: Arial;
}

#center-content-block{
  width: 456px;
  margin-top: 15px;
  background: #fff url('images/center_block_top.jpg') no-repeat top;
}


#center-content-block div{
  width: 426px;
  padding: 15px;
  font-size: 13px;
  line-height: 18px;
  background: url('images/center_block_bottom.jpg') no-repeat bottom;
}

#center-content-block div div{
  width: auto;
  padding: 0;
  background: none;
}

#center-content-block div p{
  text-align: justify;
  padding: 8px 0;
}

#center-content-block div h3{
  text-align: center;
  font-size: 16px;
  margin: 5px 0;
  font-family: Arial;
}

#sidebar{
  width: 228px;
  float: left;
  margin-top: 30px;
  margin-left: 11px;
}

.left-sidebar-block{
  text-align: center;
  padding: 15px 0;
  width: 230px;

}

.sidebar-block{
  text-align: center;
  padding: 15px 0;
  background: url('images/sidebar_sep.jpg') no-repeat top;
}

.sidebar-block ul{
  width: 183px;
  margin-left: 23px;
  list-style-type: none;
}

.sidebar-block ul li{
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
  background: url('images/sidebar_bt_bg.jpg') no-repeat top;
}

.sidebar-block ul li.red{
  background: url('images/sidebar_bt_red_bg.jpg') no-repeat top
}

.sidebar-block ul li.yellow{
  background: url('images/sidebar_bt_yellow_bg.jpg') no-repeat top
}

.sidebar-block ul li.orange{
  background: url('images/sidebar_bt_orange_bg.jpg') no-repeat top
}

.sidebar-block ul li a{
  display: block;
  padding-top:3px;
  height: 20px;
  width: 183px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.sidebar-block ul li span{
  display: block;
  padding-top:3px;
  height: 20px;
  width: 183px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.sidebar-block ul li.yellow a{
  color: #333;
}

.sidebar-block ul li.yellow span{
  color: #333;
}

.sidebar-block ul li ul{
  width: 183px;
  margin: 0;
  padding: 0;
  background: #fff url('images/sidebar_item_bg.jpg') no-repeat top;
}

.sidebar-block ul li ul li{
  height: auto;
  padding: 0;
  margin: 0;
  text-align: left;
  background: none;
}

.sidebar-block ul li ul li a{
  color: #333;
  width: 153px;
  text-align: left;
  padding-left: 30px;
  
}

.sidebar-block ul li.red ul li a{
  color: #c71e24;
}

.top-sidebar-block{
  text-align: center;
}

.top-sidebar-block ul{
  width: 183px;
  margin-left: 23px;
  list-style-type: none;
}

.top-sidebar-block ul li{
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
  background: url('images/sidebar_bt_bg.jpg') no-repeat top;
}

.top-sidebar-block ul li.red{
  background: url('images/sidebar_bt_red_bg.jpg') no-repeat top
}

.top-sidebar-block ul li.yellow{
  background: url('images/sidebar_bt_yellow_bg.jpg') no-repeat top
}

.top-sidebar-block ul li.orange{
  background: url('images/sidebar_bt_orange_bg.jpg') no-repeat top
}

.top-sidebar-block ul li a{
  display: block;
  padding-top:3px;
  height: 20px;
  width: 183px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.top-sidebar-block ul li span{
  display: block;
  padding-top:3px;
  height: 20px;
  width: 183px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.top-sidebar-block ul li.yellow a{
  color: #333;
}

.top-sidebar-block ul li.yellow span{
  color: #333;
}

.top-sidebar-block ul li ul{
  width: 183px;
  margin: 0;
  padding: 0;
  background: #fff url('images/sidebar_item_bg.jpg') no-repeat top;
}

.top-sidebar-block ul li ul li{
  height: auto;
  padding: 0;
  margin: 0;
  text-align: left;
  background: none;
}

.top-sidebar-block ul li ul li a{
  color: #333;
  width: 153px;
  text-align: left;
  padding-left: 30px;
  
}

.top-sidebar-block ul li.red ul li a{
  color: #c71e24;
}

.item-bottom{
  padding: 0;
  margin: 0;
  width: 183px;
  height: 3px;
  font-size:1px;
  background: #fff url('images/sidebar_item_bottom_bg.jpg') no-repeat;
}

#page-footer {
	width: 100%;
	background: url('images/footer_bg.gif') repeat-x;
}

#page-in-footer {
	width:1000px;
	margin: 0 auto;
	text-align: center;
}

#footer-links{
  text-align: center;
  padding-top:10px;
  font-size: 10px;
  color: #111;
  font-weight: bold;
}

#footer-links a{
  font-size: 9px;
  color: #111;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#footer-links a:hover{
  text-decoration: underline;
}

#footer-text{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 10px;
  color: #ccc;
}

#footer-text a{
  color: #ccc;
}

.sbempty_top {		padding-top: 	1.5em 	!important	}
.sbempty_bottom {	padding-bottom: .9em 	!important	}


#pollhdr {
	clear: both;
	text-align: left;
	width: 85%;
	margin-left: 30px;
	padding: 2em 0 .2em 0;
	border-bottom: 1px solid #dd0000;
	font-weight: bold;
	color: white !important
}

#poll {
	text-align: left;
	width: 95%;
	margin: .5em 1em 30px 1em;
	font-size: .75em;
	color: white
}

#poll .poll-oa {
	margin: 4px; 
	width: 300px;
}

#poll .poll-oa textarea {
	width: 100%;
}

.poll_results {
	padding: 10px 20px 30px 30px;
	font-size: .9em;
}

.poll_results .poll_own  {
	padding-top: 5px;
}

.poll_results .poll_own	b {
	font-weight: normal;
}

.poll_results .poll_quest {
	font-size:1.27em;
	display: block;
	margin-bottom: 1.7em;
	font-weight: normal;
}

#poll a {
	display: block;
	padding: 1em 0 1em .5em;
	text-align: left;
	font-weight: bold;
	color: white;
}

#request_form{
  border:2px double #CCC; 
  padding:10px; 
  margin-left:10px;
  width:180px;
  color:#fff;
  font-size:12px;
  font-weight:bold;
}

#request_form p{
  text-align:right;
  height:25px;
}

.request_text_input{
  border:1px solid #979797;
  color:#333;
  font-size:13px;
  height:18px;
  width:130px;
}

#quote-button, #subscribe-button{
  border:0 none;
  width: 174px;
  height: 24px;
  color: #333;
  font-size: 12px;
  background: url('images/quote_button_bg.jpg') no-repeat;
  text-align: center;
  color: #bd3027;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}

#request-catalog-button{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/request_catalog_button_bg.jpg) no-repeat scroll 0 0;
border:0 none;
color:#BD3027;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:24px;
text-align:center;
width:174px;
}

 #subscribe-button{
   width: 130px;
  height: 18px;
 background: url('images/subscribe_button_bg.jpg') no-repeat;
}

.ddfm .fieldwrap {
	clear: both;
	margin: .2em 1em;
	font-family: Arial, Helvetica;
	font-size: 13px;
	padding: 2px 0 !important;
}
.ddfm .fieldwrap #fm_call {
	border: 1px solid red;
	width: 30px; 
	display: block;
	float:left;
}


.ddfm .fieldwrap LABEL {
	float: left;
	font-weight: bold;
	width: 180px;
}

.ddfm .required {
	color: red;
}

.ddfm .fmtext {
	width: 200px;
}


.ddfm .fmcheck {
	display: block;
}

.ddfm .submit {
	text-align: center;
}

.ddfm .fmchecklabel {
	float: left;
	display: block;
}

.ddfm INPUT[type=text] {
	border: 1px solid #808080;
}

.ddfm TEXTAREA {
	border: 1px solid #808080;
}


#cse-search-results IFRAME {
	width: 670px;
}

#boards_gamedata {
	margin: 1em auto;
}

#boards_gamedata TH {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: .8em;
}
#boards_gamedata TD {
	padding: .2em .5em;
	font-size: 1.2em;
	border-bottom: 1px solid #aaa;
}
#boards_gamedata .score {
	font-weight:normal;
	text-align: right;
	font-size: 1.6em;
}

#boards_gamedata .team {
    font-weight: bold;
    
}

#dates_games {
    width: 99% !important;
    margin: .5em auto;
}
#dates_games TD {
    width: 33%;
    vertical-align:top;
}
#dates_games A {
    font-weight:bold;
    color: #449

}
#dates_games .selectd {
    font-weight: bold;
    background: #e5e5e5;
    padding: .1em .3em;
}

#years_select { margin: .5em 0 }
#years_select TD {
   font-size: 1.4em;
   text-align:center;
   padding: 0 .2em;
}

#commands_list h4{
    font-size: 1.1em;
    font-weight:bold;
    background: #fed;
    margin: .5em 0 .2em 0;
    padding: .2em .5em;
}
#commands_list TABLE {
    width: 130px;
    vertical-align:top;

    background: transparent;
}
#commands_list A {
/*    font-size: 1.1em; */
    font-weight:bold;
    color: #449
}
#banner_scoreboards TD {
    text-align: center;
    width: 128px;
    padding-top: 6px;
}
#banner_scoreboards .blk {
    padding: 0;
}
#banner_scoreboards .blk A {
    display: block;
    width: 105px;
    height:90px;
    margin: 0 auto;
}
#wimg {
	text-align: center;
	overflow:visible;
}
.jq-ss-link {
	display: block;
	border-style : white;
	border-color : red;
	border-width : 1px;
	background-color: white;
}

div.discountsbox {
	float:left;
	width:160px;
	height:160px;
	color:#3a3a3a;
	text-align:center;
	margin:3px 2px 3px 2px;
}

div.giftsbox {
	float:left;
	width:175px;
	height:100px;
	color:#3a3a3a;
	text-align:center;
	margin:3px 2px 3px 2px;
}

#free_gifts {
    overflow: hidden;
	width: 174px; 
	position: relative; 
	height: 100px;
}

.csi_table{
	font-size:14px !important;
	font-family:Arial !important;
	color:#0A0622 !important;
}

.csi_table td{
	font-weight:bold !important;
	text-align:left !important;
}

.csi_table a:link {
	font-weight:bold !important;
	color:#0A0622 !important;
	text-decoration:none !important;
}
   
.csi_table a:hover {
	font-weight:bold !important;
	color: blue !important;
	text-decoration:none !important;
}

.csi_table a:visited {
	font-weight:bold !important;
	color: blue !important;
	text-decoration:none !important;
}

.csi_head{
	background-color:#8891A0 !important;
}

.csi_head td{
	text-align:center !important;
}

.odd{
	background-color:#E7F0FF !important;
}

.even{
	background-color:#DEDBF6 !important;
}


