/*
stylesheet.css
*/
div, img {
	behavior: url(iepngfix.htc) 
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

#container {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	background-color: #FFFFFF;
}

.container-footer {
	background-color: #0096b6;
	background-repeat: repeat-x;
	background-position: top;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}

#container2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0096b6;
	background-repeat: repeat-x;
	background-position: top;

}
.promedlogo {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.starsnstripes {
	text-align: right;
}
.tagline-american {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 20px;
}
.tagline-american-bullet {
	margin-right: 10px;
	margin-left: 10px;
}
.topnav {
	margin-bottom: 15px;
	vertical-align: middle;
	color: #000000;
	margin-right: 11px;
	margin-left: 11px;
	width: 964px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0096B6;
	border-bottom-color: #0096B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
}
.topnav ul li {
	display:inline;
	list-style-type: none;
	/*padding: 0px;*/
}
.promedusahome {
	font-size: 11px;
	color: #FFFFFF;
}
.promedusahome a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.promedusahome a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.promedusahome a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.promedusahome a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav a:link {
	color: #000000;
	text-decoration: none;
}
.topnav a:visited {
	color: #000000;
	text-decoration: none;
}
.topnav a:active {
	color: #000000;
	text-decoration: none;
}
.topnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.topnavhome {
	margin-left: 10px;
}
.topnavhome a {
	padding-left: 18px;
	background-image: url(images/topnav_icon_home.gif);
	background-repeat: no-repeat;
}
.topnavcheckout {
	margin-right: 15px;
}

/* ID used instead of Class to fix display:none still displaying bug in ul > li */
#topnavusername {
	font-weight: bold;
	color: #0083a9;
	margin-right: 20px;
	/*display: none;*/
}
.topnavcart a {
	padding-left: 20px;
	background-image: url(images/topnav_icon_cart.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.link_divider {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*///// CATEGORIES /////*/
.item_categories {
	width: 158px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
/*///// SEARCH /////*/
.item_search {
	width: 158px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
.formfield {
	margin: 0px;
	padding: 0px;
}
.textfield {
	padding: 4px;
	width: 132px;
	border: 1px solid #00aedb;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(images/textfield_bkgrd.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.textarea {
	padding: 4px;
	width: 440px;
	border: 1px solid #00aedb;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	background-image: url(images/textfield_bkgrd.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0083a9;
	padding: 2px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*///// PRODUCTS /////*/
.item_products {
	width: 158px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
.product_logo {
	padding-bottom: 8px;
}
/*///// INFORMATION /////*/
.item_information {
	width: 158px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
/*///// SHOPPING CART /////*/
.item_shoppingcart {
	width: 191px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
.cart_item {
	padding: 2px;
	vertical-align: top;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
.cart_item a:link {
	text-decoration: none;
	color: #666666;
}
.cart_item a:visited {
	text-decoration: none;
	color: #666666;
}
.cart_item a:active {
	text-decoration: none;
	color: #666666;
}
.cart_item a:hover {
	text-decoration: underline;
	color: #0083a9;
}
.cart_total {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 2px;
	text-align: right;
	font-size: 12px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
}
/*///// BESTSELLERS /////*/
.item_bestsellers {
	width: 191px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
.item_bestsellers a:link {
	text-decoration: none;
	color: #666666;
}
.item_bestsellers a:visited {
	text-decoration: none;
	color: #666666;
}
.item_bestsellers a:active {
	text-decoration: none;
	color: #666666;
}
.item_bestsellers a:hover {
	text-decoration: underline;
	color: #0083a9;
}
/*///// REVIEWS /////*/
.item_reviews {
	width: 191px;
	border: 1px solid #00aedb;
	margin-bottom: 10px;
}
.item_reviews_text {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_reviews a:link {
	text-decoration: none;
	color: #666666;
}
.item_reviews a:visited {
	text-decoration: none;
	color: #666666;
}
.item_reviews a:active {
	text-decoration: none;
	color: #666666;
}
.item_reviews a:hover {
	text-decoration: underline;
	color: #0083a9;
}

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

A:hover {
  //color: #AABBDD;
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 // background: #00576d;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #00576d;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #00576d;
}

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

TR.headerInfo {
  background: #00576d;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
	background-color: #00aedb;
}

.infoBoxContents {
	font-size: 12px;
	vertical-align: top;
  background: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	background-color: #00aedb;
	background-image: url(images/item_title_bkgrd.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

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

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;
  font-size: 11px;
}

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;
  font-size: 11px;
}

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
//  background: #b6b7cb;
	background-color: #00aedb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
}

A.pageResults {
  font-size: 11px;
  color: #0000FF;
}

A.pageResults:hover {
  font-size: 11px;
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
/*
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;*/
 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #0083a9;
 /* margin-top fix for Firefox */
 margin-top: 0px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TR.text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#666666;
}

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

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

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

TEXTAREA {
  width: 100%;
  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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox {   font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess {   font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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

#footer {
	text-align: center;
	width: 964px;
	margin-right: 11px;
	margin-left: 11px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 25px;
	text-transform: uppercase;
	background-color: #0096b6;
	background-repeat: repeat-x;
	background-position: top;
}


/*///// MAIN CONTENT (COLUMN 2) /////*/
#maincontent {
	width: 570px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0083a9;
	/* margin-top fix for Firefox */
	margin-top: 0px;
}
/*// PRODUCT HIGHLIGHTS //*/
.producthilite-container {
	width: 569px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.producthilite-content {
	background-color: #f1f1f1;
	background-image: url(images/prodhilite_bkgrd.jpg);
	background-repeat: repeat-x;
	padding: 13px;
	width: 535px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.producthilite-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.producthilite-links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.producthilite-links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.producthilite-links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008eb0;
	text-decoration: none;
}
.producthilite-links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008eb0;
	text-decoration: underline;
}

.producthilite-links-divider {
	padding-right: 10px;
	padding-left: 10px;
}

.producthilite-photo {
	padding-left: 10px;
}
.producthilite-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: justify;
}
.producthilite-logo {
	padding-bottom: 8px;
}
