/* undo css */
/* from here: http://tantek.com/log/2004/undohtml.css */

/*begins*/

:link,:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

/* ends */

body 
{
  margin: 0 auto;
    font-family: Arial,sans-serif; 
    font-size: 11px;
    background: #ffffff url(images/background.gif) repeat-y center;
    text-align: center;
    color: #000000; 
}

#page {
	background-color: #ffffff;
    width: 750px;
	height: 100%;
	text-align: left;
	margin-right : auto;
	margin-left : auto;
}

table, td
{
    font-size: 11px;
    color: #000000; 
}

ul, ol
{
    margin-left: 2.5px;
    padding-left: 2.5px;
    list-style-type: none;
    list-style-image: none;
}

li
{
    margin-left: 2.5px;
    padding-left: 2.5px;
    list-style-type: none;
    list-style-image: none;
}

.tick {
	list-style-image: url(imges/tick.gif);
}
	
p    
{ 
    font-size: 11px;
    color: #000000;
	margin-bottom:7px;
}
	
h1   
{
    margin-top: 0px;
    font-size: 2em; 
    letter-spacing: 0.01em; 
    margin-bottom: 0.5em; 
    font-weight: bold;
    color: #003399;
    text-align: left;
}

h2
{
    font-size: 18px;
    letter-spacing: 0px; 
    margin-bottom: 0px;
    margin-top: 1em;
    margin-bottom: 1em; 
    font-weight: bold;
    font-style: italic;
    color: #003399;
    text-align: left;
}
	
h3   
{
    margin-top: 0px;
    font-size: 14px; 
    letter-spacing: 0px; 
    margin-bottom: 0px; 
    font-weight: bold;
    color: #003399;
    text-align: left;
}
	
h4
{
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0px; 
    font-weight: bold;
    color: #003399;
    text-align: left;
}

h5
{
	margin-top: 0px;
    font-size: 14px; 
    letter-spacing: 0px; 
    margin-bottom: 0px; 
    font-weight: bold;
    color: #003399;
}


.alphabetical_list   
{
    margin-top: 0px;
    font-size: 14px; 
    letter-spacing: 0px; 
    margin-bottom: 0px; 
    font-weight: bold;
    color: #003399;
    text-align: left;
	width:750px;
	padding-bottom: 5px; 
	padding-top: 20px; 
	text-align:left; 
	border-bottom-width:1px; 
	border-bottom-style:dotted; 
	border-bottom-color: #416db6;
}


form
{
    margin: 0px;
    padding: 0px;
    text-align: left;
}

a:link, a:visited, a:active
{ 
	text-decoration: none; 
	color: #000;
}

a:hover
{ 
	text-decoration: underline; 
}

img
{
    border-width:0px;
}

/* specific divs */

#container 
{ 
    width: 750px; 
    margin-right:auto;
    margin-left:auto;
    padding:0px;
    text-align: left;
}

#admin_pane
{
    background-color: #FFE6BF;
    width: 750px;
    margin-right:auto;
    margin-left:auto;
    padding:0px;
    text-align: left;
}

#admin_content
{
    margin-right:auto;
    margin-left:auto;
    padding:10px;
}

#header 
{
}

#menu_container {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

#menu
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background-color: #003399;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
}

#menu a
{
	color: #fff;
}

#menu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  float: left;
  margin-right: 0.5em;
}

#content 
{
    position: absolute;
    width: 750px;
    top: 70px;
    font-size: 11px;
}

#footer 
{
    width: 750px;
    background-color: #003399;
    padding-top: 3px;
    padding-bottom: 5px;
    font-size: 10px;
    color: #fff;
    clear: left;
    margin-top: 30px;
}

.footer_item {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

.footer_item p
{
	color:#fff;
}

.footer_item a:link
{  
	text-decoration: none; 
	color: #fff;
	font-size: 11px;
}

.footer_item a:visited
{  
	text-decoration: none; 
	color: #fff;
	font-size: 11px;
}

.footer_item a:hover
{  
	text-decoration: underline; 
	color: #fff;
	font-size: 11px;
}


.footer_item a:active
{  
	text-decoration: none; 
	color: #fff;
	font-size: 11px;
}

#leftcontent {
	float:left;
	width:60%;
	background:#ffffff;
	margin-right:15px;
	padding-bottom:20px;
}

#rightcontent {
}

#spares_panel
{
	padding: 5px;
	border : 0px;
}

#spares_content
{
}

#spares_fieldname
{
}

#spares_link
{
}

#spares_heading
{
}

#ac_listing {
   margin-left: 20px;
   margin-right: 20px;
}
 
.ac_prod {
   width: 120px;
   float: left;
}

.ac_description {
   width: 450px;
   float: left;
}

#catalogue_listing {
   margin-left: 20px;
   margin-right: 20px;
}

.table_heading {
   font-weight: bold;
   font-size: 1.1em;
   margin-top: 1em;
   margin-bottom: 0.1em;
   padding-top: 0.1em;
   padding-bottom: 0.1em;
   padding-left: 5px;
   background-color: #003399;
   color: #fff;
}

.table_heading td {
   color: #fff;
}
 
.table_row {
   padding-left: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
   vertical-align: top;
}

/* Clears floats */

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.wlink a {
   color: #00c;
   font-weight: normal;
   text-decoration: underline;
   text-align: right;
}

.delete_link a {
   color: #c00;
   font-weight: normal;
   text-decoration: underline;
   text-align: right;
   float: right;
   margin-left: 1em;
}

.edit_link a {
   color: #00c;
   font-weight: normal;
   text-decoration: underline;
   text-align: right;
   float: right;
   margin-left: 1em;
}

#add_row a {
  color: #0C0;
  text-decoration: underline;
  float: right;
  font-weight: bold;
}

.shaded {
   background-color: #eee;
}

#page_nav {
	margin-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	background-color: #003399;
	text-align: center;
}

#page_nav a {
	color: #fff;
}

.page_nav_num {
	margin-right: 0.5em;
}

.page_nav_dir {
	margin-right: 0.5em;
}

.page_nav_dir a:hover
{ 
	text-decoration: none;
}

.numberstyle a {
	text-decoration: underline;
}

/* TopNav Search Components */

#search_text {
  float: left;
  color: #fff;
}

#search_box {
  float: left;
  height: 1em;
  width: 8em;
}

#search_button a {
  color: #fff;
  float: left;
  font-size: 0.9em;
}

#search_tag {
}

#search_tag p {
	margin-top: 0.5em;
	margin-left: 0.5em;
	font-size: 1.25em;
	font-weight: bold;
}

/* TopNav Menu Items */

.menu_item {
  display: inline;
}
.menu_item a {
  font-weight: bold;
  color: #fff;
}

.menu_divider {
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-left: 0.2em;
  margin-right: 0.2em;
  display: inline;
}

.pr_code {
}

.pr_category {
	width: 380px;
	float: left;
}

.pr_description {
	float: left;
}

.pr_section {
   float: left;
   font-style: italic;
   font-weight: bold;
}

.table_heading .pr_code, .table_row .pr_code {
  float: left;
  width: 80px;
  margin-right: 10px;
  text-align: left;
}

.table_heading .pr_section, .table_row .pr_section {
  float: left;
  width: 130px;
  margin-right: 10px;
  font-style: normal;
  text-align: left;
}

.table_heading .pr_category, .table_row .pr_category {
  float: left;
  width: auto;
  margin-right: 10px;
    text-align: left;
}

.table_heading .pr_description, .table_row .pr_description {
  float: left;
  width: 220px;
  margin-right: 10px;
  text-align: left;
}

.table_heading .sp_code, .table_row .sp_code {
  float: left;
  width: 75px;
  margin-right: 10px;
  text-align: left;
}

.table_heading .sp_descinternet, .table_row .sp_descinternet{
  float: left;
  width: 130px;
  margin-right: 10px;
    text-align: left;
}

.table_heading .sp_desclong, .table_row .sp_desclong{
  float: left;
  width: 400px;
  margin-right: 10px;
    text-align: left;
}

.logout_link a {
	color: #0f0;
	text-align: right;
	margin-left: 250px;
}

.readonly {
	background-color: #ccc;
}

.field_label {
	text-align: right;
}

/* pager css */

.pager {
  text-align: right;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.pager_number {
  display: inline;
  font-size: 10px;
  color: #005ba4;
  border: solid 1px #005ba4;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-right: 0.1em;
}

.pager_arrow {
  display: inline;
  font-size: 10px;
  color: #005ba4;
  border: solid 1px #005ba4;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.3em;
  padding-right: 0.3em;
  margin-right: 0.2em;
}

.current_page {
  color: #fff;
  background-color: #005ba4;
  border: solid 1px #005ba4;
}


.breadcrumb
{
        text-decoration: none;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
        margin-left: 2px;
        padding-bottom: 10px;
}


.breadcrumb a
{
        text-decoration: none;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.breadcrumb a:link
{
        text-decoration: none;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.breadcrumb a:visited
{
        text-decoration: none;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.breadcrumb a:hover
{
        text-decoration: underline;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.pdflist a
{
        text-decoration: none;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.pdflist a:link
{
        text-decoration: none;
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.pdflist a:visited
{
        text-decoration: none;
		color:#666;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

.pdflist a:hover
{
        text-decoration: none;
		background:#003366;
        color: #FFF;
        font-family: Arial, sans-serif;
        font-size: 12px;
}

#section_nav {
  margin-left: auto;
  margin-right: auto;
}

#section_nav tr, #section_nav td, #section_nav img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-color: #f00;
}
  
#section_titles {
   background-color: #039;
}
 
#section_titles a {
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 0.5em;
}

.homepage_copy {
  text-align: justify;
  font-family: arial, sans-serif;
  width: 48em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 14px;
}

.more_link a {
  color: #900;
  font-size: 1.2em;
  font-weight: bold;
}

.more_link a:link,.more_link a:visited,.more_link a:active
{
  text-decoration: underline; 
  color: #900;
}

.more_link a:hover
{ 
	text-decoration: underline; 
}

.more_link {
  vertical-align: middle;
  margin-top: 1em;
  float: right;
}

.ascii_button {
  width: 20px;
  margin-left: 20px;
}

.red_super, .red_super a {
  color: #f00;
  vertical-align: super;
}
