/* 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.21 2010/08/05 11:27:37 joy Exp $
 * @link        http://www.x-cart.com/
 * @see         ____file_see____
 */
body {
  background: #fff url(../images/custom/body_bg.gif) repeat-x;
}
html,
body
{
  min-width: 1000px;
  text-align: center;
}
#page-container {
  border: 0 none;
  margin: 0 auto;
  text-align: left;
  width: 1000px;
  float: none;
}
#page-container2 {
  margin: 0;
  float: none;
}
#content-container {
  padding-bottom: 281px;
  margin-top: 165px;
}
.uo-container #content-container {
  padding-bottom: 195px;
}
#left-bar {
  width: 230px;
  margin-left: 0;
}
#center-main {
  margin: 0 0 0 255px;
  padding-bottom: 0;
}
.one-column #center-main {
  margin: 0;
}
#header {
  height: 165px;
}
#footer {
  background: url(../images/custom/footer.gif) repeat-x 0 bottom;
  height: 181px;
}

.footer-logo {
  float: left;
}

.footer-logo-ssl {
  float: left;
  margin-top: 25px;
  margin-left: 10px;
}

.footer-logo-paypal {
  float: left;
  margin-top: -32px;
}

.footer-logo-paypalbuyerprotection {
  float: left;
  margin-top: 12px;
}

.footer-logo-upfront {
  float: left;
  margin-top: 20px;
  margin-left: 25px;
}

.footer-logo-sitescaner {
  float: left;
  margin-top: 25px;
  margin-left: 25px;
}

.footer-logo-webentrust {
  float: left;
  margin-top: 12px;
  margin-left: 25px;
}

.uo-container #footer {
  height: 195px;
}
#header .head-line1 {
  height: 119px;
}
#header .head-line1 .logo {
  position: absolute;
  top: 0px;
  left: 0;
  height: 119px;
  width: 340px;
  margin: 0 !important;
  left:5px;
}
.site-version {
  font-family: times New Roman;
  font-size: 21px;
  position: absolute;
  right: 10px;
  top: 41px;
}
#header .logo img { 
  width: 340px; 
  height: 119px;
}
#header .store-logo img {
  height: auto;
  width: auto;
}
.tabs {
  width: auto;
  height:35px;
  text-align: right;
}
.tabs ul {
  margin: 0;
}
.tabs li {
  background: #8cace5;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  height:35px;
}
.tabs li.first  {
  background: #8cace5 url(../images/custom/tabs.gif) no-repeat right -35px;
}
.tabs a:link,
.tabs a:visited,
.tabs a:hover,
.tabs a:active
{
  display: block;
  background: transparent none;
  margin: 0;
  padding: 0 30px;
  color: #003966;
  height: 35px;
  font-size: 12px;
  line-height:32px;
}
.tabs a:hover {
  color: #fff;
  text-decoration:none;
}
.tabs li.first-item a  {
  background: url(../images/custom/tabs.gif) no-repeat 0 0;
}
#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 {
  border:0;
  background: #19489E;
  height:40px;
}
#header div.search {
  top:6px;
  left: auto;
  right:5px;
  height:25px;
  line-height:normal;
}
.search-cell {
  float:right;
  height:25px;
  margin-left:10px;
  padding-top:3px;
}
.search-input {
  padding:0;
}
#header input.button-search {
  background: url(../images/custom/but_search.gif) no-repeat 0 0;
  width:88px;
  margin-top:1px;
}
#header input.text {
  width:200px;
  padding:6px 3px;
}
#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-top: 0;
}
.checkout-container #header {
  height: 165px;
}
.checkout-container #header .line2 {
  height: 39px;
}
.checkout-container #header .line3 {
  height: 34px;
}
.checkout-container #content-container {
  margin-top: 165px;
}
.checkout-container #center-main {
  margin-left: 0;
  width: 100%;
}
#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: 28px;
  line-height: 28px;
}
.big-buttons-row {
  height: 34px;
  line-height: 34px;
}
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;
}
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: #111D4D;
  text-decoration: none;
}
button.main-button .button-right {
  background: transparent url(../images/2column/but_main_right.gif) no-repeat right top;
}
button.main-button .button-left {
  background: transparent url(../images/2column/but_main_left.gif) no-repeat left top;
  color: #fff;
}
div.main-button {
  background: transparent url(../images/2column/but_main_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/but_main_left.gif) no-repeat left top;
  color: #fff !important;
  text-decoration: none !important;
}
/**
 * Big Highlighted button
 */
button.big-main-button {
  height:34px;
}
button.big-main-button .button-right {
  background: transparent url(../images/custom/but_big_main.gif) no-repeat right top;
  height:34px;
}
button.big-main-button .button-left {
  background: transparent url(../images/custom/but_big_main.gif) no-repeat left top;
  color: #fff;
  height:34px;
  line-height:32px;
  font-size: 16px;
}
div.big-main-button {
  background: transparent url(../images/custom/but_big_main.gif) no-repeat right top;
}
div.big-main-button div,
div.big-main-button a:link,
div.big-main-button a:visited,
div.big-main-button a:hover,
div.big-main-button a:active
{
  background: transparent url(../images/custom/but_big_main.gif) no-repeat left top;
  color: #fff;
  line-height:34px;
  font-size: 16px;
}
button.simple-main-button,
a.simple-main-button
{
  color: #800;
}
.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: #111D4D !important;
}
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-categories-list ul li {
  background: transparent none;
  padding: 6px 0 6px 7px;
}
.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;
}
.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;
}
.product-details .details {
	padding-left:22px;
}
.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: #043fa0;
}
.products a.product-title:hover {
  color: #253161;
}
.products .buy-now .quantity {
  height: auto;
  padding-top: 5px;
}
.products .buttons-row {
  margin-top: 15px;
}
.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 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 {
  font-size: 14px;
}
table.product-properties .product-price-value {
  font-size: 14px;
}
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: 0 2px;
}
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 li ul {
  left: 0px;
  top: 36px;
}
.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;
}
.fcomp-compare-buttons {
  padding: 10px 0;
}
.products-list .last {
  margin-bottom: 10px;
}
/* 
  top categories menu 
*/
.main-cats {
  padding:2px 0 0 5px;
}
.main-cats ul {
  margin:0;
  padding:0;
  list-style:none;
}
.main-cats li.root-cat {
  background: url(../images/custom/cat_left.gif) no-repeat 0 0;
  float:left;
  width:160px;
  height:36px;
  margin-right:2px;
  position:relative;
}
.main-subcats {
  position:absolute;
  display:none;
  left:0;
  top:36px;
  z-index:5000;
}
li.root-cat:hover .main-subcats {
  display:block;
}
.main-subcats-top,
  .main-subcats-top img,
  .main-subcats-bottom,
  .main-subcats-bottom img {
  background-image: url(../images/custom/rbox.png);
  height:6px;
}
.main-subcats-top,
.main-subcats-bottom { margin-right:6px; text-align:right;}
.main-subcats-top img,
.main-subcats-bottom img {
  margin-right:-6px;
}
.main-subcats-top img { background-position: right 0 ;}
.main-subcats-bottom img { background-position: right -6px ;}
.main-subcats-bottom  { background-position: 0 -6px ;}
.main-subcats-content {
  background: #19489e url(../images/custom/rbox_bg.png);
  border-left:#fff 1px solid;
  border-right:#fff 1px solid;
}
.main-subcats-column {
  padding:10px;
  vertical-align:top;
  width:200px;
}
.main-cats a {
  color:#fff;
  display:block;
  text-decoration:none;
  font-size:14px;
  padding:4px 0;
  font-weight:bold;
}
.main-cats span {
  color:#fff;
  display:block;
  text-decoration:none;
  font-size:14px;
  padding:4px 0;
  font-weight:bold;
  cursor:default;
}
.main-cats a:hover {
  text-decoration:underline;
}
.main-3d-subcats {
  padding:2px 0 15px 15px;  
}
.main-cats .main-3d-subcats a {
  padding:2px 0;
  font-size:12px;
  font-weight:normal;
}
.main-cats a.root-cat-link {
  background: url(../images/custom/cat_right.gif) no-repeat right 0;
  display:block;
  height:36px;
  line-height:36px;
  text-align:center;
  padding:0;
  text-decoration:none;
}
.main-cats span.root-cat-link {
  background: url(../images/custom/cat_right.gif) no-repeat right 0;
  display:block;
  height:36px;
  line-height:36px;
  text-align:center;
  padding:0;
  text-decoration:none;
}
/* 
  connect with us menu 
*/
.connect-with-us h4 {
  text-align:center;
  margin:20px 0 25px 0;
}
.social-networks {
  margin-bottom:0px;
  padding-left:100px;
  height:55px;
}
.fb-link,
  .tw-link {
  height:38px;
  line-height:38px;
  float:left;
  margin:0 15px;
  padding-left: 44px;
  font-size:14px;
}
.fb-link {
  background: url(../images/custom/facebook-icon.png) no-repeat 0 0;
}
.tw-link {
  background: url(../images/custom/twitter-icon.png) no-repeat 0 0;
}
.subscribe-news-link {
  text-align:center;
  height: 38px;
}
.subscribe-news-link a {
  font-weight:bold;
  font-size:14px;
}
.footer-links {
  width:640px;
  height: 20px;
  font-weight:bold;
}
.footer-links ul {
  margin:0;
  padding:0;
  list-style:none;
}
.footer-links li {
  width:213px;
  float:left;
  text-align:center;
  font-size:11px;
}
.day-deals-section {
  position:relative;
  margin-bottom:15px;
}
.welcome-banner,
  .welcome-day-deals {
  vertical-align:top;
}
.welcome-day-deals {
  background: #E8E8E8;
  width:400px;
}
.make-money { 
  border-top:5px #fff solid;
  position:absolute;
  bottom:0;
}
#daily_deals {
  margin-bottom:10px;
}
/*
  featured store section
*/
.featured-store {
  
}
.featured-store h5 {
  color:#FF6A00;
  font-size:12px;
  font-weight:normal;
  text-transform:lowercase;
  padding:0 0 0 5px;
  margin:0;
}
.featured-store-name {
  border-bottom:#003966 2px solid;
  padding:2px 0 4px 5px;
  margin-bottom:5px;
}
.featured-store-name .f-store-name {
  color:#333;
  font-size:22px;
  font-weight:bold;
  text-decoration:none;
  white-space:nowrap;
}
.f-store-logo,
  f-store-products {
  vertical-align:top;
}
.f-store-logo {
  padding-right:20px;
}
.f-store-products .carousel_wrap {
  padding: 10px 22px;
}
.widgets-dialog .content {
  padding: 15px 2px;
}
.widgets-dialog .carousel_wrap {
   padding: 10px 60px;
}
/* custom sort search */
.custom-sort-box .search-sort-bar {
  margin:0;
  padding:0 0 0 10px;
}
.custom-sort-box .search-sort-cell {
  padding:0 0 0 10px;
}
.custom-sort-box .search-sort-title {
  padding:0;
}
h6 {
  color: #FF6A00;
  font-size:13px;
  margin: 10px 0;
}
.store-description {
  padding-bottom:10px;
}
.menu-store-description hr {
  margin: 5px 0;
}
.menu-store-description ul li {
  padding:2px 0;
}
.provider-featured-list {
  margin-bottom:0px;
}
.provider-featured-list .carousel_wrap {
  padding:9px 10px 6px;
}
hr.blue {
  margin: 0px 0 10px;
  border-width: 0 0 2px;
  border-color: #19489E;
}
input.blue-border,
  input.blue-border[type=text]:focus {
  border: #19489E 2px solid;
  padding: 4px 2px;
}
.shipped-by .property-name {
  white-space:nowrap;
}
.shipped-by .property-value{
  font-weight:bold;
}
.shipped-by a {
  color: #333333;
  text-decoration:none;
}
.shipped-by a:hover {
  text-decoration:underline;
}
