﻿@charset "utf-8";
/* CSS Document */


body {
	background-color:#000000;
	font-size:70%;
	line-height:130%;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #666600;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

td {
	text-align: left;
}
hr {
	height: 1px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 0px;}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 14px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	color: #2F2F00;
	text-align: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFCC33;
	font-style: italic;
	line-height: 17px;
	margin-bottom: 10px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCC00;
}

h6 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#tabcontent1 li {
	list-style-image: url(images/pointer.gif);
}
.dark_green {
	color: #FFFF00;
}
.corners {margin: 0px;padding: 0px;	width: 18px;}
.container {
	color: #FFFFFF;


	margin: 10px
. auto;
	margin: 10px 0px;
}
.container #main {
	background-color: #000000;
	width: 965px;
	margin:0 auto;
}
#header {
	height: 66px;
}
#logo {
	margin-left: 8px;
	width: 225px;
}
.logo-text {
	font-family: "Trebuchet MS";
	font-size: 30px;
	letter-spacing: 4px;
	line-height: 30px;
	font-weight: bold;
}
.tagline {
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
}

#main_nav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	height: 40px;
}
#main_nav a {
	text-decoration: none;
	float: left;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	padding-left: 15px;
}
#main_nav a:hover {
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#main_nav ul
{
list-style: none;
padding: 0;
margin: 12px 0px 0px 0px; 
}
#main_nav li
{
	float: left;
	margin: 0px 30px 0px 0px;
	;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
#tagline {
	background-image: url(images/tagline_bg.jpg);
	background-position: left;
	height: 100px;
	text-align: right;
}

.white {
	color: #FFFFFF;
}
.menu {
	background-color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	vertical-align: bottom;
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
.menu li {
	display:inline;
	line-height:21px;
}
.menu li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 20px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.menu li a.tabactive {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#C8DB06;
	font-weight:bold;
	position:relative;
	color: #000000;
}
.sub-menu {
	padding: 0px;
	background-image: url(images/bg-sub-nav.gif);
	margin-top: 3px;
	height: 20px;
	background-repeat: repeat-x;
}
.sub-menu ul {
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0px;
	text-align: center;
}
.sub-menu li {
	float: left;
	width: 13em;
	margin: 0px auto;
}
.sub-menu a {
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(images/bg-sub-nav.gif);
	height: 20px;
	border-left: 1px solid #000000;
	font: bold 12px/20px "Trebuchet MS";
	display: block;
}


.sub-menu a:hover {
	background-image: url(images/bg-sub-nav-over.gif);
}
#search_login_container {
	clear:both;
	background-color: #42422D;
	height: 36px;
}

#cust_login {
	float: left;
	padding: 8px;
}
#gas_search {
	float: right;
	padding: 10px;
}

.login-fields {
	background-color: #666666;
	border: 1px solid #000000;
	height: 18px;
	line-height: 18px;
	font-family: arial;
	font-size: 12px;
	color: #FFFF00;
	padding-right: 5px;
	padding-left: 5px;
}

.login-field-button {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 20px;
	background-image: url(images/bg-sub-nav-over.gif);
	background-color: #000000;
	border: none;
	font-weight: bold;
}
.login-field-txt {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #FFCC00;
}
#tabcontent1 li, #tabcontent2 li, #tabcontent3 li, #tabcontent4 li {
	list-style-image: url(images/pointer.gif);
	padding-bottom:8px;
}
#tabcontent1 {
	background-color: #220011;
	color: #FFFFFF;
}
#tabcontent2 {
	background-color: #1D1D0E;
}
#tabcontent3 {
	background-color: #001C1C;
}
#tabcontent4 {
	background-color: #211A31;
}
.body-right {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}

.free-website {
	text-align:center;
	border:solid 1px #666666;
	background-color: #333333;
	padding: 7px;
	background-image: url(images/banner-bg.gif);
	background-repeat: repeat-x;
}
.tbl-rt {
	color: #000000;
}
.tbl-rt a {
	color: #333333;
}
.availability-btn {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	background-image: url(images/btn-bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #333300;
}
.tld-chk {
	float: left;
	width: 59px;
}

.avail-field {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E4E4E;
	border-right-color: #8A8A8A;
	border-bottom-color: #8A8A8A;
	border-left-color: #4E4E4E;
	background-color: #f5f5f5;
}
#my-gal a{
	border: 1px solid #666666;
	padding: 5px;
	display: block;
	margin: 20px;
	}
#my-gal a:hover{
	border: 1px solid #999999;
	padding: 5px;
	display: block;
	background-color: #AAC100;
}
#my-gal-b a{
		border: 1px solid #C8DCF2;
		padding: 5px;
		display: block;
	}
#my-gal-b a:hover{
	border: 1px solid #C8DCF2;
	padding: 5px;
	display: block;
	background-color: #0094DE;
}
#contact {
	border: 1px solid #666666;
	color: #CCCC00;
	font-weight: bold;
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact td {
	padding: 10px;
}
#contact input {
	background-color: #CCCC66;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #F1EFE2;
	border-bottom-color: #F1EFE2;
	border-left-color: #000000;
}
#contact textarea {
	color: #000000;
	background-color: #CCCC66;
}
.body-content {
	padding: 10px;
}
#bottom-nav {
	background-color: #333333;
	text-align: center;
}
#bottom-nav a {
	font-family: verdana;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
#copyright {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.right_boxes {
	margin-top: 20px;
}
.box_header {
	height: 25px;
	background-image: url(images/bg_sidebar_header.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	line-height: 22px;
}
.box_body {
	background-image: url(images/bg_sidebar_body.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 8px;
	height: 150px;
}
.domain-box {
	text-align: center;
	float: left;
	width: 200px;
	background-color: #4F4F00;
	padding-top: 10px;
	border: 1px dashed #999966;
}
.domainBoxText {
	margin-left: 15px;
	float: right;
}
.home-hosting-box {
	clear: both;
}
.home-hosting-box td {
	padding: 8px;
	width: 15%;
	background-color: #999966;
	text-align: center;
}
.home-hosting-box th {
	background-color: #4F4F00;
	padding: 7px;
	text-align: center;
}
.home-hosting-box .hosting-price {
	font-size: 12px;
	color: #000000;
	background-color: #E8B900;
	font-weight: bold;
}
.home-hosting-box .pp-btn {
	background-color: #000000;
}

.imp-txt {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0000;
}
.bank-details {
	display: block;
	background-color: #666600;
	padding: 10px;
	border: 1px dashed #999933;
	margin: 0 auto;
	width: 400px;
}


.domains-left {
	background-color: #333333;
	border: 1px solid #666600;
	padding-top: 7px;
	padding-right: 3px;
	width: 15%;
	font-size: 10px;
	font-family: Arial;
	padding-left: 3px;
}
.domains-left ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
	list-style-image: url(images/bullet-left-list.gif);
}
.domains-left li {
	padding-bottom: 10px;
	line-height: 12px;
}
.domains-left a {

}
.domain-related-content {
	padding-right: 10px;
	padding-left: 10px;
}
.check-domain-avail {
	background-color: #666666;
}

.img-lft {
	float: left;
	border: 1px solid #666600;
	margin-right: 15px;
	margin-bottom: 15px;
}
.dmn-tnsfr-box {
	margin: 0 auto;
}


.dmn-tnsfr-box a {
	width: 200px;
	background-color: #999900;
	text-align: center;
	border: 1px dashed #FFFFFF;
	padding: 10px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 20px;
}
.dmn-tnsfr-box a:hover {
	color: #000000;
	background-color: #FFFF99;
}/* End hide */
.whois-form {
	background-color: #666600;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px dashed #CCCC99;
	display: block;
	width: 390px;
}
.domain-box2 {
	text-align: center;
	float: left;
	background-color: #4F4F00;
	padding-top: 10px;
	border: 1px dashed #999966;
}
.home-banners {
	width: 100%;
}
.home-ads {
	text-align: center;
}
#banner-webdesign {
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 40px;
	width: 95%;
}


.webdesign-left-pic {
	width: 205px;
}

.home-web-design-details {
	background-image: url(images/banner-design-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.web-design-title {
	letter-spacing: 2px;
	color: #FFFF66;
}
.web-design-package {
	float: right;
	margin-right: 14px;
	width: 31%;
	border: 1px solid #000000;
	background-color: #669900;
}

.package-title {
	font-size: 13px;
	background-color: #3F5E00;
	color: #FFFF99;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	letter-spacing: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4C86F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C86F;
	text-align: center;
}
.package-details {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F5E00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4C86F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C86F;
}
.special-txt {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF33;
}


.web-design-package ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
.package-price {
	background-color: #456600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E8A00;
	padding: 5px;
	height: 16px;
}
.price {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.more-details {
	float: left;
}
.more-details a {
	font-weight: bold;
}
.more-details a:hover {
	font-weight: bold;
	color:#3F5E00;
	background-color: #FFFFFF;
}
.partners-hdng {
	font: bold 13px Arial;
	color: #FC0;
}
a.partners-lnk {
	font-weight: bold;
	font-size: 12px;
}
