/******All Templates********/
#Page { width: 900px; }
#Header { background-color: #FFF; }
#Content { background-color: #FFF; }
#Column1, #Column2, #Column3, #Feature { background-color: #FFF; }
#Footer { background-color: #FFF; }

/******Base Template 3******/
#Column1
{
    width: 710px;
    float: left;
    margin: 0 0 0 190px;
}
#Column2
{
    margin: 0 0 0 -710px;
    float: left;
    width: 190px;
    position: relative; 
    left: -190px;
}

html { margin: 0; }
body
{ 
    background: #FFF url(../images/bg-page-repeat.jpg) repeat-x top center; 
    font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
    color: #222;
}

strong { color: #000; }

a, a:link, a:visited, a:hover, a:focus, a:active 
{ 
    color: #204d76; 
    text-decoration: underline; 
}
a:hover { color: #406d96; }    
a:active { color: #608db6; }
a:link img { text-decoration: none; }

h1, h2, h3, h4, h5, h6 
{ 
    color: #111;
    margin: .75em 0 .1em;
    line-height: 1.5em;
    font-weight: normal;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
h1
{
    background: url(../images/bg-top-banner.jpg) no-repeat;
    text-indent: -9000px;
    height: 95px;
    margin: 0 0 0 10px;
}
h1 a
{
    display: block;
    height: 100%;
    width: 265px;
}
h3 { font-size: 240%; text-transform: uppercase; }
h4 { text-transform: uppercase; font-size: 175%; }
h5 { font-size: 140%; }
h6 { font-size: 110%; }

p
{
    margin: 10px 10px 1em 0;
    font-weight: normal;
    font-size: 120%;
    line-height: 1.6em;
}

blockquote { font-size: 130%; line-height: 1.5em; }
blockquote p { font-size: 100%; }
li blockquote { font-size: 100%; margin-top: 5px; }
cite { display: block; text-align: right; margin: .15em 2em .5em 0; }

hr { margin: 2em 5px; }

ul { margin-left: 30px; }
li { font-size: 120%; line-height: 1.5em; }
li li, li p { font-size: 100%; }
ul li { list-style-type: square; }

dt, dd {font-size: 120%;}
dd {padding: 10px 0 15px 15px;}

thead th { padding: 5px; color: #fff; }

td 
{
    border-bottom: 1px solid #E7E7E7;
    font-size: 110%;
    padding: 5px;
    vertical-align: top;
}

/***** Begin Division Headers *****/
h2
{
    background: url(../images/bg-netafim-main.jpg) no-repeat;
    color: #ffffff;
    font-size: 310%;
    height: 183px;
    position: relative;
    top: -8px;
    margin: 0;
    z-index: 50;
    line-height: 1em;
}

h2 span 
{
    padding: 2px 10px 2px 25px;
    text-transform: uppercase;
    left: 0;
    position: relative;
    top: 40px;
    background: #ea8402;
}

/***** End Division Headers *****/

table
{
    border-spacing:0.6em;
    border-collapse: separate;
}

/***** Begin Search Box *****/
.SearchBox
{
    position: absolute;
    right: 0;
    top: 170px;
    background-color: #ea8402;
    padding: 0 0 2px 18px;
    z-index: 100;
}

.SearchBox .Field { margin: 0; }

.SearchBox .Text { text-align: right; }

.SearchBox .Text label
{
    background-color: #ea8402;
    color: #FFF;
    display: block;
    font-family: arial;
    font-weight: bold;
    font-size: 240%;
    font-style: normal;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    right: 0;        
    top: -1.05em;
    padding: 1px 15px 0 18px;
}

.SearchBox .Text input
{
    width: 168px;
    margin: 5px 42px 0 0;
    border: none;
    padding: 2px;
}

.SearchBox .Filters input
{
    margin: 2px;
    padding: 0;
    display: inline;
    border: none;
}
.SearchBox .Filters label
{
    color: #FFF;
    font-family: arial;
    text-transform: uppercase;    
    font-size: 120%;
    font-style: normal;
}

.SearchBox .Button
{
    position: absolute;
    right: 12px;
    top: 7px;
}

.SearchBox .Button input
{
    text-indent: -9000px;
    width: 30px;
    background: transparent url(../images/icon-search-netafim.png) no-repeat top center;
    border: none;
    cursor: pointer;
}

/* Greenhouse */
.Template1 .SearchBox .Button input, .Template9 .SearchBox .Button input
{ background: transparent url(../images/icon-search-greenhouse.png) no-repeat top center; } 

/* Agriculture */
.Template2 .SearchBox .Button input, .Template8 .SearchBox .Button input  
{ background: transparent url(../images/icon-search-agriculture.png) no-repeat top center; } 

/* Landscape */
.Template3 .SearchBox .Button input, .Template10 .SearchBox .Button input 
{ background: transparent url(../images/icon-search-landscape.png) no-repeat top center; } 

/* Mining */
.Template4 .SearchBox .Button input, .Template11 .SearchBox .Button input 
{ background: transparent url(../images/icon-search-mining.png) no-repeat top center; }

/* Wastewater */
.Template5 .SearchBox .Button input, .Template12 .SearchBox .Button input 
{ background: transparent url(../images/icon-search-wastewater.png) no-repeat top center; }

.SearchResults h5 { display:inline;}
.SearchResults .MatchPercent
{
    display: inline;
    color: #777;
    margin: 0 15px;
}

.SearchResults h5 a:link, .SearchResults h5 a:visited { color: #000; }

.SearchResults h5 a:hover { color: #ea8402; }

.SearchResults ol li { list-style: none; }
.SearchResults ol li span 
{
    position: relative;
    right: 25px;
    top: 30px;
}
.SearchResult h3 { margin-top: 0; }
/***** End Search Box *****/

/* Netafim */
.Template6 th, 
.Template13 th, 
.Template14 th
{
    padding-bottom: 25px;
    padding-right: 10px;
}

.NetafimCalendar { width: 700px; }
.NetafimCalendar th, .NetafimCalendar tr { font-size: 110%; }

#Header
{
    position: relative;
    z-index: 75;
}

#Header h1 { margin: 0; }

.Headers
{
    background-color: #ea8402;
    color: white;
    font-family: arial;
    font-size: 70%;
    font-weight: bold;
    padding: 2px 10px 3px 25px;
    text-transform: uppercase;
}

#Body-Wrap
{
    background: transparent url(../images/bg-page.jpg) no-repeat top center;
}

#Page
{
    margin: 0 auto;
    width: 900px;
}

#Header { padding: 0; }

.BaseTemplate1 #Column1 { margin: 0 25px; }
.BaseTemplate5 #Column1,
.BaseTemplate3 #Column1
{
    left: 175px;
    margin: 0;
    position: relative;
    width: 545px;
}
.BaseTemplate3 #Column1 { width: 710px; }
.BaseTemplate3 #Column2 { left: -710px; }

#Column2
{
    left: -545px;
    margin: 0;
    width: 160px;
}

#Column3
{
    margin:0 0 0 50px;
    width: 145px !important;
}

#Column2 h3 { line-height: 1em; }
#Column3 h3 { font-size: 175%; }

#Column1 ul#ContentSubNav { margin: 0; }

#ContentSubNav li
{
    float: left;
    color: #fff;
    list-style-type: none;
    border-left: solid;
    border-width: 1px;
    border-color: #fff;
    border-right: none;
    font-size: 125%;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    line-height: 0 !important;
    position: relative;
    top: .25em;
}

#ContentSubNav li a
{
    display: block;
    padding: .25em 10px;
    margin-bottom: .2em;
}

.PartnershipImgBlock
{
    width: 200px;
    margin: 10px 35px 15px 0;
    float: left;
}

.PartnershipImgBlock img
{
    margin: 0 auto;
}

/* Greenhouse */
.Template1 #ContentSubNav a:link, .Template1 #ContentSubNav a:visited, .Template1 #ContentSubNav a:hover,
.Template9 #ContentSubNav a:link, .Template9 #ContentSubNav a:visited, .Template9 #ContentSubNav a:hover 
{
    background-color: #033000;
    color: #FFFFFF;
    text-decoration: none;
}

.Template1 #ContentSubNav .Dim a, .Template9 #ContentSubNav .Dim a 
{
    background-color: #054b00;
}

.Template1 #ContentSubNav .Dim a:hover, .Template9 #ContentSubNav .Dim a:hover 
{
    background-color: #033000;
}

/* Agriculture */

.AgLitFormTitle
{
    background: #a99a6f;
    color: #fff;
    padding: 5px;
    margin: 10px 0 10px 0;
    clear: both;
}

.Template8 .ProductInfoField label
{
    padding: 3px;
    text-align: left;
    background: #edeae1;
}

/* Ag Product Tabs */

/*Thinwall Tabs*/
.Template2 .Thinwall #ContentSubNav a:link, .Template2 .Thinwall #ContentSubNav a:visited, .Template2 .Thinwall #ContentSubNav a:hover,
.Template8 .Thinwall #ContentSubNav a:link, .Template8 .Thinwall #ContentSubNav a:visited, .Template8 .Thinwall #ContentSubNav a:hover 
{
    background-color: #5eafd1;
}

.Template2 .Thinwall #ContentSubNav .Dim a, .Template8 .Thinwall #ContentSubNav .Dim a 
{
    background-color: #4988a2;
}

.Template2 .Thinwall #ContentSubNav .Dim a:hover, .Template8 .Thinwall #ContentSubNav .Dim a:hover 
{
    background-color: #5eafd1;
}

/*Heavywall Tabs*/
.Template2 .Heavywall #ContentSubNav a:link, .Template2 .Heavywall #ContentSubNav a:visited, .Template2.Heavywall #ContentSubNav a:hover,
.Template8 .Heavywall #ContentSubNav a:link, .Template8 .Heavywall #ContentSubNav a:visited, .Template8.Heavywall #ContentSubNav a:hover 
{
    background-color: #093f65;
}

.Template2 .Heavywall #ContentSubNav .Dim a, .Template8 .Heavywall #ContentSubNav .Dim a 
{
    background-color: #062a43;
}

.Template2 .Heavywall #ContentSubNav .Dim a:hover, .Template8 .Heavywall #ContentSubNav .Dim a:hover 
{
    background-color: #093f65;
}

/*Tubing Tabs*/
.Template2 .Tubing #ContentSubNav a:link, .Template2 .Tubing #ContentSubNav a:visited,.Template2 .Tubing #ContentSubNav a:hover,
.Template8 .Tubing #ContentSubNav a:link, .Template8 .Tubing #ContentSubNav a:visited,.Template8 .Tubing #ContentSubNav a:hover 
{
    background-color: #606060;
}

.Template2 .Tubing #ContentSubNav .Dim a, .Template8 .Tubing #ContentSubNav .Dim a 
{
    background-color: #494949;
}

.Template2 .Tubing #ContentSubNav .Dim a:hover, .Template8 .Tubing #ContentSubNav .Dim a:hover 
{
    background-color: #606060;
}

/*Sprinkler Tabs*/
.Template2 .Sprinkler #ContentSubNav a:link, .Template2 .Sprinkler #ContentSubNav a:visited,.Template2 .Sprinkler #ContentSubNav a:hover,
.Template8 .Sprinkler #ContentSubNav a:link, .Template8 .Sprinkler #ContentSubNav a:visited,.Template8 .Sprinkler #ContentSubNav a:hover 
{
    background-color: #4531aa;
}

.Template2 .Sprinkler #ContentSubNav .Dim a, .Template8 .Sprinkler #ContentSubNav .Dim a 
{
    background-color: #362685;
}

.Template2 .Sprinkler #ContentSubNav .Dim a:hover, .Template8 .Sprinkler #ContentSubNav .Dim a:hover 
{
    background-color: #4531aa;
}

/*Dripper Tabs*/
.Template2 .Dripper #ContentSubNav a:link, .Template2 .Dripper #ContentSubNav a:visited,.Template2 .Dripper ContentSubNav a:hover,
.Template8 .Dripper #ContentSubNav a:link, .Template8 .Dripper #ContentSubNav a:visited,.Template8 .Dripper #ContentSubNav a:hover 
{
    background-color: #21a033;
}

.Template2 .Dripper #ContentSubNav .Dim a, .Template8 .Dripper #ContentSubNav .Dim a 
{
    background-color: #187525;
}

.Template2 .Dripper #ContentSubNav .Dim a:hover, .Template8 .Dripper #ContentSubNav .Dim a:hover 
{
    background-color: #21a033;
}

/*Filter Tabs*/
.Template2 .Filter #ContentSubNav a:link, .Template2 .Filter #ContentSubNav a:visited,.Template2 .Filter ContentSubNav a:hover,
.Template8 .Filter #ContentSubNav a:link, .Template8 .Filter #ContentSubNav a:visited,.Template8 .Filter #ContentSubNav a:hover 
{
    background-color: #ba0c19;
}

.Template2 .Filter #ContentSubNav .Dim a, .Template8 .Filter #ContentSubNav .Dim a 
{
    background-color: #9b0a15;
}

.Template2 .Filter #ContentSubNav .Dim a:hover, .Template8 .Filter #ContentSubNav .Dim a:hover 
{
    background-color: #ba0c19;
}

/*Valves Tabs*/
.Template2 .Valves #ContentSubNav a:link, .Template2 .Valves #ContentSubNav a:visited,.Template2 .Valves ContentSubNav a:hover,
.Template8 .Valves #ContentSubNav a:link, .Template8 .Valves #ContentSubNav a:visited,.Template8 .Valves #ContentSubNav a:hover 
{
    background-color: #65382c;
}

.Template2 .Valves #ContentSubNav .Dim a, .Template8 .Valves #ContentSubNav .Dim a 
{
    background-color: #46271e;
}

.Template2 .Valves #ContentSubNav .Dim a:hover, .Template8 .Valves #ContentSubNav .Dim a:hover 
{
    background-color: #65382c;
}

/*Vents Tabs*/
.Template2 .Vents #ContentSubNav a:link, .Template2 .Vents #ContentSubNav a:visited,.Template2 .Vents #ContentSubNav a:hover,
.Template8 .Vents #ContentSubNav a:link, .Template8 .Vents #ContentSubNav a:visited,.Template8 .Vents #ContentSubNav a:hover 
{
    background-color: #6caea1;
}

.Template2 .Vents #ContentSubNav .Dim a, .Template8 .Vents #ContentSubNav .Dim a 
{
    background-color: #588e83;
}

.Template2 .Vents #ContentSubNav .Dim a:hover, .Template8 .Vents #ContentSubNav .Dim a:hover 
{
    background-color: #6caea1;
}

/*Meters Tabs*/
.Template2 .Meters #ContentSubNav a:link, .Template2 .Meters #ContentSubNav a:visited,.Template2 .Meters #ContentSubNav a:hover,
.Template8 .Meters #ContentSubNav a:link, .Template8 .Meters #ContentSubNav a:visited,.Template8 .Meters #ContentSubNav a:hover 
{
    background-color: #bf970d;
}

.Template2 .Meters #ContentSubNav .Dim a, .Template8 .Meters #ContentSubNav .Dim a 
{
    background-color: #8a6d09;
}

.Template2 .Meters #ContentSubNav .Dim a:hover, .Template8 .Meters #ContentSubNav .Dim a:hover 
{
    background-color: #bf970d;
}

/*Crop Management Tech Tabs*/
.Template2 .CropManTech #ContentSubNav a:link, .Template2 .CropManTech #ContentSubNav a:visited,.Template2 .CropManTech#ContentSubNav a:hover,
.Template8 .CropManTech #ContentSubNav a:link, .Template8 .CropManTech #ContentSubNav a:visited,.Template8 .CropManTech#ContentSubNav a:hover 
{
    background-color: #35584a;
}

.Template2 .CropManTech #ContentSubNav .Dim a, .Template8 .CropManTech #ContentSubNav .Dim a 
{
    background-color: #243b32;
}

.Template2 .CropManTech #ContentSubNav .Dim a:hover, .Template8 .CropManTech #ContentSubNav .Dim a:hover 
{
    background-color: #35584a;
}

/* Default Ag Tabs */
.Template2 #ContentSubNav a:link, .Template2 #ContentSubNav a:visited, .Template2 #ContentSubNav a:hover,
.Template8 #ContentSubNav a:link, .Template8 #ContentSubNav a:visited, .Template8 #ContentSubNav a:hover 
{
    background-color: #a99a6f;
    color: #FFFFFF;
    text-decoration: none;
}

.Template2 #ContentSubNav .Dim a, .Template8 #ContentSubNav .Dim a 
{
    background-color: #bfae7d;
}

.Template2 #ContentSubNav .Dim a:hover, .Template8 #ContentSubNav .Dim a:hover 
{
    background-color: #a99a6f;
}

/* Landscape */

.LandLitFormTitle
{
    background: #3cb6ce;
    color: #fff;
    padding: 5px;
    margin: 10px 0 10px 0;
    clear: both;
}

.Template10 .ProductInfoField label
{
    padding: 3px;
    text-align: left;
    background: #D6F0F5;
}

.Template10 .ProductInfoFieldWide label
{
    padding: 3px;
    text-align: left;
    background: #D6F0F5;
}

.Template3 #ContentSubNav a:link, .Template3 #ContentSubNav a:visited, .Template3 #ContentSubNav a:hover,
.Template10 #ContentSubNav a:link, .Template10 #ContentSubNav a:visited, .Template10 #ContentSubNav a:hover 
{
    background-color: #3cb6ce;
    color: #FFFFFF;
    text-decoration: none;
}
.Template3 #ContentSubNav .Dim a, .Template10 #ContentSubNav .Dim a 
{
    background-color: #42c9e4;
}

.Template3 #ContentSubNav .Dim a:hover, .Template10 #ContentSubNav .Dim a:hover 
{
    background-color: #3cb6ce;
}

.TestimonialsImage, .CaseStudyImage, .LeftImage
{ 
    float: left; 
    padding: 0 12px 12px 0; 
}
.RightImage
{ 
    float: right; 
    padding: 0 0 12px 12px; 
}
.RightImage img { margin-bottom: 10px; }
.RightImage p
{
    color: #555;
    font-size: 110%;
    margin: 0 10px 2em 10px;
    text-align: center;
}

/* Mining */

.MiningLitFormTitle
{
    background: #891d03;
    color: #fff;
    padding: 5px;
    margin: 10px 0 10px 0;
    clear: both;
}

.Template11 .ProductInfoField label
{
    padding: 3px;
    text-align: left;
    background: #e6cfca;
}

.Template4 #ContentSubNav a:link, .Template4 #ContentSubNav a:visited, .Template4 #ContentSubNav a:hover, 
.Template11 #ContentSubNav a:link, .Template11 #ContentSubNav a:visited, .Template11 #ContentSubNav a:hover 
{
    background-color: #891d03;
    color: #FFFFFF;
    text-decoration: none;
}

.Template4 #ContentSubNav .Dim a, .Template11 #ContentSubNav .Dim a 
{
    background-color: #aa2404;
}

.Template4 #ContentSubNav .Dim a:hover, .Template11 #ContentSubNav .Dim a:hover 
{
    background-color: #891d03;
}

/* Wastewater */
.Template5 #ContentSubNav a:link, .Template5 #ContentSubNav a:visited, .Template5 #ContentSubNav a:hover,
.Template12 #ContentSubNav a:link, .Template12 #ContentSubNav a:visited, .Template12 #ContentSubNav a:hover 
{
    background-color: #5c1e51;
    color: #FFFFFF;
    text-decoration: none;
}

.Template5 #ContentSubNav .Dim a, .Template12 #ContentSubNav .Dim a 
{
    background-color: #7b286c;
}

.Template5 #ContentSubNav .Dim a:hover, .Template12 #ContentSubNav .Dim a:hover 
{
    background-color: #5c1e51;
}

/* Netafim */
.Template6 #ContentSubNav a:link, .Template6 #ContentSubNav a:visited, .Template6 #ContentSubNav a:hover,
.Template13 #ContentSubNav a:link, .Template13 #ContentSubNav a:visited, .Template13 #ContentSubNav a:hover ,
.Template14 #ContentSubNav a:link, .Template14 #ContentSubNav a:visited, .Template14 #ContentSubNav a:hover 
{
    background-color: #ed8404;
    color: #FFFFFF;
    text-decoration: none;
}

.Template6 #ContentSubNav .Dim a, .Template13 #ContentSubNav .Dim a, .Template14 #ContentSubNav .Dim a 
{
    background-color: #ff8e04;
}

.Template6 #ContentSubNav .Dim a:hover, .Template13 #ContentSubNav .Dim a:hover, .Template14 #ContentSubNav .Dim a:hover 
{
    background-color: #ed8404;
}

#ContentNav
{
    margin: 0 0 0 190px;
}

#ContentNav span li
{
    list-style-image: none;
    list-style-type: none;
}

#ContentNav li
{
    color: #54B7C6;
    float: left;
    font-size: 130%;
    margin: 0;
    padding: 0 20px 0 0;
    list-style-image: url(../images/content-nav-bullet.jpg);
    text-transform: uppercase;
}

#MainContent
{
    border: 1px solid #C4C4C4;
    margin-left: 1px;
    margin-top: 0;
    padding: 10px;
    clear: both;
}

/*multi-columns*/
.Column2 
{ 
    width: 48%;
    margin: 0 10px 0 0;
    float: left;
}
.Column2 .Column2 { width: 47%; margin-right: 5px; }
.Column2 .Column3 { width: 30%; margin-right: 5px; }
.Column2 .Column3x2 { width: 60%; margin-right: 10px; }

.Column3
{
    width: 31%;
    margin: 0 10px 0 0;
    float: left;
}
.Column3 .Column2 { width: 45%; margin-right: 5px; }
.Column3 .Column3 { width: 28%; margin-right: 5px; }
.Column3 .Column3x2 { width: 56%; margin-right: 10px; }

.Column3x2
{
    width: 32%;
    margin: 0 15px 0 0;
    float: left;
}
.Column3x2 .Column2 { width: 47%; margin-right: 5px; }
.Column3x2 .Column3 { width: 30%; margin-right: 5px; }
.Column3x2 .Column3x2 { width: 60%; margin-right: 5px; }

/*end multi-columns*/

#Footer
{
    text-transform: uppercase;
    position: relative;
    padding: 35px 0 50px;
    font-family: arial;
}

#FooterMenu { font-size: 95%; }
#FooterMenu ul { margin: 0; }

#Copyright
{
    font-size: 100%;
    line-height: 2em;
    bottom: 10px;
    position: relative;
}

#ProductInfo
{
    float: right;
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    text-align: center;
}
#ProductInfo img { margin: 20px auto 10px auto; }
#ProductInfo .Caption
{
    margin: 0 10px 2em 10px;
    color: #555;
    font-size: 110%;
    text-align: center;
}

/* Mining */
.Template4 #ProductInfo,
.Template11 #ProductInfo { height: 300px; }

.Brochure
{
    background: transparent url(../images/greenhouse/icon-brochure.jpg) no-repeat 2px 0;
    font-family: arial;
    font-size: 125%;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 28px;
    padding-top: 6px;
    color: #54b7c6;
}
.Video
{
    background: transparent url(../images/greenhouse/icon-video.jpg) no-repeat;
    font-family: arial;
    font-size: 125%;
    padding-bottom: 6px;
    padding-left: 28px;
    padding-top: 6px;
    color: #54b7c6;
}

#Column1 ul { margin-bottom: 2em; }

#Column1 ul li { line-height: 1.75em; }

.SideNav { margin: 15px 5px 20px 25px; }

.SideNav a:link, 
.SideNav a:visited, 
.SideNav a:hover 
{ 
    text-decoration: none; 
    color: #ea8402;
}

.SideNav li
{
    color: #54b7c6;
    font-family: arial;
    font-size: 130%;
    font-weight: bold;
    list-style: none;
    margin: 0 0 0 -15px;
    line-height: 1.2em;
    margin: 10px 0 5px 0;
}

/*** NAVIGATION ***/
#Header .Nav
{
    position: absolute;
    right: 0;
    bottom: 191px;
    z-index: 150;
}
#Header .Nav ul { margin: 0; }
#Header .Nav li
{
    margin: 0;
    line-height: 1em;
    border-left: 1px solid #fff;
    border-right: none;
    color: #fff;
    float: left;
    font-family: arial;
    font-weight: bold;
    list-style-type: none;
    font-size: 135%;
    text-transform: uppercase;
    position: relative;
    z-index: 150;
}
#Header .Nav li { background-color: #ec8407; }
#Header .Nav li:hover, #Header .Nav li.sfhover { background-color: #af6205; }

#Header .Nav a
{
    padding: 2px 20px;
    display: block;
}
#Header .Nav a:link, 
#Header .Nav a:visited, 
#Header .Nav a:hover
{
    color: #fff;
    text-decoration: none;
}
#Header .Nav li ul 
{
    position: absolute;
    width: 200px;
    left: -9999px;
    z-index: 999;
    border-top: none;
    top: 1.25em;
    margin-left: 0;
}
#Header .Nav li li
{
    border: none;
    font-size: 85%;
    font-weight: normal;
    margin: 0;
    z-index: 999;
    position: relative;
}
#Header .Nav li li a 
{ 
    border-top: 1px solid #fff; 
    padding: 5px;
}
#Header .Nav li li a,
#Header .Nav li li a:link,
#Header .Nav li li a:visited 
{
    display: block;
    width: 180px;
    padding: 5px 10px;
    line-height: 1.3em;
}

#Header .Nav li li ul 
{ 
    top: 0; 
    font-size: 117%; 
    height: 1%;
}

#Header .Nav li ul a:hover { text-decoration: none; }
#Header .Nav li:hover ul, 
#Header .Nav li.sfhover ul { left: 0px; }
#Header .Nav li:hover ul ul, 
#Header .Nav li.sfhover ul ul { left: -9999px; }
#Header .Nav li li:hover ul, 
#Header .Nav li li.sfhover ul { left: auto; right: -200px; }

/***Department Navigation***/

#Header .Block-516 ul li 
{
    float: left;
    font-size: 90%;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
    list-style-type: none;
}

#Header .Block-516 li,
#Header .Block-516 li:hover, 
#Header .Block-516 li.sfhover { background-color: transparent; }

#Header .Block-516 a:link, 
#Header .Block-516 a:visited, 
#Header .Block-516 a:hover
{
    color: #000 !important;
    text-decoration: none;
    padding: 2px 5px;
}

#Header .Block-516
{
    position: absolute;
    right: 5px;
    top: 10px;
}

/*** Agriculture Nav ***/
#Header .Block-515 li { background-color: #a99a6f; }
#Header .Block-515 li:hover, .Block-515 li.sfhover { background-color: #7b7051; }

/*** Landscape Nav ***/
#Header .Block-517 li { background-color: #3cb6ce; }
#Header .Block-517 li:hover, .Block-517 li.sfhover { background-color: #35a2b7; }

/*** Greenhouse Nav ***/
#Header .Block-520 li { background-color: #033000; }
#Header .Block-520 li:hover, .Block-520 li.sfhover { background-color: #021d00; }

/*** Mining Nav ***/
#Header .Block-518 li { background-color: #891d03; }
#Header .Block-518 li:hover, .Block-518 li.sfhover { background-color: #691602; }

/*** WasteWater Nav ***/
#Header .Block-519 li { background-color: #5c1e51; }
#Header .Block-519 li:hover, .Block-519 li.sfhover { background-color: #48173f; }

/*** END NAVIGATION ***/

/* Greenhouse */

.GreenLitFormTitle
{
    background: #033000;
    color: #fff;
    padding: 5px;
    margin: 10px 0 10px 0;
    clear: both;
}

.Template9 .ProductInfoField label
{
    padding: 3px;
    text-align: left;
    background: #cad3c9;
}


.Template1 .TopNav li, .Template9 .TopNav li 
{
    background-color: #033000;
}

.Template1 .TopNav a:link, .Template1 .TopNav a:visited, .Template1 .TopNav a:hover, 
.Template9 .TopNav a:link, .Template9 .TopNav a:visited, .Template9 .TopNav a:hover
{
    color: #FFF;
    text-decoration: none;
    padding: 20px;
}

/* Landscape */
.Template3 .TopNav li, .Template10 .TopNav li 
{
    background-color: #3cb6ce;
}

.Template3 .TopNav a:link, .Template3 .TopNav a:visited, .Template3 .TopNav a:hover, 
.Template10 .TopNav a:link, .Template10 .TopNav a:visited, .Template10 .TopNav a:hover
{
    color: #FFF;
    text-decoration: none;
    padding: 20px;
}

/* Mining */
.Template4 .TopNav li, .Template11 .TopNav li 
{
    background-color: #891D03;
}

.Template4 .TopNav a:link, .Template4 .TopNav a:visited, .Template4 .TopNav a:hover, 
.Template11 .TopNav a:link, .Template11 .TopNav a:visited, .Template11 .TopNav a:hover
{
    color: #FFF;
    text-decoration: none;
    padding: 20px;
}

/* Wastewater */

.WasteLitFormTitle
{
    background: #5b1d50;
    color: #fff;
    padding: 5px;
    margin: 10px 0 10px 0;
    clear: both;
}

.Template12 .ProductInfoField label
{
    padding: 3px;
    text-align: left;
    background: #dccfda;
}

.Template5 .TopNav li, .Template5 .TopNav li 
{
    background-color: #5B1D50;
}

.Template5 .TopNav a:link, .Template5 .TopNav a:visited, .Template5 .TopNav a:hover,
.Template12 .TopNav a:link, .Template12 .TopNav a:visited, .Template12 .TopNav a:hover
{
    color: #FFF;
    text-decoration: none;
    padding: 20px;
}

/* Netafim */
.Template6 .TopNav li, .Template13 .TopNav li, .Template14 .TopNav li 
{
    background-color: #EA8402;
}

.Template6 .TopNav a:link, .Template6 .TopNav a:visited, .Template6 .TopNav a:hover, 
.Template13 .TopNav a:link, .Template13 .TopNav a:visited, .Template13 .TopNav a:hover, 
.Template14 .TopNav a:link, .Template14 .TopNav a:visited, .Template14 .TopNav a:hover
{
    color: #FFF;
    text-decoration: none;
    padding: 20px;
}

#FooterMenu ul li
{
    float: left;
    list-style-type: none;
    margin: 0 12px 0 0;    
}

#FooterMenu ul li a:hover { color: #000; }

.HomeMenu
{
    float: left;
    margin-right: 100px;
}

.HomeMenu ul li
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 5px 0;
}

/*Form Error*/
.Error { color: #ff0000; border: 2px solid #ff0000; }
.Invalid 
{ 
    background: transparent url(../images/error.png) no-repeat left top;
    padding-left: 20px;
}

#Footer #FooterLogo { float: right; }

#FooterMenu span ul{margin-left: 50px;} 

.Registration-Form .RadioButtons label { display: inline; margin-left: 0; }
.Registration-Form .RadioButtons span { display: block; margin-top: 10px; margin-left: 1em; }
.Registration-Form .RadioButtons span.Star { display: inline; margin-top: 0; }
.Registration-Form .RadioButtons span input { display: inline; margin-top: 0; }
.Registration-Form .RadioButtons span label { margin-right: 2px; }

.Contact 
{
    font-size: 120%;
    line-height: 1.5em;
    margin: 0 0 25px;
}

/* #Column1 img {margin: 20px 0;} */ /* Disabled to make sure it doesn't mess up anything */

.PdfPages 
{
    text-align: right;
}

.PdfPages li 
{
    display: inline;
    padding: 0 0.15em;
}

.FloatRight {float: right;}

.ProductCategory 
{
    float: left;
    padding-right: 1em;
    padding-left: 1.5em;
}

.ProductCategory img { float: left; }
.ProductCategory h4 { margin: 40px 0 0 90px; }
.ProductCategory ul { margin-left: 125px; }

#Column1 table td img {margin: 0;}

.FloatLeft {float: left; margin-right: 50px;}

.FrontPageImgLink {margin-left: 80px; padding-bottom: 20px;}

.ProductCategory li
{
    float: left;
    padding-right: 30px;
}

.ProductCategory img
{
    margin: 0 !important;
    padding-top: 30px;
}

#HomeContent ul { margin: 15px 5px 20px 20px; }
#HomeContent h4 { color: #ea8402; }

#HomeContent .Divisions h3 
{ 
    text-transform: uppercase; 
    font-size: 130%;
    font-weight: bold;
    margin: 0;
    line-height: 1em;
}
#HomeContent .Divisions ul 
{ 
    margin: 0;
    padding-bottom: 7em;
    padding-top: .75em;
}
#HomeContent .Divisions li 
{ 
    float: left; 
    margin: 0 5px 0 0;
    list-style: none;
}
#HomeContent .Divisions a
{
    display: block;
    padding: 5px;
    color: #fff;
    width: 155px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

/*** Department Colors ***/   

/* Greenhouse */
.Template1 h2 span, .Template9 h2 span,
.Template1 .Headers, .Template9 .Headers,
.Template1 .SearchBox, .Template1 .SearchBox .Text label, .Template1 thead, 
.Template9 .SearchBox, .Template9 .SearchBox .Text label, .Template9 thead,
#HomeContent .Divisions .Greenhouse a
{ background: #033000; }
.Template1 #TopNav ul li, .Template9 #TopNav ul li,
.Template1 #ContentNav li, .Template9 #ContentNav li,
.Template1 #Footer, .Template9 #Footer,
.Template1 .Brochure, .Template1 .Video, .Template9 .Brochure, .Template9 .Video,
.Template1 .SideNav a:link, .Template1 .SideNav a:visited,
.Template9 .SideNav a:link, .Template9 .SideNav a:visited,
.Template1 #Copyright a:link, .Template1 #Copyright a:visited, .Template1 #Copyright a:hover,
.Template9 #Copyright a:link, .Template9 #Copyright a:visited, .Template9 #Copyright a:hover,
.Template1 #FooterMenu ul li a:link, .Template1 #FooterMenu ul li a:visited,
.Template9 #FooterMenu ul li a:link, .Template9 #FooterMenu ul li a:visited 
{ color: #033000; }

/* Agriculture */
.Template2 h2 span, .Template8 h2 span,
.Template2 .Headers, .Template8 .Headers,
.Template2 .SearchBox, .Template2 .SearchBox .Text label, .Template2 thead, 
.Template8 .SearchBox, .Template8 .SearchBox .Text label, .Template8 thead,
#HomeContent .Divisions .Agriculture a
{ background: #a99a6f; }

/* Ag Thinwall */
.Template2 .Thinwall h2 span, .Template8 .Thinwall h2 span,
.Template2 .Thinwall .Headers, .Template8 .Thinwall .Headers
{ background: #5eafd1; }
.Template2 .Thinwall .SideNav a:link, .Template2 .Thinwall .SideNav a:visited,
.Template8 .Thinwall .SideNav a:link, .Template8 .Thinwall .SideNav a:visited
{ color: #5eafd1; }

/* Ag Heavywall */
.Template2 .Heavywall h2 span, .Template8 .Heavywall h2 span,
.Template2 .Heavywall .Headers, .Template8 .Heavywall .Headers
{ background: #093f65; }
.Template2 .Heavywall .SideNav a:link, .Template2 .Heavywall .SideNav a:visited,
.Template8 .Heavywall .SideNav a:link, .Template8 .Heavywall .SideNav a:visited
{ color: #093f65; }

/* Ag Tubing */
.Template2 .Tubing h2 span, .Template8 .Tubing h2 span,
.Template2 .Tubing .Headers, .Template8 .Tubing .Headers
{ background: #606060; }
.Template2 .Tubing .SideNav a:link, .Template2 .Tubing .SideNav a:visited,
.Template8 .Tubing .SideNav a:link, .Template8 .Tubing .SideNav a:visited
{ color: #606060; }

/* Ag Sprinkler */
.Template2 .Sprinkler h2 span, .Template8 .Sprinkler h2 span,
.Template2 .Sprinkler .Headers, .Template8 .Sprinkler .Headers
{ background: #4531aa; }
.Template2 .Sprinkler .SideNav a:link, .Template2 .Sprinkler .SideNav a:visited,
.Template8 .Sprinkler .SideNav a:link, .Template8 .Sprinkler .SideNav a:visited
{ color: #4531aa; }

/* Ag Dripper */
.Template2 .Dripper h2 span, .Template8 .Dripper h2 span,
.Template2 .Dripper .Headers, .Template8 .Dripper .Headers
{ background: #21a033; }
.Template2 .Dripper .SideNav a:link, .Template2 .Dripper .SideNav a:visited,
.Template8 .Dripper .SideNav a:link, .Template8 .Dripper .SideNav a:visited
{ color: #21a033; }

/* Ag Filter */
.Template2 .Filter h2 span, .Template8 .Filter h2 span,
.Template2 .Filter .Headers, .Template8 .Filter .Headers
{ background: #ba0c19; }
.Template2 .Filter .SideNav a:link, .Template2 .Filter .SideNav a:visited,
.Template8 .Filter .SideNav a:link, .Template8 .Filter .SideNav a:visited
{ color: #ba0c19; }

/* Ag Valves */
.Template2 .Valves h2 span, .Template8 .Valves h2 span,
.Template2 .Valves .Headers, .Template8 .Valves .Headers
{ background: #65382c; }
.Template2 .Valves .SideNav a:link, .Template2 .Valves .SideNav a:visited,
.Template8 .Valves .SideNav a:link, .Template8 .Valves .SideNav a:visited
{ color: #65382c; }

/* Ag Vents */
.Template2 .Vents h2 span, .Template8 .Vents h2 span,
.Template2 .Vents .Headers, .Template8 .Vents .Headers
{ background: #6caea1; }
.Template2 .Vents .SideNav a:link, .Template2 .Vents .SideNav a:visited,
.Template8 .Vents .SideNav a:link, .Template8 .Vents .SideNav a:visited
{ color: #6caea1; }

/* Ag Meters */
.Template2 .Meters h2 span, .Template8 .Meters h2 span,
.Template2 .Meters .Headers, .Template8 .Meters .Headers
{ background: #bf970d; }
.Template2 .Meters .SideNav a:link, .Template2 .Meters .SideNav a:visited,
.Template8 .Meters .SideNav a:link, .Template8 .Meters .SideNav a:visited
{ color: #bf970d; }

/* Ag Crop Management Tech */
.Template2 .CropManTech h2 span, .Template8 .CropManTech h2 span,
.Template2 .CropManTech .Headers, .Template8 .CropManTech .Headers
{ background: #35584a; }
.Template2 .CropManTech .SideNav a:link, .Template2 .CropManTech .SideNav a:visited,
.Template8 .CropManTech .SideNav a:link, .Template8 .CropManTech .SideNav a:visited
{ color: #35584a; }

.Template2 #TopNav ul li, .Template8 #TopNav ul li,
.Template2 #ContentNav li, .Template8 #ContentNav li,
.Template2 #Footer, .Template8 #Footer,
.Template2 .Brochure, .Template2 .Video, .Template8 .Brochure, .Template8 .Video,
.Template2 .SideNav a:link, .Template2 .SideNav a:visited,
.Template8 .SideNav a:link, .Template8 .SideNav a:visited,
.Template2 #Copyright a:link, .Template2 #Copyright a:visited, .Template2 #Copyright a:hover,
.Template8 #Copyright a:link, .Template8 #Copyright a:visited, .Template8 #Copyright a:hover,
.Template2 #FooterMenu ul  li a:link, .Template2 #FooterMenu ul li a:visited,
.Template8 #FooterMenu ul  li a:link, .Template8 #FooterMenu ul li a:visited 
{ color: #7b7051; }

/* Landscape */
.Template3 h2 span, .Template10 h2 span,
.Template3 .Headers, .Template10 .Headers,
.Template3 .SearchBox, .Template3 .SearchBox .Text label, .Template3 thead,
.Template10 .SearchBox, .Template10 .SearchBox .Text label, .Template10 thead,
#HomeContent .Divisions .Landscape a
{ background: #3cb6ce; }
.Template3 #TopNav ul li, .Template10 #TopNav ul li,
.Template3 #ContentNav li, .Template10 #ContentNav li,
.Template3 #Footer, .Template10 #Footer,
.Template3 .Brochure, .Template3 .Video, .Template10 .Brochure, .Template10 .Video,
.Template3 .SideNav a:link, .Template3 .SideNav a:visited,
.Template10 .SideNav a:link, .Template10 .SideNav a:visited,
.Template3 #Copyright a:link, .Template3 #Copyright a:visited, .Template3 #Copyright a:hover,
.Template10 #Copyright a:link, .Template10 #Copyright a:visited, .Template10 #Copyright a:hover,
.Template3 #FooterMenu ul  li a:link, .Template3 #FooterMenu ul li a:visited,
.Template10 #FooterMenu ul  li a:link, .Template10 #FooterMenu ul li a:visited 
{ color: #3cb6ce; }

/* Mining */
.Template4 h2 span, .Template11 h2 span,
.Template4 .Headers, .Template11 .Headers,
.Template4 .SearchBox, .Template4 .SearchBox .Text label, .Template4 thead,
.Template11 .SearchBox, .Template11 .SearchBox .Text label, .Template11 thead,
#HomeContent .Divisions .Mining a
{ background: #891d03; }
.Template4 #TopNav ul li, .Template11 #TopNav ul li,
.Template4 #ContentNav li, .Template11 #ContentNav li,
.Template4 #Footer, .Template11 #Footer,
.Template4 .Brochure, .Template4 .Video, .Template11 .Brochure, .Template11 .Video,
.Template4 .SideNav a:link, .Template4 .SideNav a:visited,
.Template11 .SideNav a:link, .Template11 .SideNav a:visited,
.Template4 #Copyright a:link, .Template4 #Copyright a:visited, .Template4 #Copyright a:hover,
.Template11 #Copyright a:link, .Template11 #Copyright a:visited, .Template11 #Copyright a:hover,
.Template4 #FooterMenu ul  li a:link, .Template4 #FooterMenu ul li a:visited,
.Template11 #FooterMenu ul  li a:link, .Template11 #FooterMenu ul li a:visited 
{ color: #891D03; }

/* Wastewater */
.Template5 h2 span, .Template12 h2 span,
.Template5 .Headers, .Template12 .Headers,
.Template5 .SearchBox, .Template5 .SearchBox .Text label, .Template5 thead,
.Template12 .SearchBox, .Template12 .SearchBox .Text label, .Template12 thead,
#HomeContent .Divisions .Wastewater a
{ background: #5b1d50; } 
.Template5 #TopNav ul li, .Template12 #TopNav ul li,
.Template5 #ContentNav li, .Template12 #ContentNav li,
.Template5 #Footer, .Template12 #Footer,
.Template5 .Brochure, .Template5 .Video, .Template12 .Brochure, .Template12 .Video,
.Template5 .SideNav a:link, .Template5 .SideNav a:visited,
.Template12 .SideNav a:link, .Template12 .SideNav a:visited,
.Template5 #Copyright a:link, .Template5 #Copyright a:visited, .Template5 #Copyright a:hover,
.Template12 #Copyright a:link, .Template12 #Copyright a:visited, .Template12 #Copyright a:hover,
.Template5 #FooterMenu ul  li a:link, .Template5 #FooterMenu ul li a:visited,
.Template12 #FooterMenu ul  li a:link, .Template12 #FooterMenu ul li a:visited 
{ color: #5B1D50; }

/* Netafim */
.Template6 h2 span, .Template13 h2 span, .Template14 h2 span,
.Template6 .Headers, .Template6 thead, 
.Template13 .Headers, .Template13 thead, 
.Template14 .Headers, .Template14 thead
{ background: #ea8402; }
.Template6 #TopNav ul li, .Template13 #TopNav ul li, .Template14 #TopNav ul li,
.Template6 #ContentNav li, .Template13 #ContentNav li, .Template14 #ContentNav li,
.Template6 #Footer, .Template13 #Footer, .Template14 #Footer,
.Template6 .Brochure, .Template6 .Video, 
.Template13 .Brochure, .Template13 .Video,
.Template14 .Brochure, .Template14 .Video,
.Template6 .SideNav a:link, .Template6 .SideNav a:visited,
.Template13 .SideNav a:link, .Template13 .SideNav a:visited,
.Template14 .SideNav a:link, .Template14 .SideNav a:visited,
.Template6 #Copyright a:link, .Template6 #Copyright a:visited, .Template6 #Copyright a:hover,
.Template13 #Copyright a:link, .Template13 #Copyright a:visited, .Template13 #Copyright a:hover,
.Template14 #Copyright a:link, .Template14 #Copyright a:visited, .Template14 #Copyright a:hover,
.Template6 #FooterMenu ul  li a:link, .Template6 #FooterMenu ul li a:visited,
.Template13 #FooterMenu ul  li a:link, .Template13 #FooterMenu ul li a:visited,
.Template14 #FooterMenu ul  li a:link, .Template14 #FooterMenu ul li a:visited 
{ color: #ea8402; }

/*** Headers ***/

.AgWaterMeters{background: url(../images/agriculture/headers/Ag-Water-Meters.jpg) no-repeat;}
.AgAirVents{background: url(../images/agriculture/headers/Ag-Air-Vents.jpg) no-repeat;}
.AgApplications{background: url(../images/agriculture/headers/Ag-Applications.jpg) no-repeat;}
.AgCMT{background: url(../images/agriculture/headers/Ag-CMT.jpg) no-repeat;}
.AgDrippers{background: url(../images/agriculture/headers/Ag-Drippers.jpg) no-repeat;}
.AgFilters{background: url(../images/agriculture/headers/Ag-Filters.jpg) no-repeat;}
.AgHeavywall{background: url(../images/agriculture/headers/Ag-Heavywall.jpg) no-repeat;}
.AgLiterature{background: url(../images/agriculture/headers/Ag-Literature.jpg) no-repeat;}
.AgPoly{background: url(../images/agriculture/headers/Ag-Poly.jpg) no-repeat;}
.AgSprinklers{background: url(../images/agriculture/headers/Ag-Sprinklers.jpg) no-repeat;}
.AgSupport{background: url(../images/agriculture/headers/Ag-Sprinklers.jpg) no-repeat;}
.AgThinwall{background: url(../images/agriculture/headers/Ag-Thinwall.jpg) no-repeat;}
.AgValves{background: url(../images/agriculture/headers/Ag-Valves.jpg) no-repeat;}
.AgVineyard{background: url(../images/agriculture/headers/Ag-Home-Vineyard.jpg) no-repeat;}
.AgHome{background: url(../images/agriculture/headers/Ag-Home-Row.jpg) no-repeat;}

.LSValves{background: url(../images/landscape/headers/LS-Valves.jpg) no-repeat;}
.LSAccessories{background: url(../images/landscape/headers/LS-Accessories.jpg) no-repeat;}
.LSApplication{background: url(../images/landscape/headers/LS-Application.jpg) no-repeat;}
.LSControllers{background: url(../images/landscape/headers/LS-Controllers.jpg) no-repeat;}
.LSDripperline{background: url(../images/landscape/headers/LS-Dripperline.jpg) no-repeat;}
.LSDrippers{background: url(../images/landscape/headers/LS-Drippers.jpg) no-repeat;}
.LSFaq{background: url(../images/landscape/headers/LS-FAQ.jpg) no-repeat;}
.LSFilters{background: url(../images/landscape/headers/LS-Filters.jpg) no-repeat;}
.LSHome{background: url(../images/landscape/headers/LS-Home.jpg) no-repeat;}
.LSLiterature{background: url(../images/landscape/headers/LS-Literature.jpg) no-repeat;}
.LSProducts{background: url(../images/landscape/headers/LS-Products.jpg) no-repeat;}
.LSSupport{background: url(../images/landscape/headers/LS-Support.jpg) no-repeat;}

.GHSupport{background: url(../images/greenhouse/headers/GHN-Support.jpg) no-repeat;}
.GHBedding{background: url(../images/greenhouse/headers/GHN-Bedding-Plants.jpg) no-repeat;}
.GHBenchPots{background: url(../images/greenhouse/headers/GHN-Bench-Pots.jpg) no-repeat;}
.GHContact{background: url(../images/greenhouse/headers/GHN-Contact.jpg) no-repeat;}
.GHHangingBaskets{background: url(../images/greenhouse/headers/GHN-Hanging-Baskets.jpg) no-repeat;}
.GHHome{background: url(../images/greenhouse/headers/GHN-Home.jpg) no-repeat;}
.GHLiterature{background: url(../images/greenhouse/headers/GHN-Literature.jpg) no-repeat;}
.GHContainers{background: url(../images/greenhouse/headers/GHN-Nursery-Containers.jpg) no-repeat;}
.GHProducts{background: url(../images/greenhouse/headers/GHN-Products.jpg) no-repeat;}

.MNHome{background: url(../images/mining/headers/MIN-Home.jpg) no-repeat;}
.MN1{background: url(../images/mining/headers/MIN-1.jpg) no-repeat;}
.MN2{background: url(../images/mining/headers/MIN-2.jpg) no-repeat;}
.MN3{background: url(../images/mining/headers/MIN-3.jpg) no-repeat;}
.MN4{background: url(../images/mining/headers/MIN-4.jpg) no-repeat;}
.MN5{background: url(../images/mining/headers/MIN-5.jpg) no-repeat;}
.MN6{background: url(../images/mining/headers/MIN-6.jpg) no-repeat;}
.MN7{background: url(../images/mining/headers/MIN-7.jpg) no-repeat;}
.MN8{background: url(../images/mining/headers/MIN-8.jpg) no-repeat;}
.MN9{background: url(../images/mining/headers/MIN-9.jpg) no-repeat;}

.WWHome{background: url(../images/wastewater/headers/WW-Home.jpg) no-repeat;}
.WW1{background: url(../images/wastewater/headers/WW-1.jpg) no-repeat;}
.WW2{background: url(../images/wastewater/headers/WW-2.jpg) no-repeat;}
.WW3{background: url(../images/wastewater/headers/WW-3.jpg) no-repeat;}
.WW4{background: url(../images/wastewater/headers/WW-4.jpg) no-repeat;}
.WW5{background: url(../images/wastewater/headers/WW-5.jpg) no-repeat;}
.WW6{background: url(../images/wastewater/headers/WW-6.jpg) no-repeat;}
.WW7{background: url(../images/wastewater/headers/WW-7.jpg) no-repeat;}
.WW8{background: url(../images/wastewater/headers/WW-8.jpg) no-repeat;}
.WW9{background: url(../images/wastewater/headers/WW-9.jpg) no-repeat;}
.WW10{background: url(../images/wastewater/headers/WW-10.jpg) no-repeat;}
.WW11{background: url(../images/wastewater/headers/WW-11.jpg) no-repeat;}
.WW13{background: url(../images/wastewater/headers/WW-13.jpg) no-repeat;}

/*** End Headers ***/


/******Forms***************************/

.Field label, .SingleLine label 
{ 
    display: inline;
    font-style: italic;
    font-size: 120%;
    color: #444;
    position: relative;
}
.Field, .SingleLine { margin: 2em 0; clear: both; }
.Field input, .Field select, .Field textarea, .Field .Value
{ 
    display: block;
    margin: 4px 0 10px .5em; 
    padding: 4px; 
    border: 1px solid #999;
    color: #333;
    font-size: 120%;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","Verdana","Sans-Serif";
}
.Field select option, .SingleLine select option { border: none; }
.Field .Value, .SingleLine .Value
{ 
    display: inline; 
    font-style: italic; 
    font-size: 120%; 
    margin: .35em 0 .5em 1em; 
    border: none;
}
.Field .Description, .SingleLine .Description
{ 
    display: block; 
    font-size: 120%; 
    line-height: 1.6em;
    margin: .15em 0 .5em .5em; 
    color: #444;
}

.Field .Note { color: #888; margin: .5em 0 0 1em; }

.SingleLine input { display: inline; }
.SingleLine .Input, .SingleLine select, .SingleLine textarea, .SingleLine .Value
{ 
    margin: 4px 0 10px .5em; 
    padding: 4px; 
    border: 1px solid #999;
    color: #333;
    font-size: 120%;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","Verdana","Sans-Serif";
}
.SingleLine .Button { padding: 2px 6px; margin: 4px 0 10px .5em; }

.Field textarea { display: block; }
.Field select, .SingleLine select { padding: 2px 1px; }

.CityStateZip .Field
{
    float: left; 
    margin: 0 15px 0 0;
}
.CityStateZip .Zip input { width: 75px; }

/**.Registration-Form .Name { float: left; }**/
.Registration-Form .Name input, 
.Registration-Form .Email input,
.Registration-Form .Company input,
.Registration-Form .Title
{
    right: 135px;
    top: 140px;
    width: 275px;
}
/*.Registration-Form .Title 
{
    left: 300px;
    position: absolute;
    top: 120px;
    width: 200px;
}
.Registration-Form .Title input { width: 200px; }*/
.Registration-Form .TextBlock { font-size: 120%; margin: .5em 0; clear: both; }
.Registration-Form .TextBlock p,
.Registration-Form .TextBlock li { font-size: 100%; }
.Registration-Form .Name input { width: 275px; }
.Registration-Form .Address .Address1 { margin-top: 10px; }
.Registration-Form .Address .Address1,
.Registration-Form .Address .Address2,
.Registration-Form .Address .City { margin-left: 15px; }
.Registration-Form .Address .Address1 input, 
.Registration-Form .Address .Address2 input { width: 260px; } 
.Registration-Form .Address .Zip label, 
.Registration-Form .Address .City label, 
.Registration-Form .Address .State label { display: block; }
.Registration-Form .Address .City, 
.Registration-Form .Address .State, 
.Registration-Form .Address .Zip, 
.Registration-Form .Address .City input, 
.Registration-Form .Address .State select, 
.Registration-Form .Address .Zip input { display: inline; float: left; margin-bottom: 15px; }
.Registration-Form .Address .City input { width: 100px; }
.Registration-Form .Address .Zip input { width: 5em; }
.Registration-Form .Phone { float: left; }
.Registration-Form .Phone input { width: 275px; }
/*.Registration-Form .Fax
{
    left: 300px;
    top: 529px;
    width: 200px;
    position: absolute;
}
.Registration-Form .Fax input { width: 150px; }*/

.Block-919 .Checkbox 
{ 
    display: inline; 
    margin: 0 25px 0 .75em;
    padding: 1em 0 7em 0;
}
.Block-919 .Checkbox input,
.Block-919 .Checkbox label
{
    margin: 0 .25em 0 0;
}

.Block-797 .Name,
.Block-797 .Email,
.Block-797 .Phone,
.Block-797 .Fax,
.Block-797 .Company,
.Block-797 .Title
{
    float: left;
    clear: none;
    width: 48%;
    margin-top: 0;
}

.Registration-Form p
{ 
    display: block; 
    font-size: 120%; 
    line-height: 1.6em;
    margin: .15em 0 .5em .5em; 
    color: #444;
    clear: both;
}
.ProductInfoField, .ProductInfoFieldWide 
{
    float: left;
    width: 48%;
    margin: 0 10px .5em 0;
    clear: none;
}
.ProductInfoFieldWide { float: none; width: auto; }

.ProductInfoField label, .ProductInfoFieldWide label 
{
    float: left;
    line-height: 1.6em;
    padding: 2px 0 0 0;
    text-align: right;
    width: 100px;
    font-size: 110%;
}
.ProductInfoField input, .ProductInfoFieldWide input 
{
    display: block; 
    float: left;
    margin: 0 5px;
    padding: 2px 3px 2px 2px;
    width: 35px !important;
    font-size: 110%;
}
.ProductInfoField .Description, .ProductInfoFieldWide .Description 
{
    display: block;
    margin-left: 158px;
    margin-top: 0;
    padding: 2px 0 0 0;
    font-size: 110%;
    color: #555;
}

.Registration-Form .Special { background: #eee; padding: 3px 0 0 0; }

.Registration-Form p.Unsubscribe { display: none; }

input.Invalid, select.Invalid, textarea.Invalid
{ 
    border: 1px solid #c00;
    background: #ff9;
}

.Disabled,
a.Disabled:hover,
a.Disabled:visited,
a.Disabled:active
{ 
    color: #666360; 
    cursor: default; 
}
input.Disabled, select.Disabled 
{ 
    background-color: #efecdd; 
    border: 1px solid #ccc;
}
.Required { margin-left: -.5em; }
.Required .Star
{
    color: #d00;
    font-size: 130%;
    margin-left: 0;
    float: left; 
    padding-right: .1em;
}
.Required input, .Required select { margin-left: 1em; }

.Checkbox { vertical-align: middle; margin: 0 0 1em .5em; }
.Checkbox label 
{ 
    width: auto;
    text-align: left;
    display: inline;
    margin-left: 3px;
    margin-bottom: 0;
    float: none;
    padding: 0;
    position: relative;
    top: -.15em;
}
.Checkbox input
{
    display: inline;
    margin-right: .25em;
    border: none;
}
.Checkbox .FollowUp
{
    margin-top: 10px;
    margin-left: 25px;
}
.Checklist input 
{ 
    margin-left: 3em; 
    border: none; 
    background: transparent;
}
#ContactForm .RadioButtons input 
{
    border: none;
    position: relative;
    top: 24px;
}
.RadioButtons label
{
    margin: 0 0 5px 20px;
}

input.L0, textarea.L0 { width: 95%; }
input.L1, textarea.L1 { width: 60%; }
input.L2, textarea.L2 { width: 225px; }
input.L3, textarea.L3 { width: 200px; }
input.L4, textarea.L4 { width: 150px; }
input.L5, textarea.L5 { width: 100px; }
input.L6, textarea.L6 { width: 50px; }
input.L7, textarea.L7 { width: 25px; }
textarea.H1 { height: 400px; }
textarea.H2 { height: 350px; }
textarea.H3 { height: 300px; }
textarea.H4 { height: 250px; }
textarea.H5 { height: 200px; }
textarea.H6 { height: 150px; }
textarea.H7 { height: 100px; }
textarea.H8 { height: 75px; }

.NoBot { display: none; }

.Warn
{
    margin: 1em 0;
    padding: 0 15px;
    border: 1px solid #d00;
    display: block;
    background: #ffc;
}
.Warn p { text-indent: 0; }
.Ok
{
    margin: 1em 0;
    padding: 0 15px;
    border: 1px solid #0a0;
    display: block;
    background: #ffc;
}
.Ok p { text-indent: 0; }
.Ok .Note
{
    font-size: 120%;
    color: #776;
    font-style: italic;
}

#ContactForm .Textbox input,
#ContactForm textarea { width: 60%; }
.Sidebar #ContactForm .Textbox input,
.Sidebar #ContactForm textarea { width: 90%; }
#ContactForm textarea { height: 125px; }

.Buttons 
{ 
    margin: 0 0 25px .65em; 
    padding: 1em 30px 0 0;
    clear: both;
}
.Buttons input 
{ 
    padding: 2px 10px; 
    margin: 0 10px 0 0;
    text-align: center;
}
.Buttons .Submit { padding: 2px 30px; }
.Buttons .Reset,
.Buttons .Cancel
{
    border: none;
    background: transparent;
    text-decoration: underline;
    cursor: pointer;
    color: #28639b;  
}    
.Buttons .Reset:hover,
.Buttons .Cancel:hover { color: #4883bb; }

.SingleLineText input { width: 275px; }
.MultiLineText textarea { width: 500px; height: 100px; }
.Ratings br { display: none; }
.Ratings label 
{ 
    display: inline !important; 
    font-size:140%;
    font-style:normal; 
}
.Ratings span label { margin-right: 20px !important; }
.Ratings input { float: none !important; }
.Ratings span input 
{ 
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.Ratings { margin-top: 60px; }

.ProductInfoField input { width: 35px; }
.Registration-Form .Required .City input, 
.Registration-Form .Required .State select, 
.Registration-Form .Required .Zip input,
.Registration-Form .Address .City input, 
.Registration-Form .Address .State select, 
.Registration-Form .Address .Zip input
{ 
    margin-bottom: 0;
    margin-left: .5em;
    margin-right: 10px;
}
.Registration-Form .Required .Address1 input,
.Registration-Form .Required .Address2 input { margin-left: .5em; }

/******End Forms***************************/


.PDF
{
    background: url(../files/images/icons/icon-16x16-pdf.gif) left center no-repeat;
    padding-left: 22px;
    list-style-type: none;
}

.ZIP
{
    background: url(../files/images/icons/icon-16x16-zip.gif) left center no-repeat;
    padding-left: 22px;
    list-style-type: none;
}


/**************Where to Buy************************/

.BreadCrumbs { display: none; }

#Map { width: 475px; }

.EntitySearch .SearchBox { top: 0; padding: 15px 24px 2px 18px; }
.EntitySearch label { color: #fff; }
.EntitySearch legend { display: none; }

.EntitySearch .SubForm
{
    float: right;
    position: relative;
    width: 170px;
}

.Entities .Standard h3 
{ 
    font-size: 120% !important; 
    margin-bottom: -20px !important; 
    font-weight: bold !important; 
}

.Entities .Details 
{ 
    font-size: 120%; 
    margin-bottom: 30px; 
}

.Entities .Field label, .Entities .SingleLine label { font-size:130%; }

.ZipSearch
{
    border: 1px solid #fff;
    padding: 9px;
    margin-bottom: 15px;
}


.CitySearch
{
    border: 1px solid #fff;
    padding: 9px;
    margin-bottom: 15px;
}

.Pager { font-size: 130% }

.Pager a, .Ellipsis, .Current { margin-right: 5px; }

#Column1 .SearchBox { z-index: 50; }

/******************End Where to Buy***********************/

/****************Price List***********************/

.PriceList li 
{ 
    list-style: none; 
    float: left; 
    margin-bottom: 15px; 
    margin-right: 15px; 
    width: 155px; 
}
.PriceList li span { font-style: italic; }

/*****Rotating Banners*********************************/

/******************************************************
These are the items that you will change whenever you 
want to add or change photos on the rotating banner
*******************************************************/
#fragment-1 { background-image: url(../files/images/netafim/bg-netafim-home-orchard.jpg); }
#fragment-2 { background-image: url(../files/images/netafim/bg-netafim-home-bella.jpg); }
#fragment-3 { background-image: url(../files/images/netafim/bg-netafim-home-celery.jpg); }
/******************************************************
*******************************************************/

.Template14 #Header .Nav { bottom: 283px; }

.BannerImage
{
    margin: 0;
    position: relative;
    height: 275px; width: 900px;
    background: #fff;
    z-index: 25;    
}
.BannerImage div 
{ 
    display: none; 
    position: absolute;
    top: 0; left: 0;
    height: 275px; width: 900px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left top; 
    z-index: 25;
}
.BannerImage div#fragment-1 { display: block; }

.BannerImage span { z-index: 30; }

#ToggleButton
{
    position: absolute;
    width: 16px;
    height: 16px;
    display: block;
    top: 335px;
    right: 15px;
    cursor: pointer;
    z-index: 30;
}

.Playing { background: url(../images/icon-pause.png) no-repeat left top; }
.Paused { background: url(../images/icon-play.png) no-repeat left top; }

/*****End Rotating Banners*********************************/

/** * The CSS for Shadowbox.
*
* This file is part of Shadowbox.
*
* Shadowbox is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either version 3 of the License, or (at your option)
* any later version.
*
* Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
* more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Shadowbox.
*
* @author      Michael J. I. Jackson
* @copyright   2007 Michael J. I. Jackson
* @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
* @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
*/

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
    visibility: hidden;
    position: absolute;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 1001;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
    position: fixed;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1002;
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
    visibility: hidden;
    margin: 0 auto;
    position: relative;
    font-family: 'Times New Roman', 'Lucida Grande', Tahoma, sans-serif;
}

/*___________________________________________________________________  Title  */
/*

*/
#shadowbox_title {
    padding: 0;
}
#shadowbox_title_inner {
    font-size: 190%;
    padding: 5px 0;
    color: #eee;
}

/*____________________________________________________________________  Body  */
/*

*/
#shadowbox_body {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 2px solid #aaa;
    background-color: #000;
}
#shadowbox_body_inner {
    position: relative;
    overflow: hidden;
}
#shadowbox_loading {
    position: absolute;
    top: 0;
    left: 0;
    height: 10000px; /* overflow:hidden will clip this */
    width: 100%;
    background-color: #222;
}
#shadowbox_loading img {
    float: left;
    margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
    float: left;
    margin-top: 16px;
    font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
    color: #999;
}

/*_________________________________________________________________  Toolbar  */
/*
*/
#shadowbox_toolbar {
    margin: 0;
    padding: 0;
    height: 20px;
    overflow: hidden;
}
#shadowbox_toolbar_inner {
    height: 20px;
    color: #eee;
}
#shadowbox_toolbar_inner div {
    padding-top: 4px;
    padding-bottom: 2px;
    font-size: 120%;
    line-height: 1.25em;
}
#shadowbox_toolbar_inner div span.shortcut {
    text-decoration: underline;
    font-weight: bold;
}
#shadowbox_toolbar_inner div a {
    text-decoration: none;
    color: #eee;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
    float: right;
    padding-right: 10px;
}
#shadowbox_nav_close{
    padding-right: 2px;
}
#shadowbox_counter {
    float: left;
    padding-left: 10px;
}
#shadowbox_counter a {
    padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
    text-decoration: underline;
    font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
    text-align: center;
    padding: 10px;
}
div.shadowbox_message a {
    text-decoration: none;
    color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
    text-decoration: underline;
}
/* End Shadowbox */

/* Catolog Download Options */

.TableOfContentsOption1 { width: 510px; float: left; }
.TableOfContentsOption2 
{
    float: left;
    margin-left: 15px;
    width: 185px;
}

/****************Team Member Colors*****************************************/
.AgrNorthEast, .AgrMidAtlantic, .AgrGreatLakes, .AgrSouthern, .AgrMiddleSouth, .AgrMidwest, .AgrWestTexas, 
.AgrSouthTexas, .AgrSouthwest, .AgrPacificNorthwest, .AgrNorthEast, .AgrOrAndSoCal, .AgrWyoming, .AgrNorthernCa, ..AgrSouthTexas, .AgrSouthwest, .AgrPacificNorthwest, .AgrNorthEast, .AgrOrAndSoCal, .AgrWyoming, .AgrNorthernCa, .AgrCentralCa, 
.Midwest, .WestTexas, .SouthTexas, .Southwest, .PacificNorthwest, .OrAndSoCal, .Wyoming, .NorthernCa, 
.AgrNorthernCaNorthernNv, .AgrSouthSJV, .AgrKern, .LndNorthEastern, .LndMidAtlantic, .LndMidwest, .LndSouthEastern, .LndMountain, .LndSouthCentral, .LndPacificNorthwest, .LndPacificSouthwest, .LndNorthern, .LndSouthWestern, .WstUsaCanada, .WstPacificNorthwest, .WstSouthCentral, .WstFlorida
{
    padding-left: 55px; position: relative;
    right: 55px;
}
/****************Team Member Colors Landscape*******************************/
.LndNorthEastern { background: transparent url(../images/landscape/color-codes/green.gif) no-repeat; }
.LndMidAtlantic { background: transparent url(../images/landscape/color-codes/pink.gif) no-repeat; }
.LndMidwest { background: transparent url(../images/landscape/color-codes/mustard.gif) no-repeat; }
.LndSouthEastern { background: transparent url(../images/landscape/color-codes/lightblue.gif) no-repeat; }
.LndMountain { background: transparent url(../images/landscape/color-codes/darkblue.gif) no-repeat; }
.LndSouthCentral { background: transparent url(../images/landscape/color-codes/plum.gif) no-repeat; }
.LndPacificNorthwest { background: transparent url(../images/landscape/color-codes/coral.gif) no-repeat; }
.LndPacificSouthwest { background: transparent url(../images/landscape/color-codes/brightgreen.gif) no-repeat; }
.LndNorthern { background: transparent url(../images/landscape/color-codes/purple.gif) no-repeat; }
.LndSouthWestern { background: transparent url(../images/landscape/color-codes/teal.gif) no-repeat; }
/****************Team Member Colors Agriculture*******************************/
.AgrNorthEast { background: transparent url(../images/agriculture/color-codes/periwinkle.gif) no-repeat; }
.AgrMidAtlantic { background: transparent url(../images/agriculture/color-codes/lavender.gif) no-repeat; }
.AgrGreatLakes { background: transparent url(../images/agriculture/color-codes/brightgreen.gif) no-repeat; }
.AgrSouthern { background: transparent url(../images/agriculture/color-codes/magenta.gif) no-repeat; }
.AgrMiddleSouth { background: transparent url(../images/agriculture/color-codes/purple.gif) no-repeat; }
.AgrMidwest { background: transparent url(../images/agriculture/color-codes/pink.gif) no-repeat; }
.AgrWestTexas { background: transparent url(../images/agriculture/color-codes/goldenrod.gif) no-repeat; }
.AgrSouthTexas { background: transparent url(../images/agriculture/color-codes/deeporange.gif) no-repeat; }
.AgrSouthwest { background: transparent url(../images/agriculture/color-codes/verde.gif) no-repeat; }
.AgrPacificNorthwest { background: transparent url(../images/agriculture/color-codes/teal.gif) no-repeat; }
.AgrOrAndSoCal { background: transparent url(../images/agriculture/color-codes/canary.gif) no-repeat; }
.AgrWyoming { background: transparent url(../images/agriculture/color-codes/steel.gif) no-repeat; }
.AgrNorthernCa { background: transparent url(../images/agriculture/color-codes/peach.gif) no-repeat; }
.AgrCentralCa { background: transparent url(../images/agriculture/color-codes/blue.gif) no-repeat; }
.AgrNorthernCaNorthernNv { background: transparent url(../images/agriculture/color-codes/brown.gif) no-repeat; }
.AgrSouthSJV { background: transparent url(../images/agriculture/color-codes/orange.gif) no-repeat; }
.AgrKern { background: transparent url(../images/agriculture/color-codes/olive.gif) no-repeat; }
/****************Team Member Colors Wastewater*******************************/
.WstUsaCanada { background: transparent url(../images/wastewater/color-codes/light.jpg) no-repeat; }
.WstPacificNorthwest { background: transparent url(../images/wastewater/color-codes/grey.jpg) no-repeat; }
.WstSouthCentral { background: transparent url(../images/wastewater/color-codes/medium.jpg) no-repeat; }
.WstFlorida { background: transparent url(../images/wastewater/color-codes/dark.jpg) no-repeat; }

/***********Blog Styles*****************/

.Blogs-SinglePost { border-bottom: 1px solid #ccc; padding-bottom: 50px; }
.Blogs-SinglePost .Body { margin-bottom: 2em; }
.Blogs-SinglePost .Details 
{ 
    font-size: 110%; 
    border-top: 1px solid #999; 
    padding: 1px 3em 0 0; 
    color: #666; 
}
.Blogs-SinglePost .Details .ViewCount { margin-left: 1em; }
.Blogs-SinglePost h5 { font-weight: bold; padding-top: 30px; }
.Blogs-RecentPost h3
{
    color: #FFF;
    font-size: 150%;
    font-weight: bold;
    padding-top: 25px;
    text-align: center;
}
.Blogs-RecentPost 
{ 
    border-bottom: none;
    padding-left: 15px;
    width: 140px;
}
.Blogs-RecentPost .Post 
{ 
    font-size: 120%; 
    color: #FFF; 
    padding: 6px 11px 11px     padding: 6px 11px 11px 11px; 
    text-align: justify;
}
.Blogs-RecentPost .Body { margin-bottom: 1em; line-height: 1.5em; }
.Blogs-RecentPost .Details 
{ 
    font-size: 75%; 
    padding: 1px 0 0;
    color: #FFF;
    margin-left: -15px;
}
.Blogs-RecentPost .ReadMore
{
    border-bottom: 1px solid;
    margin-bottom: 0;
    margin-left: -15px;
    padding-bottom: 10px;
    text-align: right;
}
.Blogs-RecentPost .Details .ViewCount { margin-left: 1em; }

.Template1 .Blogs-RecentPost, .Template9 .Blogs-RecentPost { background-color: #033000; }
.Template2 .Blogs-RecentPost, .Template8 .Blogs-RecentPost  { background-color: #a99a6f; }
.Template3 .Blogs-RecentPost, .Template10 .Blogs-RecentPost { background-color: #3cb6ce; }
.Template4 .Blogs-RecentPost, .Template11 .Blogs-RecentPost { background-color: #891d03; }
.Template5 .Blogs-RecentPost, .Template12 .Blogs-RecentPost { background-color: #5c1e51; }
.Template13 .Blogs-RecentPost { background-color: #ea8402; }

.GuestComment { padding-bottom: 20px; }
.GuestComment .Body 
{
    font-size: 120%;
    margin-top: 20px;
    line-height: 1.75em;
    margin-bottom: 1.5em;
}
.CommentForm input { width: 200px !important; }
.CommentForm textarea { width: 98% !important; }

/***Jump Links***/
.Registration-Form h4 { float: left; }
.FormJumpLinks p { float: left}
.FormJumpLinks ul li { float: left; list-style: none;}
.FormJumpLinks ul li a { padding: 3px 5px; }


/** Find Team Members **/
.FindLocal h6 
{
    position: relative;
    right: 60px;
    padding-left: 60px;
}{8|0|0|}