

/** Tools **/

div#toolwrapper
{
    height: 44px;
    margin: 0px auto;
    color: #fffefe;
    text-align: center;
}

div#toolwrapper ul.tools
{
    padding: 0px;
    margin: 0px auto;
    list-style-type: none;
}

div#toolwrapper ul.tools li
{
    min-height: 20px;
    background: url(images/one_grape.gif) no-repeat 0px 3px;
    padding-left: 23px;
    display: inline;
}

div#toolwrapper ul.tools li.heading
{
    display: inline;
    padding: 0px;
    background: transparent;
    padding-top: 0px;
    height: 19px;
    width: 119px;
    background: url(images/bunch_of_grapes.gif) no-repeat 0px 0px;
}

div#toolwrapper div.tool
{
    color: #ac95b1;
}

div#toolwrapper div.tool a
{
    min-height: 20px;
    text-transform: uppercase;
    background: url(images/one_grape.gif) no-repeat 0px 2px;
    padding: 4px 0 4px 23px;
    margin-right: 20px;
    color: #ac95b1;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.0em;
    text-decoration: underline;
}

div#toolwrapper div.selected a
{
    color: #ffffff;
    text-decoration: none;
}


div#toolwrapper div.tool a.level2
{
    padding: 0px;
    margin-right: 0px;
    min-height: 1px;
    text-transform: none;
    background: transparent;
    color: #fffefe;
    font-size: 0.9em;
    line-height: 1.0em;
    font-weight: normal;
    text-decoration: underline;
}


div#toolwrapper div.tool a.level2:hover
{
    color: #f58733;
}

div#toolwrapper div.tool div.languages
{
    text-align: left;
    padding-left: 20px;
    line-height: 1.0em;
    white-space: nowrap;

    position: absolute;
}

div#toolwrapper table
{
    margin: 6px auto 0px auto;
}

div#toolwrapper table td.heading
{
    padding-top: 2px;
}

div#toolwrapper table td.content
{
    padding-top: 2px;
    text-align: left;
}

div#toolwrapper span.heading
{
    font-family: arial;
    font-size: 1.35em;
    /** 
       sIFR
       sColor: #fffefe;
       nPaddingBottom: 0;
       sFlashVars: offsetLeft=5&offsetTop=0;
       sFlashSrc: calibri.swf;
     */
}


/** Page body **/

div#body-wrapper
{
    background: transparent url(images/body_background_repeat.jpg) repeat-y 95px 0px;
    width: 1120px;
    margin: 0px auto;
}

div#body-footer
{
    background: transparent url(images/body_background_footer.jpg) repeat-y 95px 0px;
    width: 1120px;
    height: 7px;
    margin: 0px auto;
}

div#body
{
    margin: 0px auto;
    background: transparent url(images/content_background.jpg) no-repeat -5px -3px;
    min-height: 870px;
    width: 1120px;
}

/** Left column **/

div#body div.left-column
{
    width: 350px;
    min-height: 542px;
    float: left;
    background: transparent;    
}

div#body div.left-column div.navi
{
    width: 348px;
    background: url(images/navi_back_repeat.gif) repeat-y 0px -7px;
}

div#body div.left-column div.navi div.navi-inner
{
    width: 348px;
    background: url(images/navi_back.gif) no-repeat 0px -2px;
}

div#body div.left-column div.navi div.navi-inner div.logo
{
    width: 132px;
    height: 80px;
    background: transparent url(images/grapelogo_web.gif) no-repeat 122px 45px;
    padding: 45px 96px 12px 122px;
}

div#body div.left-column div.navi div.navi-inner div.logo.arte
{
    background: transparent url(images/arte_logo_web.gif) no-repeat 122px 45px;
}

div#body div.left-column div.navi div.navi-inner div.logo a.logo
{
    display: block;
    width: 132px;
    height: 80px;
}

div#body div.left-column div.navi div.navi-inner div.navi-content
{
    min-height: 309px;
    padding: 0px 0px 0px 75px;
}


div#body div.left-column div.navi-bottom
{
    background: url(images/navi_back_bottom.gif) no-repeat -3px 0px;
    width: 348px;
    height: 76px;
}



div#body div.left-column div.navi div.navi-inner div.navi-content ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li
{
    /*background: transparent url(images/navi_back.jpg) no-repeat 0px -37px;
    */
    background: transparent;
    width: 244px;
    padding: 0px;
    margin: 0px;
    height: 37px;
}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li.level2
{
    /*background: transparent url(images/navi_back.jpg) no-repeat 27px -37px;
    */
    width: 236px;
    padding: 0px 0px 0px 8px;
    margin: 0px;
    min-height: 37px;
    height: auto;
}

/** old navi **/

div#body div.left-column div.navi div.navi-inner div.navi-content ul li.level2 div
{
    border-bottom: 1px solid #f2f0f3;
    padding: 7px 0px 7px 57px;
    background: transparent url(images/gt_level2.gif) no-repeat 42px 12px;
}


div#body div.left-column div.navi div.navi-inner div.navi-content ul li.level2 div a
{
    color: #272727;
    font-weight: normal;
}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li.level2 div a.active,
div#body div.left-column div.navi div.navi-inner div.navi-content ul li.level2 div a:hover
{
    color: #8fb63d;
}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li div.level1 a
{
    height: 23px;
    padding: 10px 0px 10px 38px;
    padding-left: 0px;
    /*height: 43px;*/
    width: 168px;
    color: #4c227b;

}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li div.level1
{
    height: 23px;
    padding: 7px 0px 7px 38px;
    /*height: 43px;*/
    width: 206px;
    background: transparent url(images/navi_back.jpg) no-repeat 0px -37px;
    
    /** 
       sIFR
       sColor: #4c227b;
       sHoverColor: #fffefe;
       nPaddingTop: 10;
       nPaddingBottom: 6;
       sFlashSrc: calibri.swf;
       sWmode: transparent;
     */

}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li div.level1:hover
{
    background-position: 0px 0px;
}


div#body div.left-column div.navi div.navi-inner div.navi-content ul li div.active
{
    height: 23px;
    padding: 7px 0px 7px 38px;
    width: 206px;
    background: transparent url(images/navi_back.jpg) no-repeat 0px 0px;

    /** 
       sIFR
       sColor: #fffefe;
       sHoverColor: #fffefe;
       nPaddingTop: 10;
       nPaddingBottom: 6;
       sFlashSrc: calibri.swf;
       sWmode: transparent;
     */

}


/** new navi **/


/** ***************************** **/


div#body div.left-column div.navi div.navi-inner div.navi-content ul li.top
{
    background: transparent url(images/navi_back.jpg) no-repeat 0px -71px;
    height: 1px;
}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li.navi2
{
    padding-left: 20px;
    
}

div#body div.left-column div.navi div.navi-inner div.navi-content ul li.navi2:hover
{
    background-position: 0px -37px;
}

/** Right column - page content **/

div#body div.right-column
{
    width: 700px;
    padding-top: 12px;
    float: left;
}


div#body div.right-column div.info
{
    width: 715px;
    height: 324px;

}

div#body div.right-column  div.info h5
{
    font-family: "Trebuchet MS", sans-serif;
    color: #272727;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.1em;
    /** 
       sIFR
       sColor: #272727;
       nPaddingBottom: 0;
       sFlashSrc: calibri.swf;
     */
}

/** Content **/

div#content
{
    width: 675px;
}

div#content div.left-column
{
    width: 411px;
    float: left;
    min-height: 0px;
}

div#content div.left-column div.heading
{
    height: 47px;
    padding-left: 10px;
    width: 400px;
}

div#content div.left-column div.heading h1
{
    margin: 0px;
    height: 44px;
    max-width: 345px;
    float: left;
}

div#content div.left-column div.heading img
{
    float: right;
}

div#content div.left-column div.meeting
{
    /*background: transparent url(images/meeting.gif) no-repeat right 0px;*/
    margin-top: 14px;

}

div#content div.left-column div.handsup
{
    /*background: transparent url(images/hands_up.gif) no-repeat right 4px;*/
}

div#content div.left-column hr
{
    border-color: #f0ebef #ffffff #e8e2e8;
    border-style: solid;
    border-width: 1px 0;
    height: 1px;
    width: 411px;
    background-color: #dbd2db;
}

/** Workshops **/

div#content div.left-column div.small-heading
{
    padding: 10px 0px 0px 15px;
    width: 396px;
}

div#content div.left-column div.small-heading div.date
{
    /*width: 69px;*/
    /*float: left;*/
    color: #888888;
    white-space: nowrap;
    font-size: 1.0em;
    margin-top: 2px;
}

div#content div.left-column div.small-heading div.text
{
    font-size: 1.4em;
    margin-bottom: 8px;
}

div#content div.left-column div.workshop
{
    border-bottom: 1px solid #dfd2e2;
}



div#content div.left-column div.workshop div.content
{
    padding: 2px 0px 23px 14px;
    width: 396px;
}

/** Client cases **/

div#content div.left-column div.client-case
{
    padding: 0px 0px 0px 15px;
    width: 396px;
}


div#content div.left-column div.client-case div.image
{
    margin-top: 12px;
}
    
div#content div.left-column div.client-case h4
{
    margin-top: 18px;
}

div#content div.right-column
{
    margin-left: 40px;
    width: 220px;
    float: left;
    font-size: 0.9em;
    line-height: 1.6em;
    padding-top: 7px;
}

div#content div.right-column h2
{
    font-size: 1.5em;
    font-weight: normal;
}

div#content div.right-column div.space
{
    width: 200px;
    height: 7px;
    clear: both;
}

div#content div.right-column h2
{
    margin-bottom: 3px;
}

div#content div.right-column hr
{
    border-color: #dfd2e2;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    height: 0px;
    margin: 22px 0px 31px 0px;
}

div#content div.right-column span.grey
{
    color: #888888;
}

div#content div.right-column div.quote
{
    background: transparent url(images/quote.jpg) no-repeat 0px 0px;
    padding: 8px 0px 0px 24px;
    margin-top: 0px;
}

div.image
{
    margin-right: -9px;
/*    background: url(images/frontpage_image.jpg) no-repeat 0px 0px; */
/*    width: 188px; */
    padding: 12px 4px 0px 12px;
    float: right;
/*    height: 122px;*/
}

div.image.blog,
div.image.client-cases
{
    padding: 12px 4px 0px 12px;
}

div.image.workshop
{
    padding: 0px;
    /*padding-right: 8px;*/
}

div.image.upcoming-workshops
{
    width: 184px;
    padding: 12px 10px 0px 0px;
    height: 122px;
}

div.image.small
{
    margin-right: 0px;
    /*background: url(images/frontpage_image_small.jpg) no-repeat 0px 0px;*/
    /*width: 52px;
    height: 43px;*/
    padding-top: 7px;
    padding-left: 6px;
}

/** Normal content page **/

div#content-normal
{
    margin-left: 46px;
    width: 628px;
    padding-top: 12px;
}

div#content-normal div.navigation
{
    font-size: 0.9em;
}

div#content-normal div.navigation a
{
    margin-left: 10px;
    margin-right: 10px;
}

div#content-normal div.navigation a.first
{
    margin-left: 0px;
}

div#content-normal div.navigation span
{
    margin-left: 10px;
}



div#content-normal div.line
{
    height: 1px;
    width: 626px;
    border-color: #f0ecef #e9e3e9 #e9e3e9 #f7f5f7;
    border-style: solid;
    border-width: 1px;
    background-color: #dcd2dd;
    clear: both;
    margin-bottom: 35px;
}

/** Workshops **/

div#content-normal h1.workshops
{
    background: transparent url(images/meeting.gif) no-repeat right top;
}

div#content-normal h5.workshops-top
{
    font-size: 1.3em;
    margin-top: 10px;
}


div#content-normal .small-margin-bottom
{
    margin-bottom: 10px;
}

div#content-normal table
{
    border-width: 0px;
    width: 100%;
}

div#content-normal table td.right
{
    width: 217px;
}

div#content-normal table td.date,
div#content-normal table td.author,
div#content-normal table td.workshop-date
{
    font-size: 1.1em;
    padding-right: 8px;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: bold;
    color: #888888;
}

div#content-normal table td.workshop-date.small
{
    font-size: 1.0em;
    font-weight: normal;
}    

div#content-normal table td.author pre,
div#content-normal table td.workshop-date pre
{
    margin: 0px 0px 0px 8px;
    padding: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 0.8em;
    font-weight: bold;
}

div#content-normal table td.line
{
    width: 100%;
    background: transparent url(images/workshop_date_line.gif) repeat-x 0px 9px;
}

/** Reviews **/

div#content-normal h1.reviews
{
    background: transparent url(images/hands_up.gif) no-repeat right top;
}

div#content-normal div.stars
{
    height: 17px;
    margin-top: 17px;
}

div#content-normal div.stars div.star
{
    float: left;
    height: 20px;
    width: 20px;
    background: transparent url(images/stars.gif) no-repeat 0px 0px;
}

div#content-normal div.stars div.star.full
{
    background-position: -1px 0px;
}

div#content-normal div.stars div.star.half
{
    background-position: -23px 0px;
}

div#content-normal div.stars div.star.null
{
    background-position: -45px 0px;
}

div#content-normal div#rate-script
{
    display: none;
    position: relative;
    height: 21px;
    width: 103px;
    background: transparent url(images/stars_to_five_orange.gif) no-repeat 0 0;
}

div#content-normal div#rate-script a
{
    display: block;
    position: absolute;
    height: 21px;
    width: 21px;
    z-index: 20;
    outline: none;
}

div#content-normal div#rate-script a:hover
{
    background: transparent url(images/stars_to_five_orange.gif) repeat-x 0 -210px;
    z-index: 1;
}

div#content-normal div#rate-script a#rate-1
{
    left: 0;
}

div#content-normal div#rate-script a#rate-1:hover
{
    left: 0;
    width: 21px;
}

div#content-normal div#rate-script a#rate-2
{
    left: 21px;
}

div#content-normal div#rate-script a#rate-2:hover
{
    left: 0;
    width: 42px;
}

div#content-normal div#rate-script a#rate-3
{
    left: 42px;
}

div#content-normal div#rate-script a#rate-3:hover
{
    left: 0;
    width: 63px;
}

div#content-normal div#rate-script a#rate-4
{
    left: 63px;
}

div#content-normal div#rate-script a#rate-4:hover
{
    left: 0;
    width: 84px;
}

div#content-normal div#rate-script a#rate-5
{
    left: 84px;
}

div#content-normal div#rate-script a#rate-5:hover
{
    left: 0;
    width: 103px;
}

div#content-normal div.stars div.star-1
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -42px;
}

div#content-normal div.stars div.star-1_5
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -63px;
}

div#content-normal div.stars div.star-2
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -84px;
}

div#content-normal div.stars div.star-2_5
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -105px;
}

div#content-normal div.stars div.star-3
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -126px;
}

div#content-normal div.stars div.star-3_5
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -147px;
}

div#content-normal div.stars div.star-4
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -168px;
}

div#content-normal div.stars div.star-4_5
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -189px;
}

div#content-normal div.stars div.star-5
{
    width: 103px;
    height: 21px;
    background: transparent url(images/stars_to_five.gif) no-repeat 0 -210px;
}

div#content-normal div.review-navi
{
    height: 53px;
    width: 627px;
    background: #f0efee url(images/review_navi_bottom.gif) repeat-x 0px bottom;
    
}

div#content-normal div.review-navi div.left
{
    float: left;
    width: 250px;
    min-height: 2px;
}

div#content-normal div.review-navi div.right
{
    float: left;
    width: 361px;
    padding-right: 16px;
    padding-top: 16px;
    text-align: right;
}

div#content-normal div.review-navi div.right a.page
{
    padding-left: 4px;
    padding-right: 4px;
}

div#content-normal div.review-navi div.right a.page.active
{
    background: #592e63;
    color: #ffffff;
}

div#content-normal div.review
{
    width: 411px;
    font-size: 0.9em;
}

div#content-normal div.review h5
{
    font-size: 1.3em;
    font-weight: normal;
    margin: 8px 0px 5px 0px;
}

div#content-normal div.review span
{
    font-size: 1.1em;
    color: #333333;
}   

/** Newsletter **/

div#content-normal div.send-bar
{
    background-color: #f0efee;
    width: 628px;
    height: 35px;
}

div#content-normal div.send-bar div.left
{
    padding: 7px 0px 0px 7px;
    float: left;
    width: 306px;
}

div#content-normal div.send-bar div.right
{
    width: 306px;
    padding: 7px 7px 0px 0px;
    float: left;
    text-align: right;
}

/** Blog **/

div#content-normal h1.blog
{
    background: transparent url(images/write.gif) no-repeat right 10px;
}

div#content-normal h5.light
{
    font-size: 1.3em;
    font-weight: normal;
    margin: 8px 0px 10px 0px;
}

div#content-normal td.right
{
    text-align: right;
}

div#content-normal td.workshop-date.right
{
    padding-right: 0px;
}

div#content-normal table.client-cases div.image,
div#content-normal table.blog div.image
{
    margin-left: 21px;
}

div#content-normal table.blog td.blog-entry
{
    padding-bottom: 43px;
}

/** Client cases **/

div#content-normal table.client-cases td.client-entry hr
{
    border-color: #e2e2e1;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    width: 100%;
    height: 0px;
    margin: 12px 0px;
}


/** Footer **/

div#footer
{
    width: 964px;
    padding-left: 30px;
    margin: 0px auto;
}

div#footer div.left
{
    float: left;
    width: 459px;
    padding-left: 23px;
    height: 50px;
    text-align: left;
}

div#footer div.left h2
{
    color: #ffffff;
    margin-top: 16px;
}

div#footer div.right
{
    float: left;
    width: 482px;
    height: 27px;
    padding-top: 23px;
    text-align: right;
    color: #775b82;
}

div#footer div.line
{
    border-color: #4f2c56 #4f2c56 #54325c #54325c;
    border-width: 1px;
    border-style: solid;
    height: 1px;
    width: 100%;
    background-color: #5d3e65;
    clear: both;
}

div#footer-grapes
{
    margin: 0px auto;
    text-align: center;
    padding-top: 19px;
    padding-bottom: 30px;
}

div#footer-grapes ul.grapes
{
    padding: 0px;
    margin: 0px auto;
    list-style-type: none;
    width: 920px;
    color: #ffffff;
}

div#footer-grapes ul.grapes li
{
    padding: 0px;
    margin: 0px;
    height: 40px;
    width: 130px;
    background: url(images/gt_sign.gif) no-repeat 0px 3px;
    float: left;
    text-align: left;
    display: inline;
}


div#footer-grapes ul.grapes li a
{
    padding-left: 20px;
    font-weight: normal;
    color: #ffffff;
}

div#footer-grapes ul.grapes li a.smaller
{
    font-size: 0.9em;
    
}

div#footer ul.grapes li a span
{
    clear: both;
    display: block;
}

/** Left column notes **/

div#body div.left-column div.green-note
{
    background: url(images/note_green.gif) no-repeat 86px 0px;
    width: 200px;
    height: 120px;
    padding: 37px 0px 0px 112px; 
    margin-top: 5px;
}

div#body div.left-column div.purple-note
{
    background: url(images/note_join_emaillist.gif) no-repeat 71px 0px;
    width: 200px;
    height: 120px;
    padding: 20px 0px 0px 100px; 
    margin-top: 5px;
}

div#body div.left-column div.purple-note-ru
{
    background: url(images/note_join_emaillist_ru.png) no-repeat 71px 0px;
    width: 200px;
    height: 120px;
    padding: 20px 0px 0px 100px; 
    margin: 5px 0 0 1px;
}

div#body div.left-column div.cyan-note
{
    background: url(images/note_cyan.gif) no-repeat 86px 0px;
    width: 200px;
    height: 120px;
    padding: 37px 0px 0px 112px; 
    margin-top: 5px;
}

div#body div.left-column div.orange-note
{
    background: url(images/note_orange.gif) no-repeat 86px 0px;
    width: 200px;
    height: 120px;
    padding: 37px 0px 0px 112px; 
    margin-top: 5px;
}

div#body div.left-column div.purple-note a.emaillist, div#body div.left-column div.purple-note-ru a.emaillist
{
    display: block;
    height: 93px;
    width: 165px;
}



/** Client review form **/

div#review-stars
{
    height: 53px;
    width: 625px;
    margin: 17px 0px;
    border: 1px solid #d7d7d7;
    background: #edecea url(images/client_review_gt.gif) no-repeat 424px 0px;
}

div#review-stars div.review-stars-left
{
    width: 466px;
    padding: 15px 0px 0px 22px;
    font-size: 1.2em;
    font-weight: bold;
    float: left;
}

div#review-stars div.review-stars-right
{
    padding-top: 1px;
    float: left;
}

div#content-normal div.stars div.star a
{
    display: block;
    height: 20px;
    width: 20px;
}

button#send-review
{
    background-color: #f58733;
    border-color: #f58733 #50275a #50275a #f58733;
}

.clear
{
    clear: both;
}

div#content-normal table.blog td.blog-entry {
    padding-bottom: 22px;
}
