﻿/*** Eric Meyer's Reset CSS v2.0 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
.b, u, i, center,
.dl, dt, dd, ol, ul, li,
.fieldset, form, label, legend,
.table, caption, tbody, tfoot, thead, tr, th, td,
.article, aside, canvas, details, embed,
.figure, figcaption, footer, header, hgroup,
.menu, nav, output, ruby, section, summary,
.time, mark, audio, video {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** End of CSS reset **/

/** Globals **/

h1, h2, h3, p, li { 
                  font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
                  font-weight: normal;
                  text-align: left; color: #000000; 
                  }
h1, h2, h3      { font-weight: bold;}
p               { font-size: 1em; line-height: 1.3;}

.centerdiv      {margin: auto; float: center}

/** Header **/

body            { background-color: #bbbbbb;}

#wrapper        { width: 1066px; margin: 0px auto; background-color: #ffffff;}
#header         { background-color: #ffffff; width: 100%; padding: 0px 0px; overflow: hidden; 
                  border-bottom: 4px #ffffff solid;}
#logo           { margin: 0 0 0 0px; float: center; border: 0}
#logo img       {display:block; margin-left:auto; margin-right:auto;}

/** Image Based Menu  **/

#top_menu            {background-color: #ffffff; clear: both; padding: 2px 0 4px 0;}

/** Dropdown  Menu  **/

.menu_bar     {background-color: #ffffff; overflow: hidden;}
#menu_shim    {float: left; width: auto; color: #ffffffff;}
.menu_bar a   {float: left; padding: 1px 1px;}
.dropdown     {float: left; overflow: hidden;}
.dropdown .dropbtn {border: none; outline: none; padding: 1px 1px; color: #ffffff; background-color: #ffffff;}
.menu_bar a:hover, .dropdown:hover .dropbtn  {color: #ffffff; background-color: #800000;}
.dropdown-content {display: none; position: absolute; background-color: 0xffffff; z-index: 1;}
.dropdown-content a {float: none; padding: 1px 1px; display: block; color: #ffffffff; background-color: #606060;}
.dropdown-content a:hover { color: #ffffff; background-color: #ff0000;}


/** Three Column layout ***/

#middle     {float: left; margin-left: 182px; width: 702px; padding: 0 0;}
#middle18   {float: left; margin-left: 304px; width: 550px; padding: 0 0;}

.sale         {cursor: pointer; padding: 3px 15px 3px 15px;}
#comix        {overflow-x: hidden; overflow-y: hidden;}
#comix img    {float: left; display: inline; margin: 0 0 0 0px;}
#comixscr     {overflow-x: scroll; overflow-y: hidden;}
#comixscr img {float: left; display: inline; margin: 0 0 0 0px;}

#sb_left     {float: left; margin: 0 0 0 -884px; width: 182px; clear: none;}
#sb_left18   {float: left; margin: 0 0 0 -854px; width: 182px; clear: none;}
#sb_right    {float: right; width: 182px; clear: none;}
#sb_right18  {float: right; width: 182px; clear: none;}


/** Navigation ***********/

#navigation     {clear: both; background-color: #ffffff; width: 100%; height: 22;
                 padding: 0px 0px; overflow: hidden; border-bottom: 4px #ffffff solid;}
#navigation     {margin: 0 0 0 0px; float: left; border: 0}
#navleft        {cursor: pointer;}
#navright       {cursor: pointer;}
#navigation img {float: left; margin: 0 0 0 0px;}

/** Date Index ***********/

.navtable       {cursor: pointer;}

div#cmxindx     {clear: both; float: left; margin-left: 220px; width: 780px; padding: 0 0; 
                 background-color: #ffffff; overflow: hidden; }
div#cmxindx p   {font-family: "Times New Roman", monospace; font-size: 1em; text-align: left;}
tr.ixrow td     {white-space: nowrap; width: auto; height: auto; color: #888888; padding: 5px 6px 5px 6px;}
tr.ixrow td     {font-family: "Times New Roman", monospace; font-size: 1em; text-align: left;}

/** Links ****************/
 
#link_cap       {clear: both; background-color: #ffffff; width: 100%; padding: 5px 0 0 0; overflow: hidden; 
                 border-bottom: 4px #ffffff solid;}
#link_cap       {margin: 0 0 0 0px; float: center; border: 0}
#link_cap img   {display: block; margin-left:auto; margin-right:auto;}

#links          {background-color: #ffffff; clear: both; padding: 0 0 0 0;}

/** Footer ***************/
 
#footer         {clear: both; background-color: #ffffff; width: 100%; padding: 5px 0 0 0 0; overflow: hidden; 
                 border-bottom: 4px #ffffff solid;}
#footer         {margin: 0 0 0 0px; float: center; border: 0}
#footer img     {display: block; margin-left:auto; margin-right:auto;}

/** PHP utility **/

#monodiv        {width: auto; padding: 20px 5px 20px 10px; font-family: monospace; 
                 font-size: 14px; font-weight: normal; line-height: 1.3;}

/** comment submit form **/

#nwsupdt_form       {list-style-type: none; padding: 30px 0 0 50px;}

#nwsupdt_form ol    {list-style-type: none; padding: 10px 0 0 0;}
#nwsupdt_form li    {font-family: "Times New Roman", monospace; font-size: 1em; text-align: left;}
#nwsupdt_form li    {padding: 5px 5px 5px 5px;}

input               {border: 3px #333333 solid; border-radius: 10px; margin-left: 5px;}
input               {padding: 5px 5px 5px 5px;}
input#fileToUpload  {width: 300px;}
