@charset "UTF-8";
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #404040;
}
p {
	font-size:1.3em;
	line-height:1.45em;
	margin:0px;
}
ol li {
	font-size:1.3em;
	line-height:1.45em;
	margin:0px;
}

ul {
	margin: 0px 0px 0px 25px;

}

ul li {
	font-size:1.3em;
	line-height:1.45em;
}

a {
	color:#383838;
	text-decoration:none;
	border-bottom:1px dotted #b9121b;
}

a:hover {
	color:#b9121b;
	text-decoration:none;
	border-bottom:1px dotted #b9121b;
}
a.thickbox {
	text-decoration:none;
	border:none;
}
a.thickbox:hover {
	text-decoration:none;
	border:none;
}
.oneColFixCtrHdr #container {
	width: 680px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	/* border-bottom:1px solid #C1C1C1; */

	padding: 30px 0px 5px 0px;
}

.oneColFixCtrHdr #header a {
	border:none;
}

.oneColFixCtrHdr #bookmark {
	float:right;
	padding: 30px 0px 5px 0px;
}
.oneColFixCtrHdr #bookmark img {
	padding: 0px 3px;
	border:none;
}
.oneColFixCtrHdr #bookmark a {
	text-decoration:none;
	border:none;
}
.oneColFixCtrHdr #mainContent {
	padding: 10px 0px 30px 0px;
}
/*

.oneColFixCtrHdr #mainContent img {

	border:1px solid #C1C1C1;

	margin: 0px 5px 0px 0px;

	padding:8px;

	float:left;

}

*/



.gallery {
	clear:both
}
.gallery img {
	border:5px solid #C1C1C1;
	margin: 3px 3px 0px 0px;
}
.oneColFixCtrHdr h2 {
	border-bottom:1px solid #C1C1C1;
	margin: 5px 0px;
	padding: 5px 0px;
}
.oneColFixCtrHdr #bibliography p {
	margin: 8px 0px;
}
.oneColFixCtrHdr #footer {
	clear:both;
	border-top:1px solid #C1C1C1;
	padding: 10px 0px 30px 0px;
}
.oneColFixCtrHdr #footer p {
	color: #C1C1C1;
}
h1, h2 {
	color:#193441;
	margin:0px;
}
h1 {
	letter-spacing:-1px;
}
.oneColFixCtrHdr #mainContent h5 {
	font-size:1em;
}
.small {
	font-size:1em;
}
.gray {
	color: #C1C1C1;
}
.blue {
	color: #193441;
}
.red {
	color: #b9121b;
}
.oneColFixCtrHdr #links {
	width:340px;
	float:right;
	padding: 0px 0px 5px 0px;
}
.oneColFixCtrHdr #books {
	margin: 10px 0px;
}
.oneColFixCtrHdr .book {
	width:330px;
	float:left;
	padding: 0px 10px 10px 0px;
}
.oneColFixCtrHdr #books img {
	padding: 5px;
	border:none;
}
.oneColFixCtrHdr #books a {
	border:none;
}
/* --- FORM CSS --- */

#preorder-banner {
margin: -5px 0px 0px 0px;
padding:5px;
background:#b9121b;
color:#FFFFFF;
	
 text-align: center;
}

#preorder-banner a {
color:#FFFFFF;	
text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}

#Pattern div {
	width:150px;
	float:left;
	margin: 2px 17px 2px 0px;
	text-align:center;
}

#nk-preorder label {
	padding: 0px 10px 0px 0px;
}

.formleft {
	width:340px;
	float:left;
	padding: 0px 0px 5px 0px;
	clear:left;
	}
	
.formright {
	width:340px;
	float:right;
	padding: 0px 0px 5px 0px;
	clear:right;
	}

#Gender {
	padding: 15px 0px 0px 0px;
}	

#Size {
	padding: 5px 0px 80px 0px;
}	

#nk-preorder input {
	margin: 5px 0px;
	padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #404040;
	font-size:1em;
/*	border:#404040 1px solid;
*/}

#nk-preorder select {
	margin: 5px 0px;
	padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #404040;
	font-size:1em;
}

#nk-preorder .submit {
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	color: #404040;
	font-size:1.3em;
}
