@charset "UTF-8";

.twoColFixLtHdr #container {
	width: 954px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	background-image: url(/wp-content/themes/sports_attack/images/bb_container_backgrnd.gif);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #header {
	background-color: #FFF;
	background-image: url(/wp-content/themes/sports_attack/images/bb_header_backgrnd.jpg);
	background-repeat: no-repeat;
	height: 216px;
	padding: 0;
	position: relative;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 199px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0;
	position: relative;
}


.twoColFixLtHdr #sidebar1 p {
	padding: 0;
	margin: 0;
}
.twoColFixLtHdr #mainContent {
	margin: 10px 45px 0px 245px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	position: relative;
}
.twoColFixLtHdr #mainContent a{
	color: #2E60A5;
	text-decoration: underline;
}
.twoColFixLtHdr #mainContent ul{
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #454547;
} 
.twoColFixLtHdr #footer p {
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin: 8px 0px 0px 10px;
}
#topbar_products {
	height: 33px;
	width: 424px;
	position: absolute;
	left: 490px;
	top: 148px;
}
h1 {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #2E60A5;
	margin: 5px 0px 21px 0px;
}
h2 {
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #7EB301;
	margin: 21px 0px 10px 0px;
}
h3 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #2E60A5;
	margin: 0px 0px 2px 0px;
}
h4 {
	font-size: 11px;
	line-height: 19px;
	padding-bottom:30px
        font-weight: bold;
	color: #7EB301;
	margin: 21px 0px 10px 0px;
	text-transform: uppercase;
}
.main_list {
	list-style-type: none;
	background-color: transparent;
	background-image: url(/wp-content/themes/sports_attack/images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px 0px 4px 10px;
	padding: 0px 0px 1px 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
.right_inset_list {
	list-style-type: none;
	background-color: transparent;
	background-image: url(/wp-content/themes/sports_attack/images/bullet_bb_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px 0px 3px 5px;
	padding: 0px 0px 1px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.spec_outer_table {
	clear: left;
	margin: 5px 0px 0px 0px;
}
.spec_outer_table th {
	font-size: 11px;
	color: #FFF;
	border: 0;
	margin: 0px;
	padding: 0px;
}
.spec_table td {
	margin: 0px;
	padding: 8px 8px 8px 8px;
	text-align: center;
}
.spec_table_bkgnd_sportsattack {
	background-color: #4178BC;
	color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #2D60A4;
	border-bottom-color: #FFF;
	border-left-color: #2D60A4;
}
.spec_table_bkgnd_white_bold {
	border: 1px solid #2D60A4;
	background-color: #FFF;
	color: #2D60A4;
	font-weight: bold;
}
.spec_table_bkgnd_white {
	border: 1px solid #2D60A4;
	background-color: #FFF;
	color: #000;
}
#spec_outer_table_foot {
	border: 0px;
	padding: 0px 0px 15px 0px;
}
.spec_table_secondary_txt {
	font-size: 9px;
}
.ball_table {
	margin: 15px 0px 0px 0px;
	border: 0;
}
.ball_table td {
	margin: 0px;
	padding: 0px 2px 10px 0px;
	text-align: left;
	border: 0;
	vertical-align: top;
}
.customers_sidebar {
	padding: 0px;
	background-image: url(/wp-content/themes/sports_attack/images/bb_sidebar_customers_bkgrd.jpg);
	background-repeat: repeat-y;
	width: 199px;
	margin: 0px;
}
#customer_listing {
	width: 151px;
	padding: 2px 0px 2px 0px;
	position: relative;
	left: 29px;
	top: 0px;
	margin: 0px;
}
.customers_sidebar #customer_listing p {
  margin: 0 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height: 15px;
	font-weight: normal;
	color: #FFF;
}
#customer_listing p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #FFF;
}
.sidebar_caption1 {
	margin: 0px;
	width: 199px;
	padding: 30px 0px 0px 0px;
}
.sidebar_caption2 {
	margin: 0px;
	width: 199px;
	padding: 100px 0px 0px 0px;
}
.sidebar_caption3 {
	margin: 0px;
	width: 199px;
	padding: 140px 0px 0px 0px;
}
#mainContent #specs_div {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 661px;
}
#mainContent #specs_div ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	width: 620px;
}
#mainContent #specs_div li {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 40px;
	display: inline;
}
#mainContent .caption_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #656567;
}
#mainContent .caption_txt a {
	color: #656567;
}
#sidenav   {
	width: 199px;
	padding: 0px;
	margin: 0px;
	background-image: url(/wp-content/themes/sports_attack/images/bb_sidenav_background.jpg);
	background-repeat: repeat-y;
}
#sidenav ul {
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
	list-style-type: none;
	width: 199px;
}
#sidenav li {
	margin: 0px;
	padding: 0px;
}
#sidenav li a {
	border: 0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.video th {
	padding: 10px 0px 4px 0px;
	text-align: left;
	vertical-align: top;
}
.video td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 9px;
}
.video_caption {
	padding: 0px 20px 0px 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #656567;
	background-image: url(/wp-content/themes/sports_attack/images/bullet_bb_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.twoColFixLtHdr #mainContent .video_caption a {
	color: #656567;
	text-decoration: underline;
}

