/*
------------Common Styles ----------------------------------------------------------------------
*/

BODY {
	background: #F6F6F6;
	color: #71624F;
	margin: 0px;
}

.sitewidth {
	background-color: #FFFFCC;
	width: 790px;
	padding-right: 8px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sitewidth-new {
	background-color: #FFFFCC;
	width: 980px;
	padding-right: 8px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* Page titles */

TD.pageHeading, DIV.pageHeading {
	color: #F09B4A;
	font: bold 1.2em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin-top: 0.25em;
	margin-right: 0;
	margin-bottom: 0.25em;
	padding-left: 8px;
}

/* Breadcrumb trail */

A.bread {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;


}
A.bread:hover {
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;


}

/* page middle content padding*/

.content {
	height: 392px;
	border-color: #FFFFCC;


}

/* 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;
	padding-right: 4px;
}

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: #ECECEC;
	padding-right: 4px;
}

/* product listing results table */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ECECEC;
  border-spacing: 1px;
}

/* product listing results heading */

.productListing-heading {
	background:#615445;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

/* 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 5px;
	background-color: #615445;
	font-weight: bold;
	color: #FFFFFF;


}

TD.infoBoxHeading {
	color: #FFFFFF;
	font-weight: bold;

}
/* individual boxes */

.dept
     {
	margin-bottom: 4px;
	 }

.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
     {
	padding: 3px;
	 }

.search
     {
	background-color: #988D7F;
	border: 1px solid #615445;
	width: 164px;
	height: 23px;
	margin-bottom: 2px;



     }

.search a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.search a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.search a:hover
     {
	color: #615445;
	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: 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;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.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;
	border: 1px solid #ECECEC;
	 }

.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: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.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.reesmallText, SPAN.reesmallText, P.reesmallText {
	font-size: 13px;
	color: #333333;
}
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;
  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 { background-color: #F6F6F6; }
.moduleRowOver { background-color: #F1F1F1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F1F1F1; }

.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;

}

.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:#615445;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-right: 1px;
}
.coolHref a:visited{
	color:#FFFFFF;
	background:#615445;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	width: 100%;
    display: block;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
}
.coolHref a:hover {
	color:#FFFFFF;
	background:#AFA496;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	width: 100%;
    display: block;
	text-decoration: none;
	font-weight: bold;
}
.coolHref_sel a:link{ 
	color:#FFFFFF;
	background:#AFA496;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
    display: block;
	width: 100%;
}
.coolHref_sel a:visited{ 
	color:#FFFFFF;
	background:#AFA496;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 100%;
	display: block;
}
.coolHref_sel a:hover {
	color:#FFFFFF;
	background:#AFA496;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;	
	width: 100%;
	display: block;
}
.coolmenubox {
	margin-bottom: 4px;
}

.coolHref_sel_link a:link{
	color:#FFFFFF;
	background:#AFA496;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	width: 100%;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D8D9C9;
}
.coolHref_sel_link a:visited{
	color:#FFFFFF;
	background:#AFA496;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	width: 100%;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D8D9C9;
}
.coolHref_sel_link a:hover {
	color:#FFFFFF;
	background:#C1B8AD;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	text-decoration: none;
	width: 100%;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D8D9C9;
}
.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;
}
.layoutpad1 {
}
.layoutpad2 {
	padding-left: 6px;
}
.marquee {
    font-weight: bold;
	background-color: #6D3831;
    margin-bottom: 1px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.marquee a {
    color: #FFFFFF;
	text-decoration: none;
}
.marquee a:hover {
    color: #FFCC33;
}

.bordergrey {
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;

}
.homecatstitle
     {
	color: #FFFFFF;
	 }

.homecatstitle a:link
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.homecatstitle a:visited
     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
     }

.homecatstitle a:hover
     {
	color: #F09B4A;
	text-decoration: none;
	font-weight: bold;
     }
.smalltext
{
	color: #3589b4;
	font-size: 10px;
}
.smalltext a:link
     {
	color: #71624F;
	text-decoration: none;
     }

.smalltext a:visited
     {
	color: #71624F;
	text-decoration: none;
     }

.smalltext a:hover
     {
	color: #FF6600;
	text-decoration: none;
     }
.featuredtitle {
	border-top: 1px solid #CCEBFF;
	border-right: 1px solid #CCEBFF;
	border-left: 1px solid #CCEBFF;
}
.featuredbox {
	border: 1px solid #CCEBFF;
}
.ftitle
     {
	color: #4C7498;
	font-weight: bold;
	 }

.ftitle a:link
     {
	color: #4C7498;
	text-decoration: none;
	font-weight: bold;
     }

.ftitle a:visited
     {
	color: #4C7498;
	text-decoration: none;
	font-weight: bold;
     }

.ftitle a:hover
     {
	color: #008EF4;
	text-decoration: none;
	font-weight: bold;
     }
.moreinfo a:link
     {
	color: #999999; 
	text-decoration: none;
	font-weight: bold;
     }

.moreinfo a:visited
     {
	color: #999999; 
	text-decoration: none;
	font-weight: bold;
     }

.moreinfo a:hover
     {
	color: #008EF4; 
	text-decoration: none;
	font-weight: bold;
     }

.price
{
	font-size: 14px;
	font-weight: bold;
	color: #BF0101;
}	 
.featuredpad
{
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.telnoborder {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.telnoborder a:link
     {
	color: #FF6600;
	text-decoration: none;
     }

.telnoborder a:visited
     {
	color: #FF6600;
	text-decoration: none;
     }

.telnoborder a:hover
     {
	color: #71624F;
	text-decoration: none;
     }
.footerpad
{
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 10px;
}
.telnopad
{
	padding-bottom: 10px;
}
.imageborder
{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 5px;

}
.prodtitle
     {
	color: #6D3831;
	font-weight: bold;
	 }

.prodtitle a:link
     {
	color: #6D3831;
	text-decoration: none;
	font-weight: bold;
     }

.prodtitle a:visited
     {
	color: #6D3831;
	text-decoration: none;
	font-weight: bold;
     }

.prodtitle a:hover
     {
	color: #F09B4A;
	text-decoration: none;
	font-weight: bold;
     }
.prodlisttext
{
	padding-right: 200px;
	width: 300px;

}
.infocon p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: justify;
}
.infocon table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-image: url(images/layout/tablebg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.infocon td {
font-size: 10px;
clear: both;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #CCCCCC;
line-height: normal;
padding: 3px;
}
.infocon th {
font-size: 10px;
clear: both;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #CCCCCC;
background-color: #E7F5FE;
padding-right: 3px;
padding-left: 3px;
font-weight: normal;
color: #666666;
padding-top: 1px;
padding-bottom: 1px;
}
 #infoimage {
clear: both;
padding: 0px;
width: 100%;
} 
.infocon ul {
padding: 0px;
}
.infocon li {
	background-image: url(images/site/BulletXS.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	background-position: 0px 5px;
	list-style-image: none;
}
.infotbth {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: #666666;
background-color: #F0F9F0;
}
.infoLabel {
font-size: 9px;
text-align: right;
color: #666666;
background-color: #E7F5FE;
padding-right: 3px;
}
.infoDetails {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
background-color: #FFFFFF;
}
.prodinfoblue {
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}
.baskettotal
{
	background: #ECECEC;
	padding: 4px 5px 4px 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
.baskettotal2
{
	background: #00008E;
	padding: 4px 5px 4px 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;


}
.dashbox {
	background-color: #F6F6F6;
	border: 1px dotted #cccccc;
}
.dashbox2 {
	background-color: #FFFFFF;
	border: 1px dotted #cccccc;
}

.txtarea {
	background-color: #FFFFFF;
	border: 1px dotted #cccccc;
	padding: 5px;
}
.pipelinetitle{
	background-color: #E9F4FC;
	padding: 5px;
	color: #000066;
}

a
     {
	color: #6D3831;
	text-decoration: none;
	font-weight: bold;
     }

a:hover
     {
	color: #F09B4A;
	text-decoration: none;
	font-weight: bold;
     }
