﻿/*
#page
	#pageHeader
		#pageHeaderTable
			#headerRow
				#headerCol
	#pageNavigation
		#pageNavigationTable
	#pageContent
		#pageContentLeft
		#pageContentRight
	#pageFooter

------
		#contentTable
			#contentRow
				#contentColLeft
					#contentLeft
				#contentColRight
					#contentRoofTable
						#contentRoofRow
							#contentRoofColComposition
								#contentComposition
							#contentRoofColShake
								#contentShake
							#contentRoofColMetal
								#contentMetal
							#contentRoofColTile
								#contentTile
------
*/

/* ----- TAG STYLES -----*/

body
{
	background: #cccccc;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: medium;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ----- CLASS STYLES ----- */

.roofTypeDescription
{
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	height: 175px;
	padding: 10px;
	text-align: left;
}
.roofTypeHeading
{
	background-color: #003366;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
.roofTypeHeading a:link
{
	color: #ffffff;
	text-decoration: none;
}
.roofTypeHeading a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.roofTypeHeading a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.roofTypeHeading a:active
{
	color: #ffffff;
	text-decoration: none;
}

.roofTypeImage
{
	background-color: #003366;
	height: 100px;
}
.roofTypeMoreInfo
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: bottom;	
}
.roofTypeMoreInfo a:link
{
	color: #999999;
}
.roofTypeMoreInfo a:visited
{
	color: #999999;
}
.roofTypeMoreInfo a:hover
{
	color: #333333;
}
.roofTypeMoreInfo a:active
{
	color: #333333;
}
.supplier
{
	border: 0;
	padding-right: 10px;
}

/* ----- ID STYLES ----- */

#areaServed
{
	border: solid 1px #ffffff;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 160px;

}
#areaServedHeading
{
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}
#contactInfoLeftNav
{
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	padding: 40px 5px 5px 5px;
	text-align: left;
}
#contactInfoLeftNav a:link
{
	color: #ffffff;
}
#contactInfoLeftNav a:visited
{
	color: #ffffff;
}
#contactInfoLeftNav a:hover
{
	color: #cccccc;
}
#contactInfoLeftNav a:active
{
	color: #cccccc;
}
#leftSideMessageArea
{
	margin-left: 8px;
	margin-right: 8px;
	padding: 10px 10px 40px 10px;
	width: 160px;
}
#leftSideMessageArea #metalSpecialist
{
	background-color: #ffffcc;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#page
{
	background-color: #cccccc;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}
#page #pageContent
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1000px;
}
#page #pageContent #contentTable
{
	width: 1000px;
}
#page #pageContent #contentTable #contentRow #contentColLeft
{
	background-color: #003366;
	height: 475px;
	vertical-align: top;
	width: 197px;
}
#page #pageContent #contentTable #contentRow #contentColLeft #contentLeft
{
	background-color: #003366; 
	vertical-align: top;
}
#page #pageContent #contentTable #contentRow #contentColRight
{
	background-color: #ffffff;
	height: 475px;
	vertical-align: top;
}
#page #pageContent #contentTable #contentRow #contentColRight #contentRight
{
}
#page #pageFooter
{
	border-top: solid 1px #003366;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	text-align: right;
	width: 1000px;
}
#page #pageHeader
{
	height: 225px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1000px;
}
#page #pageHeader #pageHeaderTable
{
	border: 0;
	width: 1000px;
}
#page #pageHeader #pageHeaderTable #headerRow #headerCol
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 225px;
}
#page #pageNavigation
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	vertical-align: top;
	width: 1000px;
}
#page #pageNavigation #pageNavigationTable
{
	background-color: #000000;
	border: 0;
	height: 25px;
}
#quote
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-style: italic;
	color: #ffffff;
	padding: 10px 10px 40px 10px;
	text-align: left;
}
#roofTypeColComposition
{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	vertical-align: top;
	width: 200px;
}
#roofTypeColMetal
{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	vertical-align: top;
	width: 200px;
}
#roofTypeColShake
{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	vertical-align: top;
	width: 200px;
}
#roofTypeColTile
{
	border-bottom: solid 1px #cccccc;
	vertical-align: top;
	width: 200px;
}
#roofTypeMoreInfo
{
	height: 40px;
	vertical-align: bottom;
}
#roofTypeRow
{
	vertical-align: top;
}
#roofTypeTable
{
	border: 0;
}
#suppliers
{
	float: right;
	padding: 50px 0px 0px 0px;
}