@charset "utf-8";

/* Transparent-Technology CSS May 2009--------------------------------------------------------------------------------------------------------*/
/* {
	margin: 0px;
}*/

html {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-image: url('/billing/templates/transparentnew2/images/tt-bg.jpg');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top center;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin: 0px auto -250px auto;
	display: block;
	background: none;
	z-index: 2;
}
#header-right {
	position: absolute;
	height: 150px;
	width: 50%;
	margin: 0 auto 0 50%;
	display: block;
	float: right;
	background: url('/billing/templates/transparentnew2/images/tt-bg-header-right.jpg') repeat-x;
	z-index: 1;
}
* html #nonFooter {
	height: 100%;
}

img {
	border: none;
}

img a {
	border: none;
}
h1 {
	padding: 0;
	margin: 0px;
	float: left;
	width: auto;
	height: 24px;
	font: 18px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	position:relative;
	padding: 0;
	margin: 5px auto 5px 0;
	float: left;
	width: 100%;
	height: 24px;
	font: 18px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #FF9900;
	clear: both;
}
h2 span{
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h4 {
	padding: 0;
	margin: 0;
	float: left;
	width: auto;
	height: 16px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0171BA;
}

/* HEADER --------------------------------------------------------------------------------------------------------*/


#header {
	width: 1000px;
	height: 118px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url('/billing/templates/transparentnew2/images/tt-header-bg.jpg') no-repeat top;
}

.logo {
	list-style: none;
	padding: 0;
	margin: 6px 0px 0px 6px;
	width: 267px;
	height: 90px;
	position: relative;
	float: left;
}

.logo span {
	display: none;
	position: absolute;
}

.logo a {
	display: block;
	text-indent: -900%;
	position: relative;
	outline: none;
}

.logo a:hover {
	background-position: bottom left;
}

.logo a:hover span {
	display: block;
}

.logo .home {
	width: 267px;
	height: 90px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-logo.jpg') no-repeat;
	float: left;
}

.loginbtn {
	list-style: none;
	padding: 0;
	margin: 0px 5px 0px 0px;
	width: 77px;
	height: 29px;
	position: relative;
	float: right;
}

.loginbtn span {
	display: none;
	position: absolute;
}

.loginbtn a {
	display: block;
	text-indent: -9999px;
	position: relative;
	outline: none;
}

.loginbtn a:hover {
	background-position: 0 -29px;
}
.loginbtn a:active {
	background-position: 0 -58px;
}
.loginbtn a:hover span {
	display: block;
}

.loginbtn .login {
	width: 77px;
	height: 29px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-login.jpg') no-repeat;
	float: left;
}
.loginbtn .logout {
	width: 77px;
	height: 29px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-logout.jpg') no-repeat;
	float: left;
}


/* Main Menu --------------------------------------------------------------------------------------------------------*/


#mainnav-container {
	width: 650px;
	height: 55px;
	position: relative;
	float: right;
	margin: 32px 2px 0px 0px;
}

#mainnav {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 650px;
	height: 55px;
	position: relative;
}

#mainnav li, a {
	display: inline;
	position: relative;
	outline: none;
}

#mainnav a:hover {
	background-position: left bottom;
}

#mainnav a:hover span {
	display: block;
}

#mainnav .res {
	width: 189px;
	height: 55px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-res.jpg') no-repeat;
	float: left;
}

#mainnav .gwh {
	width: 198px;
	height: 55px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-gwh.jpg') no-repeat;
	float: left;
}

#mainnav .ms {
	width: 179px;
	height: 55px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-ms.jpg') no-repeat;
	float: left;
}

#mainnav .contact {
	width: 84px;
	height: 55px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-contact.jpg') no-repeat;
	float: left;
}

/* Content --------------------------------------------------------------------------------------------------------*/

#content {
	width: 1000px;
	height: auto;
	min-height: 500px;
	position: relative;
	margin: 0px;
}

.column_1 {
	width: 590px;
	height: auto;
	min-height: 200px;
	margin: 20px auto auto 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
}
.column_1-interior {
	width: 750px;
	height: auto;
	min-height: 200px;
	margin: 0;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	padding-top:25px;
font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
}
.column-interior .top-img{
	width: 750px;
	height: 250px;
}
.column_1 .desc {
	width: 430px;
	height: auto;
	margin: 0 5px 20px 10px;
	padding: 0;
	float: left;
	position: relative;
}
.column_1 .text {
	width: 100%;
	height: auto;
	margin: 0 5px 20px 0px;
	padding: 0;
	float: left;
	position: relative;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
}

.column_1-interior-body{
	width: 600px;
	height: auto;
	margin: 0 0 20px 0px;
	padding: 0;
	float: right;
	position: relative;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
}
.column_1-interior-body .text {
	width: 600px;
	height: auto;
	margin: 0 5px 20px 0px;
	padding: 0;
	/*float: right;*/
	position: relative;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
}
.home-img {
	width: 128px;
	height: auto;
	float: left;
}

.column_2 {
	width: 385px;
	height: auto;
	min-height: 200px;
	margin: 20px 2px auto 0px;
	padding: 0px;
	float: right;
	position: relative;
	display: block;
}
.column_2-interior {
	width: 225px;
	height: auto;
	min-height: 200px;
	margin: 20px 2px auto 0px;
	padding: 0px;
	float: right;
	position: relative;
	display: block;
}
.column_2 .desc {
	width: inherit;
	height: auto;
	margin: 0 5px 20px 10px;
	padding: 0;
	float: left;
	position: relative;
}
.column_2 .text {
	width: inherit;
	height: auto;
	margin: 0 5px 20px 0px;
	padding: 0;
	float: left;
	position: relative;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
}
.column_2 .h1img {
	width: 35px;
	height: 35px;
	margin: -12px auto auto 10px;
	position: relative;
	display: block;
	float: left;
}
.column_2-interior .banner-ad{
width: 250px;
height: 200px;
padding: 0;
margin: 0 0 20px 0;
position: relative;
display: block;
}
.news-container {
	width: 385px;
	height: auto;
	min-height: 50px;
	position: relative;
	float: left;
	margin: 10px auto 10px 0px;
	display: block;
	color: #333333;
}

.news-article {
	width: 385px;
	height: auto;
	min-height: 50px;
	position: relative;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
	display: block;
}

.news-date {
	width: 50px;
	height: 50px;
	position: relative;
	float: left;
	margin: 5px auto 0px 0px;
	padding: 0px;
	display: block;
	background: url('/billing/templates/transparentnew2/images/tt-bg-date.jpg');
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}

.news-dateMon {
	width: auto;
	height: 16px;
	position: relative;
	margin: 3px auto 0px auto;
	display: block;
	font-weight: bold;

}

.news-dateDay {
	width: auto;
	height: 16px;
	position: relative;
	margin: -8px auto 5px auto;
	display: block;
	font-size:30px;
	font-weight: bold;
}

.news-text {
	width: 325px;
	height: auto;
	min-height: 50px;
	margin: 0 0 5px 10px;
	padding: 0px;
	float: right;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
}

.btn-more {
	width: 50px;
	height: 15px;
	position: relative;
	margin-right: 20px;
	float: right;
	clear: both;
	display: block;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.btn-more span {
	font-size: 16px;
}

.btn-more a {
	color: #666666;
	text-decoration: none;
	outline: none;
}

.btn-more a:hover {
	color: #FF6600;
	text-decoration: none;
}





/* FOOTER --------------------------------------------------------------------------------------------------------*/

#footer, .push {
	height: 250px;
	width: 100%;
	position: relative;
	clear: both;
}

#footer {
	width: 100%;
	position: relative;
	border-top: 1px #CCCCCC solid;
	margin: auto auto 0px auto;
	clear: both;
	background: url('/billing/templates/transparentnew2/images/tt-bg-bottom.jpg') repeat-x;
}
#footer-container {
	position: relative;
	height: 150px;
	width: 1000px;
	margin: -150px auto 0px auto;
	display: block;
	background: url('/billing/templates/transparentnew2/images/tt-bg-footer.jpg') no-repeat;
	z-index: 2;
}
#footer-left {
	position: relative;
	height: 150px;
	width: 50%;
	margin: 0;
	display: block;
	background: url('/billing/templates/transparentnew2/images/tt-bg-footer-left.jpg') repeat-x;
	z-index: 1;
}
	
#footer-copyright {
	width: auto;
	height: 20px;
	position: relative;
	margin: 12px 5px auto auto;
	padding-top: 12px;
	padding-left: 35px;
	float: right;
	font: 10px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #006699;
}

.footer-links {
	margin: 12px 0px 0px 12px;
	float: left;
	display: block;
}

.footer-links ul {
	list-style-type: none;
	float: left;
	padding: 0;
}

.footer-links ul li {
	height: 17px;
	display: list-item;
}

.footer-links ul li a {
	text-decoration: none;
	font: 11px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	/*color: #0171BA;*/
	color: #BED2FF;
}

.footer-links ul li a:hover {
	background: none;
	color: #FFFFFF;
}
/* Testimonial CSS */

.product {
font-weight:bold;
padding-top:10px;
padding-bottom:5px;
}
.author{
font-weight:bold;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;
}

/* NEWS */
.news-article p{
margin-top:0px;
}
/* Pricing Information */
.text span {
         font-weight: bold;
         color: #003366;
}
.text .product-column-left {
         width: 380px;
         height: auto;
         float: left;
         padding: 0 5px 10px 0;
}
.text .product-column-right {
         width: 210px;
         height: auto;
         float: right;
         padding: 0 5px 10px 0;

}
.text .divide {
         width: 100%;
         height: 1px;
         background: #CCC;
         display: block;
         margin: 5px auto 5px auto;
         clear: both;
} 

.text i {
  line-height:12px;
  font-size:10px;
}
/* UL IN TEXT */

.text ul,ol {
  margin-left:25px;
}


.text p {
margin-bottom:10px;
}
.question_text {
color: blue;
font-size:14px;
font-weight:bold;
}

.answer_text {
color: #FF9900  !important;
font-size:14px;
font-weight:bold;
}
/* Country List */

.c2 {
color:black !important;
font-size:10px;
font-weight:normal !important;
}
.text table {
border: 1px solid;
}
td {
border-bottom:1px solid;
}
/* Order BUttons CSS */
.order-btn {
	list-style: none;
	padding: 0;
	margin: 0 5px 10px 0;
	width: 201px;
	height: 53px;
	position: relative;
	float: left;
}

.order-btn span {
	display: none;
	position: absolute;
}

.order-btn a, .order-btn a:visited {
	display: block;
	text-indent: -9999px;
	position: relative;
	outline: none;
}

.order-btn a:hover {
	background-position: 0 -53px;
}

.order-btn a:hover span {
	display: block;
}

.order-btn .order {
	width: 201px;
	height: 53px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-order.jpg') no-repeat;
	float: left;
}
.order-btn .order-idx {
	width: 201px;
	height: 53px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-order-idx.jpg') no-repeat;
	float: left;
}

.order-btn .order-rets {
	width: 201px;
	height: 53px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-order-rets.jpg') no-repeat;
	float: left;
}

/* Spec Box for INdex Pages */

.spec-box
{
	background: url('/billing/templates/transparentnew2/images/tt-spc-bg.jpg') no-repeat;
	width: 225px;
	height: 275px;
	position: relative;
	float: left;
	display: block;
	margin: 5px 10px;

}
.spec-box-header, .spec-box-subhead, .spec-box-desc, .spec-box-highlight, .spec-box-price
{
	width: 183px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.spec-box-header
{
	height: 21px;
	padding: 20px 10px 10px 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	color:#003;
}
.spec-box-subhead
{
	height: 21px;
	padding: 2px 10px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #C60;
}
.spec-box-desc
{
	height: 39px;
	padding: 6px 10px 6px 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #036;
	border-bottom: 1px solid #CCC;
}

.spec-box-highlight
{
	height: 47px;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.spec-box-highlight ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.spec-box-highlight li
{
	background-image: url('/billing/templates/transparentnew2/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0px 15px;
}
.spec-box-price
{
	height: 33px;
	padding: 5px 10px 4px 10px;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	padding:5px 10px 3px;
}
.spec-box-price .symbols
{
	width: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	float: left;
}
.spec-box-price .numbers
{
	padding: 0 5px 0 2px;
	margin-top: -12px;
	width: auto;
	font: 36px "Arial Black", Gadget, sans-serif;
	/*font-stretch:extra-expanded;*/
	font-weight: bold;
	color: #666;
	float: left;
}
.spec-box-price .permo
{
	width: auto;
	margin-top: 6px;
	font-weight: normal;
	font-size: 12px;
	line-height: 11px;
	color: #666;
	float: left;
}
.moreinfo-btn {
	list-style: none;
	padding: 0;
	margin: 0px auto 0px auto;
	width: 203px;
	height: 36px;
	position: relative;
}

.moreinfo-btn span {
	display: none;
	position: absolute;
}

.moreinfo-btn a {
	display: block;
	text-indent: -9999px;
	position: relative;
	outline: none;
}

.moreinfo-btn a:hover {
	background-position: 0 -36px;
}
.moreinfo-btn a:active {
	background-position: 0 -36px;
}
.moreinfo-btn a:hover span {
	display: block;
}

.moreinfo-btn .moreinfo {
	width: 203px;
	height: 36px;
	background: url('/billing/templates/transparentnew2/images/tt-btn-moreinfo.jpg') no-repeat;
}
/* Testimonial Box for INdex Pages */
#testi-box
{
	width: 225px;
	height: 275px;
	position: relative;
	float: left;
	display: block;

}
#testi-box h2
{
	height:auto;
	padding: 0;
	margin: 10px 0 5px 5px;
	float: left;
	width: auto;
	font: 15px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #FF9900;
	clear: right;
}
#testi-box h2 span
{
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.testi-box-header, .testi-box-desc, .testi-box-subhead, .testi-box-person
{
	width: 200px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.testi-box-header
{
	height: auto;
	padding: 20px 10px 10px 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color:#003;
}
.testi-box-subhead
{
	height: 21px;
	padding: 2px 0;
	font-weight: bold;
	font-size: 10px;
	color: #C60;
}
.testi-box-desc
{
	height: auto;
	padding: 6px 10px 10px 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-style: italic;
	text-align: center;
}

.testi-box-person
{
	height: auto;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	font-size: 11px;
	color: #FF9900;
	text-align: right;
}
hr {
	color: #999;
}
.column_1-interior p {
margin-bottom:5px;
}
table img {
padding:5px;
}