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

.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; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 30px;
  font-size: 11px;
  font-face:
}

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

A:hover {
  color: black;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, 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, 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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

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

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

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

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: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, 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;
}

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

TD.productPriceInBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background: #ffffff;
  border-style: none;
  
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: #46B82E; }

/* input requirement */

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




.border {
border-style: solid; 
border-color: #999999; 
border-width: 1px; 
} 

.border1 {
border-top: solid; 
border-color : #999999; 
border-width : 1px; 
} 
.green_b {
border-top: solid; 
border-color : #46B82E; 
border-width : 1px; 
}
.border2 {
border-bottom : solid; 
border-color : #999999; 
border-width : 1px; 
} 
.bordernav {
border-right : solid; 
border-color : #999999; 
border-width : 1px; 
text-align: center;
} 

td.menu {
background : #fed597; 
} 
table.menu {
position : absolute; 
top:140px;
left:91px;
visibility : hidden; 
} 



div.scroll {
	


	height: 300px;
	
overflow: auto;	
	

padding: 8px;

background:white 

no-repeat fixed 

scrollbar-face-color : #3968AA; scrollbar-highlight-color :#3968AA; scrollbar-3dlight-color : #3968AA; scrollbar-shadow-color : #3968AA; scrollbar-darkshadow-color : #3968AA; scrollbar-track-color : #3968AA; scrollbar-arrow-color : #3968AA;
}


body#home a#homenav,
body#products1 a#productsnav,
body#news1 a#newsnav,
body#about1 a#aboutnav,
body#contact1 a#contactnav, 
body#store1 a#storenav,


{
background-image:url("../images/button_on.gif");

}
.reg {
font-size : 9px; 
} 

ul {list-style-image: url("../images/ul.gif");}

a.nav:link {
font-size : 11px; 
font-weight : bold; 
background-image:url("../images/button_off.gif");
color : #003273; 
width: 115px;
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.nav:visited {
font-size : 11px; 
font-weight : bold; 
background-image:url("../images/button_off.gif");
color : #003273; 
width: 115px;
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.nav:hover {
font-size : 11px; 
font-weight : bold; 
background-image:url("../images/button_on.gif");
color : white; 
width: 115px;
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.navw:link {
font-size : 11px; 
font-weight : bold; 
background-image:url("../images/button_store.gif");
color : white; 
width : 115px; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.navw:visited {
font-size : 11px; 
font-weight : bold; 
background-image:url("../images/button_store.gif");
color : white; 
width : 115px; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.navw:hover {
font-size : 11px; 
font-weight : bold; 
background-image:url("../images/button_store_on.gif");
color : white; 
width : 115px; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.nav1:link {
font-size : 11px; 
color : white; 
background-image:url("../images/button_on.gif");
width : 115px; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.nav1:visited {
font-size : 11px; 
color : white; 
background-image:url("../images/button_on.gif");
width : 115px; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 
a.nav1:hover {
font-size : 11px; 
color : black; 
background-image:url("../images/button_blue.gif");
width : 115px; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-decoration : none; 
text-align : center; 
} 


.homeback{background-image:url('../images/P1WheelchairGroup.jpg');width:750px;height:368px;background-repeat:no-repeat;background-position:bottom left}
.q2back{background-image:url('../images/q2_1.jpg');width:500px;height:340px;background-repeat:no-repeat;background-position:top right}
.fabback{background-image:url('../images/q2_2.jpg');width:430px;height:200px;background-repeat:no-repeat;background-position:top left}

.bwhite {
color : white; 
font-weight : bold; 
} 
.grad {
font-size : 15px; 
font-weight : bold; 
color : white; 
height : 30px; 
padding-left : 10px; 
padding-top : 5px; 
padding-bottom : 5px; 
} 
.title {
font-size : 27px; 
color : #3968aa; 
font-weight : bold; 
} 
.title2 {
font-size : 20px; 
color : #3968aa; 
font-weight : bold; 
}
.title3 {
color : #3968aa; 
font-weight : bold; 
}

.white {
color : white; 
} 
a.white:link {
color : white; 
} 
a.white:visited {
color : white; 
} 
a.white:hover {
color : black; 
} 

td {
font-family : arial, verdana; 
font-size : 11px; 
color : black; 

} 
TEXTAREA {
font-family : arial, verdana; 
font-size : 11px; 
} 
INPUT {
font-family : arial, verdana; 
font-size : 11px; 
} 
OPTION {
font-family : arial, verdana; 
font-size : 11px; 
} 