/* Root = Horizontal, Secondary = Vertical hover 246BBB   #000000*/
ul#menu {
	margin:0;
	border:0;
	padding:0;
	width:1000px; /*For KHTML*/
	list-style:none;
	height:48px;
	line-height:8px;
	background-position:left;
	background-image:url(menu_bg1.png);
}

ul#menu li {
	margin:0;
	padding:0;
	float:left; /*For Gecko*/
	display:inline;
	list-style:none;
	position:relative;
	height:48px;
	border: 1 none #4A4B4B;
	/*background-image:url(menu_bg.png);*/
	background-position:top;
	background-repeat:no-repeat;
}
ul#menu li a.umenuhead{
 text-align:center;
 font-weight:700;
 width:100px;
 
}
ul#menu ul {
	margin:0;
	border:0 none;
	padding:0;
	width:162px;
	list-style:none;
	display:none;
	position:absolute;
	top:48px;
	left:0;
	border-top:1px solid #e3f27a;
}

ul#menu ul:after /*From IE 7 lack of compliance*/{
	clear:both;
	display:block;
	font:1px/0px serif;
	content:".";
	height:0;
	visibility:hidden;
}

ul#menu ul li {
	width:160px;
	height:20px;
	margin:0px;
	line-height:0px;
	float:left; /*For IE 7 lack of compliance*/
	display:block !important;
	display:inline;
	padding:0px;
	border-top:0px solid #e3f27a;
	border-right:1px solid #e3f27a;
	border-bottom:1px solid #e3f27a;
	border-left:1px solid #e3f27a;

}

/* Root Menu */
ul#menu a {
	padding:15px 18px 8px 18px;
	float:none !important; /*For Opera*/
	float:left; /*For IE*/
	display:block;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	height:auto !important;
	width:auto;
	line-height:25px;
	height:1%; /*For IE*/
	
}
ul#menu a.close {
	border-right:0;
}

/*ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
	
	color:#FFF;
	background-color:#e30000;
	background-repeat:repeat-x;
}*/
/* Root Menu Hover Persistence */

ul#menu li:hover li a{
	background:#516b72;
	color:#fff;
	height:600px;
	vertical-align:middle;
	
}
ul#menu a.selectedMenu {

	color:#FFF;
}

/* 2nd Menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
	float:none;
	padding:5px 18px 5px 18px;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	
}
/*2nd menu arrow*/


.ArrowShapeSize
{
	width:10px;
	height:8px;
	border:0;
	float:right;
}

/* 2nd Menu Hover Persistence */
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {
	background:#b9d300;
	
	color:#000;
}

 /*3rd Menu*/ 
ul#menu li:hover li:hover li a,
ul#menu li.iehover li.iehover li a {
	background:#506a71;
	color:#fff;
    padding:5px 18px 5px 18px;
	line-height:10px;
	margin:0px;
	/*border-left:1px solid #d5512b;*/
	
}

 /*3rd Menu Hover Persistence*/ 
ul#menu li:hover li:hover li a:hover,
ul#menu li:hover li:hover li:hover a,
ul#menu li.iehover li.iehover li a:hover,
ul#menu li.iehover li.iehover li.iehover a {
	background:#b9d300;
	color:#000;
	background-image:none;
}

/* 4th Menu */
ul#menu li:hover li:hover li:hover li a,
ul#menu li.iehover li.iehover li.iehover li a {
	background:#506a71;
	color:#fcff00;
}

/* 4th Menu Hover */
ul#menu li:hover li:hover li:hover li a:hover,
ul#menu li.iehover li.iehover li.iehover li a:hover {
	background:#506a71;
	color:#fcff00;
}

ul#menu ul ul,
ul#menu ul ul ul {
	display:none;
	position:absolute;
	top:0;
	left:160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul {
	display:none;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
	display:block;
	background-image:none;
}



/*=================================================*/


.home a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.home a:hover {
	background-color:#b9d300;
	background-image:url(home.png);
	background-position:top;
	background-repeat:no-repeat;
}
.dedicated_servers a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.dedicated_servers:hover {
	background-color:#b9d300;
	background-image:url(dedicated_servers.png);
	background-position:top;
	margin-bottom:50px;
	background-repeat:no-repeat;
}
.vps_hosting a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.vps_hosting:hover {
	background-color:#b9d300;
	background-image:url(vps_hosting.png);
	background-position:top;
	background-repeat:no-repeat;
}

.data_center a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.data_center:hover {
	background-color:#b9d300;
	background-image:url(data_center.png);
	background-position:top;
	background-repeat:no-repeat;
}
.support a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.support:hover {
	background-color:#b9d300;
	background-image:url(support.png);
	background-position:top;
	background-repeat:no-repeat;
}
.specials a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.specials:hover {
	background-color:#b9d300;
	background-image:url(specials.png);
	background-position:top;
	background-repeat:no-repeat;
}
.about a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.about:hover {
	background-color:#b9d300;
	background-image:url(about.png);
	background-position:top;
	background-repeat:no-repeat;
}
.contact_us a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.contact_us:hover {
	background-color:#b9d300;
	background-image:url(contact_us.png);
	background-position:top;
	background-repeat:no-repeat;
}
.login a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.login:hover {
	background-color:#b9d300;
	background-image:url(login.png);
	background-position:top;
	background-repeat:no-repeat;
}
/*=====*/
.log_out a
{
	background-image:url(border_line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.log_out:hover {
	background-color:#b9d300;
	background-image:url(log_out.png);
	background-position:top;
	background-repeat:no-repeat;
}
/*=====*/
div#content-top 
{
	height:48px;
	background-image:url(menuback.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#MenuRightText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-left:10px;
	padding-top:24px;
	text-align:center;
	display:block;
	float:left;
	width:80px;
	height:auto;
}
.MenuRightLogos
{
	display:block;
	float:left;
	padding:0;
	padding-top:18px;
	padding-left:5px;
	padding-right:5px;
	margin:0;
	
}
html { /* blockDiv #B8E2FF out1*/
	height:auto;
	padding:0px;
	margin:0px;
}

/*=============================Vertical Menu in members area==================================*/

/* vertical menu for users menus */



#uvmenu {

	font-size:11px;
	width: 14em;
	border:0;
	background-color: #FFFFFF;
	float:right;
	width:170px;
	margin:0;
	padding:0;
	
}



div.TabTitleBar, #uvmenu div.CollapsiblePanelTab, div.RegTitleBar 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#516b72;
	font-weight:700;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:5px;
	line-height:25px;
	vertical-align:middle;
}



#uvmenu ul
{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type:none;
}



#uvmenu li 
{
	border-bottom: 1px solid #000000;
	margin: 0;
}



#uvmenu li a.closed, #uvmenu li.closed 
{
	border-bottom:0;
	margin: 0;
}



#uvmenu li a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	padding:1px;
	border-left:5px solid #a4bb02;
	background-color: #f6ffb6;
	color: #000000;
	text-decoration: none;
	font-weight:400;
	height:12px;
	padding:0px 0px 6px 2px;
}



#uvmenu li a:hover
{

	border-left:5px solid #bcd317;
	background-color: #FFFFFF;
	color: #000000;
	font-weight:700;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	
}



#uvmenu .CollapsiblePanel 
{
	margin: 0px;
	padding: 0px;
	border:0;
}

#uvmenu .CollapsiblePanelTab 
{

}
#uvmenu .CollapsiblePanelContent
{
	margin:0px;
	padding:0px;
	background:url("images/blank.gif") repeat;
}



#uvmenu div.vmenuSep 
{
	clear:both;
	height:5px;
	display:block;
}

