<style type="text/css">{  }
BODY
{
	scrollbar-face-color: #C40000;
	scrollbar-highlight-color: #C40000;
	scrollbar-3dlight-color: #A60000;
	scrollbar-darkshadow-color: #A60000;
	scrollbar-shadow-color: #A60000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #FFFFFF;
	font-size: 84%;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0em;
	margin-left: 7px;
	


}
.small-nonlink-font {
	font-size: 10px;
	color: #999999;
}





a.privacy:link     { color: #333333;text-decoration: underline; }
a.privacy:visited     { color: #333333;text-decoration: underline;}
a.privacy:hover     { color: #666666 }
a.privacy { text-decoration: underline}







a:link {color: #003AA6}
a:visited {color: #003AA6}
a:hover {color: #0057F9}
a:active {color: #003AA6}




.button {
	
	font-family: Arial, Helvetica, sans-serif;
}

close to dard blue
DIV.DirDefaultLinks		A   	       	{color:	#000080; text-decoration:none}
DIV.DirDefaultLinks		A:link			{color:	#000080; text-decoration:none}
DIV.DirDefaultLinks		A:visited		{color:	#000080; text-decoration:none}
DIV.DirDefaultLinks		A:hover 		{color: #000080; text-decoration:underline}

excites dark blue for food, internet etc
DIV.DirMainCatLink	A   	       		{color: #000066; text-decoration:none}
DIV.DirMainCatLink  A:link				{color:	#000066; text-decoration:}
DIV.DirMainCatLink	A:visited			{color:	#000066; text-decoration:}
DIV.DirMainCatLink	A:hover 			{color: #0000CC; text-decoration:underline}

DIV.DirSubCatLink	A   	       		{color: #GH986Y; text-decoration:none}
DIV.DirSubCatLink	A:link				{color:	#000080; text-decoration:none}
DIV.DirSubCatLink	A:visited			{color:	#000080; text-decoration:none}
DIV.DirSubCatLink	A:hover 			{color: #000080; text-decoration:underline}
DIV.DirSubCatLink   {padding-left: 48px}

}

span.DirSubCatLink	A   	       		{color: #GH986Y; text-decoration:none}
span.DirSubCatLink	A:link				{color:	#000080; text-decoration:none}
span.DirSubCatLink	A:visited			{color:	#000080; text-decoration:none}
span.DirSubCatLink	A:hover 			{color: #000080; text-decoration:underline}
span.DirSubCatLink   {
	margin-left: 26px;
	display: block;
	padding-left: 26px;
}

}


DIV.DirSubCats		A   	       		{color: #GH986Y; text-decoration:none}
DIV.DirSubCats		A:link				{color:	#0000FF; text-decoration:none}
DIV.DirSubCats		A:visited			{color:	#GH986Y; text-decoration:none}
DIV.DirSubCats		A:hover 			{color: #FF0000; text-decoration:underline}

DIV.DirLinks		A   	       		{color: #000080; text-decoration:bold}
DIV.DirLinks		A:link				{color:	#000080; text-decoration:underline}
DIV.DirLinks		A:visited			{color:	#000080; text-decoration:underline}
DIV.DirLinks		A:hover 			{color: #FF0000; text-decoration:underline}

links on the bar at bottom of page
DIV.DirPageNav		A   	       		{color: #ffffff; text-decoration:none}
DIV.DirPageNav		A:link				{color:	#ffffff; text-decoration:none}
DIV.DirPageNav		A:visited			{color:	#ffffff; text-decoration:none}
DIV.DirPageNav		A:hover 			{color: #ffffff; text-decoration:underline}

DIV.DirPagingNav	A   	       		{color: #000000; text-decoration:none}
DIV.DirPagingNav	A:link				{color:	#0000FF; text-decoration:none}
DIV.DirPagingNav	A:visited			{color:	#0000FF; text-decoration:none}
DIV.DirPagingNav	A:hover 			{color: #FF0000; text-decoration:underline}

DIV.DirNavTree		A   	       		{color: #GH986Y; text-decoration:none}
DIV.DirNavTree		A:link				{color:	#000080; text-decoration:none}
DIV.DirNavTree		A:visited			{color:	#000080; text-decoration:none}
DIV.DirNavTree		A:hover 			{color: #GH986Y; text-decoration:underline}

DIV.Dirbottom		A   	       		{color: #FDFD80; text-decoration:none}
DIV.Dirbottom		A:link				{color:	#FDFD80; text-decoration:none}
DIV.Dirbottom		A:visited			{color:	#FDFD80; text-decoration:none}
DIV.Dirbottom		A:hover 			{color: #FDFD80; text-decoration:underline}

a.nonunderside:link       { color: #000066 }
a.nonunderside:link       { text-decoration: none }
a.nonunderside:visited    { color: #000066 }
a.nonunderside:hover      { color: #800000 }
a.nonunderside { font: 12px Arial, Helvetica}
a.nonunderside {font-size: 84%}
a.nonunderside { text-decoration: none}
a.nonunderside { letter-spacing: 0.85px }


<!--used in bottom of each page linking self page-->
a.nonunderside2:link       {
	color: #336699;
}
a.nonunderside2:visited    {
	color: #336699;
	font-weight: lighter;
}
a.nonunderside2:hover      {
	color: #3E7CBB
}
a.nonunderside2 {
	font: italic 13px Arial, Helvetica;
	text-decoration: underline;
	letter-spacing: 0.9px;
	word-spacing: normal;
}

}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;


}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -90;
left: 108px; /*position where enlarged image should offset horizontally */

}


.decoratedline {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("http://www.cybershopping.ca/Canada/xcdirimages/cybershopping-ribbon.gif");
}


<!--
.coupon-results {
	font-style: normal;
	border: thin dashed #333333;
	left: 5px;
	top: 10px;
	right: 5px;
	bottom: 10px;
	background-color: #E8E8E8;
	white-space: normal;
	line-height: 17px;
	font-size: 11px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
-->

/*added this class to checkbox so no border shows around it */
.noborder
{
	border-width: 0px;
	border-style: 0;
}

input {
	    background: #F8F8F8;
	    border: 1px solid #C0C0C0;
		border-style: solid; 

	
}
select {
	background: #F8F8F8;
	border: 1px #C0C0C0;
	border-style: solid;
	font-size: 92%;
}
textarea {
        background: #F8F8F8;
        border: 1px solid #C0C0C0;
		border-style: solid; 
		border-width: 1; 
		

}




/*raman added this later - try to put in a grey transistion to verall display later/ */	
.overalltemplatecontent
	{
	

	}
	
/*raman added this later to control double spacing between bullets */		
	ul {
  margin-top: 2px;
  margin-bottom: 2px;
     }

li {
	list-style: url(http://www.cybershopping.ca/canada/xcdirimages/canada-shop-bullet.gif) outside;

     }

h1, h2, h3, h4 {
	font-size:100%;
	display: inline;
}



</style>.privacy {
}

