/*
  $Id:stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
	background:#000;
	color:#fff;
	margin:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fc0;
	text-decoration:underline;
}
form {
	display:inline;
}

/* Start Header */
a img {
	border:0;
}
#header {
	width:100%;
	background:#022083 url(/templates/Comic_Central/images/header_bg.gif) repeat-x;
	height:107px;
}
#header_top {
	height:36px;
	width:100%;
}
#logo {
	float:left;
}
#header_middle {
	height:39px;
}
#header_bottom {
	width:464px;
	height:32px;
	background:url(/templates/Comic_Central/images/left_nav_bg.jpg) no-repeat;
}
#rotating_image {
	width:361px;
	height:39px;
	float:left;
	margin:0;
	padding:0;
}
#search {
	position: relative;
	float:left;
}
.search_header {
	position:relative;
}
.search_header input {
	position:absolute;
	top:8px;
	left:240px;
}
.search_header .search-btn {
	position:absolute;
	top:-2px;
	left:440px;
}
#top-menu {
	margin-left:140px;
}
#top-menu, #menu-left, #menu-right {
	float:left;
}
#top-menu ul, top-menu li, #menu-right ul,  #menu-left li, #menu-right li {
	margin:0;
	padding:0;
}
#menu-left ul {
	margin:14px 0 0 0;
}
#top-menu li, #menu-left li , #menu-right li {
	float:left;
	list-style:none;
}
#menu-left {
	
	
}
#menu-right {
	margin-left:200px;
}
.clearFix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

.clearfix {display:block;}	
}
/* end Header */
tr.header {
	background:#fff;
}
tr.headerNavigation {
	background:#022083;
}
td.headerNavigation {
	font-size:10px;
	background:#bbc3d3;
	color:#fff;
	font-weight:bold;
}
a.headerNavigation {
	color:#fff;
}
a.headerNavigation:hover {
	color:#fc0;
}
tr.headerError {
	background:#900;
}
td.headerError, td.headerInfo, td.formAreaTitle, span.markProductOutOfStock {
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
}
td.headerError {
	background:#900;
	color:#fff;
	text-align:center;
}
tr.headerInfo {
	background:#0f0;
}
td.headerInfo {
	background:#0f0;
	color:#fff;
	text-align:center;
}
tr.footer {
	line-height:16px;
	background-image:url(/templates/Comic_Central/images/footer_back.gif);
}
td.footer {
	padding:0 0 2px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
}
.newItemText {
	font-size:9px;
	font-weight:100;
}
.featureBoxImage, .featureBoxText {
	padding:4px;
	border:1px solid #222;
	border-bottom:0 none;
}
.featureBoxText {
	font-size:10px;
}
.featuredSpacer {
	font-size:4px;
}
.featureImage {
	padding:6px 0 0;
}
.featured_item {
	font-size:10px;
}
.featureHeading {
	font-size:18px;
	font-weight:bold;
	color:#ffbd00;
}
.infoBox {
	background-image:url(/templates/Comic_Central/images/trans_back.gif);
}
.noBorderInfoBox {
	background:#000;
}
.yellowInfoBox {
	background:#111;
}
.infoBoxContents {
	background:#000;
	color:#fff;
	font-size:10px;
	margin:0!important;
	padding:0!important;
}
.infoBox ul, .infoBox li, .infoBoxContents ul {
	margin:0!important;
	padding:0!important;
}
.infoBoxContents li {
	list-style:none!important;
	margin:0!important;
	padding:0!important;
}
.infoBoxNotice {
	background:#fff;
}
.infoBoxNoticeContents {
	background:#f00;
	font-size:10px;
}
td.infoBoxHeading {
	font-size:10px;
	font-weight:700;
	padding:0;
	background-image:url(/templates/Comic_Central/images/infobox/infobox_header.gif);
	color:#fff;
}
td.infoBoxTitle {
	font-size:10px;
	font-weight:700;
	padding:0 0 0 6px;
	background-image:url(/templates/Comic_Central/images/infobox/infobox_header.gif);
	color:#fff;
}
td.infoBoxBottom {
	font-size:6px;
	background-image:url(/templates/Comic_Central/images/infobox/infobox_footer.gif);
	color:#fff;
}
td.infoBox, span.infoBox {
	font-size:10px;
}
tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
	background:#111;
}
tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
	background:#000;
}
table.productListing {
	border:1px solid #fff;
}
.productListing-heading {
	font-size:10px;
	background:#022083;
	border-width:0 0 1px;
	border-color:#fff;
	border-style:solid;
	padding:6px;
	color:#fff;
	font-weight:bold;
}
td.productListing-data {
	font-size:12px;
	padding:6px 6px 0 20px;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#111;
}
a.pageResults {
	color:#00f;
}
a.pageResults:hover {
	color:#00f;
	background:#ff3;
}
td.pageHeading h1, div.pageHeading, span.pageHeading {
	font-size:20px;
	font-weight:bold;
	color:#ffbd00;
}
tr.subBar {
	background:#f4f7fd;
}
td.subBar {
	font-size:10px;
	color:#fff;
}
td.main {
	padding-right:20px;
}
td.main, p.main {
	font-size:11px;
	line-height:1.5;
}
td.smallText, span.smallText, p.smallText {
	font-size:10px;
}
.smallText a {
	color:#ff9;
}
td.smallFooterText, a.smallFooterText {
	font-size:10px;
	color:#999;
	background-image:url(/templates/Comic_Central/images/gutter_back.gif);
}
.smallText3 {
	color:#ffbd00;
	font-size:12px;
	font-weight:900;
}
.smallText3 li {
	margin:0 0 .5em 0;
}
td.accountCategory {
	font-size:13px;
	color:#aabbdd;
}
td.fieldKey {
	font-size:12px;
	font-weight:bold;
}
td.fieldValue {
	font-size:12px;
}
td.tableHeading {
	font-size:12px;
	font-weight:bold;
}
span.newItemInCart {
	font-size:10px;
	color:#f00;
}
checkbox, input, radio, select {
	font-size:11px;
}
textarea {
	width:100%;
	font-size:11px;
}
span.greetUser {
	font-size:12px;
	color:#900;
	font-weight:bold;
}
table.formArea {
	background:#f1f9fe;
	border:1px solid #7b9ebd;
}
span.markProductOutOfStock {
	color:#c76170;
}
span.productSpecialPrice {
	color:#f00;
}
span.errorText {
	color:#f00;
}
.moduleRowOver {
	background-color:#900;
	cursor:pointer;
	cursor:hand;
}
.moduleRowSelected {
	background-color:#222;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size:10px;
	color:#ffbd00;
}
.checkoutBarCurrent {
	font-size:10px;
	color:#f00;
}
/* message box */
.messageBox {
	font-size:10px;
}
.messageStackError, .messageStackWarning {
	font-size:10px;
	background-color:#f00;
}
.messageStackSuccess {
	font-size:10px;
	background-color:#022083;
}
/* input requirement */
.inputRequirement {
	font-size:10px;
	color:#f00;
}

.boxText {
	font-size:10px;
	padding:0 0 0 6px;
}
.errorBox {
	font-size:10px;
	background:#f00;
	font-weight:bold;
}
.stockWarning {
	font-size:10px;
	color:#c03;
}
.productsNotifications {
	background:#222;
}
.orderEdit {
	font-size:10px;
	color:#900;
	text-decoration:underline;
}
.popupImage {
	margin:30px 10px 0;
	padding:4px;
	border:1px;
	border-color:#333;
	border-style:solid;
}
.popupHeading {
	padding:0 10px 10px;
	font-size:14px;
	font-weight:bold;
	color:#fc0;
}
.category_desc {
	font-size:12px;
	text-align:justify;
	padding-right:20px;
}
.products_price {
	color:#090;
	font-weight:bold;
}