@charset "utf-8";
body {
	font: 0.9em/1.4 Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #4d4d4f;
	background: #FFFFFF url(../images/turbines2-bg-phone.png) no-repeat left bottom;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
.wrapper {
}
.container {
	width: 100%;
	margin: 0 auto;
}
header {
	height: 65px;
	background: url(../images/logo-phone.png) no-repeat center center; /* #375e77 */
}
header .box1 {
	display: none;
}
#wrapper {
	position: relative;
	top: -10px;
}
#wrapper .rslides li.img1 {
	background: #FFFFFF url(../slider/images/1p.jpg) no-repeat left bottom;
}
#wrapper .rslides li.img2 {
	background: #FFFFFF url(../slider/images/2p.jpg) no-repeat left bottom;
}
#wrapper .rslides li.img3 {
	background: #FFFFFF url(../slider/images/3p.jpg) no-repeat left bottom;
}
#wrapper .rslides li {
	height: 225px;
}
#wrapper .rslides li .title {
	position: absolute;
	left: 0px;
	bottom: 35px;
	padding-left: 8px;
	font-size: 44px;
	z-index: 1;
	color: #FFFFFF;
	font-weight: 400;
	text-align: right;
	height: 60px;
	width: 162px;
	background: url(../images/logo-gallery.png) no-repeat right center;
}
#wrapper .rslides li .tag {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 22px;
	font-weight: 700;
	z-index: 1;
	text-align: right;
	color: #1f4aa0;
	padding: 5px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	background: url(../images/content-bg.png) repeat left top;
}
#wrapper .rslides li .link {
	position: absolute;
	right: 15px;
	top: 65px;
	font-size: 16px;
	z-index: 1;
	text-align: right;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight: 700;
}
#wrapper .rslides li .link a:link, #wrapper .rslides li .link a:visited {
	background: #1f4aa0;
	padding: 7px 15px;
}
#wrapper .rslides li .link a:hover, #wrapper .rslides li .link a:active, #wrapper .rslides li .link a:focus {
	color: #1f4aa0;
}
.sidebar1 {
	padding: 10px 0;
	margin-bottom: 140px;
	width: 100%;
	background: url(../images/content-bg.png) repeat left top;
}
.sidebar1 h3 {
	color: #367c2b;
	font-size: 22px;
}
.sidebar1 h4 {
	font-size: 20px;
}
.sidebar1 ul.sidebar-menu {
	list-style: none;
	margin-left: 15px;
	color: #367c2b;
	margin-bottom: 20px;
}
.sidebar1 ul.sidebar-menu li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebar1 ul.sidebar-menu li a:link, .sidebar1 ul.sidebar-menu li a:visited {
	color: #1f4aa0;
	font-size: 16px;
	text-decoration: none;
}
.sidebar1 ul.sidebar-menu li a:hover, .sidebar1 ul.sidebar-menu li a:active, .sidebar1 ul.sidebar-menu li a:focus {
	text-decoration: underline;
	color: #367c2b;
}
.content {
	padding: 10px 0;
	width: 100%;
	background: url(../images/content-bg.png) repeat left top;
}
.content ul, .content ol {
	padding: 0 15px 0 40px;
}
.content h1 {
	font-size: 40px;
	color: #1f4aa0;
}
.content h2 {
	font-size: 30px;
	color: #367c2b;
}
.content h3 {
	font-size: 22px;
	color: #367c2b;
}
.content a:link, .sidebar1 a:link, .content .sidebar1 a:visited, a:visited {
	color: #367c2b;
}
.content a:hover, .sidebar1 a:hover, .content a:active, .sidebar1 a:active, .content a:focus, .sidebar1 a:focus {
	text-decoration: none;
}
.content .module2 {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.content .module3 {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.content .module4 {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.content .module2 img, .content .module3 img, .content .module4 img {
	display: block;
	margin: 0 auto;
	border: solid 1px #CCCCCC;
	width: 96%;
	max-width: 300px;
	height: auto;
	padding: 3px;
}
.lg-modules {
	position: relative;
	top: -15px;
}
.lg-module3 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}
.lg-module3 h3 {
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 10px;
}
a.green-link {
	background: url(../images/green-btn-bg.jpg) no-repeat center center;
}
a.blue-link {
	background: url(../images/blue-btn-bg.jpg) no-repeat center center;
}
a.orange-link {
	background: url(../images/orange-btn-bg.jpg) no-repeat center center;
}
a:link.more-info, a:visited.more-info {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding: 7px 24px;
	font-size: 16px;
}
a:hover.more-info, a:active.more-info, a:focus.more-info {
	color: #000;
}
/* ~~ The footer ~~ */
footer {
	text-align: center;
	background: #1f4aa0; /* 1f4aa0 */
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 0.8em;
	position: relative;
	clear: both;
	height: 75px;
}
footer a:link, footer a:visited {
	color: #FFFFFF;
}
footer a:hover, footer a:active, footer a:focus {
	text-decoration: none;
}
header, section, footer, aside, article, figure {
	display: block;
}
.clearfloat {
	clear: both;
}
/********** BACKGROUND COLORS **********/
.bg-green {
	background: #367c2b;
	color: #FFFFFF;
}
.bg-yellow {
	background: #1f4aa0;
	color: #FFFFFF;
}
.bg-orange {
	background: #367c2b;
	color: #FFFFFF;
}
/********** END OF BACKGROUND COLORS **********/

/********** TEXT **********/
.text-bold {
	font-weight: bold;
}
.text-italic {
	font-style: italic;
}
.ErrorMessage {
	color: #F00;
}
/********** END OF TEXT **********/

/********** FORMS **********/
form {
	height: 100%;
}

.textbox, .textarea {
	width: 250px;
	border: solid 1px #999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.textbox:focus, .textarea:focus {
	outline: 0;
	background: #e7e7e7;
	border: solid 1px #1f4aa0;
}
.select-box {
}
.form-lbl {
	padding-left: 2%;
}
.form-input {
	padding-left: 2%;
}
.form-recaptcha {
}
.form-error-a {
	display: none;
}
.form-error-b {
}
.form-spacer {
	clear: both;
	height: 5px;
}
.submit-button {
	background: #1f4aa0;
	border: 0;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 12px;
}
.submit-button:hover {
	cursor: pointer;
	background: #1f4aa0;
}
/********** END OF FORMS **********/

/********** GO TOP **********/
.to-top {
	position: fixed;
	top: 60%;
	right: 5px;
	text-decoration: none !important;
	background: #1f4aa0;
	padding: 1em 1em 0.8em 1em;
	display: none;
	-webkit-box-shadow: #000 0px 2px 3px;
	-moz-box-shadow: #000 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	behavior: url(http://www.dxpewind.com/css/PIE.htc);
}
.to-top:hover {
	background: #1f4aa0;
}
/********** END OF GO TOP **********/

/********** NAVIGATION **********/
.main-nav-ph {
	background: #1f4aa0;
}
.main-nav-ph .search {
	width: 70px;
	float: right;
	margin-top: -27px;
}
.main-nav-ph .search a:link, .main-nav-ph .search a:visited {
	padding-right: 20px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/search-ph.png) no-repeat right center;
}
.main-nav-ph .search a:hover, .main-nav-ph .search a:active, .main-nav-ph .search a:focus {
	text-decoration: underline;
}
.main-nav {
}
nav {
	width: 100%;
	margin: -3px auto 0 auto;
	padding-top: 3px;
	height: 35px;
	position: relative;
}
/* menu icon */
.menu-icon {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	width: 100px;
	height: 26px;
	background: url(../images/menu-icon.png) no-repeat 10px center;
	padding: 9px 10px 0 42px;
	cursor: pointer;
	display: block; /* show menu icon */
}
.menu-icon:hover, .menu-icon.active {
	background: url(../images/menu-icon.png) no-repeat 10px center;
	color: #FFFFFF;
}
/* main nav */
.menu {
	clear: both;
	position: absolute;
	top: 38px;
	z-index: 10000;
	padding: 5px 25px 5px 5px;
	background: #1f4aa0;
	border: solid 1px #333;
	display: none; /* visibility will be toggled with jquery */
	-webkit-box-shadow: #000 0px 3px 8px;
	-moz-box-shadow: #000 0px 3px 8px;
	box-shadow: #000 0px 3px 8px;
	behavior: url(http://www.dxpewind.com/css/PIE.htc);
}
.menu li {
	clear: both;
	float: none;
	padding: 6px 0 6px 10px;
	list-style: none;
	color: #FFF;
	text-transform: uppercase;
}
.menu a:link, .menu a:visited, .menu ul a:link, .menu ul a:visited {
	font: inherit;
	font-size: 16px;
	display: inline;
	padding: 0;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.menu a:hover, .menu ul a:hover {
	color: #367c2b;
}

/* dropdown */
.menu ul {
	width: auto;
	position: static;
	display: block;
	border: none;
	background: inherit;
}
.menu ul li {
	margin: 3px 0 3px 15px;
}
/********** END OF NAVIGATION **********/
