
/* ================================================================================================================== */
/*   codelib.motocross.io.css                                                           Cascading Style Sheet (CSS)   */
/* ================================================================================================================== */
/*                                                                                                                    */
/*   Beskrivelse:         Stilark for codelib.motocross.io                                                            */
/*                                                                                                                    */
/*   Laget av:            Stig Arne Bye                                                                               */
/*                        Axel Borgens veg 4, 9900 Kirkenes                                                           */
/*                        stigbye@motocross.io                                                                        */
/*                                                                                                                    */
/*   Laget dato:          09 Feb 2013   (ver. 1.0.00)                                                                 */
/*   Revisjonsdato:       16 Feb 2013   (ver. 1.2.02)                                                                 */
/*                                                                                                                    */
/*   Copyright:           ©2013 - Stig Arne Bye, Kirkenes                                                             */
/*                                                                                                                    */
/* ================================================================================================================== */


body                          {margin:0; padding:15px; font:normal 11px verdana,sans-serif; color:black; background:#F0F0D0}
div                           {margin:0; padding:0}
p                             {margin:0; padding:0}
table                         {width:auto; height:auto; margin:0; padding:0; table-layout:fixed; border:none; border-collapse:collapse}
td                            {width:auto; margin:0; padding:0; vertical-align:top; border:none}
a                             {color:#000080; text-decoration:none}

.normal                       {font-weight:normal}
.bold                         {font-weight:bold}
.italic                       {font-style:italic}
.indent                       {text-indent:18px}
.indent36                     {text-indent:36px}
.underline                    {text-decoration:underline}
.tmarg3                       {margin-top:3px}
.tmarg6                       {margin-top:6px}
.tmarg12                      {margin-top:12px}

.small                        {font-size:10px}
.warntext                     {font-weight:bold; color:red}
.snippet                      {font-weight:normal; font-family:courier new; color:#000080}
.darkred                      {color:#A00000}

#top                          {width:950px; margin:3px 0 20px}
#top p.heading                {font-weight:bold; font-size:22px}

#text                         {min-width:950px; max-width:1250px; padding:12px 12px 14px; background:#A0A0C8}
#text p.heading               {font-weight:bold; font-size:16px}
#text table.methods           {width:100%; margin-top:12px}
#text td.col                  {width:49%; background:#FFFFF0; border:1px solid #000080}
#text td.sep                  {width:2%}
#text td.head                 {padding:5px 8px 7px; font-weight:bold; font-size:15px; color:#F0F0D0; background:#000080}
#text td.content              {padding:6px 8px}
#text table.note              {margin:6px 0}
#text td.note                 {width:51px; font-weight:bold}
#text table.infotbl           {margin-top:15px}
#text      .infotbl.info      {background:#FFFFD0}
#text      .infotbl.warn      {background:#FFD8D8; border:3px solid red}
#text td.info_sym             {width:31px; padding:6px 0 4px 5px}
#text td.info_txt             {padding:4px 5px 5px 0; font-size:11px}
#text td.texttbl              {font-weight:bold; color:red}
#text   .texttbl.warning      {width:79px}
#text   .texttbl.important    {width:92px}
#text   .texttbl.note         {width:51px}
#text p.warnhead              {padding-bottom:5px; font-weight:bold; font-size:12px; color:red}

#lib                          {width:1522px}
#lib div.libhead              {margin-top:50px; padding:5px 8px 7px; font-weight:bold; font-size:18px; color:#F0F0D0; background:#000080; border:1px solid #808080}
#lib div.button               {margin:2px 20px 0 0; float:left}
#lib button.button            {width:50px; height:20px; padding:0; vertical-align:top; text-align:center; font-weight:bold; font-size:12px; color:#000080; background:#F8F880; border:none}
#lib table.lib                {margin-top:0px}
#lib td                       {padding:2px 6px 3px; font-weight:bold; background:#C0C8C0; border-bottom:1px solid #808080}
#lib td.head                  {font-size:12px; background:#A0A0A0}
#lib td.bar                   {border-left:1px solid #808080; border-right:1px solid #808080}
#lib   .group1                {padding:3px 6px 4px; font-size:13px; background:#D08000}
#lib   .group2                {color:blue; background:#B8B8FF}
#lib td.line                  {padding:1px 6px 2px; font-weight:normal}
#lib   .line.nonfinal         {background:#F0B0B0}
#lib   .filename              {width:250px; border-left:1px solid #808080}
#lib   .filesize              {width:60px}
#lib   .reldate               {width:75px}
#lib   .code                  {width:850px}
#lib   .comment               {width:225px; border-right:1px solid #808080}

#footer                       {width:950px; margin-top:20px}
#footer p.copyright           {font-size:10px}