* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bodyclass {
	background-color:#2B4607;
	background-image:url(/stores/blankpark/images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
}

a:link,
a:visited,
a:active {
	color:#1471C1;
	text-decoration:none;
}

a:hover {	
	color:#666666;
	text-decoration:none;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	width:748px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	color:#72A523;
	border-bottom:1px solid #72A523;
	font-weight:bold;
	font-size:20px;
}

h2 {
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:20px;
}

h3 {
	padding:0px;
	margin:0px;
	color:#806B24;
	font-size:15px;
	font-weight:bold;
}

h4 {
	padding:0px;
	margin:0px;
	color:#796319;
	font-size:14px;
	font-weight:normal;
}

h5 {
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#72A523;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #72A523;
}

h6 {
	padding:0px 0px 10px 0px;
	margin:0px;
	color:#72A523;
	font-size:16px;
	font-weight:bold;	
}

.frame {
	margin-left:auto;
	margin-right:auto;
	width:996px;
}

.left_shadow {
	float:left;
	width:989px;
	padding-left:7px;
	background-image:url(/stores/blankpark/images/left_shadow.png);
	background-position:top left;
	background-repeat:repeat-y;
}

.right_shadow {
	float:right;
	width:982px;
	padding-right:7px;
	background-image:url(/stores/blankpark/images/right_shadow.png);
	background-position:top right;
	background-repeat:repeat-y;
}

.main_wrapper {
	float:left;
	width:968px;	
	padding:0px 7px 7px 7px;
	background-color:#FFFFFF;
}

.header {}

.print_header {
	display:none;
}
/*------------------------------------------------------------------------------------TOP NAVIGATION*/
#top_navigation {
	width: 758px;
	height: 28px;
	float: left;
	padding: 7px 0px 6px 0px;
}

.top_menu {
	float: left;
	text-transform: lowercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

.top_menu a {
	height: 24px;
	padding: 4px 0px 0px 20px;
	display: block;
	background-image: url(/stores/blankpark/images/bg_top_nav.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #4d7118;
	text-decoration: none;
}

.top_menu a:hover,
.top_menu a#top_menu_current {
	background-image: none;
	background-color: #ffffff;
	color: #796319;
	text-decoration: none;
}

#quick_links {
	width: 205px;
	height: 13px;
	float: right;
	padding: 15px 0px 0px 5px;
}

/*------------------------------------------------------------------------------------MIDDLE NAVIGATION*/
.middle_navigation_wrapper {
	float:left;
	width:971px;
	padding:7px 0px 7px 0px;
}

.middle_menu_separator {
	float:left;
	width:2px;
	height:44px;
	background-image:url(/stores/blankpark/images/middle_menu_separator.gif);
	background-repeat:no-repeat;
}

.middle_menu:link,
.middle_menu:active,
.middle_menu:visited {
	float:left;
	display:block;
	width:150px;
	height:33px;
	padding-top:11px;
	background-image:url(/stores/blankpark/images/middle_menu_off.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.middle_menu:hover {
	float:left;
	display:block;
	width:150px;
	height:33px;
	padding-top:11px;
	background-image:url(/stores/blankpark/images/middle_menu_on.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.middle_menu_selected:link,
.middle_menu_selected:active,
.middle_menu_selected:visited,
.middle_menu_selected:hover {
	float:left;
	display:block;
	width:150px;
	height:33px;
	padding-top:11px;
	background-image:url(/stores/blankpark/images/middle_menu_on.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.basket_bttn:link,
.basket_bttn:active,
.basket_bttn:visited {
	float:left;
	display:block;
	width:69px;
	height:33px;
	padding:11px 0px 0px 30px;
	background-image:url(/stores/blankpark/images/basket_off.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.basket_bttn:hover,
.basket_bttn_selected:link,
.basket_bttn_selected:active,
.basket_bttn_selected:visited,
.basket_bttn_selected:hover {
	float:left;
	display:block;
	width:69px;
	height:33px;
	padding:11px 0px 0px 30px;
	background-image:url(/stores/blankpark/images/basket_on.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.account_bttn:link,
.account_bttn:active,
.account_bttn:visited {
	float:left;
	display:block;
	width:77px;
	height:33px;
	padding:11px 0px 0px 30px;
	background-image:url(/stores/blankpark/images/account_off.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

.account_bttn:hover,
.account_bttn_selected:link,
.account_bttn_selected:active,
.account_bttn_selected:visited,
.account_bttn_selected:hover {
	float:left;
	display:block;
	width:77px;
	height:33px;
	padding:11px 0px 0px 30px;
	background-image:url(/stores/blankpark/images/account_on.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:18px;
}

/*------------------------------------------------------------------------------------LEFT NAVIGATION*/
.left_navigation_wrapper {
	float:left;
	width:200px;
}

#navigation {
	width: 200px;
	float: left;
}

#navcontainer {
	width: 200px;
	float: left;
	border-bottom: 7px solid #ffffff;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 13px;
	list-style: none;
	text-transform: lowercase;
}

#navcontainer li a
{
	display: block;
	width: 182px;
	padding: 4px 9px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #4b6f18;
	border-top: 1px solid #7a974b;
	background-image: url(/stores/blankpark/images/left_menu_off.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	border-bottom: 1px solid #4b6f18;
	border-top: 1px solid #95c851;
	background-image: none;
	background-color: #95c851;
}

#navcontainer ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #c8e3a5;
	padding: 2px;
}

#navcontainer li li
{
	font-size: 12px;
	list-style: none;
	text-transform: none;
}

#navcontainer li li a
{
	display: block;
	width: 182px;
	padding: 3px 7px;
	text-decoration: none;
	color: #2e4a05;
	border: none;
	background-image: none;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	color: #2e4a05;
	border: none;
	background-image: none;
	background-color: #ffffff;
}

#navcontainer ul ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #c8e3a5;
	padding: 2px 0px 2px 4px;
}

#navcontainer li li li
{
	font-size: 12px;
	list-style: none;
	text-transform: none;
}

#navcontainer li li li a
{
	display: block;
	width: 178px;
	padding: 3px 7px;
	text-decoration: none;
	color: #2e4a05;
	border: none;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	color: #2e4a05;
	border: none;
	background-image: none;
	background-color: #c8e3a5;
}

/*------------------------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs_wrapper {
	float:left;
	width:748px;
	text-align:right;
}

.breadcrumb:link,
.breadcrumb:active,
.breadcrumb:visited {
	font-size:12px;
	color:#796319;
	text-transform:lowercase;
}

.breadcrumb:hover {
	text-transform:lowercase;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------CONTENT*/
.body_wrapper {
	float:left;
	width:968px;
	background: url(/stores/blankpark/images/bg_wrap_inside.gif) repeat-y top left;
}

.content_wrapper {
	float:left;
	width:760px;
	min-height:552px;
	padding:0px 0px 0px 8px;
}

.inside_content_wrapper {
	float:left;
	width:748px;
	min-height:552px;
	padding:0px 0px 0px 20px;
}
/*------------------------------------------------------------------------------------SEARCH BOX*/
#searchbox {
	width: 200px;
	height: 57px;
	float: left;
	background-image: url(/stores/blankpark/images/search_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 7px solid #ffffff;
}

.searchbox_text {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
	padding: 3px 0px 3px 6px;
}

/*------------------------------------------------------------------------------------ZOO NEWS*/
#zoonews {
	width: 182px;
	height: 33px;
	float: left;
	padding: 110px 0px 6px 12px;
	background-image: url(/stores/blankpark/images/bg_zoonews.gif);
	background-position: 6px 6px;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------------------------CONTENT BOXES*/
.big_cb_wrapper {
	float:left;
	width:760px;
	padding-bottom:20px;
}

.cb_title {
	height:26px;
	padding:2px 11px 0px 11px;
	background-image:url(/stores/blankpark/images/contentbox_title_bg.gif);
	background-repeat:repeat-x;
}

.small_cb_wrapper {
	float:left;
	width:760px;
}

.small_cb {
	width:375px;
}

.small_cb_text {
	width:333px;
	padding:20px;
	border-left:1px solid #ACD576;
	border-right:1px solid #ACD576;
	border-bottom:1px solid #ACD576;	
}
/*------------------------------------------------------------------------------------FOOTER*/
.bottom_shadow {
	float:left;	
	width:996px;
	height:5px;
	background-image:url(/stores/blankpark/images/bottom_shadow.png);
	background-repeat:no-repeat;
	line-height:0px;
}

.footer_wrapper {
	float:left;
	width:982px;
	padding:0px 7px 30px 7px;
	color:#FFFFFF;
	font-size:11px;
}

.footer_reflections {
	float:left;
	width:982px;
	height:42px;
	background-image:url(/stores/blankpark/images/footer_reflections.jpg);
	background-repeat:no-repeat;
}

.footer_left {
	float:left;
	width:110px;
	padding:5px 0px 0px 0px;
}

.footer_middle {
	float:left;
	width:530px;
	padding:0px 0px 0px 10px;
}

.footer_right {
	float:left;
	width:332px;
	text-align:right;	
}

.footer_icons_wrapper {
	float:left;
	width:212px;
	padding:4px 19px 0px 0px;
	text-align:right;
}

.footer_logos_wrapper {
	float:left;
	width:101px;
	text-align:right;
}

.footer_link:link,
.footer_link:active,
.footer_link:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_link:hover {
	color:#C8E3A5;
	text-decoration:none;
}

.grip_logo {
	float:left;
	width:105px;
	height:26px;
	padding:0px 0px 15px 446px;
}

.print_footer {
	display:none;
}
/*------------------------------------------------------------------------------------BUTTONS*/
.apply_button {
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/apply.gif);
	background-repeat:no-repeat;
}

.continue_button {
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/continue.gif);
	background-repeat:no-repeat;
}

.cancel_button {
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/cancel.gif);
	background-repeat:no-repeat;
}

.done_button {
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/done.gif);
	background-repeat:no-repeat;
}

.submit_button {
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/submit.gif);
	background-repeat:no-repeat;
}

.search_button {
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/search.gif);
	background-repeat:no-repeat;
}

.green_signin_button {
	width:93px;
	height:25px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/sign_in.gif);
	background-repeat:no-repeat;
}

.green_new_customer_button {
	width:216px;
	height:25px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/stores/blankpark/images/buttons/checkout_new_customer.gif);
	background-repeat:no-repeat;
}
/*------------------------------------------------------------------------------------COMMON CLASSES*/
.horiz_spacer {
	width:6px;
}

.horiz_spacer2 {
	width:7px;
}

.horiz_spacer3 {
	width:10px;
}

.white_link:link,
.white_link:active,
.white_link:visited {	
	float:right;
	color:#FFFFFF;
	text-decoration:none;
}

.white_link:hover {
	float:right;
	color:#C3EA93;
	text-decoration:none;
}

.green_link {
	padding:0px;
	margin:0px;
	color:#72A523;
	font-size:14px;
	font-weight:normal;
}

.green_link:hover {
	padding:0px;
	margin:0px;
	color:#72A523;
	font-size:14px;
	font-weight:normal;
}

.category_title,
.category_title:link,
.category_title:active,
.category_title:visited {
	color:#698E1E;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.category_title:hover {
	text-decoration:none;
}

.redText {
	color:#FF0000;
}

.required {
	color:#FF0000;
}

.fieldLbl {
	text-align: right;
	padding-right: 10px;
}


.fieldVal {
	text-align: left;
}

.details_left {
	float:left;
	width:250px;
	margin:0px 0px 0px 0px;
	font-size:11px;
}

.details_right {
	float:left;
	width:481px;
	padding-left:15px;
	font-size:11px;	
}

.productimg {
	/*border:1px solid #C8E3A5;*/
	border:none;
}

.pageTitle {
	color:#796319;
	font-weight:bold;
}

.fieldLabel {}

.fieldRequire {
	color:#FF0000;
}

.requireField {
	color:#FF0000;
}

.fieldInput {
	margin-bottom:2px;
}

.errorMessage, .fieldLabelError {
	color:#FF0000;
}

.cartHeader {
	color:#72A523;
	border-bottom:1px solid #72A523;
	font-weight:bold;
	padding-bottom:5px;
}

.cartFooter {
	padding-top:5px;
	border-top:1px solid #72A523;
}

.cartitem {
	color: #000000;
	background-color: #FFFFFF;
}

.formHeader {
	color:#72A523;
	border-bottom:1px solid #72A523;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

.bodyText {
	padding:4px;
}

.bold {
	color:#4E7219;
	font-weight:bold;
}

.tableBoundary {
	background-color:#6e552f;
	color:#ffffff;
	font-weight:bold;
}

.logoText {
	font-size:24px;
	color:#FFFFFF;
	padding:2px;
}

.evenRow {
	color:#000000;
	background-color:#FFFFFF;
	font-weight:normal;
}

.oddRow {
	color:#000000;
	background-color:#F4FBEA;
}

.product_price {
	color:#4e7219;
}

.product_price_msrp {
	color:#4e7219;
}

.productShortDescription {
	color:#666666;
	font-size:12px;
}

.pagination_links {
	padding:2px 10px 3px 5px;
	background:#688E1E;
	color: #2b4607;
}

.pagination_links a {
	color: #ffffff;
}