/************************************************************************************
'*																					*
'*	MODIFICATION TO THIS SCRIPT OR ANY FILES INCLUDED WITH 							*
'*		ONEWORLDSTOREFRONT IS DONE AT YOUR OWN RISK!								*
'*	Product  : OneWorldStoreFront													*
'*	Modified : Jan 2005															*
'*	Copyright:	Copyright (C) 2004 OneWorldStoreFront.Com							*
'*				Registration Number: 1024507										*
'*				http://strategis.ic.gc.ca/											*
'*																					*
'************************************************************************************/

	form
	{
		margin: 0;
		padding: 0;
	}
	
	body
	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
	}
	
	td
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}

	input, select, textarea
	{
		margin: 0;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		background: #FDFDFD;
		color: #666666;
	}
	
	.LeftNavHead
	{
		color: #FDFDFD;
		font-family: tahoma, Verdana, Arial, Sans-Serif;
		FONT-SIZE: 9px;
		letter-spacing: 0.09em;
	}
	
	a.LeftNavLinks
	{
		color: #666666 !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 10px !important;
		letter-spacing: 0.09em !important;
		TEXT-DECORATION: none !important;
		FONT-WEIGHT: normal !important;
		PADDING-LEFT: 1px;
	}
	a.LeftNavLinks:link{color: #666666 !important;}
	a.LeftNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
	a.LeftNavLinks:visited{color: #666666 !important;}
	a.LeftNavLinks:active{color: #666666 !important;}
	
	a.WhiteLinks
	{
		color: #FFFFFF !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 10px !important;
		letter-spacing: 0.09em !important;
		TEXT-DECORATION: none !important;
		FONT-WEIGHT: normal !important;
	}
	a.WhiteLinks:link{color: #FFFFFF !important;}
	a.WhiteLinks:hover{color: #CCCCCC; TEXT-DECORATION: underline !important;}
	a.WhiteLinks:visited{color: #FFFFFF !important;}
	a.WhiteLinks:active{color: #FFFFFF !important;}
	
	A:link    {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}
	A:visited {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}
	A:hover   {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: underline}


	input.errHilite, select.errHilite, textarea.errHilite {
		border: 1px solid #DDCCCC;
		background-color: #FFEEEE;
	}
	label.errHilite {
		color: #C00000;
	}

	.LeftNavText
	{
		color: #666666 !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 9px !important;
		letter-spacing: 0.09em !important;
	}
	
	td.StandardFill
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #F1F1F1;
		border: 1px solid #A0A0A0; 
	}
	
	td.StandardFill2
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #ebebeb;
	}
	
	td.ProdDetail
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #F1F1F1;
		border-right: 1px solid #A0A0A0; 
	}
	
	td.ProdDetailHighlighted
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #C1C1C1;
		border-right: 1px solid #A0A0A0; 
	}
	
	.StandardBox
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
		border: 1px solid #A0A0A0; 
	}
	
	.HollowBox
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		border: 1px solid #A0A0A0; 
	}
	
	.BodyBox
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
		border-left: 1px solid #A0A0A0; 
		border-right: 1px solid #A0A0A0; 
		border-bottom: 1px solid #A0A0A0;
	}
	
	.BodyBoxHead1
	{
		border-left: 1px solid A0A0A0;
	}
	
	.BodyBoxHead2
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
		border-top: 1px solid A0A0A0;
		border-right: 1px solid A0A0A0;
	}
	
	.BodyBoxHead3
	{
		background-color: #FFFFFF;
		border-bottom: 1px solid A0A0A0;
	}
	
	.BodyBoxNoBorder
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
	}
	
	.BodyBox2
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		border-top: 1px solid F0F0F0;
		border-bottom: 1px solid F0F0F0;
		background-color: #FAFAFA;
	}
	
	HR
	{
		border-bottom: 1px solid #A0A0A0;
		height: 1px;
	}
	
	.BrightBoxNoBorder
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #FFFFFF;
		background-color: #DD0000;
	}
	
	
	input.owDisabled, select.owDisabled, textarea.owDisabled {
		border: 2px inset #FFFFFF;
		background-color: #BBBBBB;
	}
	.owDisabledContainer {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		position: relative; left: 1px; top: 1px; color: #FFFFFF;
	}
	.owDisabledText {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		position: absolute; left: -1px; top: -1px; color: #BBBBBB;
	} 
	
	input.owDropShadow, select.owDropShadow, textarea.owDropShadow {
		border: 2px inset #FFFFFF;
		background-color: #BBBBBB;
	}
	.owDropShadowContainer {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		position: relative; left: 1px; top: 1px; color: #000000;
	}
	.owDropShadowText {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		position: absolute; left: -1px; top: -1px; color: #FFFFFF;
	} 


	.button {BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 9pt; width: 80px; BORDER-TOP: 1px solid #FFFFFF; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid}
	
	/* Info Box WITH Headings ( Info Box With Headings ) */
	.owInfoBoxWithHeadings 			  {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px;}
	.owInfoBoxWithHeadings A:link 	  {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
	.owInfoBoxWithHeadings A:visited  {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
	.owInfoBoxWithHeadings A:hover    {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: underline}
	
	/* Product List Price - Price Value */
	.StrickenText {TEXT-DECORATION: line-through;}
	
	/* Product Sale Price - Price Value */
	.HighlightedText {COLOR: 990000;}