	/* specific */
	
a:active, a:focus{
     outline: none;
}
	
.shredding{
	z-index: 1000;
	padding: 250px 0px 20px 0px;
}
.recordStorage{
	z-index: 1000;
	padding: 270px 0px 20px 0px;
}
.contact{
	z-index: 1000;
	padding: 12px 0px 0px 0px;
}

#common{
	z-index: 2000;
}

.faq_q{
	float: left;
	z-index: 2000;
	display: inline;
	font-weight:bold;
	font-size: 16px;
	color: #580A0A;
	width: 20px;
	padding:0px;
}

.faq_a{
	float: left;
	z-index: 2000;
	display: inline;
	font-weight:bold;
	font-size: 14px;
	color: #580A0A;
	width: 20px;
	padding: 0px 0px 0px 2px;
}

.faq_ques{
	z-index: 2000;
	float: right;
	display: inline;
	font-weight:bold;
	width: 500px;
	text-align: justify;
	padding: 0px 2px 0px 0px;
}
.faq_ans{
	float: right;
	z-index: 2000;
	display: inline;
	font-weight:normal;
	width: 500px;
	text-align: justify;
	padding: 0px 2px 0px 0px;
}
.clear{
	clear: both;
	padding: 10px 5px 5px 0px;
}
.clear2{
	clear: both;
	padding: 0px;
}

	/* Global */
html, body {
	margin: 0 auto;
	padding: 0;
	border: none;
	font-family: arial;
	font-size: 12px;
	height: 100%;
}

.leftgutter{
	height: 100%; 
}

.mainTD{
	background-image: url('images/innerbg.gif');
	/*height: 100%;*/
}

#home{
	margin: 0 auto;
}

#maintbl {
	margin: 0 auto;
	width: 749px;
	/*height: 100%;*/
	vertical-align: top;
	background-color: #ffffff;
}

#innertbl {
	margin: 0 auto;
	width: 749px;
	/*height: 100%;*/
	vertical-align: top;
	background-color: #ffffff;
}

#popUpWinTbl{
	margin: 0 auto;
	height: 100%;
	vertical-align: top;
	background-color: #ffffff;
}

.photo{
	text-align:center;
	width: 100%;
}

a {
	color: #663333;
	font-family:arial;
}
a.small{
	font-size: 10px;
}

ul{
	margin-top: 3px;
}

p,div,td,table {
	font-size:12px;
}

.noPad{
	padding:0px; 
	margin:0px auto; 
}

td.small{
	font-size:11px;
}

/* Page Layout */
#content {
	position: relative;
	top: 0px;
	z-index: 1000;
	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:transparent;
	text-align:left;
}

#container1{
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 50%;
	top: 0px;
	width: 450px;
}

#container2{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 50%;
	top: 0px;
	background: transparent;
}

#content_text{
	position: absolute;
	z-index: 100;
	top: 150px;
	left: -170px;
	width: 450px;
}

#content_image{
	position: absolute;
	z-index: 200;
	top: 111px;
	left: -212px;
	width: 586px;
	height: 425px;
	background: transparent;
}

#floatingButton{
	z-index: 1000;
}
.pageDescription{
	padding: 70px 40px 0px 23px;
	margin: 0px;
}
.pageDescriptionReg{
	padding: 70px 40px 0px 23px;
	margin: 0px;
}
.pageDescriptionPreview{
	background-color: #ffffff;
}
.title{
	width: 100%;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
}
p.content{
	font-size: 12px;
	line-height: 18px;
}


/* Form styles */
form { padding:0px; margin:0px; }
input { font-size:11px; background-color: #ffffff; }
input.Input_QuickSearch { width:90px; } 		/* quick search keyword field */
select { font-size:10px; background-color: #ffffff; }
select.DropMenu_QuickSearchType { width:90px; }	/* quick search author/title drop menu */
select.DropMenu_CatalogSearchForm, select.DropMenu_Categories { 
	width:180px; 					/* catalog search drop menu */
} 
.button{
	background-color: #000000;
	border-style: solid;
      border-color: #545454;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFEA00;
}
.button_mo{
	background-color: #A64E01;
	border-style: solid;
      border-color: #e6eff4;
      border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFEA00;
}
.checkboxText{
	font-size: 11px;
}
input.SearchFormFld1{
	width: 150px;
}
.acct_fld{
	font-size:12px;
}
.acct_fld1{
	font-size:11px;
	width: 150px;
}
.acct_fld5{
	font-size:11px;
}
textarea.InquiryFormFld,input.InquiryFormFld1{
	width:260px;
}
.acct_smtxt{
	font-size:10px;
}
.wanthdr{
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
}
.wantres,a.wa_link{
	font-size:11px;
}
#WantListMngTbl{
}
.wantListFormLabel{
	padding-left:20px;
	white-space: nowrap;
}


/* footer */
#footer{
	padding-top: 10px;
	padding-left: 165px;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	height: 40px;
}

#footerHome{
	float: center;
	text-align:center;
}

.footerCopyHome{
	color: #ffffff;
	font-size: 14px;
	padding: 30px 5px 5px 5px;
}

.footerCopyHome2{
	color: #ffffff;
	font-size: 11px;
	padding: 5px;
}

a.hmlink,a:link.hmlink,a:visited.hmlink{
	color: #ffffff;
	text-decoration: underline;
}
a:hover.hmlink{
	color: #ffffff;
	text-decoration: none;
}

a.footerA{
	font-size:11px;
	color: #FFCC33;
	background-color: #000000;
}
.copyright{
	padding-left: 20px;
	display: inline;
	font-size:10px;
	color: #FFCC33;
}

.buyBooksTD2{ text-align: right;}

.buyBooksTD2 input{
   width: 174px;
   border: 1px solid #48101a;
   color: #000;
   font-size: 11px;
}
.proposalTextarea{
	width: 290px; height: 110px;   
	border: 1px solid #48101a; 
	color: #000; 
	font-size: 11px;
}
	/* control panel */
a.controlpanel { font-size:11px; color:#404040; text-decoration: underline; }
a:visited.controlpanel { font-size:11px; color:#404040; text-decoration: underline; }
a:hover.controlpanel { font-size:11px; text-decoration: none; background-color: #404040; color: #ffffff; }

/* Error */
div.error{
	padding: 7px 5px 5px 32px;
	color: #C00000;
	border: 1px dotted #C00000;
	background-image: url(images/error_icon.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 90%;
}
span.error,ul.error{
	color: #C00000;
}

