﻿
/******************** Global Settings ********************/
*
	{
		font-family: arial, tahoma, verdana, sans-serif;
	}

img
	{
		border: none;
		border-collapse: collapse;
	}
	
p
{
	line-height: 18px;
}

h1
	{
		font-weight: bold;
		font-size: 18px;
		color: #000;
		margin: 0px 0px 7px 0px;
	}

h2
	{
		line-height: 18px;
		font-weight: bold;
		font-size: 16px;
		color: #666;
		margin: 0px 0px 7px 0px;
	}

h3
	{
		font-weight: bold;
		font-size: 16px;
		color: #06c;
		margin-bottom: 7px;
	}

h4
	{
		font-weight: bold;
		font-size: 13px;
		color: #666;
		margin-bottom: 7px;
	}

a:link, a:visited
	{
		color: #c00;
		font-weight: bold;
		text-decoration: underline;
	}

a:hover
	{
		color: #f00;
		text-decoration: none;
	}
	
a:active
	{
		color: #c00;
		font-weight: bold;
		text-decoration: underline;
	}
	
body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	background-color: #000000;
}    

/******************** Site Layout ********************/
#PageDiv
{
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#HeaderDiv
{
	background-image: url(Images/HeaderFooter/FSS_Logo.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	background-color: white;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#NavBarDiv
{
	width: 800px;
	height: 20px;
	background-color: white;
	overflow: hidden;
	border-top: black 2px solid;
	border-bottom: black 2px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#ContentDiv
{
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	vertical-align: top;
}

#FooterDiv
{
	background-color: #BF0A01;
	width: 800px;
	height: 20px;
	text-align: right;
	border-top: black 2px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

/******************** ContentDiv Layouts ********************/
#ContentTable
{
	table-layout:fixed;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

#ContentFullCell
{
	width: 780px;
	background-color: #ffffff;
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	border-collapse: collapse;
	overflow: hidden;
}

#ContentMapFullCell
{
	width: 780px;
	background-color: #ffffff;
	clear: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	border-collapse: collapse;
	overflow: hidden;
}

#LeftContentCell
{
	width: 638px;
	background-color: #ffffff;
	vertical-align: top;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#RightMenuCell
{
	width: 160px;
	height: 400px;
	overflow: hidden;
	background-color: white;
	background-attachment: fixed;
	background-image: url(Images/ManufacturersStripe.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	overflow: hidden;
	border-collapse: collapse;
}

#LeftMenuCell
{
	width: 160px;
	height: 400px;
	overflow: hidden;
	background-color: white;
	background-image: url(Images/ManufacturersStripe.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	overflow: hidden;
	border-collapse: collapse;
}

#RightContentCell
{
	width: 618px;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

/******************** Navigation ********************/
#NavBarDiv a
{
	margin: 0px;
	padding: 0px 34px;
	display: block;
	float: left;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

#NavBarDiv a:hover
{
	color: #ff0000;
}

#MenuHeading
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-top: 5px;
	border-bottom: 1px solid #a9a9a9;
	overflow: hidden;
}

#MenuItems
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	padding-top: 5px;
	width: 160px;
	overflow: hidden;
}

#MenuItems a
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
	width: 160px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

#MenuItems a:hover
{
	background-color: #ccccff;
}

/******************** Footer Text ********************/
#FooterText
{
	font-size: 10px;
	color: white;
	padding-right: 15px;
	padding-top: 3px;
}

/******************** Begin Content Styles ********************/
/**************************************************************/

/******************** Home Page ********************/

#HomeTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	vertical-align: top;
	border-collapse: collapse;
	table-layout: fixed;
}

#WelcomeLine
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
	line-height: 25px;
}

/******************** About Us Page ********************/


/******************** Directions Page ********************/
#map
	{
		width: 430px;
		height: 400px;
	}

#mapBorder

{
	margin: 0px;
	padding: 0px;
	border: #000 1px solid;
}

.mapLink
{
	cursor: hand;
	text-decoration: none;
}

#directionsDiv
{
	height: 400px;
	width: 340px;
	overflow: auto;
	text-align: center;
}

/******************** Products Page ********************/

.PrdHeading
{
	font-weight: bold;
	font-size: 20pt;
	width: 50%;
	border-bottom: black 3px solid;
	height: 30px;
}

.PrdSubHeading
{
	font-weight: bold;
	font-size: 12pt;
	padding-top:20px;
	padding-bottom:5px;
}

.ProductsTable
{
	border-collapse: collapse;
	width:615px;
	line-height: 16px;
	padding:0px;
	margin:0px;
}

.LeftColumnPrdCell
{
	padding-right:20px; 
	width:200px;
	vertical-align:top;
}

.RightColumnPrdCell
{
	width:200px;
	vertical-align:top;
}

.SingleColumnPrdCell
{
	padding-right:20px; 
	width:400px;
	vertical-align:top;
}

.ImageColumnPrdCell
{
	width:215px;
	vertical-align:top;
}

#PrdAccessories
{
	background-image: url(Images/Products/Accessories/flange.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdFittings
{
	background-image: url(Images/Products/Fittings/fitting3.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdNipples
{
	background-image: url(Images/Products/Nipples/nipple1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdPipe
{
	background-image: url(Images/Products/Pipe/pipe.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdPipeHangers
{
	background-image: url(Images/Products/PipeHangers/pipehanger.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdDevices
{
	background-image: url(Images/Products/SprinklerDevices/sprinkler.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdSwitches
{
	background-image: url(Images/Products/Switches/switch.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#PrdValves
{
	background-image: url(Images/Products/Valves/valve4.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

/******************** Links Page ********************/

.linkHeader
{
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
}

.logosTable
	{
		width: 100%;
		margin: 10px 0px 10px 0px;
	}

.logosTable td
	{
		padding: 15px;
		text-align: center;
	}
	
.logosTable img
	{
		margin: 0px auto 10px auto;
		display: block;
	}

/******************** Contact Us Page ********************/
