* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0;
    list-style: none none outside;
    font-size: 13px;
    font-weight: normal;
    color: #185896;
}
.clearer, .clear {
  clear: both;
}
p {
  margin-bottom: 10px;
}
p.small{
  font-size: 10px;
}
body {
    font-family: "Trebuchet MS", "Myriad Pro", "Verdana";
    text-align: center;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#environment {
    width: 960px;
    padding-top: 20px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    margin-bottom: 50px;
}
#head {
    height: 155px;
}
#head #logo {
    float: left;
}
#navi {
    float: right;
    margin-top: 115px;
    bottom: 0;
    right: 0;
}
#navi ul li {
    float: left;
    margin-left: 5px;
}
#navi ul li a {
   margin-top: 5px;
   background-repeat: no-repeat;
   display: block;
   float: left;
   background-color: #f79442;
   text-decoration: none;
    cursor: pointer;
}
#navi ul li a span {
    color: #fff;
    padding: 0 20px 0 20px;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    background-repeat: no-repeat;
    cursor: pointer;
}

#navi ul li.first a {
    background-image: url(../img/corner_top_left.png);
    background-position: left top;
}
#navi ul li.first a span {
    background-image: url(../img/corner_bottom_left.png);
    background-position: left bottom;
}
#navi ul li.last a {
    background-image: url(../img/corner_top_right.png);
    background-position: right top;
}
#navi ul li.last a span {
    background-image: url(../img/corner_bottom_right.png);
    background-position: right bottom;
}
#navi ul li a:hover {
    background-color: #629ed7;
}
#navi ul li.active a {
    margin-top: 0;
    background-image: url(../img/corner_top_left.png);
    background-position: left top;
    background-color: #1968b3;
}
#navi ul li.active a span {
    height: 40px;
    line-height: 40px;
    background-image: url(../img/corner_top_right.png);
    background-position: right top;
}
#body {
    clear: both;
    background: #1968b3 url(../img/corner_top_left.png) no-repeat left top;
    position: relative;
    z-index: 2;
}
#bodyContent {
    padding-top: 15px;
    background: url(../img/corner_top_right.png) no-repeat right top;
}
#content {
    padding-top: 5px;
    background: #fff url(../img/loader.gif) no-repeat center center;
}
#infoBox {
    background-color: #ccdae8;
    width: 135px;
    padding: 10px;
    float: left;
    position: relative;
    color: #00448e;
    min-height: 410px;
    overflow: hidden;
    margin-right: 5px;
}
* html #infoBox {
  height: 410px;
}
#infoBox h1 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}
#contentBox {
    width: 805px;
    margin-right: -5px;
    float: left;
}
#foot {
    clear: both;
    padding-top: 5px;
    margin-left: -5px;
    margin-bottom: 15px;
}
#serviceBox {
    position: absolute;
    top: 80px;
    right: 0;
}
.secondNavi ul li {
    float: left;
    margin-left: 5px;
}
.secondNavi ul li a {
    border-right: 1px solid #f79442;
    color: #f79442;
    padding-right: 5px;
    text-decoration: none;
}
.secondNavi ul li a:hover {
  text-decoration: underline;
}
.secondNavi ul li.last a {
  border: 0;
  padding-right: 0;
}
/** Slider View Sport & Leidenschaft**/
.easing {
    position: relative;
    width: 800px;
    height: 430px;
}
.easing .easeBox {
    float: left;
    overflow: hidden;
}

.easing.fourBoxes .easeBox {
    width: 196px;
    height: 430px;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.easing .easeBox:hover {
    cursor: pointer;
    opacity: 1;
    filter:alpha(opacity=100);
}
.easing .easeBox.active {
    opacity: 1;
    filter:alpha(opacity=1000);
}
.easeBox .easeBoxContent {
    display: none;
}
.easeBox.active .easeBoxContent {
    display: block;
    padding: 5px;
    margin-left: 20px;
    color: #fff;
    width: 300px;
    background: url(../img/transparent.png);
}
.easeBoxContent p {
  color: #1968b3;
}

.easeBox.tennis {
    background: url(../img/sports/tennis_mood.png) no-repeat;  
}
.easeBox.tennis h1, .easeBox.tennis p {
  color: #6a2408;
}
.easeBox.golf {
    background: url(../img/sports/golf_mood.png) no-repeat;  
}
.easeBox.golf h1, .easeBox.golf p {
  color: #1f4319;
}
.easeBox.ski {
    background: url(../img/sports/ski_mood.png) no-repeat;  
}
.easeBox.ski h1, .easeBox.ski p {
  color: #254872;
}
.easeBox.lifestyle {
    background: url(../img/sports/lifestyle_mood.png) no-repeat;  
}
.easeBox.lifestyle h1, .easeBox.lifestyle p {
  color: #495957;
}

/** Moods **/
.easeBox .title {
    height: 430px;
}
.easeBox.tennis .title {
    background: url(../img/sports/tennis.png) no-repeat 5px 5px;
}
.easeBox.golf .title {
    background: url(../img/sports/golf.png) no-repeat 5px 5px;
}
.easeBox.ski .title {
    background: url(../img/sports/ski.png) no-repeat 5px 5px;  
}
.easeBox.lifestyle .title {
    background: url(../img/sports/lifestyle.png) no-repeat 5px 5px;
}
/** Slider View Hajo PLoetz**/
.easing {
    position: relative;
    width: 800px;
    height: 430px;
}
.easing .easeBox {
    float: left;
    overflow: hidden;
}
.easing.twoBoxes .easeBox {
    width: 392px;
    height: 430px;
}
.easeBox .easeBoxContent {
    display: none;
    height: 420px;
}
.easeBox.active .easeBoxContent {
    display: block;
    margin-left: 45px;
    color: #333;
    width: 300px;
    background-image: url(../img/transparent.png);
    position: relative;
}
.easeBox.active .easeContent {
    position: absolute;
    bottom: 10px;
    padding: 10px;
}
.easeBox.active .easeContent h1 {
    margin-bottom: 5px;
    font-weight: bold;
}

/** Hajo / Laden **/
.moodBorder {
  height: 430px;
  width: 197px;
  margin: 0 5px;
  float: right;
}
.moodBorder#contact {
    background: url(../img/content_mood_ski.gif) no-repeat;
}
.moodBorder#impressum {
    background: url(../img/content_mood_tennis.gif) no-repeat;
}

.moodBorder#hajo {
    background: url(../img/content_mood_hajo.gif) no-repeat;
}
.moodBorder#laden {
    background: url(../img/content_mood_geschaeft.gif) no-repeat;
}
.moodBorder#service {
    background: url(../img/content_mood_service.gif) no-repeat;
}
#gMap {
  float: right;
}
ul.erfolge li {
  font-size: 11px;
  margin: 0 0 2px 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #185896;
}
ul.erfolge li strong {
  font-size: 11px;
  font-weight: bold;
}
#brands {
  height: 30px;
  width: 800px;
  float: right;
}
#brands.golf {
  background: url(../img/icons/golf_logos.png) no-repeat;
}
#brands.tennis {
  background: url(../img/icons/tennis_logos.png) no-repeat;
}
#brands.ski {
  background: url(../img/icons/ski_logos.png) no-repeat;
}
#brands.lifestyle {
  background: url(../img/icons/lifestyle_logos.png) no-repeat;
}
/** Slider View Hajo PLoetz**/

#infoBox.hajonavi {
  background-color: #ffffff;
  width: 155px;
  float: left;
  position: relative;
  color: #00448e;
  height: 430px;
  overflow: hidden;
  padding: 0;
}  
.kwicks.easebox li {
	opacity: 0.8;
}  
.kwicks.easebox li:hover {
    cursor: pointer;
    opacity: 1;
}  
.kwicks.easebox .active {
    opacity: 1;
}
.kwicks li{  
  width: 155px;  
  height: 105.25px;  
  margin-bottom: 3px;  
}
#hajo1 {
  background: url(../img/hajo/hajo.png) no-repeat;  
}
#hajo2 {  
  background: url(../img/hajo/erfolge.png) no-repeat;  
}
#hajo3 {  
  background: url(../img/hajo/laden.png) no-repeat;  
}
#hajo4 {   
  background: url(../img/hajo/service.png) no-repeat;
  margin-bottom: none;    
}
.hajoContent {
  display: none; 	
}
.easeBox.jugend {
    background: url(../img/hajo/jugend.png) no-repeat;  
}
.easeBox.jugend h1, .easeBox.jugend li {
  color: #6a2408;
}
.easeBox.herren {
    background: url(../img/hajo/herren.png) no-repeat;
}
.easeBox.herren h1, .easeBox.herren li {
  color: #1f4319;
}  
.easeBox.jsenior {
    background: url(../img/hajo/jsenioren.png) no-repeat;  
}
.easeBox.jsenior h1, .easeBox.jsenior li {
  color: #254872;
}
.easeBox.senior {
    background: url(../img/hajo/senioren.png) no-repeat;  
}
.easeBox.senior h1, .easeBox.senior li {
  color: #495957;
}
.hajoContent.hajo1 {
  display: block;
}
/** Magento Styles **/

.no-display {
  display: none;
}
ul.breadcrumbs li {
  float: left;
}
.category-head {
  clear: both;
  margin-left: 5px;
}
h1, #contentBox h2, .page-head h3 {
  font-weight: bold;
  font-size: 16px;
  color: #1968b3;
  margin-bottom: 10px;
}
#contentBox .page-head {
  margin-bottom: 15px;
}

/** SHOP LISTE **/
.view-by, .pager .a-right {
  display: none;
}
.pager strong, .pager ol, .pager li, .pager li span, .pager li a {
  display: inline;
}
.grid-row {
  clear: both;
}
#category-overview li {
  float: left;
}
.grid-row .item, #category-overview li a {
  float: left;
  margin: 5px 5px 5px;
  padding: 10px;
  border: 1px solid #ccdae8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.grid-row .item:hover, #category-overview li a:hover {
   border-color: #1968b3;
}
#category-overview li a {
  margin-bottom: 20px;
}
#category-overview li a:hover {
  cursor: hand;
}
.item, #category-overview li a {
  width: 236px;
}
.item h5, .item h5 a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.item h5 a:hover {
  text-decoration: underline;
}
.item .product-image {
  float: left;
  margin: 0 10px 5px 0;
}
.item .minimal-price-link, .item .old-price, .item .price-label {
  display: none;
}
.item .price, .product-info-box .price, .shopping-cart-totals .price, #checkout-review-table .price {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}
.shopping-cart-totals tbody .price {
  font-size: 12px;
}

.item .old-price, .item .old-price .price-label {
  display: block;
  font-size: 11px;
}
.item .old-price .price {
  font-weight: auto;
  font-size: 11px;
  color: inherit;
}
.item .special-price .price {
  text-decoration: underline;
}

.item p.add-to, .add-to-box, .add-or {
  display: none;
}
.item .description {
  color: #918E74;
  font-size: 10px;
  margin-bottom: 10px;
}
fieldset {
  border: 1px solid #ccdae8;
  padding: 20px 10px;
  margin: 20px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
legend {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 3px 6px;
  background: #ccdae8;
  color: #000;
}
button {
  background-color: #1968b3;
  padding: 3px 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  margin: 5px 5px 0 0;
}
input {
  width: 200px;
}
input, select, textarea {
  border: 1px solid #1968b3;
  padding: 3px 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
input:focus, select:focus {
  border: 1px solid #f79442;
}
button:hover {
  background-color: #f79442;
}
button span {
  color: #fff;
}
.breadcrumbs {
/*   display: none; */
  margin-bottom: 10px;
  display: block;
  float: left;
  width: 100%;
}
.product-info-box .product-img-box {
  float: right;
  width: 267px;
  padding: 10px;
  margin: 0 5px 10px 10px;
  border: 1px solid #ccdae8;
  padding: 3px 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  cursor: pointer;
}
.product-info-box .product-img-box:hover {
  border-color: #1968b3;
}
.product-info-box .product-img-box .product-image-zoom {
  height: 350px;
  width: 265px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.product-info-box .product-img-box .product-image-zoom img {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
}
.product-info-box .product-img-box #track_hint {
  text-align: center;
  color: #918E74;
  font-size: 10px;
}
.product-info-box .product-img-box .image-zoom {
  position:relative;
  z-index:9;
  height:18px;
  margin:0 auto 13px;
  padding:0 28px;
  background:url(../images/slider_bg.gif) 50% 50% repeat-x;
  cursor:pointer;
}
.product-info-box .product-img-box .image-zoom #track {
  position:relative;
  height:22px;
}
.product-info-box .product-img-box .image-zoom #handle {
  position:absolute;
  left:0;
  top:-2px;
  width:9px;
  height:22px;
  background:url(../images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-info-box .product-img-box .image-zoom .btn-zoom-out {
  position:absolute;
  left:0;
  top:0;
}
.product-info-box .product-img-box .image-zoom .btn-zoom-in {
  position:absolute;
  right:0;
  top:0;
}
.product-info-box .product-img-box .image-more-views ul {
  margin-left:-4px
}
.product-info-box .product-img-box .more-views li {
  float:left;
  padding:1px;
  background-color:#C5C1C1;
  margin:0 0 8px 4px;
}
.product-info-box .product-img-box h4 {
  font-weight: bold;
  border-bottom: 1px solid #ccdae8;
  margin-bottom: 8px;
}
.product-image-popup { 
  margin:0 auto;
}
.product-image-popup .nav {
  text-align: center;
}
.product-image-popup .image {
  display:block;
}
.product-shop {
  width: 500px;
}
.product-info-box h3 {
  font-weight: bold;
  font-size: 16px;
  color: #1968b3;
  margin-bottom: 10px;
}
.product-info-box h4 {

  color: #1968b3;
}
#contentBox h4 {
  font-weight: bold;
  font-size: 14px;
}
strong {
  font-weight: bold;
}
#narrow-by-list dt {
  margin-bottom: 5px;
}
.product-shop .price-box {
  margin: 10px 0 5px 0;
}
.product-shop .availability {
  display: none; /* ?? */
  color: #918E74;
  font-size: 10px;
}
.product-shop .short-description, .product-shop .product-specs {
  margin-bottom: 10px;
}
.qty-box #qty, .qty {
  width: 25px;
}
.divider {
  height: 1px;
  background: #ccdae8;
  margin: 10px 0;
}
#shopping-cart-table {
  margin-top: 10px;
}
#shopping-cart-table thead tr th {
  background: #ccdae8;
}
table td, table th {
  padding: 3px 6px;
  margin: 0 2px;
}
.shopping-cart-totals {
  float: right;
  margin: 0 0 10px 10px;
  padding: 10px;
  border: 1px solid #ccdae8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.shopping-cart-totals:hover {
  border-color: #1968b3;
}
.shopping-cart-collaterals {
  clear: both;
}
.checkout-types {
  margin-top: 40px;
  text-align: center;
}
#checkoutSteps .section, .account-box, .primary-address-list li, .address-list li, .generic-box {
  padding: 10px;
  margin: 0 5px 5px 0;
  border: 1px solid #ccdae8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.catalog-product-gallery img {
  text-align: center;
  display: inline !important;
}
.generic-box {
  margin-bottom: 10px;
}
.account-box br {
  clear: both;
}
#checkoutSteps .head.allow {
  cursor: pointer;
}
#checkoutSteps .head a {
  display: none;
}
#checkoutSteps .head h3 {
  font-size: 14px;
  font-weight: bold;
}
#checkoutSteps .section.active {
  border-color: #1968b3;
}
.step-count {
  padding: 3px 6px;
  background: #1968b3;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
}
#checkout-step-login {
  clear: both;
}
.box {
  position:relative;
  margin-top: 15px;
}
#infoBox .box {
  margin: 0;
  margin-bottom: 10px;
}
.col2-set .col-1 {
  width: 45%;
  float: left;
}
.col2-set .col-2 {
  width: 50%;
  float: right;
}
/*
.col-2 fieldset {
  margin-top: 0;
}
*/
.form-list {
  margin-bottom: 10px;
}
ul.disc {
  margin: 5px 0;
}
ul.disc li {
  list-style: disc outside;
  margin-left: 20px;
}
.group-select li .input-box {
  float: left;
  width: 50%;
}
.group-select li, .form-list li {
  margin-bottom: 5px;
}
.form-list li .left, .form-list li .right {
  float: left;
  width: 45%; 
}
.form-list li {
  clear: both;
}
.v-fix {
  margin-bottom: 5px;
  display: inline-block;
}
#street1, #street2 {
  width: 350px;
}
p.required {
  float: right;
}
.validation-advice {
  color: #f00;
}
.validation-failed {
  border: 1px dashed #f00;
}
.button-set {
  margin-top: 10px;
  clear: both;
}
.button-set .back.left {
  float: right;
  margin-right: 20px;
}
#ccsave_cc_cid {
  width: 50px;
}
#checkout-review-table, #my-orders-table {
  border-collapse:collapse;
}

#checkout-review-table th, #my-orders-table th {
  font-weight: bold;
}
#checkout-review-table th, #checkout-review-table td, #my-orders-table th, #my-orders-table td {
  border: 1px solid #ccdae8;
  white-space: nowrap;
}
#checkout-review-table .a-right {
  text-align: right;
}
#review-buttons-container {
  text-align: center;
  display: block;
}
#review-buttons-container input {
  border: 0;
}
.one-page-checkout-progress ol li {
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #1968b3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
}
.one-page-checkout-progress h4 {
  padding-bottom: 2px;
  margin-bottom: 2px;
  font-weight: bold;
}
.one-page-checkout-progress .content {
  border-top: 1px solid #1968b3;
}

.one-page-checkout-progress h4 .separator {
  display: none;
}
.one-page-checkout-progress h4 a {
  font-size: 10px;
  display: block;
  text-align: right;
}
#infoBox h4, #infoBox h3, #infoBox h5 {
  margin: 0  0 10px 0;
}
#infoBox h4, #infoBox h4 span, #infoBox h3, #infoBox h3 span, #infoBox h5, #infoBox h5 span{
  color: #000;
}
.border-creator {
  margin-bottom: 15px;
}
.narrow-by dt {
  color: #000;
}
.category-browse {
  margin-top: 10px;
}
.narrow-by dd a, .narrow-by dd a span {
  text-decoration: none;
  font-size: 11px;
}
.narrow-by dd a:hover, .narrow-by dd a:hover span {
  text-decoration: underline;
}
.nav-shop > a, .nav-shop > a span, #infoBox .mini-cart a.sidebar-headline {
  text-decoration: none;
}
.nav-shop > a, #infoBox .mini-cart a.sidebar-headline {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #1968b3;
  display: block;
}
#infoBox .mini-cart a.sidebar-headline {
  padding: 0 10px;
}
#infoBox .box * {
/*  font-size: 12px !important;*/
}
#infoBox input, #infoBox button {
  width: auto;
  height: auto;
  border: 0;
  margin: 0;
}
#infoBox input.input-text {
  border: 1px solid #1968b3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 120px;
  margin-bottom: 5px;
} 
#infoBox fieldset {
  padding: 0;
  margin: 0;
  text-align: right;
}
#infoBox fieldset legend {
  display: none;
}
.actions {
  margin: 0 10px;
  margin-bottom: 15px;
}
.marginMinusBox {
  margin: 0 -10px;
  margin-bottom: 20px;
}
.category-browse li.level0 > a {
  font-weight: bold;
  padding-left: 10px;
  display: block;
  text-decoration: none;
}
.category-browse li.level0 > a span, #infoBox .mini-cart a.sidebar-headline span {
  font-weight: bold;
}
.mini-cart h5 {
  margin: 5px 10px !important;
}
.category-browse ul li a {
  display: block;
  padding: 5px;
  padding-left: 10px;
  border-bottom: 1px dotted #1968B3;
  text-decoration: none;
}
.category-browse ul li a span {
  background: url(../images/bg_tierico1.gif) left center no-repeat;
  padding-left: 10px;
  display: inline-block;
}
.category-browse ul li a:hover {
  background: #1968B3;
  border-bottom-style: solid;
  color: #fff;
  margin-top: -1px;
  padding-top: 6px;
} 
.category-browse ul li a:hover span {
  color: #fff;
  background: none;
}
.category-browse ul li ul li a {
  padding-left: 20px;
}
.category-browse ul li ul li ul li a {
  padding-left: 34px;
}
.category-browse ul li ul li ul li ul li a {
  padding-left: 44px;
}
.category-browse ul li ul li ul li a span {
  background: none;
  padding: 0;
}
.category-browse ul.level2, .category-browse ul.level3 {
  display: none;
}
.category-browse li.level2.active ul {
  display: block !important;
}
.category-browse ul li.active > a span {
  font-weight: bold;
}
.category-browse ul.level0 > li.active > a {
  text-decoration: underline;
}
.category-browse ul.level0 > li > a span, .category-browse ul.level1 > li > a span {
  font-size: 12px !important;
  display: block;
}

.narrowed-category span {
  font-size: 10px;
  vertical-align: center;
}
.actions {
  margin-top: 5px;
}
.account-nav li a, .account-nav li.on {
  padding: 2px 5px;
  margin-bottom: 2px;
  border: 1px solid #1968b3;
  text-decoration: none;
  display: block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #000;
}
.account-nav li.on {
  list-style-type: disc;
  padding-left: 10px;
  background: #1968b3;
  color: #fff;
}
.account-nav li a:hover {
  color: #fff;
  background: #1968b3;
}
.mini-cart .content {
  margin: 0 10px;
}
.mini-cart .subtotal {
  margin-top: 5px;
}
.mini-cart {
  margin: 0 -10px;
}
.mini-cart-contents {
  padding: 0 10px;
}
.mini-cart .price {
  font-weight: bold;
}
#cart-sidebar {
  margin: 0 10px;
}
#cart-sidebar li {
  background: #fff;
  border: 1px solid #1968B3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 4px;
  margin-bottom: 5px;
}
#cart-sidebar li img {
  margin-right: 3px;
}
#cart-sidebar .product-images {
  float: left;
}
#cart-sidebar .product-details span, #cart-sidebar .product-details a, #cart-sidebar .product-details strong {
  font-size: 10px;
}
#cart-sidebar-reorder li {
  clear: both;
  margin-bottom: 2px;
}
.cart-sidebar-reorder-advice-container {
  margin-bottom: 5px;
}
.product-checkbox {
  float: left;
  padding-right: 3px;
}
.mwst {
  font-size: 10px;
}
.footerMwst {
  display: block;
  text-align: right;
  font-size: 10px;
  padding-right: 5px;
}
.item .mwst {
  display: none;
}
input.checkbox { width:13px; height:13px; border: 0; }
input[type=radio], input[type=checkbox] {
  width:13px; height:13px; border: 0;
}
.small{
  font-size: 10px;
}
#shopping-cart-totals-table {
  width: 100%;
}
#shopping-cart-totals-table .a-right {
  text-align: right;
}
.agreement-content {
  height: 200px;
  overflow: auto;
  margin: 10px;
  padding: 5px;
  border: 1px solid #ccdae8;
}
.agree {
  margin: 5px 0;
  border: 1px solid #ccdae8;
  padding: 5px;
}
#noSpecial {
 height: 430px;
 width: 800px;
 position: relative;
 float: left;
}
#noSpecial h3 {
  margin-top: 65px;
  margin-left: 30px;
  margin-bottom: 50px;
  font-size: 22px;
  color: #f6913f;
}
#noSpecial p {
  margin-left: 30px;
  font-size: 14px;
}
#noSpecial .toShop {
  position: absolute;
  bottom: 0;
  right: 0;
}	
.cms-page-view .breadcrumbs, .cms-page-view .box {
  display: none;
}
.categorypath-specials-html .category-head, .categorypath-specials-html .pager {
	display: none;
}
.longDescriptionHide, .bigImageHide {
	display: none;
	float: right;
}
.categorypath-specials-html .longDescriptionHide, .categorypath-specials-html .bigImageHide {
	display: block;
}
.categorypath-specials-html .item {
  width: 775px;
}
.categorypath-specials-html .product-image {
	display: none;
}
.categorypath-specials-html .longDescriptionHide {
  width: 500px;
	float: left;
}
.categorypath-specials-html .form-button {
	margin: 40px 0 0 0;
	margin-right: 0;
	clear: both;
}
.centered {
  text-align: center;
}
.item {
  position: relative;
}
.new-product {
  display: block;
  background: url(../img/new_overlay.png) no-repeat top left;
  position: absolute;
  width: 93px;
  height: 93px;
  top: 0;
  left: 0;
}
#super-product-table {
  border-top: 1px solid #1968B3;
  border: 1px solid #CCDAE8;
  margin-top: 15px;
}
#super-product-table thead th {
  font-weight: bold;
  border-bottom: 1px solid #1968B3;
  padding-top: 7px;
  padding-bottom: 7px;
} 
#super-product-table .odd {
  background: #CCDAE8;
}
#super-product-table .price-box {
  margin-top: 0;
}
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { clear:both; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:20px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:8px 5px !important;
    padding:5px 5px 0 30px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
}
.co-tennis, .co-ski, .co-golf {
 background-repeat:  no-repeat;
 height: 170px;
 text-indent: -9999px;
}
.co-tennis{
 background: url(../img/shopcategory/category_tennis.jpg) no-repeat;
}
.co-ski{
 background: url(../img/shopcategory/category_ski.jpg) no-repeat;
}
.co-golf{
 background: url(../img/shopcategory/category_golf.jpg) no-repeat;
}