@charset "utf-8";
/* CSS Document */

html,
body
{
   background: url(/images/en/body-back.png) top repeat-x;
   background-color: #272727;
   padding: 0;
   margin: 0;
}
img
{
   border: 0;
}
a
{
   color: #0cf;
   font-weight: bold;
}
a:hover
{
   color: #cf0;
}
.clearCols
{
   clear: both;
}
#mainDiv
{
   position: relative;
   width: 960px;
   height: 600px;
   margin: 0 auto;
   font: 1em/1.5em Geneva, Arial, Helvetica, sans-serif;
   color: #000;
   padding: 0 10px;
}
#header
{
   position: relative;
   height: 219px;
}
#logo
{
   position: absolute;
   background: url(/images/en/creative-flavor-logo.png) no-repeat;
   top: 0;
   left: 0;
   width: 253px;
   height: 122px;
   z-index: 20;
}
#logo a
{
   display: block;
   width: 253px;
   height: 122px;
}
#navigation
{
   position: absolute;
   top: 196px;
   left: 0;
   height: 23px;
   text-align: center;
   z-index: 20;
}
#navigation .active
{
   position: absolute;
   background: url(/images/en/nav_arrow_on.png) no-repeat;
   bottom: -22px;
   width: 160px;
   height: 22px;
}
#flashHeader
{
   position: absolute;
   top: 0;
   left: 0;
   width: 980px;
   height: 219px;
   z-index: 0;
}
#navArrow,
#navArrowOn
{
   display: none;
   position: absolute;
   background: url(/images/en/nav_arrow_on.png) no-repeat;
   bottom: -22px;
   width: 160px;
   height: 22px;
}
#navArrowOn
{
   display: block;
   z-index: 100;
}
#searchBlock
{
   position: absolute;
   bottom: 0;
   left: 30px;
   margin-bottom: -40px;
   text-align: left;
   z-index: 50;
}
#searchBlock form
{
   padding: 0;
   margin: 0;
}
#searchBlock form #searchBox
{
   margin-right: 5px;
   width: 130px;
   vertical-align: middle;
   padding: 2px;
   border: 1px #333 solid;
}
#searchBlock form #searchBtn
{
   background: url(/images/en/btn_search.png) top no-repeat;
   width: 61px;
   height: 23px;
   vertical-align: middle;
}
#searchBlock form #searchBtn:hover
{
   background: url(/images/en/btn_search_on.png) no-repeat;
}
#printHeader
{
   display: none;
}
#bodyContent
{
   padding-top: 35px;
   color: #eeece3;
}
#leftColFront
{
   float: left;
   width: 250px;
}
#rightColFront
{
   float: right;
   width: 650px;
}
ul.news
{
   line-height: 14px;
   font-size: 11px;
}
ul.news li
{
   margin: 0 10px 10px -10px;
   list-style-position: outside;
   list-style-image: url(/images/en/bullet.png);
}
ul.news li a
{
}
ul.news li a:hover
{
   border-top: 1px dotted #000;
   border-bottom: 1px dotted #000;
}
#leftNavColumn
{
   clear: both;
   width: auto;
   padding-bottom: 20px;
}
#leftNavColumn .navTitle
{
   font-weight: bold;
   vertical-align: middle;
   display: inline-block;
}
#leftNavColumn .navMenu
{
   padding: 0;
   margin: 0;
   font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
   display: inline-block;
   vertical-align: middle;
}
#leftNavColumn .navMenu li
{
   float: left;
   padding: 2px 5px;
   margin: 2px;
   border: 1px #616161 solid;
   background: #333;
   color: #f3ffc2;
   list-style: none;
   vertical-align: middle;
}
#leftNavColumn .navMenu li:hover,
#leftNavColumn .navMenu li.active
{
   border: 1px #c1c1c1 solid;
   background: #636667;
}
#leftNavColumn .navMenu li.active a
{
   color: #cf0;
}
#contentRightColumn
{
   clear: both;
   width: auto;
}
#userContent
{
   float: left;
   width: 210px;
}
#contactForm
{
   float: right;
   width: 750px;
   padding: 0;
   margin: 0;
   margin-top: -15px;
   text-align: center;
}
#contactForm th,
#contactForm td
{
   margin: 0;
   line-height: 1.25em;
}
#asteriskFields
{
   padding-bottom: 10px;
}
#userContentBottom
{
   clear: both;
}
.subTitle,
#newsBlock .title span
{
   background-color: #eeece3;
   padding: 2px 5px;
   color: #333;
   font-weight: bold;
   font-style: italic;
   font-size: 14px;
}
#newsBlock,
#newsBlock li
{
   width: auto;
   padding: 0;
   margin: 0;
}
#newsBlock .title span
{
   display: block;
   width: 100%;
   border: 0;
   margin: 10px 0;
}
#newsBlock .title span a
{
   color: #333;
}
#newsBlock .title span a:hover
{
   color: #090;
}
#newsBlock .title .summary
{
   padding-bottom: 15px;
   padding-left: 25px;
}
#socialLinks
{
   float: left;
   width: 310px;
   text-align: left;
   padding-top: 20px;
}
#socialLinks a
{
   margin: 0 5px;
}
#footer
{
   width: auto;
   height: 36px;
   font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
   padding: 30px 0;
   color: #eeece3;
}
#footerLinks
{
   float: left;
   padding-right: 15px;
   border-right: 1px #eeece3 solid;
}
#footerAddress
{
   float: left;
   padding: 0 15px;
   border-right: 1px #eeece3 solid;
}
#footerPhone
{
   float: left;
   padding: 0 15px;
   border-right: 1px #eeece3 solid;
}
#footerCopyright
{
   float: left;
   padding-left: 15px;
}

/* Portfolio CSS */
#portfolioItems
{
}
#portfolioLinks
{
   font-weight: bold;
   text-align: center;
   width: 100%;
}
#thumbnails
{
   position: relative;
   text-align: left;
   margin-bottom: 10px;
}
#thumbnails img
{
   margin: 4px;
}
#comment
{
   font-size: 12px;
   font-weight: bold;
   text-align: center;
}
#portfolioDetails
{
   display: none;
   position: absolute;
   top: 250px;
   left: 50%;
   background: url(/images/en/portfolio_back.gif) top center no-repeat;
   background-color: #fff;
   width: 510px;
   height: 450px;
   margin-left: -255px;
   font-size: 11px;
   border: 5px #eaeaea solid;
   z-index: 50;
}
.details
{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 498px;
   height: 20px;
   border: 1px #ccc solid;
   background-color: #f4f4f4;
   color: #000;
   font-weight: bold;
   text-align: left;
   vertical-align: middle;
   padding: 0px 5px;
   z-index: 1;
}
.details a
{
   color: #fff;
   padding: 0px;
   margin: 0px;
}
.details a:hover
{
   border-bottom: 1px #fff dotted;
}
.largeImage
{
   position: absolute;
   top: 20px;
   left: 0px;
   cursor: pointer;
   background: #fff;
   width: 510px;
   height: 428px;
   overflow: hidden;
   text-align: center;
   filter: alpha(opacity = 100);
   -moz-opacity: 1.00;
   opacity: 1.00;
   margin: 0px auto;
   border: 1px #ccc solid;
}
.largeImageDim
{
   width: 510px;
   text-align: center;
   filter: alpha(opacity = 5);
   -moz-opacity: .05;
   opacity: .05;
   margin: 0px auto;
}
.windowBar
{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 498px;
   height: 20px;
   border: 1px #ccc solid;
   background-color: #f4f4f4;
   color: #000;
   font-weight: bold;
   text-align: right;
   vertical-align: middle;
   padding: 0px 5px;
}
.windowBar .company
{
   float: left;
   position: relative;
   text-align: left;
   width: 240px;
}
.details .close,
.windowBar .close
{
   float: right;
   position: relative;
   width: 115px;
}
.close a:link,
.details a:link,
.close a:visited,
.details a:visited,
.close a:active,
.details a:active
{
   text-decoration: none;
   color: #09f;
}
.close a:hover,
.details a:hover
{
   text-decoration: none;
   color: #06c;
}
div.caption
{
   position: absolute;
   top: 21px;
   left: 0px;
   background: none transparent;
   background-color: #fff;
   color: #000;
   cursor: pointer;
   border: 1px #ccc solid;
   padding: 20px;
   width: 468px;
   height: 387px;
   overflow: auto;
   text-align: left;
}
.clientInfo
{
}

/* News CSS */
#newsBlock
{
   padding: 0;
   margin: 0;
}
#newsBlock li
{
   list-style: none;
   list-style-image: none;
   padding: 0;
   margin: 0;
   margin-bottom: 15px;
}
#newsBlock li .title .summary
{
}

/* PJAX CSS */
.pageTitle
{
   font: 16px/21px Geneva, Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   color: #eeece3;
   border-bottom: 1px #eeece3 solid;
   padding-bottom: 2px;
   margin-bottom: 10px;
   font-weight: bold;
}
.content
{
   padding: 0;
   margin: 0;
}
#testimonialBlock
{
   float: right;
   width: 600px;
   text-align: left;
   /*
   border-top: 1px #eeece3 solid;
   border-bottom: 1px #eeece3 solid;
   */
   border: 0;
   font: 14px/16px Georgia, "Times New Roman", Times, serif;
   color: #eeece3;
}
#testimonialBlockText
{
   font: 14px/16px Georgia, "Times New Roman", Times, serif;   
}
#testimonialBlockName,
#testimonialBlockCompany,
#testimonialBlockPosition,
#testimonialBlockCityState
{
   padding-right: 10px;
}
#testimonialBlockOpenQuote
{
   background: url(/images/en/img_left-quote.png) no-repeat left top;
   position: absolute;
   top: 0;
   left: -5px;
   width: 29px;
   height: 27px;
}
#testimonialBlockCloseQuote
{
   background: url(/images/en/img_right-quote.png) no-repeat left bottom;
   position: absolute;
   right: 0;
   bottom: 0;
   width: 29px;
   height: 27px;
}
#userContent
{
   z-index: 1000;
}

/* DHTML Nav Styles */
      
/* Quick Menu */
/*
 * All.
 */
 
.qmmc
{ 
   background-color: transparent;
   color: #666 !important;
}
/*
 * Main items.
 */
.qmmc a
{
   background-color: #80bd16 !important;
   color: #fff !important;
   font-size: 12px !important;
   text-decoration: none !important;
   line-height: 18px;
}

/*
 * Main hover state.
 */
.qmmc a:hover
{ 
   background-color: #e33eb5 !important;
   color: #fff !important;
   line-height: 18px;
   font-style: italic;
}

/*
 * Main active state.
 * Note: Add '!important' after each style (per QuickMenu docs).
 */
.qmmc .qmactive
{ 
   background-color: #e33eb5 !important;
   color: #fff !important;
   text-decoration: none !important;
   line-height: 18px;
}


/*
 * Main parent items.
 */
.qmmc .qmparent
{
   /*
   background-image: url(/images/en/core/menu_arrow_down.gif);
   background-position: 95%;
   background-repeat: no-repeat;
   */
}


/*
 * Sub containers.
 */
.qmmc div
{
   background-color: transparent;
   margin-top: 0px;
   padding: 0px;
   width: 175px;
   width: auto !important;
   min-width: 175px;
   border: none;
   border-right: 1px #fff solid;
   border-left: 1px #fff solid;
   /*
   border-bottom: 1px #fff solid;
   */
}

.qmmc div a,
.qmmc div .qmactive
{
   border-bottom: 1px #fff solid !important;
}

/*
 * Sub hover state.
 */
.qmmc div a:hover
{
   /*
   text-decoration: underline;
   */
}


/*
 * Sub active state.
 * Note: Add '!important' after each style (per QuickMenu docs).
 */
.qmmc div .qmactive
{
   background-color: #e33eb5 !important;
   color: #fff !important;
}


/*
 * Sub parent items.
 */
.qmmc div .qmparent 
{
   background: url(/images/en/menu_arrow_right.gif) right no-repeat;
}


/*
 * Sub items.
 */
.qmmc div a
{     
   background-color: #80bd16;
   min-width: inherit !important;
   /*
   padding: 2px 30px 2px 5px;
   */
}

.qmmc div div
{
   margin-top: -1px;
   min-width: auto !important;
   border: none;
   border-right: 1px #fff solid;
   border-bottom: 1px #fff solid;
   border-left: 1px #fff solid;
}

.qmmc div div a
{
   background-color: #80bd16 !important;
   color: #fff !important;
}

.qmmc div div a:hover
{
   background-color: #e33eb5 !important;
   color: #fff !important;
   font-style: italic !important;
}
/************/
/************/
#ataglance table
{
   margin: 0 auto;
   width: 85%;
}
#ataglance td,
#ataglance th
{
   border-bottom: 1px solid #000;
   padding: 5px;
}
#ataglance tbody th
{
   text-align: right;
}
#ataglance tbody td,
#ataglance thead th
{
   text-align: center;
}
#ataglance .amountInput
{
   width: 50px;
}
#ataglance .bad,
#ataglance .negative
{
   color: #900;
   font-weight: bold;
}
#ataglance .good
{
   color: #090;
   font-weight: bold;
}
#ataglance .last td,
#ataglance .last th
{
   border-bottom: none;
}
#ataglance .ok
{
   color: #ffc027;
   font-weight: bold;
}
#ataglance .taskInput
{
   width: 150px;
}
#ataglance #weekly .textInput
{
   width: 100px;
}
#ataglance #weekly #graph
{
   border: 2px solid #000;
   margin: 0px auto;
   width: 600;
   height: 300;
}

#surveyForm h2
{
   border-bottom: 1px solid #609308;
   color: #609308;
   margin-bottom: 8px;
   margin-left: 87px;
   text-transform: uppercase;
   width: 542px;
}

#surveyForm table
{
   margin-bottom: 30px;
   width: 540px;
}

#surveyForm td,
#surveyForm th
{
   width: 270px;
}

#surveyForm .actions
{
   margin-top: 0;
   padding-top: 0;
   text-align: center;
}
