body {
  margin: 0;
}

form { 
  display: inline; 
}

a:link, a:visited, a:active {
  color: #fcd800;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

.dropdown {
font: 11px Trebuchet Ms, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

.dropdownadmin {
font: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

.subcat_orderfield, .maincat_orderfield {
  padding: 1px;
  height: 14px; 
  width: 25px; 
  line-height: 13px; 
  font-size: 10px; 
  border-width: 0px;
  text-align: center;
}

.selectpricecat {
  font-size: 1em;
  background-color: #fff;
}

.pageselected { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 0 5px; 
  ba
}

.catdescription {
  padding: 5px 0 8px 0;
}

.inputfield {
  font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
  width: 97%;
  height: 14px;
}

.textarea { font: 1em "Comic Sans MS", verdana, geneva, arial, sans-serif; width: 97%; }

.button { font-size: 11px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; font-weight: normal; font-style: normal;f;line-height: normal; ont-variant: normal; }

.text { color: #fff; font-size: 14px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; }

.copyright { text-align: center; color: #000; font: 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif; padding-top: 8px; }

.copyright a:link, .copyright a:visited, .copyright a:active {
  color: #555;
  text-decoration: none;
}

.copyright A:hover {
  text-decoration: underline;
}

.fileinfo { line-height: 16px; color: #0ff; font-size: 11px; font-weight: normal; font-style: normal; font-variant: normal; }

.error {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #ff0000;
line-height: 18px;
}

.ok {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #12BB00;
line-height: 18px;
}

.htaccess {
font: 12px Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #0000FF;
line-height: 18px;
}

.table100 {
  height: 100%;
}

.headline { color: #fffd03; font-size: 14px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; font-style: normal;fon;line-height: 18px; t-variant: normal; }

.breadcrumb {
}

.tablehl { color: #ffffff; font: bold 12px/18px "Comic Sans MS", verdana, geneva, arial, sans-serif; }

.thumb { color: #fff; font-size: 12px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; font-weight: normal; font-style: normal;f;line-height: normal; ont-variant: normal; }

.thumbimage { margin: 2px; padding: 2px; border: dashed 2px #fcd800 
  }

.mediumcell {
  padding: 2px;
}

.mediumimage {
border: solid 1px #fcd800 
}

.actionicons {
  vertical-align: middle;
}

.catstats { font-size: 10px; text-align: center; padding: 3px; }

.tablehl A:link, .tablehl A:visited, .tablehl A:active {
  color: #fff;
  text-decoration: none;
}

.tablehl A:hover {
  color: #fff;
  text-decoration: underline;
}

.micro { color: #0ff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;f;line-height: 18px; ont-variant: normal; }

.star {
font: bold 16px/18px "Courier New", Arial, Helvetica, sans-serif;
color: #fffd03;
}

.menu_border{
color: #000000;
border: 1px solid #58838B;
}

.menu_option {
background-color: #DEE6E8;
font: 12px Trebuchet Ms, arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}

.menu_option a:link {
  color: #000;
  text-decoration: none;
}

.menu_option a:visited {
  color: #000;
  text-decoration: none;
}

.menu_option a:hover, .menu_option a:active {
  color: #A5ADAE;
  text-decoration: none;
}

.menu_hilite {
  background: #A5ADAE;
  font: 12px Trebuchet Ms, arial, helvetica, sans-serif;
  white-space: nowrap;
  cursor: pointer;
}

.menu_hilite a:link {
  color: #000;
  text-decoration: none;
}

.menu_hilite a:visited {
  color: #000;
  text-decoration: none;
}

.menu_hilite a:hover, .menu_hilite a:active {
  color: #000;
  text-decoration: none;
}

div.cellspacing {
  font-size: 1px;
  height: 10px;
  width: 10px;
  clear: both;
}

.importframe {
  margin: 0 auto;
  padding: 2px 2px 10px 10px; 
  height: 400px;
  width: 85%;
  overflow: auto;
}

.importframe_head {
  margin: 0 auto;
  font-weight: bold;
  color: #FFF;
  padding: 2px 2px 2px 10px; 
  width: 85%;
}

.orderfieldset, .uploadfieldset {
  padding: 15px;
  margin: 0;
}

.orderlegend, .uploadlegend {
  padding: 0 5px 0 0;
  color: #A5ADAE;
}

.emailtablehl {
  font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
}

.emailtext {
  font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
  color: #000;
}

.preview{
  position: relative;
  z-index: 0;
}

.preview:hover{
  background: transparent;
  z-index: 50;
}

.preview span{ /*CSS for enlarged image*/
  position: absolute;
  background: #fff;
  padding: 3px;
  left: -1000px;
  border: 1px solid #A5ADAE;
  visibility: hidden;
}

.preview span img{ /*CSS for enlarged image*/
  border: 0;
  padding: 2px;
}

.preview:hover span{ /*CSS for enlarged image on hover*/
  visibility: visible;
  top: 0;
  left: 57px; /*position where enlarged image should offset horizontally */
}

.midimgalign {
  vertical-align: top;
}
select { color: #000; background-color: #bcbcbc; border-style: none; outline-style: none; }
input { border-style: none; outline-style: none; }
.blocbg { background-color: #3e3e35; }
.textsubcat, .textsubcat a:link, .textsubcat a:visited, .textsubcat a:active { font-size: 13px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; font-weight: normal; font-style: normal;f;line-height: 18px; ont-variant: normal; }
.textcat { font: small-caps bold 16px/18px "Comic Sans MS", verdana, geneva, arial, sans-serif; height: 50px; margin-top: 8px; padding-top: 2px; }
.vote { margin: 0; padding: 0; border-width: 0; }

