body {
	font-family: Arial, Helvetica;
	font-size: 10px;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
}
table {
	font-size: 12px;
}
.hdrblock {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 100%;
	z-index: 10;
}

.hdrblock-form {
	height:70px;
	width:100%;
	border-bottom:2px solid #000;
	background:#D6E3F4;
}

.hdrcell {
	width: 740px;
	height: 70px;
}
.logocell {
	position: relative;
	top: 5px;
	left: 5px;
	height: 40px;
}
.idxlink {
	color: #0000FF;
	font-size: 14px;
}
.tabbg {
	background-color: #D6E3F4;
	background-image: url(images/tab_bg.png);
	padding-top: 3px;
	font-size: 14px;
}
.tabbgnew {
	background-color: #D6E3F4;
	background-image: url(images/tab_bgnew.gif);
	padding-top: 3px;
	font-size: 11px;
}

.fpblock {
	position: absolute;
	top: 70px;
	left: 0px;
	height: 220px;
	width: 100%;
	z-index: 10;
}
.fpblocknew {
	position: absolute;
	top: 70px;
	left: 0px;/**/
	
	width: 100%;
	/*z-index: 10;*/
}

.fpblock-form {
	width:100%;
}

.ctblock {
	position: absolute;
	top: 70px;
	left: 100px;
	right: 100px;
	z-index: 10;
	border: thin solid black;
	background-color: #FFFFFF;
	padding: 10px;
}
.fpcell {
	font-size: 10px;
	color: #2E5799;
	border: 1px solid Gray;
	background-color: #FFFFFF;
}
.fpcellalt {
	font-size: 12px;
	color: #2E5799;
	border: 1px solid Gray;
	background-color: #FFFFFF;
}
.ctcell {
	font-size: 12px;
	border: 1px solid Gray;
	background-color: #FFFFFF;
	background-image: url(images/wp_watermark.jpg);
	background-position: 98% 98%;
	background-repeat: no-repeat;
}
.ftrblock {
	position: absolute;
	top: 540px;
	left: 0px;
	height: 30px;
	width: 100%;
	z-index: 10;
}
.ftrblocknew {
	position: absolute;
	/*top: 540px;
	left: 0px;*/
	height: 30px;
	width: 100%;
	z-index: 10;
}
.ftrblock-form {
	height:30px;
	width:100%;
}

.ftrcell {
	font-size: 9px;
	color: #2E5799;
	padding-left: 10px;
}
.ftrtext {
	font-size: 9px;
	color: #2E5799;
	padding-right: 10px;
}
.flashcell {
	position: absolute;
	top: 335px;
	left: 0px;
	height: 200px;
	width: 100%;
	z-index: 10;
}
.flashcellnew {
	position: relative;
	top: -210px;
	left: 0px;
	height: 200px;
	width: 100%;
	z-index: 10;

}
.fillera {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 100%;
	background-color: #D6E3F4;
	z-index: 5;
}
.fillerb {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 72px;
	width: 100%;
	/*background-color: #000000;*/
	z-index: 4;
}
.h4a {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.fpquote {
	font-size: 14px;
}
.fpquestion {
	font-size: 18px;
}
.faqquestion {
	font-size: 14px;
}
ul {
	margin-top: 0px;
	padding-top: 5px;
}
ol {
	margin-top: 0px;
	padding-top: 5px;
}
li {
	padding-bottom: 5px;
}
.errortxt {
	color: #FF0000;
}

.textboxfield, .textareafield, .selectfield {
	padding: 5px 0 5px 0;
	float:left;
}

.textboxfield input, .selectfield select{
		width:259px;
}
.textareafield textarea {
	width:535px;
}
#form p b {
	font-size:14px;
}

.error {
	color:red;
}

h3 {
	font-size: 25px;
    margin: 0;
    text-align: center;
}

h3.error {
	font-size:15px;
	text-align:left;
}

#booktitle {
	width:532px;
}

#firstname_dom, #phone_dom, #quantityprint_dom, #lamination_dom, #binding_dom, #coverstock_dom, #textstock_dom, #trimsize_dom {
	padding-right:14px;
}

#companyname_dom, #city_dom, #zip_dom, #numberpages_dom, #stock_dom {
	padding-right:14px;
}

h4 {
	font-size:14px;
	padding:10px 0 5px 0;
	margin:0;
}

p {
	margin:0;
	padding:5px 0;
}

.blue-button {
	background-image:url('/graphics/blue-button-bg.jpg');
	background-repeat:repeat-x;
	width:278px;
	height:43px;
	border:1px solid #0f3779;
	margin: 0 auto 30px;
}
.blue-button img {
	float:left;
	padding-left:10px;
}

.blue-button div {
	padding-top:8px;
	text-align:center;
}

.blue-button div a {
	font-size:22px;
	color:#0f3779;
	text-decoration:none;
}

.blue-button div a:visited {
	color:#0f3779;
}
