/* -- My Comic Shop main stylesheet -- */

/** {margin: 0; padding: 0; outline: none;}*/

body, p, h1, h2, h3, h4, a {margin: 0; padding: 0; outline: none;}

ul {
	/*list-style: none;*/
	/*margin: 0; padding: 0; outline: none;*/
}

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover, a:focus {
	/*text-decoration: none;*/
	color: #DD8800;
}

.clear {
	clear: both;
}

img {border: none;}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 76%;*/font-size: 80%;
	background: #fff;
}

#maincontainer {
	text-align: left;
	margin: 0 auto;
	/*width: 65em;*/width: 955px;
	/*min-width: 800px;*/min-width: 955px;
	background: #ffffff;
	padding: 10px 10px 0 10px;
}

* html #maincontainer {
	/*width: 800px;*/width: 955px;
}

/* -- HEADER -- */

#header {
	height: 70px;
	width: 750px;
	position: relative;
}
#header.headerdecoration_spidey {
	background: url(/res/images_scratch/spiderman.gif) 475px bottom no-repeat;
}

* html #header {
	background-position: 470px bottom;
}

/*
#header #headerlogo a {
	display: block;
	height: 70px;
	width: 255px;
	background: url(/res/images_scratch/logo.gif) left top no-repeat;
}*/

#header .login {
	position: absolute;
	top: 15px;
	left: 300px;
	line-height: 0.8em;
	padding: 0 0 5px 0;
}

#header .freeshipping {
	position: absolute;
	left: 620px;
	top: 15px;
	line-height: 0.8em;
	padding: 0 0 5px 0;
}

#header #WBCHeaderLinks {
	position: absolute;
	left: 480px;
	top: 3px;
	line-height: 1.6em;
	padding: 7px;
	background-color: #FFFF99;
	border: 1px solid #999;
}


/* -- SIDEBAR --*/

#sidebar {
	width: 190px;
	float: left;
	padding: 0 0 0 0;
}

#sidebar2 {
	width: 190px;
	float: right;
	padding: 0 0 0 0;
}

/* -- MENU -- */

#menu {
	position: relative;
	z-index: 100;
}

#menu ul {
	border: 1px solid #dcdcdc;
	width: 170px;
	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: 165px;
	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/menubg.gif) no-repeat left bottom;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-indent: 0;
	padding: 0.6em 20px 0.4em 8px;
}

#menu li a:hover {
	background-color: #0152C1;
	background-position: -170px bottom;
	color: #fff;
}

/* -- END MENU -- */
/* -- NEW THIS WEEK -- */

.sidebox {
	width: 170px;
	border: 1px solid #dcdcdc;
	margin: 10px 0 0 0;
}

.sidebox ul, .sidebox ol {
	margin-top: 0; 
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 0;
}

.sidebox p {
	padding-bottom: 10px; 
}

.sidebox h2 a {
	color: #fff;
}

.sidebox h2 a:hover {
	color: yellow;
}

#sidebar h2, 
#sidebar2 h2 {
	background: #0152C1;
	color: #fff;
	font-size: 1em;
	padding: 0.5em;
}

.sidesection {
	border-top: 1px solid #dcdcdc;
	padding: 0.5em;
	
	font-size: 0.9em;
	line-height: 1.8em;
}

.sidesection img {
	clear: left;
	float: left;
	margin-right: 0.5em;
}

.sidesection h3 {
	color: #DD7700;
	font-size: 1.1em;
}

.sidesection h4 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: normal;
}

#blogsearch input.blogsearchtext {
	width: 75px;
}

#preferredcustomer form {
	margin: 0.5em;
	text-align: center;
}

#preferredcustomer input.codetext {
	width: 95px;
}

#preferredcustomer input.codebutton {
	margin: 5px 0 0 0;
	background: url(/res/images_scratch/button4.gif) no-repeat top left;
	border: none;
	height: 24px;
	width: 36px;
}

#affiliate {
	background: #fff url(/res/images_sitetemplates/v5/bg_affiliate2.png) right bottom no-repeat;
	padding-right: 80px;
}
/*
#aboutus {
	background: #fff url(/res/images_misc/spidey.gif) center bottom no-repeat;
	padding-bottom: 40px;
}*/

/* -- END NEW THIS WEEK -- */

/* -- END SIDEBAR -- */

/* -- CONTENT -- */
/* -- SEARCHBAR -- */

/*
#searchbar {
	background: url(/res/images_scratch/searchbarbg.jpg) top left repeat-x;
	margin: 0 25px 10px 0;
	height: 96px;
}
*/
	#searchbar {
		background: url(/res/images_scratch/searchbarbg.jpg) top left repeat-x;
		margin: 0 25px 10px 0;
		top: 0;
		left: 0;
		height: 96px;
		width: 560px;
		position: absolute;
	}
	
	

#searchbar .inner {
	height: 96px;
	background: url(/res/images_scratch/searchbar_left.jpg) left no-repeat;
	padding: 0px 30px 0 10px;
	position: relative;
}

#searchbar form {
	float: left;
	color: #fff;
}

#searchbar input.searchtext {
	width: 95px;
	position: absolute;
	top: 12px;
}

#searchbar input.searchbutton {
	background: url(/res/images_scratch/button1_right.gif) no-repeat top right;
	border: none;
	height: 24px;
}

#searchbar .inner .button {
	background: url(/res/images_scratch/button1_bg.gif) repeat-x;
	margin-left: 15px;
	position: absolute;
	top: 12px;
	left: 100px;
}

#searchbar .inner .button .buttoninner {
	background: url(/res/images_scratch/button1_left.gif) no-repeat top left;
}

#searchbar select.publisher {
	position: absolute;
	top: 12px;
	left: 180px;
}

#searchbar select.grade {
	position: absolute;
	top: 42px;
	left: 283px;
}

#searchbar .advanced {
	position: absolute;
	top: 42px;
}

#searchbar select.date {
	position: absolute;
	top: 42px;
	left: 180px;
}
#searchbar select.price {
	position: absolute;
	top: 12px;
	left: 330px;
}




#searchbar .examples {
	position: absolute;
	top: 67px;
	font-size: 0.9em;
}

#searchbar a, #searchbar a:visited {
	color: #fff;
}
#searchbar a:hover, #searchbar a:focus {
	color: #FDD900;
}

/*
#searchbar #checkout {
	width: 135px;
	height: 96px;
	text-align: left;
	position: absolute;
	right: -20px;
	top: 0px;
	background: url(/res/images_scratch/checkoutbutton2.gif) no-repeat right;
}
*/
	#searchbar #checkout {
		width: 135px;
		height: 96px;
		text-align: left;
		position: absolute;
		right: 0px;
		top: 0px;
		background: url(/res/images_scratch/checkoutbutton2.gif) no-repeat right;
	}




#searchbar #checkout .cartdetails {
	margin: 8px 0 0 8px;
	height: 50px;
}

#searchbar #checkout .cartdetails a {
	color: #003399;
}

#searchbar #checkout #checkoutimg {
	display: block;
	height: 45px;
	width: 135px;
	text-align: left;
	text-indent: -9999px;
	position: absolute;
	top: 48px;
	left: 0px;
}

/* -- END SEARCHBAR -- */

/*
#content {
	margin: 0 200px 0 190px;
}
*/
	#content {
		margin: 0 200px 0 190px;
	}
	#content.withsearchbar {
		position: relative;
		padding-top: 106px;
	}


/* -- FOOTER -- */

#footernav {
	text-align: center;
	background: #f77900 url(/res/images_scratch/footernavbg.jpg) repeat-x top;
	margin: 20px 0 0 0;
	line-height: 2em;
}

#footernav a, #footer a:visited {
	color: #333;
}

#footer {
	background: #00217f url(/res/images_scratch/footerbg.jpg) repeat-x top;
	text-align: left;
	color: #fff;
	padding: 0 1em 1em 1em;
}

#footer .inner {
	/*width: 65em;*/width: 955px;
	margin: 0 auto;
}

#footerleft {
	float: left;
}

#footerleft img {
	margin: 0 0 10px 0;
}

#footerright {
	float: right;
	text-align: right;
	/*padding: 1em 230px 0 0;*/
	padding: 1em 0 0 0;
}




/* -- MAIN CONTENT AREA -- */


#content h1, #content h2, #content h3 {
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
}
#content h1 strong, #content h2 strong, #content h3 strong {
	color: #DD7700;
	font-weight: normal;
}

#content h1 {
	font-size: 1.8em;
	margin: 0 0 5px 0;
	color:#333;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 5px 0;
	/*color: #f67e00;*/
	color: #DD7700;
}

#content h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	color: #DD7700;
}

#content h2 a, #content h3 a {
	color: #DD7700;
}


#content p {
	margin: 0 15px 20px 0;
	/*line-height: 1.5em;*/
}
#content p.nobreak {
	margin: 0 15px 0 0;
}

#content ul, #content ol {
	margin-top: 0;
	margin-left: 10px; 
	padding-left: 10px;
}

#content ul li, #content ol li {
	margin-top: 10px; margin-bottom: 10px;
	margin-left: 10px; 
	padding-left: 10px;
}

.navigation {
	margin: 0 0 20px 200px;
}

.currentpage {
	border: 1px solid #dcdcdc;
}



/* -- SEARCH RESULTS -- */

.searchresults {
	/*text-align: center;*/
}

.searchresults .nextpage {
	padding-left: 30px;
	
}
.searchresults .previouspage {
	padding-right: 30px;
}
.searchresults .pagelistings {
	font-size: 0.9em;
	margin-top: 1px;
}
.searchresults .pagelistings .nextpage, 
.searchresults .pagelistings .previouspage {
	font-size: 1.4em;
	margin-top: -5px;
}
.searchresults .pagelistings .currentpage {
  font-weight: bold;
  border: 1px solid #CC6600;
  padding: 3px;
}

.searchresults .pagelistings .browsebox {
  display: inline;
}

.resultstable {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	/*margin-left: auto;
	margin-right: auto;*/
	
	border: 1px solid #666;
	/* the empty-cells property is used so empty cells still get the correct 
	* border. However, IE doesn't support this property, so have to stick with
	* adding a &nbsp;
	*/
	empty-cells: show;
}
.resultstable tr td {
	vertical-align: top;
	
	font-family: "lucida grande", verdana, sans-serif;
	padding: 1px 5px 1px 5px;
}
.resultstable thead td{
	color: #000;
	background-color: #F4C833;
	border-bottom: 1px solid #999;
}
.resultstable thead td small {
	font-weight: normal;
}
.resultstable tbody td {
	padding-bottom: 5px;
	
	border-top: 1px solid #DDD;
	background: #F3F3F3;
}
.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;
}

span.typicalgrade, 
select.typicalgrade {
	background-color: #BDFBB1;
	border: 2px solid #6BE757;
}

.resultstable tbody td.notop {
	border-top: 0;
}
.resultstable tbody tr.odd td {
	background: #E0E0E0;
}
.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;
}


/* -- PAGE-SPECIFIC FORMATTING -- */

#whatsnew {
	border: 1px solid #DDDDDD;
	float: right;
	width: 250px; 
	margin: 0 20px 10px 10px;
	padding: 5px;
}
#whatsnew legend {
	color: #DD7700;
}
#whatsnew ul {
	padding: 0;
	margin: 0 0 0 15px;
}
#whatsnew ul li {
	padding-bottom: 5px;
}

#pageheadbanner {
	height: 129px;
	background: url(/res/images_misc/mcshead.jpg) top left no-repeat;
	margin-bottom: 10px;
}

/* -- GENERAL PURPOSE -- */
.hilite {
	background-color: yellow;
}

.errorbox {
	background: red;
	color: white;
	text-align: center;
	border: 1px solid red;
	font-weight: bold;
}

#newErrorBox h3 {
	color: white !important;
	font-weight: bold !important;
}

.rss {
	background: url(/res/images_sitewidgets/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	/*margin-left: 8px;*/
}
