/*Nav code*/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #496c98;
}

/* Top Nav Menu*/

	body#domainpage a#domainnav,
	body#hostingpage a#hostingnav {
	text-decoration: underline;
	}	

/*left content area*/
#leftcontent{
	float: left;
	width: 250px;
}

/*main content area*/
#maincontent{
	width: 400px;
	position: relative;
	float: right;
}

#dhnav{
	height: 30px;
	margin-bottom: -5px;
}

#dhnav ul{
	display: inline;

}
#dhnav ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	list-style: none;
	display: inline;
	}
	
	
a:link, a:visited{color: #0000FF; font-weight: bold;	}
a:hover {color: #FFCC00;font-weight: bold;}
a:active {color: #0000FF;font-weight: bold;}	
	
/*nav main middle menu*/
.navtop {font-size: 18px;text-align: center;	color: #FFCC00;}
a.navtop:link, a.navtop:visited {
	color: #FFCC00;
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a.navtop:hover, a.navtop:active{color: #FFCC00; text-decoration: underline;}

.clickhere{}
a.clickhere:link, a.clickhere:visited, a.clickhere:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0099CC;
	text-decoration: none;
}

a.clickhere:hover {font-family: "Trebuchet MS", Verdana, Arial;
	color:#33CCFF ;
	text-decoration: none;}

/* Footer and copyright Area*/
.footerlinks {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

a.footerlinks:link {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
     }

a.footerlinks:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
     }

a.footerlinks:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
     }

a.footerlinks:active {
     color: #FFFFFF;
     background-color: transparent;
     }

.copyright {
	text-align: center;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

.ahm{}
a.ahm:link, a.ahm:visited,a.ahm:hover,a.ahm:active{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
/* body css */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../domain_hosting/customer/images/background-tile.jpg);
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	padding: 1px;
}
.bluetext {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.img {
	border: 2px none #33CCFF;
	margin: 1px;
	font-weight: normal;
	font-size: 12px;
}
.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #33CCFF;
	border: thin none;
}
.hr {
	border: 1px solid #33CCFF;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #496C98;
}
.redtext {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
}
.lightorange {
	color: #FF9900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
img {
	border: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A3C159;
	text-decoration: none;
}
.tealtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00A0C6;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DEA012;
}
.table {
	border: 1px solid #5083AD;
}
.grnbrd {
	border: 1px solid #A3C159;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496C98;
}

