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

/* ------------------------------------------------------------------ GENERAL ------------------------------------------------------------------ */
#content { background:url(../../images/store/page-area-tile.gif) top center repeat-y scroll; }
#contentHeader .heading { padding:23px 0px 0px 26px; float:left; }
#contentBottom { width:984px; height:19px; overflow:hidden; background:url(../../images/global/page-area-bottom.gif) top center no-repeat scroll; }
#contentTableHolder { background:url(../../images/store/header-shadow.gif) top center no-repeat scroll; width:980px; height:auto; overflow:hidden; margin:0px auto 0px auto; }
#shopHomeTable { width:980px; height:auto; }
#shopHomeTable .left { width:200px; height:auto; }
#shopHomeTable .right .padding { padding:0px 0px 0px 1px; }
#shopHomeTable .right { width:200px; height:auto; }

/* ------------------------------------------------------------------ PRODUCT MENU ------------------------------------------------------------------ */
/*Product menu*/
#productMenu { margin:0px 0px 0px 0px; padding:0; display:block; }
#productMenu li { margin:0; padding:0; display:block; list-style-type:none; width:199px; height:auto; }
#productMenu li.active { margin:0; padding:0; display:block; list-style-type:none; width:199px; height:auto; background:url(../../images/store/shop-menu-item-active.gif) center right no-repeat scroll; }
#productMenu li a {
	display:block; width:175px; height:auto; background:url(../../images/store/left-menu-item-tile.gif) bottom left repeat-x scroll; padding:8px 10px 9px 14px;
	font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:18px; letter-spacing:-.5pt; color:#000; text-decoration:none; font-weight:normal;
}
#productMenu li.active a {
	color:#63b600; text-decoration:none; font-weight:bold;
}
#productMenu li a:hover { text-decoration:none; color:#63b600; }

/* ------------------------------------------------------------------ CONTENT ------------------------------------------------------------------ */
#mainImage { width:580px; height:auto; overflow:hidden; padding:0px 0px 10px 0px; }
#mainImage h2 { margin:4px 0px 0px 0px; text-align:center; }
#mainImage #newFlyers { float:left; }

#gridHolder { width:573px; height:auto; overflow:hidden; border-bottom:#bfbfbf dotted 1px; border-top:#bfbfbf dotted 1px; padding:8px 0px 8px 7px; }
#gridHolderCategory { width:573px; height:auto; overflow:hidden; padding:8px 0px 8px 7px; }
#gridHolderCategory h1 { margin:10px 0px 10px 0px; }
.gridPanel { width:174px; height:161px; overflow:hidden; padding:0px 6px 0px 10px; background:url(../../images/store/mini-panel.gif) top left no-repeat scroll; float:left; }
.gridPanelCategory { width:170px; height:156px; overflow:hidden; padding:5px 10px 0px 10px; background:url(../../images/store/mini-panel.gif) top left no-repeat scroll; float:left; text-align:center; }
.gridPanelCategory .imgHolder { width:auto; height:110px; overflow:hidden; }
.gridPanel p, .gridPanelCategory p { font-size:11px; color:#555; line-height:12px; margin:8px 8px 4px 0px; }
.gridTextBlue { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009eff; line-height:12px; }
.gridPrice { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#009eff; line-height:18px; }

.regularArea { width:580px; height:auto; }
.regularArea p { color:#555; font-size:12px; line-height:18px; margin:15px 0px 15px 0px; }
.regularArea h1 { font-size:30px; line-height:32px; margin:6px 0px 8px 0px; }
#juniorNets { padding:10px 0px 10px 15px; }

/* ------------------------------------------------------------------ SIDE COLUMNS ------------------------------------------------------------------ */
.sidePanelHeading { width:176px; height:auto; padding:6px 12px 8px 12px; overflow:hidden; background:#dce5e8; }
.sidePanelHeading span { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#3b4448; line-height:12px; font-weight:bold; }
.sidePanel { width:199px; height:auto; padding:5px 0px 8px 0px; overflow:hidden; }
.sidePanel p { color:#555; font-size:11px; line-height:14px; margin:5px 12px 10px 12px; }
.sidePanel ol { margin:5px 0px 10px 0px; padding:0; color:#555; font-size:12px; line-height:18px; font-family:Verdana, Geneva, sans-serif; }
.sidePanel ol li { margin:0px 0px 0px 37px; padding:0px 0px 0px 6px; }
.sidePanel ol li a { color:#2798cc; text-decoration:none; }
.sidePanel ol li a:hover { color:#31a4da; text-decoration:underline; }

.logoHolder { border-bottom:#e5e5e5 solid 1px; padding:8px 0px 8px 0px; }

/* ------------------------------------------------------------------ LOGIN ------------------------------------------------------------------ */
#loginHolder { width:180px; height:auto; overflow:hidden;padding:7px 9px 14px 10px; }
#loginHolder span { font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:14px; color:#555; margin:8px 0px 16px 0px; }
#loginHolder span a { color:#2798cc; text-decoration:none; }
#loginHolder span a:hover { color:#31a4da; text-decoration:underline; }
#signInButton { margin:10px 0px 2px -4px; }
#loginHolder .textField {
	width:166px; height:22px; padding:4px 0px 0px 8px; overflow:hidden; background:url(../../images/store/text-field-1.gif) top center no-repeat scroll;
	margin:2px 0px 2px 0px; border:none; font-family:Verdana, Geneva, sans-serif; font-size:12px;
}
