/*
    core code: copyright (c) oscommerce - open source coders
modified code: too numerous to mention "open source" sources
core & modified code released via GNU General Public License

muster (c) osecp.com (Open Source E-Commerce Plus) Solutions

*/

div#preload { display: none; }

.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: #f2fff7; }
a.orderEdit { font-family : arial, verdana, sans-serif; font-size : 10px; color: #008800; text-decoration: none; font-variant: small-caps; }
a.orderEdit:hover { font-family : arial, verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: none; font-variant: small-caps; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

img
{
border: 0;
}

wrap
{
white-space: nowrap;
}

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;
}

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

/* <!-- infoBoxNot --> */
table.infoBoxNot {
  border: .07em solid #bbc3d3;
  background: #f8f8f9;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  background: #1e252e;
  color: #ffffff;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
}

TD.productListing-data {
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
  text-decoration: none;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1e252e;
}

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;
  line-height: 1.5;
}

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

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;
}

TD.tableHeadingHome {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #cccccc;
}

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

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: #f1f9fe;
  border-color: #7b9ebd;
  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;
}

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

.moduleRow_payment { background-color: #ffff00; }
.moduleRowOver_payment { background-color: #00ff00; cursor: pointer; cursor: hand; }
.moduleRowSelected_payment { background-color: #00ff00; }

.moduleRow_bill { background-color: #ffff00; }
.moduleRowOver_bill { background-color: #00ff00; cursor: pointer; cursor: hand; }
.moduleRowSelected_bill { background-color: #00ff00; }

.moduleRow_ship { background-color: #ffff00; }
.moduleRowOver_ship { background-color: #00ff00; cursor: pointer; cursor: hand; }
.moduleRowSelected_ship { background-color: #00ff00; }

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

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

/* input requirement */

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

.input{
 width:99px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

/* <!-- class="headerCart" --> */
.headerCart td {
  border: .07em solid #cccccc;
  font-family: arial, verdana, sans-serif;
  color: #ffffff;
  font-size: 10px;
  padding-top: 1;
  padding-bottom: 4;
  font-variant: small-caps;
  font-weight: bold;
}
/*
.headerCart span {
  font-family: arial, verdana, sans-serif;
  color: #cccccc;
  font-size: 13px;

  padding-bottom: 5;
}
*/
.headerCart a {
  color: #ffffff;
}

.headerCart a:hover {
  color: #cccccc;
  text-decoration: none;
}

.headerCartA {
  font-family: arial, verdana, sans-serif;
  color: #cccccc;
  font-size: 14px;
}

.headerCartB {
  font-family: arial, verdana, sans-serif;
  color: #6791ff;
}

/* <!-- class="linkSpan" --> */
TD.linkSpan {
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
  font-variant: small-caps;
  color: #cccccc;
}

A.linkSpan { 
  color: #ffffff;
  text-decoration: none;
}

A.linkSpan:hover {
  color: #cccccc;
}

/* <!-- class="linkSpanInfoBox" --> */
A.linkSpanInfoBox { 
font-size: 10px;
  color: #336699;
  text-decoration: none;
}

A.linkSpanInfoBox:hover {
  color: #cccccc;
}

/* <!-- class="bg_checkoutPayment" --> */
.bg_checkoutPayment {
  background-color: #ffffff;
  border: .07em solid #000000;
}

TD.category_desc {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoBoxContentsSP {
  background: #ffffcc;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}

.infoBoxCO {
  background: #000000;
}

TD.coHeading {
  font-family: arial, verdana, sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-variant: small-caps;
  color: #000000;
}

/* <!--  spco --> */
#placeorder_area {
width: 100%; padding: 5px; text-align: left;
}

#payment_area {
width: 100%;
}

#shipping_area {
width: 100%;
}

#totals_area{
width: 100%; border-top: 1px solid black; 
}

#products_area {
width: 100%;
}
/* <!-- /spco --> */

/* <!-- ccc --> */
tr.ccc {
  cursor: pointer; 
  cursor: hand;
}

.cccHeader {
  font-family: Arial Black, Verdana, sans-serif;
  font-size: 36pt;
  color: #2f435c;
  font-weight: bold;
}

.cccSubHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20pt;
  color: #003399;
}

.fsbSubHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18pt;
  color: #2f435c;
}

td.cccBuild {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
}

.cccBuild {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
}

TD.infoBoxHeading2 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding-top: 4;
  padding-bottom: 5;
}

TD.infoBoxHeading3 {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #1e252e;
  color: #ffffff;
  padding-top: 5;
  padding-bottom: 5;
}

/* <!--  cpb --> */
.builder_heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.builder_footing {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

TH {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

/* <!-- class="view_custom" --> */
td.view_custom {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  color: #000000;
}

a.view_custom {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  color: #2f435c;
  text-decoration: none;
}

a:hover.view_custom {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  color: #2f435c;
  text-decoration: underline;
}

/* <!--  paotf --> */
.progress {
  width: 1px;
  height: 17px;
  color: #ffffff;
  font-size: 10px;
  overflow: hidden;
  background-color: #1e252e;
}
/* <!-- /paotf --> */

.info5BoxContents {
  background: #1e252e;
}

/* <!--  category box --> */
.info2BoxContents {
  background: #354254;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}

.categoryLink td {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  padding-bottom: 2;
  font-weight: bold;
}

.categoryLink a {
  color: #ffffff;
}

.categoryLink a:hover {
  color: #cccccc;
  text-decoration: none;
}
/* <!-- /category box --> */

/* <!--  information box --> */
.informationLink {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  padding-bottom: 2;
  font-weight: bold;
  color: #cccccc;
}

.informationLink a {
  color: #ffffff;
}

.informationLink a:hover {
  color: #cccccc;
  text-decoration: none;
}
/* <!-- /information box --> */

/* <!--  content box --> */
.contentBoxA {
  padding-left: 18;
  padding-top: 1;
  padding-bottom: 7;
  padding-right: 18;
}

.contentBoxB {
  background: #ffffff;
}

.contentBoxC {
  padding-bottom: 13;
}

/* <!--  content box checkout --> */
.contentBoxCheckoutA {
  padding-left: 18;
  padding-top: 1;
  padding-bottom: 7;
  padding-right: 18;
}

.contentBoxCheckoutB {
  background: #ffffff;
}

/* <!--  hdrmnu --> */
.hdrmnu_css {
  width:714px;
  height:42px;
}

.hdrmnu_css_align {
/* padding-top:3px; */
}

td.hdrmnu_css_menu a, td.hdrmnu_css_menu a:visited {
  display:block;
  background-color:#1e252e;
  color:white;
  text-decoration:none;
  padding:4px 10px 5px 10px;
  margin-bottom:0px;
}

td.hdrmnu_css_menu a:hover {
  display:block;
  background-color:#cccccc;
  color:#1e252e;
  text-decoration:none;
  padding:4px 10px 5px 10px;
  margin-bottom:0px;
}

table.hdrmnu_css_menu {
  background-color:#cccccc;
  font-size:12px;
  position:absolute;
  visibility:hidden;
  border-collapse:collapse;
  font-family: arial, verdana, sans-serif;
}

div.hdrmnu_css_menu {
  text-align:left;
  padding-left:5px;
  margin-top:0px;
}

.hdrmnu {
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:white;
}
/* <!-- /hdrmnu --> */

/* <!--  hmmain --> */
.hmmain_css {
  width:468px;
  height:40px;
}

.hmmain_css_align {
  padding-top:3px;
}

td.hmmain_css_menu a, td.hmmain_css_menu a:visited {
  display:block;
  background-color:#1e252e;
  color:white;
  text-decoration:none;
  padding:4px 10px 5px 10px;
  margin-bottom:0px;
}


td.hmmain_css_menu a:hover {
  display:block;
  background-color:#cccccc;
  color:#1e252e;
  text-decoration:none;
  padding:4px 10px 5px 10px;
  margin-bottom:0px;
}

table.hmmain_css_menu {
  font-size:12px;
  position:absolute;
  visibility:hidden;
  border-collapse:collapse;
  font-family: arial, verdana, sans-serif;
}

div.hmmain_css_menu {
  text-align:left;
  padding-left:30px;
  margin-top:0px;
}

.hmmain {
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:white;
}
/* <!-- /hmmain --> */

/* <!-- class="bg_checkoutPaymentArrow" --> */
.bg_checkoutPaymentArrow {
  background-image: url('../../../images/arrow_green.gif');
  background-repeat: repeat-x;
  background-position: center;
}

/* <!--  spco --> */
#overlay{
background-image: url(../../../images/transparent.png);
}

* html #overlay{
background-image: url(../../../images/pixel_trans.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/transparent.png", sizingMethod="scale");
}

/* <!-- spcoTotal --> */
table.spcoTotal {
  border: .07em solid #0000ff;
  background: #ffffcc;
}

.imgMargin { 
margin: 0px 0px 7px 15px; /*top,right,bottom,left*/ 
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #ffffff;
/* 
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
*/
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;
	font-weight: bold;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #1e252e;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffffff;
	background-color: #1e252e;	
	text-decoration: none;	
}

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

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #4a5c74;
	border: 2px outset #fdfefd;
	position: relative;
	display: block;	
}

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

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

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #1e252e;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #1e252e;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 17px;
}

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

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #1e252e;
}

/* <!-- class="nameLink" --> */
a.nameLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #2f435c;
  text-decoration: none;
  font-weight: bold;
}

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

/* <!-- class="moreInformation" --> */
a.moreInformation {
  font-family: Arial Narrow;
  font-size: 11px;
  color: #0000ff;
  text-decoration: none;
}

a:hover.moreInformation {
  font-family: Arial Narrow;
  font-size: 11px;
  color: #ff0000;
  text-decoration: underline;
}	

/* <!-- class="gcText" -->
templates/standard/footer.php
 */
TD.gcText { 
  font-family: Arial, Verdana, sans-serif;
  color: #000000; 
  font-size: 10px;
}

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

a:hover.gcText {
  font-family: Arial, Verdana, sans-serif;
  color: #2f435c;
  font-size: 10px;
}	

/* <!-- class="freeShippingTable" --> */
.freeShippingTable {
  border: 1px solid #2f435c;
  background-color: #ffff00;
}

/* <!-- class="productInfoOptions" --> */
.productInfoOptions {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #2f435c;
  font-weight: bold;
}

/* <!-- class="productInfoComments" --> */
.productInfoComments {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #2f435c;
}

/* <!-- class="productInfoOptions2" --> 
product_info.php (Options)
*/
.productInfoOptions2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}

/* <!-- class="productListing0data" -->
includes/modules/mainpage_modules/auto_featured.php, auto_featured_wishlist.php,
featured.php, featured_wishlist.php, specials.php, specials_wishlist.php
 */
TD.productListing0data {
  border: .07em solid #bbc3d3;
}

/* <!-- class="productListing1data" -->
includes/modules/product_listing.php
 */
TD.productListing1data {
  font-family: Verdana, Arial, sans-serif;
  border-bottom: .07em solid #bbc3d3;
  font-size: 10px;
}

/* <!-- class="productListing2data" -->
includes/modules/also_purchased_products.php, new_products.php,
product_listing_col.php, xsell_products_buynow.php
 */
TD.productListing2data {
  font-family: Verdana, Arial, sans-serif;
  border: .07em solid #bbc3d3;
  font-size: 10px;
}

/* <!-- class="productPriceInBoxL" --> */
TD.productPriceInBoxL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2f435c;
  font-weight: bold;
}

/* <!-- class="productPriceInBoxR" --> */
TD.productPriceInBoxR {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* <!-- class="swfobject" --> */
TD.swfobject { 
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000; 
  font-size: 10px;
}

a.swfobject { 
  font-family: Arial, Verdana, sans-serif;
  color: #000000; 
  font-size: 10px;
  text-decoration: none;
}

a:hover.swfobject {
  font-family: Arial, Verdana, sans-serif;
  color: #2f435c;
  font-size: 10px;
  text-decoration: underline;
}	

/* <!-- class="requestStatus" -->
rma_request_status.tpl.php
 */
.requestStatus {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* <!-- class="wholesaleLink" -->
boxes/wholesale.php, wholesale_home.php ("Wholesale Inquiry Form" link)
 */
a.wholesaleLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #2f435c;
  text-decoration: none;
  font-weight: normal;
}

a:hover.wholesaleLink {
  color: #aabbdd;
  text-decoration: underline;
  font-size: 9px;
  font-weight: normal;
}

/* <!-- class="wishList" -->
wishlist.php, wishlist_public.php (Instuctions Text)
 */
TD.wishList {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #2f435c;
}

/* <!-- id="footerlinks" --> */
#footerlinks {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-variant: small-caps;
  color: #cccccc;
}

#footerlinks a:link, #footerlinks a:visited {
  color: #ffffff;
  text-decoration: none;
}

#footerlinks a:hover {
  color: #cccccc;
  text-decoration: underline;
}


/* <!-- ------------------------------------------------------------------------------------- --> */


/* <!-- class="bg2" --> */
.bg2 {
border-left .07em solid #dbeddb;
border-right .07em solid #dbeddb;
background-color: #ffffff;
}

/* <!-- class="bg3" --> */
.bg3 {
background-color: #ffffff;
}

/* <!-- nav --> */
#nav {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

#nav LI {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;

background-color: #dbeddb;
width: 100%;
text-align: center;
}

#nav A {
display: block;
padding: 2;
color: #363233;

background-color: #dbeddb;
font-size: 11px;
font-variant: 14px-caps;
font-variant: small-caps;
font-weight: bolder;
text-decoration: none;
}

#nav A:active {
text-decoration: none;
}

#nav A:hover {
background-color: #363233;
color: #dbeddb;
text-decoration: none;
}

/* <!-- navBorderBG --> */
.navBorderBG {
border: .07em solid #000000;
background-color: #FFFFFF;
}

/* <!-- headerNavigation --> */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

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

A:hover.headerNavigation {
  color: #FF0000;
  font-size: 10px;
}

/* <!-- infoBox --> */
.infoBox {
  background: #6565c1;
}

td.infoBoxNot {
  border: .07em solid #6565c1;
}

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

.infoBoxNotice {
  background: #ff8e90;
}

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

/* <!-- infoBoxHeaderLinks --> */
a.infoBoxHeaderLinks { 
  font-family: Arial Black;
  font-weight: normal;
  font-size: 9pt;
  color: #6565C1;
  text-align: center;
  text-decoration: none;
}

a:hover.infoBoxHeaderLinks {
  font-family: Arial Black;
  font-weight: normal;
  font-size: 9pt;
  color: #6565C1;
  text-align: center;
  text-decoration: none;
}

/* <!-- bestSellers --> */
table.bestSellers {
  background-color: #f8f8f9;
  border: 2px;
  border-style: solid;
  border-color: #dbeddb;
}

td.bestSellers {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}

/* <!-- mainTableFooter --> */
.mainTableFooter {
border: .07em solid #363233;
}
/* <!-- /mainTableFooter --> */

/* <!-- footerHeader --> */
TD.footerHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #363233;
  font-weight : bold;
  text-decoration: underline;
}
/* <!-- /footerHeader --> */

/* <!-- footerNavigation --> */
TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.footerNavigation { 
  color: #008000; 
}

A:hover.footerNavigation {
  color: #363233;
}	
/* <!-- /footerNavigation --> */

/* <!-- footer --> */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #363233;
  font-weight: bold;
}
/* <!-- /footer --> */

/* <!-- footerDaisua --> */
TD.footerDaisua {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #363233;
  font-weight: bold;
}

A.footerDaisua { 
  color: #008000;
  text-decoration: none;
}

A:hover.footerDaisua {
  color: #363233;
  text-decoration: underline;
}
/* <!-- /footerDaisua --> */

/* <!-- border1000000 --> */
.border1000000 {
border: .07em solid #000000;
background-color: #000000;
}
/* <!-- /border1000000 --> */

