/* stylesheet.css */

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.ib_head {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	color: #70d250;
	text-decoration: underline;
}
h1 {
	font-size: 23px;
	color: #22678A;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
}
h2 {
	font-size: 20px;
	color: #7F2155;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
}
h3 {
	font-size: 15px;
	color: #22678A;
	font-family: impact, arial, sans-serif;
	font-weight: normal;	
}

body {
	font-size: 11px;
	color: #414141;
	font-family: tahoma, arial, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #f1f1f1
}
td {
	font-size: 100%;
}
img {
	border-style: none;
}
A {
	/*color: rgb(0,97,155);*/
	color: #105278;
	text-decoration: none;
}
A:hover {
	/*color: #AABBDD;*/
	color: #832B5E;
	text-decoration: underline;
}
FORM {
	display: inline;
}
info_header2 {
	text-indent: 0.5in;
}
TR.header {
	background: #ffffff;
}
/* header blue ribbon start*/
/*TR.headerNavigation {
	background-image: url('images/design/blue_ribbon2.gif');
	background-repeat: repeat-x;
	height: 18px;
}*/
TD.headerNavigation {
	font-size: 11px;
	color: rgb(30,90,170);
	/*background-image: url('images/design/blue_ribbon2.gif');*/
/*height: 17px;*/
	text-align: left;
	font-weight: bold;
}
/* header blue ribbon finish*/
A.headerNavigation {
	color: rgb(30,90,170);
}
A.headerNavigation:hover {
	color: rgb(30,90,170);
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/* footer blue ribbon start*/
/*TR.footer {
	background-image: url('images/design/blue_ribbon2.gif');
	background-repeat: repeat-x;
	height: 18px;
}*/
TD.footer {
	font-size: 11px;
	text-align: center;
	/*background-image: url('images/design/blue_ribbon2.gif');
	background-repeat: repeat-x;*/
	font-weight: bold;
	/*height: 17px*/
}
/* footer blue ribbon finish*/

/* To change the footer height: change height from 200 to any value*/
.footerimage {
	background-image: url('images/design/banner/footer.jpg');
	background-repeat: no-repeat;
	/*height: 130px;*/
	text-align: center;
	vertical-align: bottom;
	
}
.ibox {
	background-image: url('images/design/box/main_bg.gif');
	background-repeat: repeat-x;	
}
.infoBoxContents {
	/*background-image: url('images/design/grey_down.gif');
	background-repeat: repeat-x;*/
  border-top: 4px solid #0076B6;
  border-left: 1px solid #000000; 
  border-right: 1px solid #000000; 	
  border-bottom: 1px solid #000000;	
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
TD.infoBoxHeading {
	font-weight: bold;
	/* background-image: url('images/design/grey_up.gif');
	background-repeat: repeat-x;
  border-top: thin solid #000000; 
  border-left: thin solid #000000; 
  border-right: thin solid #000000;
	border-bottom: medium solid #0076B6; */	
	color: black;	
}
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: #F9FBFB;
}
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: #F9FBFB;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #4F6985;
	border-spacing: 1px;
}
.contact {
  vertical-align: top;
  padding: 4px;
  border: 1px;
  border-style: solid;
}
.productListing-heading {
	background: #839FBE;
	color: white;
	font-weight: bold;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 115%;
	font-weight: bold;
	color: #9a9a9a;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	color: #000000;
}
TD.main, P.main {
	line-height: 1.5;
}
p {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 4px;
	line-height: 120%;
}
p.info {
	text-indent: 1cm;
}
p.infocenter {
	text-align: center;
}
P.smallestText {
	font-size: 80%;
}
TD.accountCategory {
	font-size: 105%;
	color: #aabbdd;
}
TD.fieldKey {
	font-weight: bold;
}
TD.tableHeading {
	font-size: 110%;
	font-weight: bold;
}
SPAN.newItemInCart {
	color: #ff0000;
}
TEXTAREA {
	width: 100%;
}
SPAN.greetUser {
	font-size: 110%;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 110%;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size: 110%;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.errorText {
	color: #ff0000;
}
ul.sitemap, ul.info {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
}
.checkoutBarCurrent {
	color: #000000;
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.inputRequirement {
	color: #ff0000;
}
.style4 {
	color: rgb(255, 255, 255);
}
.demo {
	color: red;
	text-align: center;
   font-weight: bold;
}

