/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Datadog Store Frontend
' Version  : 1.1.3
' Modified : 10 March 2004
' Copyright: Copyright (C) 2004 Datadog.co.nz 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@datadog.co.nz
'**************************************************************************/

/**********************************************************/
/* General Tag specifications */

table.sample {
	border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 0px;
        border-bottom-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

BODY      {height:100%; padding: 0px; margin: 0px;COLOR: #000033; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 9pt;}

B, TD, P      {COLOR: #000033; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt;}
A:link              {COLOR: #01007e; text-decoration: none;}
A:visited           {COLOR: #01007e; text-decoration: none;}
A:hover             {COLOR: #01007e; text-decoration: underline;}

H1 {COLOR: #000066; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 22px;}

.heading2 {COLOR: #000066; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 16px;}

.altText {COLOR: #666666; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 9pt; font-style: italic;}

div.leftColHeadings {PADDING-LEFT: 11px;
                     PADDING-BOTTOM: 5px;
                     PADDING-TOP: 5px;
                     font-weight: bold;
                     font-size:10pt;
                     color: #FFFFFF;}

a.searchLink a:link,
a.searchLink a:visited,
a.searchLink a:active {color: #FFFFFF;}
a.searchLink a:hover {color: #FFFFFF;
                      text-decoration: underline;}

table.contentHeight {height: 100%;}

td.content {padding-left: 19px;
            padding-top: 13px;
            padding-bottom: 10px;
            padding-right: 19px;}

table.content {padding-left: 19px;
            padding-top: 13px;
            padding-bottom: 10px;
            padding-right: 19px;}

div.featured {padding-left: 19px;
               padding-top: 0px;
               padding-bottom: 10px;
               padding-right: 19px;}

div.contactUs {padding-left: 19px;
               padding-top: 13px;
               padding-bottom: 10px;
               padding-right: 19px;}

div.prodListing {padding-left: 19px;
                 padding-top: 7px;
                 padding-bottom: 10px;
                 padding-right: 19px;}

td.rightContent {padding-left: 20px;
                 padding-top: 20px;
                 padding-bottom: 20px;
                 padding-right: 20px;}

td.rightContent p {color: #FFFFFF;}

td.prodName a:link,
td.prodName a:visited,
td.prodName a:active {
 padding-left: 12px;
 color: #FFFFFF;}

td.prodName a:hover {
 padding-left: 12px;
 color: #FFFFFF;
 text-decoration: underline;}

hr.solid {border: none 0; 
	  border-top: 1px solid #46567a;
	  border-bottom: 1px solid #7a87a7;
	  width: 100%;
	  height: 2px;
	  text-align: centre;}

hr.solidProdList {border: none 0; 
	  border-top: 1px solid #6666cc;
	  border-bottom: 1px solid #cccccc;
	  width: 100%;
	  height: 2px;
	  text-align: centre;}

hr.dashed {border: none 0; 
	   border-top: 1px dashed #333;
	   border-bottom: 1px dashed #333;
	   width: 90%;
	   height: 1px;
	   text-align: centre;}

hr.dashedProdList {border: none 0; 
	   border-top: 1px dashed #FFF;
	   border-bottom: 1px dashed #FFF;
	   width: 100%;
	   height: 1px;
	   text-align: centre;}

.Powered			{}
.PoweredText,
.PoweredText a:link,
.PoweredText a:visited,		
.PoweredText a:active,       
.PoweredText a:hover         {COLOR: #00007e; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;text-decoration: none;}

/**********************************************************/
/* System Messages */

.System_MessageCaption      {FONT-SIZE: 10pt}
.System_ErrorMessage        {COLOR: white; FONT-SIZE: 10pt}
.System_MessageURL          {FONT-SIZE: 10pt}


/**********************************************************/
/* Homepage */

.HomePage_ProductImage            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #7A7979}
.HomePage_ProductDescription      {BORDER-BOTTOM: 1px solid #7A7979}
.HomePage_PageHeadingText         {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #FFFFFF;}
		
		
/**********************************************************/
/* Template */


.Template_TopNavLink,
.Template_TopNavLink a:link,
.Template_TopNavLink a:visited,		
.Template_TopNavLink a:active,       
.Template_TopNavLink a:hover         {}


.Template_BodyContent                 {}
.Template_NavMenu_Table               {border: 0px;
                                       border-style: solid;}

.Template_NavMenu_Cell                {padding-top: 16px;}
.Template_NavMenu_Cell_Hover          {}


a:link.Template_NavMenu_Link          {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: none; font-size: 10pt; padding-top: 50px;} 
a:visited.Template_NavMenu_Link       {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: none; font-size: 10pt; padding-top: 50px;}  
a:active.Template_NavMenu_Link        {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: none ;font-size: 10pt; padding-top: 50px;}
a:hover.Template_NavMenu_Link         {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: underline; font-size: 10pt; padding-top: 50px;}

.Template_Footer                      {COLOR: #ffffff; font-size: xx-small;}

/**********************************************************/
/* Standard:  */

.Standard_Heading                        {font-size: 25px;font-weight: bold;color: #000066;}
.Standard_Heading a:link                 {COLOR: #FE0000; text-decoration: none;}
.Standard_Heading a:visited              {COLOR: #FE0000; text-decoration: none;}
.Standard_Heading a:hover                {COLOR: #999999; text-decoration: underline;}

.Standard_SubHeading                     {BACKGROUND-COLOR: #EEEEEE}
.Standard_Module_Header                  {COLOR: #ffffff; font-weight: bold; text-decoration: none;}

.Standard_Module_Content,
.Standard_Module_Content, a:link			
.Standard_Module_Content a:visited,		
.Standard_Module_Content a:active        {COLOR: #333333; text-decoration: none;}
.Standard_Module_Content a:hover         {COLOR: #FF0000; text-decoration: underline;}

.Standard_Horiz_Vert_Lines               {BACKGROUND-COLOR: #7A7979}
.Standard_HighlightSearchResults         {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* used on links that are used to raise an event. e.g. Update record, add record, view product, buy product */
.Standard_ActionLink,				
.Standard_ActionLink A:link,	
.Standard_ActionLink A:visited,	
.Standard_ActionLink A:hover             {font-family: arial; font-size: 13px; font-weight: bold; color: #000066; letter-spacing: 1px;}


/**********************************************************/
/* Product Global: reused in different product pages */

.ProductGlobal_NavMenu                       {} 

.ProductGlobal_NavHeading                    {font-size: 0.6em;font-weight: bold;color: #999999;PADDING-BOTTOM: 4px;}
.ProductGlobal_NavHeading a:link,	
.ProductGlobal_NavHeading a:visited          {COLOR: #999999; text-decoration: none;}
.ProductGlobal_NavHeading a:hover            {COLOR: #999999; text-decoration: underline;}

.ProductGlobal_ShortDescription_Caption      {FONT-SIZE: 9pt}
.ProductGlobal_LongDescription_Caption       {}

	
/**********************************************************/
/* Product List: reused in different product pages */

.ProductList_ColumnLayout                  {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #7A7979}
.ProductList_ColumnLayout a:link,     
.ProductList_ColumnLayout a:visited        {COLOR: #000099; TEXT-DECORATION: none}
.ProductList_ColumnLayout a:hover          {COLOR: #996666; TEXT-DECORATION: underline}

.ProductList_Description_Group             {margin-left: 20; margin-bottom: 15px;}

.ProductList_Desc                          {color: #000066;}

.ProductList_Description_Link						
.ProductList_Description_Link a:link,
.ProductList_Description_Link a:visited    {COLOR: #000066; font-weight: bold; text-decoration: none;}
.ProductList_Description_Link a:hover      {COLOR: #000066; font-weight: bold; text-decoration: underline;}

.ProductList_Description_Value             {font-weight: bold;}

.ProductList_ProdName                      {color: #000066;}

.ProductList_ProductName_Link,						
.ProductList_ProductName_Link a:link,				
.ProductList_ProductName_Link a:visited    {COLOR: #000033; text-decoration: none;}
.ProductList_ProductName_Link a:hover      {COLOR: #006699; text-decoration: underline;}
.ProductList_Price_Caption {color: #000033; font-weight: normal;}
.ProductList_Price_Value {color: #000033; font-weight: normal;}
	
/**********************************************************/
/* Product View: Only used in cs/prodView.asp */

.ProductView_Group_Table                  {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #FF0000}
.ProductView_Group_Heading                {BACKGROUND-COLOR: #000000; PADDING: 1px; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-WEIGHT: bold; COLOR: #FFFFFF; FONT-SIZE: 13px; TEXT-DECORATION: none}
.ProductView_Group_Content                {BACKGROUND-COLOR: #F5F5F5}
.ProductView_Group_Content a:link,
.ProductView_Group_Content a:visited      {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.ProductView_Group_Content a:hover        {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

.ProductView_Details_Caption              {}
.ProductView_SKU_Caption                  {}
.ProductView_GST_Caption                  {COLOR: #800000; FONT-SIZE: 8pt;}
.ProductView_Price_Caption                {COLOR: #000033; FONT-SIZE: 10pt; font-weight: bold;}
.ProductView_Price_Value                  {COLOR: #000033; FONT-SIZE: 10pt; font-weight: bold;}
.ProductView_ListPrice_Caption            {}
.ProductView_ListPrice_Value              {TEXT-DECORATION: line-through; FONT-SIZE: 11pt;}
.ProductView_SalePrice_Caption            {}
.ProductView_SalePrice_Value              {COLOR: red}
.ProductView_FreeShipping_Caption         {COLOR: #888888}
.ProductView_StockCount_Caption           {COLOR: #888888}
.ProductView_OutOfStock_Caption           {COLOR: red}
.ProductView_NoImageText_Caption          {COLOR: #800000}
.ProductView_ShortDescription_Caption     {FONT-SIZE: 11pt}


/**********************************************************/
/* Product Option: Only used in cs/prodView.asp */

.ProductOption_Description_Caption      {FONT-STYLE: italic}
.ProductOption_SelectBox_Caption        {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}
.ProductOption_TextBox_Caption          {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}


/**********************************************************/
/* Category menu */

.CategoryMenu_Table              {background-color: #CCCCCC;}
.CategoryMenu_Header             {COLOR: #ffffff; font-weight: bold; text-decoration: none;}

.CategoryMenu_Text,						
a:link.CategoryMenu_Text ,				
a:visited.CategoryMenu_Text      {COLOR: red; text-decoration: none;}
a:hover.CategoryMenu_Text        {COLOR: red; text-decoration: underline;}


/**********************************************************/
/* Reservations. Only used in cs/reservation.asp */

.Reservation_Heading     {font-size: 1.0em;font-weight: bold;color: #FE0000;}	
/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Datadog Store Frontend
' Version  : 1.1.3
' Modified : 10 March 2004
' Copyright: Copyright (C) 2004 Datadog.co.nz 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@datadog.co.nz
'**************************************************************************/

/**********************************************************/
/* General Tag specifications */

table.sample {
	border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 0px;
        border-bottom-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}

BODY      {height:100%; padding: 0px; margin: 0px;COLOR: #000033; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 9pt;}

B, TD, P      {COLOR: #000033; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt;}
A:link              {COLOR: #01007e; text-decoration: none;}
A:visited           {COLOR: #01007e; text-decoration: none;}
A:hover             {COLOR: #01007e; text-decoration: underline;}

H1 {COLOR: #000066; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 22px;}

.heading2 {COLOR: #000066; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 16px;}

.altText {COLOR: #666666; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 9pt; font-style: italic;}

div.leftColHeadings {PADDING-LEFT: 11px;
                     PADDING-BOTTOM: 5px;
                     PADDING-TOP: 5px;
                     font-weight: bold;
                     font-size:10pt;
                     color: #FFFFFF;}

a.searchLink a:link,
a.searchLink a:visited,
a.searchLink a:active {color: #FFFFFF;}
a.searchLink a:hover {color: #FFFFFF;
                      text-decoration: underline;}

table.contentHeight {height: 100%;}

td.content {padding-left: 19px;
            padding-top: 13px;
            padding-bottom: 10px;
            padding-right: 19px;}

table.content {padding-left: 19px;
            padding-top: 13px;
            padding-bottom: 10px;
            padding-right: 19px;}

div.featured {padding-left: 19px;
               padding-top: 0px;
               padding-bottom: 10px;
               padding-right: 19px;}

div.contactUs {padding-left: 19px;
               padding-top: 13px;
               padding-bottom: 10px;
               padding-right: 19px;}

div.prodListing {padding-left: 19px;
                 padding-top: 7px;
                 padding-bottom: 10px;
                 padding-right: 19px;}

td.rightContent {padding-left: 20px;
                 padding-top: 20px;
                 padding-bottom: 20px;
                 padding-right: 20px;}

td.rightContent p {color: #FFFFFF;}

td.prodName a:link,
td.prodName a:visited,
td.prodName a:active {
 padding-left: 12px;
 color: #FFFFFF;}

td.prodName a:hover {
 padding-left: 12px;
 color: #FFFFFF;
 text-decoration: underline;}

hr.solid {border: none 0; 
	  border-top: 1px solid #46567a;
	  border-bottom: 1px solid #7a87a7;
	  width: 100%;
	  height: 2px;
	  text-align: centre;}

hr.solidProdList {border: none 0; 
	  border-top: 1px solid #6666cc;
	  border-bottom: 1px solid #cccccc;
	  width: 100%;
	  height: 2px;
	  text-align: centre;}

hr.dashed {border: none 0; 
	   border-top: 1px dashed #333;
	   border-bottom: 1px dashed #333;
	   width: 90%;
	   height: 1px;
	   text-align: centre;}

hr.dashedProdList {border: none 0; 
	   border-top: 1px dashed #FFF;
	   border-bottom: 1px dashed #FFF;
	   width: 100%;
	   height: 1px;
	   text-align: centre;}

.Powered			{}
.PoweredText,
.PoweredText a:link,
.PoweredText a:visited,		
.PoweredText a:active,       
.PoweredText a:hover         {COLOR: #00007e; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;text-decoration: none;}

/**********************************************************/
/* System Messages */

.CPsysMsg      {FONT-SIZE: 10pt}
.CPsysMsgErr        {COLOR: white; FONT-SIZE: 10pt}
.CPsysMsgURL          {FONT-SIZE: 10pt}


/**********************************************************/
/* Homepage */

.CPhomeImg            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #7A7979}
.CPhomeDesc      {BORDER-BOTTOM: 1px solid #7A7979}
.headingText         {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #FFFFFF;}
		
		
/**********************************************************/
/* Template */


.Template_TopNavLink,
.Template_TopNavLink a:link,
.Template_TopNavLink a:visited,		
.Template_TopNavLink a:active,       
.Template_TopNavLink a:hover         {}


.CustomBodyContentBgColor                 {}
.NavMenuTable               {border: 0px;
                                       border-style: solid;}

.NavMenuCell                {padding-top: 16px;}
.NavMenuCell_Hover          {}


a:link.NavMenuLink          {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: none; font-size: 10pt; padding-top: 50px;} 
a:visited.NavMenuLink       {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: none; font-size: 10pt; padding-top: 50px;}  
a:active.NavMenuLink        {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: none ;font-size: 10pt; padding-top: 50px;}
a:hover.NavMenuLink         {font-weight: bold; color: white ; font-family: Helvetica; text-decoration: underline; font-size: 10pt; padding-top: 50px;}

.CustomFooterText                      {COLOR: #ffffff; font-size: xx-small;}

/**********************************************************/
/* Standard:  */

.CPpageHead                        {font-size: 25px;font-weight: bold;color: #000066;}
.CPpageHead a:link                 {COLOR: #FE0000; text-decoration: none;}
.CPpageHead a:visited              {COLOR: #FE0000; text-decoration: none;}
.CPpageHead a:hover                {COLOR: #999999; text-decoration: underline;}

.CPgenHeadings                     {BACKGROUND-COLOR: #EEEEEE}
.CustomOtherMenuHeader                  {COLOR: #ffffff; font-weight: bold; text-decoration: none;}

.CustomOtherMenuText,
.CustomOtherMenuText, a:link			
.CustomOtherMenuText a:visited,		
.CustomOtherMenuText a:active        {COLOR: #333333; text-decoration: none;}
.CustomOtherMenuText a:hover         {COLOR: #FF0000; text-decoration: underline;}

.CPlines               {BACKGROUND-COLOR: #7A7979}
.CPhighlight         {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* used on links that are used to raise an event. e.g. Update record, add record, view product, buy product */
.CustomViewAddText,				
.CustomViewAddText A:link,	
.CustomViewAddText A:visited,	
.CustomViewAddText A:hover             {font-family: arial; font-size: 13px; font-weight: bold; color: #000066; letter-spacing: 1px;}


/**********************************************************/
/* Product Global: reused in different product pages */

.CPpageNav                       {} 

.CPpageHeadNav                    {font-size: 0.6em;font-weight: bold;color: #999999;PADDING-BOTTOM: 4px;}
.CPpageHeadNav a:link,	
.CPpageHeadNav a:visited          {COLOR: #999999; text-decoration: none;}
.CPpageHeadNav a:hover            {COLOR: #999999; text-decoration: underline;}

.CPprodDesc      {FONT-SIZE: 9pt}
.CPprodDescLong       {}

	
/**********************************************************/
/* Product List: reused in different product pages */

.CPcolsView                  {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #7A7979}
.CPcolsView a:link,     
.CPcolsView a:visited        {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView a:hover          {COLOR: #996666; TEXT-DECORATION: underline}

.CPcatDescList             {margin-left: 20; margin-bottom: 15px;}

.ProductList_Desc                          {color: #000066;}

.CPcatDescProd						
.CPcatDescProd a:link,
.CPcatDescProd a:visited    {COLOR: #000066; font-weight: bold; text-decoration: none;}
.CPcatDescProd a:hover      {COLOR: #000066; font-weight: bold; text-decoration: underline;}

.CPcatDesc             {font-weight: bold;}

.ProductList_ProdName                      {color: #000066;}

.CustomProdItem,						
.CustomProdItem a:link,				
.CustomProdItem a:visited    {COLOR: #000033; text-decoration: none;}
.CustomProdItem a:hover      {COLOR: #006699; text-decoration: underline;}
.ProductList_Price_Caption {color: #000033; font-weight: normal;}
.ProductList_Price_Value {color: #000033; font-weight: normal;}
	
/**********************************************************/
/* Product View: Only used in cs/prodView.asp */

.CPbox2                  {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #FF0000}
.CPbox2H                {BACKGROUND-COLOR: #000000; PADDING: 1px; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-WEIGHT: bold; COLOR: #FFFFFF; FONT-SIZE: 13px; TEXT-DECORATION: none}
.CPbox2B                {BACKGROUND-COLOR: #F5F5F5}
.CPbox2B a:link,
.CPbox2B a:visited      {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B a:hover        {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

.CPprodDet              {}
.CPprodSKU                  {}
.CPprodPriceGST                  {COLOR: #800000; FONT-SIZE: 8pt;}
.CPprodPriceT                {COLOR: #000033; FONT-SIZE: 10pt; font-weight: bold;}
.CPprodPriceV                  {COLOR: #000033; FONT-SIZE: 10pt; font-weight: bold;}
.CPprodLPriceT            {}
.CPprodLPriceV              {TEXT-DECORATION: line-through; FONT-SIZE: 11pt;}
.CPprodSPriceT            {}
.CPprodSPriceV              {COLOR: red}
.CPfreeShipMsg         {COLOR: #888888}
.CPinStock           {COLOR: #888888}
.CPoutStock           {COLOR: red}
.CPnoImgT          {COLOR: #800000}
.CPprodDescDet     {FONT-SIZE: 11pt}


/**********************************************************/
/* Product Option: Only used in cs/prodView.asp */

.CPoptDesc      {FONT-STYLE: italic}
.CPoptSel        {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}
.CPoptTxt          {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}


/**********************************************************/
/* Category menu */

.CustomCatMenuBgColor              {background-color: #CCCCCC;}
.CustomCatMenuHeader             {COLOR: #ffffff; font-weight: bold; text-decoration: none;}

.CustomCatMenuText,						
a:link.CustomCatMenuText ,				
a:visited.CustomCatMenuText      {COLOR: red; text-decoration: none;}
a:hover.CustomCatMenuText        {COLOR: red; text-decoration: underline;}


/**********************************************************/
/* Reservations. Only used in cs/reservation.asp */

.CPpageHeadText     {font-size: 1.0em;font-weight: bold;color: #FE0000;}	
