/*  ©2004 Central Art Supply, http://www.4CentralArtSupply.com  */


/*  General page formatting  */
body                            { background: #F8EE76 url(../images/bgStripe.jpg) repeat-y 50% 0; margin: 0px; text-align: center; font: normal 10px Verdana, Arial, sans-serif; }

/*  Page content formatting  */
#titleContent                   { width: 982px; height: 116px; margin-left: auto; margin-right: auto; padding: 0px; text-align: center; background: #000000 url(../images/header.jpg) no-repeat; }
#titleContentCAS                { width: 982px; height: 116px; margin-left: auto; margin-right: auto; padding: 0px; text-align: center; background: #000000 url(../images/header_cas.jpg) no-repeat; }
#titleContentPIG                { width: 982px; height: 116px; margin-left: auto; margin-right: auto; padding: 0px; text-align: center; background: #000000 url(../images/header_pigment.jpg) no-repeat; }
#listContent                    { position: relative; top: 50px; left: 575px; width: 170px; text-align: left; }
#navContent                     { width: 982px; height: 40px; margin-left: auto; margin-right: auto; padding: 0px; text-align: justify; background: #000000; }
#centerContent                  { width: 982px; margin-left: auto; margin-right: auto; padding: 16px 0px 0px 0px; text-align: justify; background: #F8EE76; }
#copyrightContent               { width: 982px; margin-left: auto; margin-right: auto; padding: 8px 0px 2px 0px; text-align: right; background: #F8EE76; }
#newsPost                       { width: 200px; border-top: 2px solid #FEA81B; border-right: 2px solid #FEA81B; border-bottom: 2px solid #FEA81B; border-left: 2px dotted #FEA81B; background: #FECA30; }
#newsHanger                     { position: relative: top: 0px; left: 0px; width: 10px; background: #FECA30 url(../images/newsBG.gif) repeat-y; }
#newsContent                    { position: relative; top: 0px; left: 10px; width: 178px; padding: 4px 6px 4px 4px; border-left: 2px dotted #FEA81B; text-align: justify; background: #FECA30; }
#titleAdmin                     { width: 982px; height: 116px; margin-left: auto; margin-right: auto; padding: 0px; text-align: center; background: #000000 url(../images/headerAdmin.jpg) no-repeat; }
#navAdmin                       { width: 982px; height: 10px; margin-left: auto; margin-right: auto; padding: 0px; text-align: justify; background: #000000; }

/*  Standard link colours  */
a                               { text-decoration: none; }
a:link                          { color: #EF8202; }
a:visited                       { color: #EF8202; }
a:hover                         { text-decoration: underline; color: #B16001; }

/*  Text block formatting  */
.contentbox                     { padding: 12px 12px 12px 12px; text-align: justify; }
.adminbox                       { padding: 12px 12px 12px 12px; text-align: left; }
.helpbox                        { padding: 12px 12px 12px 12px; }
.headerbox                      { padding: 0px 0px 0px 4px; }
.gallerybox                     { padding: 2px 8px 8px 8px; text-align: justify; border-top: 1px dotted #888888; width: 400px; }
.linkbox                        { padding: 8px 8px 8px 8px; text-align: center; }

/*  Basic text block formatting  */
.txt                            { font: normal 12px Verdana, Arial, sans-serif; color: #000000; }
.heading                        { font: bold 14px Verdana, Arial, sans-serif; color: #EF8202; }
.optional                       { font: italic 12px Verdana, Arial, sans-serif; color: #666666; }
.note                           { font: normal 10px Verdana, Arial, sans-serif; color: #000000; }
.info                           { font: normal 10px Verdana, Arial, sans-serif; color: #000000; width: 400px; }

/*  Post date formatting  */
.postDate                       { font: bold 12px Verdana, Arial, sans-serif; color: #000000; }
.postText                       { font: normal 12px Verdana, Arial, sans-serif; color: #000000; border-top: 2px dotted #FEA81B; }
a.postLink                      { font-weight: bold; text-decoration: none; color: #000000; }
a.postLink:link                 { color: #000000; }
a.postLink:visited              { color: #000000; }
a.postLink:hover                { text-decoration: underline; color: #B16001; }

/*  Author line formatting  */
.authorline                     { font: normal 10px Verdana, Arial, sans-serif; color: #888888; border-top: 1px dotted #888888; }
a.authorline                    { text-decoration: none; color: #888888; }
a.authorline:link               { color: #888888; }
a.authorline:visited            { color: #888888; }
a.authorline:hover              { text-decoration: underline; color: #000000; }

/*  Copyright block formatting  */
.copyright                      { font: 10px Verdana, Arial, sans-serif; color: #444444; }
a.copyright                     { font-weight: bold; text-decoration: none; color: #444444; }
a.copyright:link                { color: #444444; }
a.copyright:visited             { color: #444444; }
a.copyright:hover               { text-decoration: underline; color: #EF8202; }

/*  Forms formatting  */
input,textarea,select           { font: normal 11px Verdana, Arial, sans-serif;	color: #000000; }
input                           { text-indent: 2px; }
input.mainoption                { font-weight: bold; margin: 6px; }
input.liteoption                { font-weight: normal; margin: 6px; }
.error                          { font: normal 12px Verdana, Arial, sans-serif; color: #FF0000; }
a.error                         { text-decoration: underline; color: #FF0000; }
a.error:link                    { color: #FF0000; }
a.error:visited                 { color: #FF0000; }
a.error:hover                   { text-decoration: underline; color: #000000; }


/*  ©2004 Central Art Supply, http://www.4CentralArtSupply.com  */