/* *************************** */
/* © 2007 APC Coatings ******* */
/* Style Sheet for Site Layout */
/* *************************** */
/*
This style sheet for site layout is separate from the style sheet for the content formatting.
Contribute users only have access to the content formatting style sheet, enabling
developers to freely freely use both ids and classes for site layout.
*/
a:link							{color: #3399CC; text-decoration: none;}
a:visited						{color: #3399CC; text-decoration: none;}
a:hover							{color: #F51125; text-decoration: underline;}
a:active						{color: #F51125; text-decoration: underline;}
body							{
								background-image: url(../images/site-structure/background-body.jpg);
								font-family: verdana, arial, sans-serif;
								margin: 0px auto;
								padding: 0px;
								}
hr								{color: #000000; height: 1px; margin-top: 16px; margin-bottom: 16px;}
img								{border: 0px; display: inline; margin: 0px; padding: 0px;}
/*
div 							{border: 1px solid green;}
*/
div.header						{margin: 0px; padding: 0px; text-align: center;}
	div.banner					{margin: 0px; padding: 0px;}
	div.mainmenu				{margin: 0px; padding: 0px;}
	div.mainmenu a				{color: black;}
	div.shadow					{margin: 0px; padding: 0px;}
div.body						{
								background-image: url(../images/site-structure/background-site.gif);
								clear: both;
								font-size: 10pt;
								margin: 0px auto;
								width: 700px;
								}
								
	div.spacer-left				{float: left; width: 10px;}
	div.submenu					{float: left; width: 140px;}
		div.submenu a			{color: black;}
		div.submenu	li			{list-style-image: url(../images/bullets/arrow-bright-right.gif); margin-bottom: 2pt;}
		div.submenu ul			{margin-bottom: 40px;}
		div.sub-menu-feature-box{
								background-image: url(../images/site-structure/sub-menu-feature-box-middle.gif);
								background-repeat: repeat-y;
								font-size: 7pt;
								text-align: center;
								width: 140px;
								}
			.accredation-logos	{margin: 5px;}
	div.spacer-middle			{float: left; width: 40px;}
	div.content					{float: left; width: 485px;}
		div.cookiecrumbmenu		{color: black; font-size: 7pt; text-align: right; margin-top: 10px;}
		div.cookiecrumbmenu a	{color: black;}
		div.backtotop			{border-top: 1px solid black; font-size: 8pt; margin-left: 190px; padding-top: 15px; padding-bottom: 25px; width: 485px;}
		div.backtotop a			{color: black;}
	div.spacer-right			{float: right; width: 10px;}
div.footer						{
								background-image: url(../images/site-structure/background-footer-menu.gif);
								background-position: top center;
								background-repeat: no-repeat;
								border-bottom: 1px solid black;
								color: black;
								clear: both;
								font-size: 7pt;
								margin: 0px auto;
								text-align: center;
								width: 700px;
								}
	div.footer a				{color: black;}
	div.redundantmenu			{padding: 10px;}
	div.redundantmenu li		{display: inline;}
	div.redundantmenu ul		{margin: 0px;}
	div.copyright				{padding-bottom: 10px;}
.imageformat-left				{margin-left: 10px;}
.imageformat-right				{margin-right: 10px;}
}
/* sIFR ... These are standard sIFR styles... Do Not Modify */
.sIFR-flash						{visibility: visible !important; margin: 0;}
.sIFR-replaced					{visibility: visible !important;}
span.sIFR-alternate				{position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]
								{display: none !important;}
/* These 'decoy' styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1				{visibility: hidden;}
