/* Primary stylesheet: structuralglass.co.uk */

body	        {
		color: #cccccc;
		background-color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

h1		{
                width: 100%;
		color: #cccccc;
		background-color: #666666;
		font-size: 16px;
		font-weight: 800;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: text-top;
		text-align: right;
		border-style: none none solid none;
		border-width: 1px;
		}
		
h2		{
		color: #cccccc;
		background-color: #666666;
		font-size: 14px;
		font-weight: 800;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 2px;
		}
		
h3		{
		margin-right: 10px;
		color: #666666;
		background-color: #cccccc;
		text-align: center;
		font-size: 12px;
		}
		
h4		{
		color: #66ccff;
		background-color: #666666;
		font-size: 10px;
		font-weight: 800;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 2px;
		}
		
p		{
		margin-left: 5px;
		}
		
em		{
		font-weight: 800;
		}

td.nav          {
                width: 75px;
                height: 15px;
                background-color: #cccccc;
                color: #336699;
                text-align: center;
                vertical-align: text-top;
                }
                
td.navSpacer    {
                width: 1px;
                height: 15px;
                background-color: #cccccc;
                color: #ffffff;
                }
                
.belowNav       {
                width: 75px;
                height: 2px;
                background-color: #cccccc;
                color: #ffffff;
                }
                
.belowNavSp     {
                width: 1px;
                height: 2px;
                background-color: #cccccc;
                color: #ffffff;
                }

.navOff
		{
		color: #336699;
		font-size: 10px;
		background-color: #cccccc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-weight: 800;
		}

.navOn
		{
		color: #ffffff;
		font-size: 10px;
		background-color: #cccccc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-weight: 800;
		}

.navNewsOff
		{
		color: #cccccc;
		font-size: 10px;
		background-color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-weight: 800;
		}

.navNewsOn
		{
		color: #ffffff;
		font-size: 10px;
		background-color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-weight: 800;
		}

.textLinkOff    {
		color: #cccccc;
		font-size: 12px;
		background-color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-weight: 800;
		}

.textLinkOn     {
		color: #ffffff;
		font-size: 12px;
		background-color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-weight: 800;
		}
		
.blueHeading    {
                font-weight: 800;
                color: #cccccc;
				font-size: 14px;
				background-color: #666666;
                }
				
.imageMain	{
			 border-style: solid solid solid solid;
			 border-width: 1px;
			 border-color: #cccccc;
			 vertical-align: text-top;
			}
			
.productDescription	{
					padding-left: 5px;
					padding-right: 5px;
					padding-bottom: 7px;
					width: 100%;
					vertical-align: text-top;
					}
					
span.productDescription	{
						padding-left: 0px;
						padding-right: 0px;
						padding-bottom: 3px;
						color: #f5f5f5;
						background-color: #666666;
						font-weight: 800;
						font-size: 13px;
						}
						
.contactTable	{
				font-size: 7pt;
				margin-right: 5px;
				height: 385px;
				}

.contactTable th	{
					border-right: 1px solid #666666;
					padding: 2px;
					color: #666666;
					background-color: #cccccc;
					font-size: 9pt;
					}
				
.contactTable td	{
					border-bottom: 1px solid #cccccc;
					border-right: 1px solid #cccccc;
					padding-left: 2px;
					padding-right: 2px;
					padding-top: 10px;
					padding-bottom: 10px;
					}
				
.contactTable a	{
				color: #cccccc;
				background-color: #666666;
				}
				
.contactTable a:hover	{
				color: #ffffff;
				background-color: #666666;
				}
				
.contactTable span	{
					font-weight: 600;
					}
