﻿img
{
	border: none;
}
body
{
	text-align: center;
	background-image: url( '/Images/MasterPage/hue/Background.png' );
	background-position: center;
}
.EmailHostingDiv
{

	background-image: url( '/Images/Themes/BlueAlternate/HomePage/Panels/EmailHosting.png' );
	width:505px;
	height:158px;

}
.DomainHostingDiv
{

	background-image: url( '/Images/Themes/BlueAlternate/HomePage/Panels/DomainHosting.png' );
	width:505px;
	height:158px;

}
.Page
{
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.LogoTopLeft
{
	float: left;
width: 304px;
	height: 122px;
}

.LogoTopRight
{


}
.MenuPane
{
	font-family: Trebuchet MS;
   font-size:Small;
   	/*width:750px;*/
text-align:right;
float:right;
height:32px;
   
}



.Content
{
	
	font-family: Verdana;
	clear: both;
}

.Content .Top
{
	padding-top: 0px;
	/*background-image: url( '/Images/MasterPage/ContentTop2D	.png' );*/
	background-repeat: no-repeat;
	background-position: top;
}

.Content .Bottom
{
	padding-bottom: 10px;
	background-image: url( '/Images/MasterPage/ContentBottom.png' );
	background-repeat: no-repeat;
	background-position: bottom;
}

.Content .Middle
{
	min-height: 200px;
	background-image: url( '/Images/MasterPage/ContentMiddle.png' );
	background-repeat: repeat-y;
	background-position: top;
}

.Content .Middle
{
}

ul.Packages
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
	width: 475px;
}

ul.Packages li
{
	list-style-type: none;
}

.RightSidebar
{
	float: right;
	width: 212px;
	height: 412px;
	margin-right: 15px;
	background-image: url( '/Images/HomePage/RightSidebar2.gif' );
	background-repeat: no-repeat;
}

.Menu td
{
	padding: 0;
	margin: 0;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: url( '/images/menu_divider.jpg' ) no-repeat right;
}

 
.TabMenuPane2
{
	float:left;
	width:400px;
	height:30px;
}
.TabMenuPane
{
	float: right;
	width: 469px;
	height: 51px;
	margin-top: 21px;
	text-align: right;
}



.ChildMenuItem td
{
	background-color: #5594ff;
	height: 15px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.ChildMenuItem td a
{
	color: white;
}
.Menu td a
{
	display: block;
	height: 32px;
	text-decoration: none;
	text-transform: capitalize;
	/* color: #0074bf; /*font-size: 0.9em; HUE CODE REMMED OUT*/ 
	color: #0028BF;
	margin: 0px 10px 0px 10px;
}
.Pane
{
	PADDING-LEFT: 10px;
	padding-right:10px;
	PADDING-TOP: 0px;
	border: none;
}
.Pane H1
{
	padding-left:22px;
}
.RadioList
{
	font-family: Verdana;
	font-size: small;
	text-transform: none;
	color: #404479;
}
/**Disabling stuff**/
.Header
{
	display: none;
}

.Header
{
	display: none;
}
.HeadingPane
{
	display: none;
}
.AlertPane
{
	display: none;
}
h3
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	text-transform: none;
	color: #404479;
}
h2
{
	font-family: Verdana;
	font-size:medium;
	font-weight: bold;
	text-transform: none;
	color: #404479;
}
h1
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #404479;
}

p
{
	font-family: Verdana;
	font-size: small;
	text-transform: none;
	color: #404479;
}
ul
{
	font-family: Verdana;
	font-size: small;
	text-transform: none;
	color: #404479;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: inside;
}

.FeatureList li
{
	font-family: Verdana;
	font-size: small;
	text-transform: none;
	color: #404479;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: inside;
}
.BuyDealLayer td
{
	text-align:center;
	padding-left:0px;
}