﻿	/* 
	Colour Pallet 
	
	Orange: #FF9900
	Black: #000000
	
	
	*/

	body
		{
		font-family: Arial;
		margin: 0px;
		background-image: url(images/template/tempBackground3.jpg);
		}
		
					
	td.tdOuterTemplate
		{
		background-image: url(/images/template/TopLeftBackground.jpg);
		background-repeat: no-repeat;
		
		background-color: #ffffff;
		
		}
		
	table
		{
		font-size: 10pt;	
		}
		
	table.tblNavigation
		{
		padding: 8px;
		border: 2px #FF9900 solid;
		background-color: #ffffff;
		width: 100%;
		margin-bottom: 24px;
		}
		
	table.tblNavigation td
		{
		text-align: center;
		border: 2px #FF9900 solid;
		}


	table.tblPrimaryTable
		{
		background-image: url(/images/template/BottomRightBackground2.jpg);
		background-position: right bottom;
		background-repeat: no-repeat;
		}
		
	td.tdLeftShadow, td.tdRightShadow
		{
		width: 20px;

		}
		
	td.tdLeftShadow
		{
		background-image: url(/images/template/leftShadow.png);
		background-repeat: repeat-y;
		background-position: left top;
		}
		
	td.tdRightShadow
		{
		background-image: url(/images/template/rightShadow.png);
		background-repeat: repeat-y;
		background-position: right top;
		}
		
		
	td.tdMainContentArea
		{
		font-size: 10pt;
		padding-right: 20px;
		padding-bottom: 20px;
		line-height: 1.5em;
		background-image: url(images/template/contentBackground.gif);
		background-position: center top;
		background-repeat: repeat-y;
		}
		
	td.tdMainContentArea table
		{
		line-height: 1.5em;
		font-size: 10pt;
		}		
		
	td.tdTopLevelFooter
		{
		padding: 0px 20px 20px 0px;
		font-size: 10pt;
		}
	
	td.tdFooter
		{
		background-color: #000000;
		color: #ffffff;
		text-align: right;
		padding: 6px;
		font-size: 7pt;
		}
		
	table.tblMainProfilePage
		{
		
		}

	table.tblMainProfilePage td
		{
		border-bottom: 2px #000000 solid;		
		}
		
	table.tblIndividualProfile
		{
		width: 100%;
		padding: 10px;
		}
		
	td.tdProfilePhoto
		{
		width: 30%;
		text-align: right;
		vertical-align: top;
		}
		
	td.tdProfileInfo
		{
		width: 70%;	


		}
		
	div.divProducts table td table td
		{

		border: 1px #ff9900 solid;
		padding: 4px;
	
		}


	a
		{
		font-size: 10pt;
		text-decoration: underline;
		color: #996600;
		}		

	a:hover
		{
		color: #cc8800;
		}		
		
		
	a.HeaderLinks
		{
		font-size: 10pt;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		}

	a.HeaderLinks:hover
		{

		}

	h1
		{
		font-size: 18pt;
		color: #FF9900;
		border-bottom: 3px #FF9900 solid;
		padding-bottom: 4px;
		}
		
	h2	
		{
		color: #FF9900;	
		font-size: 10pt;
		font-weight: bold;
		}
		
	h3
		{
		color: #000000;	
		font-size: 10pt;
		font-weight: bold;
		margin-bottom: 0px;
		}
		
	hr.hrProfile
		{
		border: 3px #000000 solid;
		}

		
		
		/* - shtuff - */
		