




/*
     FILE ARCHIVED ON 11:21:25 Apr 25, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:26:23 Feb 19, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* 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: 960px;
  text-align: center;
}
body {
	font-family: Georgia, verdana, arial, helvetical, sans-serif;
	font-size: 14px;
	color: #443c3c;
}
p {
	line-height: 22px;
}
a:link, a:visited, a:hover, a:active {
	color: #251A06;
}
h1 {
  font-size: 23px;
  color: #a0866e;
}

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

#page-container {
  border: 0 none;
  margin: 0 auto;
  text-align: left;
  width: 940px;
  float: none;
}

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

#content-container {
  padding-bottom: 120px;
  margin-top: 80px;
}

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

#left-bar {
  width:170px;
  margin-left: 0;
  padding-top: 90px;
}

#center-main {
  margin: 0 0 0 250px;
  padding-bottom: 0;
  padding-top: 12px;
}

#header {
  height: 70px;
}

#footer {
  height: 120px;
}

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

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

#header .logo {
  position: absolute;
  top: 20px;
  left: -30px;
  height: 148px;
  margin: 0 !important;
}

#header .line1 {
 float: right;
 margin-top: 4px;
}

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

#header .line3 {
  height: 34px;
  margin-left: 250px;
  width: auto;
}

.tabs {
  right: auto;
  width: auto;
  text-align: left;
  left: 1px;
}

.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
{
  display: inline;
  background: transparent none;
  margin: 0;
  padding: 0;
  color: #324c76;
  height: auto;
  font-size: 13px;
}

.tabs a:hover {
  color: #043FA0;
}

#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 {
  position: absolute;
  top: 7px;
  right: 0;
  color: #2c3e49;
}

.auth-row a:link,
.auth-row a:visited,
.auth-row a:hover,
.auth-row a:active
{
  color: #324c76;
  padding: 0 1px;
  font-weight: bold;
  text-decoration: none;
}

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

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

#footer .box {
  background: none;
  border: 0;
  border-bottom: 1px solid #d9d1cd;
}

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

#footer .helpbox li {
  margin: 0;
  padding: 0 15px;
  display: inline;
  line-height: 14px;
  background: url(../../../skin/thehireend/images/thehireend/fbg.gif) left 0 no-repeat;
}
#footer .helpbox li.first {
	background: none transparent;
}

#footer .helpbox li a:link,
#footer .helpbox li a:visited,
#footer .helpbox li a:hover,
#footer .helpbox li a:active
{
  color: #7c726c;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
}

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

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

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

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

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

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

.checkout-container #center-main {
}

#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(../../../skin/thehireend/images/2column/button_blue_right.gif) no-repeat right top;
  padding: 0 10px 0 0;
  height: 25px;
}

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

div.button {
  background: transparent url(../../../skin/thehireend/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(../../../skin/thehireend/images/2column/button_blue_left.gif) no-repeat left top;
  padding: 0 5px 0 15px;
  line-height: 24px;
  font-size: 12px;
  color: #111D4D;
  text-decoration: none;
}

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

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

div.main-button {
  background: transparent url(../../../skin/thehireend/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(../../../skin/thehireend/images/2column/button_red_left.gif) no-repeat left top;
  color: #443C32 !important;
  text-decoration: none !important;
}

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

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

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

button.menu-button .button-left {
  background: transparent url(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/images/2column/button_big_blue_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #443C32 !important;
}

div.checkout-3-button {
  background: transparent url(../../../skin/thehireend/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(../../../skin/thehireend/images/2column/button_big_red_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #443C32 !important;
  text-decoration: none !important;
}

div.drop-out-button {
  padding-right: 27px;
  background: transparent url(../../../skin/thehireend/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(../../../skin/thehireend/images/2column/button_search.gif) no-repeat left top;
}

.menu-dialog .title-bar {
  line-height: 27px;
  font-weight: bold;
}

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

.menu-categories-list ul li a {
  font-size: 15px;
  font-weight: bold;
}

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

.menu-minicart.full .title-bar img.icon {
  background: transparent url(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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(../../../skin/thehireend/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 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: #443c32;
  font-size: 15px;
  font-family: Georgia;
  text-decoration: none;
}

.products a.product-title:hover {
	text-decoration: underline;
}

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

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

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

.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: #A89A93;
}

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: #a0866e;
}

div.menu-categories-list ul li a {
	display: block;
	width: 170px;
	height: 59px;
	background: url(../../../skin/thehireend/images/thehireend/menu.gif);
	text-indent: -10000px;
	margin: 0 auto;
}
div.menu-categories-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 6px 0;
}
div.menu-categories-list ul {
	margin: 0;
	padding: 0;
}
li#cat2 a { background-position: 0 -66px; }
li#cat3 a { background-position: 0 -131px; }
li#cat4 a { background-position: 0 -198px; }
li#cat5 a { background-position: 0 -264px; }
li#cat6 a { background-position: 0 -329px; }
li#cat7 a { background-position: 0 -395px; }
li#cat8 a { background-position: 0 -461px; }
li#cat9 a { background-position: 0 -526px; }
li#cat10 a { background-position: 0 -592px; }
li#cat11 a { background-position: 0 -660px; }

#center .page_title h1, .h1 {
	color: #6F6464;
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 18px;
}
.search_field {
	width: 230px;
	height: 24px;
	background: url(../../../skin/thehireend/images/thehireend/search_box.gif) no-repeat;
}
.search_field .inpt {
	border: medium none;
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	float: left;
	width: 200px;
}
.search_field .sbm {
	float: right;
	margin: 2px 2px 0 0;
}
.search_field .inpt:focus {
	border: medium none;
}
h4 {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 15px;
	color: #443C3C;
	font-size: 15px;
	font-family: Georgia;
}
.search_box {
	float: right;
}
.break {
	clear: both;
	border-bottom: 1px solid #d9d1cd;
	height: 1px;
	margin-bottom: 18px;
}
.products-list .image img{
	border: 1px solid #a89a93;
}
.products-list .image {
	padding-left: 0;
}
.products-list .details {
	width: 155px;
	padding: 70px 0 0 0;
	float: left;
} 
.products-list .item {
	float: left;
	margin-bottom: 24px;
}
.dialog .content {
	padding-left: 0;
	padding-right: 0;
}
.products {
	margin-top: 10px;
}
.product-details .details {
	padding-left: 0;
}
.product_title h1 {
	color: #473C37;
	font-weight: bold;
	font-size: 25px;
	margin: 0;
	padding: 0;
}
td.descr {
	color: #443C3C;
}
ul.simple-list, ul.simple-list-left {
	padding: 0;
}
#center-main button.add-to-cart-button {
	background: url(../../../skin/thehireend/images/thehireend/add_to_cart.gif) no-repeat;
	width: 149px;
	height: 58px;
}
#center-main button.add-to-cart-button span {
	display: none;
}
.loading { 
	width: 16px; 
	height: 16px;
	display: none; 
	background: url(../../../skin/thehireend/images/thehireend/loading.gif); 
	float: left;
	margin-top: 22px;
}
div.added {
	float: left;
	font-size: 10px;
	margin-top: 16px;
	color: #A89A93;
	font-weight: bold;
	font-family: tahoma;
	display: none;
}
.prod-recommend .title {
	background: none transparent !important;
	height: auto;
	padding: 0;
	border: 0;
}
.prod-recommend .title h2 {
	color: #443c3c;
	font-size: 18px;
	font-weight: normal;
	background: none transparent;
	padding-left: 0;
}
.prod-recommend .image img, td.image img {
	border: 1px solid #A89A93;
}
.prod-recommend .image {
	float: left;
	margin-right: 10px;
}
.prod-recommend .last {
	margin-right: 0; 
}
button.button .button-left {
	color: #443C32;
}
li#opc_shipping_payment { display: none; }
ul#opc-sections { width: 670px; }
ul#opc-sections li.opc-section { width: 329px; }
div.opc-container .opc-section h2, div.opc-container .opc-section h3 { color: #473C37; }
ul#opc-sections li.opc-section h2 { font-size: 22px; }
fieldset.registerform ul li.single-field input[type="text"], fieldset.registerform ul li.single-field input[type="password"] { width: 98%; }

ul#styles { margin-top: 2px; }
ul#styles li a { background: url(../../../skin/thehireend/images/thehireend/styles.gif) no-repeat; width: 168px; height: 60px; }
ul#styles li#search_by_style { display: block; width: 168px; height: 60px; background: url(../../../skin/thehireend/images/thehireend/styles.gif) no-repeat; }
ul#styles li#cat12 a { background-position: 0 -68px; }
ul#styles li#cat13 a { background-position: 0 -136px; }
ul#styles li#cat14 a { background-position: 0 -203px; }
ul#styles li#cat15 a { background-position: 0 -269px; }


.opc-profile-notification {
	padding: 24px;
	background: #f6f5eb;
	border: 1px dotted #dccca0;
	margin-top: 24px;
	}
