*{margin:0px;padding:0px;}
select {margin:0px; padding:0px;}
input.cb {margin: 1px; padding: 1px; }

body    
{
    font-family: Verdana, Arial, Trebuchet MS, Lucida Sans, Tahoma, Sans-Serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    line-height: 1.4em;
}

td { font-size: 12px; }
#tblff td { font-size: 11px; vertical-align:top; }
h1 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}
h2 {
	margin: 1.2em 0em;
	font-size: 1.6em;	
	font-weight: normal;
}
h3 {
	margin: 1.2em 0em;
	font-size: 1.4em;	
	font-weight: normal;
}
h4 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.2em;	
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.0em;	
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 0.8em;	
	font-weight: bold;
}
/*table    { border: solid 1px black; border-collapse: collapse;}*/
table .F    { color: #666666; font-weight: bold; height: 20px; }
table .V    { color: #666666; }
input       { font-size: 11px; }
textarea    { font-size: 11px; }
select      { font-size: 11px; }

A:link 		{color: Maroon; text-decoration: none; }
A:active	{color: Maroon; text-decoration: none; }
A:visited	{color: Maroon; text-decoration: none; }
A:hover     {text-decoration: underline; }

.EditorView     { /*font-size: 16px; display: block; width: 95%; background-color: Silver; color: White; border: solid 1px gray; */
    /*padding: 0.2em 0.2em 0.2em 0.2em;*/
    padding-top: 10px;
	font-size: 16px; display: block; width: 100%; /* 95%; */
	color:#666666;
	font-weight: bold;
	/*background-image:url('../Images/columnbg.gif'); */
	border-bottom: dotted 1px gray;
}

.PlainHeader   {
    /*padding: 0.2em 0.2em 0.2em 0.2em;*/
	font-size: 16px; display: block; width: 100%; /* 95%; */
	color:#666666;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.PlainHeader14   {
	font-size: 14px; display: block; width: 100%;
	color:#666666;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
}

.BoxHeader   {
    /*padding: 0.2em 0.2em 0.2em 0.2em;*/
	font-size: 14px; display: block; width: 100%; /* 95%; */
	color:#ffffff;
	font-weight: bold;
}


.PageHeader     { /*font-size: 16px; display: block; width: 95%; background-color: Silver; color: White; border: solid 1px gray; */
    /*padding: 0.2em 0.2em 0.2em 0.2em;*/
	font-size: 16px; display: block; width: 100%; /* 95%; */
	color:Gray;
	font-weight: bold;
	background-image:url('../Images/columnbg.gif'); 
	height:27px;
}

.EditorSection  { font-size: 14px; font-weight:bold; display: block; background:white;
    margin: 1.5em 0.5em 0.5em 0.5em;
    padding: 5px 0px 5px 0px;
    color: #8B4513;
    clear:both;
}

.EditorSubSection  { font-size: 13px; font-weight:bold; display: block; background:white;
    margin: 1.5em 0.5em 0.5em 0.5em;
    padding: 5px 0px 5px 0px;
    color: #000000;
    clear:both;
    font-style:italic;
    background-color:#f5f5f5;
}



.EditorField    { font-size: 12px; font-weight:bold; background:white;
    margin: 1em 0.5em 0.5em 0em; display:block;
    padding: 0 0 0 1.5em;
    color: Gray;
}
.BlockMetricPair 
{
    clear:both;
    width: 60%;
    overflow: visible;
    margin-top: 2px;
    border-bottom: solid 1px #888888;
}

.BlockMetricName 
{
    display: block;
    float: left;
    width:20%;
    height:100%;
    padding: 0em 0.5em 0.2em 1.5em;
    color: #696969;
    font-weight: bold;
    cursor: help;
}
.BlockMetricValue
{
    display: block;
    float: left;
    width:70%;
    height:100%;
    padding: 0em 0.5em 0.2em 1em;
    color: #696969;
}

.SideBySideDIV
{
    overflow: visible;
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
}

.EditorFieldSBS    
{
    display: block;
    font-size: 12px; font-weight:bold; background:white;
    color: Gray;
    position: relative;
    left: -25px;
    margin: 0.5em 0.5em 0.5em 0em;
}

.EditorTextbox { font-size: 11px;
margin-left: 40px;
width:90%;
display: block;
}
.EditorRateItem { font-size: 11px;
margin-left: 40px;
display: block;
}
.AnalystDropdown { font-size: 11px;
}
.ReportField    { font-size: 12px; 
    margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 0 0.5em 0 3em;
}

table.ReportField {font-size: 12px; width: 85%; }
table.ReportField td { padding: 3px 3px 3px 3px; font-size: 12px; }
table.ReportField .rf_header { background-color: Gray; color:White; font-weight: bold;}

#sidebarcontent {margin:0 2px 1em;}

#sidebarcontent h3 {
	padding:0.3em 1.5em;
	margin:2px 0 0;
	line-height:130%;
	background-color:#006600;	
	color:#F0E6D5;
	font-size:110%;
}
#sidebarcontent .sbcontentcontainer 
{
    padding: 0 0.5em 0 0;
	border:1px solid #A48D7C;
	color:#573323;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;	
}
#sidebarcontent .sbcontentcontainer p {
	/*margin: 0 0 1.2em 0;*/
	line-height: 1.8em;
}

#sidebarcontent .sbcontentcontainer ol {padding-left:5px;}

#sidebarcontent .sbcontentcontainer ul {list-style-type:none;}

#sidebarcontent .sbcontentcontainer .sbcontenttext { padding: 5px 5px 5px 5px; line-height: 1.4em;}

li
{
	margin: .5em 0 .5em .5em;
	list-style: none;
	background: url(../images/bullet.gif) 0 .45em no-repeat;
	line-height: 1.3em;
	padding-left: 1em;
}

.leftBlobContainer 
{
    width:90%;
	border:1px solid #A48D7C;
	color:#573323;
	background-color:white;/*#ffffd0;*/
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;	
	vertical-align: top;
	margin: 0 0 0 .2em;
}

.leftBlobContainer h3 {
	padding:0.3em 0.3em 0.3em 1em;
	margin: 0 0 0 0;
	line-height:130%;
	background-color:silver;/*#006600;	*/
	color:black;/*#F0E6D5;*/
	font-size:110%;
}
.leftBlobContainer p 
{
	line-height: 1.3em;
	vertical-align:top;
	margin: 0.3em 0.3em 0.3em 0.3em;
}

.leftBlobContainer ul {list-style-type:none;}
.leftBlobContainer li { font-size: 95%;}

.divRating 
{
    /*position:relative; width:30%; float:right; background: white; text-align: right; top:-24px; margin: 0 1.5em 0 0;*/
    display:inline;
    clear:right;
    padding-left: 20px;
}

.CompareTable
{
    background-color: #f5f5f5;
}
.CompareTable caption 
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: Gray;
    padding: 3px 3px 3px 5px;
}

.caption 
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: Gray;
    padding: 3px 3px 3px 0px;
    line-height: 35px;
}

.subcaption 
{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: black;
    padding: 3px 3px 3px 0px;
    line-height: 25px;
}

.SectionName 
{
    background-color: silver;/*#AAAAAA;*/
    color: Black;/*White;*/
    padding: 3px 3px 3px 3px;
}

.SubSection 
{
    background-color: #faf8cc;/*#AAAAAA;*/
    color: Black;/*White;*/
    padding: 3px 3px 3px 3px;
    font-style:italic;
}

.ESectionName 
{
    background-color: silver;/*#AAAAAA;*/
    color: Black;/*White;*/
    padding: 7px 3px 7px 3px;
}

.ESubSectionName 
{
    background-color: #faf8cc;/*#AAAAAA;*/
    color: Black;/*White;*/
    padding: 3px 3px 3px 3px;
    font-style:italic;
}

.FieldName 
{
    background-color: #CCCCCC;
    color: Black;
    padding: 3px 3px 3px 3px;
}

.FieldText
{
    padding: 3px 3px 3px 3px;
}

a.linkFromCompare 
{
    color: Maroon;
}
.printonly 
{
	display:none; 
}

.RegionGrouping 
{
    font-weight: bold;
    padding: 10px 5px 5px 5px;
}

.padleft30 
{
	padding-left: 30px;
}
.moduleHeader 
{
    display:block;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: Gray;
}

.NAMessage
{
	position:fixed; 
	z-index:1; 
	text-align: center; 
	padding: 10px; 
	color: white; 
	background-color: Silver; 
	font-size:medium; 
	width:450px; 
	height: 25px; 
	top:50%; 
	left: 30%; 
}

.GradientHeader 
{
	background-image:url('../Images/columnbg.gif'); padding: 8px 0px 0px 8px; height:30px;
}

p.prototype 
{
	color: Red;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border: dotted 1px red;
}


/* latest from Rick's mock up */
.submenu A {
	padding: 2px 10px 2px 10px;
	color:white;
	font-size:11px;
	font-weight:normal;
}

.submenu A:visited {
	padding: 2px 10px 2px 10px;
	color:white;
	font-size:11px;
	font-weight:normal;
}

.submenu A:visited.submenu_sel {color:#ffcc00; font-weight:bold;}

.leftmenu A {font-size: 13px; font-weight: normal;}

.ReportIndexRow 
{
    font-size:11px;
    padding: 2px 5px 2px 5px;
}

.ReportIndexRow a
{
    font-size:12px;
}

.Chart {float:left; }

th 
{
    white-space:nowrap;
}
/* calendar page start */
.cal {
	padding: 1px 1px 1px 1px;
	WIDTH: 2.4em;
	COLOR: gray;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	TEXT-ALIGN: center;
}
.calborder {
	padding: 1px 1px 1px 1px;
	margin-bottom:2px;
	display: inline;
	float: left;
}
.cal SPAN {
	display: block;
}
.calm {
	PADDING-LEFT: 0.2em; FONT-SIZE: 0.8em; LINE-HEIGHT: 0.8em;
}
.cald {
	FONT-WEIGHT: bold; FONT-SIZE: 1.6em; LINE-HEIGHT: 1em;
}
.caly {
	FONT-SIZE: 0.6em; LINE-HEIGHT: 1em;
}

.cal {
	background-color: #dddddd; /* lightgrey */
}

.calSel 
{
	padding: 1px 1px 1px 1px;
	WIDTH: 2.4em;
	COLOR: #dddddd; /* lightgrey */
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	TEXT-ALIGN: center;

	background-color: Gray;
}

.calSel SPAN {
	display: block;
}

.calborder 
{
    /*border: solid 1px #dddddd;*/
	BACKGROUND: lightgray; 
}
/* calendar page end */

.slimFont 
{
    font-family: Tahoma, Sans-Serif;
}

.bmBoxSectionName 
{
    font-family: Tahoma, Sans-Serif;
}

#divSearch
{
    font-family: Tahoma, Sans-Serif;
}

#divPortals
{
    font-family: Tahoma, Sans-Serif;
}

#divPersonals
{
    font-family: Tahoma, Sans-Serif;
}

.leftmenu
{
    font-family: Tahoma, Sans-Serif;
}

#divSearch span 
{
    text-align:right;
    width:158px;
    float:left;
    padding-right:2px;
}

a.LinkButton { 	
	padding: 1px 4px 1px 4px;

	border: solid 1px black;/*#FFE0E9F8;*/
	border-left-color: Silver;
	border-top-color: Silver;
	border-right-color: Gray;
	border-bottom-color: Gray;
	color: white;
	font-size: 12px;
	vertical-align:top;
    display:inline-block;
    background: url(/COMPETE/Images/cal_bg.jpg) gray repeat-x;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='silver'); */
}

.SectionHeader     { /*font-size: 16px; display: block; width: 95%; background-color: Silver; color: White; border: solid 1px gray; */
    /*padding: 0.2em 0.2em 0.2em 0.2em;*/
	font-size: 16px; display: block; width: 100%; /* 95%; */
	color:Gray;
	font-weight: bold;
	border-bottom: dotted 1px gray;
	height:27px;
}

.SectionHeader div 
{
    padding: 2px 2px 2px 2px;
}

/* fixing print problem */
div#outermost 
{
     width:100%;
     overflow:auto;
}
div#contentoutermost
{
     overflow:auto;
}

div#divGlanceView
{
    width:100%;overflow:auto;float:left;
}

div#divCarriersKPIs div#divHandsetMfrs
{
    width:100%;
    overflow:visible;
}
/* fixing print problem */

.summaryDisable
{
    color: Gray;
}

.summaryEnable 
{
    color: Black;
}



.metroPopup
{            
	position: absolute;
    display: none;
    background-color: #ececce; /*goldenrod;*/
    padding: 5px;
    width: 120px;
    border: solid 1px brown;
}

.metroPopupLink 
{
	font-size: 12px;
}
.ReportHeaderBG
{
    border: solid 1px #cecece;
    /*background-color: #eaeaea;*/
    background-color: White;
    width: 100%;
}

.ReportHeaderBG td 
{
    padding: 2px 3px 2px 3px;
}

.ReportTitle 
{
    font-size: 16px;
    font-weight: bold;
}

.boldtext
{
    font-weight:bold;
}  
  
.CarrierNameHeading 
{
    font-size: 26px;
    color: Gray;
    line-height: 28px;
}

#nav3 
{
    margin-top:6px;
    margin-left:30px;
    margin-bottom:5px;
    color:Silver;
    background-color:#7f7f7f;
}

#nav3 a 
{
    font-size: 12px;
    font-weight: bold;
    color: White;
    padding: 0px 5px 0px 5px;
}

#nav3 a.sel 
{
    color:Orange;
}

.divHelp 
{
    font-size: 10px;
    font-weight: normal;
    color: gray;
    background-color:#ececec;
    padding: 5px 5px 5px 5px;
    border:solid 2px gray;position:absolute;z-index:1;
}

.divPressRelease
{
    font-weight: normal;
    color: gray;
    background-color:#ececec;
    padding: 5px 5px 5px 5px;
    border:solid 2px gray;position:absolute;z-index:1;
}

.warningText 
{
    color: Red;
}

.moreLink 
{
    float:right;padding-right:20px;font-size:12px;font-weight:bold;
}

.CompareSelector 
{
    padding: 10px 10px 10px 10px;
}

div.ComponentBoxing 
{
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px lightgrey;
    border-left: solid 1px lightgrey;
    margin: 5px 5px 5px 5px;
    overflow:auto;
}

div.BoxingContent 
{
    overflow:hidden;
    margin: 2px 5px 5px 5px;
}

div.ComponentBoxing .SectionName 
{
    color: Gray;
    margin: 10px 10px 10px 10px;
}

div.ComponentBoxing div.BoxingSectionName 
{
    background-color:Gray;color:White;font-size:12px;font-weight:bold;
    padding: 2px 4px 2px 4px;
    min-height: 24px;
    color: White;
    vertical-align:middle;
}

.MarketSelector a
{
    color:Maroon;
}

#searchBtn
{
	background-color: White;
	background-image: url('/COMPETE/images/014-view.gif');
	background-repeat: no-repeat;
	background-position:center center;
	height:16px;
	padding:4px;
    -webkit-box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; box-shadow: 1px 1px 1px #555;
    -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; /*-webkit-border-radius: 5px;*/
    -moz-border-top-right-radius: 5px; -moz-border-bottom-right-radius: 5px; /*-moz-border-radius: 5px;*/
}
a#searchBtn:hover
{
	text-decoration:none;
	background-color:Orange;
}

input.search 
{
    width:120px;
    height:16px;
    -webkit-box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; box-shadow: 1px 1px 1px #555;
    -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; /*-webkit-border-radius: 5px;*/
    -moz-border-top-left-radius: 5px; -moz-border-bottom-left-radius: 5px; /*-moz-border-radius: 5px;*/
}

input.sm
{
    font-size:10px; padding: 0px 5px 0px 0px;
}

/**************************************************************************************/
/* COMPETE MANAGEMENT STYLES */
/**************************************************************************************/
body.admin {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	/*font-weight: bold;*/
	/*background: #f5f5f5;*/
	background-image: url(../images/fadetogrey.jpg);
	background-repeat: repeat-x;
}

input.admin,select.admin{
    font-size: 80%;
 }
    
select.dvwidth
{
    width:250px;
}

a.admin:link {
	color: #76B0D5;
	/*text-decoration: none;*/
	}
	
a.admin:visited {
	color: #7B878F;
	/*text-decoration: none;*/
	}
	
a.admin:hover, a:active {
	color: #2399E5;
	}
	
table.catmenu { PADDING-RIGHT: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px; WIDTH:175px; PADDING-TOP: 5px; border:1px solid #777777; }
table.catmenu td{ PADDING-RIGHT: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px; WIDTH: 175px; PADDING-TOP: 5px; }
a.catmenu:link { PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 11px;  FLOAT: left; PADDING-BOTTOM: 5px; COLOR: #708491; LINE-HEIGHT: 14px; PADDING-TOP: 0px; TEXT-DECORATION: none; }
a.catmenu:visited { PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 11px;  FLOAT: left; PADDING-BOTTOM: 5px; COLOR: #708491; LINE-HEIGHT: 14px; PADDING-TOP: 0px; TEXT-DECORATION: none }
a.catmenu active:link { BACKGROUND: url(../images/tab_pyram.gif) no-repeat left center; COLOR: #ff0000 }
a.catmenu active A:visited { BACKGROUND: url(../images/tab_pyram.gif) no-repeat left center; COLOR: #ff0000; TEXT-DECORATION: underline }
a.catmenu:hover { BACKGROUND: url(../images/tab_pyram.gif) no-repeat left center; COLOR: #ff0000 }

thead th.adminsubhead {
	background: url(../images/tcat.jpg);
	height: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}

#container {
	width: 760px;
	}	
	
#BackendHeader {
	color: #f5f5f5;
	/*background: #131D2F;*/
	background: url(../images/tcat.jpg);
	border-bottom: 3px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	padding: 10px;
	font-weight: bold
	}
	
span.tm 
{
    font-size:x-small;
}

#subheader {
	margin: 5px;
	color: #555;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
p {
	/*font-size: .9em;*/
	padding: 2px 0px 2px 0px;
	}

#left {
  position: absolute;
  left: 0px;
  /*top: 160px;*/
  width: 200px;
}
#center {
  top: 0;
  /*margin-left: 220px;*/
  margin-left: 5px;
  margin-right: 5px;
}

.autocomplete_completionListElement
{  
    visibility : hidden;
    margin : 0px!important;
    background-color : inherit;
    color : windowtext;
    border : buttonshadow;
    border-width : 1px;
    border-style : solid;
    cursor : default;
    overflow : auto;
    height : 200px;
    text-align : left; 
    list-style-type : none;
    font-family: tahoma;
    background: none;
    line-height:1em;
}

/* AutoComplete highlighted item */


.autocomplete_highlightedListItem
{
    background:none;
    background-color: #ffff99;
    color: black;
    padding: 1px;
    cursor: hand;
   line-height:1em;
   
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color : window;
    color : windowtext;
    padding : 1px;
    background: none;
    line-height: 1em;
}

.collapsePanel {
	
	background-color:#f5f5f5;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(../images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

table.pa {
	width: 200px;
	border-collapse:collapse;
	border:1px solid #6984B3;
}
table.um {
	border-collapse:collapse;
	border:1px solid #777777;
}

table.gv {
    border-collapse:collapse;
	border:1px solid #777777;
}

table.gv th { padding:5px 5px 5px 5px;}
table.gv td { padding:5px 5px 5px 5px;}
table.ajxcal td { padding:0px 0px 0px 0px;}
table th { text-align:left; }   /* force left align, IE8 defaults to center */

caption.pacaption {
	font: 1.6em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(../images/bg_caption2.jpg) right top;
	height: 35px;
	color: #6984B3;
}
thead th.paheader 
{
    background-color: #3A5384;
	height: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}

thead th.skyblue 
{
    background-color:#E9ECF1;
	height: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border: 1px solid #777777;
}

thead th.umheader {
	/*background: url(../images/tcat.jpg);*/
	background-color: #3A5384;
	height: 25px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
tfoot th.pafooter {
	background-color: #3A5384;
	color: #FFFFFF;
	height: 25px;
}
tfoot td.pafooter {
	background-color: #3A5384;
	color: #FFFFFF;
	height: 25px;
}

tfoot a.pafooter {
	color: #ffffff;
    cursor: hand;
    font-weight: bold;
}

tbody tr.parow {
background: url(../images/bg_td1.jpg) repeat-x top;
}
tbody tr.parowodd {
	background: #FFF8E8 url(../images/bg_td2.jpg) repeat-x;
}

tbody th.pabodyheader,td.pacell {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}

/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/
#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(../images/p7exp_mbar.jpg);
	background-repeat: repeat-x;

}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: .85em;
	color: #CCCCCC;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(../images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight:bold;
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li 
{
	margin: 0px;
	list-style: none;
	background: none;
	line-height: 1.1em;
	padding-left: 0em;

	float: left;
	width: 9em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(../images/exp_mgrad.jpg);
	background-repeat: repeat-x;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #C6D0E2;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}

#adminsitemap  {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: .85em;
	color: #CCCCCC;
}

#adminsitemap a:visited  {
	color: #CCCCCC;
}
#adminsitemap a:hover  {
	color: #2399E5;
}

table.gv#yb td
{
    font-size: 90%;
    padding: 3px 3px 3px 3px;
}

#CAGlanceTbl td {vertical-align:top;}

div.CAGlanceBox 
{
    width:95%;border:solid 1px gray;padding:3px 3px 3px 3px;text-align:left;
    /*overflow:auto;*/
    overflow:hidden;
}

div.CAGlanceHdr
{
    background-color:Gray;color:White;font-size:12px;
}

div.bmBox
{
    padding: 5px 5px 5px 5px;
    overflow:visible;
    background-color:#eaeaea;
    border: solid 5px #cecece;
}

div.bmBox div.bmBoxSectionName 
{
    padding: 3px 0px 0px 3px;
    height:15px;
    font-weight:bold;
    font-size:12px;
    color: Black;
    border-bottom: solid 2px #cecece;
    margin-bottom: 3px;
}

.prodalias
{
	font-weight: bold;
	font-size: 10px;
	color: black;
}

div.waitMessage
{
    position:fixed; 
    z-index:1; 
    text-align: center; 
    vertical-align: middle; 
    color: white; 
    background-color:#666699; 
    font-size:15px; 
    width:150px; 
    height: 25px; 
    top:50%; 
    left: 45%;
}
.timelineMonth 
{
    font-size: 11px;
    font-weight: bold;
}
.timelineItem 
{
    font-size: 12px;
}

a.HeaderLink 
{
    font-weight:bold;
    color:#ffcc00;
}
a.HeaderLink:visited
{
    color:#ffcc00;
}

label 
{
    margin: 0px 2px 0px 4px;
}

div.BoxingContent div.thinLine 
{ /*overflow:hidden to fix IE6 thick bar, clear:left to fix FF&Chrome's no line break */
    width:100%;height:1px;background-color:#cecece;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;overflow:hidden;clear:left;
}

.emailRow {width:100%;clear:both;padding:1px 1px 1px 1px;}
.emailLabel {width:70px;float:left;text-align:right;padding-right:3px;}
.emailField {width:70%;float:left; }

/* Date Box for MyAlerts */
.DateBox {
float:left;border-left:solid 1px gray;border-top:solid 1px gray;border-right:solid 1px gray;padding:5px 5px 5px 5px;width:74px;text-align:center;
background-color:#cecece;
}
.DateBoxSel {
float:left;border-left:solid 1px gray;border-top:solid 1px gray;border-right:solid 1px gray;padding:5px 5px 5px 5px;width:74px;text-align:center;
border-bottom:solid 1px white;
}

.BoxingContent div 
{
    white-space:normal;
}

p {
    white-space:normal;
}

div.mbb 
{
    margin:2px 2px 2px 2px;border:1px solid gray;height:120px;font-size:10px;color:white; white-space:nowrap; overflow:visible;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:2px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width:600px;
}


table.modaltable
{
     font-size:1em;
     background-color:#f5f5f5;
     border:1px solid #bbbbbb;
}

table.modaltable input{
    font-size: .85em;
}

table.modaltable select{
    font-size: .85em;
}
table.modaltable .graydescriptor
{
    background-color:#f5f5f5;
    padding: 7px 10px;
    color: #333333;
    white-space:nowrap;
    font-size: .95em;
}

table.modaltable .blueheader
{
    background-color:#003366;
    padding: 7px 10px;
    color: #ffffff;
    font-weight:bold;
    font-size: .95em;
   
}

.pfasectionheader
{
  padding:8px 8px 8px 5px;   
}

.indent
{
  padding:5px 5px 5px 20px;   
}

/* TVS Tracker */
div.tvstrackerheader 
{
    margin: 10px 5px 7px 5px;
    border-bottom: solid 1px gray;
    /*overflow:auto;*/
    font-size:16px;
    font-weight:bold;
}
div.tvstrackermenu 
{
    margin: 10px 5px 5px 5px;
    font-size:11px;
}

.tvstrackercompheader
{
    margin: 10px 5px 20px 5px;
    font-size:16px;
    font-weight:bold;
    
}

.divGrayBG 
{
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    background-color: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%; height: 500%;
    display:block;
}

/* GNS TRACKER */
.gnsgv_header {padding:5px;background-color:#5D7B9D;font-weight:bold;color:#ffffff;}
.gnsgv_header_center {padding:5px;background-color:#5D7B9D;font-weight:bold;color:#ffffff;text-align:center;}
.gnsgv_medium {font-size:14px;}

tr.MarketHeader td
{
	font-size:14px;
	font-weight:bold;
	color:gray;
	padding: 3px 3px 3px 5px;
}

tr.ClassHeader td
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	padding: 3px 3px 3px 5px;
}

/* Second Level breadcrumbs */
#secondLevelContainer a {color:white;}
#secondLevelContainer {color: white; padding-left:5px; }


.l1
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.l2 
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.l3 
{
	padding-left:30px;
}

.gvSK td {
    padding: 1px 10px 1px 5px;
    text-align:left;
}

.MSWordOnly 
{
	display:none;
}

#divSupportExtra 
{
    float:right;
    padding-right: 5px;
    color: White;
}
#divSupportExtra a 
{
	font-size: 80%;
	color: White;
}


/* Nav By Type { */
#byTypeMenu ul
{
	list-style-type: none;
	height: 22px;
}
#byTypeMenu li 
{
	background: none;

	float:left;
	padding: 0px;
	/*border: 1px solid black;*/
}
#byTypeMenu li a 
{
	background-color:#CECECE;
/*	color: White;*/

    display:block;
    line-height:22px;
    
	vertical-align:middle;
    font-size: 10px;
    font-weight: bold;
    padding: 0px 3px 0px 3px; 
    /*text-shadow:0 1px 1px white; */
    -webkit-box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; box-shadow: 1px 1px 1px #555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;    
}
#byTypeMenu li a:hover 
{
/*	color:Orange;*/
	color: White;
	text-decoration:none;
}
/* Nav By Type } */

/* Top Left Menu { */
#topleftmenu li 
{
	background: url(../images/dotline_vert.gif) 0 .45em no-repeat;
	float:left;
}

#topleftmenu li ul 
{
	position: absolute;
	display:none;
	background-color: white;	/* hover, make same background */
	/*border:1px solid gray;*/
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	font-size:80%;
	padding-bottom: 10px;
}
#topleftmenu li ul li 
{
	float:none;
	background: none;
	height: 10px;
}

#topleftmenu li:hover ul {
	display: block;
}

#topleftmenu li:hover a 
{
	background-color:white;	/* hover menubar, make same background */
}

#topleftmenu a {
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#topleftmenu li:hover ul a:hover {
	color:Orange;				/* hover menu item */
}

/* Top Left Menu } */

/* Main Nav Menu { */
#mymenuwrapper 
{
	width:100%; clear:both;
}

#mymenubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#mymenubar, #mymenubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#mymenubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid maroon;
	font-size: 1em;
}
#mymenubar a.trigger {
	padding: 5px 8px 5px 8px;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight:bold;
}
#mymenubar li 
{
	margin: 0px;
	list-style: none;
	background: none;
	line-height: 1.1em;
	padding-left: 0em;

	float: left;
	width: 9em;
}
#mymenubar li ul, #mymenubar ul li  {
	width: 20em;
}
#mymenubar ul li a  {
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#mymenubar li ul {
	position: absolute;
	display: none;
	background-color: Maroon;
    -webkit-box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; box-shadow: 1px 1px 1px #555;
    -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
    -moz-border-top-right-radius: 5px; -moz-border-bottom-right-radius: 5px; -moz-border-bottom-left-radius: 5px; 
}
#mymenubar li:hover a, #mymenubar a:focus,
#mymenubar a:active {
	color: orange;
	background-color: maroon;
}
#mymenubar li:hover ul {
	display: block;
	padding-bottom:15px;
}
#mymenubar li:hover ul a {
	color: white;
	font-weight: bold;
	background-color: transparent;
}

#mymenubar li:hover ul a:hover {
	color: orange;
}
#mymenubar ul a:hover {
	color: orange
}
#mymenubar li {width: auto;}

#mymenubar ul 
{
	z-index:9999;
}
/* Main Nav Menu } */

