/*		Kurahaupo		*/ 
body, table, .contenttext, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;	
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.AdminRequired {
	color: #FF0000;
}
.MenuCellOff {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;	
}
.MenuCellOn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #80955f;
	text-decoration:none;	
}
.MenuLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size :11px;
	font-weight:bold;
	color:#333333;
	height:25px;
	line-height: 30px;
	text-decoration:none;
}
.MenuLink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size :11px;
	font-weight:bold;
	color: 80955f;
	height:25px;
	text-decoration:none;
}
.MenuTable {
	color: #333333;
	height:30px;	
}
.MenuTextLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size :11px;
	font-weight:bold;
	color:#28555D;
	height:25px;
	text-decoration: none;
}
.MenuTextLink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size :11px;
	font-weight:bold;
	color: #80955f;
	height:25px;
	text-decoration: none;
}


.heading {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.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;
}
.greenText {
	font-size: 14px;
	color: #80955f;
	font-family: Helvetica, Arial, sans-serif;
}
.greenline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92BFCA;
}

.subHeading {

}

.subSubHeading {

}

.formbutton, select, input {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF; 
	border: 1px solid #333333; 
	cursor: hand}

.input {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF; 
	border: 1px solid #333333; 
}
.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: Arial, Helvetica, sans-serif;
	font-size: 9px;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295B64;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347682;

}
h2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347682;

}
h3 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D646E;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8CAD64;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C5CED7;
}
h6 {
	font-family: Arial, Helvetica, 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;
}
