/*
.important
.fineprint
.photo (or .thumb)
.photo-left
.photo-right
.caption
.update and/or .correction (for a blog)

DCDCDC
*/

.sidebox {
	border: 1px solid #999;
	margin: 0 0 10px 0;
	background-color: #FAFAFA;
}
.sidebox .boxtitle {
	background: #0152C1;
	color: #fff;
	padding: 0.5em;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebox a {
	text-decoration: none;
}
.sidebox p a {
	text-decoration: underline;
}
.sidesection {
	border-top: 1px solid #999;
	padding: 0.5em;
}
#affiliate.sidesection {
	background: url(/res/images_sitetemplates/v5/bg_affiliate3.png) right bottom no-repeat;
	padding-right: 80px;
}

.contentcornerfeature {
	border: 1px solid #999;
	margin-left: 10px; 
	margin-bottom: 10px;
	padding: 10px;
	width: 240px;
	float: right;
}

.sidesection .sectiontitle, 
.contentcornerfeature .sectiontitle {
	color: #D70;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 8px;
}
.sidesection .subsection,
.contentcornerfeature .subsection {
	margin-left: 8px;
}




#menu {
	position: relative;
	z-index: 100;
	margin-bottom: 10px;
}
#menu ul {
	border: 1px solid #dcdcdc;
	width: 188px;
	list-style: none;
	margin: 0; 
	padding: 0;
}

#menu ul li:hover {position:relative; z-index:90;}
* html #menu ul li a:hover {position:relative; z-index:100;}
#menu ul li ul {
	visibility: hidden; 
	position: absolute; 
	height: 0; 
	overflow: hidden; 
	top: -10px;
	left: 185px;
	border: none;
	width: 190px;
}

#menu table {
	border-collapse: collapse; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	left: 0; 
	top: 0;
}
#menu ul li:hover ul,
#menu ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	height: auto; 
	border: 1px solid #666; 
	background: #f2f2f2; 
	overflow: visible;
	padding: 0 0 10px 0;
}

#menu ul li:hover ul li,
#menu ul li a:hover ul li {
	display: block; 
	line-height: 1.6em;
	padding: 5px 0 0 10px;
	
	color: #000;
	font-weight: normal;
}
#menu ul li:hover ul li a,
#menu ul li a:hover ul li a {
	display: inline;
	background: transparent;
	color: #003399;
	padding: 0;
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.0em;
}

#menu ul li:hover ul li a:hover,
#menu ul li a:hover ul li a:hover {
	color: #DD8800;
}

#menu li a {
	display: block;
	height: 1.2em;
	line-height: 1em;
	background: #fff url(/res/images_scratch/menubg190.gif) no-repeat left bottom;
	padding: 0.6em 20px 0.4em 8px;
	
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-indent: 0;
}
#menu li a:hover {
	background-color: #0152C1;
	background-position: -190px bottom;
	color: #fff;
}




#mcsheader {
	position: relative;
	margin-left: 10px;
	background: url(/res/images_scratch/spiderman2.gif) 270px 0 no-repeat;
	font-size: 12px;
}
#mcsheader #login {
	position: absolute;
	left: 40px;
	top: 5px;
	width: 155px;
}
#mcsheader #freeshipping {
	position: absolute;
	left: 370px;
	top: 5px;
	width: 135px;
}
#mcsheader #onsale {
	position:absolute;
	left: 570px;
	top: 10px;
	width: 200px;
	height: 145px;
}
#mcsheader #mycollection {
	position:absolute;
	left: 570px;
	top: 10px;
	width: 180px;
}

#wbcheader {
	position: relative;
	margin-left: 10px;
	font-size: 12px;
}
#wbcheader #login {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 175px;
}
#wbcheader #WBCHeaderLinks {
	position: absolute;
	left: 200px;
	top: 5px;
	width: 260px;
	line-height: 1.6em;
	padding: 7px;
	background-color: #FFFF99;
	border: 1px solid #999;
}

#wbcheader #wbccontactus {
	position:absolute;
	left: 570px;
	top: 10px;
	width: 200px;
	height: 145px;
}

#wbcheader #WBCHeaderLinks2 {
	position: absolute;
	left: 490px;
	top: 5px;
	width: 260px;
	line-height: 1.6em;
	padding: 7px;
	background-color: #FFFF99;
	border: 1px solid #999;
}


#entercodeword {
	text-align: center;
}
#entercodeword input.codetext {
	width: 85px;
}
#entercodeword input.codebutton {
	margin: 5px 0 0 0;
	background: url(/res/images_scratch/button3.gif) no-repeat top left;
	border: none;
	height: 24px;
	width: 79px;
}

#mcssearchbar {
	height: 96px;
	width: 560px;
	position: absolute;
	top: 45px;
	left: 0;
	background: url(/res/images_scratch/searchbarbg.jpg) 70px 0 repeat-x;
}
#mcssearchbar .inner {
	height: 96px;
	background: url(/res/images_scratch/searchbar_left.jpg) left no-repeat;
	padding: 0px 30px 0 10px;
	position: relative;
}
#mcssearchbar .inner #spidey {
	position: absolute;
	left: 220px;
	top: -35px;
}

#mcssearchbar form {
	float: left;
	color: #fff;
}
#mcssearchbar input.searchtext {
	width: 95px;
	position: absolute;
	top: 12px;
}
#mcssearchbar input.searchbutton {
	background: url(/res/images_scratch/button1_right.gif) no-repeat top right;
	border: none;
	height: 24px;
}
#mcssearchbar input.searchbutton2 {
	position: absolute;
	top: 12px;
	left: 113px;
}
#mcssearchbar .inner .button {
	background: url(/res/images_scratch/button1_bg.gif) repeat-x;
	margin-left: 15px;
	position: absolute;
	top: 12px;
	left: 100px;
}
#mcssearchbar .inner .button .buttoninner {
	background: url(/res/images_scratch/button1_left.gif) no-repeat top left;
}
#mcssearchbar select.publisher {
	position: absolute;
	top: 12px;
	left: 180px;
}
#mcssearchbar select.grade {
	position: absolute;
	top: 42px;
	left: 283px;
}
#mcssearchbar .advanced {
	position: absolute;
	top: 42px;
}
#mcssearchbar select.date {
	position: absolute;
	top: 42px;
	left: 180px;
}
#mcssearchbar select.price {
	position: absolute;
	top: 12px;
	left: 330px;
}
#mcssearchbar .examples {
	position: absolute;
	top: 67px;
}
#mcssearchbar a, #mcssearchbar a:visited {
	color: #FC6;
}
#mcssearchbar #checkout {
	width: 135px;
	height: 96px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/res/images_scratch/checkoutbutton2.gif) no-repeat right;
	text-align: left;
}
#mcssearchbar #checkout .cartdetails {
	margin: 8px 0 0 8px;
	height: 50px;
}
#mcssearchbar #checkout .cartdetails a {
	color: #003399;
}
#mcssearchbar #checkout #checkoutimg {
	display: block;
	height: 45px;
	width: 135px;
	text-align: left;
	text-indent: -9999px;
	position: absolute;
	top: 48px;
	left: 0px;
}




.sidebox ul, .sidebox ol      { margin: 0 0 0 1.2em; }







#content h1, #content h2, #content h3 {
	color: #D70;
	
}
#content h1 {
	font-size: 2.0em;
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
	margin-bottom: 5px;
}
#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}





span.typicalgrade, 
select.typicalgrade {
	background-color: #BDFBB1;
	border: 2px solid #6BE757;
}








/*
.resultstable tbody td .btgradetable td {
	padding-bottom: 0;
	border-top: 0;
}

.resultstable tbody td .wbcgradetable td {
	font-size: 0.9em; 
	border: 0;
	padding-bottom: 0;
}

.resultstable tbody td .wbcgradetable td.required {
	background-color: #B4EFF4;
}
.resultstable tbody td .wbcgradetable td.optional {
	background-color: #FFEFC6;
}

.resultstable tbody td img.cover {
	padding: 5px 0 3px 3px;
}

.resultstable tbody td.notop {
	border-top: 0;
}
.resultstable tr td.issues {
	text-align: right;
	font-size: 1.0em;
}
.resultstable tr td.pub {
	font-size: 1.0em;
	width: 90px;
}
.resultstable tr td.inf {
	padding: 3px 0px 3px 3px;
	width: 20px;
}
.resultstable tr td.titledesc a.titlelink {
	font-size: 1.0em;
}
.resultstable tr td.titledesc a.titlelink:link {
	color: #00D;
}
.resultstable tr td.titledesc .ttags {
	font-size: 0.9em;
	/*padding-left: 20px;*/
}
.resultstable tr td.titledesc .ttags a {
	color: #444;
}
.resultstable tr td.cover {
	margin: 0; 
	padding: 0 5px 3px 5px; 
	text-align: center;
}
.resultstable tr td.itemdesc {
	padding: 5px 5px 10px 5px; 
	border-left: 1px solid #DDD;
}
.resultstable tr td.cartentry {
	width: 270px;
	padding: 5px 5px; 
	text-align: right; 
	border-left: 1px solid #DDD;
}
*/


