

html, body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
    padding: 0;
	text-align: center;
    /*background: url(https://secure.wip.co.nz/assets/images/site/bg_diagonal_lines.gif);*/
}

	
div#container		
{
	margin: 0px;
	width: 780px;
	/*border: 1px solid #CC0000;*/
	padding: 0px;
	background-color: #fff;
	text-align: center;
	height:100%;
}

.Bold 
{
font-weight:bold;
}
.Strikethrough 
{
 text-decoration: line-through;
}

.DarkGrey
{
    color: #999999;
}

.Red
{
    color: #CC0000;
}
.Grey
{
    color: #CCCCCC;
}

.Black
{
    color: #000000;
}

.PrimaryColour
{
    color: #000000;
}
.PrimaryColourBG
{
    background-color: #FFC741;
}
.SecondaryColour
{
    /*color: #EF4023;*/
    color: #FFB200;
}
.SecondaryColourBG
{
    /*color: #EF4023;*/
    background-color: #BDD6EC;
}
.SecondaryColourDithered
{
    color: #639ACE;
}
.Header_BrandingRow
{
    background-color: #FFB200;
    vertical-align:middle;
}
.Header_NavigationRow
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFFF;
    
    color: #000000;
}
.Header_WelcomeText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.Header_Link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.Header_BreadcrumbRow
{
    background-color: #E7E7E8;
    height: 20px;
}

.Header_Breadcrumb_Separator
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #639ACE;
    font-weight: bold;
}
.Header_Breadcrumb_Current
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0B2576;
    font-weight: bold;
}
.Header_Breadcrumb_NotCurrent
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight: normal;
}
.Body_MainArea
{
    background-color: #FFFFFF;
    height: 300px;
}
.Footer_ContactRow
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    background-color: #E7E7E8;
    height: 40px;
}
.Footer_Link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}
.Footer_Link:hover
{
    text-decoration: underline;
}
.PortalButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    font-variant: normal;
    text-transform: lowercase;
    text-align: center;
    color: #666666;
    text-decoration: none;
    width: 90px;
    height: 20px;
    white-space: nowrap;
    display: block;
        vertical-align: middle;
    background-attachment: fixed;    
    background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton90.gif);
    background-repeat: repeat;
    background-position: 0px 0px;    
    white-space: nowrap;
    display: block;
    position: relative;
    vertical-align: middle;
}


.PortalButton:hover {
    font-weight: bold;
    color: #000000;
	background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton90.gif);
	background-position: 0px -20px;
	cursor:hand;
}
.PortalButton:active {
	font-weight: bold;
	color: #000000;
	background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton90.gif);
	background-position: 0px -40px;
}

.PortalButtonSmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    font-variant: normal;
    text-transform: lowercase;
    text-align: center;
    color: #666666;
    text-decoration: none;
    width: 50px;
    height: 20px;
    white-space: nowrap;
    display: block;
        vertical-align: middle;
    background-attachment: fixed;    
    background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton50.gif);
    background-repeat: repeat;
    background-position: 0px 0px;    
    white-space: nowrap;
    display: block;
    position: relative;
    vertical-align: middle;
}


.PortalButtonSmall:hover {
    font-weight: bold;
    color: #000000;
	background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton50.gif);
	background-position: 0px -20px;
	cursor:hand;
}
.PortalButtonSmall:active {
	font-weight: bold;
	color: #000000;
	background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton50.gif);
	background-position: 0px -40px;
}

.PortalButtonWide
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    font-variant: normal;
    text-transform: lowercase;
    text-align: center;
    color: #666666;
    text-decoration: none;
    width: 140px;
    height: 20px;
    white-space: nowrap;
    display: block;
        vertical-align: middle;
    background-attachment: fixed;    
    background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton140.gif);
    background-repeat: repeat;
    background-position: 0px 0px;    
    white-space: nowrap;
    display: block;
    position: relative;
    vertical-align: middle;
}


.PortalButtonWide:hover {
    font-weight: bold;
    color: #000000;
	background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton140.gif);
	background-position: 0px -20px;
	cursor:hand;
}
.PortalButtonWide:active {
	font-weight: bold;
	color: #000000;
	background: url(https://secure.wip.co.nz/assets/images/site/multi3dbutton140.gif);
	background-position: 0px -40px;
}


.TextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    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: #999999;
    border-right-color: #999999;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.ListBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    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: #999999;
    border-right-color: #999999;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}


/*ProductList*/
.ProdList { font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:10px; font-weight:bold; }

/*Product*/
.ProdHeader { font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:22px;  }

.Prod { font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:12px;  }

.ProductItem {
       background-attachment: fixed;
    border: 0px #DDDDDD;
    /*background: url(https://secure.wip.co.nz/assets/images/site/ProductItem_Background.gif);*/
    background-repeat:no-repeat;
    background-position: center center;
    white-space: nowrap;
    display: block;
    position: relative;
    vertical-align: middle;
    height:120px;
    width:120px;
    display:table-cell;
    text-align:center;
    }
    .ProductItemHome {
       background-color: #FFFFFF;
    display: block;
    position: relative;
    vertical-align: middle;
    display:table-cell;
    text-align:center;
    }
    
    .ProductItem img 
    {
    margin-left: -3px;   
    }
    
    .CategoryList 
    {
    background-color: #DDDDDD;    
    }
    
    
    .CategoryTitle 
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;   
    color: #000000;
    }
    .CategoryLinkCell 
    {
      /*border-bottom: solid 1px #FFFFFF;*/
      height:26px;
    color: #FFFFFF;
    vertical-align:middle;
    }
       .CategoryLink 
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align:left;
    vertical-align:middle;
    }
       .CategoryLink:hover
    {
    text-decoration: underline;
    }

    
    .CategoryNoItems 
    {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #EF4023;
    font-weight: bold;
    }
    
    .CartLine { font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:10px; height: 20px; border-bottom: 1px dotted #CCCCCC; color: Black; }
    
    .DataTable { border: solid 0px #E7E7E8; background-color: #FFFFFF;}
    .DataTableHeader { background-color: #F3F3F3; }
    
    .NavLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.NavLink:hover { text-decoration: underline; }
.IntroText {font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:10px; }

.PortalLink {font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:10px; color: #FFB200; font-weight: bold;}
.PortalLink:hover { text-decoration: underline; }

.PanelContent {padding-top: 4px;}
.PanelTitle, .PanelTitleLink {font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:11px; font-weight:bold; height:20px; color: #000000;}
.PanelBody {font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:10px; color:#000000; text-decoration: none;line-height:20px;}
.PanelBody a:hover {text-decoration: underline; }
.PanelSpacer { height:1px; line-height: 1px; background-color: #FFFFFF;}
.CartPanel {background-color: #CCCCCC; text-align: left;}
.HomeIntro {font-family:Verdana, Arial , Helvetica, Sans-Serif; font-size:10px; color:#000000; text-decoration: none;}