/********************************* Overall Components *********************************/
body {
	font-family: arial;
	background: #FFCC66; 
	color: #000000; 
	margin: 0px;
	
}

table {
	/* background: transparent; */
	background: #FFA333;
	font-family: arial;
	/* color: white; */
}

td {
	background: transparent;
	font-family: arial;
	font-size: 12px; 
	/* vertical-align: bottom; */
	text-align: left;
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
}
	
td.SideTag {
    background: #E29131 url(/img/LGresort_r4_c1.gif) no-repeat;
    width="33px";
}

td.trans {
	background: transparent;
	color: blue;
}

td.credits {
	/* background: blue; */
	background: transparent;
	font-size:10px;
	color: white;
	text-align: center;
	/* padding-top: 5px; */
}

td.contacts {
	font-size:12px;
	color: black;

}

td.categoryList {
	background: transparent;
	font-size: 10px;
	color: black;
	text-align: left;
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 15px; 
	padding-right: 5px; 
	/* padding-top: 5px; */
}

td.categoryListButtons {
	background: transparent;
	color: black;
	text-align: left;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	/* padding-top: 5px; */
}

td.topMenuSelectedText {
    color: #FF9900;
    background-color: #000066;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    height: 25px;
    
}

td.topMenuLinkText {
    color: #FF9900;
    background-color: #000066;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    height: 25px;
    
}

td.InvHeader {
    color: #FFFFFF;
    background-color: #000066;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    height: 25px;
}

td.InvData {
    color: #000000;
    background-color: #FFC333;
    text-align: left;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    height: 25px;
}

td.CondBase 
{
    color: Blue;
    background-color: #FFCC66;
    text-align: left;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
    height: 30px;
}

td.CondDesc 
{
    color: Blue;
}

td.TerDesc 
{
    color: Red;
}

td.TotalDesc 
{
    color: Black;
}

td.CondM2
{
    color: Blue;
    text-align: right;
}

td.TerM2 
{
    color: Red;
    text-align: right;
}

td.TotalM2 
{
    color: Black;
    text-align: right;
}

td.CondSQFT 
{
    color: Blue;
    text-align: right;
}

td.TerSQFT
{
    color: Red;
    text-align: right;
}

td.TotalSQFT
{
    color: Black;
    text-align: right;
}

TABLE.features TH {
	font-size: 70%;
}

H4.Features {
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
	text-decoration:underline;
	color: #22597F;
	margin: 0;
	padding: 0;
}
UL.Features {
	list-style:square;
	margin: 0;
	padding: 0;
	margin-bottom:1em;
}
UL.Features LI {
	margin-left: 1.5em;
}

.topMenuLinkText:link {
    color: #FFFFFF;
    text-decoration: none;
}

.topMenuLinkText:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.topMenuLinkText:active {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;

}

.topMenuLinkText:hover {
    color: #FF9900;
    font-weight: bold;
    text-decoration: none;

}

.vAlignL {
	vertical-align: left;
}

.vAlignT {
	vertical-align: top;
}

.vAlignM {
	vertical-align: middle;
}

.vAlignB {
	vertical-align: bottom;
}

.hAlignC {
	text-align: center;
}

.hAlignR {
	text-align: right;
}

.hAlignL {
	text-align: left;
}

.defaultBG {
	background: white url(/img/watermarks/default.png) repeat-y;
}

.listBG {
	background: white url(/img/watermarks/default.png) no-repeat;
}

.itemBG {
	background: white url(/img/watermarks/default.png) no-repeat;
}

.loginBG {
	background: white url(/img/watermarks/login-page.png) no-repeat;
}

.contactBG {
	background: white url(/img/watermarks/contact-page.png) no-repeat;
}

.fabricationBGhome {
	background: white url(/img/watermarks/fabrication-page-h.png) no-repeat;
}

.fabricationBG {
	background: white url(/img/watermarks/fabrication-page.png) no-repeat;
}

.emailBG {
	background: white url(/img/BorderTLCorner5.png) no-repeat;
}

.homeBG {
	background: white url(/img/watermarks/welcome-page.png) no-repeat; 
}

.productsBG {
	background: white url(/img/watermarks/parts-watermark.png) no-repeat; 
}

.accountBG {
	background: white url(/img/watermarks/my-account.png) no-repeat; 
}

.resourcesBG {
	background: white url(/img/watermarks/resources.png) no-repeat; 
}

.ordercartBG {
	background: white url(/img/watermarks/shopping-cart.png) no-repeat; 
}

A.transLink {
	text-transform: capitalize; 
	text-decoration: underline; 
	color: blue;
}

A.transLink:link {
	padding-left: 3px;
	color: blue;
	/* text-decoration: none; */
}

A.transLink:visited {
	padding-left: 3px;
	color: grey;
}

A.transLink:active {
	padding-left: 3px;
	color: black;
}

A.transLink:hover {
	padding-left: 3px;
	color: black;
	text-decoration: blink; 
}

td.loginField {
	color: #000066;
	text-align: right;
	font-weight: bold;
}

input {
	vertical-align: middle; 
}
	
p {
	background-color: transparent;
	margin-left: 15px; 
}

legend {
	color: navy;
}

.popWindow {
  background: #EFF6FC;
}

.nothing {
	background-color: transparent;
	color: blue;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
}

.trans {
	background-color:transparent;
}

.bgWhite {
	background-color:white;
}

.transVC {
	background-color:transparent;
	vertical-align: middle;
}

.transImg {
	background-color:transparent;
	border: 0
}

.shoppingCart {
	padding: 20px;
	background: transparent; 
	padding-top: 100px;

}

/********************************* Main Table Cells *********************************/	
.blankCell {
	padding: 0px;
	background: #075507; 
}

.logoCell {
	padding: 0px;
	background: #075507; 
}



/********************************* Search Table *********************************/	
.searchOptions {
	vertical-align: middle;
	font-size: 10px;
	color: black; 
}
	
td.searchOptions {
	/* background: #075507;
	background: #A7A3A3;
	color: blue;
	vertical-align: top;
	width: 155px;
	border-right: 3px solid black;  */
	padding-bottom: 1px; 
}
	
form.searchOptions {
	margin: 2px ; 
}

.searchByCurrent {
	font-size: 15px;
	font-weight: bold;
	color: black;
	font-variant: small-caps;
	padding-top: 7px;
	margin-bottom: -3px; 
}


td.FabTextLeft {
	background: transparent;
	color: white;
	vertical-align: middle;
	text-align: left;
	width: 330px;
	border-right: 1px solid white;  */
	border-bottom: 2px solid white;  */
	padding-top: 10px; 
}

td.FabTextRight {
	background: transparent;
	color: white;
	vertical-align: middle;
	text-align: left;
	width: 330px;
	border-left: 0px solid #6C6C90;  */
	border-top: 2px solid #6C6C90;  */
	padding-left: 20px; 
	padding-bottom: 10px; 
}

td.FabPicRight {
	background: transparent;
	color: white;
	vertical-align: middle;
	text-align: center;
	width: 330px;
	border-left: 1px solid white;  */
	border-top: 2px solid white;  */
	padding-bottom: 10px; 
}

td.FabPicLeft {
	background: transparent;
	color: white;
	vertical-align: middle;
	text-align: center;
	width: 330px;
	border-right: 2px solid #6C6C90;  */
	border-bottom: 2px solid #6C6C90;  */
	padding-bottom: 10px; 
}



/*********************************     borders     *********************************/	

.tmp {
	color: red;
	background: #000000;
}

.tmp2 {
	color: red;
	background: #FFFFFF;
}

.borderTLCorner {
	vertical-align: bottom;
	text-align: left;
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	/*
	width: 14px;
	height: 103px;
	*/
	/* background: #000000 url(img/BorderTLCorner.png) no-repeat; */
	background: #000066 url(img/BorderTLCorner5.png) no-repeat;
}
	
.borderIcon {
	text-align: center;
	/* vertical-align: bottom; */
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderTop.png) repeat-x;
}
	
.borderTBlueBar {
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderTBlueBar.png) repeat-x;
	/* background: #DFDFDE url(img/BorderTop.png) repeat-x; */
}
	
.borderTop {
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderTop2.png) repeat-x;
	/* background: #DFDFDE url(img/BorderTop.png) repeat-x; */
}
	
.borderTop2 {
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066;
}
	
.borderTRCorner {
	vertical-align: bottom;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderTRCorner4.png) no-repeat;
}
	
.borderBLCorner {
	vertical-align: bottom;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderBLCorner2.png) repeat-x;
}
	
.borderBRCorner {
	vertical-align: top;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderBRCorner2.png) repeat-x;
	/* background: #DFDFDE url(img/BorderBRCorner2.png) repeat-x; */
}
	
.borderBottom {
	vertical-align: top;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderBottom2.png) repeat-x;
}
	
.borderRS {
	vertical-align: top;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderRS.png) repeat-y;
	/* background: #DFDFDE url(img/BorderRS.png) repeat-y; */
}
	
.borderLS {
	vertical-align: top;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: black; 
	background: #000066 url(img/BorderLS.png) repeat-y;
}

.mainCell {
	vertical-align: top;
	font-size: 13px;
	padding: 0px;
	color: blue;
	/* background: black url(img/MainCellBackground.jpg) repeat-x; */
	/* background: black url(img/MainCellBackground2.jpg) repeat; */
/*	background: white url(img/watermark2.png) repeat-y; */
	/* background: white url(img/welcome-page.png) no-repeat; */
	/* background: white; */
	/* background: white */
} 

/********************************* Vertical Menu and Buttons *********************************/	
.menuPhoneNumber {
	vertical-align: top;
	text-align: center;
	font-style: italic;
	font-weight: bold; 
	font-family: arial;
	font-size: 14px; 
	color: #000066;
}

.menuVCell {
	vertical-align: top;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: black; 
	/* background: #DFDFDE url(img/LeftMenuMainCell.jpg) repeat; */
	background: #000066 url(img/BorderMenuLeft2.png) repeat-y;
} 
	
.menuTopLeft {
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 0px;
	color: black; 
	font-style: italic;
	font-weight: bold; 
	font-family: arial;
	font-size: 14px; 
	/* background: #DFDFDE url(img/LeftMenuBarTop.png) repeat-x; */
	background: #000066 url(img/BorderMenuTopLeft2.png) repeat-x;
} 
	
.menuVBar {
	vertical-align: top;
	padding: 0px;
	padding-right: 0px;
	color: black; 
	background: #000066 url(img/BorderMidLine.png) repeat-y;
}

.menuVBar2 {
	background: #000066 url(img/MenuCellBackground.jpg) repeat-x;
}

.SearchLvl1 {
	background: transparent;
	color: black;
	font-family: courier;
	font-size: 12px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SearchLvl2ByPart {
	background: url(img/Working/SearchFieldByPart.gif) no-repeat;
	color: white;
	font-family: courier;
	font-size: 12px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SearchLvl2ByDesc {
	background: url(img/Working/SearchFieldByDesc.gif) no-repeat;
	color: white;
	font-family: courier;
	font-size: 12px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.browseByHeader {
	/* background: transparent;*/
	/* background: #B9E7FF;
	background: white; */
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	font-style: italic;
	font-weight: bold; /* */
}
	
.browseBySubHeader {
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: bold; 
}

.searchByVendor {
	padding-top: 15px;
	padding-left: 5px;
	/* background: black; */
	background: url(/img/buttons/vendor-button-background.png) no-repeat;

}

.categoryLink {
  text-transform: capitalize; 
}

.categoryLink:link {
	padding-left: 0px;
	color: black;
	text-decoration: none; 
}

.categoryLink:visited {
	padding-left: 0px;
	color: black;
	text-decoration: none; 
}

.categoryLink:active {
	padding-left: 0px;
	color: red;
	text-decoration: none; 
}

.categoryLink:hover {
	padding-left: 3px;
	color: red;
	text-decoration: underline; 
}

/********************************* Tabbed Categories *********************************/ 
ul.categoryTabContainer {
  float: left;
  width: 86px;
  margin: 0;
  padding: 0;
}

li.bullets {

}

.categoryTab {
  cursor: pointer;
  padding: 5px 2px 5px 3px;
  font-size: .8em;
  text-align: left;
  width: 80px;
  border: 1px solid gray;
  background: #94CEEF;
  /* border-right: 1px solid black; */
  margin-bottom: 3px;
}

a.categoryTab:hover {
  border: 1px solid #353774;
}

.playPen {
  display: none;
  padding: 3px;
  border: 1px solid #353774;
  margin-left: -7px;
  margin-top: 8px;
  margin-right: 20px;
  height: 100px;
  background: #EFEFEF;
  position: absolute;
  width: 370px;
}

.categoryTabChild {
  margin-left: 15px;
}

.manufLogo {
  border: 2px outset #353774;
}

/********************************* Horizontal Menu and Buttons *********************************/	
.menuHLCorner {
	text-align: center;
	vertical-align: bottom; 
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: black; 
	width: 253px;
	height: 96px;
	background: #BCBBB9 url(img/TopBackground.png) repeat-x;
}
	
.menuHCell {
	text-align: center;
	vertical-align: bottom; 
	padding: 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: black; 
	background: #BCBBB9 url(img/TopBackground.png) repeat-x;
}

.menuHBottomLine {
	text-align: center;
	vertical-align: top; 
	padding: 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: #FFFFFF url(img/BottomLine.png) repeat-x;
}
	
.menuHButton {
	text-align: center; 
}

td.menuHButton {
	padding: 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	background: transparent;
}

td.menuHButton-old {
	text-align: center;
	background: white; 
	border-right: 1px solid black; 
}
		
.menuHButton:link {
	margin: 0px;
	font-family: arial;
	font-size: 10px;
	color: black;
	text-decoration: none; }
	
.menuHButton:visited {
	margin: 0px;
	font-family: arial;
	font-size: 10px;
	color: black;
	text-decoration: none; 
}
	
.menuHButton:active {
	color: red;
	text-decoration: none; 
}
	
.menuHButton:hover {
	color: red;
	text-decoration: underline; 
}

.sectionHeader {
  color: #353774;
  font-size: 1.2em;
  font-weight: bold;
}

/********************************* Item Listings *********************************/	
.browseLine {
	color: black;
	margin-bottom: 5px; 
}
	
.browseVendor {
	font-weight: bold;
	font-style: italic; 
}
	
.emptyItemSet {
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-align: center;
	padding: 5px;
	margin-top: 15px; 
}
	
.pageLabel {
	font-size: 10px; 
}
	
.currentPage {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	color: blue; 
}

.pageLink:link {
	color: grey;
	font-size: 10px;
	text-decoration: none; 
}
	
.pageLink:visited {
	color: grey;
	font-size: 10px;
	text-decoration: none; 
}
	
.pageLink:active {
	color: red;
	font-size: 10px;
	text-decoration: none; 
}
	
.pageLink:hover {
	color: red;
	font-size: 10px;
	text-decoration: underline; 
}

.totalItems {
	margin-top: 10px;
	font-size: 10px; 
}

.moreItems {
  color: black;
  padding-left: 40px;
}

.totalItemsNumber {
	font-size: 10px; 
}

/********************************* Item Page and Shopping Cart *********************************/	
.itemLine {
  margin-top: 3px;
  margin-bottom: 10px;
  border-right: 1px solid #B7BED8;
  border-bottom: 1px solid #B7BED8;
}

td.itemCellHeader {
  background: #EFF6FC; 
}

.itemNoCell {
	text-align: left;
	/* width: 60px; */
	background: white; 
}

.itemNoCell,
.itemManufCell,
.itemDescCell,
.itemOrderCell,
.itemTypeCell,
.itemInStockCell,
.itemPriceCell {
  padding: 0px 2px 0px;
  font-size: 10px;
  background: white;
  border-top: 1px solid #B7BED8;
  border-left: 1px solid #B7BED8;
  border-right: 0;
  border-bottom: 0;
}

.itemOrderCell {
  text-align: left;
  width: 92px;
  height: 17px;
}

.itemTypeCell {
  text-align: center;
}

.itemInStockCell {
  text-align: center;
}

.inStockPic {
  vertical-align: middle;
  margin: 0px; 
}

.itemPriceCell {
  text-align: right;
  width: 50px;
}
  
.itemLink:link {
  margin-right: 10px;
  color: blue;
  font-weight: bold;
  text-decoration: none; 
}
  
.itemLink:visited {
  margin-right: 10px;
  color: DarkRed;
  font-weight: bold;
  text-decoration: none; 
}

.itemLink:active {
  color: red;
  font-weight: bold;
  text-decoration: underline; 
}

.itemLink:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline; 
}
  
.typeLegend {
  font-size: 10px;
}

/********************************* Item Page and Shopping Cart *********************************/  

.itemTable {
  padding: 2px;
  margin: auto;
  width: 400px;
}
  
.itemRemark {
  list-style-position: outside;
  margin-left: 15px;
}

.itemImg {
  border: none;
  margin-top: 2px;
  margin-bottom: 10px; 
}
  
.itemGrid {
  padding: 2px;
  vertical-align: middle;
  background: white; 
  border: 1px solid #B7BED8;
}
  
.delCol {
  text-align: center; 
}
  
.OSGrid {
  padding: 2px;
  vertical-align: middle;
  background: white; 
  border: 1px solid #B7BED8;
  text-align: center; 
}
  
.descCol {
  text-align: center;
  padding: 3px;
  font-weight: bold;
  color: #353774;
  background: #B7BED8; 
}
  
th.descCol {
  font-size: 14px; 
}
  
.qtyCell {
  text-align: center; 
}
  
.moneyCell {
  background: #EFF6FC;
  text-align: right; 
  border: 1px solid #353774;
  }
  
.totalCell {
  color: blue;
  font-weight: bold;
  background: #353774; 
}
  
.freightWarning {
  text-align: center;
  font-style: italic; 
  border: 1px solid #353774;
}
  
.cartButton {
  width: 165px; 
}
  
.priceGrid {
  background: white;
  border: 0px; 
}
  
.itemType {
  text-align: center;
  color: red;
  font-style: italic;
  font-weight: bold; 
}
  
.orderForm {
  padding: 0px;
  margin: 0px;
  margin-bottom: -2px; 
}
 
.ordertable {
  border: 1px solid #353774;
  margin: 0px;
  padding: 0px; 
}

.discStar {
  color: red; 
}
  
.bigStar {
  color: red; 
}







/********************************* Misc *********************************/	

.dailySpecial {
	text-align: center;
	color: white;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 12px; 
}
	
.dsLink:link {
	color: black;	
}
	
.dsLink:visited {
	color: black; 
}
	
.dsLink:active {
	color: red; 
}

.dsLink:hover {
	color: cyan; 
}
	
.dsCell {
	background: #075507;
	color: white; 
}

.headerImg {
	display: block;
	border: none;
	margin-top: 7px;
	margin-bottom: 8px; 
}
	
.zipSearch {
	background: #075507;
	color: white;
	vertical-align: top;
	text-align: center; 
}

	
/********************************* Shopping Cart *********************************/

.shippingline {
	margin-bottom: 7px; 
}
	
.addrline {
	margin-bottom: 0px; 
}
	
.shippingspiel {
	margin-top: 25px; 
}


.cartCell {
  border: 1px solid #353774;
}

.carthead {
	border: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

ipSearch {
  background: #353774;
  color: white;
  vertical-align: top;
  text-align: center;
}
 

/********************************* Item Listings *********************************/  
.groupDescriptionSelected {
  font-weight: bold;
  font-size: 1.4em;
  color: #000066;
  font-style: italic;
}

.groupDescription {
  font-weight: bold;
  font-size: 1.1em;
}

.groupDescriptionItem {
  font-weight: bold;
  font-size: 1.1em;
  margin-left: 15px;
  color: #000250;
}

a.groupDescription {
  text-decoration: none;
  color: #000250;  
}

.groupPlus {
  border: 0;
  vertical-align: middle;
  margin: 0px 6px 2px;
}

li.groupBullets {
  font-size: .85em;
  list-style-position: outside;
  margin-left: 25px;
  line-height: 1.2em;
}


img.manufacturerLogoItem {
  margin: 3px 2px 0px;
}

div.ListPageClassLevel {
  padding: 3px 2px 5px;
  margin-top: 2px;
  border-top: 1px solid #353774;
  font-size: 1.3em;
  color: red;
  font-weight: bold;
  font-style: italic;
}

div.ListPageBuyerLevel {
  margin-top: 6px;
  margin-left: 20px;
  color: red;
  font-size: 15px;
  font-weight: bold;
}

img.groupThumb {
  max-width: 120px;
  border: 0px white;
  margin: 3px;
  float: right;
}

img.weeThumb {
  max-height: 35px;
  border: 0px white;
  margin: 0px;
  vertical-align: middle;
  text-align: center;
}

img.manufacturerLogo {
  margin: 3px 2px 0px;
}

div {
    color: navy;
}   
	
div.winwinwin {
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	padding-top: 0px;
	border: 2px dotted red;
	font-size: 14pt;
	color: black;
}

div.manufacturerLogo {
  padding: 3px 2px 5px;
  margin-top: 2px;
  border-top: 1px solid #353774;
  font-size: 1.3em;
  color: red;
  font-weight: bold;
  font-style: italic;
}

div.manufacturerLogoItem {
  padding: 3px 2px 5px;
  margin-top: 2px;
  font-size: 1.3em;
  color: red;
  font-weight: bold;
  font-style: italic;
}

