/*
------------Common Styles ----------------------------------------------------------------------
*/

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px 10px;
}

.sitewidth {
	background-color: #FFFFFF;
	width: 100%;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* Generic site links */

A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #990000;
  text-decoration: underline;
}

/* Page titles */

TD.pageHeading, DIV.pageHeading {
	font-size: 14px;
	color: #333333;
	height: 15px;
	line-height: 27px;
}

/* Breadcrumb trail */

A.bread {
	color: #666666;
	font-size: 12px;
}
A.bread:hover {
	color: #333333;
	font-size: 12px;
}

/* page middle content padding*/

.content {
	padding: 8px 10px 0px;
}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
  color: #FFFFFF;
  font-size: 10px;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
  color: #FFFF66;
}

/* product listing results - odd and even for striped results */

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: #ffffff;
}

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: #ffffff;
}

/* product listing results table */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ECECEC;
  border-spacing: 1px;
}

/* product listing results heading */

.productListing-heading {
  font-size: 10px;
  background: #4391D6;
  color: #FFFFFF;
  font-weight: bold;
}

/* product listing text style */

TD.productListing-data {
  font-size: 11px;
}

/* page numbering 1 2 3 4 next */

.pageResults {
  color: #333333;
}
.pageResults a:link {
  color: #333333;
}
.pageResults a:visited {
  color: #333333;
}
.pageResults a:hover {
  color: #990000;
}

/* User greeting style (home page) */

SPAN.greetUser {
  font-size: 12px;
  color: #990000;
  font-weight: bold;
}

/* 
-----------------Boxes css----------------------------------------------------------------------------------------------- 
*/


/* All box titles */

.boxtitle {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #003399;
}

/* individual boxes */

.dept
     {
	padding: 7px;
	background: #E3EAF2;
    }

.dept a:link
     {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
     }

.dept a:visited
     {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
     }

.dept a:hover
     {
	color: #000033;
	text-decoration: none;
	font-size: 11px;
     }

.depthighlight
     {
	color: #003366;
	 }

.manufacturerbox
     {
	padding: 0px 8px;
	background-color: #AACDED;
	 }

.manufacturerinfobox
     {
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	 }

.search a:link
     {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
     }

.search a:visited
     {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
     }

.search a:hover
     {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
     }

.basketbg
     {
	background-image: url(images/layout/shop_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	 }

.basketbox
     {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	 }

.basketbox a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.basketbox a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.basketbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }

.infoBoxContentsRP {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

SPAN.newItemInCart {
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}

.information 
     {
	color: #003366;
	background-color: #69a7de;
	padding-right: 10px;
	padding-left: 10px;
	 }
.information  a:link
     {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
     }

.information  a:visited
     {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
     }

.information a:hover
     {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
     }
.notify
     {
	background-color: #E3EAF2;
	padding-right: 10px;
	padding-left: 10px;
: #003366;
	 }
.notify a:link
     {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:visited
     {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:hover
    {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
    }


.whatsnewbox
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.whatsnewbox a:link
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.whatsnewbox a:visited
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.whatsnewbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.specialsbox
     {
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	 }

.specialsbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.specialsbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.specialsbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.reviewsbox
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	 }

.reviewsbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.reviewsbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.reviewsbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.tellfriend
     {
	background-color: #4bb79a;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	 }

.tellfriend a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.tellfriend a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.tellfriend a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.bestsellers
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.bestsellers a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.bestsellers a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.bestsellers a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.orderhistory
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.orderhistory a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.orderhistory a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.orderhistory a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.newproducts
     {
	color: #000000;
	padding: 10px;
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	 }

.newproducts a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.newproducts a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.newproducts a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.alsopurchased
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.alsopurchased a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.alsopurchased a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.alsopurchased a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
/*
------------Generic Graphics 1 Styles -------------------------------------------------------------------------------------------------
*/

.white
     {
	color: #FFFFFF;
	font-weight: bold;
	 }

.white a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.white a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.white a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
	 
/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* errors */

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

FORM {
	display: inline;
}

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

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: #990000;
	font-weight: bold;
}

SPAN.errorText {
  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: 10px; color: #990000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* --- Global Box CSS --- Removed to allow individual box styles*/
/*
.infoBoxNotice {
  background: #FF8E90;
}

.infoBox {
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/

.bluethinbar {
	background-color: #4391D6;
	background-image: url(images/layout/underline_end.gif);
	background-repeat: no-repeat;
	background-position: right;
}
