table {
  border-collapse: separate;
}

textarea {
  width : 770px !important;
}

form {
  padding: 0;
  margin: 0;
}

.jstfy {
  text-align: justify;
}

.blueFnt {
	color : #567A91;
}

.orangeFnt {
	color: #E86E47;
}

#bookCover {
  padding : 30px;
  margin: 0;
}

.bkIdxPg {
	width : 800px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}

.bookCoverWrapper {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial;
}

.bookCoverWrapper a {
	text-decoration: none;
	color: #3399CC;
}

#bookCover .bookCoverWrapper, .bookCoverWrapper td {
   color : #252525;
   font-family: arial;
   text-align: left;
}

.bookCoverWrapper h1 {
   font-size : 1.6em;
   color: #3BA700;
   line-height: 1.8em;
}

.bookCoverWrapper h2 {
   font-size : 1.2em;
   color: #3BA700;
   line-height: 1.4em;
   font-weight: bold;
   padding: 0;
   margin: 0;
}

.bookCoverWrapper .para {
   padding : 10px 0;
   font-size : 12px;
   font-weight: normal;
   line-height: 16px;
   color : #252525 !important;
}

.orngBkgCl {
	background: url(../images/bcLayout/bgHeadLines.png) no-repeat;
	text-align: center;
}

.yelBlkLbl {
   background: url(../images/bar-fade.png) no-repeat;
   color : #FFFFFF;
   padding: 2px 0 5px 35px;
   font-weight : bold;
   line-height : 1.8em;
}

.yelLbl {
   background: url(../images/yellow-grad.png) repeat-y;
   color : #000000;
   padding: 5px;
   font-weight : bold;
   line-height : 1.8em;
}

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

.frontGalleryCl table {
  width : 100%;
}

.frontGalleryCl td {
   vertical-align : middle;
   text-align : center;
   width : 25%;
   margin: 0;
   padding: 10px;
}

.bookCoverOptions {
  margin: 0;
  padding: 0;
}

.bookCoverOptions table {
	width : 100%;
	margin: 0;
	padding: 0;
}

.bookCoverOptions td {
	padding: 0;
	margin: 0;
}

.bcLbl {
   text-align: center;
   font-size : 12px;
   font-weight: bold;
}

.bookCoverWrapper input, .bookCoverWrapper select, .bookCoverWrapper textarea {
   padding : 5px !important;
   border : 1px solid #CCC;
}

.bookCoverWrapper .smallTxt {
   font-size : 0.8em;
}

.bookCoverWrapper form td {
   background : #E8E8E8;
}

.bookCoverWrapper form tr {
   border : 5px solid #FFF;
}

.blockBtnCl {
  display : block;
  width : 100%;
  padding : 2px;
}

.bookCoverWrapper .title16 {
	font-size: 16px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color : #567A91;
	text-align: center;
}

.bookCoverWrapper .title14 {
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color : #FFFFFF;
}

.bookCoverWrapper .title11 {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color : #252525;
}

.introCl p {
	margin: 0;
	padding : 0;
}

.introCl td {
	margin: 0;
	padding: 0;
	text-align: left;	
	vertical-align: top;
}

.introHdr {
	font-size: 11px;
	text-transform: uppercase !important;
	font-style: normal !important;
	font-weight: bold !important;
	color : #252525 !important;
	text-align: center !important;
	vertical-align: middle;
	background: url(../images/bcLayout/introTitle.jpg) repeat-y;
	width : 250px;
}

.optionsWidth {
	width : 255px;
}

.optionsFiller {
	width : 17.5px;
}
.introFiller {
	width : 25px;
}

.fillerCl {
	width : 10px;
	margin: 0;
	padding: 0;
	float : left;
}

.orangeLbl {
	height: 42px;
	padding : 11px 5px 0 5px;
	background: url(../images/bcLayout/orangeLbl.png) no-repeat;
}

.galleryLbl {
	padding : 0 0 0 120px;
}
.moreDesignCl {
	padding:  2px 0 0 50px;
}
.moreDesignCl a {
	font-size: 12px;
	font-weight: bold;
	color : #FFF;
	text-decoration: none;
}

.catgTitle {
	color : #567A91;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}

.optionsHdr {

}

.optionsHdr td {
	height: 50px;
	background: red url(../images/bcLayout/optionsBkg.jpg) repeat-x;
	vertical-align:middle;
}

.testimonialsWrapper {
   width : 626px;
   margin: 0 auto;
   text-align : center;
}
.testimonials {
   padding : 30px 10px;
   text-align : left;
   font-family : arial;
   font-size : 12px;
}

.testimonials h1 {
   font-size : 22px;
   font-weight : bold;
   color : #FF8000;
   border-top : 1px solid #CCC;
   border-bottom : 1px solid #CCC;
   padding : 20px 5px;
   margin-bottom: 10px;
}

.testimonials hr {
   border: 1px solid #CCC;
   margin: 10px;
}

.testimonials  .testimonial {
   font-style : italic;
   font-weight : bold;
   text-align : justify;
   line-height: 16px;
}

.testimonials p {
   padding : 5px;
}

.testimonials a {
   text-decoration : none;
   color : #CC6600;
}

