body {
    font-family: "Arial","Arial (Hebrew)","David (Hebrew)","Courier New (Hebrew)";
    background-color: white;
    background-image: url('/static/images/misc/bg-gray.png');
    background-position: top;
    background-repeat: repeat-x;
    padding: 0;
    text-align: center;
}

/*div.debug {
border: 1px solid black;
}

div.debug-red {
border: 1px solid red;
}

div.debug-blue {
border: 1px solid blue;
}
*/

#loader {
    position: absolute;
    top: 20%;
    left: 30%;
    z-index: 10;
    font-size: 8pt;
    text-align: center;
}

div#noscript {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background-color: white;
}

div#content {
    width: 1024;
    height: 768;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    padding-top: 1em;
    border: 1px solid rgb(191,191,191);
    background-color: rgb(144, 220, 0);
    overflow: hidden;
/*    background-image: url('/static/images/bg-text.png');*/
    background-image: url('/static/images/bg-text.gif');
    background-position: top;
    background-repeat: no-repeat;
}

#banner {
    height: 130px;
    text-align: right;
}

#banner-image {
    padding-right: .5em;
    border: none;
}

div#nav {
    width: 99%%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
    background-color: rgb(102,102,102);
    padding: 0.5em 0.8em 0.5em 0.8em;
    text-align: left;
}

span.nav-sep {
    width: 2px;
    background-color: rgb(191,191,191);
	/*	border: 1px solid rgb(144, 220, 0);*/
	border: 1px solid rgb(191,191,191);
}


.nav-link, div#language {
    color: rgb(144, 220, 0);
    font-weight: bolder;
    margin-right: 0.8em;
    padding: 0.5em;
}

a.nav-link {
text-decoration: none;
text-align: center;
}

div#language {
    width: 10em;
    float: right;
    /*	margin-top: -2em;	*/
    	color: white;
    text-align: right;
    font-family: monospace;
}

div#language a {
    color: rgb(191,191,191);
    margin: 0.5em 0.3em;
    font-size: 8pt;
    text-decoration: none;
}

div#language a:hover {
    cursor: pointer;
    color: rgb(144, 220, 0);
}

.nav-link:hover {
    color: white;
    cursor: pointer;
}

div#main {
    height: 480px;
    width: 100%;
    margin: 0 auto;
    clear: left;
    padding: 0.5em 0;
    background-color: white;
/*    border-bottom: 2px solid rgb(102,102,102);*/
}

#main-top, #main-bottom {
    margin: 0 auto;
}

#main-top {
    height: 70%;
}

#main-bottom {
    height: 30%;
}

#main-bottom {
    width: 99%;
    border-top: 2pt solid rgb(191,191,191);
}


div#main-text {
    font-size: 11pt;
    font-weight: bolder;
    width: 40%;
    height: 100%;
    float: right;
    padding: 0 1em 0 1em;
    text-align: right;
}

.simple-link {
    text-decoration: none;
}

.simple-link:hover {
    text-decoration: underline;
}

div#main-sep-vertical {
    background-color: rgb(191,191,191);
    float: right;
    margin: 0.5em auto 0 auto;
    height: 90%;
    width: 2pt;
}
	
div#main-quote {
    width: 55%;
    height: 100%;
    float: left;
}

.emphasize {
    color: blue;
}

#clients, #client-name {
    float: right;
    width: 120px;
    background-color: rgb(144, 220, 0);
    border: 1px solid rgb(191,191,191);
    text-align: center;
    color: rgb(102,102,102);
    font-weight: bolder;
    font-size: 14pt;
}

#client-name {
    margin-top: -3px;
}

#clients {
    height: 20px;
    margin-top: -21px;
    margin-right: 5px;
}

#slider-container {
    width: 98%;
    height: 100px;
    padding: 0;
/*    border: 1px solid rgb(191,191,191);*/
    margin: 0 auto;
    position: relative;
}

#slider {
    width: 98%;
    height: 100px;
    padding: 10px;
/*    border: 3px solid #666;*/
    margin: 0 auto;
    overflow: hidden;
}

.intro, .fadein {
/*    display: none;*/
}

.box {
    height: 100px;
    width: 100px;
/*    border: 1px solid rgb(102,102,102);*/
    position: absolute;
    vertical-align: bottom;
    visibility: hidden;
}
#666666
.box img {
    vertical-align: middle;
}

div#footer {
    width: 100%;
    height: 2em;
    font-size: 8pt;
    margin-top: 1em;
    text-align: center;
}

/*****************************
 * contact / thanks pages
 *****************************/

#contact-div {
    padding: 0;
    width: 500px;
    margin: 0 auto;
}

#contact-div form {
    margin-bottom: 0;
}

#contact-table {
    margin: 0 auto;
    border: 1px solid rgb(191,191,191);
    padding: 2em;
}

.contact-field {
    width: 300px;
}

.form-error {
    font-size: 8pt;
    color: red;
}

#message {
    border: 1px solid rgb(191,191,191);
    font-size: larger;
    padding: 1em;
    float: right;
    margin: 10% 40%;
}

#contact-languages {
    margin: 0 1em 0 0;
}

#contact-extra {
    padding: 1em;
}

/*****************************
 * all clients/portfolio page
 *****************************/
 #clients-table, #portfolio-table {
    margin-left: auto;
    margin-right: auto;
}
 
 #clients-table td, #portfolio-table td {
    padding: 10px;
    vertical-align: baseline;
}

#clients-table a, #portfolio-table a {
    text-decoration: none;
}

#up { background-image: url('/static/images/home/arrows/up.png'); }

#down { background-image: url('/static/images/home/arrows/down.png'); }

#up:hover { 
    background-image: url('/static/images/home/arrows/up-hover.png'); 
    cursor: pointer;
}

#down:hover { 
    background-image: url('/static/images/home/arrows/down-hover.png'); 
    cursor: pointer;
}

#up, #down {
/*    display: inline block;*/
    width: 32px;
    height: 32px;
    border: none;
    background-color: inherit;
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
}


#slider-buttons {
    width: 70px;
    margin: 0 auto;
    padding: 10px;
    height: 32px;
    text-align: center;
}

.nextprev {
    color: rgb(102,102,102);
    font-size: 10pt;
    text-decoration: none;
    margin-right: 1em;
}

.nextprev:hover {
    text-decoration: underline;
}

/*****************************
 * quote form
 *****************************/

#description {
    text-align: right;
    width: 98%;
    margin: 0 auto;
    font-size: 10pt;
}

 #quote-div {
    padding: 0;
    margin: 0 auto;
 }
 
 #quote-table {
     margin: 0em auto;
     width: 98%;
     border: 1px solid rgb(191,191,191);
     padding: 1em 0.5em 0 0.5em;
 }
 .quote-field {
     width: 300px;
     height: 100px;
 }

 .quote-field-short {
     width: 150px;
 }
 
 .form-help {
     font-size: 8pt;
     color: rgb(102,102,102);
 }

/*****************************
 * generic stuff
 *****************************/
.tiny {
    font-size: smaller;
}

.gray {
    color: rgb(102,102,102);    
}
#lightbox-image-details-caption {
    float: right;
    font-size: larger !important;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-scroll {
    overflow: scroll;
}
/*****************************
  * languages forms
  ****************************/
#language-form select, #language-form input {
    font-size: 8pt;
}

