/*
$Id: main.IE6.css,v 1.1.2.115 2009/04/10 10:49:54 avg Exp $
vim: set ts=2 sw=2 sts=2 et:
*/

/*
arw tags
*/

h1{display:inline;padding:0px;margin:0px}

.shopGemCon{
	background:#E5EAEF;
}
.shopGemButton{
background:#E5EAEF;
height:35px;
padding:5px 5px 5px 10px;
}
.uo-box {
  width: 880px;
  padding: 10px 0px 10px 25px;
  margin:0px 25;
}

.bbbLogo{
	margin-right:25px;
}

/* page layout */
#content-container {
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 300px;
	margin-top: 175px;
}
#content-container2 {
	float: left;
	position: relative;
	right: 100%;
	width: 200%;
}
#center {
	float: left;
	position: relative;
	width: 50%;
	left: 50%;
}
#left-bar {
	margin-left:10px;
	margin-top:10px;
	float: left;
	position: relative;
	width: 180px;
}
#center-main {
	margin: 0px  10px 0px 220px;
	overflow: hidden;
	position: relative;
}
.welcome-page #center-main {
  margin-left: 0px;
  margin-right: 0px;
}
#header {
	height: 175px;
	position: absolute;
	top: 0px;
	left:25px;
	width: 900px;
}

#footer {
	width: 950px;
	position: absolute;
	bottom: -5;
	left:-25px;
	overflow: hidden;
	float: left;
	 background:url(images/footerBot.gif) no-repeat  bottom center transparent;

	
}
#footer .box {
  width: 730px;
  padding: 0px;
  margin: 18px 80px;
  height: 50px;
  background: white none;
}
#footer .box ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer .box ul li{
	margin:0px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	
}


.gemCon{
	width:150px;
	float:right;
	padding:5px 0px 0px 0px;
	margin:0px;
}

.gemImage{
	width:100px;
	float:left;

}


.gemBox{
	height:94px;
	width:260px;
	border:1px solid #999999;
	float:left;
	margin:0px 5px 0px 0px;
}

#header .line2 {
  position: relative;
  margin: 0px;
  padding-top:10px;
   padding-bottom:5px;
  height: 35px;
  color: #183b6f;
  font-size: 11px;
    	background:#E5EAEF;

}
.liveChat{
	position:absolute;
	top:40px;
	right:75px;
	width:265px;
	height:32px;
	line-height:27px;

}

#header .phones {
	position: absolute;
	right: 75px;
	top: 60px;
	height: 32px;
	line-height:32px;
  font-size: 24px;
	white-space: nowrap;
  color: #003366;
  font-family:serif;
  font-weight:bold;
  text-align:left;
  padding-left:72px;
  	

}

.liveChatBut{
	position:absolute;
	background:url(images/liveChatBG.gif) no-repeat top left;
	height:32px;
	width:66px;
	top:-20px;
	left:-20px;
}


/* page container */
html,body {
  width: 100%;
  text-align: center;
}
#page-container {
	height: 100%;
	position: relative;
  text-align: left;
  width:950px;
   background:url(images/background.gif) repeat-y  top center #ffffff;

}
#page-container2 {
	position: relative;
  height: 620px; /* bottom-expand */
}
#center-main {
	width: 100%;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#header{
		height: 153px;
	position: absolute;
	top: 0px;
	left:0px;
	width: 900px;
}
}
/* vertical align centering */
.valign-middle * {
  display: inline-block;
  vertical-align: middle;
}
.valign-middle-adv-lvl1 {
  position: relative;
}
.valign-middle-adv-lvl2 {
  position: absolute;
  top: 50%;
}
.valign-middle-adv-lvl3 {
  position: relative;
  top: -50%;
}

/* horizontal align */
.halign-center {
  display: inline;
  width: 1px;
  text-align: center;
}

label input {
  vertical-align: middle;
}

/* product page */
table.product-properties {
  width: auto;
}

/* dialog wrapper */
table.width-100 {
  width: 96%;
}

#dialog-message .box {
  height: 52px;
}

/*
  overflow wrapper
*/
.overflow {
  width: 100%;
  overflow-y: hidden;
  margin-right: 0px;
}

/* tab styles */
.tabs li {
  background: transparent url("images/fashion_mosaic/arrow.gif") no-repeat left 3px;
  width: 0;
  padding-left: 27px;
}
.tabs a:link,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:active
{
  background: transparent none;
  padding: 0px;
}

/* products list */
.products .details {
  width: 100%;
  padding-left: 0px;
}

/* product details page */
.product-details .details {
  padding-left: 0px;
}

.infoTableie6Fix{
	width:90%;
	float:right;
}
/*
  alternative layout: printable
*/
.printable #page-container {
  float: none;
  border: 0px none;
  position: static;
}
.printable #page-container2 {
  float: none;
  margin-left: 0px;
  position: static;
}
.printable #center-main {
  width: auto;
  vertical-align: top;
  overflow: visible;
}
.printable .product-details .details .save {
  right: 13px;
}

/*
  alternative layout: error 404
*/
.error-404 #page-container {
  border-left: 0px none;
  float: none;
  height: 100%;
}
.error-404 #page-container2 {
  float: none;
  margin: 0px;
  width: 100%;
  height: 100%;
}

input.image-button {
  background-position: left 5px;
}

.flc-top-login {
  line-height: 16px;
}
.flc-shippings {
  margin-top: 44px;
}

.popup-modal-bg {
  background: black none;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
}
.popup-hidden-select {
  background: #cccccc none;
  color: #dddddd;
}

.images-viewer-icons img {
  margin: auto 1px;
}
.line2 .subauth-line {
  top: 25px;
}
div.minicart strong,
  div.minicart span
{
  vertical-align: middle;
}
.line2 label,
  .line2 span.search
{
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 4px;
}
.line2 input.image-button {
  margin-top: 3px;
}
.line2 .auth {
  height: 28px;
}
.line2 .auth label,
  .line2 span.search
{
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 0px;
}

img.welcome {
  margin-left: 17px;
}

.fancycat-icons-scheme li ul {
  left: 151px !important;
}
.fancycat-icons-scheme li ul.fancycat-icons-level-1 li ul {
  left: 150px !important;
}
.fancycat-icons-scheme li ul.fancycat-icons-level-3 li ul {
  left: -166px !important;
}
.fancycat-icons-scheme ul li a:link,
  .fancycat-icons-scheme ul li a:visited,
  .fancycat-icons-scheme ul li a:hover,
  .fancycat-icons-scheme ul li a:active,
  .fancycat-icons-scheme ul li ul.fancycat-icons-level-1 li a:link,
  .fancycat-icons-scheme ul li ul.fancycat-icons-level-1 li a:visited,
  .fancycat-icons-scheme ul li ul.fancycat-icons-level-1 li a:hover,
  .fancycat-icons-scheme ul li ul.fancycat-icons-level-1 li a:active

{
  width: 156px !important;
}
.welcome-top .fancycat-icons-scheme ul li a:link,
  .welcome-top .fancycat-icons-scheme ul li a:visited,
  .welcome-top .fancycat-icons-scheme ul li a:hover,
  .welcome-top .fancycat-icons-scheme ul li a:active
{
  width: 151px !important;
}
.welcome-top .fancycat-icons-scheme li ul,
  .fancycat-icons-scheme li ul
{
  border: 0px none !important;
  background: #b1c6d7 none !important;
  padding: 1px !important;
}
.fancycat-icons-scheme li ul li {
  background: #ffffff none !important;
}
.welcome-top .fancycat-icons-scheme li ul li {
  background: #183b6f none !important;
}
.welcome-top .fancycat-icons-scheme ul {
  width: 162px !important;
}

.welcome-top .height-extender {
  height: 217px;
}
.welcome-top .fancy-height-extender {
  height: 215px;
}
.product-details .fcomp-select-box select {
  margin-right: 0px !important;
}
.fcomp-select-box .simple-button {
  margin-top: 0px !important;
  margin-bottom: 8px !important;
}
.welcome-top {
  z-index: 2000;
}
button.button {
  padding-right: 2px;
}
.fcomp-table table {
  width: 100%;
}

.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
{
  height: 24px;
}
.welcome-page .dialog .title,
  .hl-dialog .title
{
  padding-bottom: 7px;
}

/*\*//*/
#tabsmenu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#tabsmenu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/
html #tabsmenu ul li a {
	padding: 0;
}


.shopGemItemCon ul{
	margin:0px;
	list-style:none;
	padding:0px;
}

.shopGemItemCon ul li{
	margin:0px;
	padding:0px;
}

.jcarousel-skin-ie7 .jcarousel-container {
	width: 880px;

}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:800px;
    height: 101px;
    margin-left:40px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 260px;
    height: 105px;
   margin-right:7px;
   margin-left:0px;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 33px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 33px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
