/*
 Theme Name: Acrylic Studios
 Theme URI: http://www.acrylicstudios.com/
 Description: Acrylic Studios theme
 Version: 1.0
 Author: TimeNomad
 Author URI: http://www.timenomad.com/
 Tags: acrylic studios
 */
/* RESET */
/* ----------------------------------------- */
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */ *, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul, li {
    list-style: none
}

caption, th {
    text-align: left
}

q:before, q:after {
    content: ''
}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {
    font-weight: bold
}

em {
    font-style: italic
}

a img {
    border: none
}

/* Gets rid of IE's blue borders */
body, select, textarea, input {
    font-size: 12px;
    line-height: 16px;
    font-family: "Tahoma", "Verdana";
    color: #444;
}

body {
    background: url("images/bg.jpg");
    margin: 0;
}

a, a:visited {
    color: #C27B00;
    text-decoration: none;
    outline: 0;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "KermitBold";
}

.post h1 bdo, .post h2 bdo {
    background: none repeat scroll 0 0 #cb7c41;
    padding: 1px 9px 3px 10px;
    -moz-box-shadow: -1px 1px 3px #aaa;
    -webkit-box-shadow: -1px 1px 3px #aaa;
    box-shadow: -1px 1px 3px #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    zoom: 1;
}

h1 {
    margin: 0;
    color: #fff;
    font-size: 22px;
}

h2 {
    margin: 20px 0 5px 0;
    color: #fff;
    font-size: 20px;
}

h3 {
    margin: 0;
    font-size: 11px;
}

p {
    margin: 10px 0 0;
}

strong {
    color: #a06a45;
}

.text {
    padding: 3px;
}

textarea {
    width: 156px !important;
    height: 70px;
    padding: 3px 3px 3px 50px;
    overflow: auto;
}

option {
    padding: 0 0 1px 0;
}

.text, textarea, select {
    background: #e4dab2;
    border: 1px solid #ae9b4e;
    border-top-color: #c8792c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.stand-out {
    color: #000;
}

.blur-alil {
    color: #888;
}

.semi-blur {
    color: #aaa;
}

.blur {
    color: #CCC;
}

.blur-alot {
    color: #e6e6e6;
}

.blur-like-crazy {
    color: #f0f0f0;
}

.important {
    color: red !important;
}

.positive {
    color: #4fba40;
}

.tooltip {
    cursor: help;
    color: black;
    font-weight: bold;
}

.clear-float {
    height: 0 !important;
    clear: both !important;
    overflow: hidden !important;
}

.ajax-link {
    background: #f5f5f5;
    margin: 7px 0 0 0;
    padding: 2px 5px 4px 6px;
    border: 1px solid #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    color: #555;
    cursor: pointer;
}

.ajax-link:hover {
    border-color: #777;
    color: #000;
}

#trans_bg {
    /*background: url("images/bg_2.png") 60px 60px no-repeat;*/
    width: 100%;
}

#container {
    width: 713px;
    margin: 0 auto;
    position: relative;
}

#languages {
    right: 13px;
    position: absolute;
    top: 7px;
}

#languages a {
    background: none no-repeat scroll 0 0 transparent;
    float: left;
    height: 24px;
    margin: 0 3px 0 0;
    width: 24px;
}

#languages a {
    background: no-repeat;
    width: 24px;
    height: 24px;
    float: left;
    text-decoration: none;
}

#languages .hebrew {
    background-image: url("images/israel.png");
}

#languages .russian {
    background-image: url("images/russia.png");
}

#languages .english {
    background-image: url("images/usa.png");
}

#logo {
    background: url("images/logo.png");
    height: 138px;
}

#logo a {
    display: block;
    height: 80px;
    margin: 0 160px 0 200px;
    position: relative;
    top: 65px;
    z-index: 2013;
}

#tweet {
    background: url("images/twitter.png") no-repeat scroll -10px 19px transparent;
    direction: ltr;
    font-size: 11px;
    height: 52px;
    left: 20px;
    overflow: hidden;
    padding: 72px 0 0 80px;
    position: absolute;
    top: 76px;
    width: 360px;
    z-index: 2011;
}

.tweet_list {
    /*background: url("images/speech.png") no-repeat scroll 85px 0 transparent;*/
    padding: 31px 0 5px 0;
}

.tweet_text {
    margin: 0 0 0 5px;
}

#carousel {
    width: 713px;
    height: 243px;
    position: relative;
}

#carousel #projects {
    width: 675px;
    height: 153px;
    position: relative;
    top: 87px;
    left: 26px;
    overflow: hidden;
}

#mycarousel {
    margin: 0;
    padding: 0;
}

#carousel li {
    background-repeat: no-repeat;
    width: 214px;
    height: 140px;
    margin: 0 11px 20px 0;
    float: left;
    list-style: none;
}

#spotlights div {
    background: url("images/spotlight.png") no-repeat;
    width: 79px;
    height: 17px;
    position: absolute;
    top: 75px;
}

.s1 {
    left: 95px;
}

.s2 {
    left: 320px;
}

.s3 {
    left: 545px;
}

#separator {
    background: url("images/heb/content_top.png") no-repeat;
    height: 43px;
    padding: 0 13px 0 14px;
    position: relative;
    direction: rtl;
    display: none;
}

#separator .button {
    background: none;
}

#separator h1 {
    width: 400px;
    position: absolute;
    top: 26px;
    right: 275px;
    direction: rtl;
    overflow: hidden;
}

#separator h1 span {
    position: relative;
}

#wrapper {
    background: url("images/content_bg.png") repeat scroll 0 0 transparent;
    direction: rtl;
    padding: 0;
    position: relative;
    width: 713px;
}

#nav-wrapper {
    background: url("images/scroll.png") no-repeat scroll -10px 0 transparent;
    float: left;
    margin: 0 10px 0 0;
    padding: 61px 30px 60px 6px;
    position: relative;
    top: -14px;
    left: 7px;
    width: 230px;
}

p:first-letter {
    color: #2bacd7;
    font-size: 18px;
}

#nav {
    background: url("images/heb/nav_bottom.png") 3px bottom no-repeat;
    margin: 0 0 0 0;
    padding: 0 12px 41px 0;
    zoom: 1;
}

.button {
    background: url("images/heb/button.png") right 0 no-repeat;
    width: 265px;
    height: 43px;
    margin: 0 0 0 1px;
    position: relative;
    text-indent: 15px;
    zoom: 1;
}

.button div {
    width: 235px;
}

.button div:hover {
    background: url("images/heb/button_hover.png") no-repeat;
}

.button a {
    color: #000000;
    display: block;
    font-size: 13px;
    height: 10px;
    line-height: 10px;
    padding: 15px 0 17px;
    text-shadow: -1px 1px 1px #DDDDDD;
    width: 235px;
}

.button a:hover {
    text-decoration: none;
}

#get-in-contact-wrapper {
    width: 265px;
    height: 190px;
    margin: 0;
    position: relative;
    /*top: -19px;
     right: 35px;*/
}

#get-in-contact {
    /*background: url("images/mail.png") 222px 0 no-repeat;*/
    padding: 0;
    direction: rtl;
    zoom: 1;
}

#get-in-contact h2 {
    color: #a05c37;
    font-size: 18px;
    margin: 0;
    padding: 2px 0 3px;
}

#contact-form {
    width: 230px;
    margin: 0;
}

#contact-form label {
    color: #A08C3B;
    cursor: pointer;
    font-weight: bold;
    left: 59px;
    position: absolute;
}

#email-label {
    top: 31px;
}

#message-label {
    top: 60px;
}

#contact-form .text, #contact-form select, #contact-form textarea {
    background-image: url("images/text-input-bg.png");
    background-repeat: repeat-x;
    width: 203px;
    margin: 7px 0 8px 0;
}

#contact-form select {
    width: 211px;
}

#contact-form textarea {
    margin: 0 0 1px 0;
}

#contact-button {
    background: url("images/heb/contact_button.png");
    width: 132px;
    height: 34px;
    margin: 3px 0 0;
    position: relative;
    left: 4px;
    cursor: pointer;
}

/*#contact-button.wait-for-js:hover
 {
 background: url("images/contact_button.png");
 }*/
#other-content-options {
    line-height: 24px;
}

#other-content-options span, .tweet_time a {
    background: none repeat scroll 0 0 #33ccff;
    color: #fff;
    margin: 0 0 0 5px;
    padding: 1px 6px 3px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    zoom: 1;
}

#content-wrapper {
    background: url("images/content_top_no_nav.png") no-repeat scroll 0 0 transparent;
    direction: rtl;
    overflow: hidden;
    padding: 10px 20px 0 20px;
    position: relative;
}

#content {
    padding: 10px 10px 23px;
    line-height: 18px;
    direction: rtl;
    position: relative;
}

div.separator {
    background: #e4ce76;
    height: 1px;
    margin: 5px 0;
    padding: 0;
    border: 3px solid #efd87c;
    border-top: 0;
    border-bottom: 0;
    overflow: hidden;
}

.list {
    margin: 10px 0;
}

.list div {
    background: url("images/check.png") right 2px no-repeat;
    margin: 0 0 2px 0;
    padding: 0 24px 2px 0;
}

#footer {
    background: url("images/footer.png") no-repeat;
    height: 40px;
    padding: 10px 30px;
    position: relative;
    text-align: right;
    font-size: 11px;
}

#footer .float-opposite {
    float: left;
}

/* --- PAGE-SPECIFIC --- */
#home #home_btn a, #faq #faq_btn a, #who_are_we #who_are_we_btn a, #development_principles #development_principles_btn a, #payment_and_cost #payment_and_cost_btn a {
    font-weight: bold;
}

#home #home_btn div:hover, #faq #faq_btn div:hover, #who_are_we #who_are_we_btn div:hover, #development_principles #development_principles_btn div:hover, #payment_and_cost #payment_and_cost_btn div:hover {
    background: none;
}

/*
 ColorBox Core Style
 The following rules are the styles that are consistant between themes.
 Avoid changing this area to maintain compatability with future versions of ColorBox.
 */
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

/*
 ColorBox example user style
 The following rules are ordered and tabbed in a way that represents the
 order/nesting of the generated HTML, so that the structure easier to understand.
 */
#cboxOverlay {
    background: #000;
}

#colorbox {
}

#cboxContent {
    margin-top: 20px;
}

#cboxLoadedContent {
    background: #000;
    padding: 5px;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(images/colorbox/controls.png) top left no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious.hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(images/colorbox/controls.png) top right no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext.hover {
    background-position: bottom right;
}

#cboxLoadingOverlay {
    background: #000;
}

#cboxLoadingGraphic {
    background: url(images/colorbox/loading.gif) center center no-repeat;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(images/colorbox/controls.png) top center no-repeat;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose.hover {
    background-position: bottom center;
}

#cboxTitle a {
    color: aqua;
}

/* //////// Languages ///////// */
.hebrew, .russian, .english {
    opacity: 0.5;
    filter: alpa(opacity = 50);
}

.heb .hebrew, .rus .russian, .eng .english {
    cursor: default;
    -moz-transform: matrix(1, -0.2, 0, 1, 0, 0);
    -webkit-transform: matrix(1, -0.2, 0, 1, 0, 0);
    -o-transform: matrix(1, -0.2, 0, 1, 0, 0);
}

.eng #tweet, .rus #tweet {
    background-position: 395px 0;
    left: 165px;
    width: 440px;
}

.rus #tweet {
    background-position: 360px 0;
    left: 200px;
}

.heb #carousel {
    background: url("images/heb/header.png");
}

.rus #carousel {
    background: url("images/rus/header.png");
}

.eng #carousel {
    background: url("images/eng/header.png");
}

.eng #content, .eng #content *, .rus #content, .rus #content * {
    direction: ltr;
}

.eng #content, .rus #content {
    padding-left: 13px;
}

.eng #nav-wrapper, .rus #nav-wrapper {
    float: right;
    left: -5px;
    margin: 0 0 0 10px;
    padding: 61px 7px 60px 26px;
}

.eng #email-label, .rus #email-label {
    left: 173px;
}

.rus #message-label {
    left: 134px;
}

.eng #message-label {
    left: 154px;
}

.eng #nav-wrapper textarea, .rus #nav-wrapper textarea {
    padding: 3px 50px 3px 3px;
}

h1 {
    height: 24px;
    text-indent: -99999px;
}

.eng h1 {
    background: url("images/eng/h1-eng.png") no-repeat;
}

.heb h1 {
    background: url("images/heb/h1.png") no-repeat scroll right 0 transparent;
}

.rus h1 {
    background: url("images/rus/h1-rus.png") no-repeat;
}

.heb #h2-services {
    background: url("images/heb/h2-services.png") no-repeat scroll right 0 transparent;
    height: 19px;
    text-indent: -9999px;
}

.eng #h2-services {
    background: url("images/eng/h2-services-eng.png") no-repeat;
    height: 21px;
    text-indent: -9999px;
}

.rus #h2-services {
    background: url("images/rus/h2-services-rus.png") no-repeat;
    height: 22px;
    text-indent: -9999px;
}

.eng #h3-contact {
    background: url("images/eng/h3-contact-eng.png");
}

#h3-contact {
    height: 20px;
    margin: 2px 0
}

.heb #h3-contact {
    background: url("images/heb/h3-contact.png") no-repeat scroll right 0 transparent;
}

.rus #h3-contact {
    background: url("images/rus/h3-contact-rus.png");
}

.eng #contact-button {
    background: url("images/eng/contact_button.png");
    left: -4px;
}

.eng #contact-button:hover {
    background: url("images/eng/contact_button_hover.png");
}

.heb #contact-button {
    background: url("images/heb/contact_button.png");
}

.heb #contact-button:hover {
    background: url("images/heb/contact_button_hover.png");
}

.rus #contact-button {
    background: url("images/rus/contact_button.png");
    left: -4px;
}

.rus #contact-button:hover {
    background: url("images/rus/contact_button_hover.png");
}

.eng #other-content-options, .rus #other-content-options {
    left: -5px;
    position: relative;
}

.eng .list div, .rus .list div {
    background: url("images/check.png") no-repeat scroll left 2px transparent;
    padding: 0 0 2px 24px;
}

.eng #footer, .rus #footer {
    text-align: left;
}

.eng #footer .float-opposite, .rus #footer .float-opposite {
    float: right;
}

