/*
Theme Name: Power Developments International
Theme URI: 
Description: 
Version: 1.0
Author: HtmlBlender
Author URI: http://HtmlBlender.com/

*/


BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
}
A {
	text-decoration: none;
	color: #111111;
}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}

/*Page*/
#page {
    margin: auto;
    text-align: left;
    width: 948px;
}

/*Header*/
.header {
    float: left;
    width: 940px;
    display: inline;
    margin-left: 4px;
}
.header H1 {
	padding: 0;
	margin: 0;
}
.header A.logo {
    float: left; 
    margin-top: 9px;
    line-height: 0%;
}
.search-box {
    float: right;
    margin-top: 47px;
}
.search-box FORM {
    padding: 0px;
    margin: 0px;
}
.search-box INPUT.in-text {
    width: 208px;
    background: #FFF;
    border: 1px solid #9d9d9d;
    float: right;
    font-size: 12px;
    color: #111;
    line-height: 100%;
    padding: 4px 0;
} 
.search-box INPUT.search-button {
    float: right;
    cursor: pointer;
    border: none;
    width: 82px;
    height: 25px;
    background: url("./images/buttons/search.gif") no-repeat left top;
    margin-left: 10px;
    display: inline;
}
/*Main Navigation*/
.main-nav, .l-main-nav, .r-main-nav {
    width: 100%;
    float: left;
}
.main-nav {
    margin-top: 16px;
    background: url("./images/bg/bg-main-nav.gif") repeat-x left top;
}
.l-main-nav {background: url("./images/bg/l-main-nav.gif") no-repeat left top;}
.r-main-nav {
    background: url("./images/bg/r-main-nav.gif") no-repeat right top;
    height: 57px;
}
.main-nav UL {
    padding: 0px;
    margin: 8px 0 0 0;
    list-style: none;
}
.main-nav UL LI {
    display: inline;
    float: left;
}
.main-nav UL LI A {
    font-size: 17px;
    line-height: 100%;
    color: #FFF;
    font-family: Helvetica;
    display: block;
    float: left;
    text-align: center;
}
.main-nav UL LI A.about-us SPAN SPAN {width: 120px;}
.main-nav UL LI A.business SPAN SPAN {width: 144px;}
.main-nav UL LI A.services SPAN SPAN {width: 108px;}
.main-nav UL LI A.products SPAN SPAN {width: 112px;}
.main-nav UL LI A.experience SPAN SPAN {width: 127px;}
.main-nav UL LI A.news SPAN SPAN {width: 85px;}
.main-nav UL LI A.resources SPAN SPAN {width: 123px;}
.main-nav UL LI A.contact-us SPAN SPAN {width: 115px;}
.main-nav UL LI A SPAN {
    background: url("./images/bg/l-nav.gif") no-repeat left top;
    display: block;
    float: left;
}
.main-nav UL LI A SPAN SPAN {
    background: url("./images/bg/r-nav.gif") no-repeat right top;
    display: block;
    height: 37px;
    padding: 12px 0 0 0;
    float: left;
    position: relative;
    cursor: pointer;
}
.main-nav UL LI.first-li {margin-left: 7px;}
.main-nav UL LI.first-li A SPAN {background: none;}
.main-nav UL LI.first-li A SPAN SPAN {background: url("./images/bg/r-nav.gif") no-repeat right top;}
.main-nav UL LI.last-li A SPAN SPAN {background: none;}
.main-nav UL LI A:HOVER, .main-nav UL LI.current A, .main-nav UL LI.first-li-current A, .main-nav UL LI.last-li-current A {
    text-decoration: none;
    background: url("./images/bg/bg-nav-hover.gif") repeat-x left top;
    color: #223f82;
    font-weight: bold;
}
.main-nav UL LI A:HOVER SPAN, .main-nav UL LI.current A SPAN {background: url("./images/bg/l-nav-hover.gif") no-repeat left top;}
.main-nav UL LI A:HOVER SPAN SPAN, .main-nav UL LI.current A SPAN SPAN {background: url("./images/bg/r-nav-hover.gif") no-repeat right top;}
.main-nav UL LI.first-li A:HOVER SPAN, .main-nav UL LI.first-li-current A span {background: url("./images/bg/l-nav-hover-first.gif") no-repeat left top;}
.main-nav UL LI.first-li A:HOVER SPAN SPAN, .main-nav UL LI.first-li-current A SPAN SPAN {background: url("./images/bg/r-nav-hover.gif") no-repeat right top;}
.main-nav UL LI.last-li A:HOVER SPAN SPAN {background: url("./images/bg/r-nav-hover-last.gif") no-repeat right top;}
.main-nav UL LI.last-li-current A span {background: url("./images/bg/l-nav-hover.gif") no-repeat left top;}
.main-nav UL LI.last-li-current A SPAN SPAN {background: url("./images/bg/r-nav-hover-last.gif") no-repeat right top;}

/*Content*/
.content {
    width: 940px;
    float: left;
    display: inline;
    margin-left: 4px;
}
.content-top {margin-top: 23px;}
.content P, .content H2, .content H3, .content H4 {
    padding: 0px;
    margin: 0px;
}
.bottom-boxes {
    margin-top: 14px;
    margin-right: -20px;
	//width: 103%;
}
.box {
    width: 220px;
    float: left;
    margin-right: 20px;
    display: inline;
}
.box H3, .sidebar H3,
.sidebar H2 {
    font-size: 20px;
    color: #111111;
    background: url("./images/bg/bord-dotted.gif") repeat-x left bottom;
    padding-bottom: 5px;
    font-weight: normal;
}
.box H3 SPAN {color: #8b8b8b;}
.photo-box {
    line-height: 0%;
    font-size: 1px;
    margin-top: 14px;
    padding-bottom: 10px;
}
.box A.pink-button,
.widget A.pink-button {
    float: right;
    margin-left: 18px;
    display: inline;
}
.box P,.box,
.widget, .widget P {
    font-size: 12px;
    color: #414141;
    line-height: 18px;
}
.inventory {
    width: 220px;
    float: left;
}
.inventory H3 {
    font-size: 20px;
    color: #111111;
    padding-bottom: 5px;
    font-weight: normal;
}
.inventory UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.inventory UL LI {
    width: 100%;
    float: left;
    background: url("./images/bg/bord-dotted.gif") repeat-x left bottom;
    font-size: 12px;
    color: #111;
    line-height: 30px;
}
.inventory UL LI.last-li {background: none;} 
.inventory UL LI SPAN {
    float: left; 
    margin-right: 20px; 
    display: inline;
}
.inventory UL LI A {
    float: right;
    color: #223f81;
}
.sidenav {
    width: 160px;
    float: left;
}
.sidenav UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.sidenav UL UL {
	padding: 0 0 0 10px;
}
.sidenav UL LI {
    /*float: left;
    width: 100%;*/
}
.sidenav UL LI A {
    font-size: 14px;
    line-height: 100%;
    color: #111111;
    background: url("./images/icons/icon-sidenav.gif") no-repeat 0px 17px;
    padding: 13px 0 13px 20px;
    display: block;
    position: relative;
	z-index: 20;
	zoom: 1;
}
.sidenav UL LI A:HOVER, .sidenav UL LI.current_page_item A,
.sidenav UL LI.current_page_parent A {
    color: #FFFFFF;
    text-decoration: none;
    background: url("./images/bg/bg-sidenav-hover.gif") no-repeat left center;
}
.sidenav UL LI UL A:HOVER,
.sidenav ul li.current_page_item ul a:HOVER, 
.sidenav ul li.current_page_parent ul a:HOVER,
.sidenav UL LI UL LI.current_page_item A {
	color: #FFFFFF;	
    text-decoration: none;
    background: url("./images/bg/sidenav-subnav-hover.gif") no-repeat left center;
}
.sidenav UL LI.two-line A {padding: 15px 0 14px 22px;}
.sidenav UL LI.two-line A:HOVER, 
.sidenav UL LI.two-line.selected A {background: url("./images/bg/bg-sidenav-two-hover.gif") no-repeat left center;}

.sidenav UL UL LI A {font-size: 12px;}
.sidenav ul li.current_page_item ul a, 
.sidenav ul li.current_page_parent ul a {
	background: none;
	color: #111111;
}
.content-area {
    /*overflow: hidden;
	padding: 0 0 0 20px;
	zoom: 1;*/
	
	overflow: hidden;
	padding: 0 0 0 20px;
	/*_margin-right: 180px;
	_margin-left: 150px;*/
	_width: 600px;
	_float: left;
}
.content-area H2 {
    font-size: 35px;
    color: #c92d92;
    font-weight: normal;
    padding-bottom: 14px;
}
.content-area P {
    font-size: 14px;
    color: #111111;
    line-height: 18px;
    margin-bottom: 16px;
}
TABLE {
	font-size: 14px;
    color: #111111;
    line-height: 18px;
}
.content-area P.top-text {
    font-size: 21px;
    color: #c92d92;
    line-height: 28px;
    margin-top: 10px;
}
.content-area P.top-text SPAN {color: #8b8b8b;}
.sidebar {
    width: 160px;
    float: right;
    margin-left: 15px;  
}
.sidebar .box,
.sidebar .widget {
    width: 160px;
    margin-right: 0px;
    padding-bottom: 18px;
}
.bottom-panels {
    width: 100%;
    float: left;
    margin-top: 52px;
}
.bottom-panels .box {width: 180px;}
.bottom-panels .box.box-last {margin-right: 0px;}
.pink-border {
    border: 1px solid #c92d92;
    margin-bottom: 15px;
}

.lt-pink {
    background: url("./images/bg/lt-pink.gif") no-repeat left top;
    position: relative;
    top: -1px;
    left: -1px;
}
.rt-pink {
    background: url("./images/bg/rt-pink.gif") no-repeat right top;
    position: relative;
    left: 2px;
}
.rb-pink {
    background: url("./images/bg/rb-pink.gif") no-repeat right bottom;
    position: relative;
    top: 2px;
}
.lb-pink {
    background: url("./images/bg/lb-pink.gif") no-repeat left bottom;
    position: relative;
    left: -2px;
    padding: 20px 0 16px 0;
    overflow: hidden;
    zoom: 1;
}
.pink-border UL {
    float: left;
}
.pink-border UL.left-col-list {width: 270px;}
.content-area UL {
	padding: 0px 0 20px 0;
    margin: 0px;
    list-style: none;
}
.pink-border UL LI,
.content-area UL LI {
    font-size: 14px;
    color: #111111;
    margin: 5px 0 0 30px;
    background: url("./images/icons/icon-pink.gif") no-repeat left center;
    padding-left: 12px;
    font-weight: normal;
}
.pink-border UL.normal LI {
	background: none;
	font-weight: normal;
	padding: 0;
}
.pink-border UL LI A {
	color: #111111;    
}
.sidebar UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.sidebar UL LI {
    margin-top: 9px;
    width: 100%;
    float: left;
}
.sidebar UL LI A {
    font-size: 12px;
    color: #111111;
    line-height: 16px;
    margin-left: 7px;
    display: block;    
}
.sidebar UL LI A:HOVER, .sidebar UL LI.selected A {
    text-decoration: none;
    color: #c92d92;
    font-weight: bold;
}
.company-box {
    padding: 20px 0 30px 0;
}
.content H4,
.company-box H3 {
    background: url(./images/bg/bord-dotted.gif) repeat-x left bottom;
    font-size: 16px;
    color: #111111;
    font-weight: normal;
    padding-bottom: 6px;
    margin-bottom: 16px;
}
.content H4 A {color: #111111;}
.company-box A.site {
    float: right;
    font-size: 12px;
    color: #c92d92;
    margin-top: 5px;
}
.company-box SPAN.date-news {
    float: right;
    font-size: 12px;
    color: #8b8b8b;
    margin-top: 5px;
}
.text-company {
    /*width: 400px;*/
    overflow: hidden;
    zoom: 1;
    /*float: left;*/
    margin-top: 10px;
}
.text-company P {
    font-size: 14px;
    color: #111111;
    line-height: 18px;
    margin: 0 0 5px 0;
}
.text-company IMG.alignright {margin: 0 0 0 20px;}
.logo-company {
    float: right;
    text-align: center;
    margin-top: 10px;
    min-width: 180px;
}
.photo-news {
    width: 160px;
    float: right;
    margin-top: 10px;
}
.logo-company.logo-company-large {width: 222px;}
.news-text {
    width: 410px;
}
.content A.content-link {
    font-size: 14px;
    color: #111111;
    font-weight: bold;
    background: url(./images/icons/icon-pink.gif) no-repeat left center;
    padding-left: 12px;
}
.container-link {
    margin-top: 20px;
    padding-bottom: 26px;
}
.content UL.list-links-pink-border {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.content UL.list-links-pink-border LI {
    width: 100%;
    float: left;
    background: url(./images/bg/bord-dotted.gif) repeat-x left bottom;
    line-height: 36px;
}
.content UL.list-links-pink-border LI A {
    background: url(./images/icons/icon-pink.gif) no-repeat left center;
    color: #111111;
    font-size: 12px;
    padding-left: 12px;
}
.text-block P {
    font-size: 14px;
    color: #111111;
    line-height: 18px;
    margin-top: 11px;
}
.company-box.data-box {padding-bottom: 12px;}
.content H4.pink-title {color: #c92d92;}
.content .no-border-title {background: none;}
.content IMG.rt-image {
    float: right;
    display: inline;
    margin-left: 30px;
}
.experience-tab {margin-top: 40px;}
.experience-tab .first-col {width: 258px;}
.experience-tab .second-col {width: 185px;}
.experience-tab TH {
    text-align: left;
    font-size: 16px;
    color: #c92d92;
    line-height: 36px;
    padding-left: 10px;
}
.experience-tab TD {
    font-size: 14px;
    color: #111111;
    background: url(./images/bg/bord-dotted.gif) repeat-x left bottom;
    line-height: 36px;
    padding-left: 10px;
}
.experience-tab TD A.more-details {
    background: url(./images/icons/icon-pink.gif) no-repeat left center;
    color: #111111;
    font-size: 14px;
    padding-left: 12px;
    font-weight: bold;
    padding-left: 10px;
} 
.video-box {
    line-height: 0%;
    font-size: 1px;
    margin-top: 16px;
}
.content A.blue-link {
    font-weight: bold;
    color: #00498f;
}
.brochures {
	overflow: hidden;
	zoom: 1;
	width: 600px;
}
.brochure-box {
    width: 180px;
    float: left;
    display: inline;
    line-height: 0%;
    font-size: 1px;
    margin: 35px 20px 0 0;
}
.brochure-box.brochure-box-right {margin-right: 0px;}
.brochure-box A {
    display: block;
    color: #111111;
}
.brochure-box SPAN.text-link {
    font-size: 12px;
    color: #111111;
    line-height: 18px;
    margin-top: 11px;
    display: block;
}
.brochure-box SPAN.pdf {
    float: left;
    display: inline;
    margin: 12px 14px 0 0;
}
.content-area.content-area-large {width: 760px;}
.bottom-boxes.services-boxes .box {width: 240px;}
.bottom-boxes.services-boxes .box.box-right {margin-right: 0px;}
.bottom-boxes.services-boxes .box P {font-size: 14px;}
.bottom-boxes.services-boxes.services-boxes-top {margin-top: 38px;}

/**/
.content .available {
    margin-top: 20px;
    width: 580px;
}
.content .available .stock-left {
    float: left;
    width: 465px;
}
.content .available .stock-right {
    float: right;
    width: 110px;
}
.content .available  .left {
    background: url("./images/bg/top.gif") no-repeat left top;
    height: 3px;
    width: 580px;
    float: left;
    overflow: hidden;
	zoom: 1;
}
.content .available {
    background: url("./images/bg/stock.gif") repeat-y left top;
    width: 580px;
    float: left;
}
.content .available  .right {
    background: url("./images/bg/bottom.gif") no-repeat left top;
    height: 3px;
    width: 580px;
    float: left;
    overflow: hidden;
	zoom: 1;
}
.content .available .text {
    background: #f3f3f3;
    float: left;
}
.content .available .stock-right .text UL {
    list-style: none;
    margin: 0;
    padding: 0;
}
.content .available .stock-right .text UL LI {
    line-height: 135%;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
    overflow: hidden;
	zoom: 1;
	background: none;
	margin: 0;
	padding: 0;
}
.content .available .stock-right .text UL LI A {
    background: url("./images/icons/arrow.gif") no-repeat left center;
    display: block;
    color: #111;
    padding-left: 10px;
    height: 20px;
}
.content .available .stock-right .text {
    width: 95px;
    padding: 15px 5px 15px 10px;
}
.content .available .stock-left .text {
    padding: 5px;
    width: 455px;
}
.content .available .stock-left .text IMG {float:left;}
.content .available .stock-left .text .items {
    float: left;
    width: 140px;
    padding-left: 15px;
}
.content .available .stock-left .text .items P{
    font-size: 12px;
    color: #111;
    margin: 0 0 2px;
}
/**/
.content .images-flash {
    width: 940px;
    height: 259px;
    position: relative;
    margin-top: 6px;
}
.content .images-flash #tabs {
	position: absolute;
    right: 0;
    bottom: 0;
    z-index: 8;	
}
.content .images-flash #tabs UL {
    list-style: none;
    margin: 0;
    padding: 0;
}
.content .images-flash #tabs UL LI {
    float: left;
    width: 34px;
    height: 34px;
    background: #fff;
    margin-left: 4px;
}
.content .images-flash #tabs UL A {
    font-size: 16px;
    font-weight: bold;
    color: #d2d2d2;
    display: block;
    text-align: center;
    height: 27px;
    padding-top: 7px;
}
.content .images-flash #tabs UL A:HOVER,
.content .images-flash #tabs UL LI.ui-tabs-selected A {
    color: #C92D92;
    text-decoration: none;
}

.content .opacity-block {
    width: 376px;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 8;
}
.content .opacity-block .top {
    height: 9px;
    background: url('./images/bg/opacity-block-top.png') no-repeat;
    overflow: hidden;
	zoom: 1;
}
.content .opacity-block .bottom {
    height: 9px;
    background: url('./images/bg/opacity-block-bottom.png') no-repeat;
}
.content .opacity-block .middle {background:url('./images/bg/opacity-block-bg.png') repeat-y;}
.content .opacity-block h3 {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    margin: 0 4px 0 0px;
    padding: 11px 0 12px 50px;
    background: url('./images/bg/pink-separator.gif') repeat-x left bottom;
}


.content .opacity-block ul {
    list-style: none;
    margin: 0px 0 0 50px;
    padding: 0 0 10px;
}
.content .opacity-block ul li {
    font-size: 18px;
    background: url('./images/icons/icon-pink-big.gif') no-repeat left center;
    padding-left: 17px;
    margin: 20px 0 0 0;
}
form { margin:0; padding:0;}
.contact-area h3 {
    margin: 15px 0;
    font-size: 21px;
    font-weight: normal;
}
.contact-area .form-line {
    margin: 0 0 15px 11px;
    float: left;
    display: inline;
}
.contact-area .form-line label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
.contact-area .form-line label span {font-size: 12px;}
.contact-area .form-line input.text {
    width: 268px;
    height: 26px;
    padding-top: 4px;
    font-size: 16px;
}
.contact-area .form-line input.text.small {width:148px;}
.contact-area .form-line select {
    height: 26px;
    font-size: 16px;
}
.contact-area .continue-btn,
.submit-button INPUT {
    float: right;
    border: 0px none;
    width: 99px;
    height: 25px;
    background: url('./images/buttons/continue.gif') no-repeat;
    cursor: pointer;
	text-indent: -10000px;
}
.contact-area .continue-btn.send-btn,
.submit-button INPUT {
    background: url('./images/buttons/send.gif') no-repeat;
    width: 72px;
}
.contact-area .radio-box {margin-bottom:23px;}
.contact-area .radio-box label {font-size:14px;}
.contact-area .form-line select#number-units {width: 90px;}
.form-line.form-line-no-bottom {margin-bottom: 0px;}
.contact-area .radio-box LABEL.hz-50 {margin-right: 60px;}
.contact-area TEXTAREA.comment-text {
    width: 568px;
    height: 80px;
    padding-top: 4px;
    font-size: 16px;
}
/*Footer*/
.footer {
    float: left;
    width: 100%;
    margin-top: 35px;
    padding-bottom: 20px;
}
.footer P {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #434343;
    text-align: center;
}
.slider {
	height: 259px;
}
.slider IMG {
	display: none;
	position: absolute;
}
.ui-tabs-hide {display: none;}
.alignright {float: right;}
span.wpcf7-list-item {
	margin: 0 !important;
	display: block;
}
.hidden {display: none;}

.form-error {
	border:2px solid #FF0000;
	margin:2em 0.5em 1em;
	padding:0.2em 1em;
	display: block;
}
.separator {
	background: url('./images/bg/pink-separator.gif') repeat-x left bottom;
	margin: 5px 0;
	padding: 5px 0;
	clear: both;
}
.more-link {
	float: right;
	text-decoration: underline;
	color: #C92D92;
	font-weight: bold;
	font-size: 11px;
}


.sidebar UL.dynamic {
	padding: 0;
	margin: 0;
}
.sidebar UL.dynamic LI {
	list-style: none;
	float: none;
	margin: 0;
}

.sidebar UL.dynamic LI A {
	margin: 0;
	display: inline;
}
.sidebar UL.dynamic .widgettitle {display: none;}
.googleMap {float: right;}
span.mmf-list-item  {display: block;}

#step2_to_step1_btn_container,
#step3_to_step2_btn_container {visibility: hidden;}