*{
	margin:  0px;
	padding: 0px;
}
.cat_description {  font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #800000; font-weight: bold }

.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; color: #996600; text-decoration: underline; }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana; }
.subnavBlue     { color: #9966FF; font-size: 8pt; font-family: Verdana; }
body,td{  font-family: Arial, Helvetica, sans-serif; }

/* @group orignally defined */

/* @group credit */
div.credit{
	font-size: 12px;
	margin: 16px 32px 8px 32px;
	overflow: hidden;
}
div.credit h4{
	margin-bottom: 6px;
	font-size: 12px;
}
div.credit p{
	margin: 0 0 12px 0;
	clear: both;	
}
div.credit dl{
	width: 300px;
	margin-bottom: 12px;
	overflow: hidden;
}
div.credit dl dt{
	width: 75px;
	float: left;
	margin-bottom: 6px;
}
div.credit dl dd{
	width: 215px;
	float: right;
	margin-bottom: 6px;
}

/* @end */

/* @group language */
#category_top .lang_cover{
	overflow: hidden;
	margin-bottom: -8px;
}
/* @end */

/* @group o-jewel */
div#o-jewel_cover{
	margin: 36px 0 0 0;
}
/* @end */

/* @group sitemap */
div#sitemap {
	width: auto;
	_width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #666666;	
	padding:  0 24px 12px 24px;
}
div#sitemap ul{
	margin: 12px 0 0 32px;
}
div#sitemap ul.rline{
	margin: 0;	
}
div#sitemap div.start{
	margin: 16px 0 0 0px;	
}
div#sitemap ul ul{
	margin: 12px 0 0 0px;	
}
div#sitemap .start {
	font-size: 12px;
	line-height:150%;
}
div#sitemap .open {
	font-size: 12px;
	line-height:100%;
	list-style-image: url(http://www.k-shop.net/img/sitemap/open.gif);
}
div#sitemap .link {
	font-size: 12px;
	line-height:100%;
	list-style-image: url(http://www.k-shop.net/img/sitemap/link.gif);
}
div#sitemap .rline {
	font-size: 12px;
	line-height:80%;
	_line-height:150%;
	height: auto;
	list-style-image: url(http://www.k-shop.net/img/sitemap/rline.gif);
	padding: 0 4px; 
}
div#sitemap .end {
	font-size: 12px;
	line-height:80%;
	_line-height:150%;
	height: auto;
	list-style-image: url(http://www.k-shop.net/img/sitemap/end.gif);
	padding: 0px; 
}


/* @end */

/* @group museum */
td.museum_link{
	background-color: #E3E3E3;
	vertical-align: top;
}
div#underconstruction{
	width:  100%;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 160px 0;
	color: #666666;
}
/*table.museum_link_border td{
	border-bottom: 1px solid #ffffff;
}
table.museum_link_border table td *{
	border-bottom: none;
}
*/
table#container {
	margin:  0 auto;
}

/* @end */

/* @group index */
.lang_cover{
	vertical-align: middle;
}
.lang_cover ul{
	margin:  0;
	padding: 0;	
}
.lang_cover ul li{
	float:  right;
	list-style-type: none;
	padding: 0;
	margin:  0 0 0 24px;
}
.lang_cover ul.narrow li{
	margin:  0 0 0 12px;
}
.lang_cover ul li.exsite{
	float:  right;
	list-style-type: none;
	padding: 0;
	margin:  0 0 0 16px;
}

/* @end */

/* @group my account */
table.myaccount{
	width:  575px;
	background-color: #666;
}
table.myaccount td{
	vertical-align: middle;
	padding:16px 16px;
	background-color: #FFFFFF;

}

table.myaccount td.head{
	width:  160px;
	background-color: #999;
	font-size:  16px;
	color:  #ffffff;
}
table.myaccount td.head span{
	font-weight: bold;
	font-size: 12px;
}
table.subscription td{
	padding: 4px 4px;
}
table.primaryadd{
	border: 1px solid #666666;
}
table.primaryadd td{
	padding:16px 20px;
	line-height: 125%;
	background-color: #FFFFFF;
}

/* @end */

/* @group order processing */
table.module_list{
	margin-top:  4px;
	background: #FFFFFF;
	border: 1px solid #666666;
}
table.module_list td{
	padding:  6px;
	line-height: 125%;
}
table.module_list td table td{
	padding:  0px 0px 2px 0px;
}
tr.moduleHead td{
	background-color: #999999;
	color: #FFFFFF;	
}
tr.confirmation td,table.ordertotal td{
	font-size:  11px;
}
.lb{
	border-left: 1px solid #666666;
}
span.ordertotal{
	margin-right:  32px;
}
table.myaccount td.head_r{
	padding:16px 4px;
	background-color: #999;
	font-size:  11px;
	color:  #ffffff;
}
/* @end */

/* @group loginarea */
table.loginarea{
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
table.loginarea td{
	padding:  5px;
}
div#loginform{
	width:  400px;
	margin: 0 auto;
	padding: 12px 0;
	background-color: #e6e6e6;
}
div#loginform input{
	padding:  2px;
	font-size: 12px;
}
div.loginboxcontent{
	width:  400px;
	margin: 0 auto 12px auto;
	text-align: left;
}

/* @end */

/* @group category top */

.e1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height:140%;
}
.e2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height:140%;
}
.e3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height:140%;
}
.e4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height:140%;
}
.e5 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height:140%;
}
.e6 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 21px;
	line-height:140%;
}
.e7 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	line-height:140%;
}
.j1 {
	font-size: 11px;
	line-height:150%;
}
.j2 {
	font-size: 11px;
	line-height:150%;
}
.j3 {
	font-size: 12px;
	line-height:150%;
}
.j4 {
	font-size: 14px;
	line-height:150%;
}
.j5 {
	font-size: 16px;
	line-height:150%;
}
.j6 {
	font-size: 21px;
	line-height:150%;
}
.j7 {
	font-size: 24px;
	line-height:150%;
}
tr#information table{
	margin:  0 auto;
}
tr#information table table td{
	padding:  10px;
}
tr#information ol{
	margin:  0px 0 0 20px;	
}
tr#information ol li{
	margin:  0 0 12px 0;
	padding: auto;
}
tr#information td#terms ol li{
	margin:  0px;
	padding: auto;
}
tr#information ol li ol li{
	margin:  0 0 12px 32px;
	padding: auto;
}
tr#pages table.j2 td{
	padding:  12px;
}
tr#pages table.j2 td ol{
	margin-top:  16px;	
}
tr#pages table.j2 td ol li{
	margin:  0 0 0 32px;
	padding: auto;
}
table#category_top td{
	padding:  15px;;
}
table.ja td{
	font-size: 11px;	
}

/* @end */

/* @group product listing */

TABLE.productListing {

}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
  border:  1px solid #666666;
}

.productlisting-headingPrice { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  width:  25%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  padding: 6px;
  line-height: 150%;
}
TD.productListing-data img{
	margin-top:5px;	
}
TD.productListing-blank {
  width:  25%;
}
td.button{
	padding-left: 5px;
	padding-right: 5px;
}
td.productListing-nodata{
	text-align: center;
	padding: 12px 0;
	color:  #cc3333;
}

/* @end */

/* @group shoppingcart */

TABLE.shoppingcart {
	width:  575px;
  background: #333333;
}
table#cartsubtotal{
	width:  575px;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
   border-right: 1px solid #333333;
  
}

TABLE.shoppingcart td{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: white;	
  font-weight: bold;
  	color:  #333333;
}
TABLE.shoppingcart .shoppingcart-heading1 {
  width:  44px;
  background: #999999;
  color: #FFFFFF;
  padding: 11px 6px;
}
TABLE.shoppingcart .shoppingcart-heading2 {
  background: #999999;
  color: #FFFFFF;
  padding: 11px 12px;
}

TABLE.shoppingcart .shoppingcart-heading3 {
  width:  44px;
  background: #999999;
  color: #FFFFFF;
  padding: 11px 6px;
}
TABLE.shoppingcart .shoppingcart-heading4 {
  width:  108px;
  background: #999999;
  color: #FFFFFF;
  padding: 11px 6px;
}
.shoppingcart-headingPrice { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.shoppingcart-data {
  padding: 8px;
  line-height: 150%;
}
TD.shoppingcart-data input{
	text-align: right;
	padding: 2px;	
}
TD.shoppingcart-data span.price{
	font-size:  12px;
}
table#cartsubtotal{
	width:  575px;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
   border-right: 1px solid #333333;
  
}
table#cartsubtotal td{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: white;	
  color:  #333333;
  padding: 8px;
}
table#estimator{
	margin:  20px auto 5px auto;
	text-align: center;
	background-color: #FFFFFF;	
	border:  1px solid #666666;
}
table#estimator td{
	text-align: center;
	padding:  5px 15px;
}
table#estimator select{
	font-size: 12px;
}
.centered .boxText{
	text-align: center;
}
/* @end */

/* @group create account */
table.formtable{
	
}
table.formtable td{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 4px;
/*  vertical-align: top; */
}
table.formtable tr.title td{
  padding-bottom: 0px;

}
table.formtable td.head{
  width:  110px;
  white-space: nowrap;
/*  padding-top: 7px; */
}
table.formtable td.security{
  padding:  0 4px;	
}
table.formtable td.error{
  padding-top: 0px;	
}
table.formtable td.security table td{
  padding:  0;		
}

table.formtable input{
	font-size: 12px;
  padding: 2px;
}
table.formtable select{
  padding: 2px 0;
  font-size: 12px;
}
table.formtable select option{
  line-height: 125%;
}
span.err_msg{
	color: #CC0000;
}
td.create_success{
	padding: 0 8px;;
}
td.create_success p{
	margin:1em 0;
}
/* @end */
#inquiry{
	padding-right: 7px;
}
div#footer {
	margin-top:  8px;
	border-top:  1px solid #999;
	padding-top:  4px;
}
div#page{
	margin:  0 auto;
	text-align: left;	
}
table#main_table{
	width:  760px;
}
div#header{
	width: 100%;
	margin-top: 5px;
}
div#header_cover{
	width: 100%;
	height: 54px;
	margin-top: 5px;
}
div#header_left{
	width:  500px;
	float:  left;
	margin-bottom: 6px;
}
div#header_left_in{
	color:  #999999;
	text-align: left;
/*	margin-top:  18px; */
}
div#header_right{
	width:  250px;
	float:  right;
	margin-bottom: 6px;
}
/*071128*/
div#header_right_in{
	text-align: right;
	margin-top:  19px;
	margin-right: 10px;
}

td#main_left{
	width: 157px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 6px 0px;
}
td#main_left table#main_leftin{
	margin-left:  5px;
}
td#main_margin{
	width:  22px;
}
td#main_main{
	padding: 0 0 6px 0;	
}
div.divider{
	clear:  both;
}
hr.divider{
	visibility: hidden;
	border: none;
	height: 0;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	padding: 0 0 0 4px;
	line-height: 150%;
}
input#email{
	border:  1px solid #999999;
	width: 134px;	
	height:  20px;
	padding: 2px;
}
input#search1{
	border:  1px solid #999999;
	width: 104px;	
	height:  20px;
	padding: 2px;
}
input#password{
	border:  1px solid #999999;
	width: 86px;
	height:  20px;
	padding: 2px;
}
input.quantity{
	border:  1px solid #999999;
	height:  24px;
	padding: 2px 4px;
	width: 36px;	
	text-align: right;
}
table#login td{
	font-size:  11px;
}
table#login td a{
	font-size:  12px;
}
.link_text{
	margin: 8px 0 0 0;
}
td.cat{
	padding-bottom: 0px;
}
td.side_border{
	text-align: center;
}
td.side_info td.boxtext{
	padding-left: 9px;
}
td#categories .infoBoxContents {
	line-height: 0px;;
}
table#categories_desc{
	width: 577px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;

}
table#categories_desc td{
    padding: 8px 6px 8px 12px;	
}
table#categories_image{
	margin-left: 5px;
	width:  575px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.list_nav td{
	padding: 6px;	
}
div#img_main,div.img_popup{
	font-size: 0px;
	margin-bottom:  5px;
}
div#img_main{
	margin-right:  5px;
}
div#img_main img,div.img_popup img{
	border:  1px solid #999999;
}
div#breadcrumb{
	width: 577px;
	margin-left:  4px;
	background-color: #CCCCCC;
}
div#breadcrumb div{
	padding:  10PX 8px;	
}
table#subproducts{
	border-top: 1px solid #999999;	
	border-left: 1px solid #999999;	
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
	width: 577px;
	margin-left: 5px;
}
table#subproducts td{
	font-size: 11px;
	background-color: #FFFFFF;	
}
table#subproducts tr.head td{
	background-color: #999999;	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding:  6px 6px;
}
td.subproductListing-data{
	border-top: 1px solid #999999;	
	padding:  6px 6px;
}
table#addcart{
	width: 577px;
	margin-left: 5px;
}
table#products_description td{
	padding:  0 0 0 5px;
}
table#products_description td{
	line-height: 150%;
}
table#products_description tr.head td{
	padding-top:  6px;
	padding-bottom:  4px;
}
.pageHeading h2{
	font-size: 21px;
	margin-left: 6px;
	font-weight: normal;
}
.pageHeading h2#news{
	font-size: 16px;
	margin-top: 4px;
}
table#cart_summary{
	width:  440px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	margin-bottom: 8px;
	margin-left: 5px;
}
table#cart_summary td{
	padding: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}
table#cart_summary td.num{
	border-left: none;
}
div#welcome{
	margin-left: 5px;
	margin-bottom: 5px;
}
table#cart_summary td.head{
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;	
}
table#product_img{
	margin-left: 5px;
}
td.japanese{
	padding-right:  5px;
}
tr.news_head td{
	padding: 10px 5px 0 5px;
}
div#news_body{
	padding-top: 16px;
	clear: both;
}
div#news_body *{
	border: none;	
}
div#news_body td{
	padding-bottom: 8px;
}
/* @end */

BODY {
/*  background: #e6e6e6; */
  background: #D9D9D9;
  color: #333333;
  margin: 0px;
  text-align: center;
  font-size: 12px;
}
td {
  font-size: 12px;	
}

a,a:visited,A:active {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}
div#breadcrumb a,div#breadcrumb a:visited,div#breadcrumb a:active{
  color: #996600;
  text-decoration: none;
}
div#breadcrumb a:hover{
  color: #996600;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

table#headerNavigation {
 width:  760px;
 background-color: #FFFFFF;
 border: 1px solid #999999;
 margin-bottom: 8px;
}

TD.headerNavigation {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding:  9px;
}
TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  margin: 0px 0px 16px 0px;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2px 0 0 0;
}
.infoBoxContentsHeader{
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  padding:  0px 4px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.main_table_heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-width: thin;
  border-color: #99AECE;
  border-style: solid;
  background: #f8f8f9;
  color: #ffffff;
}

TD.main_table_heading_inner {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #ffffff;
}
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: #f8f8f9;
}

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: #f8f8f9;
}
A.pageResults {
/*  color: #0000FF; */
text-decoration: none;
}

a:hover.pageResults {
/*  color: #0000FF;
  background: #FFFF33;
  */
text-decoration: underline;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
td.mainarea{
	padding-left :5px;
	padding-right:  2px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

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

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

TD.category_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: ; cursor: pointer;}
.moduleRowSelected { background-color: ; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#cc0000; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336600; }

/* input requirement */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content  {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* VJ infosystem added */
h4.infoTitle { 
  margin: 0;
  margin-bottom: 0.2em;
}

p.infoBlurb { 
  margin: 0;
  margin-bottom: 2em;
}


TD.productPriceInListing {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
