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




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}

body{
	background-image: url(images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#171717;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
}
ul {
	padding:0px 5px;
	font:10px/14px Verdana;
	margin-left:25px;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
}


/* HEADER */

#header_wrapper {
	width:990px;
	height:110px;
	position:relative;
}
#logo {
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
}
#top_nav {
	float:right;
	position:absolute;
	bottom:0px;
	right:0px;
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	padding-bottom:5px;
	text-align: right;
}
#top_nav a {
	color:#FFFFFF;
	text-decoration:none;
}
#top_nav a:hover {
	text-decoration:underline;
}


/* SEARCH BAR */

#search_bar {
	width:985px;
	height:32px;
	padding-right:5px;
	background-image:url(images/top_bar.jpg);
}
input.form_text {
	height:23px;
	*height:20px;
	width:200px;
	background-image:url(images/form_bg.jpg);
	background-repeat: repeat-x;
	border:thin solid #686868;
}
#under_bar {
	width:990px;
	height:5px;
	background-image:url(images/top_bar_2.jpg);
	margin-top:1px;
	margin-bottom:1px;
}


/* MIDDLE */
  
#middle_wrapper {
	width:990px;
	background-image:url(images/middle_wrapper_bg.jpg);
	background-color:#FFFFFF;
	padding-bottom:5px;
}


/* LEFT COLUMN */

#left_col {
	float:left;
	width:205px;
	margin-left:5px;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	text-align:center;
}
#quick_search {
	width:175px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}
select.qs_search {
	margin-top:3px;
	width:175px;
}
.side_category {
	width:180px;
	padding-left:10px;
	margin-right:5px;
	height:11px;
	padding-top:6px;
	*padding-top:0px;
	padding-bottom:6px;
	*padding-bottom:10px;
	text-align:left;
	background-image:url(images/cat_bar_bg.jpg);
	background-repeat:repeat-x;
}
.side_category img {
	*margin-top:-5px;
}
.side_products {
	width:185px;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
}

a.side_product_links {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	display:block;
	width:175px;
	*width:173px;
	padding:4px;
}
a.side_product_links:hover {
	background-image:url(images/link_over_bg.jpg);
	background-position:center left;
	border:thin solid #0800A2;
	padding:3px;
	*padding:2px;
}


/* RIGHT COLUMN */

#right_col {
	float:right;
	width:780px;
}
#flash_window {
	width:780px;
	background-color:#000000;
}
#products {
	width:780px;
}
.product_row {
	width:780px;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
}
.product_row {
	padding-top:0px;
	*padding-top:20px;
}
.product_row h6 {
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:5px;
}
.product_left {
	width:370px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.product_right {
	width:370px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.row_divider {
	height:6px;
	width:759px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	background-image:url(images/row_divider.jpg);
	background-color:#E4E4E4;
	background-repeat:no-repeat;
}
#credit_cards {
	width:780px;
	text-align:center;
}



/* FOOTER */

#footer_wrapper {
	width:978px;
	*width:976px;
	background-image:url(images/footer_bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	padding:5px;
	border:thin solid #373737;
}
#footer_links {
	float:left;
}
#footer_links a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_links a:hover {
	text-decoration:underline;
}
#footer_flash {
	float:right;
	width:180px;
}


#cta_container {
	width: 200px;
	margin:auto ;
	text-align: left;
	float:right;
}
    
 /* CTAs */
 
 /* JS FOUNDATION */
 


 div#cta_foundation  a {
 	display: block;
 	padding-left: 0px;
 	width: 196px;
 	height:153px;
 	outline: none;
 	text-indent: -9000px;
 	background-image: url(images/cta_jimmy_athletics.jpg);
 	background-position: top left;
 	background-repeat: no-repeat;
 }
 div#cta_foundation a:hover {
 	background-position: bottom left;
 }



/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	margin-left:5px;
}
#contact_table {
	width: 400px;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	padding-right: 5px;
	text-align: right;
	padding-top: 5px;
	height: 20px;
}
.contact_box {
	float: right;
	width: 250px;
	text-align: left;
	height: 25px;
}
input.contactinput {
	width: 250px;
	font-family:Verdana;
	font-size:10px;
}
textarea.contacttext {
	font-family:Verdana;
	font-size:10px;
}
input.form_button {
	background-color:#202020;
	color:#FFFFFF;
	border:thin solid #4440FD;
	width:120px;
	height:30px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}



/* CALL US NOW */

div#cta_call_us_now {
	float:right;
}
div#cta_call_us_now  a {
	display: block;
	float: left;
	padding-right: 30px;
	width: 300px;
	height:61px;
	outline: none;
	text-indent: -9000px;
	background-image: url(images/cta_call_us_now.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#cta_call_us_now a:hover {
	background-position: bottom left;
}





/* HEADER TAGS */

h1 {
}
h2 {
	font-family:Verdana;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	margin-left:5px;
}
h3 {
}
h6 {
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:5px;
}


/* SPRY */

.CollapsiblePanelTab {
    font:Arial;
}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen 
.CollapsiblePanelTabHover {

}
.radio_type {
	padding-top:5px;
	padding-bottom:5px;
}



/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart {
	margin:5px;
}
#categoryGrid table {
	text-align:center;
}
.photo {
	text-align:center;
}
.title {
	font-family:Verdana;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.title a {
	color:#000000;
}
#btmOptions {
}
.pagination, #pageNote, .display, .sort, .search, #viewCart, #newCustomer, #existingCustomer, #passwordRemindCustomer, .form-field, .form-label, .form-label-required, .field-price, .myerror, .pageNote, #billInfo, #shipInfo, #paymentInfo, #orderDetails, .logout, #orderList, #myAccount {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.label {
}
.option {
}
.description {
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
}
.details {
}
.sprice {
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
}
#price {
	font-size:20px;
	line-height:28px;
	font-weight:bold;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.form-field, .field-price {
	float:left;
	margin-bottom:5px;
}
#productDescription, a.link {
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
}
.hdr-title {
	font-family:Verdana;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

a.link {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}

a.sublink {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.sublink:hover {
	text-decoration:underline;
}

.addToCartBtn {
}
