/* Hides from IE5-mac \*/
*  html body { height: 1%; }
/* End hide from IE5-mac */


/* Global Styles */

body {
    margin:0;
    background-color:#FFFFFF;
    line-height:22px;
    color:#666666;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}

blockquote {
		background:#EEEEEE none repeat scroll 0%;
		border:1px dashed #D7D7D7;
		margin: 0pt 10px;
		padding:5px 25px;
}

/* body, p, ol, ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size:   12px;
} */

td 	{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #5C6B8C;
        border-bottom: 1px dotted #5C6B8C;
	text-decoration:none;
	/* text-decoration:underline; */
	} 
	
a:hover {
	color: #4B4539;
        border-bottom: none;
	text-decoration:none;
	}
         
input, select, textarea {
    border: 1px solid silver; 
    font:11px Arial, Helvetica, sans-serif;
    padding: 2px
}
	
/* ID Styles */

/* used */

#export {
    line-height:14px;
    text-align: right;
}

#header {
    height: 120px;
    width: 100%;
    background-color:#4B4539;
    background-image: url(../images/leatherbooks.jpg);
    background-attachment: none;
    background-position: left left;
    background-repeat: no-repeat;
}

#footer {
    padding-top: 10px;
}

#logolink {position:relative;}
#logolink a{position: absolute; top: 0px; left: 0px; width: 233px; height: 120px; border-bottom: none;}
#logolink img{border: 0px;}

#title {
    color: #FFFFFF;
    letter-spacing:.2em;
    line-height:26px;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 20px;
    text-indent: 4in;
    height: 120px;
    padding-top: 35px;
}

#secondtitle {
    color: #FFFFFF;
    line-height:16px;
    font-variant: small-caps;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#pagetitle {
    color: #5C6B8C;
    line-height:20px;
    letter-spacing:.1em;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 14px;
    font-weight: bold;
}

#whiteline {
    background-color: #FFFFFF;
    border: none;
}

#brownline {
    background-color: #4b4539;
    border: none;
}

#topnav {
    text-indent: 40px;
    height: 30px;
    color: #D1DDF7;
    letter-spacing:.2em;
    text-decoration:none;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    border: 1px solid #4b4539;
    vertical-align: middle;
    line-height: 26px;
    background-color: #887E72;
}
#topnav a {color: #D1DDF7;}
#topnav a:hover {color: #4B4539;}

#leftnav {
    color: #4B4539;
    letter-spacing:.2em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 20px;
    width: 150px;
}
#leftnav a {
    border-bottom: none;
    text-decoration:none;
}	
#leftnav a:hover {color: #D1DDF7;}

#subleftnav {text-indent: 20px;}

#popupDiv {
    border-width:2px;
    border-style:outset;
    border-color:#999999;
    background-color:#D1DDF7;
    display:inline-block;
    position:absolute;
    padding: 6px;
    visibility: hidden;
}

#deleterow {
    height: 30px;
    line-height: 26px;
    text-align: right;
    width: 99%;
    padding-top: 5px;
    cursor: pointer;
}
#deleterow img {text-align: right;}

#popupcontent {
    background:#FFFFFF;
    border: 1px inset black;
    overflow: auto;
}

#mainbody {
    margin-left: 40px;
    margin-top: 20px;
    width: 950px;
    min-height: 200px;
}

#splitcontent {
    height: auto;
    vertical-align: top;
}

#homeleft {
    width: 216px;
    vertical-align: top;
    float: left;
}
#homeleft img{border: 1px solid black;}

#homepagedivider {
    background-color: #887E72;
    height: 450px;
    width: 1px;
    margin-left: 25px;
    margin-right: 25px;
    float: left;
}

#homeright {
    width: 425px;
    vertical-align: top;
    margin-left: 277px;
}

#homepagetitle {
    color: #5C6B8C;
    line-height:20px;
    letter-spacing:.1em;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 14px;
    font-weight: bold;
}

#homepagebox {
    width: 450px;
    border: 1px silver solid;
    margin: 6px;
    padding: 6px;
}

#searchresults {
    width: 600px;
    letter-spacing:.1em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

#searchOptions {
    margin-top: 10px;
    width: 700px;
}

#formrow {
    margin-top: 10px;
    /* border: 1px solid yellow; */
}

#formlabel {
    float: left;
    text-align: left;
    width: 125px;
    vertical-align: top;
    display: inline-block;
    /* border: 1px solid blue; */
}

#formfield {
    margin-left: 130px;
    width: 470px;
    vertical-align: top;
    text-align: left;
    /* border: 1px solid green; */
}

#fckfield {
    float: left;
    text-align: left;
    border: 1px solid silver; 
    margin: 5px;
    margin-bottom: 10px;
    width: 600px;
}

#searchheader {
    background-color: #887E72;
    color: #FFFFFF;
    vertical-align: middle;
    line-height: 22px;
    text-indent: 225px;
    margin-top: 8px;
    margin-bottom: 8px;
}

#quote {
    color: #5C6B8C;
    line-height:20px;
    letter-spacing:.1em;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 14px;
    font-weight: bold;
}

#quotemedium {
    color: #5C6B8C;
    line-height:18px;
    letter-spacing:.02em;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 12px;
}

#bodytext {
    line-height:22px;
    color:#666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#smalltext {
    color: #5C6B8C;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 10px;
}

#smallplaintext {
    color: #5C6B8C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}

#errortext {
    color: maroon;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}


/* class styles */
.button-to input {cursor:pointer;}
.submitButton {cursor:pointer;}

.summaryBox {
    background-color:#D1DDF7;
    border: 1px solid #4B4539;
    width: 550px;
    margin: 20px;
    padding: 5px;
}

.smallRedText {
    color: #8B0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.smallSilverText {
    color: silver;
    border-bottom: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.pagination {
    font-weight:bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #666666;
    letter-spacing:.1em;
    margin-top: 4px;
    margin-left: 8px;
}
.pagination a {border-bottom: none;}
.clear { clear: both; }

.toggleLink {
  float: left;
  clear: none;
  line-height: 1.8em;
  padding-right: 5px;
  padding-top: 0em;
  margin-top: 0em;
  padding-bottom: .8em;
  font-size: .85em;
}

.toggleBody {
  background: #FEFF8F;
  border: 2px solid #EDEF2C;
  padding: 4px 8px 1px 8px;
  margin: 0;
  font-size: 100%;
}

/* unused */


#globalnav a {
	font:11px Arial, Helvetica, sans-serif;
	color: #D1DDF7;
	text-decoration:none;
	letter-spacing:.2em;
	}
	
#globalnav a:hover {
	color: #4B4539;
	}

/* Table Styles */

#table td {
	border: 1px solid #5C6B8C; 
	}
	
#noborder td {
	border: 0px;
	}

#tableheader td {
	font-weight:bold;
	}
/* Class Styles */

.logo {
	font: 20px Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	letter-spacing:.2em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.3em;
	line-height:16px;
	}	
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#666666;
	}
		
.quote {
	font: bold 14px Georgia, Times New Roman, Times, serif;
	color: #5C6B8C;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.quoteMedium {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #5C6B8C;
	line-height:18px;
	letter-spacing:.02em;
	}

.error {
	font:12px Arial, Helvetica, sans-serif;
	color: #8B0000;
	}
		
.smallText {
	font: 10px Georgia, Times New Roman, Times, serif;
	color: #5C6B8C;
	}
	
.smallPlainText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #5C6B8C;
	}

.header {
	font: bold 14px Georgia, Times New Roman, Times, serif;
	color: #5C6B8C;
	line-height:20px;
	letter-spacing:.1em;
	}

.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #4B4539;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.globalNavText {
	font:11px Arial, Helvetica, sans-serif;
	color: #D1DDF7;
	letter-spacing:.2em;
        text-decoration:none;
        border-bottom: none;
	}
	
.leftNavText {
	font:11px Arial, Helvetica, sans-serif;
	color: #4B4539;
	letter-spacing:.2em;
	}

.leftNavTextBold {
	font:11px Arial, Helvetica, sans-serif;
	color: #4B4539;
	letter-spacing:.2em;
	font-weight: bold;
	}

.tableText {
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:.1em;
	}
	
.tableTextRed {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	letter-spacing:.1em;
	}
	

.tableTextWhite {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	}

.image_border {
	border: 1px solid black;
}







/* PDF styles */
.titleFont {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #5C6B8C;
    font-weight: bold;
    font-style: normal;
}
.dateFont {
    font-family: Helvetica, Arial, sans-serif;
    color: #CCCCCC;
    font-weight: normal;
    font-style: italic;
    font-size: 10px;
}
.quoteFont {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #666666;
    line-height:12px;
}
.quoteFontBold {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    color: #666666;
    line-height:12px;
}
.sourceFont {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 8px;
    font-weight: normal;
    font-style: normal;
    color: #5C6B8C;
    line-height:12px;
}