/* Page Layout Styles */
html,body{margin:0;padding:0;}
body{background-color:#eee; background-image:url(../../Images/bg_pageborder2.gif); background-position:center; background-repeat:repeat-y; font-family:verdana, arial, helvetica, sans-serif; font-size:11px; color:#000;}
div#header{margin:0; padding:0;}
div#container{background-color:#fff; width:775px; margin:0 auto;}
div#footer{background-color:#c00; clear:both;}
div#footerbanner {padding:15px 0; margin:0; text-align:center;}

/* Site-wide Page Area Styles */
div#headernav {background-color:#8f945f; height:18px; margin:0; padding:2px 20px 0 0; text-align:right; color:#44462d; font-size:90%;}
div#headernav a {color:#f7f8ed; text-decoration:none;}
div#bg-logo {margin:0px;padding:0px;height:130px;background-image: url(../../Images/asgwirelessmanagerlogo.jpg);background-repeat: no-repeat;}
div#bg-logo p{}
div#bg-logo a {float:right; text-decoration:none; padding:4px 8px; margin:10px 20px;}
div#topnav {background-color:#666; height:20px; margin:0; padding:0;}
div#contentgraphic {background-color:#eee; height:125px; margin:0; padding:0;}
div#footerinfo {background-color:#971E21; height:20px; margin:0; padding:4px 0 0 0; font-size:90%; vertical-align:middle; color:#fff; text-align:center;}
div#footerinfo a {color:#fff; text-decoration:underline;}
div#footergraphic {margin:0; padding:0; height:85px;}
a {color:#c00;}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:active {color:#666;}
a:hover {text-decoration:none;}

/* Homepage Page Area Styles */
div#wrapper-home{width:775px;}
div#home-rightnav{float:right; width:200px;}
div#home-lefthomecontent{float:left; width:730px; padding:10px 20px; min-height:600px;}
div#home-lefthomecontent{line-height:185%;}
.headline{color:#c00; font-size:150%; font-weight:bold;}
.subheadline{border-left:1px #ccc solid; padding:0 0 0 15px; color:#000; font-size:125%; font-weight:bold;}
.servicetitle {color:#c00; font-weight:bold; font-size:110%; padding:0; margin:0;}
.homecontactinfo {line-height:150%; padding:0;}
div#homequote{border:1px solid #ccc; margin:20px 0; padding:5px 10px; line-height:200%;}
.quotemark {font-weight:bold; font-size:165%; font-family: "Times New Roman", Times, serif;}
.quotephone {margin:-25px; padding:0 0 10px 0}

/* Table Formats */

.table-standard {
	border: 0px;
	padding: 2px;
	margin: 2px;
}
.table-internal {
	background-color: #F0F0F0;
	padding: 8px;
	margin: 8px;
	border: 1px solid #999999;
	width:95%;
}

.table-ampmanager {
	background-color: #F0F0F0;
	padding: 8px;
	margin: 8px;
	border: 1px solid #999999;
	width:95%;
}

.table-internal2 {
	background-color: #F0F0F0;
	padding: 8px;
	margin: 8px;
	border: 1px solid #999999;
	width:95%;

}
.table-internal3 {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
.table-equipment {
	padding: 5px;
	margin: 5px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
}
.table-white {
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.table-request {
	padding: 5px;
	border: 1px solid #000000;
	background-color: #E9E9E9;
}
.table-approve {
	padding: 0px;
	background-color: #F6F6F6;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}


/* Text Formats */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {font-size: 11px}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.normaltext-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}
.normaltext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.normaltext-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #c00;
	text-decoration: underline;
	line-height: normal;
}
.normaltext-linklarge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c00;
	text-decoration: underline;
	line-height: normal;
}
.normaltext-required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #c00;
	text-decoration: none;
		line-height: normal;
}
.normaltext-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c00;
	text-decoration: none;
		line-height: normal;
}

.asglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c00;
	text-decoration: underline;
}

.normaltext-equipment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color:#000000;
}
.normaltext-bold-equipment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color:#000000;
}
.normaltext-italic-equipment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color:#000000;
}
.normaltext-callout-equipmentpurchase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color:#000000;
}

#feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

/* Menu Styles */

.menu-item 
{
    PADDING: 1px 2px; DISPLAY: block; FONT-SIZE: 11px; FLOAT: left; COLOR: #000; BACKGROUND-COLOR: #FC3; font-weight: normal; text-decoration: none;	
}
.menu-item A
{
    text-decoration: none;
}
.menu-item A:hovern
{
    font-weight: bold; text-decoration: none;
}


.dropdown-menu-item 
{
    PADDING: 1px 2px; DISPLAY: block; FONT-SIZE: 10px; FLOAT: left; COLOR: #000; BACKGROUND-COLOR: #E9E9E9; font-weight: normal; text-decoration: none;	
}
.dropdown-menu-item A
{
    text-decoration: none; width: 200px; display: block;
}
.dropdown-menu-item A:hover
{
    font-weight: bold; text-decoration: none; BACKGROUND-COLOR: #FC3;
}

ul { list-style-type:circle; list-style-image:url(../images/dot.gif); margin:0px; margin-left:15px; padding:2px 0px 5px 0px; }

ul li { padding:1px; }

/* Misc Styles */
.pdfLink {background: url(../Copy of Advantix/images/icon_pdf.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.docLink {background: url(../Copy of Advantix/images/icon_doc.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.pptLink {background: url(../Copy of Advantix/images/icon_ppt.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.imgLink {background: url(../Copy of Advantix/images/icon_img.gif) right center no-repeat; padding: 5px 20px 5px 0;}
.external {background: url(../Copy of Advantix/images/icon_external.gif) right center no-repeat; padding: 5px 20px 5px 0;}

#nav, #nav ul { /* all lists */
  padding: 0 0 0 0px;
  margin: 0;
  list-style: none;
  /* height: 1.6em; */
  background-color: #666;
} 

#nav a {
  display: block;
  padding: 0 20px;
  margin: 0;
  line-height: 1.6em;
  /*width: 6em;*/
  color: white;
  background-color: #666;
  text-decoration: none;
}

#nav a:hover {
  color: white;
  background-color: #333;
}

#nav a.active {
  text-decoration: none;
  background-color: #333;
}

#nav li { /* all list items */
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  /*height: 1.6em;*/
  /*width: 10em;/* fixed width works better, but looks ugly */
}
/* second-level lists */

#nav ul.menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#nav li ul {
  position: absolute;
  width: 13.8em; 
  left: -999em; /* to hide menus because display: none isn't read by screen readers */
}

#nav li li {
  /*height: auto;*/
  float: left;
  width: 13.8em;
}

#nav li ul a {
  /*display: block;*/
  padding: 0.1em 0 0.2em 0.8em;
  width: 13em;
  /*height: auto;*/
  /*text-align: left;*/
  line-height: normal;
  color: white;
  background-color: #777;
  border-bottom: 1px solid #555;
}

#nav li ul a:hover {
  color: white;
  background-color: #444;
}

#nav li ul ul {
  margin: -1.3em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}

.modalBackground 
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.device-comment
{
    color: #EE0000;
}