* {margin: 0; padding: 0;}

html {
    direction: ltr;
    background: #fff;
}

body {
    font-family: Arial, sans-serif;
    font-size: 0.95em;
    direction: rtl;
    color: #3e1e30;
}

a{ text-decoration: none; color:#0030FF;}
a:hover{ text-decoration: underline; color: #e20;}
a:visited{ text-decoration: none; color: #0029DA;}
a:visited:hover { text-decoration: underline; color: #e20;}
h1{ font-size: 22pt; font-weight: bold; margin-top:0; margin-bottom: 14px;}
h2{ font-size: 18pt; font-weight: bold; margin-top:5px; margin-bottom:0}
h3{ font-size: 14pt; font-weight: bold; margin-top:5px; margin-bottom:0 }
img{ border-style: none;}
p{ margin-bottom: 8px; font-size: 10pt;}
ul, ol { margin-right: 25px;}
td {vertical-align:top;}
option {padding: 0px 3px 0px 3px;}

.fix {
    clear: both;
}

.fixLeft {
    clear: left;
}

.fixRight {
    clear:right;
}
.right {float:right;}
.left {float:left;}
.fixLeft, .fixRight {
    height: 1px;
    overflow: hidden;
}
.center {text-align: center;}

#container {
    background: #fff;
    width: 750px;
    margin: 0 auto;
}

#top {
    height: 150px;
    background: url(/images/UP3.jpg) no-repeat;
}

.annoyingText {
    height: 150px;
    width: 150px;
    float: right
}

#content {
    width: 750px;
}
#content td {padding: 5px; padding-top: 0;}
#rightTd {width: 313px;
    border-left: 1px solid #50135a;
    }
#leftTd {width: 417px;
    background: url(/images/backFlower.jpg) bottom left no-repeat;
   
    padding: 20px !important;
    padding-top: 5px !important;
}

#content h1 {
    background: url(/images/h1.png) bottom right no-repeat;
    padding-bottom: 3px;
}

#content h2 {
    background: url(/images/h2.png) bottom right no-repeat;
}

#footer {
    margin: 20px auto;
    margin-bottom: 40px;
    width: 95%;
    border-top: 1px solid #50135a;
    font-weight: bold;
}

#footer span {color: #888;}

#image {
    width: 300px;
    height: 300px;
    padding-right: 5px;
    padding-bottom: 5px;
    _padding-bottom: 2px;
    background: url(/images/shadow.jpg) bottom right no-repeat;
    position: relative;
    z-index: 3;
}
#thumbs {
    width: 180px;
    float: left;
    position:relative;
    height: 400px;
    z-index:2;
}
#thumbs ul {margin: 0;}

.thumbs li {
    list-style: none;
    float: left;
    padding: 3px;
    padding-bottom: 0px;
    margin: 3px;
    position: relative;
    z-index: 1;
}

.bottom .current {
    display:none;
}

#thumbs {
    position: relative;
}

.bottom .next, .bottom .prev {
    top: 166px;
}

.bottom .next {
    display:block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: -6px;
}

.bottom .prev {
    display:block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -3px;
    #left: -8px;
}

.thumbs a, .thumbs a:hover, .thumbs a:active,#gallery a, #gallery a:hover, #gallery a:active {outline:none;}

#thumbBar {
    position:absolute;
    bottom: 50px;
    left: 45px;
    width: 450px;
    height: 3px;
    background: url(/images/bar.gif) bottom no-repeat;
    z-index: 2;
}

#gallery {
    width: 560px;
    float: right;
    padding-top: 13px;
    padding-left: 7px;
    margin-top: -13px;
    background: url(/images/imageShade.gif) top left no-repeat;

}


#slideshow {
    text-align: center;
    height: 347px;
}

#caption {
    min-height:35px;
    margin-top:4px;
    #margin-top: 6px;
    padding: 5px;
    _height: 35px;
    position: relative;
    z-index: 11;
}

.image-title {
    position: absolute;
    left: 10px;
    top: -25px;
}

.moreInfo {
    text-align: left;
    margin-top: -6px;
    #margin-top: -4px;
    margin-left: 5px;
}

.moreInfoDiv {
    position: absolute;
    top: -200px;
    border: 1px solid silver;
    background: #fff;
    z-index: 10;
    right: 80px;
    text-align: right;
}
.moreInfoDiv a, .moreInfoDiv a:hover {display: inline; background:none;}

.closeMe {
    width: 300px;
    height: 16px;
    background: #dedede;
    padding: 3px;
}

.closeMe a {
    display:block;
    width: 16px;
    height: 16px;
    float: right;
}

.description {
    width: 300px;
    height: 200px;
    overflow: auto;
    padding: 3px;
}

#formBody {
    width: 600px;
    margin: 0 auto;
    border-spacing: 0;
    empty-cells: show;
    background: #fff;
}

#formBody td {
    width: 350px;
    border-bottom: 1px solid silver;
    padding-top: 8px;
    padding-bottom: 3px;
}

#formBody td.right {
    width: 250px;
    float:none;
}

#formBody input.text, #formBody textarea {width: 345px;}

.formTitle {background: #ddd;
    padding: 3px !important;
    font-size: 1.2em;
    font-weight: bold;
}

.error td {
    border-bottom: 1px solid red !important;
}

#formErrors ul {
    margin-bottom: 15px;
}
.req {
  color: red;
 }

/*menu*/
* html body {behavior: url(/javascripts/csshover.htc);}
div#menu {
    width: 750px;
    height: 24px;
    background:#fff;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 15px;
    position:relative;
    z-index: 103;
}

div#menu ul {
    width: 650px;
    _width: 638px;
    position: relative;
    right: 118px;
    margin:0; padding:0;
    list-style-type:none
    z-index: 101;
}
div#menu li {
    position: relative;
    margin: 0 -1px 0 0;
    display: block;
    width: 105px;
    border-right: 1px solid #50135a;
    text-align: center;
    z-index:100;
}
div#menu li.submenu li.submenu:hover {
    background-color: #d9d9d9;
}
div#menu li:hover {
    background-color: #dfdfdf;
}
div#menu li a, div#menu li p{
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
    padding: 0.15em 0em 0.15em 0;
    width: 105px;
    _width: 95px;
    color: #686868;
}
div#menu li p { width: 105px; }
div#menu>ul a {
    width: auto;
}
div#menu ul ul {
    position: absolute;
    display: none;
    margin-top: -1px;
    width: 105px;
    border-top: 1px solid #6666CC;
    background-color: #d7d7d7;
    z-index: 5;
}

div#menu ul ul ul {
    position: absolute;
    display: none;
    margin-top: -23px;
    margin-right: -12px;
    width: 105px;
    border-top: 1px solid #6666CC;
    background-color: #d7d7d7;
    z-index: 5;
}

div#menu li {
    float:right;
}
* html div#menu ul ul {
    margin-right: -1px;
}

div#menu ul ul li {
    border-bottom: 1px solid #6666CC;
}
div#menu ul.first li.submenu:hover ul.second {
    display: block;
}
div#menu ul.second {
    top: 1.5em;
    right: -1px;
}
div#menu ul.second:hover ul.third {
    display: block;
    _margin-right: -13px;
}

#firstLi {border-right: none !important;}

#tomSign {
	float: left;
	margin-left: 20px;
	margin-top:-30px;
	opacity: 0.6;
}
