/* Style Sheet for Yenius Web Designs
*
*
*	Created by:
*
*	Yenius Interactive Marketing
*	10909 Yonge St., Suite 105
* 	Richmond Hill, Ontario
*	L4C 3E3
*
*
*/

/* ======== tag definitions ======== */
.measurable {
	position: relative;
	left: 0px;
	top: 0px;
}

A {text-decoration: underline;}

A.menubar {
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
	}
		
A.menubar:hover   {
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #fe7d19;
	font-weight: bold;
	text-decoration:  none;
	}
	
A.submenubar {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
	}	
A.submenubar:hover   {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #fe7d19;
	font-weight: bold;
	text-decoration:  none;
	}
	
A.smallboldsilver	{
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #cccccc;
	font-weight: bold;
	text-decoration:  none;
}

A.smallboldsilver:hover	{
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
}
	
A.smallboldmint	{
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #BAEDBD;
	font-weight: bold;
	text-decoration:  none;
}

A.smallboldmint:hover	{
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
}

A.xsmallsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #cccccc;
	font-weight: normal;
}

A.xsmallsilver:hover { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
}	

H1 {font-family: verdana, arial,sans-serif;
	font-size: 14pt;
	color: #0f238c; /* blue */
	font-weight: normal;
	}

H2 {font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	color: #0f238c; /* blue */
	font-weight: normal;
	}

.smallscreen { /*used with the main text; same as paragraph*/
	margin-top:10;
	}
.bigscreen { /*used with the main text; same as paragraph*/
	margin-top:35;
	}
	
.pagetitle { /*used with the main text; same as paragraph*/
	font-family: CentSchbook BT, Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	font-style:italic;
	}
	
.tagline { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #85a48b;
	}	
	
.main { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}
	

.mainblue { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0f238c;
	}
		
	
.mainbrown { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #914000;
	}
	
	
.mainwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	}
	
.mainlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
	}
	
.mainbold { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}	

	
.mainboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	
.mainboldbrown { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #914000;
	}
	
	
.mainboldblue { /* Product name text for load cell page*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #0f238c;
	font-weight: bold;
	}
	

.highlightblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0f238c;
	}
	
.highlightbrown { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #914000;
	}	
	
.highlightsilver { /*Newsletter Title*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
	}
	
.highlightwhite { /*Newsletter Title*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	}	
	
.small { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	}
	
.smalllink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	}
	
.smallblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #0f238c;
	font-weight: normal;
	}
	
.smallbrown { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #914000;
	font-weight: normal;
	}		
	
.smallgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	}
	
.smallsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	}	
	
.smallwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	}
	

.smallbold { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}
	

.smallboldblue { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0f238c;
	}
	
	
.smallboldbrown { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #914000;
	}
	
		
.smallboldsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
	}	
					
	
.smallboldlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	}	
	

.smallboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	}
	
.smallboldsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
	}	

		
.smallboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	}
	
	
.xsmall { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
}

.xsmallblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #0f238c;
	font-weight: normal;
}

.xsmallbrown { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #914000;
	font-weight: normal;
}

.xsmallgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}

.xsmallsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #cccccc;
	font-weight: normal;
}


.xsmalllink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	}	
	
.xsmallbold { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
}	
	
.xsmallboldblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #0f238c;
	font-weight: bold;
}

.xsmallboldbrown { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #914000;
	font-weight: bold;
}	
	
.xsmallboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: bold;
}
	
.xsmallboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	}
	
.xxsmallbrown {
	font-family: verdana,arial,sans-serif;
	font-size: 6.5pt;
	font-weight: normal;
	color: #914000;
	}	
	
.line {
	font-size: 1pt;
	}
	
/*********************************  SCREENSIZE POSITIONING ******************************************/
.smallscreen { /*used with the main text; same as paragraph*/
	margin-top:20;
	}
.bigscreen { /*used with the main text; same as paragraph*/
	margin-top:50;
	}
/*********************************  SCREENSIZE POSITIONING ******************************************/
	
/*********************************  FEATURE BOX POSITIONING ******************************************/
/* 
.position_featurebox1 {
	position:absolute; 
	z-index:2;
	left:100px;
	top:340px;
	visibility: visible;
}

.position_featurebox2 {
	position:absolute; 
	z-index:2;
	left:270px;
	top:340px;
	visibility: visible;
}

.position_featurebox3 {
	position:absolute; 
	z-index:2;
	left:440px;
	top:340px;
	visibility: visible;
}

.position_featurebox4 {
	position:absolute; 
	z-index:2;
	left:610px;
	top:340px;
	visibility: visible;
}
/*********************************  FEATURE BOX POSITIONING ******************************************/
			