/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * 3-columns CSS stylesheet
 *
 * @category    X-Cart
 * @package     X-Cart
 * @subpackage  CSS
 * @author      Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version     $Id: altskin.css,v 1.0 2011/06/04 04:47:20 sandra Exp $
 * @link        http://www.x-cart.com/
 * @see         ____file_see____
 */

body,
input,
select,
textarea,
button
{
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000;
  font-size: 12px;
}
body,html {
  background: url(../images/custom/grid.png);
}
h1 {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
h2 {
  font-size: 13px;
}
h3 {
  font-size: 12px;
  margin-left: 0px;
  margin-bottom: 0px;
  border: 0px none;
  color: #0000cd;
}
a
{
  color: #0000cd;
  text-decoration: none;
}

a:hover {
  color: #0068cc;
  text-decoration: none;
}
a.list-item,
.list-item a
{
  color: #010101;
  text-decoration: none;
}
a.list-item:hover,
.list-item a:hover {
  color: #696767;
}
img.separator {
  background-color: #c5c5c5;
}
#page-container {
  background: transparent url(../images/custom/grid_bg.png) repeat-y center;
}
#page-container2 {
  margin: 0px auto;
  position: relative;
  width: 1343px;
  min-height: 100%;
  background: #fff url(../images/custom/main_bg.gif) repeat-y left top;
}
#content-container {
  margin-top: 81px;
  padding-bottom: 50px;
}
.uo-container #content-container {
  padding-bottom: 50px;
}
#left-bar {
  width: 150px;
  margin-left: 0px;
}
#left-bar .menu-categories-list {
  margin-top: 1px;
}

#right-bar {
  width: 150px;
  right: 0px;
  
}
#center-main {
  margin: 0 153px 0 150px;
  padding: 0 20px; 
  text-align: center;
}

#header {
  height: 81px;
  background: white;
}
#header .line0 {
  position: relative;
  height: 81px;
  direction: ltr;
  background: #fff url('../images/custom/bg_gradient.jpg') left top repeat-x;
}
#header .line0 .logo {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 81px;
  width: 150px;
  background: #000;
  margin: 0 !important;
}
#header .line0 .logo .bottom {
  margin-top: 1px; 
}
#header .line0 .line1 {
  height: 50px;
  width: auto;
  margin-left: 150px;
  /* border-bottom: 1px solid #fff; */
  /* background: white; */
}
#header .line0 .line1 .left {
  position: absolute;
  left: 16px;
  top: 6px;
}
#header .line0 .line1 .left .company-slogan {
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 30px;
  font-style: italic;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
}

#header .line0 .line1 .right {
  position: absolute;
  right: 10px;
  top: 19px;
}

#header .line0 .line1 .right .phone-title {
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#header .line0 .line2 {
  border: 0px none;
  background: transparent;
  margin-left: 150px;
  width: auto;
  height: 27px;
  z-index: 1000;
  border-bottom: 3px solid #999999;
}
#header div.search {
  left: auto;
  right: 7px;
  top: 0px;
  line-height: 17px;
  height: 30px;
}
.tabs {
  right: auto;
  left: 11px;
  text-align: left;
  height: 28px;
}
.tabs li {
  height: 28px;
  line-height: 19px;
  margin: 0;
  background: none;
  float: left;
  color: #fff;
}
.tabs a {
  background: none;
  padding: 2px 5px;
  margin: 0;
  color: #fff;
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
}
.tabs a:hover {
  color: #f5e012; 
}
#header span.search {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  font-family: arial, sans-serif;
  line-height: 17px;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#header input.text {
  width: 170px;
  margin-right: 0px;
  padding: 2px 0 3px;
  height: 14px;
}
#header input.image-button {
  background: url(../images/custom/nrs_search_icon.png) no-repeat left top;
  width: 27px;
  height: 21px;
  margin-left: -5px;
}
#footer {
  position: relative !important;
  float: none;
  bottom: auto;
  height: auto;
  width: auto;
  margin-top: 50px;
}
#footer .box {
  border: 0px none;
  background: none;
  height: auto;
  width: auto;
}
#footer .subbox {
  border: 0px none;
  background: none;
  height: auto;
  text-align: center;
  font-size: 9px;
  color: #000;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#footer .subbox div {
  margin: 8px 0;
}
#footer .subbox a {
  color: #0000cd;
  text-decoration: none;
  text-shadow: none;
}
#footer .subbox a:hover {
  color: #0068cc;
  text-shadow: none;
}
#footer .tabs {
  position: relative;
  width: auto;
  text-align: center;
  height: auto;
  margin-bottom: 10px !important;
}
#footer .tabs ul li {
  height: auto;
  line-height: auto;
  display: inline;
  float: none;
  margin: 0;
  border-right: 1px solid #000;
  padding: 0 10px 0 8px;
}
#footer .tabs ul li.last {
  border: 0px none;
}
#footer .tabs a {
  display: inline;
  height: auto;
  line-height: normal;
  padding: 0px;
}
#footer ul.help {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  text-align: center;
}
#footer ul.help li {
  display: inline;
  border-right: 1px solid #000;
  padding: 0 10px 0 8px;
}
#footer ul.help li.last {
  border-right: 0px none;
}
#footer ul.help li a {
  font-size: 12px;
  font-weight: bold;
}
#location {
  font-size: 11pt;
  color: #000;
  font-weight: bold;
  min-height: 0;
  line-height: 16px;
  margin-top: 3px;
  margin-bottom: 20px;
  font-family: Arial,Verdana,sans-serif;
}
font.bread-crumb {
  color: #0000cd;
  font-size: 11pt;
  font-weight: bold;
}
a.bread-crumb {
  font-family: Arial,Verdana,sans-serif;
  font-size: 11pt;
  color: #0000cd;
  font-weight: bold;
  text-decoration: none;
}
a.bread-crumb:hover {
  color: #0068cc;
  text-decoration: none;
}
font.last-bread-crumb {
  font-size: 11pt;
  text-decoration: none;
  color: #000;
}
#location span {
  padding: 0 2px;
  font-size: 12px;
}
#location span.title {
  font-size: 11pt;
  padding-right: 4px;
}


.menu-dialog {
  border: 0px none;
  margin-bottom: 0px; 
}
.menu-dialog .title-bar {
  background: #666 url(../images/custom/menu_title.gif) repeat-x left center;
  color: #bcbcbc;
  border: 0px none;
  height: 20px;
  text-align: center;
}
.menu-dialog .title-bar h2 {
  height: 20px;
  line-height: 19px;
  color: #fff;
  font-size: 14px;
  font-style: oblique; 
  text-shadow: #000 1px 0 0;
}
.menu-dialog .title-bar img.icon {
  margin: 0;
  width: 0px;
  height: 0;
}
.menu-dialog .content {
  background: #fff;
  color: #000;
}
.menu-dialog .content a {
  color: #000;
  text-decoration: none;
  font-size: 11px;
}
.menu-dialog .content a:hover {
  color: #000;
  text-decoration: underline;
}
#left-bar .menu-dialog .content {
  background: #000;
  color: #fff;
}
#left-bar .menu-dialog .content a {
  color: #fff;
}
#left-bar .menu-dialog .content a:hover {
  color: #fff;
  text-decoration: underline;
}

.menu-categories-list .title-bar {
  display: none;
}
.menu-categories-list .content {
  padding: 0;
}
.menu-categories-list ul li {
  background: none;
  padding: 0;
  margin: 0;
  margin-top: -1px;
}
.menu-categories-list img {
  max-height: 41px;
}
#content-container .menu-minicart img.icon {
  width: 28px;
  height: 18px;
  background: url(../images/custom/cart_button.png) no-repeat left -18px;
  margin-right: 6px;
  margin-left: 5px;
  margin-top: 1px;
  margin-bottom: 6px;
}
#content-container .ajax-minicart img.minicart-button {
  width: 28px;
  height: 18px;
  background: url(../images/custom/cart_button.png) no-repeat left top;
  margin-top: 1px;
  margin-right: 6px;
  margin-left: 5px;
  margin-bottom: 6px;
}
.menu-minicart .title-bar {
  text-align: left;
}
div.cart-checkout-links ul li {
  margin-bottom: 3px;
}
.menu-minicart li.checkout,
.menu-minicart li.view-cart {
  background: #0065cd url(../images/custom/minicart_but_bg.gif) repeat-x left top;
  height: 24px;
  padding: 3px 15px 5px 15px;
  margin-left: -10px;
  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
  display: inline;
}
.menu-minicart li.view-cart a {
  color: #fff;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  line-height: 16pt;
}
.menu-minicart li.view-cart a:hover {
  color: #fff;
  text-decoration: none;
}
.menu-minicart li.checkout a{
  color: #ffff00;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  line-height: 16pt;
}
.menu-minicart li.checkout a:hover {
  color: #ffff00;
  text-decoration: none;
}
.dialog {
  border: 2px solid #e7e7e7;
}
.dialog .title {
  background: #e7e7e7;
  height: 17px;
  line-height: normal;
  border: 0px none;
}
.minicart-box {
  top: 18px;
  color: #000;
}
.minicart-box .checkout-popup-link div.buttons-box a {
  text-decoration: none;
}
.dialog .title h2 {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  height: 17px;
}
.noborder {
  border: 0px none;
}
.products .product-title {
  font-size: 9px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.products-table .product-cell {
  text-align: center;
}
.products-table td.product-cell-buynow > div > .button {
  margin: 0 auto !important;
  float: none;
  width: 103px;
}
.products-table td.product-cell-buynow > div.buy-now {
  margin-left: 0px;
}
.products-table .image {
  text-align: center;
}
.products-table .price-row {
  text-align: center;
}
.products-table .buy-now {
  margin-top: 0;
}
.products-table td.product-cell-buynow {
  vertical-align: middle;
}
.products-table td.product-cell-buynow .button-row {
  text-align: center;
  margin-top: 2px;
}
.products-table td.product-cell-buynow .more-details {
  float: left;
  position: relative;
  left: 50%;
}
.products-table td.product-cell-buynow .button-row div {
  position: relative;
  float: left;
  right: 50%;

}
.products .price {
  font-weight: normal;
}
.products .price-value {
  color: #0000CD;
  font-size: 12px;
}
.products .price-save {
  color: inherit;
}
.products .market-price-value {
  color: #0000CD;
  font-weight: bold;
}
.search-sort-bar {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 4px 10px 5px 10px;
  background: #ccc;
}
.search-sort-title,
.search-sort-cell {
  padding-right: 0;
  padding-left: 10px;
  color: #000;
}
a.search-sort-link:hover {
  color: #0000cd;
  
}
.nav-pages a {
  background: transparent url(../images/custom/page.gif) no-repeat left top;
  font-size: 10px;
  text-decoration: none;
  width: 17px;
  display: block;
  height: 14px;
  float: left;
  text-align: center;
  margin-right: 2px;
}
.nav-pages .left-arrow,
.nav-pages .right-arrow {
  background: none;
}
.nav-pages .right-delimiter {
  padding-right: 0;
}
.nav-pages .current-page {
  color: #000;
  padding-right: 4px;
  float: left;
}
.nav-pages-title {
  float: left;
}
.nav-pages .left-arrow img {
  background: transparent url(../images/custom/navigation_arrow_left.gif) no-repeat 3px 3px;
}
.nav-pages .right-arrow img {
  background: transparent url(../images/custom/navigation_arrow_right.gif) no-repeat 3px 3px;
}
.product-details {
  font-family: Arial, Helvetica,sans-serif;
}
.product-details h1 {
  font-size: 12px;
  font-family: Arial,Verdana,sans-serif;
  color: #000; 
  font-weight: bold;
}
.product-details .details .descr {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding-bottom: 10px;
}
.product-details .product-subtitle {
  padding-top: 10px;
}
.product-details .product-subtitle div {
  border: 0px none;
  background: #e7e7e7;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 2px;
}
table.product-properties .product-price-value {
  color: #0000cd;
}
.option-mark {
  font-size: 18px;
  font-weight: bold;
}


button.button .button-right {
  height: 24px;
  background: #1e7cdc url(../images/custom/but_bg.gif) repeat-x left center;
}
button.button .button-left {
  color: #fff;
  font-size: 11px;
  font-style: oblique;
  font-weight: bold;
  height: 24px;
  line-height: 23px;
  background: none;
  text-transform: uppercase;
}
div.button {
  height: 24px;
  background: #1e7cdc url(../images/custom/but_bg.gif) repeat-x left center;
}
div.button div,
div.button a
{
  color: #fff;
  font-size: 11px;
  font-style: oblique;
  font-weight: bold;
  height: 24px;
  line-height: 23px;
  background: none;
  text-transform: uppercase;
}


/*
   Next previous product style
*/
.more-styles {
   margin: 0px auto;
   padding-top: 10px;
   text-align: center;
}
.more-styles ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}
.more-styles ul li {
   display: inline;
   margin: 0px;
   padding: 0px;
   font-size: 12px;
   padding: 0px 0 0 5px;
}
.more-styles ul li.next {
  float: right;
}
.more-styles ul li.next img {
  background: url(../images/custom/nextproduct.jpg) no-repeat left top; 
  width: 84px;
  height: 13px; 
}
.more-styles ul li.prev {
  float: left;
}
.more-styles ul li.prev img {
  background: url(../images/custom/prevproduct.jpg) no-repeat left top; 
  width: 84px;
  height: 13px; 
}
.more-styles .sep {
  margin-left: 5px;
}

table.totals tr td.total,
table.totals tr td.total-name,
table.totals tr td.total-value-alt,
table.totals span.total-name {
  font-size: 12px;
  color: #000;
  font-weight: normal;
}
.totals .total-value {
  font-weight: bold;
  color: #0000cd;
}
div.opc-container #center-main {
  width: 960px;
}
ul#opc-sections {
  min-width: 960px;
}
.checkout-container #content-container {
  margin-top: 94px;
}
.checkout-container #header
{
  height: 94px;
}
.checkout-container #page-container2 {
  background: #fff;
}
div.checkout-container h1 {
  font-size: 23px;
}

ul#opc-sections li.opc-section h2,
div.opc-container .opc-section h2,
div.opc-container .opc-section h3 {
  color: #000;
  font-size: 14px;
 font-weight: bold;
}
div.address-book-link {
  background: #ececec;
}

body.payment-wait {
  background: #fff;
}
body.payment-wait .payment-wait-title,
body.payment-wait .payment-details-title
{
  border-top: 30px solid #000;
}
body.payment-wait h1 {
  border-top: 1px solid #000;
  color: #000;
  font-size: 16px;
}
body.error-page {
  background: #fff;
}
.error-page #page-container {
  background: #fff;
}
.error-page #page-container2 {
  background: #fff;
}
.error-page #header {
  height: 65px;
  border-bottom: 3px solid #000;
}
.error-page #header .line0 {
  height: 65px;
}
.error-page #header .logo {
  height: 65px; 
}
.error-page #header .line2,
.error-page #header .line1 .right,
.error-page #header .logo .bottom {
  display: none;
}
.error-page #content-container {
  margin-top: 100px;
}
.error-page #center-main {
  border-top: 0px none;
}
body.printable {
  background: #fff;
}
.printable #page-container {
  background: #fff;
}
.printable #header {
  height: 65px;
  border-bottom: 3px solid #000;
}
.printable #header .line0 {
  height: 65px;
}
.printable #header .logo {
  height: 65px; 
}
.printable #center-main {
  border-top: 0px none;
}
.printable #header .line2,
.printable #header .line1 .right,
.printable #header .logo .bottom {
  display: none;
}
.pmap_letters a:link,
.pmap_letters a:visited,
.pmap_letters a:active,
.pmap_letters a:hover {
  border: 1px solid #c7c3c2;
}
.pmap_letters a:hover {
  border-color: #000074;
}
.pmap_letters span.pmap_current {
  background: #000074;
  border: 1px solid #000074;
}