/*
------------Common Styles ----------------------------------------------------------------------
*/

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

.sitewidth {
	background-color: #FFFFFF;
	width: 766px;
	padding-bottom: 10px;
}

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: 16px;
	color: #003366;
	height: 15px;
	line-height: 27px;
	font-weight: bold;

}

/* Breadcrumb trail */

A.bread {
	font-size: 12px;
	text-decoration: none;

}
A.bread:hover {
	font-size: 12px;
	text-decoration: none;

}

/* page middle content padding*/

.content {
	padding-right: 10px;
	padding-left: 10px;
}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
}
A.headerNavigation {

}
A.headerNavigation:hover {

}

/* 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 {
  background: #043F55;
  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 {
	padding: 2px 2px 2px 10px;
	margin-bottom: 1px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;

}

TD.infoBoxHeading {
	color: #FFFFFF;
	font-weight: bold;

}
/* individual boxes */

.dept
     {
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.dept a:link
     {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
     }

.dept a:visited
     {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
     }

.dept a:hover
     {
	color: #FFCC00;
	text-decoration: none;
	font-size: 11px;
     }

.depthighlight
     {
	color: #990000;
	 }

.manufacturerbox
     {
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.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: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
     }

.basketbox
     {
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.basketbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.basketbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.basketbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }

SPAN.newItemInCart {
	color: #990000;
	font-weight: bold;
}

.information 
     {
	color: #003366;
	padding: 10px;
	border: 1px solid #ECECEC;
	margin-bottom: 4px;
	 }
.information  a:link
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.information  a:visited
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.information a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }

.languages 
     {
	color: #003366;
	padding: 10px;
	border: 1px solid #ECECEC;
	margin-bottom: 4px;
	 }
	 
.notify
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }
.notify a:link
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:visited
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:hover
    {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
    }

.whatsnewbox
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 0px;
	border: 1px solid #000000;
	 }

.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;
	margin-bottom: 6px;
	padding: 0px;
	border: 1px solid #000000;
	 }

.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;
     }
.specialsinfo
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #F1F1F1;


}
.reviewsbox
     {
	color: #000000;
	margin-bottom: 6px;
	padding: 0px;
	border: 1px solid #000000;
	 }

.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
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.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;
	margin-bottom: 6px;
	border: 1px solid #000000;
	 }

.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;
     }
	 
/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-family: Tahoma, Verdana, Arial, Helvetica; }
.errorBox { font-family : Verdana, Arial, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; 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 {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

}

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;
}

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;  color: #990000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif;  }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; background-color: #99ff00; }

/* input requirement */

.inputRequirement { 
	font-size: 11px;
	width: 100px;
}

.searchfield {
	font-size: 11px;
	width: 100px;
	border: 1px solid #000000;
}

/* --- Global Box CSS --- Removed to allow individual box styles*/
/*
.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.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;
}
*/
.textbutton {
	text-align: center;


}
.textbutton a:link{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
}
.textbutton a:visited{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	padding: 2px 5px;
	color: #FFFFFF;
	width: 100%;

}
.textbutton a:hover{
	border: 1px solid #FFFFFF;
	background-color: #384D7A;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbutton a:active{
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbuttoncase {
	background-color: #7094B4;


}
.menubutton {
	text-align: center;


}
.menubutton a:link{
	background-color: #7094B4;
	padding: 6px 10px 0px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	border-right: 1px solid #003366;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A9BED2;
	border-left-color: #A9BED2;
	margin-left: 1px;
}
.menubutton a:visited{
	background-color: #7094B4;
	padding: 6px 10px 0px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	border-right: 1px solid #003366;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A9BED2;
	border-left-color: #A9BED2;
	margin-left: 1px;
}
.menubutton a:hover{
	background-color: #7094B4;
	padding: 6px 10px 0px;
	color: #FFCC00;
	display: block;
	font-weight: bold;
	border-right: 1px solid #003366;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A9BED2;
	border-left-color: #A9BED2;
	text-decoration: none;
	margin-left: 1px;

}
.menubuttoff {
	text-align: center;


}
.menubuttoff a:link{
	background-color: #990000;
	padding: 4px 10px;
	color: #FFFFFF;
	display: block;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
	margin-left: 1px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
}
.menubuttoff a:visited{
	background-color: #990000;
	padding: 4px 10px;
	color: #FFFFFF;
	display: block;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
	margin-left: 1px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
}
.menubuttoff a:hover{
	background-color: #384D7A;
	padding: 4px 10px;
	color: #FFFFFF;
	display: block;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
	margin-left: 1px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 3px;
}
.greybar {
	background-color: #EEEEEE;
}
.secondbar {
	background-color: #5a789d;
	padding: 3px;
	color: #FFFFFF;


}
/* Cool Href */

.coolHref a:link{
	color:#FFFFFF;
	background:#6196C2;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
    display: block;
	text-decoration: none;
}
.coolHref a:visited{
	color:#FFFFFF;
	background:#6196C2;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
    display: block;
	text-decoration: none;
	height: 20px;

}
.coolHref a:hover {
	color:#FFFFFF;
	background:#90B4D4;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
    display: block;
	text-decoration: none;
}
.coolHref_sel a:link{ 
	color:#FFFFFF;
	background:#5a789d;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
    display: block;
	width: 100%;
}
.coolHref_sel a:visited{ 
	color:#FFFFFF;
	background:#5a789d;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 100%;
	display: block;
}
.coolHref_sel a:hover {
	color:#FFFFFF;
	background:#5a789d;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;	
	width: 100%;
	display: block;
}
.coolmenubox {
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 4px;
}

.coolHref_sel_link a:link{
	color:#FFFFFF;
	background:#90B4D4;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.coolHref_sel_link a:visited{
	color:#FFFFFF;
	background:#90B4D4;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.coolHref_sel_link a:hover {
	color:#FFFFFF;
	background:#A9BED2;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	width: 100%;
	display: block;
    border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7094B4;
}
.deptboxtitle {
	background-color: #5A789D;
	border: 1px solid #003366;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.newprodtable {
	padding: 5px;
}
.newprodtableinner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;


}
.newprodimage {
	padding: 2px;
	height: 120px;
	width: 120px;
	text-align: center;
}
.newprodtitle
     {
	color: #000000;
	padding-bottom: 5px;
	font-size: 14px;

	 }

.newprodtitle a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;

     }

.newprodtitle a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;

     }

.newprodtitle a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;

     }
.newprodprice {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.newprodtext {
	font-size: 10px;
	color: #666666;
}
.newprodbuts {
	padding-top: 10px;
}
.telnobg {
	background-image: url(images/layout/telnobg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
