/*
  $Id: stylesheet.css,v 1.00 2009/01/31 20:04:02 Kosydor Factory $

  Custom Design Website
  http://www.kosydor.com

  Copyright (c) 2009 Kosydor Factory

  Never Released under any Public License, but this sure will save someone lots of work
*/

body {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding-left: 0;
  border: 0;
  text-align: center;
}

#holder{
width: 750px;
margin: auto;
position: relative;
}

 #innerholder {
  width: 750px;/* width can be changed to what you want just stay under 790px*/
  /*border-left:2px solid #D8D8D8;*//*border can be removed for a borderless page*/ 
  /*border-right:2px solid #D8D8D8;*/
  background: #ffffff;
  color: #000000;
  margin: 0px auto 0px auto;
  text-align: left;
 }
 
 a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

FORM {
	display: inline;
}

A.headerNavigation { 
  color: #000000;
  font-size: 9px; 
}

A.headerNavigation:hover {
  color: #0000FF;
}

.infoBox {
/*  background: #C6E2F2;*/
  padding-left: 10;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  
}

.infoBoxContents {
 /* background: #C6E2F2;*/
  padding-left: 10;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10;
  /*background: #C6E2F2;*/
  color: #000000;
  line-height: 1.5;
}

TR.infoBoxContents {
  background: #FFFFFF;
  padding-left: 10;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

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

h1{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

#subnav {
    background: url(/templateimages/subnav-bg.gif) repeat;
    background-color:#c6d4e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

#subnav A { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3366cc; font-weight :bold; text-decoration: none; }
#subnav A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3366cc; font-weight :bold; text-decoration: none; }
#subnav A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3366cc; font-weight :bold; text-decoration: underline; }

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

.search-row {
	background-image: url(templateimages/search-bg.gif);
	padding-right: 2px;
	padding-left: 2px;
}

#leftnav-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 20px;
	background-color: #f1f1ed;
	padding-top: 0px;
	padding-bottom: 6px;
	background-image: url(/images/leftnav-h1-arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
}

#leftnav-h1 A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366cc; font-weight :bold; text-decoration: none; }
#leftnav-h1 A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366cc; font-weight :bold; text-decoration: none; }
#leftnav-h1 A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366cc; font-weight :bold; text-decoration: underline; }

#leftnav-catg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 20px;
	background-color: #f1f1ed;
	padding-top: 0px;
	padding-bottom: 4px;
}

#leftnav-catg A { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000033; font-weight :normal; text-decoration: none; }
#leftnav-catg A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000033; font-weight :normal; text-decoration: none; }
#leftnav-catg A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3366cc; font-weight :normal; text-decoration: underline; }

#footernav-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #92B7CB;
}

#footernav-b A { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight :normal; text-decoration: none;}
#footernav-b A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight :normal; text-decoration: none;}
#footernav-b A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight :normal; text-decoration: underline;}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #646060;
	padding-right: 7px;
	padding-left: 7px;
}

#product-description2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

a.printpage{
		font-size: 12px;
		color: #3366cc;
		text-decoration: underline;
		font-weight: bold;
		background-image: url(/templateimages/print.gif);
		background-position: left;
		line-height:normal;
		padding:2px 0px 2px 22px;
		margin-left:15px;
		background-repeat: no-repeat;
		}
		
.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding-left: 10; line-height: 1.5; }
.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; font-size : 10px; color: #0000ff; text-decoration: underline; }

A.breadcrumb, A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366cc;
	font-weight: normal;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366cc;
	font-weight: normal;
	text-decoration:underline ;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 3px;
}

div.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366cc;
	font-weight: bold;
}

div.in_stock{
	color: #009900;
}
div.out_stock{
	color: #FF0033;
}

a.link-sub1:link      { font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-size: 12px; font-weight: bold;  text-decoration: none;}
a.link-sub1:active    { font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-size: 12px; font-weight: bold;  text-decoration: none;}
a.link-sub1:visited   { font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-size: 12px; font-weight: bold;  text-decoration: none;}
a.link-sub1:hover     { font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-size: 12px; font-weight: bold;  text-decoration: underline;}

.link-sub1     { font-family: Arial, Helvetica, sans-serif; color: #3366cc; font-size: 12px; font-weight: bold;  text-decoration: none;}

#itempanel-bg-xsell {
	background-color: #f1f1ed;
}

#hr-dots1 {
	background-image: url(images/hr-dots.gif);
	height: 3px;
	padding-bottom: 4px;
}

#actiontable-topbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/actiontable1-topbg.gif);
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
#actiontable-btmbg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#actiontable1-body {
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#orderinfo-saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

#orderinfo-retailvalue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}

.saleprice-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
}

.retailvalue-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: line-through;
}

#product-title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}

#imgzoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

td.product-page-border {
	border-collapse: collapse;
	padding:15px;
	border-width: 0px 0px 0px 0px;
}

td.ppb-top {
	border-top: 1px solid #cccccc;
}

td.ppb-left {
	border-left: 1px solid #cccccc;
}

td.ppb-right {
	border-right: 1px solid #cccccc;
}

td.ppb-bottom {
	border-bottom: 1px solid #cccccc;
}

.primary-product-title-group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	padding-bottom: 5px;
	text-align: center;
}

#cart-colhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#cart-itemrow {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#cart-itemrow A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366cc; font-weight :bold; text-decoration: none; }
#cart-itemrow A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366cc; font-weight :bold; text-decoration: none; }
#cart-itemrow A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366cc; font-weight :bold; text-decoration: underline; }

#cart-totaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.cart-forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#cart-modrow {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#cart-subtotalrow {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#cart-mdtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}

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.productListing {
   /* border-right-width:2px;
  border-right-style:groove;
  border-right-color:#F5F6CE;
  border-left-width:2px;
  border-left-style:groove;
  border-left-color:#F5F6CE;
  border-top-width:2px;
  border-top-style:groove;
  border-top-color:#F5F6CE;*/
}

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

TD.productListing-data {
   font-family: Arial, Helvetica, sans-serif;
   color: red;
  line-height: 1;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
 /*	padding-top: 3px;
	padding-bottom: 5px;*/

    border-bottom-width:30px;
  border-bottom-style:solid;
  border-bottom-color:#FFFFFF;  
	}
	
	TD.main, P.main {
  /*border: 1px;
  border-style: solid;
  border-color: #FFFFFF; 
  background: #FFFFFF;*/
  padding-top: 5;
  padding-left: 2;
  padding-right: 2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

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

/*below here needs to be changed to main*/
#orderinfo-d1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 5px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  padding-left: 10;
  padding-right: 30;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

.ronk {
  background: #FFFFFF; 
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  
}

TD.ronk {
  background: #FFFFFF;		
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.ronk:link {
    font-size:11px;
    color : #0000FF; 
	font-weight : bold;
	 font-family: Arial, Helvetica, sans-serif;
	 }
a.ronk:visited {
    font-size:11px;
    color : #0000FF; 
	text-decoration : underline; 
	font-weight : bold;
	font-family:Verdana;}
	}
a.ronk:hover {
    font-size:11px;
    color : #FFFFFF; 
	text-decoration : none; 
	font-weight : bold;
	 font-family: Arial, Helvetica, sans-serif;
}


table.Xfiles {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.Xfiles th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.Xfiles td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}
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;
  background: #FBFBEF;
}

TEXTAREA {
  width: 100%;
  background: #f1f9fe; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #99ff00; cursor: pointer; }
.moduleRowSelected { background-color: #00ff00; }

.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:10px; background-color:#ffb3b5; }
.messageStackSuccess {font-family:Arial,Helvetica,sans-serif; font-size:10px; background-color:#99ff00; }

/* input requirement */

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

div.catText  {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:12px;
	color:#666666;
}


#footer-table {
	width: 770px;
	border-spacing: 0;
	border-collapse: collapse;
}
#footer-table td {
	padding: 0;
	font-size: 11px;
	color: #949494;
	line-height: 100%;
}
.footer-section {
	vertical-align: top;
	text-align: left;
}
.footer-section-title {
	border-top: 1px solid #d8d8d8;
	padding: 12px 0 0;
	margin: 0 0 8px 0;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
.footer-link-container {
	margin: 7px 0;
}
.footer-link {
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
#footer-international-section .footer-link-container {
	margin: 3px 0 4px;
}
.footer-link:hover  {
	font-size: 11px;
	color: #505050;
	text-decoration: underline;
}
.footer-link:visited  {
   font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.footer-icon {
	margin: 9px 0;
}
.footer-link-table {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
.footer-flag {
	border: none;
}
.footer-flag-ja {
	border: 1px solid #e0e0e0;
	margin: -1px;
}
#footer-left-column {
	background-image: url(/templateimages/footer_left_border.png);
	width: 14px;
	border-top: none;
	background-repeat: no-repeat;
}
#footer-right-column {
	background-image: url(/templateimages/footer_right_border.png);
	width: 14px;
	border-top: none;
	background-repeat: no-repeat;
}
#footer-footer {
	line-height: 125% !important;
}
.footer-footer-cell {
	padding: 18px 0 0 0 !important;
	text-align: center;
	color: #b8b8b8 !important;
}
.nobr { white-space:nowrap;
 }
 TD.landing, SPAN.landing, P.landing {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #BDBDBD;
}