/* CSS Document */
.boxText {  }
.errorBox { background:#ffb3b5; font-weight:bold; }
.stockWarning { color:#cc0033; }
.productsNotifications { background:#f2fff7; }
.orderEdit { color:#70d250; text-decoration:underline; }
#notice { background-color:#9a0000; color:#fff; text-align:center; padding:5px; }
#notice a { color:#fff; text-decoration:underline; }

body {
	background-color:#1f3c57;
	color:#223444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

form, input, ul, li {
	margin:0px;
	padding:0px;
}

input[type="checkbox"] {
	margin-bottom:3px;
	margin-right:3px;
}

input[type="radio"] {
	margin-top:3px;
	margin-right:3px;
}

textarea {
  width: 95%;
}

ul {
	margin-left:20px;
}

h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}

a {
	color:#1f3c57;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

img {
	border:0px;
}

.imgtxt {
	display:none;
}

s {
	color:#666;
	font-weight:normal;
}

/* GENERAL INFOBOXES */

.contentBox {

}

table .infoBox {
	background-color:#f5f5f5;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	padding:5px 10px;
	margin:5px 0 5px 5px;
	width:520px;
}

.contact_us table .infoBox {
	background-color:#fff;
	border:none;
}	

table .infoBoxNotice {
	background-color:#901d22;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	padding:5px 10px;
	margin-bottom:15px;
}


.productSpecialPrice {
	color:#9b0000;
	font-size:14px;	
}

.infoBoxContents a {

}

.infoBoxContents td {

}

table .infoBox-header {
	background-color:#ecead8;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 10px;
	position:relative;	
	margin:0px 0px 10px 0px;
}

.infoBox-continue table {
	background-color:#9b0000;
	border:2px outset #ffdc37;
	color:#fff;
	display:block;
	padding:5px 10px;
	position:relative;	
	margin:10px;
	margin-left:5px;
	margin-top:0;
	width:520px;
}

.infoBox-continue td {
	position:relative;
	width:100%;
}

.infoBox-continue td input {
	position:relative;
}

table .infoBox-meter {
	background-color:#fff;
	border:2px inset #ccc;
	margin:20px 0px;
	padding:10px 0px;
}

.infoBoxHeading {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.infoBoxHeading a {
	color:#173c4c
}

h1 {
	color:#000;
	font-size:16px;
	text-align:left;
}

.pageHeading h1 {
	padding:5px 0;
	text-align:center;
}

h1.pageHeading {
	margin-top:10px;
	text-align:center;
}

.login b {
	display:none;
}

th  {
	margin:2px;
	padding:0px;
	padding-right:5px;
	position:relative;
	text-align:left;
	width:110px;
}

.messageStackSuccess {
	background-color:#ffffa0;
	color:#173c4c;
	height:20px;
	line-height:20px;
	margin:15px 0;
	padding:2px 5px;
	text-align:center;
}

.inputRequirement {
	color:#9b0000;
	font-weight:bold;
}

.smallText {

}

.smallText a {
	color:#000;
}

.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

.stockWarning {
	display:block;
	font-weight:bold;

	padding:5px;
	position:relative;
	margin:10px auto;
	width:440px;
}

.subtotal {
	padding:7px;
	padding-right:25px;
}

.infoBoxNoticeContents .main {
	color:#fff;
	padding:2px;
	text-align:center;
}

.messageBox { 
	font-size: 90%; 
}

.messageStackError, .messageStackWarning { 
	font-size: 90%; background-color: #333; color:#fff; margin:0; padding:7px; 
}

.messageStackSuccess { 
	font-size: 90%; background-color: #99ff00; 
}

.errorText {
  color: #ff0000;
}

.error {
	text-align:center;
}
/* END GENERAL INFOBOXES */



/* MAIN */
#wrapper {
	margin:0 auto;
	position:relative;
	width:905px;
}

#main-wrapper {

}

#container {
	background-color:#fff;
	float:right;
	width:735px;
}

/*HEADER INFO*/
#myaccount {
	background-color:#9b0000;
	border-bottom:1px solid #18324c;
	bottom:0px;
	color:#fff;
	height:25px;
	position:absolute;
	width:735px;
}

#myaccount ul {
	list-style-type:none;
	margin:0 70px;
	padding:0;
	position:relative;
	text-align:center;
	width:525px;
}

#myaccount li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#myaccount li a {
	color:#fff;
	cursor:hand;
	float:left;
	font-size:12px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	width:100px;
	z-index:50;
}

#myaccount a:hover {

}

.headerNavigation {

}

#breadcrumbs {
	color:#fff;
	height:25px;
	line-height:25px;
	padding-left:5px;
	padding-right:0px;
	left:0px;
	text-align:right;
	text-transform:uppercase;
}

#breadcrumbs a { 
	color:#fff;
	font-size:.9em;
}

/*HEADER INFO END*/

#header {
	background-color:#ffdc37;
	background-image:url(../images/css-images/header.jpg);
	height:120px;
	position:relative;
}

#logo {
background-image:url('../images/css-images/logo2.png');
	
	display:block;
	height:72px;
	right:100px;
	margin:0 auto;
	position:relative;
	top:15px;
	width:198px;
	z-index:50;
}
/* END HEADER */

#sidebar1 {
	float:left;
	position:relative;
	width:170px;
	z-index:30;
}

#sidebar2 {
	background-color:#77ad23;
	background-repeat:repeat-y;
	float:right;
	overflow:hidden;
	position:relative;
	width:180px;
}

/* MAIN */
#content {
	float:left;
	width:550px;
}

#content_s {
	float:left;
	padding:10px 5px;
width:540px;}

.info #content, .product #content {
	background-color:#fee049;
	margin:0px 0px 0px 210px;
}

#cloudBox {
	border-bottom:2px solid #223444;
	border-top:2px solid #223444;
	padding:10px;
width:530px;	text-align:center;
}

/*DEFINE MAINAPGE*/
#define_mainpage, #define_mainpage2 {
	background-color:#f0f5fa;
	float:left;
	margin:0;
	padding:10px;
	position:relative;
width:530px;}

#define_mainpage2 {
	padding:0 10px;
}

#define_mainpage a, #define_mainpage2 a {
	text-decoration:underline;
}

#define_mainpage p, #define_mainpage2 p {
	margin:0px;
	padding:0px;
	padding:10px 0;
}

#define_mainpage h1 {
	margin-bottom:0px;
	padding-top:10px;
	text-align:center;
}

/*END DEFINE MAINAPGE*/
/* END MAIN */

#subcats {
	display:block;
	margin:30px auto;
	margin-bottom:0;
	position:relative;
	width:465px;
}

.category {
	float:left;
	font-weight:bold;
	margin:0;
	padding:0px 0 10px 0;
	text-align:center;
	width:155px;
}

.category img {
	background-color:#fff;
}

.category strong {
	display:block;
	left:10px;
	position:relative;
	top:-10px;
}

.information {
	margin:0;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:30px;
	position:relative;
}

.information h1 {
	color:#ff7d00;
	font-size:12px;
	padding:7px 0 7px 15px;
	margin:0;
	text-transform:uppercase;
}

.information .description {
	padding:0 15px;
}

/* FOOTER */
#footer {
	clear:both;
	height:30px;
	margin:10px auto;
	padding:10px 0;
	position:relative;
	width:900px;
}

#footer2 {
	display:none;
}

#copyright {
	color:#fff;
	float:left;
	padding-left:0px;
	width:450px;
}

#poweredby {
	color:#fff;
	float:right;
	line-height:25px;
	padding-right:10px;
	text-align:right;
	width:400px;
}

#poweredby a {
	color:#fff;
}


/* END FOOTER*/



/*PRODUCT_INFO PAGE*/
.product_info {
	margin:0;
	margin-bottom:10px;
	position:relative;
width:540px;}

#productprice-container {
	display:block;
	float:left;
	padding:5px 0 5px 0;
	position:relative;
	text-align:right;
	top:10px;
	width:350px;
}

.product_info .smallText {
	font-size:13px;
}

.product_info #products_image {
	float:left;
	display:block;
	position:relative;
	margin-bottom:20px;
margin-left:7px;	margin-right:7px;
	height:320px;
	text-align:center;
	top:15px;
	width:178px;
}

.product_info .price, .product_info .msrp_price {
	display:block;
	font-weight:bold;
	text-align:left;
}

.product_info .msrp_price {
	font-weight:normal;
}

.product_info .price span, .product_info .msrp_price span {
	margin-right:10px;
}

.PriceList td {
	padding:0px;
	width:85px;
}

.product_info .productSpecialPrice {
}

.product_info s {
}

.product_info h1 {
	display:block;
	float:left;
	font-size:14px;
	margin-bottom:10px;
	margin-top:20px;
	position:relative;
	width:330px;
}

.product_info .description {
	float:left;
	display:block;
	padding:10px 0;
	width:330px;
}

.product_info ul {
	margin-left:25px;
}

.product_info #affiliate {
	position:relative;
	text-align:center;
	top:16px;
}

#additionalImages {
	border-top:1px dashed #333;
	display:block;
	margin:0 15px;
	padding:10px 0 0 0;
	position:relative;
width:520px;}

#additionalImages h4 {
	text-align:center;
}

#additionalImages .smallText {
	background-color:#fff;
	display:block;
	float:left;
	font-size:11px;
margin:3px 9px;	min-height:170px;
	text-align:center;
	position:relative;
	width:110px;
}

#additionalImages .smallText span {
	display:none;
}

#table_product_attributes {
	float:left;
	margin-bottom:0px;
margin-left:15px;	margin-right:0px;
	text-align:center;
	top:10px;
	width:170px;
	z-index:30;
}

#table_product_attributes select {
	width:125px;
}

.attribute_option_name {
	margin-right:5px;
	width:15%;
}

.attribute_option_id {
	text-align:left;
}




.product_info table.infoBox-continue {
	float:left;
	margin-top:18px;
	margin-left:0px;
	padding:0;
	text-align:left;
	width:150px;
}

#modules_also_purchased_products {
	display:block;
	float:left;
	margin-top:10px;
	padding:0px;
	padding-bottom:20px;
	position:relative;
}

#modules_also_purchased_products .infoBoxHeading {
	color:#333;
	border-bottom:1px solid #333;
	font-weight:bold;
	font-size:13px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_also_purchased_products .smallText {
	background-color:#fff;
	display:block;
	float:left;
	font-size:11px;
/*ie6*/
	margin:5px 5px;
	min-height:160px;
	text-align:center;
	position:relative;
	width:165px;
}

#modules_also_purchased_products .name {
	left:0px;
	text-align:center;
}

#modules_also_purchased_products img {
	margin:7px 0px;
}


/*END PRODUCT_INFO PAGE*/



/* ALL PRODUCTS */
.alphabet {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:530px;
}

/* END ALL PRODUCTS */


/* CONTACT US */
#contactus-info {
	background-color:#f5f5f5;
	margin-right:5px;
	padding:5px 5px;
}

.contact_us th {
	margin:5px 0px;
	display:block;
	width:95px;
}

.contact_us input[type="text") {
	width:138px;
}

/* ENd CONTACT US */

/* SHOPPING CART */
#shopping_cart {

}

#shopping_cart_container {
	margin:0 auto;
	padding:5px 0;
	width:450px;
}

.product-listing-rows-columns {
	background-color:#fff;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
	height:140px;
	margin:5px 0px;
	padding:5px 0 10px 0;
	width:450px;
}

.productListing-heading-remove, .productListing-data-remove {
	float:left;
	padding:0px 10px;
	text-align:center;
	width:50px;
}

.productListing-data-remove input, .productListing-data-price {
	position:relative;
	top:10px;
}

.productListing-heading-products, .productListing-data-products {
	float:left;
	padding-left:0px;
/*ie6*/
	margin:0 10px 0 0;
	width:240px;
}

.productListing-heading-products {
	text-align:center;
}

.productListing-data-products img {
	position:relative;
	margin-right:10px;
	top:-5px;
}	

.productListing-data-products a {
	font-weight:normal;
	display:block;
	color:#333;
	position:relative;
	padding-top:10px;
}

.productListing-heading-qty, .productListing-data-qty {
	float:left;
	padding:0px;
	text-align:center;
	width:25px;
}

.productListing-data-qty input {
	text-align:center;
}

.productListing-data-qty input {
	margin:0;
	padding:0;
	position:relative;
	top:10px;
	width:25px;
}

.productListing-heading-price, .productListing-data-price {
	text-align:right;
	float:left;
	width:90px;
}

.productListing-data-price {
	top:15px;
}
/* END SHOPPING CART */



/*LOGIN PAGE*/
.login {
	margin:0 auto;
	margin-bottom:10px;
	position:relative;
	width:472px;
}	

.account strong {
	display:none;
}

.address_book strong {
	display:block;
	padding:10px 0 0 5px;
}

.login_container {
	margin:0 auto;
	position:relative;
	width:460px;
}

.login .infoBox, .login .infoBox-pwa, .login .infoBox-returning-customer, .login .infoBox-new-customer {
	height:150px;
	padding:10px;
	margin:0px;
	margin-bottom:5px;
	position:relative;
}

.login .infoBox-new-customer {
	width:205px;
}

.login .infoBox-returning-customer {
	margin-left:5px;
	width:205px;
}

.infoBox-returning-customer b {
	display:block;
	width:88px;
}

.infoBox-returning-customer th {
	background-color:#f5f5f5;
	left:0px;
	margin-right:5px;
	position:relative;
	width:90px;
}

.login p {
	margin:7px 0px 5px 0px;
	padding:0px;
}
.infoBox-returning-customer .main input {
	margin:3px 0px;
	width:105px;
}

.visitors_cart {
	position:relative;
	margin:7px auto;
	width:440px;
}

.login .infoBox-pwa {
	border-top:1px dashed #ccc;
	height:120px;
	width:460px;
}

.login .password-forgotten {
	font-size:11px;
	padding-left:2px;
}
/*END LOGIN PAGE*/

/*CREATE ACCOUNT */
.create_account strong {
	display:none;
}

.create_account th, .address_book_process th, .account_password th, .account_edit th {
	font-weight:normal;
}

/*END CREATE ACCOUNT */


.account .showall {
	position:relative;
	top:-5px;
}

.checkout_shipping strong, .checkout_payment strong, .checkout_confirmation strong, .checkout_shipping_address strong, .checkout_payment_address strong, .account_history_info strong {
	color:#800000;
	display:block;
	position:relative;
	padding:10px 0 0 5px;
}

.checkout_payment .orderEdit {
	display:block;
	padding-top:7px;
	position:relative;
	left:10px;
	text-decoration:none;
}

/*END ACCOUNTS*/

/* AJAX POP-UP IMAGE */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
/* END AJAX POP-UP IMAGE */



/* AJAX Shopping Cart */
#divShoppingCard {
	margin:0px;
	padding-bottom:10px;
	width:180px;
	z-index:30;
}

#divShoppingCard .infoBoxHeading {
	padding:10px 0 0 10px;
}

#divShoppingCard .infoBoxHeading a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#divShoppingCard .arrow {
	position:relative;
	left:60px;
	top:2px;
}

#divShoppingCard .boxText {
	color:#000;
	font-size:11px;
	margin:0;
	padding:5px 5px 0px 10px;
	position:relative;
	text-align:left;
}

#divShoppingCard .boxText table {
	border-bottom:1px solid #000;
}

#divShoppingCard .boxText a {
	color:#000;
	line-height:16px;
}

#divShoppingCard .boxText img {
	display:none;
}

#divShoppingCard .infoBoxContents {
	line-height:16px;
}
/* END SHOPING CART BOX */



/* PRODUCT_LISTING */
.cat-description, .cat_info_box {
	float:left;
/*ie6*/
	margin:5px auto;
	padding:0 5px;
	width:460px;
}

.showfilter {
	margin:0px auto;
	padding-top:7px;	
	text-align:center;
	width:300px;
}

.product_listing_split_results {
	background-color:#ccc;
float:left;	margin:5px 10px;
	overflow:hidden;
	padding:3px 5px;
	position:relative;
	width:530px;
	z-index:20;
}

#modules_product_listing {

	margin:0 auto;
	padding:3px 0;

	width:550px;

}

#modules_product_listing .productListing-data-none {
	padding:10px;
	text-align:center;
}

#modules_product_listing .productListing-data-none ol {
	margin:10px auto;
	position:relative;
	text-align:left;
	width:225px;
}

#modules_product_listing .productListing-data-none a {
	text-decoration:underline;
}	

.productListing-odd, .productListing-even, #products_new #modules_product_listing .listing {
	background-color:#fff;
	float:left;
margin:4px 0 4px 10px;	height:280px;
	padding:0;
	padding-bottom:5px;
	position:relative;
	text-align:center;
	width:125px;
	z-index:20;
}

#products_new #modules_product_listing .listing {
	height:250px;
}

.productListing-even {
	background-color:#f2f2f2;
}

.productListing-odd .productListing-data, .productListing-even .productListing-data {

}

.productListing-odd .product-image img, .productListing-even .product-image img {
	top:0px;
}

.productListing-odd .product_list_buy_now, .productListing-even .product_list_buy_now {
	margin:0 auto;
	position:relative;
	width:80px;
}

.productListing-odd .product_list_name, .productListing-even .product_list_name, #products_new #modules_product_listing .product_list_name {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	height:30px;
	overflow:hidden;
	padding:0 2px;
	padding-top:5px;
	position:relative;
	text-align:center;
	top:0px;
	width:120px;
}

.productListing-odd a, .productListing-even a {
	color:#000;
}

.productListing-odd .qty, .productListing-even .qty {
	display:none;
}

.productListing-odd .product_list_price, .productListing-even .product_list_price, #products_new #modules_product_listing .product_list_price {
	color:#1f3c57;
	font-weight:bold;
	margin:0 auto;
	padding:5px 0;
	position:relative;
	text-align:center;
	width:120px;
}

.product_listing p {
	width:495px;
}

.product_listing h2 {
	margin-top:20px;
}
/*END PRODUCT_LISTING*/



/* MODULES EBAY LISTINGS */
#modules_ebay_listings {
	float:left;
	margin:10px auto;
	padding:3px 0;
	position:relative;
width:540px;	
}

#modules_ebay_listings h2 {
	background-image:url(../images/css-images/additional_results.jpg);
	height:52px;
	margin:10px auto;
	position:relative;
	width:286px;
}

#modules_ebay_listings .smallText {
	border-bottom:1px dashed #ccc;
	margin:10px 0;
	
min-height:140px;	
}

#modules_ebay_listings .smallText .ebayimg {
	float:left;
margin-left:20px;	text-align:center;
	width:100px;
}

#modules_ebay_listings .smallText .ebayimg img {

}

#modules_ebay_listings .smallText .description {
	float:right;
	padding-right:40px;
	width:360px;
}

#modules_ebay_listings .smallText .description-long {
/*ie6*/
	margin-left:20px;
}

#modules_ebay_listings .smallText .price {
	margin:5px 0;
}
/* END MODULES EBAY LISTINGS */



/* MODULES TFAW */
#modules_show_tfaw {
	float:left;
	margin:0 auto;
	padding:3px 0;
	position:relative;
width:540px;}

#modules_show_tfaw h2 {
	color:#000;
	display:block;
	font-size:14px;
	margin:10px auto;
	margin-bottom:0;
	padding-bottom:5px;
	padding-top:10px;
	position:relative;
	width:450px;
}	

#modules_show_tfaw .smallText {
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	font-size:12px;
	float:left;
	height:125px;
	padding:0;
	padding-bottom:5px;
	padding-right:10px;
	margin:10px 0;	
margin-left:12px;	position:relative;
	text-align:left;
	width:502px;
}

#modules_show_tfaw .product-image {
	display:block;
	float:left;
	height:120px;
margin-right:10px;	width:80px;
}

#modules_show_tfaw .name {
	color:#000;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:100px;
	
}

#modules_show_tfaw .price {
	text-align:right;
}

#modules_show_tfaw .description {
	float:left;
	padding:10px 0;
	width:302px;
}

#modules_show_tfaw .rightcontainer {
	float:right;
	position:relative;
	text-align:right;
	top:-15px;
	width:100px;
}

/* END MODULES TFAW */


/* MODULES MYCOMICSHOP */
#modules_mycomicshop {
	float:left;
	margin:0;
	padding:3px 0;
	position:relative;
width:540px;}

#modules_mycomicshop h2 a {
	background-image:url(../images/css-images/addition_mycomics.jpg);
	display:block;
	height:55px;
	margin:10px auto;
	position:relative;
	width:450px;
}

#modules_mycomicshop .smallText {
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	font-size:12px;
	float:left;
	margin:10px 0;
margin-left:12px;	height:120px;
	padding:0;
	padding-bottom:5px;
	padding-right:5px;
	position:relative;
	text-align:left;
	width:245px;
}

#modules_mycomicshop .listing {
	margin:5px 0 10px 25px;
width:525px;
}

#modules_mycomicshop .titlelink {

}

#modules_mycomicshop .ttags {
	border-left:1px solid #ccc;
	font-style:italic;
	margin-left:5px;
	padding-left:5px;
	position:relative;
}

.cover a img {
	border:1px solid #333;
	display:block;
	float:left;
	height:116px;
margin-right:10px;	width:75px;
}

#modules_mycomicshop .title {
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
}

#modules_mycomicshop .price {
	margin-top:10px;
}

/* END MODULES MYCOMICSHOP */

/* MODULES FEATURED */
#modules_featured {
	margin:0 auto;
	padding:3px 0;
	position:relative;
	width:550px;
}

#modules_featured .infoBoxHeading { 
	background-color:#77ad23;
float:left;width:535px;	margin:5px 10px;
	overflow:hidden;
	padding:3px 5px;
	position:relative;
}

#modules_featured img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_featured .smallText {
	background-color:#fff;
	float:left;
	font-size:11px;
margin:4px 0 4px 10px;	height:260px;
	padding:0;
	padding-bottom:0px;
	position:relative;
	text-align:center;
	width:125px;
}

#modules_featured .name {
	display:block;
	min-height:30px;
	padding:3px 2px;
}

#modules_featured .price {
	display:block;
}

#modules_featured a {
	font-weight:normal;
	position:relative;
	z-index:10;
}
/* END MODULES FEATURED */


/* MODULES NEW PRODUCTS */
#modules_new_products {
	margin:0 auto;
	padding:3px 0;
	position:relative;
	width:550px;
}

#modules_new_products .infoBoxHeading { 
	background-color:#1f3c57;
	border:2px inset #ccc;
	border-left:none;
	color:#fff;
float:left;width:530px;	left:-10px;
	margin:5px 10px;
	overflow:hidden;
	padding:3px 5px;
	position:relative;

}

#modules_new_products img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_new_products .smallText {
	background-color:#fff;
	float:left;
	font-size:11px;
margin:4px 0 4px 10px;	height:270px;
	padding:0;
	padding-bottom:5px;
	position:relative;
	text-align:center;
	width:125px;
}

#modules_new_products .name {
	display:block;
	min-height:30px;
	padding:3px 2px;
}

#modules_new_products .price {
	display:block;
}

#modules_new_products a {
	font-weight:normal;
}

/* END MODULES NEW PRODUCTS */


/* MODULES SPECIALS */
#modules_default_specials {
	margin:0;
	padding:3px 0;
	position:relative;
	width:550px;
}

#modules_default_specials .infoBoxHeading { 
	background-color:#1f3c57;
	border:2px inset #ccc;
	border-left:none;
	color:#fff;
float:left;width:530px;	margin:5px 10px;
	left:-10px;
	overflow:hidden;
	padding:5px;
	position:relative;
}

#modules_default_specials img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_default_specials .smallText {
	background-color:#fff;
	float:left;
	font-size:11px;
margin:4px 0 4px 10px;	height:270px;
	padding:0;
	padding-bottom:5px;
	position:relative;
	text-align:center;
	width:125px;
}

#modules_default_specials .name {
	display:block;
	min-height:30px;
	padding:3px 2px;
}

#modules_default_specials .price {
	display:block;
}

#modules_default_specials a {
	font-weight:normal;
}

/* END MODUlES_SPECIALS */	


/* SPECIALS */
#specials .product-listing-columns {
	background-color:#fff;
	width:450px;
}

#specials .product-columns {
	float:left;
	height:300px;
	padding-top:5px;
	text-align:center;
	width:140px;
}

#specials .product_listing {
	margin-left:10px;
	width:500px;
}
/* END SPECIALS */



/* MODULES STAR PRODUCT */
#modules_star_product {
	background-color:#fff;
	border:5px solid #ff7d01;
	float:left;
/*ie6*/
	margin:5px 0 20px 0;
	padding:0;
	width:462px;
}

#modules_star_product  .btm {
	float:left;
	height:5px;
	padding-top:15px;
	position:relative;
	width:462px;
}

#modules_star_product .infoBoxHeading {
	color:#444e4e;
	font-weight:bold;
	font-size:13px;
	padding:0 20px;
	position:absolute;
	margin:0 5px;
}

.star-product-title {
	font-weight:bold;
	margin:10px 0 10px 0;
	text-align:center;
	position:relative;
	padding-top:15px;
}

#modules_star_product .buy_now {
	text-align:center;
}

.star-image {
	float:left;
/*ie6*/
	margin-left:10px;
	margin-right:20px;
	position:relative;
	text-align:center;
	top:10px;
	width:130px;
}

.star-image img {
	margin-top:5px;
}

.star-product {
	margin:0px;
	padding:10px 10px 10px 0;
}

#modules_star_product .star-product-price {
	font-size:16px;
	padding:10px 0 0 0;
	text-align:center;
}
/* END MODULES STAR PRODUCT */



/*MODULE SHOW RANDOM*/
#boxes_show_random {
	background-color:#fff;
	border:3px inset #ccc;
	color:#333;
	margin:10px auto 15px auto;
	padding:7px 0px 6px 0px;
	position:relative;
	text-align:center;
	width:165px;	
}

#boxes_show_random h5 {
	font-size:12px;
	padding:5px;
	text-align:center;
}

#boxes_show_random img {
	border:1px solid #ccc;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
}

#boxes_show_random .boxText a {
	padding:0px 7px;
}

#boxes_show_random .price {
	display:block;
	text-align:center;
}
/*END MODULE SHOW RANDOM*/


/* BOXES MANUFACTURERS */
#boxes_manufacturers {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	position:relative;
	width:212px;
	margin:0px;
	padding:10px 0px 10px 0px;
	list-style:none;
	z-index:30;
}

#boxes_manufacturers ul {
	list-style:none;
	margin:0px auto;
	margin-left:5px;
	width:180px;
}

#boxes_manufacturers li a {
	color:#444e4e;
	cursor:hand;
	display:block;
	font-weight:bold;
	padding:7px;
	width:180px;
}

#boxes_manufacturers li a:hover {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}

#boxes_manufacturers li.selected a {
	background-color:#000;
	color:#fff;
	font-weight:bolder;
	padding-bottom:12px;
}

#boxes_manufacturers .infoBoxHeading {
	color:#444e4e;
	display:block;
	padding:10px 0px;
	padding-right:5px;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_manufacturers select {
	width:180px;
}


#boxes_manufacturer_info {
}

#boxes_manufacturer_info .infoBoxHeading {
	display:none;
	padding:5px 0px 5px 0px;
	text-align:center;
}

#boxes_manufacturer_info .boxText {
	display:block;
	padding:5px 0px;
	text-align:center;
}

/* END BOXES MANUFACTURERS */


/* BOXES LOGIN */
#boxes_loginbox, #boxes_loginbox_links {
	list-style:none;
	margin:10px 0;
	padding:5px 5px 5px 10px;
	position:relative;
	width:165px;
}

#boxes_loginbox p {
  list-style-type:none;
  margin:0 0 0 25px;
  padding:10px;
  text-align:center;
}

#boxes_loginbox form {
	display:block;
	margin:0px auto;
	position:relative;
}

#boxes_loginbox_empty {
}

#boxes_loginbox .boxText {

}

#boxes_loginbox a {

}

#boxes_loginbox .infoBoxHeading {
	color:#000;
	display:none;
	height:20px;
	padding:0;
}

#boxes_loginbox_links .infoBoxHeading {
	padding-bottom:5px;
}

#boxes_loginbox th {
	display:none;
}

#boxes_loginbox .infoBoxContents input {
	color:#999;
	font-style:italic;
	margin-bottom:5px;

	width:150px;
}

#boxes_loginbox .infoBoxContents2 input {
	margin:10px 0;
	position:relative;
}

#boxes_loginbox .greetUser{
	font-weight:bold;
	padding-bottom:4px;
	position:relative;
	text-align:center;
}

#boxes_loginbox_links .greetUser {
	display:block;
	margin-bottom:5px;
}

#boxes_loginbox .loginBoxGreeting {
	padding:5px 0;
	position:relative;
	text-align:center;
}

#boxes_loginbox .infoBoxContents {
	text-align:left;
}

#boxes_loginbox .infoBoxContents_submit {
	padding:5px 0;
}

#boxes_loginbox .smallText {
	text-align:center;
}

#boxes_loginbox_links ul {
	margin-left:5px;
	padding:0;
}

#boxes_loginbox_links li {
	list-style-type:none;
	margin:0;
	padding:0;
}

/*END BOXES LOGIN*/



/*BOXES BEST SELLERS*/
#boxes_best_sellers {
  background-image:url(../images/css-images/m20.jpg);	
  background-position:top;
  float:left;
  margin:0px;
  width:180px;
  z-index:30;
}

#boxes_best_sellers .infoBoxHeading {
  background-image:url(../images/css-images/m18.jpg);	
  background-repeat:no-repeat;
  background-position:top;
  padding:15px 0 0 15px;
  text-transform:uppercase;
}

#boxes_best_sellers .btm {
  background-image:url(../images/css-images/m21.jpg);		
  clear:both;
  display:block;
  height:20px;
  position:relative;
  width:180px;
}

#boxes_best_sellers ul {
  list-style-type:none;
  margin:0 0 0 10px;
  padding:10px 0;
  width:145px;
}

#boxes_best_sellers li {
  background-image:url(../images/css-images/m22.gif);	
  background-repeat:no-repeat;
  border-bottom:1px dashed #feb810;
  display:block;
  float:left;
  height:25px;
  padding-left:9px;
}

#boxes_best_sellers li a {
	color:#4d4dc2;
	cursor:hand;
	display:block;
	line-height:25px;
	text-transform:uppercase;
	width:145px;
}

#boxes_best_sellers li a:hover {
	color:#9b0000;
	position:relative;
	text-decoration:none;
}


#boxes_best_sellers a {
	color:#4d4dc2;
}

#boxes_best_sellers a:hover {
	color:#9b0000;
}

/*END BOXES BEST SELLERS*/


/* BOXES FEATURED */	
#boxes_featured {
	color:#333;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

#boxes_featured .infoBoxHeading {
	text-align:center;
	padding:5px 0px 12px 0px;
}

#boxes_featured .infoBoxHeading-arrow {
	display:none;
}

#boxes_featured .price {
	position:relative;
	padding-top:10px;
}

#boxes_featured img {
	margin-bottom:7px;
}

/* END BOXES FEATURED */	


/* BOXES REVIEWS */
#boxes_reviews {
	color:#333;
	display:none;
	margin:10px 0 0px 0px;
	padding:5px 10px;
	padding-bottom:7px;
	position:relative;
	text-align:center;
}

#boxes_reviews .image img {
	border:2px inset #ccc;
	border-bottom:none;
	border-right:none;
	display:block;
	height:105px;
	margin:0px auto;
	margin-top:5px;
	position:relative;
	width:140px;	
}

#boxes_reviews .infoBoxHeading {
	display:none;
}

#boxes_reviews h4 {
	font-size:12px;
	text-align:center;
}

#boxes_reviews .description {
	display:block;
	padding:10px;
	text-align:left;
}

#boxes_reviews .price {
	display:block;
	text-align:center;
}

#boxes_reviews .arrow {
	display:none;
	position:relative;
	left:55px;
	top:2px;
}

#boxes_reviews .boxText a {

}
/* END BOXES REVIEWS */

#boxes_product_notifications {
	display:none;
}

/* BOXES INFORMATION */
#boxes_information {
	background-color:#b8de3d;
	list-style:none;
	margin:0;
	padding:5px 5px 10px 10px;
	position:relative;
	width:165px;
}

#boxes_information .infoBoxHeading {
	display:block;
	padding:5px 0;
	position:relative;
	z-index:30;
}

#boxes_information ul {
	margin:0;
	padding:0;
}

#boxes_information li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#boxes_information a {
	cursor:hand;
	display:block;
	line-height:20px;
	width:145px;
}

#boxes_information a:hover {
	position:relative;
	text-decoration:none;
}

/* END BOXES INFORMATION */


/* BOXES ORDER HISTORY */
#boxes_order_history {
	background-color:#fff;
	border-bottom:1px solid #333;
	display:none;
	padding:5px;
}

#boxes_order_history .infoBoxHeading {
	padding:5px;
	text-align:center;
}
/* BOXES ORDER HISTORY */

/* BOXES MOST VIEWED */
#boxes_most_viewed {
	background-color:#3b2b38;
	color:#ccc;
	font-size:.8em;
	list-style:none;
	margin:0;
	padding:10px 5px 10px 10px;
	position:relative;
	width:165px;	
}

#boxes_most_viewed .infoBoxHeading {
	color:#ccc;
	display:block;
	padding:0 0 10px 0;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_most_viewed ol {
	list-style-position:inside;
	margin:0;
	padding:0;
}

#boxes_most_viewed li {
	color:#ccc;
	padding:3px 0;
	margin:0;
}

#boxes_most_viewed li a {
	color:#ccc;
}
/* BOXES MOST VIEWED */

/*----------------------------Suggest Styles--------------------------*/
#search_ajax {
	color:#ccc;
	line-height:30px;
 	padding-right:5px;
	position:absolute;
	right:10px;
	top:32px;
	width:240px;
	z-index:50;
}

.suggest_link {
	background-color: #fff;
	padding: 2px 3px 2px 12px;
	line-height:20px;
}
.suggest_link_over {
	background-color: #f5f5f5;
	font-weight:bold;
	padding: 2px 3px 2px 12px;
}

#search_suggest {
	position: absolute; //absolute;
	background-color: #330099 //#FFFFFF;
	text-align: left;
	border: 0px solid #330099 //#000000;
	padding:0px; 0px;
	left:53px;
	top:23px;
	width:200px;
	z-index:80;
}

#search_ajax .infoBoxHeading {
	color:#333;
	display:none;
	height:25px;
	float:left;
	font-size:12px;
	position:relative;
	text-align:center;
	top:0px;
	width:45px;
}

#search_ajax .boxText {
	position:relative;
}

#search_ajax #txtSearch {
	float:left;
	left:45px;
	margin:0px;
	position:relative;
	width:150px;
}

#search_ajax input[type="text"] {
  color:#8d8d8d;
  display:block;
  height:15px;
  left:5px;
  position:relative;
  top:5px;
  width:240px;
}

#search_ajax .submit {
	display:block;
	height:31px;
	position:absolute;
	
right:0px;	top:-3px;
	width:31px;
}

#search_ajax .advanced {
	color:#8d8d8d;
	font-size:12px;
	padding-right:5px;
	text-align:right;
	position:relative;
	top:-5px;
}
#search_ajax .advanced a {
	color:#8d8d8d;
	text-decoration:underline;
}

/*----------------------------End Suggest Styles------------------------*/


/* NAVIGATION */
#sitemap {
	float:left;
	padding-top:10px;
	position:relative;
	width:170px;
	z-index:50;
}

#sitemap .infoBoxHeading {
  padding:15px 0 0 15px;
}

/* NAVIGATION */
#sitemap {
	padding-top:10px;
	position:relative;
	width:170px;
	z-index:80;
}

#sitemap .infoBoxHeading {
	padding:15px 0 0 15px;
}

#nav, #nav ul { /* all lists */
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:170px;
	z-index:80;
}
	
#nav li { /* all list items */
	position: relative;
	float: left;
	line-height: 1.5em;
	margin-bottom: -1px;
	width:170px;
}

#nav li a {
	width:170px;
/*		w\idth : 10em;*/
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0.2em 0;
}
	
#nav li a:hover {
	background-color:#223444;
	color:#fff;
}
	
#nav li ul { /* second-level lists */
	background-color:#1f3c57;
	display:block;
	position : absolute;
	left: -999em;
	margin-left:170px;
	margin-top : -2.35em;
	padding:10px;
	width:180px;
	z-index:100;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav ul li a {
	background-color:#f2f2f2;
	border:1px solid #ccc;
	color:#333;
	display:block;
	font-size:11px;
	margin:0;
	padding:0px 2px;
	text-align:center;
	text-decoration:none; 
	width:170px;
}

#nav ul li a:hover {
	background-color:#223444;
	color:#fff;
	margin:0;
	padding:2px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}
/* END OF NAVIGATION */



#boxes_amazon {
	background-color:#333;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	color:#fff;
	width:178px;
}

#boxes_amazon a {
	color:#fff;
}

#boxes_amazon #infoBoxHeading a {
	background-image:url(../images/amazon.jpg);
	color:#000;
	display:block;
	height:40px;
	position:relative;
	width:180px;
	z-index:60;
}

#boxes_amazon .smallText {
	border-top:none;
	padding:10px 0;
}

#boxes_amazon .amazonimg {
	display:block;
	padding-top:5px;
	text-align:center;
}

#boxes_amazon .price {
	margin-top:5px;
}

#boxes_amazon  .description {
	margin:10px;
	text-align:center;
}

#boxes_amazon fieldset {

}

#boxes_amazon legend {

}

/* Custom CSS */  
#boxes_amazon div#amazoncontent {
	width:180px;
	height:150px;
} 

#boxes_amazon div#amazon_product {   
	margin:2px;
	padding:3px 0px;
} 

#boxes_amazon img.productImage {
	float:left;
	padding:0px 3px;
} 

#boxes_amazon p.author {
	margin:2px 0px;
} 

#boxes_amazon p.price {
	color:#990000;
	margin:1px 0px; 
}

