/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Light and Lucid (2-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.20 2010/08/04 04:47:20 igoryan Exp $
 * @link        http://www.x-cart.com/
 * @see         ____file_see____
 */

html,
body

{
  min-width: 1014px;
  text-align: center;
  background: solid #ffffff;
  font-size: 14px;
  line-height: 1.3em;
}

body, input, select, textarea, button {
    color: #666666;
    font-family: helvetica,arial,verdana,sans-serif;
}

input, select, textarea, button {
    font-size: 12px;
}

a:hover {
  color: #2863c2;
  text-decoration: underline;
}

#page-container {
  border: 0 none;
  margin: 0 auto;
  text-align: left;
  width: 1014px;
  float: none;
  border-top: 30px solid #ffffff;
}

#page-container2 {
	margin: 0;
	float: none;
	padding: 0px;
}

#content-container {
  padding-bottom: 225px;
  margin-top: 160px;
}

.show-breadcrumbs div#page-container2 div#content-container {
  margin-top: 190px;
}

.page-container-wordpress div#page-container2 div#content-container {
    margin-top: 173px;
}

.uo-container #content-container {
  padding-bottom: 225px;
}

#left-bar {
    margin: 30px 0 0 30px;
    width: 125px;
}

#left-bar.leftbar-contact-menu {
    width: 200px;
}

#center-main {
    margin: 0 0 0 165px;
    padding: 0 30px 0 0;
    font-size: 12px;
}

.main-pages #center-main {
    margin: 0 0 0 250px;
    padding: 0 30px 0 0;
}

.main-wishlist div#center-main,
.main-wordpress #center-main, 
.main-cart #center-main, 
.homepage #center-main {
  margin: 0 0 0 0px;
  padding: 0px 30px 30px 30px;
}

#header {
  height: 160px;
}

div#page-container.show-breadcrumbs div#page-container2 div#header {
  height: 190px;
}

#footer {
  height: 225px;
}

.uo-container #footer {
  height: 225px;
}

#header .line0 {
  position: relative;
  height: 160px;
  direction: ltr;
}

.show-breadcrumbs div#page-container2 div#header div.line0 {
  height: 190px;
}

#header .logo {
    height: 53px;
    left: 30px;
    margin: 0 !important;
    position: absolute;
    top: 28px;
}

#header .line1 {
    height: 30px;
    margin-left: 0px;
    position: absolute;
    right: 30px;
    top: 35px;
    width: 640px;
}

#header .line2 {
  border: 1px solid #fd9734;
  background: url(../images/2column/header_bg.gif) repeat-x top;
  margin-left: 250px;
  width: auto;
}

#header .line3 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #D0D0D0;
    height: 50px;
    left: 30px;
    margin: 0;
    position: absolute;
    top: 95px;
    width: 954px;
}

#header .line4 {
    height: 30px;
    left: 30px;
    margin: 0;
    position: absolute;
    top: 160px;
    width: 954px;
}

.tabs {
  right: auto;
  width: auto;
  text-align: center;
  left: 10px;
  position: relative;
}

.tabs ul {
  margin: 6px 0;
}

.tabs li {
  background: transparent none;
  height: auto;
  float: left;
  margin: 0;
  padding: 0 46px 0 0;
  text-align: center;
  vertical-align: middle;
}

.tabs a:link, .tabs a:visited, .tabs a:hover, .tabs a:active {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    display: inline;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
    font-family: Helvetica, Arial, Lucida Grande, sans-serif;
}

.tabs a:hover {
  color: #a7a7a7;
  text-decoration: none;
}

#header .phones {
  height: auto;
  vertical-align: middle;
  line-height: inherit;
  color: inherit;
  right: 14px;
  top: 0;
  font-size: inherit;
  height: 13px;
  line-height: 13px;
  padding: 13px 0;
}

#header .phones span {
  color: #542d00;
  padding-left: 10px;
}

#header .phones span.last {
  padding-left: 0;
}

#header .line2 div,
#header .line2 span,
#header .line2 a:link,
#header .line2 a:visited,
#header .line2 a:hover,
#header .line2 a:active
{
  color: inherit;
}

#header div.search {
  left: 13px;
}

#header a.search:link,
#header a.search:visited,
#header a.search:hover,
#header a.search:active
{
  color: #6d3400 !important;
}

#header a.search:hover {
  text-decoration: none !important;
}

#header .languages {
  top: 7px;
  right: auto;
  text-align: left;
  left: 0;
}

#header .languages-row strong {
  font-weight: bold;
  color: #838f98;
}

#header .languages-row a:link,
#header .languages-row a:visited,
#header .languages-row a:hover,
#header .languages-row a:active
{
  font-weight: bold;
  color: #324c76;
}

#header .auth-row {
    color: #666666;
    position: absolute;
    right: 229px;
    top: 5px;
	font-size: 10px;    
}

.auth-row a:link,
.auth-row a:visited,
.auth-row a:hover,
.auth-row a:active
{
  color: #666666;
  padding: 0 1px;
  font-weight: normal;
  text-decoration: none;
  font-size: 10px;   
}

.auth-row a:hover {
  color: #666666;
}

.auth-row span {
  color: #666666;
  padding: 0 15px 0 0;
  font-weight: bold;
}

a.bread-crumb, font.bread-crumb {
    color: #999999 !important;
    font-size: 13px;
    text-decoration: none;
}

#footer .box {
  background: none;
  border-top: none;
  margin: 0 30px;
  width: auto;
}

#footer .helpbox {
  display: block;
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}

#footer .helpbox li {
  margin: 0;
  padding: 0 15px;
  display: inline;
  line-height: 14px;
}

#footer .helpbox li a:link,
#footer .helpbox li a:visited,
#footer .helpbox li a:hover,
#footer .helpbox li a:active
{
  color: #324c76;
}

#footer .helpbox li a:hover {
  text-decoration: none;
}

#footer .subbox {
  border-top: 0 none;
  background: transparent none;
  height: 39px;
}

#footer .subbox .right {
	white-space: nowrap;
}

.checkout-container #header {
  height: 160px;
}

.checkout-container #header .line2 {
  height: 39px;
}

.checkout-container #header .line3 {
  height: 50px;
}

.checkout-container #content-container {
  margin-top: 160px;
}

.checkout-container #center-main {
  margin-left: 0;
  width: 1014px;
}

#location {
  height: auto;
}

.printable-bar {
  top: 0;
  right: 0;
  width: 20%;
  text-align: right;
}

.printable-bar a:link,
.printable-bar a:visited,
.printable-bar a:hover,
.printable-bar a:active
{
  background-position: left top;
  padding: 2px 0 2px 20px;
  font-size: 11px;
  color: #818891;
}

a.bread-crumb:hover,
.printable-bar a:hover
{
  color: #818891 !important;
  text-decoration: none !important;
}

.buttons-row-right,
.buttons-row,
.button-row,
.button-row-right,
table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right
table.data-table tr td.buttons-row,
table.data-table tr td.button-row,
table.data-table tr td.buttons-row-right,
table.data-table tr td.button-row-right
{
  height: 26px;
  line-height: 26px;
}

button.button {
  height: 27px;
}

button.button .button-right {
  background: transparent url(../images/2column/button_blue_right.gif) no-repeat right top;
  padding: 0 10px 0 0;
  height: 25px;
}

button.button .button-left {
  background: transparent url(../images/2column/button_blue_left.gif) no-repeat left top;
  padding: 0 5px 0 15px;
  height: 25px;
  line-height: 24px;
  font-size: 12px;
  color: #ffffff;
}

div.button {
  background: transparent url(../images/2column/button_blue_right.gif) no-repeat right top;
  padding: 0 10px 0 0;
}

div.button div,
div.button a:link,
div.button a:visited,
div.button a:hover,
div.button a:active
{
  background: transparent url(../images/2column/button_blue_left.gif) no-repeat left top;
  padding: 0 5px 0 15px;
  line-height: 24px;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.main-wishlist div#center-main div.dialog div.content 
div.products form table.item tbody tr td.buttons-row a.simple-button span {
	text-decoration: underline;
}

div.chk-button {
  background: none;
  padding: 0;
}

div.chk-button div,
div.chk-button a:link,
div.chk-button a:visited,
div.chk-button a:hover,
div.chk-button a:active
{
  background: transparent url(../images/2column/checkout.gif) no-repeat left top;
  padding: 0;
  height: 29px;
  width: 140px;
  line-height: auto;
  font-size: 12px;
  color: #111D4D;
  text-decoration: none;
}

div.continue-shopping {
  background: none;
  padding: 0;
}

div.continue-shopping div,
div.continue-shopping a:link,
div.continue-shopping a:visited,
div.continue-shopping a:hover,
div.continue-shopping a:active
{
  background: transparent url(../images/2column/continue-shopping.gif) no-repeat left top;
  padding: 0;
  height: 29px;
  width: 142px;
  line-height: auto;
  font-size: 12px;
  color: #111D4D;
  text-decoration: none;
  margin-right: 10px;
}

button.main-button .button-right {
  background: transparent url(../images/2column/button_red_right.gif) no-repeat right top;
}

button.main-button .button-left {
  background: transparent url(../images/2column/button_red_left.gif) no-repeat left top;
  color: #fff;
}



div.buttons-row button.add-to-cart-button span.button-right {
	background-image: none;
	background-color: #595a5c;
	height: 32px;  
}

div.buttons-row button.add-to-cart-button span.button-right span.button-left {
    background-color: #595A5C;
    background-image: none;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    width: 158px;
}



div.buttons-row button.wlist span.button-right {
	background-image: none;
	background-color: #7d8184;
	height: 32px;  
}

div.buttons-row button.wlist span.button-right span.button-left {
    background-color: #7d8184;
    background-image: none;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    width: 158px;
}











button.add-to-cart-button,
div.product-details div.details form ul.simple-list li div.buttons-row {
    height: 35px;
    margin-right: 0 !important;
}





div.main-button {
  background: transparent url(../images/2column/button_red_right.gif) no-repeat right top;
}

div.main-button div,
div.main-button a:link,
div.main-button a:visited,
div.main-button a:hover,
div.main-button a:active
{
  background: transparent url(../images/2column/button_red_left.gif) no-repeat left top;
  color: #fff !important;
  text-decoration: none !important;
}

.printable #header .line0 {
  height: 82px;
}

button.menu-button {
  height: 22px;
}

button.menu-button .button-right {
  background: transparent url(../images/2column/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}

button.menu-button .button-left {
  background: transparent url(../images/2column/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0 1px 0 8px;
  color: #deedf7;
  font-size: 10px;
  height: 21px;
  line-height: 20px;
}

div.menu-button {
  background: transparent url(../images/2column/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
}

div.menu-button div,
div.menu-button a:link,
div.menu-button a:visited,
div.menu-button a:hover,
div.menu-button a:active
{
  background: transparent url(../images/2column/but_menu_left.png) no-repeat left top;
  padding: 0 1px 0 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px;
}

button.light-button {
  height: 23px;
}

button.light-button .button-right {
  background: transparent url(../images/2column/but_light_right.gif) no-repeat right top;
  padding: 0 5px 0 0;
  height: 22px;
}

button.light-button .button-left {
  background: transparent url(../images/2column/but_light_left.gif) no-repeat left top;
  padding: 0 5px 0 11px;
  color: #365f8f;
  line-height: 21px;
  font-size: 11px;
}

div.light-button {
  padding: 0 5px 0 0;
  background: transparent url(../images/2column/but_light_right.gif) no-repeat right top;
}

div.light-button div,
div.light-button a:link,
div.light-button a:visited,
div.light-button a:hover,
div.light-button a:active
{
  background: transparent url(../images/2column/but_light_left.gif) no-repeat left top;
  padding: 0 5px 0 11px;
  color: #365f8f !important;
  font-size: 11px;
  text-decoration: none !important;
}

/**
 *  Add2Cart AJAX-based
 */
button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right
{
  border: 1px solid #ccc;
  background: transparent none;
  padding: 0;
  height: 21px;
}

button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left
{
  background: transparent none;
  padding: 0 14px;
  color: #365f8f;
  font-size: 12px;
  height: 21px;
  line-height: 20px;
}

div.checkout-1-button {
  background: transparent url(../images/2column/button_big_blue_right.gif) no-repeat right top !important;
}

div.checkout-1-button div,
div.checkout-1-button a
{
  background: transparent url(../images/2column/button_big_blue_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #ffffff !important;
}

form#checkout_form div#btn_box.button-row div.halign-center button.place-order-button span.button-right {
  background: transparent url(../images/2column/button_big_blue_right.gif) no-repeat right top !important;
  height: 30px;
}

form#checkout_form div#btn_box.button-row div.halign-center button.place-order-button span.button-right span.button-left {
  background: transparent url(../images/2column/button_big_blue_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #ffffff !important;
  height: 30px;
  font-size: 16px;
}

div.checkout-3-button {
  background: transparent url(../images/2column/button_big_red_right.gif) no-repeat right top !important;
}

div.checkout-3-button div,
div.checkout-3-button a
{
  background: transparent url(../images/2column/button_big_red_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #fff !important;
  text-decoration: none !important;
}

div.drop-out-button {
  padding-right: 27px;
  background: transparent url(../images/2column/button_dropdown.gif) no-repeat right top;
}

.dropout-box div.light-button div,
.dropout-box div.light-button a
{
  line-height: 21px;
}

.search input.image-button {
  width: 22px;
  height: 20px;
  background: transparent url(../images/2column/button_search.gif) no-repeat left top;
}

.menu-dialog .content a {
    color: #666666;
}

div#contact-menu.menu-dialog ul li a:hover,
.menu-dialog .content a:hover {
    color: #999999;
    text-decoration: none;
}

.menu-dialog .title-bar {
  display: none;
}

.menu-dialog {
    border: none;
}

.menu-dialog .content {
    padding: 0px;
}

.menu-categories-list ul li {
	background: transparent none;
	padding: 0 0 2px;
}

.menu-dialog ul li a,
.menu-categories-list ul li a {
  font-size: 13px;
  font-weight: normal;
}

.menu-bestsellers ul li a,
.menu-manufacturers ul li a
{
  font-size: 12px;
}

.menu-minicart.full .title-bar img.icon {
  background: transparent url(../images/2column/cart_full.gif) no-repeat left top;
  width: 18px;
  height: 13px;
}

.menu-minicart h2 .minicart-items-label,
.menu-minicart h2 .minicart-items-delim
{
  font-weight: normal;
}

.menu-minicart .content ul {
  margin-left: 26px;
}

.menu-minicart .content ul li a {
  text-decoration: underline;
  color: #043fa0;
  line-height: 20px;
}

.menu-minicart .content ul li a:hover {
  text-decoration: none !important;
}

.minicart,
.minicart .empty,
.minicart .full
{
  display: inline;
}

hr.minicart {
  display: none;
}

.ajax-minicart .title-bar {
}

#content-container .ajax-minicart img.icon {
  position: absolute;
  width: 18px;
  height: 13px;
}

#content-container .ajax-minicart img.minicart-button {
  background: transparent url(../images/2column/cart_button.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 6px;
  margin: 0;
}

#content-container .ajax-minicart img.minicart-button-show {
  background-position: left -21px;
}

.ajax-minicart .title-bar h2 {
  position: absolute;
  top: 0;
  left: 50px;
  right: 0;
  overflow: hidden;
}

.ajax-minicart .title-bar img.minicart-button-show {
  background-position: left -21px;
}

.minicart-box {
  top: 22px;
}

.menu-minicart,
.menu-special
{
  border: 1px solid #acb7c7;
}

.menu-minicart .title-bar,
.menu-special .title-bar
{
  background: transparent url(../images/2column/menu_bg_light.gif) repeat-x left center;
  border-bottom: 1px solid #acb7c7;
}

.menu-minicart .title-bar h2,
.menu-special .title-bar h2
{
  color: #2c3e49;
}

.news-box {
  float: right;
  width: 223px;
  border: 1px solid #c9d1dc;
  padding: 12px;
  margin-left: 30px;
  margin-bottom: 20px;
}

table.data-table td {
  line-height: 22px;
}

.dialog {
  border: 0 none;
}

.dialog .title {
  padding-left: 0;
  background: transparent url(../images/2column/list_dialog_bg_right.gif) no-repeat right top !important;
  height: 32px;
  border: 0 none;
}

.dialog .title h2 {
  padding-left: 18px;
  background: transparent url(../images/2column/list_dialog_bg_left.gif) no-repeat left top;
  height: 32px;
  line-height: 32px;
}

.dialog .title div.sort-box {
  height: 32px;
}

.dialog .title div.sort-box .search-sort-bar {
  margin-top: 8px;
  margin-bottom: 8px;
}

.products .descr,
.product-details .details .descr
{
  font-size: 12px;
}

.products .descr,
.product-details .details .descr a
{
  color: #527EE5;
  text-decoration: none;
}

.products .descr,
.product-details .details .descr a:hover
{
  color: #274387;
  text-decoration: underline;
}

.products a.product-title:link,
.products a.product-title:visited,
.products a.product-title:hover,
.products a.product-title:active,
.products .product-title,
.product-details .product-title
{
  color: #666666;
  text-decoration: none;
}

.products a.product-title:hover {
  color: #afafaf;
}

.products .buy-now .quantity {
  height: auto;
  padding-top: 5px;
}

.products .buttons-row {
  margin-top: 15px;
}

.products-table .product-cell {
  padding-left: 5px;
  padding-right: 1px;
}

.products-list .product-cell-fccheckbox {
  text-align: center;
}

.products-table .buttons-row,
.products-table .button-row
{
  margin-top: 5px;
}

.products-table .fcomp-checkbox-box {
  margin-top: 4px;
}

.totals .total {
  text-transform: none;
}

table.totals td.total-value,
table.totals td.total-value-alt
{
  color: #ea6a06;
}

table.product-properties {
  margin-top: 10px;
}

table.product-properties tr td {
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

table.product-properties td.property-name table tr td {
  white-space: nowrap;
}

table.product-properties .product-price {
  color: #5e6c75;
  font-size: 20px;
  font-weight: normal;
}

table.product-properties .product-price-value {
  font-size: 20px;
  font-weight: normal;
}

table.product-properties .product-market-price {
  font-size: 20px;
  font-weight: normal;
}

.product-price-row .property-name,
.product-price-row .property-value
{
  vertical-align: bottom;
  padding-bottom: 0;
}

table.product-properties .product-mprice-row td {
  padding-top: 0;
}

.poptions-product-separator {
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}

.product-details .market-price {
  font-size: 14px;
  padding: 8px 0;
}

.product-details .buttons-row {
  margin-top: 8px;
}

.offers-short-list {
  margin-top: 10px;
}

.fancycat-icons-e ul {
  width: 192px;
}

.fancycat-icons-e li ul {
  left: 181px;
}

.fancycat-page-subskin-c #center-main {
  margin-left: 250px;
}

.fancycat-page-subskin-c #left-bar {
  width: 210px;
}

strong.language-code img,
.language-code-over
{
  border: solid 1px #aaa !important;
}

.iv-box a:link,
.iv-box a:visited,
.iv-box a:active
{
  color: #043FA0;
}

.iv-box a:hover {
  text-decoration: none !important;
}

div.news h2 {
  margin-top: 2px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}

div.opc-container h2, div.opc-container h3 {
    color: #666666;
    font-size: 12px;
}

div#searchblock div.search {
  background: url(../images/2column/search-bg.gif) no-repeat left top;
}

#header div.search {
    height: 20px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 3px;
    vertical-align: middle;
    width: 217px;
}

div#searchblock div.search div.valign-middle form input.text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    left: 4px;
    padding: 0;
    position: relative;
    top: 0px;
}

#header input.text {
    width: 183px;
    margin-right: 0;
}

#header input {
    margin-right: 0px;
}

.search input.image-button {
    background: url(../images/2column/spacer.gif) no-repeat scroll left top transparent;
    height: 20px;
    width: 29px;
}

.evaluation-notice {
	display: none;
}

#searchblock {
    position: absolute;
    right: 217px;
}

.hp-row2-boxes {
	width: 234px;
	float: left;
	margin-right: 5px;
	height: 299px;
}

div.hp-row2boxright {
	width: 234px;
	float: right;
}

#hp-row1 {
	width: 954px;
	height: 423px;
}

#hp-row2, #hp-row3 {
	margin-top: 8px;
}

.mini-banner {
	margin-top: 6px;
}

.footer-row1-col {
    float: left;
    margin-right: 23px;
    width: 220px;
}

.footer-row1-col-last {
    float: left;
    width: 220px;
}

#footer-row1 {
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid #cfd0d2;
	border-bottom: 1px solid #cfd0d2;	
}

.clr {
	clear: both;
}

div.footer-row1-col h2, .footer-row1-col-last h2 {
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 12px;
    text-transform: uppercase;
	color: #555555;    
}

#footer-row1 {
	line-height: 1.2em;
	color: #999999;
}

#soc-left, #soc-right {
	float: left;
	width: 100px;
}

#soc-left a, #soc-right a {
	display: block;
	text-decoration: none;
}

#footerlink-fb {
	background: transparent url(../images/2column/icon-fb.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
}

#footerlink-tm {
	background: transparent url(../images/2column/icon-tumbler.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
}

#footerlink-tw {
	background: transparent url(../images/2column/icon-tw.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
}

#footerlink-si {
	padding: 6px 0 6px 0px;
}

#cartlink {
  background: transparent url(../images/2column/basket.gif) no-repeat left center;
  padding: 10px 0 10px 25px;
}

.dialog .content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666666;
    padding: 10px 0 25px;
    text-align: left;
}

.nav-pages .right-arrow img {
    background: url(../images/2column/navigation_arrow_right.gif) no-repeat scroll left top transparent;
}

.nav-pages .left-arrow img {
    background: url(../images/2column/navigation_arrow_left.gif) no-repeat scroll left top transparent;
}

#viewall a {
	padding-left: 10px;
	float: left;
	font-size: 12px;
}

.nav-pages .current-page {
    background: none repeat scroll 0 0 #AFAFAF;
    color: #ffffff;
    font-weight: normal;
    padding: 0 4px;
    text-align: center;
    font-size: 12px;
}

a:link, a:visited, a:hover, a:active {
    color: #000000;
    text-decoration: none;
}

.nav-pages a {
    text-align: center;
    text-decoration: none;
}

.nav-pages-title {
    font-size: 12px;
    padding-right: 2px;
}

.nav-pages .right-delimiter {
    font-size: 12px;
    padding: 1px 5px;
}

.nav-pages img {
    height: 16px;
    vertical-align: bottom;
    width: 15px;
}

table.products tbody tr td div.image a img {
	width: 196px;
	height: 299px;
	border: 1px solid #afafaf;
}

table.products tbody tr td div.image a.offers-thumbnail img {
	width: 1px;
	height: 1px;
	border: none;
}


table.products tbody tr td.first {
	padding-left: 0;
}

table.products tbody tr td.last {
	padding-right: 0;
}

.products .price-save,
span.market-price-value span.currency,
.products .price-value {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

div.market-price span.market-price-value span.currency,
.products .market-price-value {
    background: none;
    text-decoration: line-through;
}

table.detail-table tbody tr td.descr div.market-price {
	margin: 0;
	padding: 0;
}

table.detail-table tbody tr td.descr 
div.market-price span.price-save {
	font-size: 12px;
}

.products {
    margin-bottom: 15px;
    margin-top: 5px;
}

.products-table tr.separator td {
    font-size: 2px;
    height: 2px;
    padding: 0;
}

div.opc-container #center-main {
    padding: 0;
    text-align: left;
    width: auto;
}

div#page-container.checkout-container div#page-container2 
div#content-container div#content-container2 div#center.main-cart 
div#center-main {
    width: 960px;
}

h1#cart-header {
	text-transform: uppercase;
	margin: 0;
	height: 30px;
	line-height: 30px;
	background: #e2e3de;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
    padding-right: 25px;
	color: #666666;
}

.cart .right-buttons-row .button-separator {
    float: right;
    width: 0;
}

div.cart table.totals {
    margin: 0 0 0 auto;
    text-align: right;
    width: 100%;
    height: 30px;
	line-height: 30px;
	background: #e2e3de;
}

div.cart table.totals td.total {
    text-align: left;
	text-transform: uppercase;  
	color: #666666;  
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 20px;		
}

div.cart table.totals td.total-value {
    text-align: right;
	text-transform: uppercase;  
	color: #666666;  
	font-size: 16px;
	font-weight: normal;
	padding: 0 25px 0 0;			
}

div#items-bag {
    font-size: 16px;
    margin: 20px 0 0;
}

td.prod a img {
	border: 1px solid #999999;
	width: 78px;
	height: auto;
}

td.prod  {
	text-align: center;
}

div#product-tables table.item tr td {
	vertical-align: top;
}

div#page-container.checkout-container div#page-container2 div#header 
div.line0 div.line1 div#searchblock div.search div.valign-middle form input.text {
    height: auto;
}

.prod {
	width: 16%;
}

.prod-title {
	width: 20%;
	padding-right: 20px;
}

.options {
	width: 16%;
}

div#product-tables table.width-100 tbody tr td.cart-item-update {
	width: 22%;
	padding-top: 1px;
	
}

.price {
	width: 26%;
}

td.options p.poptions-title {
	margin: 0; 
}

table.width-100 tbody tr td.buttons-row a.simple-button {
	line-height: normal;
}

a.simple-delete-button {
    background: none;
    color: #666666;
    padding-left: 0px;
    font-size: 12px;
}

div#product-tables table.width-100 tbody tr td.buttons-row a.actual-delete {
	border-right: 1px solid #666666;
	padding-right: 5px;
	margin-right: 5px;
}

#price-box {
	width: 70px;
	margin-right: 6px;	
}

#quantity {
	width: 70px;
	margin-right: 6px;	
    text-align: left;				
}

#total {
	width: 70px;		
}

#price-box, #quantity, #total {
	float: left;
}

#price-box h3, #quantity h3, #total h3 {
	background: #e2e3de;
	padding: 6px 0;
	text-align: center;
	border: none;
	font-weight: normal;
}

.products .product-price-text, .products .price {
    color: #666666;
    font-weight: normal;
}

div#menu.tabs ul.menu li a img#header-heart {
    padding: 0 4px;
    position: relative;
    top: 1px;
}

ul#footer-links li a img#header-heart-sm {
    padding: 0 2px;
    position: relative;
    top: 1px;
}

#footer .subbox .left {
    left: 0px;
	color: #000000;
	font-size: 14px;
}

ul#footer-links {
	margin: 0;
	padding: 0;
}

ul#footer-links li {
    display: inline;
    padding-left: 25px;
}

div#footer div.box div.subbox div.right ul#footer-links li a {
    text-decoration: none;
    color: #999999;
    font-size: 12px;
}

div#footer-row1 div.footer-row1-col-last div a,
div#footer div.box div#footer-row1 div.footer-row1-col a {
    color: #999999;
}

div#measure h3,
div#contact-right-column h3,
div#contact-left-column h3 {
	color: #999999;
	border: none;
	font-size: 14px;
	margin: 15px 0 10px 0;
}

div#measure h3 {
	color: #666666;
}

div#measure div.measureup-img img {
	text-align: center;
	margin: 0 auto;
	display: block;
}

div#measure table.measureup-chart {
    margin: 0 auto 50px;
    width: 80%;
}

div#measure table.measureup-chart td {
	border: 1px solid #999999;
	text-align: left;
	padding: 3px;
	width: 50%;
}


div#contact-right-column,
div#contact-left-column {
	float: left;
	width: 300px;
	margin: 5px 30px 0 0;
}

div#contact-left-column {
	margin-left: 30px;
}

div#contact-menu.menu-dialog ul li#selected a,
div#contact-left-column p a,
div#contact-right-column p a {
	color: #000000;
	font-weight: bold;
}

#email-graphic {
    display: block;
    margin-top: 100px;
}

div#contact-menu.menu-dialog h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

/*OPC*/

ul#opc-sections li.opc-section h2,
ul#opc-sections li.opc-section h3 {
	background-color: #e5e5e5;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 15px 0px 15px !important;
	color: #7a7a7a;
}

ul#opc-sections li.opc-section #opc_shipping h2, ul#opc-sections li.opc-section #opc_payment h2 {
	background-color: #ffffff;
	padding-left: 0px;
}

.opc-shipping-options .text-block {
	margin: 0 !important;
}

fieldset.registerform ul {
    background: none repeat scroll 0 0 #e5e5e5;
}

div.optional-label {
    background-color: #e5e5e5;
    padding: 10px 5px 0px 20px;
    margin: 0;
}

#opc_profile form div.button-row {
    background-color: #e5e5e5;
    margin: 0;
    padding: 10px 0px 20px 0px;
}

div.opc-authbox {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 20px 50px;
    padding: 0;
}

div.opc-authbox a {
    font-weight: bold;
    text-decoration: underline;
}

div.opc-section-container {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 10px 0;
}

ul#opc-sections li.opc-section #opc_payment {
    border-top: 1px dotted #c0c0c0;
    padding-top: 10px;
    margin-top: 15px;
}

ul#opc-sections li.last {
    background-color: #e5e5e5;
}

#opc_totals, div.checkout-customer-notes {
	padding: 0 15px;
}

div.terms_n_conditions {
	padding: 15px 10px 0 15px;
	text-align: left;
}

#opc_totals hr, #opc_coupon hr {
	display: none;
}

#couponform-container {
	margin: 0 15px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
}

#opc_summary .coupon-info #couponform-container h3 {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    background-color: #ffffff;
}

input#accept_terms { margin: 5px;}

div.coupon-info p {
    font-size: 12px;
}

div.checkout-container textarea { max-width: 265px;}

#btn_box { padding-bottom: 20px;}

div.checkout-customer-notes {
    border-top: 1px dotted #c0c0c0;
    padding: 10px 0 15px 0;
    margin: 15px;
}

div#opc_totals {
    border-bottom: 1px dotted #c0c0c0;
    padding: 10px 0 15px 0;
    margin: 15px;
}

div.opc-container #center-main {
    text-align: left;
}

ul#opc-sections li.opc-section {
    border: 0 none;
    float: left;
    list-style: none outside none;
    margin: 0 17px 50px 0;
    min-height: 400px;
    padding: 0;
    text-align: left;
    width: 30%;
}

.opc_profile .error-message {
    background-color: #E5E5E5;
    padding: 10px 0px 0 7px;
}

div.address-book-link {
    background: none repeat scroll 0 0 #E5E5E5;
    padding-top: 15px;
}

div.address-book-link label {
    padding: 0px 0px 0 7px;
}

ul#opc-sections {
    margin: 0 0 0 50px;
    min-width: 973px;
    padding: 0;
}

div.opc-checkout-profile div.opc-section-container,
div.opc-checkout-profile {
    background: none repeat scroll 0 0 #E5E5E5;
}

div#opc_profile div.opc-checkout-profile div.button-row {
	padding-bottom: 20px;
}

div.address-book-link span.popup-link {
    margin: 15px;
}

div#opc_totals.cart-totals table.totals tbody tr td.total-value span.currency {
	color: #7a7a7a;
}

#opc_summary table.totals tr td.total, 
#opc_summary table.totals tr td.total-name, 
#opc_summary table.totals tr td.total-value, 
#opc_summary table.totals tr td.total-value-alt, 
#opc_summary table.totals span.total-name {
    font-weight: normal;
    width: auto;
 	color: #7a7a7a;   
}

select#address_book_B_state.input-style,
select#address_book_S_state.input-style,
select#b_country.input-style, 
select#s_country.input-style {
	width: 207px !important;
}

#opc_profile {
	background-color: #E5E5E5;
}

div.coupon-info input.image-button {
    background: url(../images/2column/button_go.png) no-repeat scroll left top transparent;
}

div#couponform-container form label input#coupon {
	width: 125px;
}

div.checkout-container h1 {
    margin-left: 50px;
    font-size: 20px;
}

/* end OPC*/

.register-section-title label,
h1, div.checkout-container h1 {
 	color: #7a7a7a;
 	font-weight: bold;
}

h1 {
	font-size: 14px;
}

.data-table td.data-name {
	color: #666666;
}

.register-section-title label {
    font-size: 14px;
}

.register-note {
    color: #666666;
    margin-bottom: 15px;
}

.register-section-title div {
    border-bottom: 1px solid #7a7a7a;
    padding: 2px 0;
    vertical-align: middle;
}

li.curColor {
    font-weight: bold;
    border: 1px solid #000000;
}

li.curSize {
    font-weight: bold;
}

li.unavail {
    cursor: default !important;
    color: #666666 ;/*!important;*/
/*    text-decoration: line-through;*/
    opacity:0.5;
    filter:alpha(opacity=50);
}

span.colorUnavail {
    visibility: hidden;
}

li.unavail > span.colorUnavail {
    visibility: visible;
}

.product-details .image {
    float: left;
    margin: 0 10px 0 20px;
    padding: 0;
    text-align: center;
    vertical-align: top;
}

.product-details .details {
    padding-left: 425px;
}

div.product-details div.details form table.detail-table {
	margin-left: 0px;
	width: auto;
}

div.product-details div.image div.image-box 
a#Zoomer.MagicZoomPlus img#product_thumbnail {
	width: 307px !important;
	height: 460px !important;
}

div.product-details div.image div.zoom-thumb {
	position: absolute;
	top: 0;
	left: 340px;
	margin: 0 !important;	
}

div.product-details div.image div.zoom-thumb 
a.MagicThumb-swap img {
	width: 70px !important;
	height: auto !important;
	margin-top: 10px;
}

div.product-details div.image div.zoom-thumb 
a.MagicThumb-swap img#main-thumb {
	margin-top: 0;
}

div.product-details div.image div.zoom-thumb 
a.MagicThumb-swap {
	display: block;
}

li.curSize, li.curWidth, li.curColor{
    font-weight: bold;
}

li.curSize, li.curWidth{
    background: #999999;
    color: #ffffff;
}

.option-label {
	font-weight: normal;
	padding-bottom: 0px;
}

div#also-like ul,
div#left-bar ul,
td.property-name ul#widthSel,
td.property-name ul#sizeSel,
td.property-name ul#colorSel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

td.property-name ul#sizeSel {
	padding: 2px 2px 2px 0;
}

td.property-name ul#widthSel li,
td.property-name ul#sizeSel li,
td.property-name ul#colorSel li {
	display: inline-block;
	height: 25px;
	width: 45px;
	padding: 0 3px;
	border: 1px solid #979798;
    margin-bottom: 3px;
    margin-right: 1px;
    line-height: 28px;
    text-align: center;
	font-size: 10px;
	margin-right: 1px;
	cursor: pointer;
	zoom:1; *display: 
	inline; _height: 25px;
}

table.product-properties .property-name {
    width: 100%;
}

.product-details .quantity-row td {
    padding-top: 0;
}

div.product-details div.details form 
table.product-properties tbody tr td.color-option {
	padding-bottom: 10px;
}

div#left-bar h1 {
	font-size: 15px;
	text-transform: uppercase;
}

div#left-bar div a,
div#left-bar ul li a  {
	font-size: 12px;
}

div#left-bar ul li a.cur  {
	color: #000000;
	font-weight: bold;
}

.product-details {
    margin-bottom: 0;
    position: relative;
}

.page-container-product div#page-container2 div#content-container 
div#content-container2 div#center.main-product div#center-main div.dialog {
   margin: 0;
}

.page-container-product div#page-container2 div#content-container 
div#content-container2 div#center.main-product div#center-main div.dialog div.content {
	margin: 0;
	padding: 10px 0 20px;
}

div#also-like ul li {
	display: inline-block;
	height: 110px;
	width: 73px;
	border: 1px solid #979798;
    margin: 12px 5px 20px 0;
    text-align: center;
	cursor: pointer;
	zoom:1; *display: 
	inline; _height: 110px;
}

div#also-like ul li.force-upsell-width 
div.relateditems-image a.related-img img {
	width: 73px;	
}

#tabpanel {
    margin: 5px 0 10px 0;
    width: 382px;
}

ul.detailtabs {
	height: 25px;
    margin: 0 !important;
    padding: 0;
}

ul.detailtabs li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.detailtabs li#right-tab {
    float: right;
}

ul.detailtabs a.current {
    color: #000000;
    cursor: default;
    font-weight: bold;
}

ul.detailtabs a {
    color: #595a5e;
    display: block;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 27px;
    background: #e2e3de;
    width: 114px;
    margin-right: 5px;
    outline: 0 none;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    top: 1px;
    text-align: left;
}

ul.detailtabs li#right-tab a {
    margin-right: 0px;
}


.panes {
    color: #666666;
    padding: 10px;
    overflow: auto;
	height: 150px;
	border-left: 1px solid #E2E3DE;
	border-right: 1px solid #E2E3DE;
	border-bottom: 1px solid #E2E3DE;
}

table.detail-table tbody tr td.descr h1 {
	font-weight: normal;
	margin-top: 0;
	font-size: 16px;
}

td.descr div#price {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 10px;
}

table.detail-table tbody tr td.descr div#description p {
	line-height: 1.5em;
}

div.dialog div#reductive-nav {
    margin: 20px 0 5px;
}

.page-container-pages div#page-container2 div#content-container 
div#content-container2 div#center.main-pages div#center-main 
div.dialog div#reductive-nav {
    display: none;
}

div#reductive-nav span.reductive-nav-header-top {
	padding-right: 10px;
}

div.dialog div#reductive-nav select {
	margin-right: 20px;
}

div#reductive-nav select option {
	margin: 3px;
}

div#page-container.page-container-product div#page-container2 div#content-container 
div#content-container2 div#center.main-product div#center-main div.dialog div#reductive-nav {
	margin: 0;
}

div.details form ul.simple-list li div.buttons-row button.button{
    height: 36px;
    margin-right: 0;
}

div#center-main div#also-like {
	margin-left: 20px;
}

div.mini-banner-top {
	height: 70px;
	line-height: normal;
	margin-bottom: 6px;
}	

div.mini-banner-top.last {
	margin-bottom: 0px;
}	

div.mini-banner-top.first {
	margin-bottom: 7px;
}	

div#center-main table#gridTable tr td,
div#center-main table#gridTable tr th {
	padding: 5px;
	font-size: 12px;
	color: #666666;
}

div#center-main table#gridTable tr td {
	border: 1px solid #dedede;
}

div#tabpanel div.panes div h2,
h3 {
    border-bottom: 1px solid #7A7A7A;
    color: #7A7A7A;
    font-size: 12px;
}

div#tabpanel div.panes div table tbody tr td {
	padding-right: 10px;
}

div#tabpanel div.panes div {
    font-size: 12px;
}

div#tabpanel div.panes div ul,
div#description ul {
	padding: 0 0 0 15px;
}

div#tabpanel div.panes div ul li {
	font-size: 12px;
}

div.image div.zoom-thumb a.MagicThumb-swap img {
    margin-bottom: 3px;
}

div.relateditems-image a.related-img img {
	height: 110px;
    width: 73px;
}

div#top-links.ui-tabs ul.ui-tabs-nav li.ui-corner-top a {
	font-size: 12px;
	color: #999999;
}

div#top-links.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	color: #555555;
}

.ui-widget-content,
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    border: 1px solid #999999;
}

.checkout-payments tr.payment-details td {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 10px;
}

.page-container-giftcert div#page-container2 div#content-container 
div#content-container2 div#center.main-giftcert div#center-main div.dialog div#reductive-nav {
	display: none;
}

.giftcert-table .giftcert-title {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
}

label {
    line-height: 12px;
    vertical-align: bottom;
}

ul.manufacturers-list li {
	display: inline-block;
	height: 125px;
	width: 125px;
	margin: 0 20px 20px 0;
	zoom:1; 
	*display: inline; 
	_height: 125px;
}

ul.manufacturers-list li div.mImg a img {
	height: 125px;
	width: 125px;
}

.page-container-pages div#page-container2 div#content-container div#content-container2 
div#center.main-pages div#center-main div.dialog div.content ul {
	margin: 15px;
	padding: 0;
}

.page-container-pages div#page-container2 div#content-container div#content-container2 
div#center.main-pages div#center-main div.dialog div.content ol {
    margin: 15px;
    padding: 0 0 0 10px;
}

.page-container-pages div#page-container2 div#content-container div#content-container2 
div#center.main-pages div#center-main div.dialog div.content ol ul {
	margin: 5px 15px;
	padding: 0;
}

div#tabpanel div#sharethis {
	margin-top: 10px;
}

td.descr div#sold-out {
	font-weight: bold;
	font-size: 14px;
	color: #F62119;
	text-transform: uppercase;
}

div#team-photo {
	width: 100%;
}

div#team-photo a img {
    display: block;
    margin: 20px auto;
}

div#brand-logo {
	width: 100%;
}

div#brand-logo img {
    display: block;
    margin: 10px auto;
}

.main-manufacturer_products div#center-main 
div.dialog div#reductive-nav {
	display: none;
}

.main-manufacturer_products div#center-main div.text-block {
	border: 0px solid #AFAFAF;
	padding: 10px;
	margin: 0;
}

#rotCntrlArea {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 0 0;
    height: 21px;
    margin: -26px 0 0;
    min-height: 26px;
    zoom: 1;
	filter: alpha(opacity=60);
	opacity: 100;
    padding-left: 0;
    position: relative;
    right: 40%;
    width: 954px;
    z-index: 600;
}

#rotButs {
    float: right;
}

.rotB {
    background: url("../images/rotBBB.png") no-repeat scroll left top transparent;
}

.rotC {
    background: url("../images/rotCCC.png") no-repeat scroll left top transparent;
}

.rotB, .rotC {
    cursor: pointer;
    float: left;
    height: 26px;
    min-height: 26px;
    min-width: 21px;
    width: 21px;
}

ul#opc-sections li.opc-section div#opc_profile,
ul#opc-sections li#opc_summary_li.opc-section {
    min-height: 700px;
}

.fee-tax-message {
    width: 50%;
}

.opc-shipping-warning {
    margin: 0 15px !important;
}