@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
ul{
	margin-left:20px;
	display:block;
}

body,td,th, .text{
	font:normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}

p{
	display:block;
	margin-bottom:15px;
}


img{border:0px;}
form{display:block;}

.txtArial{
	font:Arial, Helvetica, sans-serif;
}

.widthAuto{
	width:auto;
}
/*----------- Custom ID's  ----------------*/
#Layout{
	width:779px;
	margin:auto;
}

#Layout .noPadding, .noPadding{
	padding:0px;
}

#Layout .noMargin, .noMargin{
	margin:0px;
}


#topPanel{
	background:#3B88E7;
}

#topPanel a{
	color:#000000;
}
#topPanel .topLinks{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	background:url('images/top-links-bg1.gif') repeat-x;
	text-align:center;
	width:100%;
	height:27px;
}

#topPanel .topLinks a, #topPanel .topLinks a:hover{
	width:auto;
	text-decoration:none;
	color:#000000;
	float:left;
	margin-right:1px;
	padding:7px 17px 0px 16px;
	white-space:nowrap;
	height:21px;
	background:url('images/top-links-bg2.gif') repeat-x;	
}

#leftPanel{
	width:214px;
	float:left;
}

#midPanel{
	margin-left:214px;
	padding:10px;
	border-left:1px solid #538ED7;
}


#standByGen #midRight{
	width:130px;
	float:right;
	margin:0px;
}

#standByGen #midLeft{
	padding-right:3px;
	margin:5px 135px 0px 3px;
	border-right:1px solid #538ED7;
}

#UPS_sysMid #midRight{
	width:130px;
	float:right;
	margin-right:10px;
	border:1px solid #ff0000
}

#UPS_sysMid #midLeft{
	padding:0px;
}

#genHire #midLeft{
	background:url('images/spacer_1.gif')  repeat-y right;
	padding-right:16px;
	margin-right:197px;
}

#genHire #midRight{
	width:197px;
	float:right;
}

#standByPHireMid{
	margin-left:230px;
	border-left:1px solid #538ED7;
	padding-left:14px;
}

#standByPHire{
	background:url(stndbyporhre_6.jpg);
}


#standByPHire #midLeft{
	background:url('images/spacer_1.gif')  repeat-y right;
	padding-right:16px;
	margin-right:197px;
}

#standByPHire #midRight{
	width:197px;
	float:right;
}

#energyProtectionMid{
	background:url('images/energy-protection-bg.jpg') repeat-y;
}

#energyProtectionMid #midLeft{
	margin-right:224px;
}

#energyProtectionMid #midRight{
	width:188px;
	float:right;
	margin-right: 36px;
}

/*----------- BG Colors ----------------*/
.yellowBg2{
	background:#FADF6A;
}

.blueBG{
	background:#0958A7;
}

.blueBG2{
	background:#599CED;
}

.blueBG3{
	background:#72C0FA;
}

.blueBG4{
	background:#C1DFFC;
}

.blueBG5{
	background:#9FCAF4;
}

.blueBg6{
	background:#2FA0F7;
}

.blueBG7{
	background:#7192C7;
}

.greenBG{
	background:#99FFCC;
}

.greenBG2{
	background:#5A6A57;
}

.grayBG{
	background:#F6F6F6;
}

.grayBG2{
	background:#F0F0F0;
}

.yellowBg{
	background:#FBF8A7;
}

.blackBg{
	background:#5A6A57;
}

.blackBg2{
	background:#4F5559;
	color:#ffffff;
}

.orangeBg{
	background:#FDC33E;
}

.blackBg3{
	background:#919EA4;
}

.blackBg4{
	background:#000000;
	color:#ffffff;
}

.linkAsButton{
	padding:5px 16px 5px 16px;
}

/*----------- CSS Selector, anchors ----------------*/
a, .link{
	text-decoration:none;
	color: #0000B7;
	outline:0;
}

a:hover, .link:hover{
	text-decoration:none;
	color: #FB1003;
	outline:0;
}

/*-------- Alignment Classes -------------*/
.clearBoth{
	clear:both;
}
.clearRight{
	clear:right;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
	text-align:left;
	position:static;
}

/*-------- Tiling Classes -------------*/
.tileX{
	background-repeat:repeat-x;
}

.bgTopTile{
	background-repeat:repeat-x;
	background-position:top;
}

.alignBgRight{
	background-position:right;
	background-repeat:no-repeat;
}

.block{
	display:block;
}

/*-------- Border Classes -------------*/
.Border0, .Border0 a:hover{
	border:0px;
}

.borderGray{
	border:1px solid #CCCCCC;
}

/*-------- Text Align Classes -------------*/
.txtAlignRight2{
	text-align:right; 
	padding-right:50px;
}

.txtAlignLeft{
	text-align:left;
}

.txtAlignCenter{
	text-align:center;
	display:block;
}

.txtAlignRight{
	text-align:right; 
}

.middleAlign{
	 vertical-align:middle;
}

.justify{
	text-align:justify;
}

/*-------- Text Classes -------------*/

.txtRed{
	color:#FB1003;
}
.txtRed2{
	color:#CC0000;
}

.txtOrange{
	color:#FF6203;
}

.txtBlack, .txtBlack a{
	color:#000000;
}
.txtBlue, .txtBlue a{
	color:#2E6CB9;
}
.txtBlue{
	color:#006699;
}
.txtBlue2{
	color:#0000B7;
}
.txtBlue3{
	color:#0000FF;
}
.txtWhite, .txtWhite a{
	color: #FFFFFE;
}
.txtBlack2{
	color:#0D4158;
}
.txtSmall{
	font:11px Verdana, Helvetica, sans-serif
}

.txtSmallest{
	font:10px Verdana, Arial, Helvetica, sans-serif
}

.txtSmallest2{
	font:9px Verdana, Arial, Helvetica, sans-serif
}

.B{
	font-weight:bold;
}

.bottom {
	background-image: url(images/bottom.gif);
	position:absolute;
	margin-left:-228px;
	height:55px;
	width:1000px;
	clear:both;
}

/*-------- Padding Classes -------------*/
.padding5{
	padding:5px;
}
.padding3{
	padding:3px;
}

.marginTB10{
	margin:7px 0px;
}

.paddingLeft8{
	padding-left:8px;
}

.paddingLeft5{
	padding-left:5px;
}

.paddingLeft16{
	padding-left:16px;
}

.paddingLR16{
	padding:0px 16px;
}

.inline{
	display:inline;
}


.paddingTop15{
	padding-top:15px;
	display:block;
}

.paddingTop10{
	padding-top:10px;
	display:block;
}

.paddingBot15{
	padding-bottom:15px;
	display:block;
}

.marginRight20px{
	margin-right:20px;
}
.marginLeft20px{
	margin-left:20px;
}

.margin5px{
	margin:5px;
}

.margin3px{
	margin:3px;
}

.marginBot15px{
	margin-bottom:15px;
}

.br{
	padding-top:15px;
	clear:right;
	display:block;
}

.br2{
	padding-top:8px;
	clear:right;
	display:block;
}
.br3{
	clear:right;
	display:block;
}
.br4{
	padding-top:50px;
	clear:right;
	display:block;
}
.br5{
	padding-top:15px;
	display:block;
}

.br6{
	padding-top:10px;
	display:block;
}


.underline, .U{
	text-decoration:underline;
}

.U2{
	border-bottom:2px solid #bbbbbb;
}

.U3 a{
	text-decoration:underline;
}


.clearLeft{
	clear:left;
}

.font13px, .font13px h1{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.font2, .font2 h1{
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
}

.font17px{
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
}

.font17px inline{
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
	display:inline;
}

.font12px{
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

.contactText{
	background:url('images/right_arrow.gif') no-repeat 27px;
	padding:3px 0px 4px 42px;
}

.LH22{
	line-height:22px;
}

.leftLink{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	background:url('images/orange_arrow.gif') no-repeat;
	padding-left:20px;
	margin-top:2px;
	display:block;
	color:#000000;
	height:25px;
}

.leftLink:hover{
	color:#000000;
	background:#f5f5f5 url('images/orange_arrow.gif') no-repeat;
}


.productSpace{
	width:45%;
}


.ul1{
	display:block;
}

.ul1 li{
	margin-bottom:20px;
}

.block1{
	display:block;
	padding:15px 0px;
	margin:5px 3px;
}

.block2{
	display:block;
	padding:10px 0px;
	white-space:normal;
	margin:5px 3px;
}

.W33{
	width:32%;
	display:block;
	padding:8px 0px;
}

.W40{
	width:39%;
	display:block;
	padding:8px 0px;
}

.W30{
	width:29%;
	display:block;
	padding:8px 0px;
}

.redGo{
	background:url('images/red_go.gif') no-repeat;
	width:22px;
	height:23px;
}

.upshireBg {
	font:bold 10px;
	text-decoration: none;
	background:url('images/upshire_green.gif') no-repeat left;
	width:250px;
	height:71px;
	margin:8px 0px;
	padding:8px;
}

.standpowerTop {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(stndbyporhre_6.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.standByporhre_6_tile{
	width:500px;
	background:url('images/stndbyporhre_6_tile.gif') repeat-y;
	padding:3px 8px;
}

.W45{
	width:44%;
}

.W50{
	width:46%;
}

.stndbyporhre_24_tile{
	background:url('images/stndbyporhre_24_tile.gif') repeat-y;
}

.stndbyporhre_24_tile2{
	background:url('images/stndbyporhre_24_tile2.gif') repeat-y;
}

.stndbyporhre_24_tile{
	background:url('images/stndbyporhre_24_tile.gif') repeat-y;
}



/*----------- Kunal ----------------*/

.txtWhite{
	color:#FFFFFF;
}

#upsemergencyBluebg {
	background:url('images/ups_emergency_blue_bg.gif') no-repeat;
	width:547px;
	margin-left:50px;
	height:234px;
	margin:8px 0px;
	padding:8px;
}

#upsenergyLeft {
width:285px;
float:left;
margin:auto;
}

#upsenergyRight {
width:243px;
float:right;
margin:auto;
}

.upsenergyBlock {
width:172px;
}



#upsenergyWhitelinks{
padding-top:10px;
width:779px;
height:21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#upsenergyTopPanel{
width:779px;
background:#F9731C;
}


.div500{
    width:500px;
	height:30px;
	color:#FF0000;
	font-size:13px;
	background-color:#66FFFF;
	align:centre;
	display:block;
}

.tagText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.placement {
width:540px;
text-align:justify;
margin-top:10px;
margin-bottom:10px;
}

.productLeft  {
width:250px;
margin:auto;
float:left;
}

#productRight  {
width:250px;
margin:auto;
float:right;
}

#sitemapLeft {
width:250px;
float:left;
margin:0px;
}

#sitemapRight {
width:280px;
float:Right;
margin:0px;
}

h1{
	font:19px Verdana, Helvetica, sans-serif  
}
