
/* 
  -----------------------------------------
  CSS stylesheet specific to Wedge Networks 
  -----------------------------------------  
*/

#wedgenetworks p { line-height: 1.5em}
 
#wedgenetworks h1 { padding-bottom: 0; margin-bottom: 0; font-size: 1.9em}

#wedgenetworks h2 { border-bottom: 1px solid #ccc;}

#wedgenetworks h3 { padding-bottom: 0; margin-bottom: 0; font-style: italic }


/* Spec Table Style */

#SpecTable { background: url('../images/spec-table-top.png') no-repeat 0 0; width: 500px; overflow: auto;}

#wedgeSpecTable { padding: 0; width: 480px;	font-size: 0.9em;}

#wedgeSpecTable td {padding: 2px; text-align: center;}
 
#wedgeSpecTable td.spec {text-align: left;}
	
#wedgeSpecTable #titleRow
	{
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #333;
	font-size: 1.1em;
	}
	
#wedgeSpecTable #titleRow td {padding-top: 60px}

#wedgeSpecTable img.separator {border-top: 1px solid #777; height: 1px;margin-bottom:3px; width: 100%}

#wedgeSpecTable .oddRow {background-color: #eaeaea;}
 
#wedgeSpecTable .headerRow {background-color: #900; color: #fff; font-weight: bold; font-style: italic}
 
#wedgeSpecTable .headerRow td { text-align: left; }

#vendorLogo {position: relative; float: right; margin-left: 15px; z-index: 100; border-left: 3px solid #fff;}

#wedgenetworks .midNav #firstBtn { margin-left: 15px; }