    
BODY,SPAN,DIV,FORM,OL,P,TD,TH,EM{
    font-family:verdana,helvetica,arial,sans-serif;
    color:#000000;
    font-size:11px;    
}
INPUT,TEXTAREA,SELECT{
    font-size:11px;        
}
STRONG{
    font-weight:bold;
    font-style:normal;
}
EM{
    font-weight:normal;
    font-style: italic;
}
UL,OL
{
	font-family:verdana,helvetica,arial,sans-serif;
	
    margin-bottom:10px;
    margin-top:auto;
}
UL{
    list-style-type:disc;
}
OL{
    list-style-type:decimal;
}
/*--pseudo class selectors-*/    
A,A:link,A:active{
    color:#C10000;
    font-weight:normal;
    text-decoration:underline;
}
A:visited{
    color:#C10000;
}
A:hover{
    color:#C10000;
}
A.function,A.function:link,A.function:active,A.function:visited{
    color:#C10000;
    font-weight:normal;
    text-decoration:none;
}
A.function:hover{
    font-weight:bold;
}    
.footer A,.footer A:link,.footer A:active,.footer A:visited,.footer A:hover{
    color:#ffffff;
    font-weight:normal;
    text-decoration:none;
}
/*--class selectors-*/    
DIV.tagLine{
    color:#999999;  
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;  
}
DIV.pageTitle{
    color:#c10000;  
    font-size:12px;
    font-weight:bold;
    margin-bottom:16px;
}
DIV.secHeader{
    font-weight:bold;  
    margin-bottom:3px;      
}
DIV.header{
    font-weight:bold;
    margin-bottom:12px;
}
DIV.subHeader{
    color:#666666;  
    font-weight:bold;
    margin-bottom:6px;
}
.arrow{
    color:#C10000;
}
.cptn{
    font-size:10px;
}
.sideText{
    font-size:11px;
}
.err{
    color:#FF7422;
    font-weight:bold;
}
.selected{
    color:#003300;
    font-weight:bold;   
}
.textInverse{
    color:#ffffff;    
}
.hlight{
    background-color:#e5e5e5;
    border:none;
}
.form{
    background-color:#e5e5e5;
}
.form2{
    background-color:#f7f7f7;
}
.formHeader{
    background-color:#859199;
}
.ln{
    background-color:#000000;
    border:none;
}
.ln2{
    background:url(/img/img_pixel_dotted.gif);
    border:none;
}
.lnInverse{
    background-color:#ffffff;
    border:none;
}
.lnBevelDark{
    background-color:#999999;
    border:none;
}
.lnBevelWhite{
    background-color:#ffffff;
    border:none;
}
/*--contextual selectors-*/    

UL UL, OL UL{
    list-style-type:square;
}
UL UL, OL UL, OL OL, UL OL{
    margin-bottom:auto;
}
OL OL OL, UL UL UL, OL OL UL, OL UL UL, OL UL OL, UL UL OL, UL OL OL{
    list-style-type:circle;
    margin-bottom:auto;    
}

/*******************************************************************
 *  IMPORTANT! (header css): controls backgrounds of various header 
 *  elements. This defines the default of all such elements
 */	    
 
TD.funcMenu{
    background-color:#ffffff;
}
TD.helpMenu{
    background-color:#ffffff;
}    
TD.custMenu{
    background-color:#e5e5e5;
}            
.headerBackground{
    background-color:#C10000;
}  
.lnBreadCrumb{
    background-color:#C10000;
}
.footer{
    font-size:10px;
    color:#ffffff;
    background-color:#ffffff;
}

A.headerMenu:link     { color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
A.headerMenu:visited  { color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
A.headerMenu:active   { color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
A.headerMenu:hover    { color: #CCCCCC; font-size: 10px; font-weight: bold; text-decoration: none;}

.headerMenu           
{ 
	color: #FFFFFF; 
	background-color: #C10000; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
}

A.footerMenu:link     { color: #FFFFFF; font-size: 9px; font-weight: normal; text-decoration: none;}
A.footerMenu:visited  { color: #FFFFFF; font-size: 9px; font-weight: normal; text-decoration: none;}
A.footerMenu:active   { color: #ffffff; font-size: 9px; font-weight: normal; text-decoration: none;}
A.footerMenu:hover    { color: #cccccc; font-size: 9px; font-weight: normal; text-decoration: none;}
.footerMenu
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	background-color:#C10000;
}


.DataGridItem
{
	font-size: 12px;
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: white;
}

.DataGridHeader
{
	font-weight: bolder;
	font-size: 15px;
	color: white;
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: #C10000;
	font-variant: normal;
}
.DeliveryInfoHeader
{
	font-weight: bolder;
	font-size: 22px;
	color: #C10000;
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: white;
	font-variant: normal;
}
.DeliveryInfoBody
{
	font-weight: bolder;
	font-size: 15px;
	color: #C10000;
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: white;
	font-variant: normal;
}
.SpecialInstructions
{
	font-weight: bolder;
	font-size: 15px;
	color: white;
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: Gray;
	font-variant: normal;
}

.ErrorDiaryMessage
{ 
	font-size: 12px;
	color: black;	
	font-family: verdana,helvetica,arial,sans-serif;
	font-variant: normal;	
}

.ErrorMessage
{ 
	font-weight: bolder;
	font-size: 12px;
	color: red;	
	font-family: verdana,helvetica,arial,sans-serif;
	font-variant: normal;	
}
.PostCodeUpdate
{
	background-color:LemonChiffon;
}

.AlertTD
{
	background-color:Lime;
}
.MidHeader
{
	background-color:"#f7f7f7";	
	color:#000000;
	font-weight: normal;
	font-family: verdana,helvetica,arial,sans-serif;
}

.MidHeaderBold
{
	background-color:"#f7f7f7";	
	color:#000000;
	font-weight: bold;
	font-family: verdana,helvetica,arial,sans-serif;
}
.TableItem
{
	background-color:"#F7F7F7";	
	font-family: verdana,helvetica,arial,sans-serif;
}

.QButton
{
	background-color:"#C10000";	
	font-family: verdana;
	font-size:10px;
	height:18px;
	color:White;
	font-weight: normal;
	border-width:0;
	text-align:center;

}
A.QButton:link     { color: #FFFFFF; background-color: #C10000; font-size: 11px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
A.QButton:visited  { color: #FFFFFF; background-color: #C10000; font-size: 11px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
A.QButton:active   { color: #003300; background-color: #C10000; font-size: 11px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
A.QButton:hover    { color: #003300; background-color: #C10000; font-size: 11px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}


.FinePrint
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9px;	
}

.ProductCardHeader
{
	background-color:"#FFFFFF";		
	font-weight: bolder;
	font-family: verdana,helvetica,arial,sans-serif;
}
.ReceiptMidHeader
{		
	font-weight: bolder;
	font-family: verdana,helvetica,arial,sans-serif;
}

.hr_dashed
{
	display:block;
	border-bottom-style:dashed;
}

.tr_Receipt_Separator
{
	font-weight: bolder;
	font-family: verdana,helvetica,arial,sans-serif;
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:Black;
	color:Black;
}
.tr_Receipt_Separator_Small
{
	border:1;
	border-bottom-style:dashed;
	border-bottom-color:Black;
}


.SimpleText
{
    font-family:verdana,helvetica,arial,sans-serif;
}
.SimpleJustifiedText
{
    font-family:verdana,helvetica,arial,sans-serif;
    text-align:justify;
}
.subHeaderText{    font-size:14px;    color:#C10000;    font-weight:normal;    text-decoration:none;    font-weight: bold;}.StepsText{    font-size:12px;    color:#C10000;    text-decoration:none;    font-weight: bold;}.BodyBgColor
{
	background-color:#CCCCCC;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.MainTableBgColor
{
	background-color:#FFFFFF;
}
.MainTableHeight
{
	height:475;
}
.ActivePageText
{
	font-size:14px;    color:#C10000;    font-weight:normal;    text-decoration:none;    font-weight: bold;
	background-color:#FFFFFF;
}

.PassivePageText
{
	font-size:14px;    color:#999999;    font-weight:normal;    text-decoration:none;    font-weight: bold;
	background-color:#FFFFFF;
}
.PassivePageLink
{
	font-size:14px;    color:#999999;    font-weight:normal;    text-decoration:none;    font-weight: bold;
	background-color:#FFFFFF;
}
A.PassivePageLink:link     { color: #770000; background-color: #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
A.PassivePageLink:visited  { color: #770000; background-color: #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
A.PassivePageLink:active   { color: #770000; background-color: #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
A.PassivePageLink:hover    { color: #AA0000; background-color: #FFFFFF; font-size: 14px; font-weight: bold; text-decoration: none; text-align:center; vertical-align:middle;}
#topbanners{
    border-color:#f7f7f7;
	background-color:#f7f7f7
}
#topbanners a:link, #topbanners a:visited {
	font-weight: bold;
	color: #21536A;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-decoration:none;
	
}
#topbanners a:hover{
	color: #C10000;
	background-image:url(img/img_topbanners_highlight.gif);
	font-weight: bold;
	text-decoration: none;
	background-color: #FCF2F2;
}

#categoryLinks{
	margin:0px 0px 0px 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

#categoryLinks h3{
	padding:25px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

#categoryLinks h5{
	
}

.DH5
{
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 0px -10px;
	margin:0px 0px 0px 0px;
	color:#c10000;
	
}
.DH5 a:link,.DH5 a:visited,.DH5 a:active,.DH5 a:hover
{
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 0px -10px;
	margin:0px 0px 0px 0px;
	color:#c10000;
	text-decoration:none;
}

/* Left Menu */


.familyLinks
{
	height:18px;
}

.familyLinks a:link, .familyLinks a:visited, .familyLinks a:active 
{
	padding:3px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	display: block;
	font-weight: normal;
	font-size:11px;
	color:#000000;
	background-color :#ffffff;
	background-repeat: no-repeat;
	text-decoration:none;
	height:100%;
}

.familyLinks a:hover
{
	background-color: #FCF2F2;
}

.familyLinksActive
{
	height:18px;
}

.familyLinksActive a:link, .familyLinksActive a:visited, .familyLinksActive a:active 
{
	padding:3px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	display: block;
	font-weight: bold;
	font-size:11px;
	color:#C10000;
	background-color :#FCF2F2;
	background-repeat: no-repeat;
	text-decoration:none;
	height:100%;
}

.familyLinksActive a:hover
{
	background-color: #FCF2F2;
}




.catLinks
{
	height:18px;
}

.catLinks a:link, .catLinks a:visited, .catLinks a:active 
{
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	font-size:11px;
	color:#000000;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-decoration:none;
	height:100%;
	
}



.catLinks a:hover
{
	background-color: #FCF2F2;
}

.catLinksActive
{
	height:18px;
}

.catLinksActive a:link, .catLinksActive a:visited, .catLinksActive a:active 
{
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	font-size:11px;
	font-weight:bold;
	color:#C10000;
	background-repeat: no-repeat;
	background-color:#FCF2F2;
	text-decoration:none;
	height:100%;
}



.catLinksActive a:hover
{
	background-color: #FCF2F2;
}



.NormalBold
{
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
#tableProductList{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
}
#tableProductList a:link, #tableProductList a:visited 
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
	background-image:none;
	font-weight: normal;
	color:#000000;
	background-repeat: no-repeat;
	text-decoration:none;
}
 
#tableProductList a:active 
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	font-weight: normal;
	color:#C10000;
	background-repeat: no-repeat;
	text-decoration:none;
}

#tableProductList a:hover
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#C10000;
	background-image:none;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	text-decoration:none;
}


.OfferCondition a:link, .OfferCondition a:visited, .OfferCondition a:active 
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	background-image:none;
	font-weight: normal;
	font-size:10px;
	color:#000000;
	background-repeat: no-repeat;
	text-decoration:none;
}


.OfferCondition a:hover
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#C10000;
	background-image:none;
	font-weight: normal;
	font-size:10px;
	text-decoration: none;
	background-color: #ffffff;
}

.ProductCategory {

	font-size:16px;
	font-weight:normal;
	
	color:#c10000;
}

.Product
{
	font-weight:bold;
}

.SmartPackCategory {

	margin-top:20;
	font-size:18px;
	font-weight:bold;
	color:#c10000;
}

.highlight{
	color:C10000;
}


#selectproduct{
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}


.info{color:#888;
	font-size:9px;
}
.FamilyFeature
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}

.textboxQty
{
	text-align:right ;
}

.EmbossField
{
	text-align:left;
	font-weight:bold;
	border-style:solid;
	border-width:1;
	border-color:#a7a7a7;
	text-transform:uppercase;
	letter-spacing:3;
}

.CCardField
{
	text-align:center;
	font-weight:bold;
	border-style:solid;
	border-width:1;
	border-color:#a7a7a7;
}

.HeaderTextStyle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.HeaderTextStyleForHome
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.BonusTextStyle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}

.FamilyTextStyle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}


.GuaranteeStyle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:14px;
	font-weight:normal;
}

.successtransaction
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	
}
.emailmessage
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:9px;
	font-weight:normal;
	
}
.CCNumberWarning
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	
}

.CSCTextStyle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}

#infolineCompany {display:none}

.CompanyNameHeader
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:22px;
	font-weight:bold;
	text-align:center ;
}

.CompanyABN
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center ;
}
.ReceiptTitle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center ;
}
.ReceiptDate
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center ;
}

.TotalStyle
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center ;
}

.PriceTextBox
{
	text-align:right;
}
.PrizeBoxFrame
{
	border-style:solid;
	border-color:#cccccc;
	border-width:1;
}

.lbAddToCart
{
	
	
	
}

.lbAddToCart a:link, .lbAddToCart a:visited, .lbAddToCart a:active 
{
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	color:White;
	width:90px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
}
.lbAddToCart a:hover
{
	color:#cccccc;
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	width:90px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
	
}

.lbRemoveFromCart
{
	
	
	
}

.lbRemoveFromCart a:link, .lbRemoveFromCart a:visited, .lbRemoveFromCart a:active 
{
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	color:White;
	width:60px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
}
.lbRemoveFromCart a:hover
{
	color:#cccccc;
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	width:60px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
	
}
.lbEmboss
{
	
	
	
}

.lbEmboss a:link, .lbEmboss a:visited, .lbEmboss a:active 
{
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	color:White;
	width:140px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
}
.lbEmboss a:hover
{
	color:#cccccc;
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	width:140px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
	
}

.lbContinue
{
	
	
	
}

.lbContinue a:link, .lbContinue a:visited, .lbContinue a:active 
{
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	color:White;
	width:140px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
}
.lbContinue a:hover
{
	color:#cccccc;
	text-align:center ;
	font-family: verdana;
	font-size:10px;
	background:#C10000;
	width:140px;
	height:18px;
	text-decoration:none;
	padding-top:3px;
	display:block;
	
}
.CustomerInfoBox
{
	text-align:left;
	text-transform:uppercase;
}
.ProductAlert
{
	color:#c10000;
	text-align:left;
}
.QantasSpecial
{
	background-color:#c10000;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:6px;
	text-align:justify;
}
.QantasSpecialTable
{
	background-color:#c10000;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:6px;
	text-align:justify;
}
.QantasSpecialTable a:link, .QantasSpecialTable a:visited, .QantasSpecialTable a:active, .QantasSpecialTable a:hover
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	background:#C10000;
	color:White;
	text-decoration:none;
}
.RedPriceItalic
{
	font-size:9px;
	color:#c10000;
	font-style:italic;	
}
.RedPriceCrossed
{
	color:#c10000;
	text-decoration:line-through;
}
.RedPrice
{
	color:#c10000;
}
.ImageBorder
{
	border-style:solid;
	border-width:1px;
	border-color:LightGrey;
}
