/* Universal */
body, html {
	text-align: center;
	margin:0;
	padding:0;
	background:#fff;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1.4;
	font-family: 'Trebuchet MS', 'Helvetica', sans-serif; }

ul, ol, li, h1, h2, h3, a, div, img {
	border: 0;
	padding: 0px; margin: 0px; }

h2, h3, .prodBox h3, #pageDrop h3, #pageDrop p { color: #0056a2;  }

h2, h3 {
	margin: 0.75em 0;
}


p, h2, h3 { 
	font-weight: normal;
	text-align: left; }

#wrapper {
	width: 764px;
	margin: 0px auto;
	background: url("/img/shadowbox.gif") repeat-y top left; }

#container {
	padding: 0;
	margin-left: 14px;	
	width: 736px; }

/* Homepage Header */
	
.header {
	margin: 0;
	padding: 0px;
		 }
	
.splashheader {
	background: url('/img/splashHeadBG.jpg') no-repeat top left;
	color: #fff;
	height: 400px;
	}

.subheader {
	background: url('/img/subHeaderBG.jpg') no-repeat top left;
	height: 180px;
	}
	
.header h1 {
		margin-top: 200px;
		font-weight: normal;
		font-size: 170%; }
		
.header ul {
	text-align: center;
	padding: 25px 0 0 0; 
	margin: 0;
	margin-left: -10px;
	list-style: none;
	}
	
.header ul li {
	display: inline;
	text-align: center;
	font-size: 80%;		 
	}
	
.header ul li a {
	border-right: #fff solid 1px;
	border-right: none;

	/*
	display: block;
	*/
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-size: 14px;

	/*
	width: 14%;
	float: left;
	*/
	padding: 0 8px;	
	
	text-decoration: none;
	}
	
.header ul li a.last { border-right: none }

.splashheader ul li a {
	color: #fff
	}

.subheader ul {
	padding: 30px 0 0 0; 
	margin: 30px 0 0 0;
	}
	
.subheader ul li a {
	border-right: #0056a2 solid 1px;
	border-right: none;
	letter-spacing: -1px;
	font-weight: bold;
	color: #0056a2
	}
	
.subheader ul li.active {
	background: url('/img/active.gif') no-repeat 50% 25px;
	padding-bottom: 28px; 
	}

/* Chunks of copy */

.copy {
	clear: both;
	color: #000;
	width: 420px;
	margin: 23px;
	float: left; }
	
.copy p, .copy dd, .copy dl { 
	color: #333;
	line-height: 1.5em;
	font-family: 'Trebuchet MS', 'Helvetica', sans-serif; 
	font-size: 10pt }

.copy h2, .copy h3, .copy p, .copy dd, .copy dl  {
	margin-top: 0;
	padding-top: 0;}
	
/* Blue buttons */

ul.button {
	list-style: none; }
	
ul.button li.buttonCap {
	background: transparent url('/img/blueBtnCap.gif') no-repeat;
	float: left;
	width: 20px; 
	height: 43px; 
	}
	ul.button li.capblueBG {
		background-image: url('/img/blueBtnCap2.gif');
		}
	

ul.button li.buttonText {
	background: transparent url('/img/blueBtnBG.gif') no-repeat top right;
	line-height: 40px;
	padding: 2px 28px 0 0; 
	height: 50px;
	width: 180px; 	
	width: 220px; 	
	}	
	ul.button li.textblueBG {
		background-image: url('/img/blueBtnBG2.gif');
		}
	
 ul.button a {	
	font: 600 14px 'Trebuchet MS', sans-serif;
	color: #fff;
	text-decoration: none; } 


/* Footer */
#pageDrop {
	text-align: left;
	font-size: 8pt;
	color: #666;
	clear: both;
	background: #fff url('/img/drop2.gif') no-repeat top center;
	width: 764px;
	height: 24em;
	}

#pageDrop h3 {
	font-weight: bold;
	font-size: 10pt;	
	text-transform: uppercase;
	margin-left: -5px;
		}
		
#pageDrop ul {
	margin-top: 35px;
	float: left;
	list-style: none; 	}
	
#pageDrop ul#shipping {
	margin-left: 60px;
	}

#pageDrop ul#corporate {
	margin-left: 150px;
	}
	
#pageDrop ul#help {
	margin-left: 135px;
	}
#pageDrop a {
	text-decoration: none;
	color: #666 }
	
	
#pageDrop p {
	font-weight: bold;
	clear: both;
	text-align: center; 
	}

#pageDrop cite {
	color: #666;
	font-weight: normal;
	font-style: normal;
	}
	
#pageDrop cite a {
	text-decoration: underline }
	
/* Curved grey boxes */

.prodBox {
	float: right;
	width: 230px;
	margin: 0 15px 15px 15px
}
	DIV.calcButtonBox {
		float: right;
		width: 200px;
	}

	.calcButtonBox UL.button {
		width: 200px;
		position: relative;
		right: 44px;
	}

.prodBoxTop {
	margin: 20px 0 0 0;
	padding-top: 10px;	
	background: #fff url('/img/prodBoxTop.gif') no-repeat 0 0;
	list-style-type: none;
}

li.innerBox {	
	padding: 0;
	margin: 0;
	width: 227px;
	background: #fff url('/img/siderailBG.gif') no-repeat top center;	
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	}

li.innerBox p { 
	font-size: 75%;
	width: 200px;
	line-height: 1.75;
	padding-bottom: 1em;
	}

li.innerBox ul, li.innerBox dl { 
	padding-bottom: 1em;
	}
	
li.innerBox dl, li.innerBox dd { 
	margin-bottom: 0;
	}
	
li.prodBoxBot {
	background: #fff url('/img/prodBoxBot.gif') no-repeat; 
	height: 17px;
	line-height: 1px; }

/* This is needed to fix a bug in IE6. If you add any other block-level elements, add them here. */

.prodBoxTop h3, .prodBoxTop dl, .prodBoxTop p, .prodBoxTop form { 
	margin: 0px 5px 0px 7px;
} 

.prodBox h3 {
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 18px;
}

dd {
	font-size: 70%;
	text-align: left;
	background: url('/img/bullet.gif') no-repeat 0 15%;
	padding: 0 15px 10px 10px;
	margin: 5px;
}
	
 /* Homepage */
 #colorSquares {
 		margin:0 0 -12px 0; }
 }
 
 /* Bulk page */
 
 form { text-align: left; }
 
 form td {
	padding: 3px 3px 3px 0 }
	
	
#bulk {
	background: #fff url('/img/siderailBG.gif') no-repeat bottom center; }	
	
.checkbox {
	display: inline;
	 }
	


/* Stuff added by Jay */

UL.bullets {
	font-size: 80%;
	text-align: left;
	padding: 0;
	margin: 0px 21px 16px 36px;
}
	UL.bullets2 LI {
		margin-left: 15px;
	}


/************************************************
	Bulk contact form
*************************************************/

P.productOption2 {
	display: none;
	padding: 4px 0px 5px 24px;
	margin-bottom: 0;
	width: 200px;
	line-height: 0.75em;
}

LABEL {
	/*
	margin-top: 10px;
	text-align: left; 
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	*/
}

P#pageNumber {
	display: none;
}

FORM#bulkContact P {
	margin-bottom: 9px;
}

INPUT {
	padding: 0;
	margin: 1px 0 4px 0;
	}
	
	INPUT.labelled {
		margin: 8px 4px 0px 0px;
	}

	INPUT#fCity {
		width: 122px;
	}

SELECT#productMenu1 {
	width: 190px;
}

SELECT#bookSize, SELECT#bookBinding {
	width: 166px;
	margin-top: 1.5em;
}

FORM#bulkContact .zero {
	display: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.error {
	color: #f00;
}



