@charset "UTF-8";
/* CSS Document */


/*=============== ELEMENTS ===============*/
html{
	padding-bottom:10px;
	background:#7a4e33 url(http://www.demarini.com/dirt.jpg) repeat-x fixed 50% 0px;
}
body{
	min-width:960px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#111;
}
/*=============== GENERAL LAYOUT ===============*/
.wrapper{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}
#containment{
	width:100%;
	padding-top:10px;
}
.hero{
	width:100%;
	margin-bottom:10px;
}
.noborder{
	border:none;
}
/*=============== HEADER ===============*/
#header{
	background-color:#000;
}
#header div.wrapper{
	position:relative;
	padding-bottom:8px;
}
#site_search, #main_nav, #user_tools{
	float:right;
	display:inline;
	overflow:hidden;
	padding-right:5px;
	text-align:right;
}
#site_search{
	width:140px;
	margin-left:7px;
	padding-top:5px;
}
#site_search a,
#site_search label{
	display:none;
}
#site_search input.text{
	width:110px;
	border:2px solid #6e6f70;
	border-bottom-width:0;
	border-right-width:0;
	padding:3px;
	color:#333;
	font-size:10px;
	background-color:#c3c4c5;
}
#site_search input.focus{
	border-color:#ffc423;
	background-color:#e3e4e5;
}
#site_search input.submit{
	position:relative;
	width:14px;
	margin-left:3px;
	border:0;
	text-indent:-999em;
	background:transparent url(http://www.demarini.com/header-search.gif) no-repeat 100% 50%;
}
#main_nav{
	width:75%;
	padding-top:10px;
}
#main_nav li, #user_tools li{
	float:right;
	display:inline;
}
#main_nav a, #user_tools a{
	display:block;
}
#main_nav a{
	padding:0 10px;
	text-transform:uppercase;
	font-size:.9em;
	font-weight:bold;
	color:#ccc;
	background:transparent url(http://www.demarini.com/nav-seperator.gif) no-repeat 100% 2px;
}
#main_nav a:hover, #user_tools a:hover, #footer ul a:hover{
	color:#ffc423;
}
#main_nav li:first-child a, #main_nav li.first a{
	background-image:none;
}
#user_tools{
	clear:both;
	width:33%;
	margin-top:10px;
}
#user_tools a{
	margin-left:28px;
	padding-left:20px;
	color:#ccc;
	background:transparent none no-repeat 0px 50%;
}
#user_tools #sign_up a{
	background-image:url(http://www.demarini.com/sign-up.gif);
}
#user_tools #bat_finder a{
	background-image:url(http://www.demarini.com/bat-finder.gif);
}
#logolink{
	position:absolute;
	display:block;
	width:36px;
	height:40px;
	top:8px;
	left:25px;
	text-indent:-999em;
	background:transparent url(http://www.demarini.com/deMarini.gif) no-repeat 0px 0px;
}
#logolink:hover{
	background-position:0px -40px;
}
/*=============== HEADLINE ===============*/
.headline{
	clear:both;
	width:940px;
	overflow:hidden;
	padding:0 10px;
	background-color:#fff;
}
/*=============== MAIN ===============*/
#main{
	width:940px;
	overflow:hidden;
	padding:0 10px 10px;
	background:#fff;
}
#main.full{
	background:#fff url(http://www.demarini.com/panel.gif) repeat-x left top;
}
.two_col #main{
	width:610px;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}
#sidebar{
	display:none;
}
.two_col #sidebar{
	float:left;
	display:inline;
	width:300px;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px;
	background:transparent url(http://www.demarini.com/lighten.png);
}
#sidebar a.feature{
	display:block;
	margin:10px auto 0;
}
#sidebar a.first{
	margin-top:0;
}
.panel{
	display:none;
	width:100%;
	overflow:hidden;
	border:1px solid #999;
	border-top-width:0px;
	background:transparent url(http://www.demarini.com/panel.gif) repeat-x left top;
}
/*=============== FOOTER ===============*/
#footer{
	clear:both;
	width:950px;
	overflow:hidden;
	margin-top:10px;
	padding:5px 0 5px 12px;
	text-align:right;
	background-color:#111;
}
#copyright{
	float:left;
	width:25%;
	display:inline;
	color:#999;
	text-align:left;
}
#footer li{
	display:inline;
}
#footer ul a{
	padding:0 10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ccc;
	background:transparent url(http://www.demarini.com/nav-seperator.gif) no-repeat 0px 3px;
}
#footer li:first-child a, #footer li.first a{
	background-image:none;
}
/*=============== CATEGORY NAVIGATION ===============*/
#primary{
	clear:both;
	border-top:1px solid #898989;
	background:#464646 url(http://www.demarini.com/category_nav.gif) repeat-x left bottom;
}
#primary ul{
	overflow:hidden;
}
#primary li, #secondary li{
	clear:none;
	float:left;
	display:inline;
}
#primary li a, #secondary li a{
	display:block;
	font-size:1.1em;
	padding:4px 0 6px;
}
#primary li a{
	width:50px;
	color:#ccc;
	padding-left:25px;
	padding-right:25px;
}
#primary li.current a, #primary li a:hover{
	color:#ffc423;
	background:#999;
}
#primary li.current a{
	font-weight:bold;
}
#secondary{
	position:relative;
	clear:both;
	background-color:#999;
	z-index:79;
}
#secondary, #secondary ul{
	overflow:visible;
	height:24px;
}
#secondary li{
	position:relative;
	overflow:visible;
	padding:0 25px;
	vertical-align:baseline;
}
#secondary li a{
	width:100px;
	height:16px;
}
#secondary li>a{
	width:auto;
}
#secondary li a:hover, #secondary li.hover a{
	color:#FFFFFF;
}
#secondary li a.current, #secondary li a.current:hover{
	color:#ffc423;
}
/** DROPDOWNS **/
#secondary .dropdown{
	clear:both;
	display:none;
	position:absolute;
	overflow:visible;
	left:0px;
	top:20px;
	width:189px;
	height:auto;
	padding-top:13px;
}
#secondary .hover .dropdown{
	display:block;
	border-bottom:2px solid #111;
}
#secondary .dropdown p {
	width:155px;
	border:3px solid #000;
	padding:10px 15px;
	color:#ffc423;
	background-color:#000;
}
#secondary .dropdown li{
	float:none;
	display:block;
	padding:0;
}
#secondary li .dropdown a{
	display:block;
	width:155px;
	height:auto;
	border-left:3px solid #111;
	border-right:3px solid #111;
	padding:10px 15px;
	color:#111;
	font-weight:bold;
	background-color:#fff;
}
#secondary li .dropdown .first{
	border-top:2px solid #111;
}
#secondary li .dropdown .first a{
	background-image:url(http://www.demarini.com/dropdown.gif);
	background-repeat:repeat-x;
}
#secondary li .dropdown .last{
}
#secondary li .dropdown a:hover{
	background-image:none;
	background-color:#ffc423;
}
#secondary .dropdown .indicator{
	position:absolute;
	top:0px;
	left:40px;
	width:25px;
	height:14px;
}
/*=============== NAV SPRITES ===============*/
.sprite_nav{
	width:100%;
	overflow:hidden;
	background:transparent url(http://www.demarini.com/bg_nav.gif) repeat-x 0px 100%;
	;
}
.sprite_nav li{
	float:left;
	display:inline;
}
.sprite_nav a{
	display:block;
	height:22px;
	text-indent:-999em;
	background-color:transparent;
	background-repeat:no-repeat;
}
.sprite_nav .selected a{
	cursor:default;
}
/** DEFINE SETTINGS FOR INDIVIDUAL NAVs ON THEIR RESPECTIVE STYLESHEET
    REFER TO GLOBAL.CSS FOR CLASSING **/

/*=============== FEATURES ===============*/
#feature_items{
	width:100%;
	overflow:hidden;
	margin-top:10px;
	padding:10px 0px;
	background-color:#dcbaa6;
}
.wrapper>#feature_items{
	background:transparent url(http://www.demarini.com/lighten.png);
}
#feature_items .feature_item{
	float:left;
	display:inline;
	width:300px;
	margin:0 10px;
}
#feature_items .middle{
/*margin:10px 17px;*/
}
.feature_item h2{
	display:none;
}
/*=============== VIDEO ROTATOR ===============*/
#video_rotator{
	position:relative;
	height:135px;
	overflow:hidden;
	background-color:#111;
}
#video_rotator h2{
	display:block;
	padding:5px 10px;
	color:#ccc;
	font-family:gotham, tahoma, arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#111;
}
#video_rotator_choose{
	position:absolute;
	overflow:hidden;
	top:7px;
	right:5px;
	width:50%;
	height:9px;
	text-align:right;
}
#video_rotator_choose a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-left:5px;
	white-space:nowrap;
	text-indent:-999em;
	color:transparent;
	background:transparent url(http://www.demarini.com/rotator.gif) no-repeat 0px 0px;
}
#video_rotator_choose a:hover, #video_rotator_choose a.current{
	background-position:0px -18px;
}
#video_rotator .video_item{
	position:absolute;
	cursor:pointer;
}
#video_rotator .video_caption{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:280px;
	padding:5px 10px;
	background-color:#111;
}
#video_rotator .video_caption p, #video_rotator .video_caption a{
	color:#fff;
}


