/*
$Id: altskin.css,v 1.169.2.22 2010/01/28 08:38:20 aim Exp $
vim: set ts=2 sw=2 sts=2 et:
*/
div.like, div.like div {display:none !important;}

html,body {
  min-width: 960px;
  text-align: center;
	text-align: left;
	background: #EFEFEF url(images/custom/main-bg.png) 50% 0% no-repeat;
	color:#666666;
	font-size:11px;
}

h1 {
  font-size: 22px;
  color: #AA0000;
}

p {
	margin-top:0px;
}

/*
a:hover {
  color: #2863c2 !important;
  text-decoration: underline !important;
}
*/
#page-container {
  border: 0px none;
  margin: 0px auto;
  text-align: left;
  width: 960px;
  float: none;
}
#page-container2 {
  margin: 0px;
  float: none;
}
#content-container {
  padding-bottom: 74px;
  margin-top: 107px;
}
.uo-container #content-container {
  padding-bottom: 107px;
}
#left-bar {
  width: 210px;
  margin-left: 0px;
}
#center-main {
  margin: 0px 0px 0px 250px;
  padding-bottom: 0px;
}
.flc-container #center-main {
  width: 960px;
  margin-left: 0px;
}

#header {
	border-top:1px solid #dfdfdf;
	z-index:100;
	position:relative;
	
}
.inheader {
	width:980px;
}
#footer {
  height: 74px;
}
.uo-container #footer {
  height: 115px;
}

#header .logo {
  float:left;
	margin-top:0px;
	margin-left:10px;
}
#header .line1 {

  height: 60px;

	background: transparent url(images/custom/header-bg.gif) repeat-x 0% 0%;
	border-bottom:1px solid #DFDFDF;
	
}
#header .line2 {
	background:#EBEBEB;
  /*background: transparent url(images/2column/header_bg.gif) repeat-x top;*/
	/*background: transparent url(custom/plugins/superfish/images/sf-menu-bg.gif) repeat-x top;*/
	width: 970px;
	float:left;
	height:30px;
	border:5px solid #fff;
}
#header .line3 {
	width: 100%;
	float:left;
  height: 10px;
}


.tabs {
	float:right;
	margin-right:10px;
	
}

.tabs ul {
	margin: 0px 0px;
	list-style: none;
}
.tabs li {
  background: transparent none;
  height: auto;
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 25px;
  text-align: center;
  vertical-align: middle;
	height:60px;
}
.tabs a:link,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:active
{
  display: block;
  background: transparent none;
  margin: 0px;
  padding: 0px;
  color: #666;
  height: auto;
  font-size: 13px;
	height:60px;
	line-height:60px;
	vertical-align: middle;
  white-space: nowrap;
	text-decoration: none;
  font-weight: bold;
	outline-style: none;
}
.tabs a:hover {
  color: #aa0000;
}

.tabs li.first a {
	color:#aa0000;
}

#header .phones {
  height: auto;
  vertical-align: middle;
  line-height: inherit;
  color: inherit;
  right: 14px;
  top: 0px;
  font-size: inherit;
  height: 13px;
  line-height: 13px;
  padding: 13px 0px;
}
#header .phones span {
  color: #542d00;
  padding-left: 10px;
}
#header .phones span.last {
  padding-left: 0px;
}
#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: 0px;
}
#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: 0px;
  color: #2c3e49;
}
.auth-row a:link,
  .auth-row a:visited,
  .auth-row a:hover,
  .auth-row a:active
{
  color: #324c76;
  padding: 0px 1px;
  font-weight: bold;
  text-decoration: none;
}
.auth-row a:hover {
  color: #043FA0;
}
.auth-row span {
  color: #324c76;
  padding: 0px 15px 0px 0px;
  font-weight: bold;
}

#footer .box {
  background: transparent none;
  /*border-top: 1px solid #acb7c7;*/
	border-top: 0px none;
}
#footer .helpbox {
  display: block;
  margin: 0px;
  padding: 10px 0px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}
#footer .helpbox li {
  margin: 0px;
  padding: 0px 15px 0px 0px;
  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: 0px none;
  background: transparent none;
  height: 39px;
}

.flc-container #header {
  height: 107px;
}
.flc-container #header .line2 {
  height: 39px;
}
.flc-container #header .line3 {
  height: 34px;
}
.flc-container #content-container {
  margin-top: 107px;
}

#location {
  float:left;
	width:100%;
	margin:0;
	padding:0;
	height:22px;
	line-height:22px;
	border-bottom:1px dashed #E3E3E3;
}
.breadcrumb {
	float:left;
	margin:0;
	padding:0;
	padding-left: 10px;
}
.printable-bar {
  top: 0px;
  right: 0px;
  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 0px 2px 20px;
  font-size: 11px;
  
}
a.bread-crumb:hover,
.printable-bar a:hover
 {
  
	text-decoration:underline;
}

.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: 0px 10px 0px 0px;
  height: 25px;
}
button.button .button-left {
  background: transparent url(images/2column/button_blue_left.gif) no-repeat left top;
  padding: 0px 5px 0px 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: 0px 10px 0px 0px;
}
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: 0px 5px 0px 15px;
  line-height: 24px;
  font-size: 12px;
  color: #aa0000 !important;
  text-decoration: none !important;
}
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: #ffffff;
}
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: #ffffff !important;
  text-decoration: none !important;
}
.printable .main-button .button-left {
  color: #000000;
}
.printable #header .line0 { 
  height: 82px;
}
button.menu-button {
  height: 22px;
}
button.menu-button .button-right {
  background: transparent url(images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}
button.menu-button .button-left {
  background: transparent url(images/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0px 1px 0px 8px;
  color: #deedf7;
  font-size: 10px;
  height: 21px;
  line-height: 20px;
}
div.menu-button {
  background: transparent url(images/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/but_menu_left.png) no-repeat left top;
  padding: 0px 1px 0px 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px;
}

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

div.light-button {
  padding: 0px 5px 0px 0px;
  background: transparent url(images/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/but_light_left.gif) no-repeat left top;
  padding: 0px 5px 0px 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 #cccccc;
  background: transparent none;
  padding: 0px;
  height: 21px;
}
button.do-add2cart-wait .button-left,
  button.do-add2cart-success .button-left,
  button.do-add2cart-error .button-left
{
  background: transparent none;
  padding: 0px 14px;
  color: #365f8f;
  font-size: 12px;
  height: 21px;
  line-height: 20px;
}

div.flc-1-button {
  background: transparent url(images/2column/button_big_blue_right.gif) no-repeat right top !important;
}
div.flc-1-button div,
  div.flc-1-button a:link,
  div.flc-1-button a:visited,
  div.flc-1-button a:hover,
  div.flc-1-button a:active
{
  background: transparent url(images/2column/button_big_blue_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #aa0000 !important;
}
div.flc-3-button {
  background: transparent url(images/2column/button_big_red_right.gif) no-repeat right top !important;
}
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active
{
  background: transparent url(images/2column/button_big_red_left.gif) no-repeat left top !important;
  line-height: 30px !important;
}
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active
{
  color: #ffffff !important;
  text-decoration: none !important;
}

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

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

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

.menu-categories-list ul li {
  background: transparent none;
  padding: 6px 0px 6px 7px;
}
.menu-categories-list ul li a:link,
  .menu-categories-list ul li a:visited,
  .menu-categories-list ul li a:hover,
  .menu-categories-list ul li a:active
{
  font-size: 15px;
  font-weight: bold;
}

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

.menu-minicart.full .title-bar img.icon {
  background: transparent url(images/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:link,
  .menu-minicart .content ul li a:visited,
  .menu-minicart .content ul li a:hover,
  .menu-minicart .content ul li a:active
{
  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;
}

.ajax-minicart .title-bar {
}
 .ajax-minicart img.icon {
  position: absolute;
  width: 18px;
  height: 13px;
}
 .ajax-minicart img.minicart-button {
  /*background: transparent url(images/cart_button.gif) no-repeat left top;*/
	background: transparent url(images/cart_button2.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 6px;
  margin: 0px;
}
 .ajax-minicart img.minicart-button-show {
  /*background-position: left -21px;*/
}

.ajax-minicart .title-bar h2 {
  position: absolute;
  top: 0px;
  left: 50px;
  right: 0px;
  overflow: hidden;
}
.ajax-minicart .title-bar img.minicart-button-show {
  background-position: left -21px;
}
.minicart-box {
  top: 30px;
}

.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: 0px none;
	margin-bottom:10px;
}
.dialog .title {
	width:100%;
  padding-left: 0px;
  /*background: transparent url(images/2column/list_dialog_bg_right.gif) no-repeat right top !important;*/
	background: transparent none;
	height: 26px;
}
.dialog .title h2 {
  /*padding-left: 18px;*/
  /*background: transparent url(images/2column/list_dialog_bg_left.gif) no-repeat left top;*/
	background: transparent none;
  /*height: 20px;*/
	color:#AA0000;
	font-size:18px;
	font-weight:normal;
}
.dialog .title div.sort-box {
  height: 32px;
}
.dialog .title div.sort-box .search-sort-bar {
	margin-bottom:10px;
	margin-top:6px;
}

.product-details {
	padding: 0px 0px;
}

.products .descr,
  .product-details .details .descr
{
  font-size: 12px;
}
.product-details .details .descr {
	height: 40px;
}
.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-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.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: 0px;
}
table.product-properties .product-mprice-row td {
  padding-top: 0px;
}
.poptions-product-separator {
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}
.product-details .market-price {
  font-size: 14px;
  padding: 8px 0px;
}
.product-details .buttons-row {
  margin-top: 8px;
}

.product-details .image .image-box {
	border:5px solid #f0f0f0;
}

.size-guide:link, .size-guide:visited {
	background: transparent url("images/custom/size_guide.gif") no-repeat scroll left top;
	display:block;
	font-weight:normal;
	padding:3px 3px 3px 25px;
	text-align:right;
}

.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;
  overflow: hidden;
}
strong.language-code img,
.language-code-over
{
  border: solid 1px #aaaaaa !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;
}


#product .product-details {
	float:left;
	width:100%;
	position:relative;
}

.header-cart{
	position:relative;
	float:right;
	width:150px;
	margin:0;
	padding:0;
	height:30px;
	border:0px none;
}
.header-cart .title  {
	line-height:13px;
	height:30px;
	position:relative;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.header-cart img.icon {
	float:left;
	height:30px;
	margin:0;
	padding:0;
	vertical-align:middle;
	width:115px;
	overflow:hidden;
	/*background:url("images/dingbats_orders.gif") no-repeat scroll 0 0 transparent;*/
	background: url("images/cart_button3.gif") no-repeat scroll left top transparent;
}
.header-cart img.icon.en {
	background: url("images/cart_button3_en.gif") no-repeat scroll left top transparent;
}
.header-cart img.minicart-button {
	height:30px;
	margin:0px;
	vertical-align:middle;
	width:115px;
	padding:0px;
	position:relative;
	top:0;
	float:left;
}
.minicart span {
	float:left;
	line-height:14px;
	font-size: 10px;
	color:#333;
}

.plinks-row {
	padding:10px;
}




.welcome-images { width:100%; margin:0px 0px 15px 0px; padding:0;}
.welcome-images .image1 { width:750px; margin-bottom:15px; }
.welcome-images .image2 { float:left; width:246px; margin-right:6px; margin-bottom:5px; }
.welcome-images .image3 { float:left; width:246px; margin-right:6px; margin-bottom:5px; }
.welcome-images .image4 { float:left; width:246px; margin-bottom:5px; }
.welcome-images .image5 { float:left; width:372px; margin-right:6px; margin-bottom:5px; }
.welcome-images .image6 { float:left; width:372px; margin-bottom:5px; }


#slidecontainer {
	width:960px; height:400px; overflow:hidden; float:left; position:relative; z-index:0;
}
#slide {
	position:relative; float:left; width:100%;
}
#slideshow {
	position:relative; float:left; width:100%;
}
.cycle{
	float:left; width:100%; display:block;
	height:400px;
}
#slideshow_navigation  {
cursor:pointer;
left:35px;
position:absolute;
top:375px;
z-index:100;
}

#slideshow_navigation a {
background:url("images/custom/slide_show/button.png") no-repeat scroll 50% 50% transparent;
display:block;
float:left;
font-size:0;
height:13px;
margin:3px;
outline-style:none;
outline-width:medium;
padding:0;
width:13px;
}

#slideshow_navigation .activeSlide {
background:url("images/custom/slide_show/button_selected.png") no-repeat scroll 0 50% transparent;
}

.image1, .image2, .image3 { float:left; width:316px; height:80px; margin-right:5px; margin-top:5px;}
.image3 { margin-right:0px;}



/**************************************************************************************** Related Products */

.related-products-title {
	float:left;
	width: 280px;
	border-bottom: 2px solid #F0F0F0;
	z-index:2;
	position:relative;
	
}
.related-products-title h2 {
	color:#aa0000;
	font-weight:normal;
	margin:0;
	padding:10px 10px 5px 10px;
	font-size:14px;
	font-weight:bold;
}

.related-products {
	margin:0 auto;
	padding:5px 10px 10px 10px;
	border: 5px solid #F0F0F0;
	margin-left:280px;
	z-index:1;
	position:relative;
}
.related-products ul {
	list-style-type:none;
}
.related-products ul li {
	float:left;
	
	margin: 0px;
	padding:0;
}
.related-products ul li.first {
	border:0px none;
}

.related-products ul li .image {
	text-align:center;
}
.related-products ul li .image a {
	float:left;
	width:100%;
	font-weight:normal;
	text-align:center;
}

.related-products ul li .image:hover {
	
}
.related-products ul li a{
	float:left;
	width:100%;
	font-size:12px !important; 
	text-align:center;
}

.related-products img {
	text-align:center;
}
.related-products .product-title {
	float:left;
	width:100%;
	text-align:center;
}
.related-products .price-row {
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px;
}

.dialog.uproducts {
	float:left;
	width:100%;
	margin:30px 0px 20px 0px;
	padding:0;
}
.dialog.uproducts .title {
	
}
.dialog.uproducts .content {
	margin:0px 0px 0px 0px;
	
	padding:10px;
}


/* Facebook comments plugin */
.fb_comments-title {
	float:left;
	width: 305px;
	border-bottom: 2px solid #F0F0F0;
	z-index:2;
	position:relative;
}
.fb_comments-title h2 {
	color:#aa0000;
	margin:0;
	padding:10px 10px 5px 10px;
	font-size:14px;
	font-weight:bold;
}

.fb_comments {
	margin:0 auto;
	margin-left:305px;
	border: 5px solid #F0F0F0;
	padding:15px 25px;
	z-index:1;
	position:relative;
}


