body {
  background: url('gfx/bg.jpg') no-repeat center;
  font-family: arial;
  font-size:12px;
  color: #6c6c6c;
  text-align: center;
  margin: 0;
  padding: 0;
   scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #D6D6D6;
scrollbar-highlight-color: #D6D6D6;
scrollbar-shadow-color: #D6D6D6;
scrollbar-3dlight-color: #D6D6D6;
scrollbar-track-color: #eeeeee;
scrollbar-darkshadow-color: #e0e0e0;
  }
  
img {
  border: 0;
  }
  
a {
  color: #6c6c6c;
  }  
:focus
{
  -moz-outline-style: none;
}
 a{ 
    border:none;
    outline:none;
}
#topFlash {
  position: absolute;
  top: -26px;
  right: -30px;
  width: 835px;
  height: 26px;
  }
  
#rightFlash {
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  height: 510px;
  }
  
#bottomFlash {
  position: absolute;
  bottom: -24px;
  right: -30px;
  width: 810px;
  height: 26px;
  }
  
#leftFlash {
  position: absolute;
  top: 0;
  left: -30px;
  width: 30px;
  height: 510px;
  }
  
#container {
  width: 920px;
  height: 489px;
  background: #fff;
  margin:50px auto 10px;
  text-align: left;
  position: relative;
  }

#header  {
  width:920px;
  height: 78px;
  border-bottom: 1px solid #6c6c6c;
  font-size:11px;
  position: relative;
  }
  
#logo {
  float: left;
  margin: 20px 0 0 10px;
  cursor: pointer;
   height:34px;
  }
  
#logo * {
  margin: 0;
  padding: 0;

  }
  
#menuDiv {
  float: left;
  clear: left;
  margin: 5px 0 0 10px;
  display: inline;
  }
  
.menu, .menu_on {
  text-transform: uppercase;
  font-size: 11px;
  font-weight:bold;
  color: #6c6c6c;
  text-align: left;
  }
  
.menu_rollover, .menu_on {
  color: #d3d3d3;
  text-transform: uppercase;
  font-size: 11px;
  font-weight:bold;
  }

#content {
  width:920px;
  height:410px;
  font-size: 11px;
  position: relative;
  
   text-align:left;
  /*overflow: auto;*/
  }
  
#hpFlash * {
  margin: 0;
  padding: 0;
  }
  
/*---------------------------------------*/

img#catalogueMainPic {
  float: left;
  border: 2px solid #6c6c6c;
  margin: -151px 0 0 22px;
  width: 270px;
  height: 387px;
  }
  
img#collectionPic {
  float: right;
  margin: 11px 22px 0 0;
  }
  
#collectionPics {
  float: left;
  width: 362px;
  height: 196px;
  overflow-x: hidden;
  overflow-y: auto;
  /*border-left: 1px solid #6c6c6c;*/
  /*margin-right:22px;*/
  margin-left: -22px;
  margin-top:35px;
  }
  
#collectionPics img {
  border: 1px solid #6c6c6c;
  float: right;
  margin: 0 0 -1px -1px;
  display: block;
  width: 66px;
  }
  
#productDescDiv {
  float: left;
  width: 200px;
  margin: 11px 0 0 21px;
  height: 230px;
 position:relative;
  }
  
#productDescDiv p {
  font-weight: bold;
  }
  
#productDescDiv h3 {
  margin: 0;
  padding: 0;
  color: #011d67;
  font-size: 11px;
  }
  
#productDescDiv p {
  margin: 15px 0 0 0;
  }
  
#collectionPicsDiv {
display:inline;
float:right;
margin-right:12px;
width:362px;
  }
  
p.more {
  float: left;
  margin: 11px 0 14px 0;
  }
  
a.back {
  margin: 11px 0 14px 0px;
  color: #021c69;
  text-decoration: none;
  }
#productDescDiv a.back{
 position:absolute;
 bottom:0;
 margin:0;
}  
a.back:hover {
  text-decoration: underline;
  }
#category_back{
 margin: 0;
}  
/*-------------------------*/

#categoriesSideMenu {
  float: left;
  margin: 20px 0 0 20px;
  overflow-y:auto;
  height:380px;
  direction:ltr !important;
  width: 164px;
   }
#categoriesSideMenu h1 {
color:#6C6C6C;
display:block;
font-size:11px;
font-weight:bold;
line-height:18px;
margin:0 0 5px 0px;
text-decoration:none;
}  
#categoriesSideMenu ul {
  margin:  0 0 0 0px;
  padding: 0;
  list-style: none;
  }
  
#categoriesSideMenu ul li {
  line-height: 18px;
  }
  
#categoriesSideMenu a{
  display: block;
  font-size: 11px;
  color: #111e53;
  /*height: 18px;*/
  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
  }
  
#categoriesSideMenu a:hover {
  text-decoration: underline;
  }
  
#brandsImg {
  float: right;
  }
  
#categoriesSideMenu ul li ul {
  margin: 3px 0 8px 18px;
  display: none;
  }
  
/*--------------------------*/

#rightTop {
  width: 275px;
  height: 13px;
  position: absolute;
  top: 60px;
  right: 20px;
  }
  
#rightTop p {
  margin: 0;
  padding: 0;
  }

#searchDiv {
  float: left;
  width: 160px;
  }
  
#searchDiv #str {
  width: 103px;
  height: 15px;
  border: 1px solid #6c6c6c;
  padding: 1px;
  margin: 0;
  float: right;
  font-size: 10px;
  font-family: arial;
  }
  
html>body #searchDiv #str {
  height: 10px;
  }
  
#searchDiv .search_button {
  text-transform: uppercase;
  border: 0;
  background: none;
  cursor: pointer;
  font-size: 10px;
 color: #6c6c6c;
  width: 50px;
  float: left;
  }
  
#langs {
  float: right;
  }
  
#langs a {
  color: #6c6c6c;
  text-decoration: none;
  }
  
#langs a:hover {
  text-decoration: underline;
  }
  
/*------------------------------*/

#textInnerDiv {
  width: 665px;
  margin: 0 0 0 20px;
  height: 400px;
  overflow: auto;
  float:left;
  width: 880px; /*new*/
  }
  
#textInnerDiv p {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: justify;
  }
  
#textInnerDiv .content_pages_table {
  width: 620px;
  width: 860px; /*new*/
  }
  
h1#mainTitle {
  font-weight: normal;
  color: #001e66;
  font-size: 11px;
  text-transform: uppercase;
  margin: 10px 0 10px 0;
  padding: 0;
  }
  
img#aboutPic {
  float: right;
  margin: 12px 22px 0 0;
  }
  
/*--------------------------------------*/

#galleryDiv {
  width: 583px;
  height: 388px;
  background: #fff;
  }
  
#galleryFrame {
  border: 0;
  float: right;
  width: 583px;
  height: 384px;
  overflow: hidden;
  margin: 12px 21px 0 0;
  display: inline;
  }
  
#shopsStrip {
  width: 583px;
  height: 142px;
  background: #011c6b;
  float: right;
  position: relative;
  overflow-x: scroll;
  margin-top: 15px;
  }
  
#shopsStripInner {
  width: 871px;
  height: 122px;
  position: absolute;
  left: 0;
  top: 0;
  }
  
#shopsStrip img {
  float: left;
  clear: right;
  margin: 4px 0 0 5px;
  }
  
img#galleries_preview_bigImage {
  float: right;
  border: 1px solid #6C6C6C;
  }
  
#shopsMenu {
  width: 310px;
  position: absolute;
  top: 0;
  left: 0;
  }
  
#shopsMenu a {
  font-size: 11px;
  color: #6c6c6c;
  text-decoration: none;
  font-weight: bold;
  }
  
#shopsMenu a:hover {
  color: #121e52;
  }
  
#shopsMenu h1 {
  float: left;
  margin-left: 20px;
  width: 100%;
  display: inline;
  }
  
#shopsMenu ul {
  float: left;
  list-style: none;
  margin: 0 0 0 32px;
  padding: 0;
  width: 220px;
  }
  
html>body #shopsMenu ul {
  margin: 0 0 0 64px;
  }
  
#shopsMenu ul li {
  line-height: 19px;
  }
  
#shopsMenu ul.sublist {
  margin: 0 0 0 30px;
  }
  
html>body #shopsMenu ul.sublist {
  margin: 0 0 0 30px;
  }
  
#shopsMenu ul.sublist p {
  margin: -4px 0 3px 0;
  line-height: 15px;
  }
  
#topFlash, #rightFlash, #bottomFlash, #leftFlash {
  display: none;
  }
  
.splash #topFlash, .splash #rightFlash, .splash #bottomFlash, .splash #leftFlash {
  display: block;
  }
  
.splash #content {
  width: 775px;
  height: 380px;
  border: 0;
  }
  
.splash {
  width: 775px !important;
  height: 380px !important;
  }
  
#footer {
  width: 920px;
  height: 21px;
  float: right;
 text-align:right;
  }
#footer a{
text-decoration:none;
color:#135180;
}
  
#bottomText {
  width: 920px;
  margin: auto;
  }
  
#bottomText p {
  margin: 0 0 10px 0;
  padding: 0;
  color: #fff;
  text-align: center;
  }
  
#bottomText a {
  color: #fff;
  }
  
table tr td {
  font-size: 12px;
  }
  
/*--------------------*/

#motioncontainer {
  width: 583px;
  height: 364px;
  background: #6c6c6c;
  float: right;
  margin-top: 15px;
  position: relative;
  }

#motioncontainer a img {
  margin: 0px 0 0 0px;
  /*width: 284px;*/
  }
  
img#rightArrow, img#leftArrow {
  position: absolute;
  bottom: 2px;
  z-index: 9999;
  }
  
img#rightArrow {
  right: 5px;
  }
  
img#leftArrow {
  left: 5px;
  }
  
.hebLink {
  font-size: 13px;
  }
  
#collectionPics div, #collectionPics br {
  display: none;
  }
  
#collectionPics .makeScroll, #collectionPics #scroll-innerBox-1, #collectionPics #scroll-handle-container1,
#collectionPics #scroll-handle-top-1, #collectionPics #scroll-handle-1, #collectionPics #scroll-handle-bot-1 {
  display: block;
  }
  
/*-----------------------------------------------*/
  
/*#collectionPicsDiv {
  width: 385px;
  }*/
  
#collectionPics {
  height: 193px;
  display: inline;
  }
  
/*-----------------------------------------------*/

  
#categoriesSideMenu ul li a {
  height: auto;
  display: inline;
  }
  
/*scroll*/

.scroll-track{
 height:10px;
 width:10px;
 background:#f6f6f6;
}

.scroll-handle{
 height:10px;
 width:10px;
 background-image: url('gfx/fill.png');
 cursor:pointer;
}

.scroll-track-bot {
background-image: url('gfx/down.png');
height: 10px;
width: 10px;
}

.scroll-track-top {
background-image: url('gfx/up.png');
height: 10px;
width: 10px;
}

.scroll-handle-top {

}

.scroll-handle-bot {

}

.makeScroll {
  position: relative;
  }
  
#innerScrollText {
  width: 860px;
  float: left;
  }
  
.shopCountryLink {
	display:inline-block;
	float:left;
	line-height:30px;
	margin:0 40px;
	width:500px;
}
#red span{
color:#111E53;
font-size:11px;
cursor: pointer;
font-weight:bold;
}
.collection_path{
	width:600px;
	float:right;
	text-align:left;
}
#shopsMenu #path{
	margin-left:20px;
}
#productLong p{
font-weight:normal;
margin:0;
}
#black #textInnerDiv, #gold #textInnerDiv, #platinum #textInnerDiv{
 direction:ltr;
 padding: 0 0 0 10px;
}
#black table tr td, #gold table tr td, #platinum table tr td{
 vertical-align:top;
}
#black #content {
background: url('gfx/Club_benefits_page.png');
  }
 #gold #content {
background: url('gfx/gold_page.png');
  }
  #platinum #content {
background: url('gfx/platinum_page.png');
  }
#black h1#mainTitle, #gold h1#mainTitle, #platinum h1#mainTitle{
color:#fff;
}  
#black .white{
color:#fff;
}
#black .content_pages_table{
	width:372px;
}
#black #textInnerDiv p{
color:#546670;
}
.font_black{
 color:#000;
}
.path{
right:22px;
position:absolute;
top:173px;
}
 #publicity{
  height:375px;
overflow-x:scroll;
overflow-y:hidden;
/*width:500px;*/
}
.publicity-inner-text{
  width:880px;
  margin: 0 0 0 20px;
  float:left;
  }
.search-catalog img{
float:left;
}
.content_pages_table p{
margin-bottom:0;
}
.search-catalog div span.titles_in{
display:none;
}
.products_list_single{
display:block;
clear:both;
}
textarea{
width:145px;
}