a.preload:hover {
    text-decoration: underline;
}

.nofloat {
	clear: left;
}

body {
	background-color: #e6f4f7;	
	color: #262626;	
	margin-top: 0px;
	font-family: Verdana;
}

a { text-decoration: none; color: #4c4c4c; }
a.white { color: #FFFFFF; }

div.main {
	position: relative;
	margin: 0 auto;
	margin-top: 0px;
	background-image:  url('/.assets/images/SoftballStuff/remix/shadow_repeat.jpg');
	background-repeat: repeat-y;
	width: 1032px;	
	padding-left: 15px;
	padding-right: 15px;
}

div.middle {
	width: 1002px;
	background-image:  url('/.assets/images/SoftballStuff/remix/bg_inside.jpg');
	background-repeat: repeat-y;
}

div.header {
	background-image: url('/.assets/images/SoftballStuff/remix/header_bg2.jpg');
	width: 1002px;
	height: 199px;
}

div.shopping_cart {
	width: 128px;
	height: 125px;
	background-image: url('/.assets/images/SoftballStuff/remix/shopping_cart.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 23px;
}

table.shopping_cart {
	font-family: Arial;
	font-size: 10pt;
}

div.social {
	margin-top: 50px;
	width: 128px;
	text-align: right;
}

div.search {
	height: 26px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	float: right;
	margin-right: 15px;
}

div.search input {
	background: transparent;
	border: 0px;
	width: 175px;
	padding-left: 2px;
}

div.top_links {
	float: right;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 17px;
}

div.top_links a {
	color: #FFFFFF;
	text-decoration: none;
}

div.nav {
	float: left;
	width: 180px;
	display: block;
	/*background-image: url('/.assets/images/SoftballStuff/remix/nav_bg.jpg');
	background-repeat: repeat-y;*/
}

div.copyright {
	margin-left: 10em;
	margin-top: .5em;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

div.privacy {
	margin-left: 10em;
	margin-top: 3.5em;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

div.privacy a {
	text-decoration: none;
	color: #FFFFFF;
}
div.nav_title {
	width: 157px;
	height: 24px;
	padding-left: 23px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	background-image: url('/.assets/images/SoftballStuff/remix/nav_title_bg.jpg');
}

div.nav_menu_item {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #798f93;	
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	background-image: url('/.assets/images/SoftballStuff/remix/nav_menu_item.jpg');
	background-repeat: repeat-y;		
}

div.nav_menu_item:hover {
	background-image: url('/.assets/images/SoftballStuff/remix/nav_menu_item_current.jpg');
}

div.nav_menu_item_current {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #798f93;	
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	background-image: url('/.assets/images/SoftballStuff/remix/nav_menu_item_current.jpg');
	background-repeat: repeat-y;		
}

div.current {
	font-weight: bold;
}


div.tag_menu_item {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*color: #000000;*/
	color: #394f53;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	background-image: url('/.assets/images/SoftballStuff/remix/nav_menu_item.jpg');
	background-repeat: repeat-y;		
}

div.tag_menu_item:hover {
	background-image: url('/.assets/images/SoftballStuff/remix/nav_menu_item_current.jpg');
}

div.tag_menu_submenu_item + div.tag_menu_item {
	margin-top: 10px;
}

div.tag_menu_submenu_item {	
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	margin-left: -5px;
	margin-top: 4px;
	padding-left: 10px;
	text-decoration: none;	
	background-repeat: no-repeat;
}

div.tag_menu_submenu_item input[type="submit"] {
	border: 1px outset;
	background-color: #FFFFFF;	
}

div.nav_menu_submenu_item + div.nav_menu_item {
	margin-top: 10px;
}

div.nav_menu_submenu_item_current + div.nav_menu_item {
	margin-top: 10px;
}

div.nav_menu_submenu_item {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 4px;
	padding-left: 10px;
	text-decoration: underline;
	background-image: url('/.assets/images/SoftballStuff/remix/submenu_bg.jpg');
	background-repeat: no-repeat;
}

div.nav_menu_submenu_item_current {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 4px;	
	padding-left: 10px;
	text-decoration: underline;
	background-image: url('/.assets/images/SoftballStuff/remix/submenu_bg.jpg');
	background-repeat: no-repeat;
}

div.content {
	float: left;
	width: 822px;
	/*background-image: url('/.assets/images/SoftballStuff/remix/content_repeat.jpg');
	background-repeat: repeat-y;*/
}
div.content_top {
	float: left;
	width: 822px;
	height: 23px;
	background-image: url('/.assets/images/SoftballStuff/remix/content_top.jpg');
}
div.content_content {
	float: left;
	width: 777px;
	background-image: url('/.assets/images/SoftballStuff/remix/content_content_repeat.jpg');
	margin-left: 21px;
	margin-right: 24px;
}

div.section {
	float: left;
	width: 200px;
	height: 110px;
	margin-left: 20px;
	margin-top: 20px;
}

div.section_item {
	width: 180px;
	height: 180px;
	border: 1px solid #d9d9d9;
	margin: 5px;
	float: left;
}

div.section_title {
	width: 754px;
	height: 22px;
	padding-left: 23px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	background-image: url('/.assets/images/SoftballStuff/remix/section_title.jpg');
}
div.sort_by {
	width: 754px;
	height: 23px;
	color: #798f93;
	padding-left: 23px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	background-image: url('/.assets/images/SoftballStuff/remix/sort_bg.jpg');
}
div.item_space {
	float: left;
	padding-bottom: 20px;
}
div.item_space_bottom {
	width: 777px;
	height: 24px;
	background-image: url('/.assets/images/SoftballStuff/remix/item_space_bottom.jpg');
	float: left;
}
div.single_item {
	margin-left: 20px;
	margin-top: 20px;
	width: 734px;
}

div.feature {
	float: left;
	width: 48px;
	height: 48px;
	background-image: url('/.assets/images/SoftballStuff/remix/featured.png');
	position: relative;
	left: -125px;
	top: -120px;
}

div.feature_img {
	width: 80px;
	height: 80px;
	border: 1px solid #d9d9d9;
	margin: 5px;
	float: left;
}

div.item {
	float: left;
	width: 360px;
	height: 110px;
	margin-left: 20px;
	margin-top: 20px;
}
div.item:hover {
	background-color: #EEEEEE;
}
div.item:hover div.item_title {
	text-decoration: underline;
}
div.item_img {
	width: 100px;
	height: 100px;
	border: 1px solid #d9d9d9;
	margin: 5px;
	float: left;
}
div.item_title {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	height: 50px;
	margin-top: 5px;
}
div.item_info {
	font-family: Arial;
	font-size: 10pt;
	height: 50px;
	margin-bottom: 5px;
}
div.pagination_bar {
	float: left;
	width: 777px;
	height: 24px;
	background-image: url('/.assets/images/SoftballStuff/remix/pagination_bar.jpg');
}
div.pagination_buffer {
	width: 538px;
	height: 22px;
	float: left;	
	padding-left: 10px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	color: #FFFFFF;
}
div.pagination {
	float: left;
	width: 12px;
	height: 22px;
	background-image: url('/.assets/images/SoftballStuff/remix/pagination.jpg');
	padding-left: 9px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	color: #FFFFFF;
}
div.pagination_wide {
	float: left;
	width: 22px;
	height: 22px;
	background-image: url('/.assets/images/SoftballStuff/remix/pagination_wide.jpg');
	padding-left: 9px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	color: #FFFFFF;
}
div.pagination_arrow {
	float: left;
	width: 11px;
	height: 23px;
	background-image: url('/.assets/images/SoftballStuff/remix/pagination.jpg');
	padding-left: 10px;
	padding-top: 1px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	color: #FFFFFF;
}
div.pagination_current {
	float: left;
	width: 12px;
	height: 22px;
	background-image: url('/.assets/images/SoftballStuff/remix/pagination_current.jpg');
	padding-left: 9px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	color: #b57300;
}
div.pagination_current_wide {
	float: left;
	width: 22px;
	height: 22px;
	background-image: url('/.assets/images/SoftballStuff/remix/pagination_current_wide.jpg');
	padding-left: 9px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Century Gothic;
	font-size: 15px;
	color: #b57300;
}
div.content_bottom {
	float: left;
	width: 822px;
	height: 18px;
	background-image: url('/.assets/images/SoftballStuff/remix/content_bottom.jpg');
}
div.footer_cap{
	float: left;
	width: 1002px;	
	height: 42px;
	/*padding-left: 200px;*/
	padding-top: 0px;
	background-image: url('/.assets/images/SoftballStuff/remix/content_bottom_redo_redo.jpg');
	overflow: visible;
}
div.footer {
	float: left;
	width: 1002px;
	height: 106px;
	background-image: url('/.assets/images/SoftballStuff/remix/footer_bg.jpg');
}

div.this_item_title {
	font-size: 120%;
	font-weight: bold;	
}

img.item_full_img {
	width: 200px;
	height: 200px;
	margin-right: 5px;		
}

div.item_html {
	margin-top: 10px;
}

div.item_html li {
	position: relative;
	left: 20px;
}

div.itemDiv {
	width:100%;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:table-row;	
	overflow:hidden;
}
div.itemImage {
	width:123px;
	height:123px;
	float:left;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
}
div.itemDesc {
	width:730px;
	float:left;
	padding:5px;	
	background-color:#FFFFFF;
	padding-right:1px;
	display:table-cell;
}
div.itemOrder {
	width:198px;	
	padding:5px;
	background-color:#FFFFFF;	
	font-size:10pt;
	display:table-cell;
}
div.overflowHidden {
	width:100%;
	height:123px;
	overflow:hidden;
}

span.itemTitle {
	font-size:15pt;
	font-weight:bold;
}
span.parent {
	font-weight:bold;
}

p.itemDesc {
	font-size:12pt;
	padding-right:15px;
}

table.optionsTable {
	width:100%;
}

/* home page stuff */
div.rotator {
	width: 734px;
}

div.rotator div.image {
	width: 520px;
	height: 200px;
	background-color: blue;
	float: left;
}

div.rotator div.menu {
	width: 214px;
	height: 200px;
	background-color: red;
	float: left;
}

div.picks {
	width: 734px;	
	background-color: green;
	border: 1px solid black;	
}

div.picks div.pick {
	width: 357px;	
	background-color: grey;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

div.picks div.pick_title {
	width: 734px;
	background-color: red;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
}

div.picks div.nofloat {
	height: 1px;
	
}


div.picks_sections {
	width: 734px;		
	border: 1px solid #787878;		
}

div.picks_sections div.pick {
	width: 115px;	
	height: 115px;
	background-color: white;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	border: 1px solid #009cbd;
}

div.picks_sections div.pick img {
	width: 90px;
	height: 90px;
	border: none;	
}

div.picks_sections div.pick a img {
	border: none;
}

div.picks_sections div.pick_title {
	width: 731px;
	background-color: #009cbd;
	font-family: Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	border-bottom: 1px solid #787878;
	margin-bottom: 5px;
	padding-left: 3px;
}

div.picks_sections div.nofloat {
	height: 1px;
	
}

div.featured {
	width: 700px;
	margin: auto;
	font-size: .8em;
}

div.featured_title {
	float: left;
	width: 694px;
	background: #ffa200;
	border: 2px solid #bf8521;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
}

div.featured_wrapper {
	float: left;
	width: 700px;
	background: #c2e5eb;
	border: 2px solid #25abc6;
	border-top: 0px;
	padding-bottom: 20px;
	color: #262626;
}
div.featured_section {
	text-align: center;
	width: 140px;
	height: 100px;
	float: left;
	padding: 20px 0px 20px 0px;
}

div.featured_section img {
	width: 110px;
	height: 100px;
	border: 1px solid #262626;
}

tr.bat_row {
	background: #FFFFFF;
}
tr.bat_row:hover {
	background: #d3f5fb;
}

div.sportjunk_logo {
	width: 116px;
	height: 77px;
	background-image: url('/.assets/images/SoftballStuff/remix/footer_hover.jpg');
	position: relative;
	top: 17px;
	left: 26px;
	float: left;
	background: none;
}
div.sportjunk_logo:hover {
	background-image: url('/.assets/images/SoftballStuff/remix/footer_hover.jpg');
}

div.child_sections {
	width: 714px;
	margin: 20px;
}

div.fundraising {
	width: 140px;
	text-align: center;
	float: left;
	margin: 0px 40px 0px 20px;
	position: relative;
	bottom: 75px;
}

div.ad_buffer {
	height: 100px;
}

div.credit_cards {
	text-align: center;
	width: 100%;
	margin: 20px 0px 20px 0px;
}

ul.fastpitchIcons {
	position: relative;
	left: 200px;
	list-style-type: none;
}
ul.fastpitchIcons li {
	display: inline;
}