﻿#masthead
{
	height:109px;
	width:100%;	
	background:#ffffff url(../images/vmware/pc_global_topbar.gif) top left repeat-x!important;
}
#masthead_secure
{
	background:#ffffff url(../images/vmware/pc_global_topbar.gif) top left repeat-x!important;
	height:59px;
	width:100%;
}
#img_masthead_title /* -- Masthead title --*/
{
	background:url(../images/vmware/masthead-title.gif) top left no-repeat;
	position:absolute;
	left:0px;
	top:50px;
	width:524px;
	height:47px;
}
#img_masthead_logo /* -- Masthead logo --*/
{
	background:url(../images/vmware/masthead_logo.gif) top left no-repeat;
	position:absolute;
	width:524px;
	height:89px;
	top:13px;
	right:0px;
}
#img_masthead_secure_logo /* -- Masthead logo --*/
{
	background:url(../images/vmware/masthead_title_logo_small.gif) top left no-repeat;
	position:absolute;
	width:524px;
	height:42px;
	top:13px;
	left:0px;
}
#img_grid_title /* -- Grid title --*/
{
	background:url(../images/vmware/grid_title.gif) top left no-repeat;
	width:524px;
	height:34px;
}
#img_new_customer /* -- New Customer title --*/
{
	background:url(../images/vmware/title_new.gif) top left no-repeat;
	width:241px;
	height:22px;
}
#img_returning_customer /* -- Returning Customer title --*/
{
	background:url(../images/vmware/title_returning.gif) top left no-repeat;
	width:240px;
	height:22px;
}
#img_grid_updates /* -- Grid Updates title --*/
{
	background:url(../images/vmware/title_updates.gif) top left no-repeat;
	width:230px;
	height:23px;
}
* html #img_grid_updates
{
	width:236px;
}
.font_blue /* -- Blue font --*/
{
	color:#AD0D09;
	font-weight:normal;
	position:relative;
	top:-2px;
}
.font_blue_strong /* -- Blue font --*/
{
	color:#AD0D09;
	font-weight:bold;
}
.font_blue_large /* -- Blue font --*/
{
	color:#AD0D09;
	font-weight:normal;
	font-size:14px;
}
.font_blue_strong_lg /* -- Blue font --*/
{
	color:#AD0D09;
	font-weight:bold;
	font-size:16px;
}
#top_bar /* -- Top Bar above navigation --*/
{
	height:5px;
	background-color:#FF9000; /* Update color */
	width:100%;
	padding:0;
	margin: 10px 0px 0px 0px;
	line-height:5px;
	font-size:5px;	
}
#right_top_bar /* -- Bar above navigation --*/
{
	height:5px;
	background-color:#FF9000; /* Update color */
	width:260px;
	padding:0;
	margin:0;
	line-height:5px;
	font-size:5px;	
}
#footer-top /* -- Bar above footer --*/
{
	height:5px;
	line-height:5px;
	background-color:#FF9000; /* Update color */
	padding:0;
	margin:0;
	line-height:5px;
	font-size:5px;
}
.arrow_active
{
	padding-left:20px;
	color:#AD0D09;
	font-weight:bold;
}
.step_number_active
{
	color:#AD0D09;
	font-weight:bold;
	clear:both;
}
.label_col
{
	color:#AD0D09;
	font-weight:bold;
	
}
.chart_fill
{
	height:100%;
	background-color:#AD0D09;
}
/* Secure nav */
.nav_secure
{	
	top:15px;
}

.nav_secure li
{
	color:#222;
}
.nav_secure li a
{
	color:#222;
}
#comparison_table tr.heading td
{
    background-color:#AD0D09;
}
