/*
Copyright (c) 2009, Alternativa hair and beauty salon
version: 0.8.0r4
*/

span.shana-tova{
    background: transparent url(images/shana-tova.png) no-repeat left top;
    float: left;
    display: block;
    width: 401px;
    height: 141px;
    margin: 0;
}

html {
    background: #000 url(images/main-bkg.jpg) repeat center top;
    color: #FFFFFF;
    direction: rtl;
}

body {
	/* For breathing room between content and viewport. */
	margin:10px;
    color: #fff;
    background: transparent;
    text-align: right;
    direction: rtl;
}

.latin{
    direction: ltr!important;
}

h1 {
	/* 18px via YUI Fonts CSS foundation. */
	font-size: 138.5%;
}

h2 {
	/* 16px via YUI Fonts CSS foundation. */
	font-size: 123.1%;
}

h3 {
	/* 14px via YUI Fonts CSS foundation. */
	font-size: 108%;
}

h1,h2,h3 {
	/* Top & bottom margin based on font size. */
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong,dt {
	/* Bringing boldness back to headers and the strong element. */
	font-weight: bold;
}
optgroup {
	font-weight:normal;
}

abbr,acronym {
	/* Indicating to users that more info is available. */
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	/* Bringing italics back to the em element. */
	font-style: italic;
}

del {
	/* Striking deleted phrases. */
	text-decoration: line-through;
}

blockquote,ul,ol,dl {
	/* Giving blockquotes and lists room to breath. */
	margin: 1em;
}

ol,ul,dl {
	/* Bringing lists on to the page with breathing room. */
	margin-right: 2em;
}

ol li {
	/* Giving OL's LIs generated numbers. */
	list-style: decimal outside;
}

ul li {
	/* Giving UL's LIs generated disc markers. */
	list-style: disc outside;
}

dl dd {
	/* Giving UL's LIs generated numbers. */
	margin-right: 1em;
}

th,td {
	/* Borders and padding to make the table readable. */
	border: 1px solid #000;
	padding: .5em;
}

th {
	/* Distinguishing table headers from data cells. */
	font-weight: bold;
	text-align: center;
}

caption {
	/* Coordinated margin to match cell's padding. */
	margin-bottom: .5em;
	/* Centered so it doesn't blend in to other content. */
	text-align: center;
}

sup {
	/* to preserve line-height and selector appearance */
	vertical-align: super;
}

sub {
	/* to preserve line-height and selector appearance */
	vertical-align: sub;
}

p,
fieldset,
table,
pre {
	/* So things don't run into each other. */
	margin-bottom: 1em;
}
/* Opera requires 1px of passing to render with contemporary native chrome */
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
	padding:1px;
}


div.yui-u.first1{
    min-height: 600px;
    *height: 600px;
}


#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
    text-align: right;
}

#hd h1{
    text-indent: -1000px;
    background: transparent url(images/logo.gif) no-repeat right top;
    height: 141px;
}

#carouselContainer{
    padding: 1em;
    background: transparent url(images/carusel-bkg.png) repeat-x left top;

}
#container {
    margin: 0 1em 0 0;
    float: left;
    padding: 0 1em 1em 1em;
}



.yui-carousel .yui-carousel-item-selected {
    border:0;
    margin:2px;
}


div.yui-carousel-nav{
    background: transparent!important;
}

.yui-carousel-element li { 
    height: 315px;
    width1: 420px;
    border: 1px solid #3a3a3a;
}

.yui-carousel-nav ul{
    visibility: hidden;
    display: none;
}

.yui-ge .yui-u, .yui-gf div.first {
    width:180px;
}

.box{
    border: 1px solid #666;
    height: 320px;
}

#timeTable h2{
    color: #ccc;
}

#timeTable h2 span{
    color: #fff;
    display: block;
}

#timeTable p{
    margin: 0.5em 0;
}
#timeTable p.days{
    margin-top: 1em;
    color: #ccc;
}

#priceList dt{
    float:right;
    margin-left: 1em;
    width: 8em;
    text-align: left;
}

#priceList dd{
    color: #ccc;
}

div.map{
    width:  400px;
    height: 320px;
    background: transparent url(images/map.gif) no-repeat center center;
}
div.yui-g{
    padding-top: 2em;
}

#ft{
    border-top: 2px solid #ccc;
    padding: 1em 0;
    margin-top: 2em;
    text-align: center;
}
