﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	
}
*{z-index:1;}
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}

body {
	line-height: 1;
	background:url('../images/background.jpg') no-repeat center top #90909a;

	font-size:1em;
	font-family:Arial,Verdana,Sans-Serif;
}
ol, ul {
	list-style: none;
}
.page-wapper
{
    width:978px;
    margin:0 auto;
    display:table;
    }
* html .page-wapper {
    height: 100%;
    width:978px;
    margin:0 auto;
    display:table;
}

#promoIMG
{
    position:relative;
    width:100%;
float:right;
    height:625px;
    overflow:hidden;
    }
    
    .stripe
    {
     float:right;
    width:100%;
    display:block;
     height:6px;
     background:url('../images/stripe.jpg') no-repeat center center;
        }
/**lLanding page**/
/*
#splashScreen{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:#f9f9f3;
	background-repeat:no-repeat;
	text-align:center;
}

#tryapair
{
    position:absolute;
    bottom:140px;
    left:230px;
    width:435px;
    height:70px;
    
    }
#summer2010
{
    width:125px;
    height:22px; 
    position:absolute; 
    bottom:90px; 
    left:65px;
    }
    */
/**MasterPage**/

#navigation
{
    width:978px;
    text-align:right;
   height:105px;
    position:relative;
    z-index:10;
    float:right;
    }

#navigation UL.nav
{
    width:745px;
    float:right;
    height:21px;
    margin-top:60px;

    }
.nav li.list ,#leftMenu UL LI
{
    float:right;
    padding:0 7px;
    font-size:15.5px;
   /* border-left:1px solid #aeaeab;*/
    text-align:center;
    }
.nav li.list{position:relative;}
.nav li.list A ,#leftMenu UL LI A
{
    text-decoration:none;
    color:#704e48;
    font-weight:300;
    
    }
.nav li.list A:hover ,#leftMenu UL LI A:hover
{
    color:#000;
    }
.nav li.list A:active,#leftMenu UL LI A:active
{
    color:#000;
    text-decoration:underline;
    }
#navigation IMG
{
float:left;
border:0;
    
    }
.nav li.lastLi{
    border-left:0;
    }

#menu-item-2
{
    height:25px;
    background-color:White;
    position:absolute;
    top:20px;
    right:-170px;
    display:block;
    width:699px !important;
    }
 
#menu-item-2.on
{
    visibility:visible;

    }
div#menu-item-2.on UL LI A, div#menu-item-2.off UL LI A
{
    font-weight:normal !important;
    text-decoration:none !important;
    }
#menu-item-2.off
{
    visibility:hidden;
    }
#menu-item-2 UL
{
   direction:rtl;
   text-align:right;
   float:right;
   width:699px;
   height:25px;
   position:relative;
   margin:0;
   background:#757575;
    }
#menu-item-2 UL LI
{
   text-align:center;
   line-height:25px;
   font-size:1.2em;
   font-family:Verdana,Arial,Sans-Serif;
   float:right;
   padding:0 10px;

    }
#menu-item-2 UL LI A
{
       color:#eadfcd;
       font-size:15.5px;
       font-weight:normal;
       }
#menu-item-2 UL LI A:hover
{
   color:#bfb7a9; 
    }
#menu-item-2 UL LI A:active
{
    color:#fff;
    }
ul#llastCat
{
   background-color:#ececec;
    top:25px;
    right:0;
    position:absolute;
    font-size:12px;
    color:#919298;
    
    }
ul#llastCat LI.lilast A
{
    color:Black !important;
    font-size:12px !important;
    }
.spacecenter
{
    position:relative;
    margin:0 auto;
    width:978px;
    display:table;
    direction:rtl;
    }
.clear
{
    clear:both;
    height:130px;
	height:30px;
    position:relative;
    top:-30px;
    
    }
.clear-club
{
    clear:both;
    height:110px;
    }
.clear-about
{
     clear:both;
    height:40px;   
    }
.clear-prod
{
    clear:both;
    height:700px;  
    }
	/*
#footer
{
    width:978px;
    position:relative;
    margin:10px 0;
    float:right;
    height:90px;
    }
	*/
#leftMenu
{
    width:230px;
    height:20px;
    position:relative;

    }
#leftMenu UL
{
    width:230px;
    height:20px;
    position:relative;
    list-style:none;
    }
#inputs{float:right; width:300px;}
#copyRight
{
    position:relative;
    direction:ltr;
    text-align:left;
    font-size:13px;
    width:265px;
    
    }
#copyRight UL LI A,#copyRights UL LI
{
    color:#8c8884;
    text-decoration:none;
    text-align:center;
        padding:5px;
    display:block;
    }
#copyRight UL LI A:hover
{
    color:#939adf;
    text-decoration:underline;

    }

#FB
 {
    position:absolute;
    top:5px;
    left:50px;
     }
#iphone
{
    position:absolute;
    top:0;
    left:0;
      background:url('../images/iphone.png') no-repeat center center;
       width:40px; height:50px;
       cursor:pointer;
       cursor:hand;
    }

#colection
{
position:relative; float:right; width:100%;
height:613px;
overflow:visible;
    }
.scrollable 
{

   position:relative;
   overflow:visible;
    height:613px;
    width:978px; 
	width:1660px;
    margin:0 auto;
    }
    
.scrollable .items
{
    width:20000em;
    position:absolute;
    cursor:pointer;
    cursor:hand;
    top:0; left:-5880px;
    }
.items div 
{
    float:left;
}

/*
.items IMG
{
    width:135px;
    border:1px solid #ddcec0;
    height:193px;
    }*/
.left
{
    width:225px;
    height:613px;
    background: url('../images/home_gallery_arrows.png') no-repeat left top;
    display:block;
    overflow:hidden;
    float:left;
    position:absolute;
    top:0px;
    left:0px;
    cursor:pointer;
    cursor:hand;
    z-index:2001;
    
    }
  .right
  {
    width:225px;
    height:613px;
    background: url('../images/home_gallery_arrows.png') no-repeat right top;
    display:block;
    overflow:hidden;  
    position:absolute;
    top:0px;
    right:0px;
      cursor:pointer;
    cursor:hand;
    z-index:2001;
      }
    .left:hover
  {
      background-position:left bottom;
      }
  .right:hover
  {
      background-position:right bottom;
      }
  #player{width:838px; height:132px; display:block; display:none; background:url('../images/play_btn_click_over_up2.png') no-repeat left -264px; text-align:center;}
  #player:hover{background-position:left -132px;}
  #player:active{background-position:left 0px;}
  .club
  {
      width:203px;
      height:32px;
      background:url('../images/textbar1_up.png') no-repeat top left;
      border:0;
      float:right;
      }
 .club:focus
 {
     width:203px;
     height:32px;
     border:0;
     background:url('../images/textbar1_up.png') no-repeat top right; 
     }
 .searchinput
 {
     
    width:189px;
    height:16px;
    margin:6px 6px 0;
    outline:0;
    border:0;
	float:right;

     }
 .searchinput:focus
 {
        border:1px solid #a4988c; 
      
     }
.btnSearch
{
    float:right;
    width:51px;
    height:23px;
    margin-top:4px;
    margin-right:10px;
    color:#a4988c;
    font-weight:bold;
    cursor:pointer;
    cursor:hand;
    border:0;
    background:url('../images/search_button.png') no-repeat top left;
    }
.btnSearch:hover
{
    background:url('../images/search_button.png') no-repeat 0 -23px;  
    }
.btnSearch:active
{
    background:url('../images/search_button.png') no-repeat 0 -45px;
    outline:0;  
    }
/**prosucts**/


#main-products
{
    width:978px;
    position:relative;
    z-index:9;
    float:right;
    background-color:#e8e8e1;
    margin:27px 0;
    }
    
.window-top
{
    height:30px;
    width:978px;
    background:url('../images/window_top.png') repeat-x;
    position:absolute;
    top:-27px;
 z-index:10;
 left:0;
    }
.window-bottom
{
     height:66px;
    width:978px;
    background:url('../images/window_bottom.png') no-repeat;
    position:absolute;
    bottom:-27px;
    z-index:10;
     left:0;    }
#right-content
{
    width:190px;;
     position:relative;
     z-index:100;
        float:right;
     margin:30px 0 66px 0;
     height:200px;
    }
#left-content
{
    width:788px;
    z-index:100;
    float:right;
    position:relative;
    margin:10px 0 20px 0;
    text-align:right;
    min-height:500px;
    
    }
 #right-content .title-main
 {
     width:100%;
     margin-top:50%;
     float:right;

          }
  #right-content .title-main H4
  {
    line-height:25px; 
    width:180px;
    padding-right:10px;
    text-align:right;
    display:block;
    background:url('../images/product_butterfly.jpg') no-repeat left top;
      }

 .title-main h4 A{color:Black; text-decoration:none;}
 .move-it{direction:ltr;}
 .paging-element
{
    width:160px;
    float:left;
    height:26px;
    margin:0 50px;
    position:relative;
    }

 .wapper-index{width:160px;   overflow:hidden; height:25px;  position:relative;}
 .next-next,.prev-prev,.next-page,.prev-page{ position:absolute; display:block;}
  .page-count
{
   display:block;
   float:left;
   border:1px solid #efefef;
   background-color:#efefef;
   margin:1px;
   padding:3px 2px;
   direction:rtl; 
    }
  .prev-page{left:-17px; top:0; text-decoration:none;}
 .next-page{right:-15px; top:0; text-decoration:none;}
 .wapper-index DIV{height:26px; width:2000em; position:absolute; top:0; left:0;  position:relative;}
.page-active{background-color:#fff; border:1px solid #ffe3d2;  }

     .prev-prev{left:-40px; top:0; display:none;}
 .next-next{right:-39px; top:0; display:none;}
a.a-number{text-decoration:none; color:#000000; }
 
 
 .image-wapper
 {
     height:290px;
     float:right;
     position:relative;
     border:1px solid #E8E8E1;
     overflow:hidden;
     cursor:pointer;
     cursor:hand;
     }
.image-wapper:hover
{
  border:1px solid #E8E8E1;  
    }
.image-wapper IMG
{
    width:190px;
    height:260px;
    position:relative;
    }

.slidetabs
{
    position:absolute;
    left:20px;
    bottom:0px;
    width:400px;
    margin:0 auto;
    }
 /* single tab */
.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url('../images/navigator.png') 0 0 no-repeat;
	display:block;
	font-size:1px;		
}
/* single slide */
/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
} 	

#products
{
    float:right;
    width:100%;
    }
.images-for-page
{
    position:absolute;
    top:-20px;
    left:-20px;
    width:490px;
    height:795px;
 background:url('../images/yoop_about_image.png') no-repeat -100px top;
}
    
#aboutcenter
{
   width:100%;
   height:795px;
   position:relative;
   
    }
    
.scroll
{
    padding:45px 22px 0 0;
    width:560px;
    position:relative;
    display:block;
    height:553px;
    overflow:hidden;
    }
.scroll .items
{
    position:relative;
    width:560px;
    height:100%;
    overflow:auto;
    padding:0 40px;
    left:40px;
    } 
.item *
{
    font-family:Verdana,Arial,Sans-Serif;
    font-size:1em;
    color:#2D2B2B;
    line-height:1.3em;
    }
/*#overimg
{
  width:621px;
  height:406px; 
  position:absolute;
  bottom:30px;
  right:0;
  background:url('images/about_alpha1.png') no-repeat;
    }*/
#actions
{
    position:absolute;
    right:580px;
    top:81px;
    width:22px;
    height:200px;
    }
#scrollUp
{
    width:23px;
    height:29px;
    position:relative;
    display:block;
    background:url('../images/about_arrows.png') no-repeat 0px 0px;
    margin-bottom:100px;
    }
#scrollUp:hover
{
    background-position:-23px 0px ;
    }
#scrollUp:active
{
    background-position: -46px 0px;  
    }
#scrollDown
{
      width:23px;
    height:29px;
    position:relative;
    display:block;
    background:url('../images/about_arrows.png') no-repeat 0px -31px;
    }
#scrollDown:hover
{
    background-position: -23px -31px;  
    }
#scrollDown:active
{
    background-position: -46px -31px;  
    }
#branch-wapper
{
    width:100%;
    position:relative;
    }
#yoopclub-wapper
{
    width:100%;
    position:relative;
    float:right;
    height:795px;
    }
#text-wapper
{
    width:90%;
    height:500px;
    line-height:1.3em;
    z-index:999999;
        color:#454545;
    }
#text-wapper UL
{
    list-style-image:url('images/circle.png');
    padding: 10px 40px;
    }

#branches
{
    width:480px;
    position:relative;
    
    }
 #clubYoop
{
    width:600px;
    position:relative;

    }


#text-wapper SPAN
{
    color:#8f6a2b;
    font-weight:bold;
    }
img.branchImg
{
    position:absolute;
    top:-40px;
     left:-80px;
    }
img.clubImg
{
    position:absolute;
    top:-40px;
    left:-80px;
    z-index:99;

    }
table.tblBranch
{
    direction:rtl;
    text-align:right;
    }
table.tblBranch TR TD.title
{
    width:80px;
    }
table.tblBranch TR TD
{
    text-align:right;
    padding-left:10px;

    }
table.tblBranch TR TD SPAN
{
    direction:ltr;
    }
.contactImg
{
    position:absolute;
    top:-40px;
    left:-85px;
    }
#contact-wapper
{
    width:100%;
    position:relative;
    float:right;
    height:795px;
    }
#Contacts
{
    width:500px;
    float:right;

    }
#Contacts IMG
{
        margin-bottom:20px;
    }
#contacts TR td.textBoxPalce
{
    padding-bottom: 1em;

    }
.TextBox1
{
    resize: none;
    font-family:Arial;
     background:url('../images/contact_textbar_comments.jpg') no-repeat 0 0;
     overflow:hidden;
    }
.input-text
{
    background:url('../images/textbar_full01.jpg') no-repeat 0 0;
    }
.input-text:focus
{
    background:url('../images/textbar_full01.jpg') no-repeat bottom 0 #fff;]
         border-width:2px
    }
.input-text:active
{
    background:url('../images/textbar_full01.jpg') no-repeat bottom 0;
    }
.btn-send
{
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    }
#side-main
{
    width:100%;
    margin:75px 0;
    float:right;
    }

#side-main UL LI
{
  text-align:center;  
  line-height:25px;
    }
#side-main UL LI A
{
    text-decoration:none;
    color:#212121;
    font-family:Verdana,Arial,Sans-Serif;
    }
#side-main UL LI A:hover
{
      color:#585151;  
    }
.more
 {
     width:100%;
     text-align:right;
     background:url('../images/black_transparent.png');
     position:absolute;
     bottom:7%;
     left:100%;
     height:50px;
     overflow:hidden;

     }
 .more SPAN
 {
     color:White;
     padding-right:10px;
     display:block;
     }
 .more SPAN.price
 {
     padding-left:10px;
     float:left;
     }
 .clear-contact
 {
     height:200px;
     width:100%;
    clear:both;
     }
 #wapper-prev
 {
     width:100%;
     position:relative;
     float:right;
     }
.title-col
{
    margin-right:70px;
    float:right;
    position:relative;
    }
.more-det
{
  font-size:13px;  
    }
div#therd UL#llastCat Li.lilast A.lilast
{
    text-decoration:underline !important;
    }
#OCEANSEO
{display:none;
    }  
.magazin{float:right;} 
#menuPos
{
    width:170px;
    float:right;
    position:relative;
    clear:right;
    z-index:10;
    margin-bottom:50px;
    }
#ArticlePos{width:800px; float:right; z-index:1; margin-bottom:50px;}
.ProdImgA{width:190px;height:260px; display:block; z-index:10;}
.productLine{float:right; width:784px; margin-right:4px;}
#OCEANECO{display:none;}
.textArticles{float:right; width:978px;}
#hh
{
    direction: ltr;
}
#iphone,
.menu-item-1
{
	display:none !important;
	visibility: hidden !important;
	position: absolute !important;
}

/******************/
/* 2nd stylesheet */
/******************/

.ps_overlay{
    z-index:90;
    background:#f7f7f7;
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    opacity:0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
/* Image container style */
.ps_container{
	width:480px;
	height:350px;
	position:absolute;
	top:50%;
	margin-top:-175px;
	left:50%;
	margin-left:-240px;
	z-index:100;
}
.ps_container img{
	border:10px solid #fff;
	position:absolute;
	top:50%;
	left:50%;
	-moz-box-shadow:1px 1px 10px #000;
	-webkit-box-shadow:1px 1px 10px #000;
	box-shadow:1px 1px 10px #000;
}
/* Close button for preview mode */
a.ps_close{
	background:#000 url('../images/close.png') no-repeat center center;
	cursor:pointer;
	width:56px;
	height:56px;
	position:fixed;
	right:10px;
	top:10px;
	z-index:1000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
/* Next photo button for preview mode */
a.ps_next_photo{
	position:absolute;
	top:50%;
	left:50%;
	width:56px;
	height:56px;
	margin:-28px 0 0 -28px;
	z-index:200;
	cursor:pointer;
	background:#000 url('../images/next_photo.png') no-repeat 50% 50%;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
a.ps_next_photo:hover,
a.ps_close:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
/* Thumbnail slider style */
.ps_slider{
	width:845px;
	height:300px;
	position:relative;
	margin:50px auto 0px auto;
}
.ps_slider a.next,
.ps_slider a.prev{
	position:absolute;
	background-color:#000;
    background-position:center center;
    background-repeat:no-repeat;
    border:1px solid #232323;
    width:20px;
    height:20px;
    top:50%;
    margin-top:-10px;
    opacity:0.6;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    outline:none;
}
.ps_slider a.prev:hover,
.ps_slider a.next:hover{
    border:1px solid #333;
    opacity:0.9;
}
.ps_slider a.disabled,
.ps_slider a.disabled:hover{
    opacity:0.4;
    border:1px solid #111;
    cursor:default;
}
.ps_slider a.prev{
    left:-30px;
    background-image:url('../images/prev.png');
}
.ps_slider a.next{
    right:-30px;
    background-image:url('../images/next.png');
}
.ps_slider .ps_album{
	width:140px;
	height:310px;
	padding:10px;
	background-color:#333;
	border:1px solid #444;
	position:absolute;
	top:0px;
	text-align:center;
	cursor:pointer;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;

}
.ps_slider .ps_album:hover{
		background-color:#383838;
}
.ps_slider .ps_album img{
	height:160px;
/*	border:1px solid #444;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;*/
}
.ps_slider .ps_album .ps_desc{
	display:block;
	color:#666;
	background:#111 url('../images/overlay.png') no-repeat bottom right;
	height:200px;
	margin-top:10px;
	text-align:left;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	border:1px solid #393939;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
.ps_slider .ps_album:hover .ps_desc{
	background-image:none;
}
.ps_slider .ps_album .ps_desc span{
	display:block;
	margin:0px 10px 10px 10px;
	border-top:1px solid #333;
	padding-top:5px;
}
.ps_slider .ps_album .ps_desc h2{
	margin:10px 10px 0px 10px;
	text-align:left;
	padding-bottom:5px;
	font-weight:normal;
	color:#ddd;
	text-shadow:0px 0px 1px #fff;
	border-bottom:1px solid #000;
}
.ps_slider .loading{
	background:#121212 url('../images/loading.gif') no-repeat 50% 50%;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#previo IMG
{
    margin-bottom:10px;
    }
#previo P
{
    line-height:1.2em;
    font-size:15px;
    }
