@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #9CB482 url(../images/bg-gradient.pdf.jpg) repeat-x;
}


body {
	background: #97B07B url(../images/body-bg-gradient.jpg) repeat-x;
	font: 85% "Times New Roman", Times, serif;
	text-align: center;

}


img {
	border-style: none;
}

#wrapper {
	position:relative;
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
#clear {
	clear:both;
}
#header-topLt {
	background: url(../images/header-bg-left-top.jpg) no-repeat;
	height: 71px;
	width: 246px;
	float: left;
}
#header-bg {
	background: url(../images/header-bg-gradient.jpg);
	height: 71px;
	width: 709px;
	float: left;
}

#header {
	height: 229px;
	width: 955px;
	background: url(../images/header-bg-main-image.jpg) no-repeat 0px 71px;
	position: relative;
}

#header h1 {
	text-indent: -9999em;
}
#header h2 {
	font-style: italic;
	font-weight: normal;
	color: #DBDBDB;
	padding-top: 25px;
	font-size: 1.2em;
	padding-left: 35px;
}

#sideBar {
	background: url(../images/sidebar-bg-hz-gradient.jpg) repeat-y;
	width: 246px;
	float: left;
}





#sideBar h1 {
	font-size: 1.4em;
	padding: 5px 10px;
}
#sideBar h2 {
	font-size: 1.2em;
	color: #2A4469;
	padding-right: 10px;
	padding-left: 10px;
}
#sideBar img {
	margin-bottom: 20px;
}

#sideBar #sideBarTrans {
	background: url(../images/sidebar-header-bg-transition.jpg);
	height: 31px;
	width: 246px;
}

#sideBar #sideBarHeader {
	background: #C9C9C9 url(../images/sidebar-header-bg-gradient.gif);
	padding: 40px 40px 20px;
}
#sideBar a img {
	border-style: none;
}
#sideBar #productsMenu{
	margin-top: 5px;
	border-top: 1px solid #666;
	margin-right: 10px;
	margin-left: 10px;
}

#sideBar h3 a:link, #sideBar h3 a:visited {
	color: #42671D;
	text-decoration: none;
	border-bottom: 1px solid #333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sideBar h3 a:hover, #sideBar h3 a:active {
	text-decoration: none;
	background-color: #C9C9C9;
}


#wrapper #content #sideBar a   {
	text-decoration: none;
}
#sideBar a:link #sidebarAd , #sideBar a:visited #sidebarAd   {
	color: #2A4469;
	text-decoration: none;
	border: 1px dashed #446FA4;
	margin: 10px;
	padding: 5px;
}
#sideBar a:hover #sidebarAd, #sideBar a:active #sidebarAd {
	text-decoration: none;
	background: #D6D6D6;
}

#productGuide {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}


#mainNav #navImg {
	background: url(../images/mainNav-bg-left.jpg) no-repeat left top;
	height: 60px;
	width: 246px;
	float: left;
}

#mainNav {
	height: 59px;
	background: url(../images/mainNav-bg-gradient.jpg) repeat-x;
	position: relative;
}
#navBar {
	float: right;
	position: absolute;
	right: 1px;
	top: 10px;
	height: 46px;
}


#wrapper #content {
	background: url(../images/mainContent-hz-bg-gradient.gif) repeat-y;
}
#content p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}



#mainContent {
	width: 689px;
	float: right;
	padding-bottom: 20px;

}
#mainContent h1 {
	border-bottom: 1px dashed #CCC;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#mainContent h2 {
	padding-left: 10px;
	color: #2A4469;
	padding-top: 5px;
}
#mainContent h3 {
	color: #4F7125;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#mainContent p {
	font-size: 1.1em;
	line-height: 1.3em;
}
#mainContent img {
	border: 3px double #3C618E;
	margin-bottom: 10px;
	margin-left: 10px;
}

#mainContent ul {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 20px;
}
#mainContent ul {
	list-style: square;
	color: #333;
	margin: -10px 10px 10px;
	font-size: 0.9em;
	font-weight: bolder;
}



#mainContent ul li {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
}
#mainContent a:link, #mainContent a:visited {
	color: #2A4469;
	text-decoration: none;
}
#mainContent a:hover, #mainContent a:active {
	text-decoration: underline;
}
#mainContent a:link img,#mainContent a:visited img{
	border: 3px solid #5B8AB9;
}
#mainContent a:hover img,#mainContent a:active  img{
	border: 3px solid #20365F;
}
#mainContent a:link #vendors, #mainContent a:visited #vendors {
	text-decoration: none;
	border: 1px solid #29426A;
	margin: 10px;
	line-height: 50px;
}
#mainContent a:hover #vendors , #mainContent a:active #vendors{
	text-decoration: none;
	background: #D3D3D3;
}

#mainContent a #vendors img {
	border-style: none;
	float: right;
	padding: 10px;
}
#mainContent a h3 {
	padding-left: 20px;
}



#ir {
	float: right;
	margin: 10px 20px;
}
#il {
	float: left;
	margin: 10px 20px;
}
#mainContent ul {
	margin-top: 0px;
}

#personnel {
	width: 100%;
	border-width: 0px;
	border-style: none;
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: center;
}
#personnel h3 {
	margin: 0px;
	padding: 0px;
}
#personnel h4 {
	font-weight: normal;
	color: #333;
}
#personnel a {
	margin: 0px;
	padding: 0px;
}
#space {
	height: 50px;
}



#photoGallery {
	margin: 10px;
	text-align: center;
	padding-top: 25px;
}

#map iframe{
	border: 5px double #3C618E;
}
#map {
	margin-bottom: 20px;
	margin-left: 10px;
}
#video {
	text-align: center;
	margin: 20px;
}
#irrigation-products {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#irrigation-products caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #598923;
}
#pumpList {
	width: 250px;
	float: left;
}




#footer {
	background: url(../images/footer-bg-gradient.jpg) repeat-x;
	height: 49px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}

#footer p {
	padding: 3px 10px;
	font-size: .9em;
}



#wholeFooter {
	background: #FFF url(../images/footer-bg-sub-bg.jpg) repeat-x left bottom;
	position: relative;
	border-bottom: 3px solid #172639;
}
#footer a:link, #footer a:visited {
	color: #2A4469;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footerLogo {
	float: left;
	background: url(../images/valley-irrigation-equipment-logo-sm.png) no-repeat;
	height: 49px;
	width: 118px;
}
#footerLogoV {
	float: right;
	background: url(../images/footer-logo.jpg) no-repeat left center;
	height: 49px;
	width: 118px;
}

#footerLeft {
	background: url(../images/footer-bg-left.jpg);
	height: 49px;
	width: 13px;
	position: absolute;
	left: 40px;
}
#footerRight {
	background: url(../images/footer-bg-right.jpg);
	height: 49px;
	width: 15px;
	position: absolute;
	left: 850px;
	bottom: 0px;
}
#doxia {
	padding: 10px;
	font-size: .8em;
}

#doxia a:link, #doxia a:visited {
	color: #2A4469;
	text-decoration: none;
}
#doxia a:hover, #doxia a:active {
	color: #FFF;
}
