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

html,
body
{
   background: none;
   background-color: #fff;
   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: block;
}
.blackLineTop
{
   border-top: 2px #333 solid;
}
#bodyContent
{
   padding-top: 35px;
   color: #333;
}
#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
{
   display: none;
   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;
}
#footer
{
   width: auto;
   height: 36px;
   font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
   padding: 30px 0;
   color: #333;
}
#footerLinks
{
   float: left;
   padding-right: 15px;
   border-right: 1px #333 solid;
}
#footerAddress
{
   float: left;
   padding: 0 15px;
   border-right: 1px #333 solid;
}
#footerPhone
{
   float: left;
   padding: 0 15px;
   border-right: 1px #333 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: #333;
   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: #333;
}
#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;
}

/* DHTML Nav Styles */
      
/* Quick Menu */
/*
 * All.
 */
.qmmc div
{
   display: none;
}

