/*		E Trustee		*/
.Bodytext,body,td,table { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #335E8A;
	text-decoration: none;
}
a {
	color: #2098C2;	
}
a:hover {
	color: #335E8A;
	text-decoration:underline;
}
.closeWindow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;	
}
.closeWindow:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.AdminRequired {
	color: #FF0000;
}
.MenuLink {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size :10px;
	color:#666666;
	height:23px;
	line-height: 23px;
	width: 211px;
	padding-left: 40px;
}
.MenuLink:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size :10px;
	color: 2098C2;
	height:23px;
	line-height: 23px;
	width: 211px;
	padding-left: 40px;
}
.MenuCellOff {

	background-image: url(Images/menu-bg-off.gif);
}
.MenuCellOn {
	background-image: url(Images/menu-bg-on.gif);	
}
.MenuTable {
/*	color: #333333;
	height:30px;	*/
}
.DirectoryMenus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	cursor: hand;
	width: 140px;
}	
.MembersLogin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E9AC0;
	background-color: #FFFFFF;
	border: 1px solid #B6D6E5;
	cursor: text;
	height: 18px;
	width: 100px;
}
.heading {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.titleHome{
	font-size: 18px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;	
}
.titleDefault{
	font-size: 16px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;	
}
.whiteHeading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.whiteText {
	font-size: 14px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}
.popupHeading {
	font-size: 16px;
	color: #2098C2;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.greenText {
	font-size: 14px;
	color: #80955f;
	font-family: Helvetica, Arial, sans-serif;
}
.bluetext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2098C2;
	line-height: 18px;

}
.greenline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92BFCA;
}

.subHeading {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #335E8A;	

}

input, textarea,select {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6D6E3;
	border-right-color: #B6D6E3;
	border-bottom-color: #B6D6E3;
	border-left-color: #B6D6E3;
	text-align: left;
	padding-left: 3px;
}
.required { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Red}

.EmailForm { border: 3px; border-color: #000000; background-color: #EEEEEE}
.FooterLink {
	COLOR: #C1D9DC;
	TEXT-DECORATION: none;
	font-size : 10px;
}
.FooterLink:hover {
	COLOR: #C1D9DC;
	TEXT-DECORATION: underline;
	font-size : 10px;
}

/* Category listing */
.onlineShop_ProductListingHeader, .loginTable, .subscribeForm {
	background-color: #E8F3F5;
	padding : 0 0 0 5;
	border:  1px #92BFCA solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28555D;
}
.onlineShop_DotLine {
	background-image:  url(file:///J|/1800GUM/Website/IM_Custom/ContentStore/Layouts/Images/Shop/dot-line.gif);
}
.onlineShop_CategorySelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* Shop Basket */
.onlineShop_BasketTable {
border:  1px #92BFCA solid;
background-color: #E8F3F5;

}
.onlineShop_BasketHeaderRow {
	background-color: #92BFCA;
	padding : 0 0 0 5;
	border:  1px #92BFCA solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28555D;
}
.onlineShop_basketQuantityField {

}
.onlineShop_totalChargeRow {
	background-color: #92BFCA;
	padding : 0 0 0 5;
	border:  1px #92BFCA solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28555D;
}

/* Category listing AND product detail */
.onlineShop_attributeTableHeader {

}
.onlineShop_attribute {

}
.onlineShop_optionTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.onlineShop_optionSelector {

}
.onlineShop_priceTableHeader {

}
.onlineShop_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #295B64;
	TEXT-DECORATION: none;
}
.onlineShop_SpecialPrice { 
	font-size: 11px;
	color: #CC0000
}
.onlineShop_ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#295B64;
	
	TEXT-DECORATION: underline;
}
.onlineShop_ProductName:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#92BFCA;
	TEXT-DECORATION: underline;
}
.onlineShop_ProductDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* Product detail */
.onlineShop_separatorHR {

}

/* Checkout */
.onlineShop_checkoutSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28555D;
}
.onlineShop_checkoutSectionTable{
	background-color: #FFFFFF;
	padding : 0 0 0 5;
	border:  1px #92BFCA solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
.onlineShop_userDetailTable {
color: #28555D;
}
.sidepanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28555D;
	background-color: E8F3F5;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bottompanel {
	background-color: #2D646E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE4E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.sidepanelcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #92BFCA;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #C1D9DC;
}
.smallbluetext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: 28555D;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
.mainborder {
	border: 1px solid #666666;
}
.largebluetext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #295B64;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347682;

}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347682;

}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D646E;

}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8CAD64;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C5CED7;
}
h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #347682;
}
.frontdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.frontdescription:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
li {
	list-style-type: square;
}
.titlebanner {
	background-image: url(/Images/titlebanner.gif);
	background-position: right;
}
.sidepanelcopyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295B64;
	background-color: #E8F3F5;
	font-weight: normal;

}
.noborder {
	border: none;
}
.quickborder {
	background-color: #92BFCA;
}
.tableBlueBack {
	background-color: #E8F3F5;
	border: 1px solid #295B64;
}
.textBlueLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295B64;
	text-decoration: none;
}
.LineRight {
	background-image:  url(file:///J|/1800GUM/Website/IM_Custom/ContentStore/Layouts/Images/LineRight.gif);
	background-repeat: repeat;
	background-position: right top;

}
.LineBott {
	background-image:  url(file:///J|/1800GUM/Website/IM_Custom/ContentStore/Layouts/Images/LineBott.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.smalLWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.closewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.closewindow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
}
.forgotpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.blueback {
	background-color: #2198C2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.colourbar {
	background-image: url(Images/colour-bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
}
.directoryTable {
	background-color: E9F4FA;
	border: 1px solid c0dcde;
}.bckfill {
	background-image: url(Images/bck2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dotlinesml {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 15px;
}
.EvenRow {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B6D6E3;
	background-color: F0F0F0;
}
.OddRow {
	background-color: E1E1E1;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: B6D6E3;
}
.OnRow {
	background-color: B1DBEA;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: B6D6E3;
}.homesml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
li {
	MARGIN-TOP: 8px;
	MARGIN-BOTTOM: 8px;		
}
.BreadCrumbs {
	color: #999999;
	text-decoration: none;
}
.BreadCrumbs:hover {
	color: #666666;
	text-decoration: none;
}
.AdminNote {
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}