/*--- layout ---*/
html { background-color: #f7f7f7; }
body { width: 984px; margin: 0 auto; background-color: transparent; }
#main { width: 984px; margin: 0 auto; }
#content { padding: 14px 0 0; }

/* boxes and layout
------------------------ */
.grid3cola { width: 984px; }
.grid3cola .column { width: 600px; margin-left: 6px; }
.grid3cola .column.first,
.grid3cola .column.last { width: 186px; }

#content,
#main .sidebar { color: #333; }
#main .sidebar { font-size: 11px; line-height: 14px; }
#main .sidebar a.more { padding-right: 8px; background-position: 100% .4em; }

#main a.arrow { display: block; padding-right: 10px; background: url(http://concept-cameroun.com/concept_fichiers/images/arrow20090106.gif) no-repeat 100% 50%; _position: relative; }

/* boxes */
#content .box { position: relative; width: 720px; padding: 0 20px 1px; overflow: hidden; background: #fff url(http://concept-cameroun.com/concept_fichiers/images/box_bg20090106.gif) repeat-y 0 0; zoom: 1; }
#content .box .cap { position: absolute; width: 600px; height: 6px; margin: 0 -20px; font-size: 1px; behavior: url(/global/scripts/lib/iepngfix.htc); }
#content .box .cap.top { top: 0; background: url(http://concept-cameroun.com/concept_fichiers/images/box_bgtop20090106.png) no-repeat 0 0; *margin-left: -2px; }
#content .box .cap.bottom { bottom: 0; background: url(http://concept-cameroun.com/concept_fichiers/images/box_bgbottom20090106.png) no-repeat 0 100%; }
#content .box .gradient { width: 720px; margin: 0 -18px; padding: 0 18px; overflow: hidden; background: #fff url(http://concept-cameroun.com/concept_fichiers/images/box_bggrad20090106.gif) repeat-x 0 100%; }

#content .sidebar .box { width: 162px; padding: 0 12px 1px; background-image: url(http://concept-cameroun.com/concept_fichiers/images/box_sidebar_bg20090106.gif); }
#content .sidebar .box .cap { width: 186px; margin: 0 -12px; left: 12px; }
#content .sidebar .box .cap.top { background-image: url(http://concept-cameroun.com/concept_fichiers/images/box_sidebar_bgtop20090106.png); }
#content .sidebar .box .cap.bottom { background-image: url(http://concept-cameroun.com/concept_fichiers/images/box_sidebar_bgbottom20090106.png); }

#content .box.full { width: auto; background: #fff url(http://concept-cameroun.com/concept_fichiers/images/box_full_bg20091130.png) repeat-y 0 0; }
#content .box.full .cap.top { width: 984px; background-image: url(http://concept-cameroun.com/concept_fichiers/images/box_full_bgtop20091130.png); }
#content .box.full .cap.bottom { width: 984px; background-image: url(http://concept-cameroun.com/concept_fichiers/images/box_full_bgbottom20091130.png); *position: relative; }

#content .box h2 { margin: 0 -18px; padding: 6px 10px 4px; color: #4d4d4d; font-weight: normal; font-size: 14px; border-bottom: 1px solid #d9d9d9; background: #dfdfdf url(http://concept-cameroun.com/concept_fichiers/images/box_header20090106.gif) repeat-x 0 0; }
#content .box h2 a { color: #4d4d4d; }
#content .box h2 a:hover { color: #4d4d4d; text-decoration:underline; font-weight:100 }
#content .sidebar .box h2 { margin: 0 -10px; }

#content .box ul { _width:100%; margin: 0 -10px; padding: 0 10px; overflow: hidden; }
#content .box ul li { margin: 0 0 -1px; padding: 1.1em 0; border-bottom: 1px solid #d9d9d9; }

#content .box p { margin-top: .3em; margin-bottom: 0; }
#content .box img { display: block; }
#content .box img.flush { margin: 0 -10px; }

#content .box h3,
#content .box strong { display: block; color: #000; font-size: 13px; line-height: 16px; font-weight: normal; }
#content .box h3 a,
#content .box strong a { color: #000; }
#content .box h3 a:hover,
#content .box strong a:hover { color: #08c; }
#content .box a:hover p { color: #252525 !important; }
#content .box em { font-style: normal; color: #a9a9a9 !important; }
#content .box h4 { color: #aaa; font-size: 10px; font-weight: normal; }

#content .box a { color: #333; text-decoration: none; }
#content .box ul li a:hover,
#content .box ul li a:hover * { color: #08c; cursor: pointer; }
#content .box a.more { color: #08c; }
#content .box a.more:hover { color: #08c; text-decoration: underline; }

/* top section
------------------------*/
#content .upper { margin:0 0 8px; }
#content .upper .box { min-height: 429px; _height: 429px; }

/* getamac */
#content .getamac li.ads { padding-bottom: 0; }

/* promos */
#content ul.promos { margin: 0; padding: 0; /*overflow: hidden; minnnnnnnnn*/ }
#content ul.promos  { clear: both; display: block; width: 600px; height: 440px; margin-top: 0px; margin-bottom: 0px;  position: relative; }
#content ul.promos li.last { float: right !important; width: 196px !important; }

#content .promos .lead a { position: absolute; bottom: 4px; left: 0; text-decoration: none; width: 235px; z-index: 2; }
#content .promos .lead a img { bottom: -1px; *bottom:-2px; position: absolute; z-index: 2; }
#content .promos .lead a .more { background: url(http://concept-cameroun.com/concept_fichiers/images/morearrow_08c.gif) no-repeat 100% 60%; top: -8px; padding-right: 10px; position: relative; z-index: 3; }
#content .promos .lead #fc-studio { left: 35px; }
#content .promos .lead #logic-studio { left: 316px; }
#content .promos .lead #fc-studio .more { margin-left: 73px; }
#content .promos .lead #logic-studio .more { margin-left: 23px; }
#content .promos .lead #lead-bg { position: absolute; top: 0; left: 0; z-index: 1; }

/* in action */
#content .upper .box.macsinaction { min-height: 303px; *height: 303px; margin-bottom: 6px; }
#content .upper .box.macsinaction h3 a { display: block; background: url(http://concept-cameroun.com/concept_fichiers/images/arrow20090106.gif) no-repeat 100% 50%; }
#content .upper .box.macsinaction img { margin-top: 10px; margin-bottom: 5px; }
#content .upper .box.macsinaction p { border-bottom: 1px solid #d9d9d9; padding-bottom: 5px; }
#content .upper .box.macsinaction ul li { font-size: 13px; padding: .85em 0; }
#content .upper .box.macsinaction ul li a { display: block; padding-right: 10px; background: url(http://concept-cameroun.com/concept_fichiers/images/arrow20090106.gif) no-repeat 100% 50%; }
#content .upper .box.macsinaction .cap.bottom { *bottom:-1px; }

/* middle module
------------------------*/
#content .grid3col.lower { margin-bottom: 12px; }
#content .grid3col.lower .column.first.featuredtutorials { width: 180px; } 
#content .grid3col.lower .column.last.alltutorials { width: 165px; }
#content .grid3col.lower .column.showcase { margin-left: 30px; margin-left: 30px;  }
#content .grid3col.lower li.title { padding: 0; border: none; }
#content .grid3col.lower li.title p { font-size: 11px; margin-bottom: 5px; }
#content .grid3col.lower .box { min-height: 558px; *height: 430px; overflow: visible; }

/* movie panel */
#content .showcase #qtview { position: relative; width: 720px; height: 500px; margin-top: 31px; }
#content .showcase #qtview .qtcontent { position: absolute; width: 720px; height: 500px; top: 0; }
#content .showcase #qtview { position: relative; width: 720px; height: 500px; margin-top: 31px; }


#content .showcase #qtview ul { position: relative; padding: 155px 0 0; text-align: center; z-index: 1; }
#content .showcase #qtview ul li { display: block; padding: 0; border: none; }

#content .showcase #qtview .moviePanel { width: 720px; height: 500px; }

#content .showcase #qtview .endState { width: 720px; height: 500px; background: #000; }
#content .showcase #qtview .endState img { top: 0; opacity: .7; -moz-opacity: .7; filter: alpha(opacity=70); }


/* movie nav */

#content .featuredtutorials ul { padding-top: 4px; border-right: 1px solid #ededed; *position:relative; }
#content .alltutorials ul { padding-top: 4px; border-left: 1px solid #ededed; *position:relative; }
#content .alltutorials ul li { padding: 1.5em 0; margin-left: 7px; *padding-left:7px; *padding-bottom:1.4em; }
#content .alltutorials ul li.last { border-bottom: none; _padding-left: 14px; }
#content .alltutorials ul li span { color: #b9b9b9; }
#content .alltutorials ul li img { float: left; margin: -11px 8px 0 -10px; *position: relative; }

/* bottom module
------------------------*/

/* where to buy */
#content .grid5col .column { margin-top: 20px; margin-bottom: 20px; width: 175px; height: 170px; padding-right: 30px; border-right: 1px solid #ededed; padding-left:28px}
#content .grid5col .column.first { margin-top: 20px; margin-bottom: 20px;  width: 175px; height: 170px; padding-left: 28px; /*border-right: 1px solid #ededed; */}

#content .grid5col .column.last { border-right: none; }
#content .grid5col .column.last h3 { white-space: nowrap; }

/* footer
------------------------*/
#globalfooter { margin-top: 12px; }
#globalfooter p.sosumi { float: right; width: 540px; margin: -4.4em 0 0; color: #888; line-height: 1.4em; text-align: right; }

