#page_body a {
  color: #3388dd;
}

body {
  background: #001743;
}
body #page_main h1 {
  color: #223;
}
body #page_main h2 {
  color: #223;
}
body #page_main h3 {
  color: #4967B0;
}
body #page_main h3 a {
  color: #4967B0;
}
body #page_main h4 {
  color: #333;
}
body #page_main h4 a {
  color: #111;
}
body #page_head {
  background: url("/images/layout/wingstuff/page_head_bg.png") repeat-x;
}
body #page_head_content {
  background: url("/images/layout/wingstuff/page_head_content_bg.png") no-repeat;
}
body #page_head_home_link {
  position: absolute;
  top: 30px;
  left: 0;
}
body #page_head_home_link a {
  display: block;
  width: 385px;
  height: 70px;
}
body #category_nav a.topcat_link span {
  padding-left: 17px !important;
  padding-right: 17px !important;
}
body #category_nav ul#topcat_list li.topcat_hover a.topcat_link {
  background: #4f71af !important;
  border: 1px solid #000;
}
body #category_nav ul#topcat_list li.topcat_hover .topdrop {
  background: #1b2331 url("/images/layout/wingstuff/page_head_topdrop_bg.png") repeat-x;
  border: 1px solid #000;
  width: 918px !important;
}
body #category_nav ul#topcat_list li.topcat_hover .topdrop .topdrop_categories ul li {
  background: #4f71af;
}
body #category_nav ul#topcat_list li.topcat_hover .topdrop .topdrop_categories ul li a:hover {
  background: #6487c7;
}
body #category_nav ul#topcat_list li.topcat_hover .topdrop .partslink {
  position: absolute;
  display: block;
  height: 22px;
  padding-left: 30px;
  background: url("/images/layout/cyclegiant/orange_gear.png") no-repeat;
  bottom: 15px;
  left: 580px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
body #page_foot {
  background: url("/images/layout/wingstuff/page_foot_bg.png") repeat-x;
}
body #page_foot #page_foot_content {
  background: url("/images/layout/wingstuff/page_foot_content_bg.png") no-repeat;
}

#product_group_list_controls {
  border: 1px solid #667799;
  color: white;
  background: #1C386a;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #567ab9), color-stop(100%, #001743));
  background-image: -moz-linear-gradient(top, #567ab9 0%, #001743 100%);
  background-image: linear-gradient(top, #567ab9 0%, #001743 100%);
}

/* generic styles for showing a list of product groups */
.product_group_list .product_group {
  border-top: 1px solid #aabbdd;
}
.product_group_list .product_group a.thumbnail img {
  border: 0;
  border: 1px solid #aabbdd;
}

.product_list.grid_view .product_group_list .product_group {
  border: 1px solid #aabbdd;
}
.product_list.grid_view .product_group_list .product_group:hover {
  border-color: #7788aa;
}

.pgroup_search #pgroup_search_body .filters .filterbox {
  border: 1px solid #aabbdd;
}
.pgroup_search #pgroup_search_body .filters h4 {
  background: #e0e8f8;
  color: #335588;
  border-bottom: 1px solid #aabbdd;
  text-shadow: none;
}
.pgroup_search #pgroup_search_body .filters #current_filters {
  border: 1px solid #334466;
  background: #c9d2e5;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e6efff), color-stop(100%, #bbc4d8));
  background-image: -moz-linear-gradient(top, #e6efff 0%, #bbc4d8 100%);
  background-image: linear-gradient(top, #e6efff 0%, #bbc4d8 100%);
}
.pgroup_search #pgroup_search_body .filters #current_filters h4 {
  color: white;
  text-shadow: 0px -1px black;
  background: #112244;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #334466), color-stop(100%, #001133));
  background-image: -moz-linear-gradient(top, #334466 0%, #001133 100%);
  background-image: linear-gradient(top, #334466 0%, #001133 100%);
}
.pgroup_search #pgroup_search_body .filters #current_filters .inline-filter-remove {
  color: #666;
}
.pgroup_search #pgroup_search_body .filters .filterbox.category {
  border: 1px solid #667799;
  background: #efeff7;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #e8e8f4));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8f4 100%);
  background-image: linear-gradient(top, #ffffff 0%, #e8e8f4 100%);
}
.pgroup_search #pgroup_search_body .filters .filterbox.category h4 {
  color: white;
  text-shadow: 0px 1px black;
  border-bottom-color: #aabbdd;
  background: #1C386a;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #567ab9), color-stop(100%, #001743));
  background-image: -moz-linear-gradient(top, #567ab9 0%, #001743 100%);
  background-image: linear-gradient(top, #567ab9 0%, #001743 100%);
}
.pgroup_search #pgroup_search_body a.base_switch {
  border: 1px solid #334466;
  background: #112244;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #334466), color-stop(100%, #001133));
  background-image: -moz-linear-gradient(top, #334466 0%, #001133 100%);
  background-image: linear-gradient(top, #334466 0%, #001133 100%);
}
.pgroup_search #pgroup_search_body a.base_switch span.label {
  color: #999;
}
.pgroup_search #pgroup_search_body a.base_switch span.title {
  color: white;
}
.pgroup_search #pgroup_search_body a.base_switch:hover {
  background: #777777;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #999999), color-stop(100%, #666666));
  background-image: -moz-linear-gradient(top, #999999 0%, #666666 100%);
  background-image: linear-gradient(top, #999999 0%, #666666 100%);
}
.pgroup_search #pgroup_search_body a.base_switch:hover span.label {
  color: #ccc;
}
.pgroup_search #featured_product_list {
  border: 1px solid #667799;
}
.pgroup_search #featured_product_list h4 {
  border-bottom: 1px solid #aabbdd;
  background: #1C386a;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #567ab9), color-stop(100%, #001743));
  background-image: -moz-linear-gradient(top, #567ab9 0%, #001743 100%);
  background-image: linear-gradient(top, #567ab9 0%, #001743 100%);
  color: white;
  text-shadow: 0px 1px black;
}
.pgroup_search #sidebar_product_list {
  border: 1px solid #ccc;
  background: #eee;
}
.pgroup_search #sidebar_product_list .product_group {
  border: 1px solid #999;
  background: #fff;
}

#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category {
  border: 1px solid #668;
  background: #dfdfe4;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f0f0f4), color-stop(100%, #d7d7dc));
  background-image: -moz-linear-gradient(top, #f0f0f4 0%, #d7d7dc 100%);
  background-image: linear-gradient(top, #f0f0f4 0%, #d7d7dc 100%);
}
#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category li {
  border-bottom: 1px solid #888;
  background: #dfdfe4;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #f0f0f4), color-stop(100%, #d7d7dc));
  background-image: -moz-linear-gradient(top, #f0f0f4 0%, #d7d7dc 100%);
  background-image: linear-gradient(top, #f0f0f4 0%, #d7d7dc 100%);
}
#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category li a {
  color: #334;
  text-shadow: none;
}
#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category li a:hover {
  background: #555566;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #777788), color-stop(100%, #444455));
  background-image: -moz-linear-gradient(top, #777788 0%, #444455 100%);
  background-image: linear-gradient(top, #777788 0%, #444455 100%);
  color: #fff;
  text-shadow: none;
}

#page_main .content_box {
  background: #b3c2d2;
  padding: 1px 0;
}
#page_main .content_box .content_box_wrapper {
  margin: 0 1px;
  background: #fff;
}
#page_main .content_box .content_box_wrapper h3 {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  height: 30px;
  margin: 0 0 0 0;
}
#page_main .content_box .content_box_wrapper h3 span {
  display: block;
  padding: 6px;
}
#page_main .content_box .content_box_wrapper .content {
  display: block;
  padding: 10px;
}
#page_main .content_box.dark h3 {
  color: #ffed97;
  background: url("/images/layout/wingstuff/content_box_dark_head_bg.png") repeat-x;
}
#page_main .content_box.light h3 {
  color: #fff;
  background: url("/images/layout/wingstuff/content_box_light_head_bg.png") repeat-x;
}
#page_main .content_box.no-box {
  padding: 0 0 0 0;
  background: transparent;
}
#page_main .content_box.no-box .content_box_wrapper {
  margin: 0 0 0 0;
  background: transparent;
}
#page_main .content_box.no-box .content_box_wrapper .content {
  padding: 0 0 0 0;
}
#page_main .content_box.big-header h3 {
  font-size: 14pt;
  height: 40px;
}
#page_main .content_box.big-header h3 span {
  padding: 10px;
}

#page_sidebar div.section {
  margin: 0 0 30px;
  padding: 10px;
  border: 1px solid #f0ad4e;
  background: #fff;
}
#page_sidebar div.section .head {
  font-size: 1.2em;
  margin-bottom: .7em;
  color: #334;
  font-weight: bold;
}
#page_sidebar div.section ul {
  margin: 0;
}
#page_sidebar div.section ul li {
  margin-bottom: .5em;
  line-height: 1.1em;
}
#page_sidebar div.section ul li .line2 {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  margin-left: 5px;
  font-size: .8em;
  color: #666;
}
#page_sidebar div.section ul li .line2 {
  *display: inline;
}
#page_sidebar div.section ul.nav-list li {
  border-top: 1px solid #ccc;
  margin: 0 0 0 0;
}
#page_sidebar div.section ul.nav-list li a {
  display: block;
  padding: .8em 0;
  text-decoration: none;
  color: #369;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: bold;
}
#page_sidebar div.section ul.nav-list li a:hover {
  background: #B0CBFF;
  color: #000;
}
#page_sidebar div.section ul.nav-list li.selected a {
  background: #ccd;
  color: #333;
}
#page_sidebar div.section a {
  color: #666;
}
#page_sidebar div.section a.icon {
  padding-left: 25px;
}
#page_sidebar .button-box {
  border: 1px solid #f0ad4e;
  background: #fff;
  padding: 10px 5px 20px;
  margin-top: 25px;
  text-align: center;
}
#page_sidebar .button-box p {
  line-height: 150%;
  margin: 0;
  padding: 0;
}
#page_sidebar .button-box .btn {
  margin: 10px auto 0;
  width: 150px;
}
#page_sidebar .button-box .btn a {
  display: block;
  line-height: 130%;
  border: 1px solid #999;
  background: #eee;
  padding: 10px 20px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  color: #111;
}
#page_sidebar .button-box .btn a:hover {
  background: #666;
  color: #fff;
  border: 1px solid #ccc;
}

.big-button {
  border: 1px solid #999;
  background: #ccc;
  margin: 5px 0 20px;
}
.big-button a {
  display: block;
}
.big-button a span {
  display: block;
  margin: 10px 5px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.light_box {
  border: 1px solid #9999dd;
  background: #f4f8ff;
}

/* gradient hacks - seem to work best with IE 7/8 when filters for 8 are listed below and fallback colors for 7 are listed above with the normal gradients */
body.pgroup_search #product_group_list_controls {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#567ab9', endColorstr='#001743');
}

body.pgroup_search #pgroup_search_body #current_filters {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6efff', endColorstr='#bbc4d8');
}

body.pgroup_search #pgroup_search_body #current_filters h4 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#334466', endColorstr='#001133');
}

body.pgroup_search #pgroup_search_body .filterbox.category {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8f4');
}

body.pgroup_search #pgroup_search_body .filterbox.category h4 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#567ab9', endColorstr='#001743');
}

body.pgroup_search #pgroup_search_body a.base_switch {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#334466', endColorstr='#001133');
}

body.pgroup_search #pgroup_search_body a.base_switch:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}

body.pgroup_search #featured_product_list h4 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#567ab9', endColorstr='#001743');
}

#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f4', endColorstr='#d7d7dc');
}

#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category li {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f4', endColorstr='#d7d7dc');
}

#product_groups_search.pgroup_search.showcase #pgroup_search_body .filterbox.category li a:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777788', endColorstr='#444455');
}
