.borderbox {
	border: 2px solid #A7A7A7;
}



b.red {
	color: #2E6971;
}

.main b {
	color: #2E6971;
}

a.red {
	color: #2E6971;
}

a:hover.red {
	color: #2E6971;
}

#container {
	top: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
	background-color: #AFAFAF;
}

#page {
	text-align: left;
	width: 760px;
	margin: 0px auto;
	background-color:#FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF; 
}


#content {
	color: #2F2F2F;
	background: url( 'images/bg_drop1.gif' ) left top repeat-x;
	background-color:#FFFFFF;
}

#footer {
	top: 0px;
	width: 100%;	
	position: relative;
	margin: 25px 0px 0px 0px;
	padding: 16px 0 24px 0px;
	border-top: 4px solid #D03000;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-size: 11px;
	color: #818181;
}
	
#footer a {
	color: #878787;
	text-decoration: none;
}

#footer a:hover {
	color: #727272;
	text-decoration:underline;
}

.boxText {font-size: 11px; color: #6E6465; }
.boxtext a {color: #003DAD; }
.boxtext a:hover {color: #DEA213; font-weight: normal; text-decoration:none; }
.errorBox {font-size : 10px; font-weight: bold; }
.stockWarning {font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-size : 10px; color: #2E6971; text-decoration: underline; }

BODY {
	font-family : Verdana, Arial, sans-serif;
	color: #3A3B40;
	margin: 0px;
	background-color: #F7F5E9;
}

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

A:hover {
  text-decoration: NONE;
  color: #28509A;
}

FORM {
	display: inline;
}

TR.header {
  	background: #D2574A;
}

TD.header {
	background-image:url(images/fnd_cab.gif);
}

td.headerNavigation {
  	background:  url(images/infobox/centro.gif) repeat-x;
}
.headerNavigation
        {
        color: #366203;
        font-size: 10px;
        /* line-height opera fix */
        font-weight : bold;
        }

.headerNavigation img
        {
        vertical-align: middle;
        }
 
.headerNavigation a
        {
        vertical-align: middle;
        color: #fff;
        }
 
.headerNavigation a:hover
        {
        color: #EFD70D;
		text-decoration:none;
        }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #fff;
  color: #ffffff;
  font-weight: bold;
  background:  url(images/infobox/centro.gif) repeat-x;
}

.infoBox {
  background: #fff;
  border: 1px solid #22357A;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F5F5F5;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #EFD70D;
  background:  url(images/infobox/centro.gif) repeat-x;
}

TD.infoBox, SPAN.infoBox {
  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: #F2DC92;
}

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

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

.productListing-heading {
  font-size: 10px;
  color: #d26327;
  font-weight: bold;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #1C3158;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, P {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	color: #000;
	font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  color: #2E6971;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #2E6971;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {font-size: 10px; }
.messageStackSuccess {font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {font-size: 10px; color: #ff0000; }

/* stuffs */

img.headimg {
	position: relative;
	z-index: 10;
	margin: -63px 55px -10px 0;
	}
	
img.introimg {
position: relative; z-index: 10; top: -55px; left: 600px; margin-bottom: -100px;
	}
	
table.headbg {
	background: url( 'images/bg_head2.gif' ) no-repeat;
}

hr {
	line-height: 0px;
	height: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid white;
	border-bottom: 1px dashed #969696;
	width: 90%;
	margin: 0px auto 0px;
	}
	
hr.home {
	padding: 0px;
	border: 0px;
	border-top: 1px solid white;
	border-bottom: 1px dashed #969696;
	width: 100%;
	margin: 0px auto 0px;
}
		
 li {
	color: #686F38;
	list-style-type: disc;
	line-height: 14px;
	padding: 0px 10px;
	margin: 0px;
}

ul {
	color: #686F38;
	list-style-type: disc;
	line-height: 14px;
	margin: 0px;
}

.page li {
	color: #2F2F2F;
	list-style-type: disc;
	line-height: 12px;
	padding: 0px 10px;
	margin: 0px;
}

.page ul {
	color: #2F2F2F;
	list-style-type: disc;
	line-height: 12px;
	margin: 0px;
}
.productimg {
	border: 4px solid #2F2F2F;
}


.smalltext {
	font-size: 8px;
	color: #999999;
	}

