@charset "utf-8";
/* CSS Document */

body {
	color:#ffffff;
	background-repeat:repeat-x;
	background-position:top left; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0;
}

.divClear{
	clear:both;
}


.container{
	margin-left: auto;
	color:#ffffff;
	margin-right: auto;
	background-repeat:no-repeat;
	background-position:top center;
	width: 790px;
	text-align:left;
	font-size:12px;
	padding-bottom:70px;
	font-color:#252525;

}


.redFont{
	color:#ff0000;
	font-size:16px;
}

.greyFont{
	color:#4a4a4a;
	font-size:14px;
}

.greyFontAlt{
	color:#4a4a4a;
	font-size:16px;
}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006dbc;
	width: 750px;
	font-family: verdana;
	font-size: 20px;
	color: #0d1d9b;
	text-align:left;
}

h2 {
	background: url("../author_center_imgs/bookcost/BlueBar.jpg") top left repeat-x;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #025fbe;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006dbc;
	font-family: verdana;
	font-size: 13px;
	color: #0d1d9b;
}


img{	border:none; }

.header{
	margin-left: auto;
	color:#ffffff;
	margin-right: auto;
	background-repeat:no-repeat; 
	background-position:top center;
	width: 760px;
	text-align:left;
	font-size:12px;
	padding-bottom:0px;
	

}
.innerContainer{
	margin-left: auto;
	margin-right: auto;
	background:#ffffff 
	width: 780px;
	min-height: 1300px;
	margin-top:0px;
	padding-top:0px;
	font-color:#252525;
	
}



.buttons{
	width: 80px;
	float:right;
	padding-right:18px;
	padding-bottom:2px;
	padding-top:-30px;
	 	

}

.table{
	width:150px;
	text-align: justify; 
	float:left;
	padding-left:60px;		

}

.table1{
	width:40px;
	text-align: justify; 
	float:left;
	padding-left:35px;		

}

.table2{
	width:175px;
	text-align: justify; 
	float:left;
	padding-left:20px;	
	

}


.table3{
	width:150px;
	text-align: justify; 
	float:left;
	padding-left:25px;		

}


.tablealt{
	width:150px;
	text-align: justify; 
	float:left;
	padding-left:60px;		

}

.table1alt{
	width:40px;
	text-align: justify; 
	float:left;
	padding-left:35px;		

}

.table2alt{
	width:175px;
	text-align: justify; 
	float:left;
	padding-left:20px;	
	

}


.table3alt{
	width:150px;
	text-align: justify; 
	float:left;
	padding-left:25px;		

}

.imageArea1{
	width:300px;
	float:left;
	padding-left:55px;
	padding-right:-10px;
	text-align: center; 	

}

.imageArea2{
	width:300px;
	float:left;
	padding-left:25px;
	padding-right:-10px;
	text-align: center; 	

}

.innerTextArea{
	width:750px;
	color:#252525;	
	float:center;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:8px;
	padding-top:10px;
	text-align: justify; 	

}

.innerTextAreaAdtl{
	width:300px;
	color:#252525;	
	float:left;
	padding-left:20px;
	padding-bottom:4px;
	padding-top:20px;
	text-align: justify; 
	 	

}

.innerTextAreaAdtl2{
	width:425px;
	color:#252525;	
	float:right;
	padding-right:27px;
	padding-bottom:4px;
	padding-top:20px;
	text-align: justify; 
	 	

}

.innerTextAreaAdtl3{
	width:745px;
	color:#252525;	
	float:center;
	padding-right:0px;
	padding-bottom:4px;
	padding-top:20px;
	text-align: justify; 
	 	

}

.bottomTextArea{
	width:820px;
	color:#252525;	
	float:left;
	padding-left:-10px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;
	 	

}

.cellColorTan {
	background-color: #f5f2eb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D0C7;
	border-bottom-color: #D6D0C7;
}

.submit2 {
	background: transparent url(http://www.xulonpress.com/author_center_imgs/bookcost/Calculatebutton.png) no-repeat;
	width:125px;
	height:44;
	
}

.blackHR{ color: #000000;
	width: 500px;

}

img.floatRight { 
    float: right; 
    padding-top:-10px;
}

img.floatCenter { 
    float: center; 
    
}

