@charset "UTF-8";
/* CSS Style Sheet for EWR Order Form */

body {
	margin: 0;
	padding: 0;
	background-color: #81899e;
	font-size: 100%;
}
.container {
	width: 960px;
	background: #babfcf;
	margin: 0 auto;
}
.content {
	background-color: #ffffff;
	width: 900px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: 0.95em;
	padding-bottom: 30px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
a:link {
	color: #c24100;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c24100;
}
a:hover {
	text-decoration: none;
	color: #e17138;
}
a:active {
	text-decoration: underline;
}
.header {
	background-color: #fff;
}
.footer {
	padding: 10px 0px;
	position: relative;
	background-color: #DADDE7;
}

.clear-div {
	clear: both;
	height: 1px;
	width: 1px;
}

.footer1 {
	padding: 0px 0px 7px 0px;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	background-color: #DADDE7;
	text-align: center;
	margin: 0px 0px 9px 0px;
}
.footer2 {
	padding: 10px 0px 2px 0px;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	background-color: #DADDE7;
	text-align: center;
}
		
p.textmaincontentfootnoteDsans {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #333;
	text-indent: 0px;
	margin-right: 30px;
	margin-left: 17px;
	font-size: 0.65em;
	padding: 0px;
	vertical-align: text-top;
}

.textmaincontentfootnoteDsans1 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #333;
	text-indent: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	padding: 0px;
	padding-bottom: 3px;
}
.textmaincontentfootnoteDsans2 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	color: #666;
	text-indent: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	padding: 0px;
}

h1.topmainGray666flushLeftOF {
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.1em;
	text-align: center;
}
h2.topfirstlinesubLEFTOF {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.product-headers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #222;
	text-align: center;
	margin-top: 30px;
}
.productheader-div {
	float: left;
	height: auto;
	width: auto;
	background-color: #666b77;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	letter-spacing: 0.1em;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-radius:3px;
}
.product-txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #222;
	line-height: 1.55em;
}.disclaimer-txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
	color: #222;
	line-height: 1.55em;
}
        
        .disclaimer {
	height: auto;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.moreinfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-left: 17px;
}
.moreinfo-books {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
}
hr {
	border: 1px solid #c0c0c0;
}
.notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #777;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.book-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #093D72;
	font-weight: bold;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #222;
	text-indent: 15px;
}
.rick-noindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #222;
	text-indent: 5px;
}
.info-heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #222;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.total {
	height: auto;
	width: 890px;
	background-color: #EFEFEF;
	padding: 5px;
}
.yourorder {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #222;
	margin-top: 5px;
	margin-left: 77px;
}
.total-div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #ffffff;
	height: auto;
	width: 735px;
	letter-spacing: 0.1em;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}
.total-product {
	background-color: #666b77;
	padding: 4px;
	float: left;
	width: 400px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	border-radius:3px;
}
.total-quantity {
	padding: 4px;
	float: left;
	height: auto;
	width: 65px;
	background-color: #666b77;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-radius:3px;
}
.total-price {
	background-color: #666b77;
	padding: 4px;
	float: left;
	width: 115px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-radius:3px;
	text-align: right;
}
.total-total {
	background-color: #666b77;
	padding: 4px;
	float: left;
	width: 115px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	border-radius:3px;
	text-align: right;
}

#order label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	vertical-align: top;
/*	display: none !important;*/
}
div.error { display: none; }
input.error { border: 1px dotted red !important; }
select.error { border: 1px dotted red; }
