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 {
	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;
}

#home-block{
  width: 400px;
  float: left;
  color: #fff;
  font-size: 12px;
  text-align: justify;
  font-family: Tahoma;
  line-height: 17px;
  padding-left: 8px;
}

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

#home-finblock div{
  width: 228px;
  color: #fff;
  font-size: 11px;
  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;
}

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

.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 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: 18px 0 10px 0;
  background: #fff url('images/sidebar_item_bg.jpg') no-repeat top;
}

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

.sidebar-block ul li ul li a{
  color: #333;
  text-align: left;
  display: inline;
}

.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;
}

a.st-tags:hover{
  background-color:#e9e9e9;
}

#history ul{
  list-style-type:none;
  list-style-image:none;
  list-style-position:inside;
  padding:0;
  margin:0;
}

#history ul li{
  margin-top:10px;
}

#history ul li a, #history ul li a:visited{
  color:#000099;
  font-weight:bold;
  font-size:14px;
  font-family:Verdana;
}


#history ul li a:hover{
  color:#990000;
}

.histdate{
  margin-top:30px !important;
}

.hist-cat{
  font-weight: normal !important;
}

.entry{
  line-height: 20px;
  text-align:justify;
}

.entry img{
  border: 1px solid #666;
}

.entry img {
	float:none;
	margin-top: 0.35em !important;
	margin-bottom: 0.8em !important;
}
	
.entry p img {
	float:right;
	margin-left: 10px;
}	

.entry p+p img {
	float:left;
	margin: 0 10px 0 0;
}


.entry p+p+p img {
	float:left;
	margin: 0 10px 0 0;
}


.entry p+p+p+p+p img {
	float:left;
	margin: 0 10px 0 0;
}

.entry ul{
  padding-left: 20px;
  margin: 0 14px;
}

.post{
  clear: both;
}

.post h3{
  font-size: 18px;
  margin-top: 20px;
}

.post h3 a, .post h3 a:visited{
  color: #111;
  text-decoration: none;
  font-family:Tahoma;
}

.post h3 a:hover{
  text-decoration: underline;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* End Comments */

#img-links-block{
  float:right;
  margin-left:10px;
  width:250px;
  border:1px solid #ccc;
  text-align:center;
}

#img-links-block h5{
  margin:1px 0 1px 5px;
}

#img-links-block ul{
  text-align:left;
  list-style-position:inside;
  padding:0 10px 10px 10px;
  margin:2px 0;
}

#img-links-block ul li{
  font-size:10px;
  font-family:Verdana;
  margin:2px 0;
  line-height:15px;
}

#img-links-block ul li a, #img-links-block ul li a:visited{
  color:#000099;
  font-weight:bold;
}

#img-links-block ul li a:hover{
  color:#333333;
}

.st-tag-cloud{
  line-height: 20px;
}

.centimg {
	width: 100%;
	text-align: center;
	padding: 1em 0;
}
.center IMG {
	margin: 1.5em auto;
}
.post_info {
    padding: 7px 0 0 0 !important
}
