@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	color: #7e7d7a;
	width: 960px;

	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}
a {
	color: #7e7d7a;
	text-decoration: none;
}
a:hover   {
	color: #9B4047;
}

h1
{
    font-size: 20px;
    font-weight: normal;
}

.clear
{
    clear: both;
}


#credit
{
    width: 400px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #adadad;
    font-size: 10px;
    padding-top: 10px;
    margin-top: 30px;
}

#homepage
{
    border: 1px solid #adadad;
    background-image: url(../images/main_bg.jpg);
    background-repeat: no-repeat;
    height: 656px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

#hometitle{
	width: 420px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#homepage #home_links {
	height: 94px;
	width: 480px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
#homepage #home_links #home_page_menu {
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lang_eng {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	width: 480px;
	margin: auto;
	padding-top: 8px;
}
.heb
{
    direction:rtl;
}
.heb #lang_eng
{
    text-align: right;
    direction:ltr;
}

#homepage #home_links #home_page_menu td {
	background-image: url(../images/flower_sign.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.heb #homepage #home_links #home_page_menu td
{
background-position: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	text-align: right;
	}

#homepage #credit
{
    margin-left:auto;
    margin-right:auto;
    padding-top: 80px;
    border: none 0;
}


/* Main Pages */

#container {
    background: #f7f3e8;
}

#container .heb
{
direction:rtl;
}

#container #header
{
    background-image: url(../images/top_eng.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 138px;
    width: 100%;
    font-weight: bold;
}

#container .heb #header
{
    background-image: url(../images/top_heb.jpg);
}

#container #header #header_menu {
    padding: 100px 0 0 40px;
}

#container .heb #header #header_menu {
    padding: 100px 40px 0 0;
}

#container #header_menu .menuLink
{
    background-image: url(../images/flower_sign.png);
    background-repeat: no-repeat;
    padding: 16px 15px 0 36px;
    text-align: left;
    height: 30px;
    float: left;
}

#container .heb #header_menu .menuLink
{
    background-position: right -2px;
    padding: 16px 36px 0 15px;
    text-align: right;
    float: right;
}

#container #header #header_menu #last
{
    background-image: none;
    font-size: 12px;
    float: right;
    padding-right: 40px;
}

#container .heb #header #header_menu #last
{
    float: left;
    padding-left: 40px;
}

#container #content
{
    padding: 20px 40px 20px 40px;
}

#container #content dl
{
float: left;
text-align: center;
margin: 0 20px 20px 0;
}

#container .heb #content dl
{
    float: right;
    margin: 0 0 20px 20px;
}


#container #content dl dd
{
    margin: 0;
}

#container #content dl.mainGallery img
{

    margin-bottom: 5px;
}

#container #content dl.gallery img
{
    margin-bottom: 5px;
}

#container #work, #container #about
{
    width: 400px;
    margin-right: 40px;
    float: left;
}

#container .heb #work, #container .heb #about
{
    margin-right: 0px;
    margin-left: 40px;
    float: right;
}

#container #work img, #container #about img
{
    width: 400px;
    padding-bottom: 20px;
}

#container #work .orderLink
{
    float:right;
}

#container .heb #work .orderLink
{
    float:left;
}

#container #work .backLink
{
    float:left;
}

#container .heb #work .backLink
{
    float:right;
}

#container #workText, #container #aboutText
{
    width: 400px;
    line-height: 22px;
    margin-right: 40px;
    float: left;
    text-align: justify;
}

#container .heb #workText, #container .heb #aboutText
{
    margin-left: 40px;
    margin-right: 0px;
    float: right;
}



/* forms */

#container #inputForm 
{
    float:left;
}

#container #inputForm label
{
    float:left;
    clear:left;
    width:200px;
}

#container .heb #inputForm 
{
    float:right;
    margin: 0 0 0 200px;
}

#container #inputForm td
{
    padding: 5px 20px 5px 0;
    vertical-align: top;
}

#container .heb #inputForm td
{
    padding: 5px 0 5px 20px;
}

#container #inputForm input
{
    width:200px;
    border:solid 1px black;
    float:left;
}

#container #inputForm textarea
{
    width:200px;
    height:80px;
    border:solid 1px black;
    float:left;
}

#container #inputForm input.button
{
    width:100px;
    height:20px;
}

#container .heb #inputForm input.button
{
    float:left;
}

#container #contactInfo
{
    padding-top: 5px;
    font-size:16px;
}

#mainContent
{
    min-height:400px;
    }