/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:05:47 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

@font-face {
  font-family: Neuropol;
  font-style:  normal;
  font-weight: normal;
  src: url(/catalog/templates/extreme/neuropol.eot);
  src: local('Neuropol'), url('/catalog/templates/extreme/neuropol.ttf') format("truetype");
}

@font-face {
  font-family: Neuropolxfree;
  font-style:  normal;
  font-weight: normal;
  src: url(/catalog/templates/extreme/neuropolxfree.eot);
  src: local('Neuropol X Free'), url('/catalog/templates/extreme/neuropolxfree.ttf') format("truetype");
}*/

body {
  background: #808080;
  color: dimgray;
  /*background: -moz-linear-gradient(top, #5f5f5f, #586d04);
  background: -webkit-gradient(linear, left top, left bottom, from(#1b548d), to(#4c5622));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#5f5f5f', EndColorStr='#586d04', GradientType=0);
  padding: 0px;
  background: -webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#4c5622));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#5f5f5f', EndColorStr='#586d04', GradientType=0);
  padding: 0px;*/
  margin: 0px;
  font: normal normal 12px Arial, Helvetica, sans-serif;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

CHECKBOX, RADIO, SELECT {
  font-size: 12  px;
  font-variant: normal;
  color: dimgray;
}

INPUT {
  font-size: 12px;
  color: dimgray;
}

INPUT[type=text], INPUT[type="password"] {
  background: #fff url(/catalog/templates/extreme/images/bg_input_text.png) repeat-x;
  border: 1px solid silver;
}

INPUT[type="text"], INPUT[type="password"], TEXTAREA, SELECT {
    outline: none;
}

TABLE {
  border-spacing: 0px;
}

OBJECT {
  margin: auto;
}

UL {
  margin: 0px;
  padding: 0px;
}

.headerimgfix {
  margin-bottom: -3px;
}

.errorBox {
  font-size : 12px;
  background: #ffb3b5;
  font-weight: bold;
}
.stockWarning {
  font-size : 12px;
  color: #cc0033;
}
.productsNotifications {
  background: #f2fff7;
}
.orderEdit {
  font-size : 12px;
  color: #70d250;
  text-decoration: underline;
}

.searchpage {
  width: 700px !important;
}

.spec A {
  font-size : 18px;
  color: YellowGreen;
  font-weight: bold;
}

.spec A:hover {
  color: YellowGreen;
}

.selectver {
  margin-bottom: 10px;
}

A {
  color: dimgray;
  text-decoration: none;
  outline: 0px;
}

A IMG {
  border: none;
}

A:hover {
  color: DodgerBlue;
  text-decoration: underline;
}

A.gmaps, A.gmaps:visited {
  text-decoration: underline;
  color: gray;
}

A.gmaps:hover {
  color: DodgerBlue;
  text-decoration: underline;
}

FORM {
  display: inline;
}

LABEL {
  /*cursor: pointer;*/
}

/* =================================================================================
 *   PAGE LAYOUT
 * =================================================================================*/

DIV#page {
  width: 972px;
  margin: auto;
}

DIV#content {
  background: white url(/catalog/templates/extreme/images/content-bg.png) repeat-y center top;
  padding: 0px 5px 0px 15px;
  width: 952px;
}

DIV#catalog {
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e7e7e7');
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), tocur(#b4d143));
  background: -moz-linear-gradient(top,  #f5f5f5,  #b4d143);*/
  background-color: #f5f5f5;
  border: 1px solid silver;
  width: 925px;
  padding: 0px 4px 5px 2px;
  margin: 0px;
}

DIV#left_column {
  width: 215px;
  float: left;
  font-size: 14px;
}

DIV#main_column {
  float: right;
  width: 710px;
}

DIV#main_info {
  padding: 0px;
}

#animateBanner {
  position: relative;
}

DIV#content_window {
  width: 675px;
  position: relative;
  border: none;
}

DIV.nav_btns {
  height: 40px;
  padding: 0px 10px 0px 10px;
}

DIV.nav_btns.right IMG {
  float: right;
}

/* =================================================================================
 * HEADER >>>
 * =================================================================================*/

/* ----------------------------------
 * HEADER TABS
 * ----------------------------------*/

DIV#tabs {
}

UL#departments {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    height: 58px;
    width: 965px;
    background-repeat: no-repeat;
    position: relative;
    top: 22px;
    z-index: 1;
}

.store_1 {
  background-image: url(/catalog/templates/extreme/images/tabs/tabs_store_1.png);
}

.store_2 {
  background-image: url(/catalog/templates/extreme/images/tabs/tabs_store_2.png);
}

.store_3 {
  background-image: url(/catalog/templates/extreme/images/tabs/tabs_store_3.png);
}

.store_4 {
  background-image: url(/catalog/templates/extreme/images/tabs/tabs_store_4.png);
}

.store_5 {
  background-image: url(/catalog/templates/extreme/images/tabs/tabs_store_5.png);
}

#departments li {
    margin-top: 10px;
    width: 165px;
    height: 30px;
    float: left;
}

#departments li:hover, #departments li.active {
    z-index: 2;
}

#departments li a {
    display: block;
    width: 160px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
}

#departments li a span.text {
    display: block;
    width: 160px;
    height: 22px;
    background-image: url(/catalog/images/categories.png);
    background-repeat: no-repeat;
    margin-left: 3px;
}

#bike a:hover span {
    background-position: center 0; }
#bike span {
    cursor: pointer;
    background-position: center -23px;
    }
#bike.active span {
    background-position: center -46px;
    }
#bike.active a:hover span {
    background-position: center -46px;
    }

#ski a:hover span {
    background-position: center -69px;
    }
#ski span {
    margin-left: 5px; cursor: pointer;
    background-position: center -92px;
    }
#ski.active span {
    background-position: center -115px;
    }
#ski.active a:hover span {
    background-position: center -115px;
    }

#board a:hover span {
    background-position: center -138px;
    }
#board span {
    cursor: pointer;
    background-position: center -161px;
    }
#board.active span {
    background-position: center -184px;
    }
#board.active a:hover span {
    background-position: center -184px;
    }

#casual a:hover span {
    background-position: center -207px;
    }
#casual span {
    cursor: pointer;
    background-position: center -230px;
    }
#casual.active span {
    background-position: center -253px;
    }
#casual.active a:hover span {
    background-position: center -253px
    }
#thule a:hover span {
    background-position: center -276px;
    }
#thule span {
    margin-left: -5px; cursor: pointer; background-position: center -299px;
    }
#thule.active span {
    background-position: center -322px;
    }
#thule.active a:hover span {
    background-position: center -322px;
    }

/* ----------------------------------
 *  banners
 * ----------------------------------*/

#animateBanner {
  margin: 26px 0px 0px 10px;
  height: 175px;
  width: 700px;
  overflow: hidden;
}

#animateBanner A {
  position: absolute;
  top: 0;
  left: 0;
}

DIV#header {
    position: relative;
    width: 935px;
    margin-right: 10px;
}

DIV#logo {
    padding: 0px 0px 0px 16px;
}

/* ----------------------------------
 *  HEADER QUICK FIND
 * ----------------------------------*/

#quick_find {
  position: absolute;
  left: 430px;
  top: 5px;
  width: 260px;
  height: 90px;
  background-image: url(/catalog/images/search_bg.png); background-repeat: no-repeat;
}

#quick_find H3 {
  color: DodgerBlue;
}

#keywords {
    color: DodgerBlue;
    font-size: 12px;
    font-weight: normal;
    border: 1px dotted silver;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 35px;
    text-align: left;
    width: 170px;
}

DIV#quick_find h3 {
  margin: 10px 43px 0px 0px;
  font-size: 18px;
  text-align: right;
}

DIV#quick_find p {
  color: silver;
  font: normal normal 9px Arial, Helvetica, sans-serif;
  padding-right: 25px;
  margin: 0px;
  text-align: right;
  color: gray;
}

DIV#quick_find p.explain {
  padding: 0px 45px 0px 20px;
  margin-top: 2px;
}

.keywords_edit {
    color: DodgerBlue !important;
    font: normal bold 12px Arial, Helvetica !important;
}

INPUT#keywords:focus {
  outline:none;
}

#button {
  position: relative;
    top: 5px;
}

/* ----------------------------------
 *  phone_and_open_for_business_info
 * ----------------------------------*/

DIV#phone_and_open_for_business_info {
    position: absolute;
    right: 2px;
    top: 0px;
    width: 230px;
    height: 35px;
    text-align: right;
    margin: 5px 0px 20px 0px;
    background-color: white;
    z-index: 100;
}

#call_us {
  float: right;
  padding: 0px 0px 0px 25px;
  white-space:nowrap;
  font: normal bold 18px Arial, Helvetica, sans-serif;
  color: dodgerBlue;
  /*background: url(/frontpage/images/mail_phone.png) no-repeat 5px -13px;*/
}
#call_us SPAN.bold {
  font: normal bold 14px Arial, Helvetica, sans-serif;
  color: gray;
  margin-right: 10px;
}

#mail_us {
  float: right;
  padding: 0px 0px 0px 25px;
  margin-top: 10px;
  white-space:nowrap;
  font: normal bold 12px Arial, Helvetica, sans-serif;
  color: dodgerBlue;
  /*background: url(../images/mail_phone.png) no-repeat 2px 0px;*/
}
#mail_us SPAN.bold {
  font: normal bold 14px Arial, Helvetica, sans-serif;
  color: gray;
  margin-right: 6px;
}

#open_for_business {
  float: right;
  padding: 0px 0px 0px 27px;
  font: normal bold 12px Arial, Helvetica, sans-serif;
  color: gray;
}

#open_for_business SPAN.bold {
  font: normal bold 13px Arial, Helvetica, sans-serif;
  color: DodgerBlue;
  margin-left: 3px;
}

#open_for_business DIV {
  float: right;
}

#open_for_business DIV.sat {
  float: right;
  margin-left: 5px;
}


DIV#cart_and_account_info {
  position: absolute;
  right: 2px;
  top: 40px;
  height: 45px;
  width: 220px;
  text-align: right;
  background-color: white;
}

#cart {
  float: right;
  /*font: small-caps normal 11px tahoma, verdana, arial, helvetica;*/
  font: normal normal 11px Arial, Helvetica, sans-serif;
  margin-top: 10px;
  height: 20px;
  padding: 0px 0px 0px 20px;
  background: url(/catalog/images/cart.gif) no-repeat 0px 0px;
}

#account_info {
  float: right;
  font: normal bold 13px Arial, Helvetica, sans-serif;
  color: DodgerBlue;
  line-height: 12px;
  height: 20px;
  min-width: 100px;
}

#account_info A#logoff {
  margin-left: 2px;
  padding-left: 5px;
  border-left: 1px solid gray;
}

#account_info A#checkout {
  padding-left: 5px;
  border-left: 1px solid gray;
}

#cart SPAN.bold {
  color: DodgerBlue;
  font: normal bold 14px Arial, Helvetica, sans-serif;
  margin-left: 5px;
  height: 20px;
}

#flags {
  float: right;
  text-align: right;
  margin-top: 15px;
  width: 220px;
  height: 20px;
}

#flags UL {
  margin: 0px;
  padding: 0px;
}

#flags UL LI {
  padding-left: 5px;
  list-style-type: none;
  float: right;
}

/*# s {
  height: 20px;
  padding-left: 7px;
  font-weight: bold;
}

#crumbs UL {
  margin: 0px;
  padding: 0px;
}

#crumbs UL LI {
  list-style-type: none;
  float: left;
  padding-right: 15px;
  background: white url(images/categories_arrow.png) no-repeat right -42px;
}*/

#crumbs {
  height: 22px;
  border-top: 1px solid #dedede;
  margin: 10px 0px 0px 5px;
  color: silver;
}

#crumbs li {
  list-style-type: none;
  float: left;
  line-height: 21px;
  padding-left: .75em;
}

#crumbs li a {
  background: url(images/crumbs.gif) no-repeat right center;
  display: block;
  padding: 0 15px 0 0;
  color: gray;
  font-weight: bold;
}

#crumbs li a:link,
#crumbs li a:visited {
  text-decoration: none;
}

#crumbs li a:hover,
#crumbs li a:focus {
  background: url(images/crumbs_hover.gif) no-repeat right center;
}

/* =================================================================================
 * CONTENT WINDOWS >>>
 * =================================================================================*/

/* ----------------------------------
 * PRICES
 * ----------------------------------*/

.price .final .num {
  font-size: 16px;
  font-weight: bold;
  color: DodgerBlue;
}

/* ----------------------------------
 * CONTENT WINDOW TAGS
 * ----------------------------------*/

DIV#content_window H2 {
  color: DodgerBlue;
  margin-bottom: 10px;
  font-size: 14px;
}

DIV#content_window H2 {
  font-size: 14px;
}

DIV#content_window A {
  font-size: 12px;
  color: DodgerBlue;
  text-decoration: underline;
}

/* ----------------------------------
 * CONTENT WINDOW INDEX
 * ----------------------------------*/

DIV.listing_wrap {
  margin: auto;
  overflow: hidden;
}

DIV.listing_wrap UL.col3 {
  margin: 0px 0px 0px 0px;
}

DIV.listing_wrap UL.col2 {
  margin: 0px 0px 0px 15px;
}


DIV.listing_wrap UL LI {
  float: left;
  list-style-type: none;
  padding: 30px 10px 0px 0px;
}

DIV.listing_wrap UL.col3 LI {
  width: 31%;
  margin-bottom: 10px;
}

DIV.listing_wrap UL.col2 LI {
  width: 47%;
}

DIV.listing_wrap UL.col2.hor LI {
  background: white url(/catalog/templates/extreme/images/bg/bg-product-hor.gif) no-repeat right top;
}

DIV.listing_wrap UL.col2.hor LI.t {
  background: white url(/catalog/templates/extreme/images/bg/bg-product-hor.gif) no-repeat right -10px;
}

DIV.listing_wrap UL.col2.hor LI.r {
  background: white url(/catalog/templates/extreme/images/bg/bg-product-hor.gif) no-repeat 35px top;
  padding: 30px 0px 0px 10px;
}

DIV.listing_wrap UL.col3.vert LI {
   background: white url(/catalog/templates/extreme/images/bg/bg-product-vert.gif) no-repeat right top;
}

DIV.listing_wrap UL.col3.vert LI.t {
  background: white url(/catalog/templates/extreme/images/bg/bg-product-vert.gif) no-repeat right -10px;
  padding: 0px 0px 0px 10px;
}

DIV.listing_wrap UL.col3.vert LI.r {
  background: white url(/catalog/templates/extreme/images/bg/bg-product-vert.gif) no-repeat 10px top;
}

DIV.listing_wrap UL.col3.categories LI {
   background: white url(/catalog/templates/extreme/images/bg/bg-categories.gif) no-repeat right top;
}

DIV.listing_wrap UL.col3.categories LI.t {
  background: white url(/catalog/templates/extreme/images/bg/bg-categories.gif) no-repeat right -10px;
}

DIV.listing_wrap UL.col3.categories LI.r {
  background: white url(/catalog/templates/extreme/images/bg/bg-categories.gif) no-repeat 10px top;
  padding: 30px 0px 20px 10px;
}

DIV.listing_wrap UL.col3.vert LI.r.t,
DIV.listing_wrap UL.col3.categories LI.r.t,
DIV.listing_wrap UL.col2.hor LI.r.t {
  background: none;
}

UL.col3 LI.t.blank {
  height: 290px;
}

DIV.listing_wrap IMG {
  display: block;
}

DIV.listing_wrap UL:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

DIV.listing_wrap H2 {
  font: normal normal 14px Arial, Helvetica, sans serif;
  text-align: center;
}

DIV.listing_wrap H3 {
  font: normal normal 12px Arial, Helvetica, sans serif;
  color: silver;
}

.listing-footer {
  background-color: #F2F2F2;
}

.listing-footer P {
  float: left;
  color: silver;
  margin: 0px;
}

.listing-footer P.watch {
  width: 40%;
}
/* paging -----------------------*/

DIV.cpaging STRONG, P.pages STRONG {
  color: DodgerBlue;
  margin: 0pc 3px 0px 3px;
  position: relative;
  top: 1px;
  font: normal bold 12px Arial, Helvetica, sans-serif;
}

DIV.cpaging A, P.pages A {
  color: gray;
  margin: 0pc 3px 0px 3px;
  text-decoration: underline;
}

DIV#main_info SELECT {
  color: DodgerBlue;
  border: 1px solid silver;
  background-color: whitesmoke;
}

SPAN.allprod {
  color: DodgerBlue;
  margin-right: 10px;
}

DIV.cpaging, P.pages, DIV.infoBoxHeadingInfo DIV.form, DIV.form {
  font: normal bold 11px Arial, Helvetica, sans-serif;
  float: right;
  color: dimgray;
  text-align: right;
}

/* ----------------------------------
 *   product blocks
 * ----------------------------------*/

/* vertical -------------------------*/

.product_block_vert {
  position: relative;
  text-align: center;
  width: 180px;
  min-height: 290px;
  margin: 0px auto 0px auto;
  top: 0px;
  left: 0px;
}

.featured .product_block_vert, .newproducts .product_block_vert, .cartbox {
  font-size: 14px;
}

.product_block_vert P.text {
  text-align: center;
  min-height: 210px;
  margin: 0px;
}

DIV#left_column .product_block_vert P.text {
  min-height: 220px;
}

.product_block_vert .text A:hover, {
  color: DodgerBlue;
}

.product_block_vert .image {
  margin: auto;
}

.product_block_vert .manufacturer {
  display: block;
  font-weight: normal;
  margin: 5px 0px 0px 0px;
  color: dimgray;
}

.product_block_vert A:hover .manufacturer,
.product_block_hor A:hover .manufacturer {
  color: DodgerBlue;

}

.product_block_vert .productname {
  display: block;
  font-weight: bold;
}

.product_block_vert .price {
  margin: 0px;
  min-height: 70px;
}


.product_block_vert .price .old {
  margin: 0px 0px 2px 0px;
  color: silver;
}

.product_block_vert .price .final .num {
  margin: 3px 0px 0px 0px
}

/* horizontal  -------------------------*/

.product_block_hor {
  width: 320px;
  height: 185px;
  font-size: 13px;
  position: relative;
  top: 0px;
  left: 0px;
}
.product_block_hor IMG {
  float: left;
}
.product_block_hor SPAN.text {
  display: block;
  float: left;
  width: 120px;
  text-align: left;
  margin: 10px 0px 5px 15px;
  padding: 0px 0px 7px 0px;
  background: url(/catalog/images/col_listing_spacer.gif) no-repeat bottom left;
}

.product_block_hor .manufacturer {
  display: block;
  color: dimgray;
}

.product_block_hor .productname {
  display: block;
  font-weight: bold;
}

.product_block_hor .price {
  float: left;
  margin: 0px 0px 0px 15px;
}

.product_block_hor .price .old {
  margin: 0px 0px 2px 0px;
  color: silver;
}
.product_block_hor .price .old .num {
  margin: 0px 0px 0px 5px
}

.product_block_hor .price .final .num {
  margin: 3px 0px 0px 5px
}

/* categories  -------------------------*/

DIV.listing_wrap .categories {
  height: 160px;
}

DIV.listing_wrap .categories IMG {
  margin: auto;
}

DIV.listing_wrap .image_not_ready {
  margin: auto;
  text-align: center;
  padding-top: 40px;
  color: silver;
}

/* dots  -------------------------*/

.discount_dot {
  position: absolute;
  top: 10px;
  left: 125px;
  border: 0px;
  height: 32px;
  width: 32px;
}

DIV.discount_dot_text {
  position: absolute;
  top: 17px;
  left: 124px;
  border: none;
  width: 40px;
  height: 15px;
  font-weight: bold;
  color: white;
  font-size: 16px;
  text-align: left;
}

DIV.discount_dot_text_shadow {
  position: absolute;
  top: 18px;
  left: 125px;
  border: none;
  width: 40px;
  height: 15px;
  font-weight: bold;
  color: DodgerBlue;
  font-size: 16px;
  text-align: left;
}

DIV.p_info_image_wrapper {
  height: 250px;
}

/* ----------------------------------
 * CONTENT WINDOW PRODUCT INFO
 * ----------------------------------*/

SPAN.manufacturer {
  color: YellowGreen;
}

SPAN.productname {
  font-weight: 100;
}

DIV#products_description {
  width: 670px;
  padding: 10px 0px 0px 0px;
  margin-top: 10px;
  font-size: 13px;
  clear: both;
}

DIV#products_description DIV.promotion {
  border: 1px solid silver;
  background-color: whitesmoke;
  font-weight: bold;
  padding: 5px 10px 0px 10px;
  margin-left: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

DIV.promotion P {
  margin: 0px 0px 5px 0px;
}

DIV#products_description DIV {
  margin: 12px 0px 12px 0px;
}

DIV#products_description UL,
DIV#content_window UL {
  padding-left: 20px;
  margin-left: 20px;
}

DIV#products_description UL LI {
  margin: 1px 0px 1px 0px;
}

DIV#p_info_main_image {
  float: left;
  border: 1px dotted gainsboro;
  background-color: white;
  width: 300px;
  height: 300px;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*behavior: url('/catalog/templates/extreme/border-radius.htc');*/
}

TD.attributesStockIcon, TD.attributesHeadingPE {
  width: 55px;
  text-align: center;
  font-size: 11px;
}

.attributesStockIcon IMG {
  margin: auto;
}

TD.attributesText {
  width: 70px;
}

DIV#p_info_additonal_img {
  border-top: 1px dotted Gainsboro;
  height: 50px;
  width: 300px;
  text-align: center
}

DIV#p_info_buttons {
  float: left;
  width: 365px;
  min-height: 295px;
  border-top: 1px dotted Gainsboro;
  border-bottom: 1px dotted Gainsboro;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 8px;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3e2fb', endColorstr='#ffffff');
  background: -webkit-gradient(linear, left top, left bottom, from(#d3e2fb), to(#fff));
  background: -moz-linear-gradient(top,  #d3e2fb,  #fff); */
}

DIV#product_guarantee {
  float: left;
  margin: 0px 5px 5px 0px;
  text-align: right;
  width: 170px;
}

DIV#product_prices {
  float: left;
  width: 190px;
  text-align: right;
  margin-bottom: 5px;
  color: gray;
  font-size: 13px;
}

DIV#product_prices TABLE {
  border-collapse: colapse;
}

DIV#product_prices .productListing-boxPrice {
  height: 22px;
}

DIV#product_prices STRONG {
  color: DodgerBlue;
  font-size: 16px;
}

DIV#products_basket_attributes TABLE {
  margin-top: 5px;
}

DIV#products_basket_attributes STRONG,
DIV#products_basket STRONG {
  font-size: 16px;
  font-weight: bold;
}

DIV#product_prices .old_price  {
  color: silver;
}

DIV#products_basket_attributes {
  float: left;
  width: 365px;
  border-top: 1px dotted Gainsboro;
}

DIV#products_basket {
  float: left;
  width: 365px;
  padding: 5px 0px 5px 0px;
  border-top: 1px dotted Gainsboro;
}

DIV#size_chart {
  clear: both;
  width: 370px;
  padding: 0px;
  border-top: 1px dotted Gainsboro;
  font-size: 12px;
  font-variant: normal;
}

.chrome DIV#size_chart {
  font-size: 13px;
}

DIV#size_chart A {
  display: inline;
  width: 182px;
  vertical-align: middle;
}

DIV#size_chart IMG {
  vertical-align: middle;
  border: none;
  width: 32px;
  height: 32px;
}

P#ext_url {
  margin: 10px 0px 7px 0px;
  padding: 8px;
  border-bottom: 1px dotted silver;
  border-top: 1px dotted silver;
}

DIV#content_window UL#like_buttons {
  list-style: none;
  border-bottom: 1px dotted silver;
  margin: 0px 10px 20px 0px;
  padding: 0px 0px 0px 0px;
  height: 25px;
}

#like_buttons LI {
  list-style-type: none;
  float: left;
  margin-right: 15px;
}

#like_buttons LI {
  max-width: 90px;
  overflow: hidden;
}

#like_buttons.vert LI {
  width: 70px;
}

#like_buttons.vert LI.tweet {
  width: 80px;
}

DIV#related UL {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: 1px dotted silver;
}

DIV#related H2 {
  font: normal bold 20px Arial, Helvetica, sans-serif;
  color: YellowGreen;
  padding-left: 5px;
}

DIV#prev_next {
  overflow: hidden;
}
DIV.prev, DIV.next {
  width: 20%;
}

DIV.prev-next-text {
  position: relative;
  width: 60%;
}

DIV.prev, DIV.next, DIV.prev-next-text {
  float: left;
  height: 60px;
}

DIV#prev_next SPAN {
  height: 60px;
  display: block;
  font: normal bold 16px Arial, Helvetica, sans-serif;
  color: silver;
  padding-top: 12px;
}

DIV.prev SPAN {
  padding-left: 20px;
}

DIV.next SPAN {
  padding-right: 20px;
  text-align: right;
}

DIV#prev_next SPAN STRONG {
  margin-top: 10px;
}

DIV#prev_next SPAN SMALL {
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
}

DIV#prev_next A {
  text-decoration: none;
  display: block;
}

DIV#prev_next SPAN:hover {
  color: YellowGreen;
}

DIV.prev-text, DIV.next-text {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  font: normal normal 13px Arial, Helvetica, sans-serif;
  color: DodgerBlue;
  line-height: 25px;
  padding-top: 0px;
  height: 60px;
  width: 100%;
}

DIV.prev-next-text STRONG {
  color: YellowGreen;
  font-size: 14px;
  display: block;
  margin-top: 10px;
}

DIV.prev-next-text SMALL {
  font-size: 12px;
  display: block;
  line-height: 11px;
}

DIV.prev-text {
  text-align: left;
}

DIV.prev-next-text IMG {
  width: 60px;
  height: 60px;
}

DIV.prev-text IMG {
  float: left;
  margin-right: 15px;
}

DIV.next-text IMG {
  float: right;
  margin-left: 15px;
}

DIV.next-text {
  text-align: right;
}

DIV.prev A SPAN {
  background: white url(/catalog/templates/extreme/images/arrows/prev-next-arrows.png) no-repeat left -70px;
}

DIV.prev A SPAN:hover {
  background: white url(/catalog/templates/extreme/images/arrows/prev-next-arrows.png) no-repeat left -270px;
}

DIV.next A SPAN {
  background: white url(/catalog/templates/extreme/images/arrows/prev-next-arrows.png) no-repeat right -70px;
}

DIV.next A SPAN:hover {
  background: white url(/catalog/templates/extreme/images/arrows/prev-next-arrows.png) no-repeat right -270px;
}

/* ----------------------------------
 * CONTENT WINDOW LOGIN
 * ----------------------------------*/

DIV.cart_merge {
  background-color: white;
  border: 1px solid DodgerBlue;
  padding: 10px;
  margin: 10px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

DIV.cart_merge STRONG {
  color: DodgerBlue;
  font-weight: bold;
}

/* ----------------------------------
 * CONTENT WINDOW ACCOUNT
 * ----------------------------------*/

DIV#my_account {
  padding-left: 20px;
}

DIV#my_account DIV {
  padding: 0px 0px 0px 60px;
  min-height: 60px;
}

DIV#my_account UL {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

DIV#my_account LI {
  background: white url(/catalog/templates/extreme/images/categories_arrow.png) no-repeat 2px -3px;
  padding-left: 14px;
  margin-left: 10px;
}

DIV#my_account LI:hover {
  background: white url(/catalog/templates/extreme/images/categories_arrow.png) no-repeat 2px center;
}

DIV#account_edit {
  background: white url(/catalog/images/account_personal.gif) no-repeat left top;
}

DIV#account_memb_card {
  background: white url(/catalog/images/account_mem_card_icon.png) no-repeat left top;
}

DIV#account_order_history {
  background: white url(/catalog/images/account_orders_net.png) no-repeat left top;
}

DIV#account_purchase_history {
  background: white url(/catalog/images/account_orders_shop.png) no-repeat left top;
}

DIV#account_dobroimetje {
  background: white url(/catalog/images/account_dobroimetje.png) no-repeat left top;
}

DIV#account_edit_mail {
  background: white url(/catalog/images/account_notifications.gif) no-repeat left top;
}

/* ----------------------------------
 * CONTENT WINDOW PRODUCT BONUS
 * ----------------------------------*/

DIV#content_window TABLE#bonus {
  width: 100%;
  text-align: right;
  margin: 30px 0px 10px 0px;
}

DIV#content_window TABLE#bonus TH {
  text-align: right;
  background-color: #eeeeee;
  padding: 4px;
  color: DodgerBlue;
  border-bottom: 1px solid DodgerBlue;
}

DIV#content_window TABLE#bonus TD {
  border-bottom: 1px solid silver;
  padding: 2px;
}

DIV#content_window TABLE#bonus TD.di, DIV#content_window TABLE TD.por {
  font-weight: bold;
}

DIV#content_window TABLE#bonus TD.di {
  color: DodgerBlue;
}

DIV#content_window P.summary {
  text-align: right;
  color: DodgerBlue;
  font-size: 20px;
  margin: 10px 0px 30px 0px;
}

/* ----------------------------------
 * CONTENT WINDOW NEWSDESK
 * ----------------------------------*/

DIV#content_window .date_added {
  text-align: right;
  padding-right: 10px;
  color: silver;
  font-size: 11px;
}

/* ----------------------------------
 * CONTENT WINDOW SHOPPING CART
 * ----------------------------------*/

P.total {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  border-top: 3px solid silver;
  margin-top: 15px;
  padding-top: 15px;
}

P.total SPAN.number {
  font-size: 20px;
  color: DodgerBlue;
  margin-left: 10px;
}

/* =================================================================================
 * SIDEBOXES >>>
 * =================================================================================*/

/*-------------------------
 * CATEGORIES BOX
 *------------------------*/

DIV#categories_sidebox {
  width: 185px;
}

DIV#categories_sidebox UL {
  font-size: 14px;
  list-style-image: url(images/categories_bullet.png);
  padding: 0px 0px 0px 12px;
  margin: 0px;
}

DIV#categories_sidebox LI {
  border-bottom: 1px solid #ebebeb;
}

DIV#categories_sidebox UL LI A {
  display: block;
  padding: 3px 0px 3px 0px;
}

DIV#categories_sidebox UL LI A SMALL {
  color: silver;
  font-size: 11px;
}

DIV#categories_sidebox UL LI A:hover {
  /*background-color: #f8fde5;*/
  text-decoration: underline;
  background: url(images/crumbs_hover.gif) no-repeat right center;
}

DIV#categories_sidebox UL LI.specials {
  border: none;
  height: 35px;
}

DIV#categories_sidebox UL LI.specials A {
  font-size : 18px;
  color: YellowGreen;
  font-weight: bold;
}

DIV#categories_sidebox UL LI.sub {
  background: white url(images/categories_arrow.png) no-repeat right top;
}

DIV#categories_sidebox UL LI.sub:hover {
  /*background: white url(images/categories_arrow.png) no-repeat right center;*/
  background: url(images/crumbs_hover.gif) no-repeat right center;
  /*background-color: #f8fde5;*/
}
DIV#categories_sidebox UL LI.selected  {
  /*background: white url(images/categories_arrow.png) no-repeat right center;*/
  background: url(images/crumbs.gif) no-repeat right center;
}
DIV#categories_sidebox UL LI.selected A {
  font-weight: bold;
  color: DodgerBlue;
}

DIV#categories_sidebox UL LI.selected {
  /*background: white url(images/categories_arrow.png) no-repeat right center;*/
}

/*-------------------------
 *  NEWSDESK BOX
 *------------------------*/

DIV#newsdesk_sidebox {
  width: 185px;
}

DIV#newsdesk_sidebox UL {
  font-size: 14px;
  list-style-image: url(images/categories_bullet.png);
  padding: 0px 0px 0px 12px;
  margin: 0px;
}

DIV#newsdesk_sidebox LI {
  border-bottom: 1px solid #ebebeb;
}

DIV#newsdesk_sidebox UL LI A {
  display: block;
  padding: 3px 0px 3px 0px;
}

DIV#newsdesk_sidebox UL LI A SMALL {
  color: silver;
  font-size: 11px;
}

DIV#newsdesk_sidebox UL LI A:hover {
  /*background-color: #f8fde5;*/
  text-decoration: underline;
  background: url(images/crumbs_hover.gif) no-repeat right center;
}

/*-------------------------
 *  SHOPPING CART BOX
 *------------------------*/

DIV#shoppingdebox DIV {
  padding: 0px 0px 0px 60px;
  min-height: 60px;
}

DIV#shopping_cart_sidebox UL {
  font-size: 14px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-indent: -18px;
  padding-left: 18px;
}

DIV#shopping_cart_sidebox UL LI {
  border-bottom: 1px solid #ebebeb;
  padding-top: 3px;
  padding-bottom: 3px;
}

DIV#shopping_cart_sidebox UL LI.new A {
  color: DodgerBlue;
}

DIV#shopping_cart_sidebox P {
  text-align: right;
  font-size: 18px;
  color: DodgerBlue;
  list-style-position:inside;
  margin: 0px;
  border-top: 2px solid #ebebeb;
}

UL.addtobasketinfo {
  list-style: url("/catalog/images/cat_arrow_right.gif");
}

DIV.infoBoxHeading {
  font-size: 20px;
  font-variant: normal;
  font-weight: 600;
  color: YellowGreen;
  white-space: nowrap;
  text-align: left;
  position: relative;
  left: 15px;
  top: 8px;
}

DIV.infoBoxHeading H3, DIV.infoBoxHeading H3 A, DIV#left_column DIV.infoBoxHeading H1 {
  font: normal bold 20px Arial, Helvetica, sans-serif;
  color: YellowGreen;
  margin: 0px;
  display: inline;
}

A:hover.infoBoxHeading, A.infoBoxHeading {
  color: YellowGreen;
  text-decoration: none;
}

DIV.infoBoxHeadingInfo {
  position: relative;
  left: 10px;
  top: 8px;
  padding: 0px 30px 0px 0px;
}

DIV.infoBoxHeadingInfo H1, DIV.infoBoxHeadingInfo H2, DIV.infoBoxHeadingInfo H3 {
  font: normal bold 23px Arial, Helvetica, sans-serif;
  color: DodgerBlue;
  margin: 0px;
  margin-left: 5px;
  float: left;
  font-stretch: narrower;
}

DIV.infoBoxHeadingInfo.reduced H1 {
  font-size: 22px;
}

/* ----------------------------------
 * CONTENT WINDOW INFO PAGES
/* ----------------------------------*/

DIV#info_content {
  width: 680px;
  position: relative;
  border: none;
}

/* =================================================================================
 * FOOTER >>>
 * =================================================================================*/

DIV#footer {
  height: 155px;
  margin-top: 20px;
}

DIV#footer H3 {
  color: DodgerBlue;
  font-size: 14px;
}

#footer {
    position: relative;
}
/* ----------------------------------
 * FOOTER CREDIT CARDS
/* ----------------------------------*/

#footer #cards {
    float: left;
    width: 176px;
    height: 135px;
    padding-left: 44px;
    border-right: YellowGreen 1px solid;
}

#footer #cards p {
  clear: both;
  margin-top: 8px;
}

#footer #cards p a IMG {
  border: 0px;
}

#footer #cards img {
    float: left;
}

#footer #cards a.right {
    float: right;
    margin-right: 45px;
}

/* ----------------------------------
 * FOOTER PURCHASING
/* ----------------------------------*/
#footer #purchasing {
    float: left;
    width: 222px;
    height: 135px;
    border-right: YellowGreen 1px solid;
}

#footer #purchasing p, #footer #purchasing h3 {
    margin: 0px 0px 0px 25px;
    line-height: 15px;
}

#footer #purchasing h3 {
    margin: 7px 0px 7px 25px;
}

#footer #purchasing p a {
    color: dimgray;
    font-size: 12px;
    text-decoration: none;
    font-variant: normal;
    font-weight: normal;
    /*line-height: 20px;*/
}

#footer #purchasing p a:hover {
    color: YellowGreen;
    text-decoration: underline;
    font-weight: bold;
}

/* ----------------------------------
 * FOOTER LINKS
/* ----------------------------------*/
#footer #links {
    float: left;
    width: 222px;
    height: 135px;
    border-right: YellowGreen 1px solid;
}

#footer #links p, #footer #links h3 {
    margin: 0px 0px 0px 25px;
    line-height: 15px;
}

#footer #links h3 {
    margin: 7px 0px 7px 25px;
}

#footer #links p {
    color: dimgray;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    /*line-height: 20px;*/
}

#footer #links p a:hover {
    color: YellowGreen;
    text-decoration: underline;
    font-weight: bold;
}

/* ----------------------------------
 * FOOTER ABOUT
/* ----------------------------------*/
#footer #about {
    float: left;
    width: 220px;
    height: 140px;
}

#footer #about p, #footer #about h3 {
    margin: 0px 0px 0px 25px;
    line-height: 15px;
}

#footer #about h3 {
    margin: 7px 0px 7px 25px;
}


#footer #about p a, #footer #about p span {
    color: dimgray;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    /*height: 22px;
    line-height: 22px;
    padding-right: 26px;*/
    /*background-image: url(../images/icons.png);
    background-repeat: no-repeat;*/
}

#footer #about p span.phone {
  width: 40px;
  font-weight: bold;
}

#footer #about p a:hover {
    color: YellowGreen;
    text-decoration: underline;
    font-weight: bold;
}

/*#footer #about p a.about {
    background-position: right 0;
}

#footer #about p span.phone {
    background-position: right -28px;
}

#footer #about p a.email {
    background-position: right -53px;
}

#footer #about p a.facebook {
    background-position: right -80px;
}

/**
 * copyright
 */

#copy {
  padding: 0px 5px 0px 15px;
  margin: 0px 0px 10px 0px;
  font-size: 10px;
  color: DodgerBlue;
  text-align: center;
}

/* =================================================================================
 * BOXES >>>
 * =================================================================================*/

/* ----------------------------------
 * BOX
/* ----------------------------------*/
.box {
  margin:0px auto;
  background:#fff url(/catalog/templates/extreme/images/box/leftside.gif) repeat-y left top;
}
.box .top {
  width:100%;
  height:20px;
  background:url(/catalog/templates/extreme/images/box/top.gif) no-repeat left top;
}
.box .top span {
  display:block;
  position:relative;
  height:20px;
  background:url(/catalog/templates/extreme/images/box/top-right.gif) no-repeat right top;
}
.box .top-w-header {
  width:100%;
  height:70px;
  background:url(/catalog/templates/extreme/images/box/top-w-header.gif) no-repeat left top;
}
.box .top-w-header span {
  display:block;
  position:relative;
  padding: 20px;
  height:30px;
  background:url(/catalog/templates/extreme/images/box/top-right-w-header.gif) no-repeat right top;
}
.box .content {
  position:relative;
  background:url(/catalog/templates/extreme/images/box/rightside.gif) repeat-y right top;
  padding: 0px 20px 0px 15px;
  margin:-1px 0 -5px 0;
}
.box .bottom {
  width:100%;
  height:25px;
  background:url(/catalog/templates/extreme/images/box/bottom.gif) no-repeat left bottom;
}
.box .bottom span {
  display:block;
  position:relative;
  height:25px;
  background:url(/catalog/templates/extreme/images/box/bottom-right.gif) no-repeat right top;
}
.box .bottom-w-footer {
  width:100%;
  height:75px;
  background:url(/catalog/templates/extreme/images/box/bottom-w-footer.gif) no-repeat left bottom;
}
.box .bottom-w-footer span.footer {
  display:block;
  position:relative;
  height:35px;
  padding: 20px;
  background:url(/catalog/templates/extreme/images/box/bottom-right-w-footer.gif) no-repeat right top;
}

/* ----------------------------------
 * BOX-PAGE
/* ----------------------------------*/
.box-page {
  margin:0px auto;
  background:#fff url(/catalog/templates/extreme/images/box/leftside-main.gif) repeat-y left top;
}
.box-page .top-page {
  width:100%;
  height:20px;
  background:url(/catalog/templates/extreme/images/box/top-main.gif) no-repeat left top;
}
.box-page .top-page span {
  display:block;
  position:relative;
  height:20px;
  background:url(/catalog/templates/extreme/images/box/top-right-main.gif) no-repeat right top;
}
.box-page .content-page {
  position:relative;
  background:url(/catalog/templates/extreme/images/box/rightside-main.gif) repeat-y right top;
  padding: 0px 20px 0px 15px;
  margin:-1px 0 -5px 0;
}
.box-page .bottom-page {
  width:100%;
  height:25px;
  background:url(/catalog/templates/extreme/images/box/bottom-main.gif) no-repeat left bottom;
}
.box-page .bottom-page span {
  display:block;
  position:relative;
  height:25px;
  background:url(/catalog/templates/extreme/images/box/bottom-right-main.gif) no-repeat right top;
}

/* ----------------------------------
 * BOX1
/* ----------------------------------*/
.box1 {
  margin:0px auto;
  background:#fff url(/catalog/templates/extreme/images/box/leftside.gif) repeat-y left top;
}
.box1 .top {
  width:100%;
  height:20px;
  background:url(/catalog/templates/extreme/images/box/top.gif) no-repeat left top;
}
.box1 .top span {
  display:block;
  position:relative;
  height:20px;
  background:url(/catalog/templates/extreme/images/box/top-right.gif) no-repeat right top;
}
.box1 .content {
  position:relative;
  background:url(/catalog/templates/extreme/images/box/rightside.gif) repeat-y right top;
  padding: 0px 10px 40px 15px;
  margin:-1px 0 -50px 0;
}
.box1 .bottom {
  width:100%;
  height:60px;
  background:url(/catalog/templates/extreme/images/box/bottom.gif) no-repeat left bottom;
}
.box1 .bottom span {
  display:block;
  position:relative;
  height:60px;
  background:url(/catalog/templates/extreme/images/box/bottom-right.gif) no-repeat right top;
}

/* =================================================================================
 * TOOLTIPS >>>
 * =================================================================================*/

.tooltip_promotion, .tooltip_disable_basket, .tooltip_stock, .tooltip {
  display:none;
  background-color: #ffa;
  border: 1px solid #767676;
  font: normal normal 11px Verdana, Tahoma, Arial, helvetica;
  text-align: left;
  color: #575757;
  padding: 2px 5px 2px 5px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 4px #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e5f0');
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e5f0));
  background: -moz-linear-gradient(top,  #ffffff,  #e4e5f0);
}

.tooltip_promotion, .tooltip_stock {
  width: 150px;
  min-height: 17px;
}

.tooltip_stock {
  width: 135px;
}

.tooltip_promotion P, .tooltip_stock P {
  margin: 0px 0px 2px 0px;
}

.tooltip_promotion P A, .tooltip_stock P A {
  font-weight: bold;
  color: DodgerBlue;
}

.tooltip_disable_basket {
  width: 300px;
}

.ttdiv, .promotion_price, .promotion_price_product, .stock_icon {
  cursor: help;
}
