/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05-Dec-2014, 09:09:40
    Author     : mthorne
*/
body {
    width: 100%;
    max-width: 1200px;
    background-color: #44045a;
    margin: 0 auto;
    min-width: 1200px;
}
    
.shade, .services-shade{
    display: none!important;
}
.cashback .img3 {
    width: 251px;
    height: 322px;
}
.cashback img {
    height: 288px;
    width: 370px;
}

.text IMG{
       height: 149px;
       width: 150px; 
}

.MenudropDownMainLink > a > img {
    width: 100%;
    width: 80px;
    height: 70px;
    border: 0px;
    outline: none;
}
.hwd > a > img {
    height: 160px!important;
    width: 160px!important;
    border: 0px;
    outline: none;
}
.GoldBundles > a > img {
    width: 100%;
    width: 198px;
    height: 70px;
    border: 0px;
    outline: none;
}
.GoldEnergy > a > img {
    width: 100%;
    width: 149px;
    -height: 71px;
    border: 0px;
    outline: none;
}
.GoldTalk > a > img {
    width: 100%;
    width: 141px;
    height: 70px;
    border: 0px;
    outline: none;
}

.switch {
	background-color: #fed100;
        display: block;
	box-sizing: border-box;
	float: none;
	font-family: arial;
	color: #440459;
	min-height: 40px!important;
	padding: 0% 20% 0% 6%!important;
	border-radius: 5px!important;
        position: relative;
        max-width: 164px;     
}
.testimonialContainer > img {
width: 384px!important;
height: 293px!important;
}


.Menushade {
    background: url(/bundles/utilitywarehouseresidential/images/general/WhiteLinegradient.png) repeat-x;
    width: 100%;
    height: 15px;
    background-position: 0px 1px;
/*opacity: 0.17;*/
    position: absolute;
    top: -5px;
    z-index: 1;
}
.DoubleGoldtableTitleArrow:after, .tableTitleArrow:after {
background: url(/bundles/utilitywarehouseresidential/images/general/BundlesYArrowIE8.png);
position: absolute;
margin: auto;
content: "";
width: 21px!important;
height: 10px!important;
bottom: -10px!important;
left: 0;
right: 0;
background-color: transparent!important;
}
.footer-join {
display: block;
padding: 30px 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
background: url(/bundles/utilitywarehouseresidential/images/general/WhiteLinegradient.png) top repeat-x #ffffff;

}

/* HWD PAGE */
.differentImage img {
    display: block;
    width: 285px;
    height: 285px;
    margin: 0 auto;
}
/* HWD PAGE END */
/* BUNDLE PAGES */
.IntroimageAndText a img {
    width: 100%;
    width: 200px;
    height: 200px;
    position: relative;
    z-index: 2;
    border: 0px;
    outline: none;
}
.imgwithPricePoint {
    width: 265px!important;
    height: 211px!important;
}

.dropDownImageOnRight > div > img {
position: absolute;
width: 203px;
height: 226px;
top: 0px;
right: 0px;
border: 0px;
outline: none;
z-index: 2;
}

/* BUNDLE PAGES END*/
/* CASHBACK CHALLENGE */
.SaveHero img {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 672px;
    height: 187px;
}
.cbcolumnHeader img {
    height: 250px;;
    width: 300px;
}
.cashbackshade{
    display: none;
}
.cardHero {
    width: 277px!important;
    height: 297px;
    display: block;
    margin: 0 auto;
}
.TilForm > div{
    width: 32%!important;
    margin-right: 1.3%;
    float: left;
}
.CashbackPopout{
    display: none;
    }
    
/*-------------------------------------------------- form elements Albert ---*/
input[type=radio] {
    display: inline!important;
    height: 17px;
    width: 17px;    
    position: relative;    
    }

input[type=radio] + label:before {
    display: none!important;    
    }
input[type=radio]:checked + label:before {
    display: none!important;        
    }

input[type=radio] + label{
    margin-left: 5px!important;
    padding-left: 0px!important;
    display: inline!important;
    border: none!important;    
    }

input[type=text]::-ms-clear{
    border: none!important; 
    } 
    
input[type=radio]+ label + input[type=radio]{
    margin-left: 5px;  
}

input[type=text]::-ms-clear{
    display: none;
    }    
    
textarea{ 
    overflow: hidden;
    }
    
input[type=radio] {
    display: inline!important;
    height: 17px;
    width: 17px;    
    position: relative;
    top: 2px;
    }
    
input[type=radio] + label:before {
    display: none!important;       
    }
    
input[type=radio]:checked + label:before {    
    display: none!important;
    }
    
input[type=radio] + label{
    margin-left: 5px!important;
    padding-left: 0px!important;
    display: inline!important;
    border: none!important;
    } 
    
input[type=text]::-ms-clear{
    border: none!important;    
    }

input[type=radio]+ label + input[type=radio]{
    margin-left: 5px; 
    }   

input[type=text]::-ms-clear{
    display: none;
    }    
    
textarea{ 
    overflow: hidden;
    }
