/* CSS Document */

#rightPanel div#header{height:195px; position:relative; background:url(../image/h-divider.gif) repeat-x 0 100%;}
/*Home Body Panel Starts*/
#rightPanel ul#home{height:388px; background:url(../image/h-divider.gif) repeat-x 0 100%;}
ul#home li{float:left; background: no-repeat 0 0;}
ul#home li.width1{width:265px;}
ul#home li.width2{width:266px;}
ul#home li.width3{width:267px;}
ul#home li.width4{width:268px;}

ul#home li a.height1{height:99px;}
ul#home li a.height2{height:95px;}

ul#home li.img1{ background-image:url(../image/PipeSwirl.jpg); background-position: center; height:129px; }
ul#home li.img2{background-image:url(../image/img2.jpg); height:126px;}
ul#home li.img3{background-image:url(../image/img3.jpg); height:126px;}
ul#home li.img4{background-image:url(../image/img4.jpg); height:130px;}
ul#home li.border{background:url(../image/h-divider.gif) repeat-x 0 0; padding:1px 0 0;}

ul#home li a{
	padding:10px 28px 20px 34px;
	display:block;
	background:url(../image/bullet1.gif) no-repeat 8px 9px #F0F0F0;
	color:#071132;
	font:11px/12px Verdana, Arial, Helvetica, sans-serif;
}
ul#home li a span{height:24px; display:block; font-weight:bold; font-size:13px; color:#003399; background:transparent;}
ul#home li a:hover{background:url(../image/bullet1-up.gif) no-repeat 8px 9px #E8E6E6;}

img.rtPanel {float:left;}

/*Home Body Panel Ends*/

/*Inner Body Panel Starts*/
#rightPanel div#body {background:url(../image/h-divider1.gif) repeat-x 0 100% #F9F9F9; color:#071132;}
.bHeight{height:700px; padding:28px 34px 0;}
.padding{padding:28px 34px 10px;}
#wireless ul{width:454px; margin:0 auto; background:none;}
#wireless ul li{
	background:url(../image/wireless-divider.gif) no-repeat 100% 50%;
	padding:0 9px;
	float:left;
	font:bold 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#wireless ul li.noBg{background:none;}
#wireless ul li a{color:#1F50B1; background:#FAF7D7;}
#wireless ul li a:hover{color:#071132; background:#FAF7D7;}
#wireless ul li span{color:#071132; background:#FAF7D7;}

.link{color:#B80303; background:#F9F9F9;}
.link:hover{text-decoration:underline;}

#body div#table{width:715px; background:#D5D1D2; color:#736B6F; margin:0 0 20px;}
#table td{background:#F2F2F2; color:#736B6F;}
#table td h4{padding:0 0 0 13px; font:bold 13px/31px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#574F53; background:#E3DFE0;}
#table td p{padding:0 0 0 13px; font:11px/20px Verdana, Arial, Helvetica, sans-serif; height:22px;}
#table td p a{background:#F2F2F2; color:#736B6F;}
#table td p a:hover{text-decoration:underline;}
/*#table td.setup h4{padding:0; color:#547474; background:#E3EDF4; text-align:center;}
#table td.setup{font:11px/20px Verdana, Arial, Helvetica, sans-serif; height:22px; background:#F0F6F9; color:#736B6F; text-align:center;}
#table td.monthly h4{padding:0; color:#547474; background:#EDEDCA; text-align:center;}
#table td.monthly{font:11px/20px Verdana, Arial, Helvetica, sans-serif; height:22px; background:#F7F7E6; color:#736B6F; text-align:center;}*/

#table td h5{padding:13px 0 13px 13px; font:bold 11px/12px Verdana, Arial, Helvetica, sans-serif;}
#table td.xda p{padding:0 0 0 13px; font:11px/16px Verdana, Arial, Helvetica, sans-serif; height:auto;}

#table td h2{padding:10px 0 10px 13px; font:bold 16px/31px Verdana, Arial, Helvetica, sans-serif; color:#081C8D; background:#F9F9F9; border-bottom:1px solid #D5D1D2;}
#table ul.features{width:auto; padding:10px 0; font-size:11px; font-weight:normal; color:#736B6F; background:#F2F2F2;}
#table ul.features li{background:url(../image/arrow.gif) no-repeat 13px 5px; padding:0 10px 5px 23px;}

#table td a.usagePolicy{background:#F0F6F9; color:#081C8D; height:22px; display:block; font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; text-transform:uppercase;}
#table td a.usagePolicy:hover{background:#081C8D; color:#F0F6F9;}

td form{width:450px; font:11px/16px Arial, Helvetica, sans-serif; color:#000;}
td form input, td form select{width:200px; height:20px;}
td form textarea{width:200px; height:74px;}
td form input.submit{width:56px; height:16px; float:left; margin:0 20px 0 0;}
td form input.reset{width:56px; height:16px; background:url(../image/reset.gif) no-repeat 0 0; border:0; float:left; cursor:pointer;}
/*Inner Body Panel Ends*/