@charset "utf-8";
/* CSS Document */
body {
}

#header {
  position:relative;
}

#header .quick_cart {
 position: absolute;
 right: 0;
 top: 45px;
}

#header .cart {
 background: url("icon-cart.png") no-repeat scroll 0 0.3em transparent;
 color: #707070;
 display: block;
 font-size: 10px;
 font-weight: 600;
 letter-spacing: 1px;
 padding-left: 31px;
 text-decoration: none;
 text-transform: uppercase;
}

#header a.cart:hover  {
  color:#333;
}

#header .cart span {
  background: none repeat scroll 0 0 #F6F3EC;
  border: 1px solid #C6C6C6;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -2px;
}

#header .cart i {
  border-right: 1px solid #C6C6C6;
  color: #000000;
  font-style: normal;
  text-transform: none;
}

#header .cart b {
  color:#BD3936;
}

#header .cart b, #header .cart i {
  display: inline-block;
  letter-spacing: 0;
  padding: 7px 13px;
}

#header .search {
  position:absolute;
  top:125px;
  right:0px;
}

#header div.search div.input {
  position:relative;
}

#header div.search input#form_search_input {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  padding: 7px 30px 7px 60px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C6C6C6;
  width: 127px;
}

#content_left input, #footer input {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  padding: 7px 7px 7px 7px !important;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C6C6C6;
}

#content_left .search .input, #content_left .login .input, #footer .newsletter .input {
  border-bottom: 0px solid #FFFFFF !important;
}

#footer .newsletter .input input {
  margin: 5px 0 0 0px;
}
#header .search .search-label {
  position:absolute;
  top:9px;
  left:10px;
  color: #BD3936;
  font-size: 11px;
  font-weight:bold;
  text-transform:uppercase;
}

#header .search .button {
  position:absolute;
  top:9px;
  right:10px;
}

#header .logo {
  width:980px;
  padding-bottom:2px;
  float:left;
  border-bottom: 2px solid #000000;
}

#header .logo h1 {
 border-bottom:5px solid #000000;
}

#header .mainmenu {
  float:left;
  border-bottom: 1px solid #000000;
  width:980px;
}

#header .settings {
  position:absolute;
  top:0px; 
  right:0px;
}

#header .mainmenu ul li {
 float:left;
 border-top: 1px solid #000000;
 color: #999999;
 list-style-type: none;
 margin: 0 0 -1px;
 padding-left: 15px;
 position: relative;
 text-shadow: 1px 1px 0 #FFFFFF;
 top: -1px;
}

#header .mainmenu ul li a {
 border-right: 1px solid #000000;
 color: #252525;
 display: inline-block;
 font-size: 16px;
 margin-left: -12px;
 padding: 20px 34px 22px 12px;
 text-decoration: none;
 text-shadow: 1px 1px 0 #FFFFFF;
 top: 1px;
}

#header .mainmenu ul li.last a {
  border-right:0px solid #000;
}


.headlines {
  float:left;
  position:relative;
  left:-20px;
  border:none;
}

#content_middle .title span, #content_full .title span, #content_all .title span {
  font-size:18px;
  text-transform:uppercase;
  color:#000;
}

h1, h2, h3, .gui-page-title, .title span{
  font-family: 'Cabin', arial, serif; 
}

#content_left .block {
  margin-bottom:20px;
}

#content_left .block ul.ul-list {
  margin-bottom:6px;
}

#content_left .block-title {
  border-bottom: 2px solid #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 3px;
  padding-top: 2px;
  text-transform:uppercase;
  font-family: 'Cabin', arial, serif; 
  text-shadow: 1px 1px 0 #FFFFFF;
}

#content_left .block-title a {
  color:#BD3936;
  text-decoration:none;
}

#content_left .block ul li {
  border-bottom: 1px dotted #5B5B5B;
  list-style: none outside none;
  margin: 0;
}

#content_left .block ul li a {
  color: #636363;
  display: block;
  font-size: 11px;
  font-weight: 900;
  padding: 8px 6px 7px 15px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
  text-transform: uppercase;
}

#content_left .block h2.cat-title a {
  border-bottom: 1px dotted #000000;
  color: #636363;
  display: block;
  font-size: 14px;
  font-weight: 900;
  padding: 8px 6px 5px 0px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
  text-transform: uppercase;
}

#footer a {
  color: #BD3936 !important;
}

#footer #taglist {
  border-top:2px solid #000000;
  padding-top:20px;
  padding-bottom:15px;
}

#footer #fblocks {
  border-top: 5px solid #000000;
  margin-top:10px;
  padding:25px 0px;
  border-bottom:1px dotted #000;
  margin-bottom:10px;
  }

#footer #fblocks .fblock {
  float:left;
  text-align:left;
  width:230px;
}

#footer #fblocks .fblock h2 {
  text-transform:uppercase;
  color:#333;
  font-size:14px;
  margin-bottom:7px;
}

#footer #fblocks .fblock h2 a {
  color:#333 !important;
  text-decoration:none;
}

#footer #fblocks .fblock ul li {
  list-style: none outside none;
  border-bottom: 1px dotted #000000;
  padding: 7px 10px 5px 9px;
}

#footer #fblocks .service, #footer #fblocks .payment {
  margin-right:25px;
}  

#footer #copyright {
  padding:5px 0px 10px 0px;
  color:#999999;
  text-align: center;
}

#footer .payment .box_payments img {
  margin-right:13px;
  margin-bottom:10px;
}


#footer #copyright a {
  text-decoration:none;
}

p.copyright {

}

p.powered {

}

.index .product .info h2 {
  text-transform:uppercase;
  font-size:15px;
  width:220px;
}

.index .product .info {
  border-top: 0px solid #FFFFFF;
  padding: 0px;
  font-family: 'Cabin', arial, serif; 
}

.index .product .price strong {
  font-size:14px;
  padding-right:5px;
  float: left;
}

.index .product .price span {
  float: left;
  font-size:9px;
}

/* .headlines .headline-title {
  margin:10px 0px 0px 10px;
  font-size:20px;
}
  
.headlines .slide {
      padding:20px;
}

.headlines img {

} */


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:980px;
    height:320px;
    margin:0 auto;
}

#slider {
  position:relative;
  width:960px;
  height:300px;
  background:url(loading.gif) no-repeat 50% 50% #FFF;
  border: 10px solid #FFFFFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#slider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
#slider a {
  border:0;
  display:block;
}

.nivo-controlNav {
  position:absolute;
  right:10px;
  bottom:10px;
}
.nivo-controlNav a {
  display:block;
  width:22px;
  height:22px;
  background:url(bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin-right:0px;
  float:left;
}
.nivo-controlNav a.active {
  background-position:0 -22px;
}

.nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
}
a.nivo-nextNav {
  background-position:-30px 0;
  right:15px;
}
a.nivo-prevNav {
  left:15px;
}

.nivo-caption {
  text-shadow:none;
  font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
  color:#efe9d1;
  text-decoration:underline;
}

/* The Nivo Slider styles */
.nivoSlider {
  position:relative;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
}
/* Caption styles */
.nivo-caption {
  position:absolute;
  left:20px;
  top:20px;
  margin-right:20px;
  background:#000;
  color:#fff;
  opacity:0.5; /* Overridden by captionOpacity setting */
  z-index:8;
}
.nivo-caption p {
  padding:7px;
  margin:0;
  line-height:150%;
  font-size:18px;
  font-weight:bold;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:45%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  left:0px;
}
.nivo-nextNav {
  right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position:relative;
  z-index:9;
  cursor:pointer;
}
.nivo-controlNav a.active {
  font-weight:bold;
}