/*
style: covenant-sports-turf
version: 2
Table of contents:
-----------------
Elements - holds general elements, like body, p, img, a
Headings - holds h1-h6 styles, if applicable
IDs & cascade elements - holds ID styles and any child element styling
Class & cascade elements - holds class styles and any child element styling
Page Specific Styles - styles to be pulled out of the styleshhet either into inline or seperate
stylesheets
-----------------


==============================
Elements
==============================
*/
body{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	color:#000000;
	margin:0;
}

img{border:0;}

/*
==============================
Headings
==============================
*/
h1{
	font-family: Georgia, Serif;
	font-size: 18pt;
	font-weight: bold;
	color: rgb(39,108,14);
}
h2{
	font-family: Georgia, Serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: rgb(39,108,14);
	text-indent: 2.5%;

}


/*
==============================
IDs & cascade elements
==============================
*/

/*Begin Top*/
#logo{
	text-align:left;
	background: #276C0F;
	width:100%;
	margin:0;
}
#contactbar{
	padding:0 0 17px 0;
	background-image: url(images/mod_shadow_dwn.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	/*border: solid 1px black; to check where the drop-shadow ends, delete b4 deploy */
}
#contactbar p{
	background-color: #000000;
	color: #FFFFFF;
	width:100%;
	margin:0;
	font-size:10px;
	font-weight:bold;
	padding:5px 0 5px 0px;
	
}
#contactbar a {color:#C0C0C0;}
/*End Top*/

/*Begin Content and Navigation Main Area*/
#Main {
	position:relative;
	margin:0;
	border: solid 1px White;
	min-height: 740px;
}

#Content{
	margin: 0 10px 0 172px;
}
#Navigation{
	position: absolute;
	left: -1px;
	top: -18px;
	padding:0 15px 0 0;
	background-image: url(images/mod_shadow.gif);
	background-position: right bottom;
	background-repeat: repeat;
}
#nav{
	width:147px;
	background-color: #276C0E;
	padding: 32px 0 32px 0 ;
	border: solid 1px black;
}
#CornerWedge{
	position: absolute;
	width:7px;
	/*border:solid 1px blue;*/
	background-image: url(images/mod_shadow_dwn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	left:156px;
	top:-18px;
}
#covenantgif{margin-top:25px;}
#BottomNavigation{
	text-align:center;
	font-size:10px;
	margin: 30px 10px 0 172px;
}
#copyright{
	text-align:center;
	font-size:10px;
	margin: 0 10px 0 172px;
	}
/*End Content and Navigation Main Area*/


/*
==============================
Classes
==============================
*/
.bold{font-weight:bold;}
.boldred, .important{
	font-weight: bold;
	color: red;
}
.center{text-align:center;}
.boldunderline{font-weight:bold;text-decoration:underline;}


/*
==============================
Page Specific Styles
==============================
*/

/*-------csturf_products.php--------*/
#product_table{
	border: solid 1px black;
	border-collapse: collapse;
}

#product_table td{
	border: solid 1px black;
	border-collapse: collapse;
	padding: 10px;
}
.centerbase{
	border: solid 1px black;
	border-collapse: collapse;
	text-align:center;
	background: #00FF99;
	color: #000000;
}
.centergood{
	border: solid 1px black;
	border-collapse: collapse;
	text-align:center;
	background: #66CC66;
	color: #000000;
}
.centerbetter{
	border: solid 1px black;
	border-collapse: collapse;
	text-align:center;
	background: #339900;
	color: #FFFFFF;
}
.centerbest{
	border: solid 1px black;
	border-collapse: collapse;
	text-align:center;
	background: rgb(39,108,14);
	color: #FFFFFF;
	font-weight: bold;
}
.product_head{
	border: solid 1px black;
	border-collapse: collapse;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.product_head_center{
	border: solid 1px black;
	border-collapse: collapse;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
/*-------product sub pages--------*/
#mft{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-align: left;
	font-weight: normal;
	border: solid black 1px;
	border-collapse: collapse;
	margin:5%;
}
.mftitem{
	color: white;
	font-weight:bold;
	background-color: black;
	border: solid white 1px;
	border-collapse: collapse;
	padding: 20px;
}
.mftitemtop{
	color: white;
	font-weight:bold;
	background-color: black;
	border-bottom: solid white 1px;
	border-top: solid black 1px;
	border-collapse: collapse;
	padding: 20px;
}
.mftitembottom{
	color: white;
	font-weight:bold;
	background-color: black;
	border-bottom: solid black 1px;
	border-top: solid white 1px;
	border-collapse: collapse;
	padding: 20px;
}

.mftvalue{
	color: black;
	font-weight: bold;
	background-color: white;
	border: solid black 1px;
	border-collapse: collapse;
	padding: 20px;
}

/*-------indoor tour and popup--------*/
.installcell, .installtext, .nameplate{
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
img.installpic{
	border-right-style: solid;
	border-right-color: #E4E4E4;
	border-right-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	border-bottom-width: 5px;
}
.picturenav{
	font-size: 14pt;
	text-align: center;	
}
/*------references----------------*/
.refp{
	margin-left: 5%;
}

.letterdiv{
	margin: 5%;
}
/*-----specifications--------------*/
.nomargin{
	margin: 0;
	padding-bottom: 0;
}
.specdesc{
	margin:0 5% 10px 4%;
}
/*-----privacy---------------------*/
#lastupdate{font-weight:bold;}
