/*
  $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
*/


/*
  Wichtige Farben Kazé Shop:
  
  255 / 217 /  30   = #ffd91e
  254 / 204 /  11   = #fecc0b
  247 / 148 /  29		= #f7941d
  247 / 181 /  25   = #f7b519
  196 /  38 /  36   = #c42624
*/

tr.exclamation						{	font-size: 11px; font-weight: normal; color: red; background: #ffeeee; }
a.exclamation							{	font-size: 11px; font-weight: bold; color: #880000; background: #ffeeee; }
a.exclamation:hover				{	font-size: 11px; font-weight: bold; color: #880000; background: #ffeeee; text-decoration: underline; }

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #CCCCEE; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #0000FF; text-decoration: underline; }

body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('images/background/bg_main.jpg');
	background-repeat: no-repeat;
	background-position: left -2;
	background-color: transparent;
}

.rahmen {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:  url("http://www.anime-virtual.de/images/rahmen_shop.gif");
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;	
	height:738px;
}

.naviTop{
	width:900px;
	margin:0 0 0 9px;
	padding:0 0 0 0;
	height:133px;
	clear:all;


}

.bannerTop {
	height: 65px;
	width: 100%;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
.hauptnavi{
	height:44px;
	width:900px;
	border:none;
	margin:1px 0 0 0;	
	padding:0 0 0 0;

}
.subnavi{
	width:900px;
	height:17px;
	margin:0 0 0 4px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:10px;
	font-weight: bold;
}

a:link,
a:visited,
a:active,
.naviTop .subnavi a:link,
.naviTop .subnavi a:visited,
.naviTop .subnavi a:active{
	color:#F7941D;
	text-decoration: none;

}
a:hover,
.naviTop .subnavi span,
.naviTop .subnavi span,
.naviTop .subnavi span,
.naviTop .subnavi a:hover,
.buttonMehr a:hover {
	color:#E12021;

}


.div3Spalten{
	width:993px;
	margin:0 0 0 0;
	padding:0 0 0 0;


}

.div2Spalten{
	width:838px;
	float:left;
}

.spalteLinks{
	float:left;
	width:236px;
	height:500px;	
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.flag{
	margin:10px 0 0 50px;
}
.spalteContent{
	float:left;
	width:587px;
	margin:40px 0 0 0;
	padding:0 0 0 0;
}
.spalteBanner{
	float:left;
	width:150px;
	height:660px;
	margin:4px 0 0 0;
	_margin:-1px 0 0 0;
	padding:0 0 0 0;
}



.spalteBanner .banner{
	margin:0 0 6px 25px;
	_margin:0 0 6px 22px;
	padding:0 0 0 0;

}

.divSubnavLinks{
	width:210px;
	height:153px;


}

.footer{
	width:580px;
	margin:10px 158px 50px 250px;
	padding:0 0 0 0;
	text-align:center;
	font-size:10px;
	clear:all;

}
/* contentelemente */
h1{
	color:#6d6e71;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
h2{
	font-size:12px;
	margin:0 0 0 0;
	font-weight:bold;
	word-spacing: 5px;
}
h3{
	color:#ED1C24;
	font-size:12px;
	margin:0 0 0 0;
	font-weight:bold;
}
h4{
	color:#000000;
	font-size:12px;
	margin:0 0 0 0;
	font-weight:bold;
}
.titleGelb{
	color:#f79423;
	font-size:12px;
	margin:0 0 0 0;
	font-weight:bold;
}
h4 a:link,
h4 a:visited,
h4 a:active{
	color:#000000;
}
h4 a:hover{
	color:#ED1C24;
}
.button{
	color:#F79423;
}
.buttonPfeil{
	margin:10px 0 0 0;
}


.tabStreifen{
	width:178px;
	border: 1px solid #ffb803;	
	font-size:10px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

.tabStreifen .row1{
	background-color:#ffdd00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:2px 2px 2px 5px;

}
.tabStreifen .row2{
	background-color:#ffcb05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:2px 2px 2px 5px;

}

.freisteller{
	padding:0 0 0 0;
	border:0;
	margin:-1px 0 0 0 ;

}

/* contentSpalten */

.divRow{
	width:580px;
	min_height:50px;
	margin:0 10px 15px 0;
	padding:0 0 0 0;
	

}
.divRow560{
	width:560px;
	min_height:50px;
	margin:0 10px 15px 0;
	padding:0 20px 0 0;

}

.divRow a:link,
.divRow a:visited,
.divRow a:active{

	font-weight:bold;

}

.divColleft100{
	width:100px;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	float:left;


}

.divColleft115{
	width:115px;
	margin:0 0 0px 0;
	padding:0 0 0 0;
	float:left;
	height:100px;
	text-align:center;
}
.divColleft350{
	width:330px;
	margin:0 0 0px 0;
	padding:5px 10px 5px 10px;
	float:left;

	height:100px;
	size:12px;
	height:110px;
}
.divColleft350 a:link,
.divColleft350 a:active,
.divColleft350 a:visited,
.divColleft300 a:link,
.divColleft300 a:active,
.divColleftdivColleft300 a:visited{
	color:#000000;
}

.divColleft190{
	width:190px;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	float:left;

}
.divColRight470{
	width:470px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
}

.divColRight470 p{
	margin:5px 0 5px 0;
}
.divRow p{
	margin:5px 0 5px 0;
}

.divColRight380{
	width:380px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
}

.divColRight470 p,
.divColleft190 p,
.divRow p{
	__dmargin-top:0;
	__dmargin-bottom:0;
}

.kastenGelb{
	background-color:#ffcb05;
	padding:5px 5px 5px 5px;
	width:540px;  
	margin:0 0 25px 0;
	color:#ffffff;
	font-weight:bold;
}

.kastenGelb .hervorhebung{
	color:#ef4123;
	text-align:center;
}

/* formelemente */

form{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

input{
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.label{
	color:#f7941d;
	size:10px;
	margin-left:5px;
	padding-left:15px;
}

.labelRight{
	color:#f7941d;
	size:10px;
	margin-left:5px;
	padding-left:35px;
}

/*buttons, müssen pro sprachversion angepaßt werden */

.presse a:link,
.presse a:visited,
.presse a:active{

	font-weight:bold;

}


.button,
.buttonGo,
.buttonMehr,
.buttonBack,
.buttonArchiv,
.buttonWeitereTitel,
.buttonArtikel,
.buttonTrailer,
.buttonTest,
.buttonWeiter,
.buttonRegistrieren,
.buttonPasswortVerg{
	width:88px;
	height:30px;
	padding: 5px 0 0 10px;
	float:left;
	font-weight:bold;
	color: #f79423;
	text-decoration: none;	
	margin:0 0 0 18px;
	font-size:13px;
}

.button,
.buttonArchiv{
	width:88px;
	height:30px;
	padding: 5px 0 0 10px;
	float:right;
	margin-left:9px;
	font-weight:bold;
	color: #f79423;
	text-decoration: none;	
	margin:0 0 0 0;
	font-size:13px;
}



.buttonBack{
	width:50px;
	height:20px;
	padding: 5px 0 0 25px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil_back.gif") 0 3px no-repeat;
}

.buttonArchiv{
	width:65px;
	_width:85px;
	height:20px;
	padding: 5px 0 0 10px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 58px 3px no-repeat;
}
.buttonWeitereTitel{
	width:220px;
	height:20px;
	padding: 5px 0 0 10px;
	margin:10px 0 0 0;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 210px 3px no-repeat;
}
.buttonArtikel{
	float:left;
	width:150px;
	height:20px;
	padding: 5px 0 0 10px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 122px 3px no-repeat;
}
.buttonTrailer{
	width:105px;
	height:20px;
	padding: 5px 0 0 10px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 95px 3px no-repeat;
}

.buttonTest{
	width:90px;
	height:20px;
	padding: 5px 0 0 10px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 80px 3px no-repeat;
}

.buttonWeiter{
	width:80px;
	height:20px;
	padding: 5px 0 0 10px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 65px 3px no-repeat;
}

.buttonRegistrieren{
	width:125px;
	height:20px;
	padding: 5px 0 0 10px;
	float:left;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 105px 3px no-repeat;
}

.buttonPasswortVerg{
	width:200px;
	height:20px;
	padding: 5px 0 0 10px;
	margin:10px 0 0 0;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 175px 3px no-repeat;
	float:left;
}
.buttonGo{
	width:50px;
	height:20px;
	padding: 5px 0 0 10px;
	background: #FFFFFF url("http://www.anime-virtual.de/images/butt_pfeil.gif") 35px 3px no-repeat;
}




input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.labelReg{
	width:100px;
	float:left;
}

.inputGelb{
	
}


.linkpresse{
	margin:0 0 0 18px;
	text-align:left;
	height:25px;

}
/*************** otakutest **************/
.radioStyle{
	border:none;
	margin:0 0 -5px 2px;
	_margin:0 0 -2px 2px;

}
.divLeft200{
	float:left;
	width:200px;
	text-align:center;

}
.divRight370{
	float:right;
	width:370px;

}








A {
  color: #000000;
  text-decoration: none;
}

A:hover
{
  color: #e11b22;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #39379A;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #39379A;
  color: #ffffff;
  font-weight : bold;
}

TD.categoryHeader {
  font-family: Arial Black, Verdana, sans-serif;
  font-size: 13px;
  color: #fecc0b;
  font-weight : bold;
}

TD.shopHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

TD.shopHeaderInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #e11b22;
}

A.headerNavigation
{ 
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

A.headerNavigation:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: white;
  font-weight: bold;
}

A.headerNavigation:visited
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: white;
  font-weight: bold;
}

A.shopHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f7941d;
}

A.shopHeaderInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #e11b22;
}

A.shopHeaderInfo:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #e11b22;
}

A.shopHeader_small {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  color: #ffffff;
}

A.link_overview
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #e11b22;
  background: transparent;
  font-weight: bold;
}

A.link_overview:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #e11b22;
  background: transparent;
  text-decoration: underline;
  font-weight: bold;
}

A.shoppingCart
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.shoppingCart:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
}

A.box_bestsellers
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.box_bestsellers:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
}

A.box_bestsellers_highlight
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight : bold;
}

A.box_bestsellers_highlight:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight : bold;
  text-decoration: underline;
}

.button_shopHeader
{
	background-color: transparent;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  border: 0;
  font-weight: bold;	
	cursor: pointer;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: transparent;
}

.infoBoxButton {
  background: #FFFFFF;
}

.infoBoxLiquid {
  background: #CCCCCC;
}

.infoBoxDivider {
  background: #39379A;
}

.infoBoxContents {
  background: #cccccc;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxContentsButton {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxContentsLiquid {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxContentsLight {
  background: #EEEEFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxContentsFSK18 {
  background: #FFDDDD;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxContentsFSK18_message {
  background: #DDDDDD;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
.infoBoxContentsFSK18Listing {
  background: #FFEEEE;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #333333;
  color: #FFFFFF;
}

TD.infoBoxHeadingLiquid {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #DDDDFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  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: #ffffff;
}

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: #ffffff;
}

TABLE.newProducts_Index
{
  background: #ffffff;
}

TABLE.main_Index
{
  border: 0px;
}

TD.main_Index_Border
{
	background: #e9e9e9;
}

TD.main_Index_Content
{
	background-repeat:no-repeat;
	background-color: #ffffff;
}

TD.main_Index_Info
{
	background-image:url(images/index/index_background_info.png);
	background-repeat:no-repeat;
	background-color: #e9e9e9;
}

TD.box_content_title
{
	background-image: none;
	background-repeat:no-repeat;
	background-color: #c42624;

  font-family: Arial Black, Verdana, sans-serif;
  font-size: 13px;
  color: #ffffff;

  font-weight : normal;
  text-align : center;
  
  margin-top: 0px;
}

TD.box_contentinfo_white_title
{
	background-image:url(images/box_content/box_content_title_white.png);
	background-repeat:no-repeat;
	background-color: #ffffff;

  font-family: Arial Black, Verdana, sans-serif;
  font-size: 13px;
  color: #ffffff;

  font-weight : normal;
  text-align : center;
  
  margin-top: 0px;
}

TD.box_content_description
{
	background: #f7941d;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.box_content_image
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
}

TD.box_contentinfo_white
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #333333;
}


TD.box_content_info
{
	background: #f7941d;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.box_content_info
{
 color: #ff7d02;
 background: transparent;
 font-weight: bold;
}
 
A.box_content_info:hover
{
  color: #e11b22;
  background: transparent;
  font-weight: bold;
}

A.box_contentinfo_white
{
 color: #333333;
 font-weight: bold;
}

A.box_contentinfo_white:hover
{
  color: #e11b22;
  background: #ffffff;
  font-weight: bold;
}

TD.box_content_description_highlight
{
	background: transparent;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #c42624;
  font-weight: bold;
}

div.box_content_description_table
{
	margin-top: 		7px;
	margin-bottom: 	7px;
}

div.affiliate_agb
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.new_products_title
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;
}

TD.new_products_price
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight: bold;
}

TD.also_purchased_products_title
{
	background: white;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;
}

TD.also_purchased_products_price
{
	background: white;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight: bold;
}

TD.listing_number_of_products
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
}

TD.listing_number_of_products_header
{
	background: #eeeeee;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
}

div.products_listing_price
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight: bold;
}

div.news_title_index
{
	background: transparent;

  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  color: #ff7d02;
  font-weight: bold;
}

div.news_title_breadcrumb
{
	background: transparent;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;

	margin-top: 0px;
}

A.news_title_breadcrumb
{
	background: transparent;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;

	margin-top: 4px;
}

A.news_title_breadcrumb:hover
{
	background: transparent;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

div.flag_france
{
	margin-top: 4px;
}

fieldset.search 
{
	border: 0;
	width: 230px;
	padding: 0px 0px 0;
	margin: 0 auto;
	background: transparent;
}

.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: black;
	font-size: 11px;
	width: 162px;
	height: 22px;
	padding: 4px 4px 0;
	background: transparent url(images/header/header_search_background.png) no-repeat;
	margin-right: 0px;
}

.search button.btn {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 68px;
	height: 22px;
	cursor: pointer;
	padding: -1px 4px 0;
	background: transparent;
}

fieldset.newsletter
{
	border: 0;
	width: 165px;
	padding: 0px 0px 0;
	margin: 0 auto;
	background: transparent;
}

.newsletter input.newsletter_mail {
	color: black;
	font-size: 11px;
	width: 162px;
	height: 22px;
	padding: 4px 4px 0;
	background: transparent url(images/header/header_search_background.png) no-repeat;
	margin-right: 0px;
}

.newsletter input, .newsletter button {
	border: none;
	float: left;
}

.newsletter button.btn {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 162px;
	height: 18px;
	cursor: pointer;
	background: transparent no-repeat;
}


div.box_content_description_highlight
{
	background: #333333;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight: bold;
}

A.box_content_description
{
	color: white;
  background: transparent;
}
 
A.box_content_description:hover
{
  color: white;
  font-weight: bold;
  background: transparent;
}

A.box_content_description:visited
{
  color: white;
  font-weight: bold;
  background: transparent;
}

div.box_content_title
{
	margin-top: 4px;
}

div.box_content_description
{
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 10px;
}

TABLE.headerInfo
{
background-image: none;
background-position: left top;
background-color: transparent;
}

TABLE.category
{
background-color: #c42624;
}

TABLE.breadcrumb
{
background-color: #f7941d;
}

TABLE.header
{
background-image: url('images/header/header_background.png');
background-color: transparent;
}

TD.box_info_title
{
	background-image: none;
	background-color: #f7941d;

  font-family: Arial Black, Verdana, sans-serif;
  font-size: 13px;
  color: #ffffff;

  font-weight : normal;
  text-align : center;
  
  margin-top: 0px;
}

TD.detail_info
{
	background-image:url(images/border/detail_bg_info.png);
	background-repeat:no-repeat;
	background-color: #e9e9e9;
}

TD.box_info_content
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #c42624;

	background: transparent;
}

A.breadcrumb
{
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #e11b22;
}

TD.text_header
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  background: transparent;
  color: #333333;
  font-weight : bold;
}

TD.text_block
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  background: transparent;
  color: #666666;
  font-weight : normal;
}


TD.charts_number
{
  font-family: Arial Black, Verdana, sans-serif;
  font-size: 14px;
  color: #666666;

  font-weight : bold;
  text-align : center;
}

TD.detail_content
{
	background: #ffffff;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;
}

TD.detail_title
{
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffcc0b;

  font-family: Arial Black, Verdana, sans-serif;
  font-size: 14px;
  color: #ffffff;

  font-weight : bold;
  text-align : center;
  
  margin-top: 1px;
}

TD.detail_title_grey
{
	background-image:none;
	background-repeat:no-repeat;
	background-color: #fecc0b;

  font-family: Arial Black , Verdana, sans-serif;
  font-size: 14px;
  color: #ffffff;

  font-weight : bold;
  text-align : center;
  
  margin-top: 1px;
}

DIV.detail_title
{
  text-align : left;
	margin-top: 4px;
	margin-left: 8px;
}

DIV.box_info_title
{
  text-align : left;
	margin-top: 4px;
	margin-left: 8px;
}

DIV.text_block_info
{
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;

	background: #333333;

  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.text_block_info
{
 color: #c42624;
 font-weight: bold;
 background: transparent;
}

A.text_block_info:hover
{
  color: #c42624;
  background: transparent;
	font-weight: bold;
}

A.text_block_info:visited
{
  color: #c42624;
  background: transparent;
	font-weight: bold;
}

A.product_box_buynow
{
 color: white;
 font-weight: bold;
 background: transparent;
}

A.product_box_buynow:hover
{
  color: white;
  background: transparent;
	font-weight: bold;
}

A.product_box_buynow:visited
{
  color: white;
  background: transparent;
	font-weight: bold;
}

TD.help_info_box
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #333333;
}

A.help_info_box
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #333333;
}

A.help_info_box:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #333333;
	font-weight: bold;
}

div.listing_fsk18_info
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background: #ffffff;
	font-weight: normal;
}

div.also_purchased_fsk18_info
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background: white;
	font-weight: normal;
}

div.listing_preorder
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #e11b22;
  background: #ffffff;
	font-weight: bold;
}

a.listing_fsk18_info
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background: #ffffff;
	font-weight: bold;
}

a.also_purchased_fsk18_info
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background: white;
	font-weight: bold;
}

a.listing_fsk18_info:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background: #ffffff;
	font-weight: bold;
}

TABLE.productListing {
  border: 0px;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #666666;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  color: #333333;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #101050;
}

TD.product, DIV.product {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.specials
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

div.special_info
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;

  color: white;
  font-weight: bold;
  
  margin-top: 10px;
}

div.special_price
{
  font-family: Arial Black, Verdana, sans-serif;
  font-size: 27px;

  color: #ff7d02;
  font-weight: bold;
}

A.specials
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;

  color: #f7b519;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.category_selection
{
  font-family: Arial Black, Verdana, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #5d0a2d;
  font-variant: small-caps;
}

TD.footer_black, A.footer_black
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: black;
}

TD.footer_white, A.footer_white
{
 font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: white;
}

SPAN.small_light
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #999999;
}

A.product_column_1
{
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight: bold;
}

A.product_info_general_light
{
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #555555;
  font-weight: bold;
}

TD.product_info_navigation
{
	font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f7b519;
}

A.product_info_navigation
{
	font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f7b519;
}

P.product_info_description
{
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;
}

DIV.product_info_general_light
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #999999;

	margin-left: 15px;
}

DIV.product_info_preorder
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: red;

	margin-left: 15px;
	margin-right: 15px;
}


DIV.product_info_order_now
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: white;
  font-weight: bold;
  
	margin-top: 15px;
	margin-left: 11px;
}

DIV.product_info_wish_list
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: normal;
  
	margin-top: 18px;
	margin-left: 11px;
}

A.product_info_wish_list
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: normal;
}

A.product_info_wish_list:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: bold;
}

A.product_info_wish_list:visited
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: bold;
}

INPUT.product_info_wish_list
{
	border: 0px;

  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: white;
  font-weight: normal;
  
	margin-top: 0px;
	margin-left: 0px;
}

DIV.product_info_shopping_cart
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff7d02;
  font-weight: normal;
  
	margin-top: 18px;
	margin-left: 0px;
}

A.product_info_shopping_cart
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f7941d;
  font-weight: normal;
}

A.product_info_shopping_cart:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f7941d;
  font-weight: bold;
}

A.product_info_shopping_cart:visited
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f7941d;
  font-weight: bold;
}

DIV.product_info_general
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: black;

	margin-left: 15px;
}

DIV.product_info_shipping
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff7d02;
  font-weight: bold;

	margin-left: 15px;
}

SPAN.normal_light
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #999999;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #c42624;

	background: transparent;
}

SPAN.normalItemInCart
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #c42624;

	background: transparent;
}

td.box_bestsellers
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;

	background: transparent;
}
	
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #cccccc;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #cccccc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #999999; font-weight: normal; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #e11b22; font-weight: bold; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ff7d02; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #e11b22; color: white;  }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

DIV.charts_title
{
  font-family: Arial Black, Verdana, sans-serif;
  font-size: 14px;
  color: e11b22;
  font-weight: normal;
}










/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: transparent;
	border: 0px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Arial Black, Verdana, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
  font-family: Arial black, Verdana, sans-serif;
  font-weight: normal;
	color: white;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #f7941d;
	background-color: transparent;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #f7941d;
	background-color: transparent;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #c42624;
	border: 1px outset #ffffff;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Arial black, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #ffffff;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
    background-color: #f7941d;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ff7d02;
	background-color: transparent;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #e11b22;
		font-weight: bold;
}

/* Style override for selected root category */

.horbar .dmselected {   
    background-color: transparent;
		font-weight: bold;
}


/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

hr.divider
{
	color: white;
	background-color: white;
	height: 2px;
	border: 0px;
}



td.shipping_header
{
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	background: #dddddd;
	font-size: 11px;
	font-weight: bold;
}

td.shipping
{
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	background: #eeeeee;
	font-size: 11px;
	font-weight: normal;
}
