* {margin:0; padding:0;}

/* start reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/* end of reset */

body{
    background: #FFFFFF url('images/bg.png') top center repeat-x;
    font-family: 'trebuchet-ms', arial, verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin: auto;
}

#wrapper{
    padding: 0;
    margin: auto;
}

#headerInfo {
    padding: 3px;
    /*border-bottom: 1px solid #999999;*/
    margin-bottom: 5px;
}

/* Thin Ruler */
.ruler_a {
  width:100%;
  border:0;
  height:1px;
  color:#710303;
  background-color:#710303;
  margin-top:15px;
  }
  
#container{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

#header{
    background: transparent url(images/header.png) top center no-repeat;
    height: 144px;
}

#header img{
    float: left;
    padding: 25px;
}

#loginButton, #homeButton {
    font-size: 12px;
    border: 1px #666666 solid;
}

#homeButton {
    color: #710303; //#a8e504;
}

.title{
    font-size: 30px;
	color:#710303;
    padding-top: 65px;
    padding-left: 150px;
}

.title_bar{
    font-size: 18px;
    margin-top:15px;
	/*margin-bottom: 20px;*/
}

/* Thick Ruler */
.ruler_b {
  width:100%;
  border:0;
  height:4px;
  color:#ff6f0f; /*#EEEEEE;*/
  background-color:#ff6f0f;
  margin-top:5px;
  margin-bottom:15px;
  }
  
.title_bar span, .title_bar div{
    clear: both;
    font-size: 18px;
}

.title_bar strong{
    font-family: Arial, sans-serif;
    font-size: 16px;
    letter-spacing: -1px;
}

.title_bar a{
    text-decoration: none;
    color: #666;
    font-size: 14px;
}

.small{
    font-size: 14px;
    position: absolute;

}

.white{
    color: #FFFFFF;
}

.green {
    color: #710303;
}

#nav {
    list-style: none;
    display: inline;
    float: right;
    margin-top:25px;
    margin-right: 20px;
}

#nav li{
    float: left;
    padding-right: 20px;
}

a.menu {
    color: #FFFFFF;
	font-weight:bold;
    text-decoration: none;
}

a.menu:hover {
    text-decoration: underline;
    color:#CCCCCC;
}

#left{
    float: left;
    width: 450px;
    margin-left: 28px;
    margin-right: 10px;
    margin-top: 15px;
}

.item {
    min-height: 70px;
    text-align: left;
    padding-top: 10px;
    padding-left: 63px;
    background: url(images/image.png) 10px 10px no-repeat;
    font-size: 14px;
}

.alterList {
    background-color: #efefef;
    border-bottom: 1px dotted #999999;
}

.alterList2 {
    background-color:#FFFFFF;
    border-bottom: 1px dotted #999999;
}

.item a {
    color: #000000;
    text-decoration: none;
    letter-spacing: 0px;
}

div.item a:hover {
    text-decoration: underline;
}

.subItem{
    margin-top: 3px;
    color: #333333;
    font-size: 11px;
}

.author{
    color:#333333;
}

#right{
    width: 250px;
    float: right;
    margin-right: 28px;
    margin-top: 2px;
}

.pagingList {
    margin-top: 10px;
    float: left;
}

.pagingList a{
    text-decoration: none;
    color: #666666;
}

	
#footer{
    clear: both;
    /*margin: 0px 30px 0px 30px;*/
    padding: 20px;
    background: #FF6F0F url(images/line.jpg) top center repeat-x;
    color: #FFFFFF;
}

#footercontent{
	padding-left: 130px;
	}
	
p {
    line-height: 22px;
}

.fixedclear{
    clear: both;
    height: 50px;
}

.search,.ajaxInputField{
    border: solid 1px #000000;
    font-size: 14px;
    padding: 2px 3px 2px 3px;
    width: 240px;
    color: #666666;
    background: #ffffff url(images/line.jpg) bottom center repeat-x;
}

.submit{
   border: solid 1px #710303;
    background-color: #ff6f0f;
    color: #FFFFFF;
    padding: 3px;
    font-size: 12px;
	cursor:pointer;
}

#picture{
    background: transparent url(images/library.jpg) center center no-repeat;
    width: 745px;
    height: 150px;
    margin-left: 28px;
    margin-top: 0px;
    /*border-bottom: solid 4px #000000;*/
}

#picture span {
    display: none;
}

strong{
    font-weight: bold;
}

h3 {
    font-size: 16px;
    padding-top: 20px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 0px;
    font-family: 'Trebuchet MS', Arial, sans-serif;
}

#loginForm{
    width: 300px;
    margin: 0 auto;
    background-color:#e1dcdc;
    margin-top: 140px;
    padding: 10px;
}

#loginForm div{
    padding-bottom: 10px;
    padding-left: 40px;

}

#loginForm input{
    border: solid 1px #666666;
    padding: 4px;
}


.tblHead, .tblContent {
    background: #FFFFFF url(images/line.jpg) bottom left repeat-x;
    padding: 5px;
}

.tblHead {
    color: #333333;
    font-weight: bold;
}

.detailLink, .xmlDetailLink, .xmlResultLink {
    padding: 1px;
    text-decoration: none;
}

.xmlResultLink {
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
}

a.link{
    color:#1F3838;
    text-decoration: none;
}

a.link2{
color:#666666;
text-decoration: none;
}

a.link:hover{
    text-decoration: underline;
}

a.link2:hover{
    text-decoration: underline;
}

/* AJAX drop down list */
.ajaxDDlist {
    display: none;
    position: absolute;
    border: 1px solid #727272;
    border-top: 0;
    margin: 0;
    padding: 0;
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color:#CCCCCC;
    list-style-type: none;
    list-style-position: outside;
}

.ajaxDDlist > li {
    margin: 0;
    padding: 0;
}

.ajaxDDlist > li > .DDlink,.DDlink:hover {
    font-size: 17px;
    color: #666666;
    display: block;
    padding: 3px;
    text-decoration: none;
}

.ajaxDDlist > li > .DDlink:hover {
    background-color: #CCCCCC;
}

