/*
	RUGGEDCOM
*/

/* BASIC PAGE SETUP & RESET */
* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
html { overflow-y: scroll; }
body { text-align:left; margin:0 auto; font: 62.5% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: url(images/BG-shadow.gif) center repeat-y #8e8e8e; }

ul { list-style: none inside; }
ul li { line-height:1.5em; }
p { font: 1.3em/1.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px;}
a { text-decoration: none; outline: none; color:#C00 }
a#nolink { text-decoration: none; outline: none; color: #333; }
img, a img {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.header-img { margin-bottom: -4px; }

h1 {
	font-size: 31px;
	font-weight: normal;
}
h2 { font-size: 15px; margin: 20px 0 10px 0; }

p sup { line-height: 0; }


/* END RESET */



/* TOOLBOX */
.floatleft { float: left; }
.floatright {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.clear { clear: both; }
.clear-right { clear: right; }
.clear-left { clear: left; }
/* END TOOLBOX */



/* ---------- LISTS ---------- */

ul.list						{ list-style: outside disc; margin: 10px 0 15px 25px; font-size: 12px; color: #333333; }
	
	ul.list li				{ margin-top: 10px; }
	
	ul.list-sub				{ list-style: outside circle; margin-left: 25px; color: #666666; }
		
ol.list						{ list-style: decimal outside; margin: 10px 0 15px 25px; font-size: 12px; color: #333333; }
	
ol.list li					{ margin-top: 10px; }

ul.list2						{ list-style: outside disc; margin: 10px 0 15px 100px; font-size: 12px; color: #666666; }



/* ---------- STRUCTURE ---------- */

#page-wrap					{ width: 936px; height: 100%; margin: 0 auto; background: #ffffff; }

.col-2 						{ float: left; width: 45%; margin-right: 20px; }
	
/* END STRUCTURE */



/* BEGIN CSS */

/* ---------- HEADER ---------- */

#header						{ height: 105px; background: url(images/BG-header.gif) no-repeat; position: relative; }/*IE6 hack*/

	
	#ruggedcom 				{ margin: 30px 0 0 25px; }
		
	ul.header-nav 			{ color: #ffffff; margin: 62px 145px 0 0; }
		
		ul.header-nav li	{ display: inline; }
			
		ul.header-nav li a:link, ul.header-nav li a:visited { color: #ffffff; font-size: 1.15em; text-decoration: none; margin-left: 10px; }
			
			ul.header-nav li a:hover, ul.header-nav li a:active { color: #ffde00; border-bottom: #ffde00 dotted 1px; }


/* NAV */		

#mainNav 
{
	padding: 0;
	margin: 0;
	background: #ffde00;
	color: #000000;
	z-index: 1000;
	background: url(images/nav-divider2.jpg) no-repeat right bottom;

}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: #ffde00;
	z-index: 100;
}

#nav a {
	background: #ffde00;
	display: block;
	width: 187px; height: 13px;
	text-decoration: none;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	padding: 7px 0px;
	background: url(images/nav-divider2.jpg) no-repeat right bottom;
}

#nav a:hover
{
	background-color: #000000;
	color: #ffffff;
}

#nav li { 
	float: left;
	background: #ffde00;
}


#nav li ul { /* second-level lists */
	position: absolute;
	color:#000;
	width: 181px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul{ /* second-level lists */
	position: absolute;
	color:#000;
	width: 181px;
	margin: -28px 0 0 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul ul{ /* second-level lists */
	position: absolute;
	color:#000;
	width: 181px;
	margin: -28px 0 0 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}



#nav li ul li
{	
	
	font-size: 1.05em;
	font-weight: bold;
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	width:181px;
	padding:0;
	margin:0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { /* lists nested under hovered list items */
	left: auto;
	width:181px;
	padding:0;
	margin:0;
	left:-999em
}


#nav li li:hover ul, #nav li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	margin:-26px 0 0 182px;
}

#nav li.last li:hover ul, #nav li.last li.sfhover ul {
	left: auto;
	margin:-26px 0 0 -182px;
}



#nav li ul li a
{
	background: url(images/bg_subDrop.gif) repeat-x;
	height:12px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top:7px;
	padding-left:4px;
	text-align: left;
	width:181px;
}

#nav li ul li ul li a
{
	background: url(images/bg_subDrop.gif) repeat-x;
	font-size: 1.05em;
	font-weight: bold;
	padding-top:7px;
	padding-left:4px;
	text-align: left;
	width:181px;
}



#nav li ul li a:hover
{
	background:black
}

#nav li.last a { width:188px; background-image: none }

#nav li.last ul li a
{
	background: url(images/bg_subDrop.gif) repeat-x;
	height:12px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top:7px;
	padding-left:4px;
	text-align: left;
	width:184px;
}

#nav li.last ul li ul li a
{
	background: url(images/bg_subDrop.gif) repeat-x;
	height:12px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top:7px;
	padding-left:4px;
	text-align: left;
	width:184px;
}

#nav li.last ul li a:hover
{
	background: black;
}




/* ---------- CONTENT ---------- */
#content					{ margin:0; padding:0; width: 936px; z-index: 1;}
#contentSlim					{ margin:0; padding:0; width: 926px; z-index: 1;}

.headerbar {
	left: auto;
	top: 163px;
	width: 936px;
	height: 182px;
	}
	
.headerbar h1 {
	margin-left: 25px;
	padding-top:27px;
	font-size: 3em;
	line-height:1.15em;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	text-shadow:#000 1px 2px 7px;
	text-align:left;
	}

.headerbar p {
	z-index: 3;
	margin: 2px 0 0 25px;
	line-height: 1.2em;
	letter-spacing:1.25px;
	font-size: 2em;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-weight: normal;
	text-shadow:#000 1px 2px 5px;
	color: #FFE02B;
	width: 598px;
	}
	
#header-text {
	z-index: 2;
	background:url(images/header-HSR-PRP.jpg) no-repeat;
	left: auto;
	top: 163px;
	width: 936px;
	height: 182px;
	}
		
#header-text h1	{
	margin-left: 25px;
	padding-top:27px;
	font-size: 3.1em;
	line-height:50px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	text-shadow:#333 0px 1px 7px;
	text-align:left;
}
#header-text p                {
	z-index: 3;
	margin-left: 25px;
	line-height: 22px;
	letter-spacing:1.75px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-shadow:#333 0px 1px 7px;
	color: #FFE02B;
	width: 598px;
}


/*HEADER PDF DOWNLOAD BUTTONS*/

.header-aquapdf {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#033 url('images/pdficon-a.gif') no-repeat right top;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-aquapdf a{ padding-right:20px; font-size: 12px; color:#FFF; }
.header-aquapdf:hover{ z-index:25; border: 1px solid #FFF; }

	
.header-redpdf {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#900 url('images/pdficon.gif') no-repeat right top;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
	
.header-redpdf a{ font-size: 12px; color:#FFF; }
.header-redpdf:hover{ border: 1px solid #FFF; }


.header-bluepdf {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#009 url('images/pdficon-b.gif') no-repeat right top;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}
.header-bluepdf a{ padding-right:20px; font-size: 12px; color:#FFF; }
.header-bluepdf:hover{ z-index:25; border: 1px solid #FFF; }
	
	
.header-yellowpdf {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#FC0 url('images/pdficon-y.gif') no-repeat right top;
    color:#000;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}
	
.header-yellowpdf a{ padding-right:20px; font-size: 12px; color:#000; }
.header-yellowpdf:hover{ z-index:25; border: 1px solid #FFF; }
	

.header-cyanpdf {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#069 url('images/pdficon-c.gif') no-repeat right top;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-cyanpdf a{ padding-right:20px; font-size: 12px; color:#FFF; }
.header-cyanpdf:hover{ z-index:25; border: 1px solid #FFF; }


.header-orangepdf {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#C60 url('images/pdficon-o.gif') no-repeat right top;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}
.header-orangepdf a{ padding-right:20px; font-size: 12px; color:#FFF; }
.header-orangepdf:hover{ z-index:25; border: 1px solid #FFF; }


/*HEADER FLASH DOWNLOAD BUTTONS*/


.header-redflash {
	
	position:relative;
	float:right;
	margin: 125px 10px 15px 0px;
	padding: 8px 36px 8px 10px;
	display:inline;			
	
    z-index:24;
	float:right;
	
	background:#900 url('images/flashicon.gif') no-repeat right top;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}
.header-redflash a{ padding-right:25px; font-size: 12px; color:#FFF; }
.header-redflash:hover{ z-index:25; border: 1px solid #FFF; }


/*HEADER SALES BUTTON*/	

	
.header-salesbutton {
	
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#000;
    color:#FFF;
	border: 1px solid #FFF;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton a{font-size: 12px; color:#FFF; }
.header-salesbutton:hover { z-index:26; border: 1px solid #FC0;}


.header-salesbutton-a {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#033;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-a a{font-size: 12px; color:#033; }
.header-salesbutton-a:hover { z-index:26; border: 1px solid #FFF;}


.header-salesbutton-aq {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#26929f;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}		
.header-salesbutton-aq a{font-size: 12px; color:#26929f; }
.header-salesbutton-aq:hover{ z-index:26; border: 1px solid #FFF;}
	

.header-salesbutton-b {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#009;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-b a{font-size: 12px; color:#009; }
.header-salesbutton-b:hover { z-index:26; border: 1px solid #FFF;}


.header-salesbutton-bb {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#1f67af;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-bb a{font-size: 12px; color:#1f67af; }
.header-salesbutton-bb:hover { z-index:26; border: 1px solid #FFF;}


.header-salesbutton-c {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#069;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-c a{font-size: 12px; color:#FFF; }
.header-salesbutton-c:hover { z-index:26; border: 1px solid #FFF;}


.header-salesbutton-green {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#363;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-green a{font-size: 12px; color:#363; }
.header-salesbutton-green:hover { z-index:26; border: 1px solid #FFF;}


.header-salesbutton-g {
	
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#3e5452;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-g a{font-size: 12px; color:#FFF; }
.header-salesbutton-g:hover { z-index:26; border: 1px solid #FFF;}


.header-salesbutton-o {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#C60;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}		
.header-salesbutton-o a{font-size: 12px; color:#C60; }
.header-salesbutton-o:hover{ z-index:26; border: 1px solid #FFF;}


.header-salesbutton-r {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#900;
    color:#FFF;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
	
.header-salesbutton-r a{ font-size: 12px; color:#C00; }
.header-salesbutton-r:hover{ border: 1px solid #FFF;}

	
.header-salesbutton-y {
	position:relative;
	float:right;
	margin: 125px 20px 15px 0px;
	padding: 8px 12px 8px 10px;
	display:inline;	
		
    z-index:24;
	float:right;
	
	background:#FC0;
    color:#000;
	border: 1px solid #000;
			
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family:Arial, Helvetica, Gadget, sans-serif;
	font-size:1.4em;
	text-align: right;
	text-decoration:none;
	}	
.header-salesbutton-y a{font-size: 12px; color:#FC0; }
.header-salesbutton-y:hover { z-index:26; border: 1px solid #FFF;}

	
#header-about { background:url(images/header-about.jpg) no-repeat; }
#header-profservice { background:url(images/header-profservice.jpg) no-repeat; }
#header-products { background:url(images/header-products.jpg) no-repeat; }
#header-wireless { background:url(images/header-wireless.jpg) no-repeat}
#header-sales { background:url(images/header-sales.jpg) no-repeat; }
#header-smartgrid { background:url(images/header-grid.jpg) no-repeat}
#header-utility { background:url(images/header-utility.jpg) no-repeat; }
#header-software { background:url(images/header-softwarepg.jpg) no-repeat; }
#header-solutions { background:url(images/header-bow.jpg) no-repeat; }
#header-explorer { background:url(images/header-explorer.jpg) no-repeat; }
#header-ping { background:url(images/header-ping.jpg) no-repeat; }
#header-director { background:url(images/header-director.jpg) no-repeat; }
#header-ebs { background:url(images/EBS-2.5Ghz-Specturm-Header.jpg) no-repeat; }
#header-milstd { background:url(images/header-mil-std.jpg) no-repeat; }
#header-its { background:url(images/header-its.jpg) no-repeat; }
#header-testimonials { background:url(images/header-test.jpg) no-repeat; }
#header-rail { background:url(images/header-rail.jpg) no-repeat;}
#header-industry { background:url(images/header-industry.jpg) no-repeat; }
#header-technology { background:url(images/header-technology.jpg) no-repeat; }
#header-careers { background:url(images/header-careers.jpg) no-repeat;}
#header-social { background:url(images/header-social.jpg) no-repeat; }
#header-software { background:url(images/header-softwarepg.jpg) no-repeat; }
#header-nms { background:url(images/header-ruggednms.jpg) no-repeat; }
#header-news { background:url(images/header-news.jpg) no-repeat; }
#header-investor { background:url(images/header-investor.jpg) no-repeat; }
#header-ibm { background:url(images/header-ibm.jpg) no-repeat; }
	



#left						{ width: 580px; }

ul#tabs						{ margin: 15px 0 10px 15px; }
	
ul#tabs li					{ float: left; }
	
	ul#tabs li.product a:link, ul#tabs li.product a:visited {
		display: block;
		color: #000000;
		width: 117px; height: 20px;
		background: url(images/tab-product.jpg) no-repeat top;
		text-indent: -9999px;
		}
		
		ul#tabs li.product a:active, ul#tabs li.product a:hover {
			background: url(images/tab-product.jpg) no-repeat bottom;
			}
	
	ul#tabs li.case a:link, ul#tabs li.case a:visited {
		display: block;
		color: #000000;
		width: 91px; height: 20px;
		background: url(images/tab-caseStudies.jpg) no-repeat top;
		text-indent: -9999px;
		}
		
		ul#tabs li.case a:active, ul#tabs li.case a:hover {
			background: url(images/tab-caseStudies.jpg) no-repeat bottom;
			}
		
	ul#tabs li.customer a:link, ul#tabs li.customer a:visited {
		display: block;
		color: #000000;
		width: 146px; height: 20px;
		background: url(images/tab-customer.jpg) no-repeat top;
		text-indent: -9999px;
		}
		
		ul#tabs li.customer a:active, ul#tabs li.customer a:hover {
			background: url(images/tab-customer.jpg) no-repeat bottom;
			}
		
	ul#tabs li.awards a:link, ul#tabs li.awards a:visited {
		display: block;
		color: #000000;
		width: 60px; height: 20px;
		background: url(images/tab-awards.jpg) no-repeat top;
		text-indent: -9999px;
		}
		
		ul#tabs li.awards a:active, ul#tabs li.awards a:hover {
			background: url(images/tab-awards.jpg) no-repeat bottom;
			}
			
	ul#tabs li.investor a:link, ul#tabs li.investor a:visited {
		display: block;
		color: #000000;
		width: 127px; height: 20px;
		background: url(images/tab-investor.jpg) no-repeat top;
		text-indent: -9999px;
		}
		
		ul#tabs li.investor a:active, ul#tabs li.investor a:hover {
			background: url(images/tab-investor.jpg) no-repeat bottom;
			}


		#results {
	margin-left: 200px;
}
		
			
#content2 {
	padding: 0px 5px 0px 35px;
}
#content2 p {
	padding-bottom: 0px;
}
#content2 .separator { padding-right: 18px; background: url(images/col-sep.gif) no-repeat right 10px; }
#content2 .left-col {
	float: left;
	display: inline;
	width: 450px;
	margin-top: 24px;
}
#content2 .right-col { float: right; display: inline; width: 505px; }


/*Main page tab navigation start */
.tabbed-box {
	width:540px;
	Color: # 000;
	margin: 15px 0 10px 10px;
	}
	
.tabbed-box .tabs li {
	list-style: none;
	float: left; }
.tabbed-box .tabs li a {
	display: block;
	width: 112px;
	padding: 2px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: # ;
	background: # CCC /* url(tabbed-tab-bg.jpg)*/ repeat-x bottom; 
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;}
.tabbed-box .tabs li:first-child a {
	border-left: none; }	

.tabbed-box .tabs li a:hover {
	color: # 000; }
.tabbed-box .tabs li a:focus {
	outline: none; }
.tabbed-box .tabs li a.active {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #fff; }
	

	
/*Main page tab navigation end */

#right { width: 346px; }

#cse{width: 348px;}

.button a {
	clear: both;
	display: block;
	width: 92px;
	height: 24px;
	padding: 7px 0 0 0;
	background:	url(images/readmore_btn.jpg) no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	background: url(images/readmore_btn_hover.jpg) no-repeat;
}
	
#news {
	color: #666666;
	background: url(images/BG-news-yellow.jpg) no-repeat top;
	padding: 5px 10px 0 20px;
	margin-top: 15px;
	}
	
	#news h1 {
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 15px;
		}
		
	#news h2 {
		font-size: 12px;
		font-weight: bold;
		}
	
	#news p {
		font-size: 12px;
		}
	
	#news a:hover {
		color: #000000;
		}
		
#media {
	color: #666666;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	}
		
#media h1 {
	font-size: 13px;
	width:400px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	background-image: url(images/News.jpg);
	background-repeat: no-repeat;
	}
	
	#media h2 {
		font-size: 12px;
		font-weight: bold;
		margin: 10px 0 0 10px;
		}
		
	#media p { font-size: 12px; margin: 0 15px 0 10px;line-height:1.7em; }
		
	#media a:hover {
	color: #000000;
}
	
	#media2 {
	margin: 15px 0 10px 15px;
	color: #666666;
	}
		
#media2 h1 {
	font-size: 13px;
	width:400px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	background-image: url(images/News.jpg);
	background-repeat: no-repeat;
	}
	
	#media2 h2 {
		font-size: 12px;
		font-weight: bold;
		margin: 10px 0 0 10px;
		}
		
	#media2 p { font-size: 12px; margin: 0 15px 0 10px }
		
	#media2 a:hover { color: #000000 }
	

	
	
/* SITE MAP */

.sitemap {
	width: 298px;
}

.sitemap a {
	color: #333333;
}

.sitemap a:hover {
	color: #FF0000;
}

.sitemap li strong {
	font-size:1.1em;
}

.sitemap-content h2 a {
	color:#000000;
	font-size:1.2em;
}

.sitemap-content h2 a:hover {
	color:red;
}


/* ---------- PRODUCTS ---------- */

#toplink						{ float: right; }
#toplink li						{ font-size: 14px; font-weight: bold; position: relative; top: 25px; }

#product						{ width: 566px; height: 167px; padding: 5px 0 0 25px; }
#product p						{ line-height: 16px; }
#product ul {
	line-height: 1.6em;	
	list-style:outside square; font-size: 1.2em; color: #333;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	width:250px;
	margin-left:1em
	}

.rsg2200				{ background: url(images/product_spec/RSG2200_spec-blank.jpg) no-repeat; }
.rsg2288				{ background: url(images/product_spec/RSG2288_spec-blank.jpg) no-repeat; }
.rsg2100				{ background: url(images/product_spec/RSG2100_spec-blank.jpg) no-repeat; }
.rsg2100p				{ background: url(images/product_spec/RSG2100P_spec-blank.jpg) no-repeat; }
.rsg2300				{ background: url(images/product_spec/RSG2300_spec-blank.jpg) no-repeat; }
.rsg2300p				{ background: url(images/product_spec/RSG2300P_spec-blank.jpg) no-repeat; }
.m2200					{ background: url(images/product_spec/M2200_spec-blank.jpg) no-repeat; }
.m2100					{ background: url(images/product_spec/M2100_spec-blank.jpg) no-repeat; }
.rs1600					{ background: url(images/product_spec/RS1600_spec-blank.jpg) no-repeat; }
.rs900					{ background: url(images/product_spec/RS900_spec-blank.jpg) no-repeat; }
.rs900g					{ background: url(images/product_spec/RS900G_spec-blank.jpg) no-repeat; }
.rs900gp				{ background: url(images/product_spec/RS900GP_spec.jpg) no-repeat; }
.rs940g					{ background: url(images/product_spec/RS940G_spec-blank.jpg) no-repeat; }
.rs969					{ background: url(images/product_spec/RS969_spec-blank.jpg) no-repeat; }
.m969					{ background: url(images/product_spec/M969_spec-blank.jpg) no-repeat; }
.i800					{ background: url(images/product_spec/i800_spec-blank.jpg) no-repeat; }
.i801					{ background: url(images/product_spec/i801_spec-blank.jpg) no-repeat; }
.i802					{ background: url(images/product_spec/i802_spec-blank.jpg) no-repeat; }
.i803					{ background: url(images/product_spec/i803_spec-blank.jpg) no-repeat; }
.rs8000					{ background: url(images/product_spec/RS8000_spec-blank.jpg) no-repeat; }
.rs900l					{ background: url(images/product_spec/RS900L_spec-blank.jpg) no-repeat; }
.rs910l					{ background: url(images/product_spec/RS910L_spec-blank.jpg) no-repeat; }
.rs920l					{ background: url(images/product_spec/RS920L_spec-blank.jpg) no-repeat; }
.rs930l					{ background: url(images/product_spec/RS930L_spec-blank.jpg) no-repeat; }
.rs900m					{ background: url(images/product_spec/rs900m_spec.jpg) no-repeat; }
.rs500					{ background: url(images/product_spec/rs500_spec-blank.jpg) no-repeat; }
.rmc40					{ background: url(images/product_spec/RMC40_spec-blank.jpg) no-repeat; }
.rs900w					{ background: url(images/product_spec/RS900W_spec-blank.jpg) no-repeat; }
.rs910w					{ background: url(images/product_spec/RS910W_spec-blank.jpg) no-repeat; }
.rs920w					{ background: url(images/product_spec/RS920W_spec-blank.jpg) no-repeat; }
.rs930w					{ background: url(images/product_spec/RS930W_spec-blank.jpg) no-repeat; }
.rs416					{ background: url(images/product_spec/RS416_spec-blank.jpg) no-repeat; }
.rs401					{ background: url(images/product_spec/RS401_spec-blank.jpg) no-repeat; }
.rs400					{ background: url(images/product_spec/RS400_spec-blank.jpg) no-repeat; }
.rmc30					{ background: url(images/product_spec/RMC30_spec-blank.jpg) no-repeat; }
.rs910					{ background: url(images/product_spec/RS910_spec-blank.jpg) no-repeat; }
.rs416p					{ background: url(images/product_spec/RS416P_spec-blank.jpg) no-repeat; }
.rmc					{ background: url(images/product_spec/RMC_spec-blank.jpg) no-repeat; }
.rmc20					{ background: url(images/product_spec/RMC20_spec-blank.jpg) no-repeat; }
.rmc41					{ background: url(images/product_spec/RMC41_spec-blank.jpg) no-repeat; }
.rp100					{ background: url(images/product_spec/RP100_spec-blank.jpg) no-repeat; }
.rp110					{ background: url(images/product_spec/RP110_spec-blank.jpg) no-repeat; }

.rsg2288mini				{ background: url(images/product_spec/RSG2288_spec-mini.jpg) no-repeat; }

/* ---------- RuggedBackbone ---------- */
.rx1500					{ background: url(images/product_spec/RX1500_spec-blank.jpg) no-repeat; }
.rx1501					{ background: url(images/product_spec/RX1501_spec-blank.jpg) no-repeat; }
.rx1510					{ background: url(images/product_spec/RX1510_spec-blank.jpg) no-repeat; }
.rx1511					{ background: url(images/product_spec/RX1511_spec-blank.jpg) no-repeat; }
.rx1512					{ background: url(images/product_spec/RX1512_spec-blank.jpg) no-repeat; }
.rx5000					{ background: url(images/product_spec/RX5000_spec-blank.jpg) no-repeat; }
.mx5000					{ background: url(images/product_spec/MX5000_spec-blank.jpg) no-repeat; }
.mx5000re				{ background: url(images/product_spec/MX5000re_spec-blank.jpg) no-repeat; }
.re						{ background: url(images/product_spec/RE_spec-blank.jpg) no-repeat; }
.ruggedape					{ background: url(images/product_spec/ruggedape.jpg) no-repeat; }

/* ---------- RuggedCELL ---------- */
.win7200			{ background: url(images/ruggedmax/win7200_spec.jpg) no-repeat; }

/* ---------- RuggedCELL ---------- */
.rx1000cell				{ background: url(images/product_spec/RX1000cell_spec-blank.jpg) no-repeat; }
/* ---------- RuggedRouter ---------- */
.rx1000					{ background: url(images/product_spec/RX1000_spec-blank.jpg) no-repeat; }
.rx1100					{ background: url(images/product_spec/RX1100_spec-blank.jpg) no-repeat; }
.rx1000P				{ background: url(images/product_spec/RX1000P_spec-blank.jpg) no-repeat; }
.rx1100P				{ background: url(images/product_spec/RX1100P_spec-blank.jpg) no-repeat; }
.ptpcard				{ background: url(images/product_spec/PTPcard_spec-blank.jpg) no-repeat; }

/*SOCIAL MEDIA*/
.media {
	padding-right:20px;
	
}

	
.blog {
	float:left;
	width:400px;
	margin:10 0 0 20;
	padding-left: 20px;
	padding-top: 20px;
	border-right: 1px solid #CCCCCC;
	}
	
.blog h2 {
	font-size: 2em;
	padding-left: 20px;
	color: #000;
	background:url(images/social/titlebg.jpg) no-repeat x;}
	
	
.blog2 {
	float:left;
	width:240px;
	margin:10 0 0 20;
	padding-left: 20px;
	padding-top: 20px;
	border-right: 1px solid #CCCCCC;
	}
	
.blog2 h2 {
	font-size: 2em;
	padding-left: 20px;
	color: #000;
	background:url(images/social/titlebg.jpg) no-repeat x;}

.twittercol {
	float:left;
	width:212px;
	margin:10 0 0 20;
	padding-left: 20px;
	padding-top: 20px;
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
	}
	
.twittercol h2 {
	font-size: 2em;
	padding-left: 20px;
	color: #000;
	background:url(images/social/titlebg.jpg) no-repeat x;}
	
h2.tut{
	color:white;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:12px 0 0 58px;
	text-transform:uppercase;
	
	text-shadow:2px 1px 6px #333;
}

#twitter-ticker{
	width:200px;
	height:300px;
	background:url(img/slickbg.png) no-repeat #f5f5f5;
	color:#666666;
	display:none;
	
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

	text-align:left;
}

#tweet-container{
	height:230px;
	width:auto;
	overflow:hidden;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{
	height:45px;
	background:url(img/top_bar.png) repeat-x;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;
	
	-moz-border-radius:6px 6px 0 0;
}

.tweet{
	padding:5px;
	margin:0 8px 8px;
	
	border:1px solid #F0F0F0;
	background:url(img/transparent.png);
	
	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}

.tweet .txt{
	clear:both;
}

.tweet .user{
	font-weight:bold;
}


#loading{
	margin:100px 95px;
}

/* The styles below are only necessary for the demo page */

p{
	padding-top:7px;
}

#twitter-ticker{
	margin:40px auto 20px;
}



/*RSS*/
	
.feed-container{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;color:#fff;}
.feed-container .header{display:none;}
.feed-container .footer{display:none}
.feed-container .content{margin:0px;padding:0 3px;}
.feed-container .content .item{margin:0 0 7px 0;padding:0 0 7px 0;}
.feed-container .content .item .title{margin:1px 0 1px 3px;padding:1px 2px 1px 3px;color:#000;font-weight:bold;}
.feed-container .content .item .title a:link{color:#C00;text-decoration:none;}
.feed-container .content .item .title a:visited{color:#000;text-decoration:none;}
.feed-container .content .item .title a:hover{color:#000;text-decoration:underline;}
.feed-container .content .item .title a:active{color:#000;text-decoration:none;}
.feed-container .content .item .description{margin:0 0 0 3px;padding:0 2px 0 3px;color:#666;}
.feed-container .content .item .description a{text-decoration:none;color:#000;}
.feed-container .content .item .description a:hover{text-decoration:underline;color:#666;}

	

.products {
	margin:0 10px 20px 10px;
}

.products p {
	color:#666666;
	margin:0 5px 10px 5px;
}

.products h1 {
	font-size: 25px;
	margin: 20px 5px 0 5px;
}

.products h1 a {
	color: black;
}

.products h1 a:hover {
	color: #4a4a4a;
}

.products h2 {
	font-size: 2em;
	margin: 20px 5px 5px 5px;
	color: #c3013d;
}

.products a {
	color: #c3013d;
}

.products a:hover {
	color: #ff2a2a;
}

.products h3 {
	font-size: 1.5em;
	margin: 10px 5px 5px 2px;
}

.item {
	display: block;
	margin: 5px;
	padding: 12px 12px 0 12px;
	width:271px;
	height:250px;
	background-image: url(images/products_sm/BG-products_sm1.jpg);
	background-repeat: no-repeat;
}
	
.item-blank {
	display: block;
	margin: 5px;
	padding: 12px;
	width:271px;
	height:188px;
}

.item-product {
	padding: 5px;
}

.item h1 {
	font-size:12px;
	margin:5px 0 3px;
	padding:0;
}

.item p {
	font-size:1.15em; line-height:1.35em;
	margin:5px 0 -1em 3px;
	padding:0;
}

.item h2 {
	
	margin-top:15px;
	padding:0;
}

.item h1 a:link { font-size: 14px; color: #c3013d; }

.item h1 a:hover { color: #ff2a2a; }

.item h1 a:visited { font-size: 14px; color: #900; }

.item img.logo {
	float: right;
	position: inherit;
	bottom: 5px;
	right: 10px;
	z-index: -10;
}
.item img.product {
	padding-right 10px;
}

.line {
	width: 900px;
	height: 20px;
	margin: 20px 0 5px 5px;
	padding-bottom: 10px;
	border-bottom: #333333 1px solid;
}

.itemlrg {
	display: block;
	margin: 5px 0 5px 35px;
	padding: 12px 12px 0 12px;
	width:388px;
	height:288px;
	background-image: url(images/product_spec/BG-product-lrg.jpg);
	background-repeat: no-repeat;
	float:left;
}

.itemlrg h1 {
	font-size:12px;
	margin:5px 0pt 3px;
	padding:0pt;
}

.itemlrg h1 a:link { font-size: 14px; color: #c3013d; }

.itemlrg h1 a:hover { color: #ff2a2a; }

.itemlrg h1 a:visited { font-size: 14px; color: #900; }

.swrline {
	width: 900px;
	height: 10px;
	margin: 10px 0 5px 5px;
	padding-bottom: 10px;
	border-bottom: #333333 1px solid;
}

.swrbox {
	display: block;
	margin: 5px 0 5px 5px;
	padding: 12px 12px 0 20px;
	width:300px;
	height:235px;
	background-repeat: no-repeat;
	float:left;
}

.swrbox2 {
	display: block;
	margin: 5px 0 5px 25px;
	padding: 0 12px 0 0px;
	width:525px;
	height:180px;
	background-repeat: no-repeat;
	float:left;
}

.swrbox h1 {
	font-size:12px;
	margin:5px 0pt 3px;
	padding:0pt;
}

.swrbox h1 a:link { font-size: 14px; color: #c3013d; }

.swrbox h1 a:hover { color: #ff2a2a; }

.swrbox h1 a:visited { font-size: 14px; color: #900; }

.app {
	display:inline;
	margin: 0 auto;
	padding-top:20px;
	width:225px;
	height:250px;
	background-image: url(images/applications/BG-apps_sm.jpg);
	background-repeat: no-repeat;
	float:left;
}

.appbox { width:500px; height:100%; margin:0 auto; padding-left:40px; font-size:0.8em}
.appboxmed { width:500px; height:100%; margin:0 auto; padding-left:80px}
.appboxutil { width:500px; height:100%; margin:0; padding-left:10px}
.appbox a, img {margin:0 auto; align:centre}

.appboxits { width:850px; height:365px; margin:90px 75px 15px; font-size:0.8em ; float:left; display:inline; }
.appboxits img {border:2px solid #FFF}
.appboxits img:hover { border:2px solid #333;}


.app h2 { padding-left:20px;
margin-top:10px;
color:#000}


.gigabit {
	background: url(images/products_sm/BG-products_sm-gigabit1.jpg) no-repeat;
}
	
.gigabit-poe {
	background: url(images/products_sm/BG-products_sm-gigabit-poe1.jpg) no-repeat;
}

.mil-std {
	background: url(images/products_sm/BG-products_sm-milstd1.jpg) no-repeat;
}

.gigabit-ip66 {
	background: url(images/products_sm/BG-products_sm-gigabit-ip661.jpg) no-repeat;
}

.eovdsl {
	background: url(images/products_sm/BG-products_sm-eovdsl1.jpg) no-repeat;
}

.security {
	background: url(images/products_sm/BG-products_sm-security1.jpg) no-repeat;
}

.security-poe {
	background: url(images/products_sm/BG-products_sm-security-poe1.jpg) no-repeat;
}

.wireless {
	background: url(images/products_sm/BG-products_sm-wireless1.jpg) no-repeat;
}

.poe {
	background: url(images/products_sm/BG-products_sm-poe1.jpg) no-repeat;
}

.timesync {
	background: url(images/products_sm/BG-products_sm-time_sync1.jpg) no-repeat;
}

.timesync-gigabit {
	background: url(images/products_sm/BG-products_sm-time_sync_gigabit1.jpg) no-repeat;
}

.wide {
	width:881px;
	background: url(images/products_sm/BG-products_wd.jpg) no-repeat;
}

.wide600 {
	width:570px;
	background: url(images/products_sm/BG-products_600px.jpg) no-repeat;
}

.apelogobox {background: url(images/products_sm/BG-products_ape.jpg) no-repeat; float:right; width:400px; height:101px; padding:0; margin:0 0 3px 10px}
.apelogobox img{margin:15px 45px 8px 0 }
.apelogobox h3{margin:1px 45px 4px 0 }

/* SPECIFIC PRODUCTS */

ul.logo-list					{ padding-top: 10px; }
ul.logo-list li					{ float: left; text-indent: -9999px; }
li#ros							{ background: url(images/product_spec/LOGO_RoS.jpg) no-repeat; display: block; width: 70px; height: 50px; }
li#rox a						{ background: url(images/product_spec/LOGO_RoX.jpg) no-repeat; display: block; width: 70px; height: 50px; }
li#gigabit						{ background: url(images/product_spec/LOGO_gigabit.jpg) no-repeat; display: block; width: 95px; height: 50px; }
li#air							{ background: url(images/product_spec/LOGO_rugged-wireless.jpg) no-repeat; display: block; width: 95px; height: 50px; }
li#eovdsl a						{ background: url(images/product_spec/LOGO_EoVDSL.jpg) no-repeat; display: block; width: 75px; height: 50px; }
li#erstp a						{ background: url(images/product_spec/LOGO_eRSTP.jpg) no-repeat; display: block; width: 80px; height: 50px; }
li#zpl a						{ background: url(images/product_spec/LOGO_ZPL.jpg) no-repeat; display: block; width: 50px; height: 50px; }
li#timesync a					{ background: url(images/product_spec/LOGO_time_sync.jpg) no-repeat; display: block; width: 70px; height: 50px; }
li#ruggedrated a				{ background: url(images/product_spec/LOGO_ruggedrated.jpg) no-repeat; display: block; width: 70px; height: 50px; }
li#milstd						{ background: url(images/product_spec/LOGO_mil-std.jpg) no-repeat; display: block; width: 70px; height: 50px; }
li#ip6667						{ background: url(images/product_spec/LOGO_IP66-67.jpg) no-repeat; display: block; width: 70px; height: 50px; }
li#fsaward						{ background: url(images/product_spec/LOGO_fs-award.jpg) no-repeat; display: block; width: 110px; height: 50px; }
li#poe							{ background: url(images/product_spec/LOGO_PoE.jpg) no-repeat; display: block; width: 60px; height: 50px; }
li#bit56						{ background: url(images/product_spec/56bit.gif) no-repeat; display: block; width: 70px; height: 50px; }
li#bit128						{ background: url(images/product_spec/128bit.gif) no-repeat; display: block; width: 90px; height: 50px; }


.spec-products {
	margin:0 10px 0 10px;
	width: 600px;
}

.spec-products h1 {
	color: #c3013d;
	font-size: 2.1em;
	margin: 20px 5px 13px 5px;
}

.spec-products h1 a {
	color: #c3013d;
	margin-right: 10px;
}

.spec-products h1 a:hover {
	color: #ff2a2a;
	margin-right: 10px;
}

.spec-products a {
	color: red;
	font-size: 1.1em;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 2px;
}

.spec-products a:hover {
	color: black;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 2px;
}

.spec-item {
	display: block;
	width:591px;
	height:172px;
}

.spec-item h2 {
	font-size: 1.8em;
	color:#000000;
	padding: 15px 0 3px 15px;
}

.spec-item h3 {
	font-size: 1.3em;
	color:#000000;
	font-weight:normal;
	padding: 5px 0 3px 15px;
}

.features {
	width: 280px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.features full {
	width: 560px;
	padding-right: 20px;
	margin-bottom: 20px;

}
.features ul {
	margin-left: 11px; 
}

.features li {
	font-size: 1.4em;
	color: #000000;
	padding: 3px 10px 0 0;
	margin-left: 5px; 
}

.features h1 {
	font-size: 1.75em;
	color: #000000;
}

.logos {
	margin-left: 5px;
}

.logos img {
	padding: 3px;
	margin-bottom: 10px;
}

ul.specs li {
	list-style: disc outside;
	}
	
	ul.specs-sub {
		list-style: circle outside;
		margin-left: 20px;
		font-size: 10px;
		}
		
		ul.specs-sub li {
			list-style: circle outside;
			}


/* PRODUCT MENU */

.menu {
	padding: 0 0;
	width: 276px;
}

.menu li {
	margin: 0 0;
	font-size: 1.5em;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

.menu a {
	background: #e5e5e5;
	color: #666666;
	display: block;
	margin: 0 0;
	padding: 3px 12px;
	text-decoration: none;
}

.menu a:hover {
	background: #333333;
	color: #fff;
	margin: 0;
}                                        

.menu li.first {
	background: url(images/product_spec/MENU-top.jpg) no-repeat;
	color: #FFFF00;
	margin: 20px 0 0 0;
	padding: 2px 12px;
}


.menu li.last a {
	background: url(images/product_spec/MENU-bottom.jpg) no-repeat;
	color: #666666;
}

.menu li.last a:hover {
	background: url(images/product_spec/MENU-bottom_hover.jpg) no-repeat;
	color: #fff;
}

/* SOFTWARE SECTION */

/* RUGGEDNMS */

.nms-content {
	padding: 25px 10px 10px 20px;
	width: 600px;
}

.nms-content h1 {
	margin-bottom: 10px;
	font-size: 2.5em;
}

.nms-content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2em;
}

.nms-content h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
}

.nms-content p {
	color: #666666;
}

.nms-content img {
	margin-left: 20x;
}

.nms-content a {
	font-size: 1.2em;
	color: red;
}

.nms-content a:hover {
	color: black;
}

.nms-sidebar {
	margin-right: 10px;
}

.screenshot {
	margin-right: 35px;
	margin-left: 30px;
	text-align: center;
}

.screenshot img {
	margin-left: 0;
}

ul.nms-specs {
	margin-left: 50px;
}

.nms-specs li {
	font-size: 1.2em;
	margin-bottom: 3px;
	color: #666666;	
}

ul.nms-specs li {
	list-style: disc outside;
	color: #666666;
	}

.nms-nav {
	background-image: url(images/ruggedNMS_links/single-button.jpg);
	background-color: #aa1e00;
	width: 187.2px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.nms-nav a {
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.5em;
}

.nms-nav a:hover {
	color: #fae934;
}

.nms-features {
	width: 270px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.nms-features ul { 
}

.nms-features li {
	font-size: 1.2em;
	color: #000000;
	padding: 3px 5px 0 0;

}

.nms-features p {
	font-size: 1.2em;
}


/* RUGGEDNMS TABLE */

#ruggednms-table {
	font-size: 1.2em;
}

#ruggednms-table td {
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	text-align: center;
}

#ruggednms-table td img {
	margin: 0;
	padding: 0;
}

#ruggednms-table td.headings {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color:#FF0000;
	text-align: center;
}

#ruggednms-table td.date {
	border: 1px solid #000000;
	text-align: center;
	width: 30px;
}

#ruggednms-table td.file {
	border: 1px solid #000000;
	text-align: center;
	width: 30px;
}

#ruggednms-table td.description {
	border: 1px solid #000000;
	text-align: center;
	width: 200px;
}

#ruggednms-table td.version {
	border: 1px solid #000000;
	text-align: center;
	width: 30px;
}

#ruggednms-table td.explanation {
	border: 1px solid #000000;
	text-align: center;
	width: 200px;
}

#ruggednms-table td.notes {
	border: 1px solid #000000;
	text-align: center;
	width: 20px;
}


/* SOLUTIONS TABLE */

table{
	border-collapse:collapse;
	padding:5px; margin:0;
	}

.solutions-table {
	border: 1px solid #999;
	font-size: 1.2em;
	padding:5px;
	
}

#solutions-table {
	font-size: 1.1em;
	margin: 0;
	
}

#solutions-table td {
	margin: 0;
	padding-left: 5px;	
	text-align: left;
	
}

#solutions-table td img {
	margin: 0;
	padding: 0;
}

th {
	font-size: 1.3em;
	color:#FFF;
	background-color:#999;
	text-align: center;
	margin: 0;
	font-weight:bold;
}






/* RUGGEDNMS DEMO FORM */

#ruggednms-demo {
	font-size: 1.2em;
}

#ruggednms-demo td {
	padding: 5px 0 5px 0;
}

/* HSR-PRP FORM */

#hsr-inquiry {
	font-size: 1.2em;
}

#hsr-inquiry td {
	padding: 5px 0 5px 0;
}


/* TACTICAL SOFTWARE */

.tactical-content h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000000;
}

.tactical-content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.tactical-content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}


/* GAUNTLET */

.gauntlet-content {
	padding: 50px 20px 20px 20px;
}

.gauntlet-content h1 {
	margin-bottom: 10px;
	font-size: 2.5em;
}

.gauntlet-content h1 a {
	color: #000000;
}

.gauntlet-content h1 a:hover {
	color: #666666;
}

.gauntlet-content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2em;
}

.gauntlet-content p {
	color: #666666;
}

.gauntlet-content img {
	margin-left: 50px;
}

.gauntlet-content a {
	color: red;
}

.gauntlet-content a:hover {
	color: black;
}


/* GAUNTLET TABLE */

.gauntlet-table {
	font-size: 1.2em;
}

.gauntlet-table td {
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	width: 184px;
}

.gauntlet-table td.first {
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	width: 184px;
}

.gauntlet-table td.sub-table {
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	width: 184px;
	background-color:#FFFF99;
	font-weight: bold;
}

.gauntlet-table td.last {
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	width: 368px;
}

.gauntlet-table td img {
	margin: 0;
	padding: 0;
}

.gauntlet-table td.headings {
	font-size: 1.2em;
	color: #000000;
	background-color: #FFCC00;
	text-align: center;
}
	
ul.gauntlet-specs {
	margin-left: 20px;
}

.gauntlet-specs li {
	font-size: 1em;
	margin-bottom: 3px;
	color: #000000;	
}

ul.gauntlet-specs li {
	list-style: disc outside;
	color: #000000;
	}

/* APPLICATIONS */

#displayText { color:#333;}
#displayText:hover { color:#C00}

#displayToggle {font-size: 1.1em; color:#333; background-color:#FFF; margin:0; padding:5px 10px; float:right;}
#displayToggle:hover {color:#000; background-color:#CCC; }

#toggleTextBOX {border:1px #066; color:#000; background-color:#FFF;margin:-1px 1px 0 0; padding:0;}
#toggleText {color:#000; margin:-1px 1px 0 0; padding:0;}

.careertoggle {
	width:550px;
	margin-left:15px;
	
}

.careertoggle a, tr, td {margin:0 }

.nomargin {margin-bottom:-10px; padding:0}

 
.careertoggle h1{ 
	margin:0;
	padding: 15px 25px 10px;
	font: bold 0.8em/1em arial,sans-serif;
	color:#666;
	background: #fff;
	display:block;
	border-bottom:1px solid #666;
}

.careertoggle h1:hover { 
	color:#333;
	background: #e5e5e5;
	
}

.careertoggle ul{ 
	margin-left:50px;
	
}


.apps-content {
	width: 559px;
	height:100%;
	padding: 20px;
	
	margin: 0;
	display:inline;
}

.apps-contentSlim {
	width: 578px;
	height:100%;
	padding: 20px;
	
	margin: 0;
	display:inline;
	font-size: 1.2em;
	line-height: 1.4;
	color: #666666;
}

.apps-content h1 {
	margin-bottom: 10px;
	font-size: 25px;
}

.apps-content h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 20px;
}

.apps-content h2 a {
	color: #C00;
	;
}

.apps-content h2 a:hover {
	color: #666666;
}

.apps-content h3 {
	font-size: 1.8em;
}

.apps-content p {
	font-size: 1.2em;
	line-height: 1.4;
	color: #666666;
}

.apps-content a {
	color: red;
	font-size: 1.2em;
}

.apps-content a:hover {
	color: #000000;
	text-align: left;
}

.apps-content li {
	color:#666666;
}

.apps-content img {
	margin-left: 20px;
	display:inline;}
	
.content-end p{
	font-size: 1.2em;
	line-height: 1.4;
	color: #666666;
}

.apps-product {
	float:right;
	padding: 0;
	margin-left:-12px;
	display:inline;
}

.apps-product img {
	display:inline;
	margin}

.app {
	margin: 0 5px 0;
	padding-top:10px;
	width:225px;
	height:250px;
	background-image: url(images/applications/BG-apps_sm.jpg);
	background-repeat: no-repeat;
}

.app h2 { padding-left:20px;
margin-top:10px;
color:#000;
font-size: 1.2em;}

/* APPLICATIONS SIDEBAR */

.apps-sidebar {
	width: 284px;
	margin:0;
	padding: 10px 20px 0 15px;
	background-color: #ededed;
	border:0;
	display:inline;
	border-left: 1px solid #CCCCCC;
	
}


.apps-sidebar2 {
	width: 284px;
	margin:0;
	padding: 10px 20px 0 20px;
	border:0;
	display:inline;
	border-left: 1px solid #CCCCCC;	
}

.apps-sidebar h1 {
	font-size: 2.5em;
	font-weight: 300;
	color: #000;
}

.apps-sidebar h2 {
	font-size: 2.0em;
}

.apps-sidebar img {
	display: inline;
	margin: 10px 10px 0 0
}

.apps-gradient {
	width: 312px;
	height: 200px;
	margin: 0 0 20px; padding:0;
	background-image: url(images/applications/BG-sidebar-gradient.jpg);
	display:inline;
	border:0;
	border-left: 1px solid #CCCCCC;
}

.apps-gradient-l {
	width: 319px;
	height: 200px;
	margin: 0 0 20px; padding:0;
	background-image: url(images/applications/BG-sidebar-gradientl.jpg);
	display:inline;
	border:0;
	border-left: 1px solid #CCCCCC;
	
}

/* ---------- APPLICATION PRODUCTS ---------- */
#productapp {
	width: 550px; 
	height: 167px;
	
	padding: 5px 0 0 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	list-style:none;
	}

/* ---------- RuggedAIR Applications---------- */
.ruggedair { background: url(images/product_spec/ruggedair_spec-blank.jpg) no-repeat; }

/* CYBER SECURITY SIDEBAR */

.cyber-sidebar h1 {
	color: #2753d8;
}

.cyber-sidebar h2 {
	color: #2753d8;
}

.cyber-sidebar a {
	color: #2753d8;
	font-weight: 300;
}

.cyber-sidebar a:hover {
	color: #000000;
}

.cyber-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.cyber-sidebar li {
	vertical-align: top;
}


/* UTILITY SIDEBAR */

.utility-sidebar h1 {
	color: #ee3c30;
}

.utility-sidebar h2 {
	color: #ee3c30;
}

.utility-sidebar a {
	color: #ee3c30;
	font-weight: 300;
}

.utility-sidebar a:hover {
	color: #000000;
}

.utility-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.utility-sidebar li {
	vertical-align: top;
}


/* INDUSTRIAL SIDEBAR */

.industry-sidebar h1 {
	color: #ec3a30;
}

.industry-sidebar h2 {
	color: #ec3a30;
}

.industry-sidebar a {
	color: #ec3a30;
	font-weight: 300;
}

.industry-image img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.industry-sidebar a:hover {
	color: #000000;
}

.industry-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.industry-sidebar li {
	vertical-align: top;
}


/* SMART GRID SIDEBAR */

.smart-sidebar h1 { color:#C00; text-align: left; font-size: 2em; font-weight:bold }

.smart-sidebar h2 { color: #C00; font-size: 1.5em }

.smart h3 {
	font-size: 2em;
	color: #ee3c30;
}

.smart-sidebar a {
	color: #ee3c30;
	font-weight: 300;
}

.smart-sidebar a:hover {
	color: #000000;
}

.smart-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.smart-sidebar li {
	vertical-align: top;
}

.smart-image img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}


/* TRANSPORTATION SIDEBAR */

.trans-sidebar h1 {
	color: #ec3a30;
}

.trans-sidebar h2 {
	color: #0c2991;
}

.trans-sidebar a {
	color: #0c2991;
	font-weight: 300;
}

.trans-sidebar a:hover {
	color: #000000;
}

.trans-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.trans-sidebar li {
	vertical-align: top;
}

.trans-image img{
	display: block;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 0px;

	
}

/* HSR-PRP SIDEBAR */

.hsr-prp-sidebar h1 {
	color: #ec3a30;
}

.hsr-prp-sidebar h2 {
	color: #0c2991;
}

.hsr-prp-sidebar a {
	color: #0c2991;
	font-weight: 300;
}

.hsr-prp-sidebar a:hover {
	color: #000000;
}

.hsr-prp-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.hsr-prp-sidebar li {
	vertical-align: top;
}

.hsr-prp-image img{
	display: block;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 0px;

}
	
.hsr-prp-image p{
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-style: bold;
	font-size: 1.1em;
	color:#000;
	background-color:#CCC;
	width:89%;
}
/* eRSTP/ZERO PACKET LOSS SIDEBAR */

.erstp-zeropacket h1 { color:#C00; text-align: left; font-size: 2em; font-weight:bold }

.erstp-zeropacket-sidebar h2 { color: #C00; font-size: 1.5em }

.erstp-zeropacket h3 {
	font-size: 2em;
	color: #ee3c30;
}

.erstp-zeropacket-sidebar a {
	color: #ee3c30;
	font-weight: 300;
}

.erstp-zeropacket-sidebar a:hover {
	color: #000000;
}

.erstp-zeropacket-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.erstp-zeropacket-sidebar li {
	vertical-align: top;
}

.erstp-zeropacket-image img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/* HSR-CONTENT */

.hsr-content  {
	width: 560px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
	
/* ZERO PACKET LOSS */

.zpl-content {
	width: 896px;
	padding: 20px 20px 20px 20px;
}

.zpl-content p {
	color: #666666;
}

.zpl-content li {
	color: #666666;
}

.zpl-content a {
	color: red;
	font-size: 1.2em;
}

.zpl-content a:hover {
	color: #000000;
}


/* INDUSTRIAL DEFENDER */

.indy-defender ul.list {
	list-style: outside disc;
	margin: 10px 0 15px 25px;
	font-size: 12px;
	color: #333333;
}
	
.indy-defender ul.list li {
	margin-top: 5px;
}

.indy-caption {
	width: 570px;
}


/* SALES */

.sales-content {
	width: 560px;
	padding: 20px;
}

.sales-content h1 {
	font-size: 25px;
	margin-bottom: 10px;
}

.sales-content h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

.sales-content hr {
	margin-bottom: 10px;
	margin-top: 10px;
}

.sales-content a {
	color: red;
}

.sales-content a:hover {
	color: black;
}

.sales-menu {
	width: 296px;
	padding-right: 20px;
}

.local-sales {
	text-align: center;
}

.local-sales li {
	display: inline;
	font-size: 1.2em;
	font-weight: bolder;
	margin-left: 10px;
	margin-right: 10px;
}


/* SALES TABLE */

.sales-table {
	font-size: 1em;
}

.sales-table td {
	margin: 0;
	padding: 10px;
}

.sales-table td td {
	padding: 0;
}

ul.sales-specs {
	margin-left: 20px;
}

.sales-specs li {
	font-size: 1em;
	margin-bottom: 3px;
	color: #000000;	
}

ul.sales-specs li {
	list-style: disc outside;
	color: #000000;
}


/* SALES FORM */

.supportform-content {
	width: 896px;
	padding: 20px;
}

.supportform-content a {
	color: red;
}

.supportform-content a:hover {
	color: black;
}

.supportform {
	font-size: 1.2em;
}

.supportform td {
	padding: 5px 20px 5px 0;
}

.supportform td h2 {
	
	margin-bottom: 10px;
}

.apps-supportform-content {
	width: 560px;
	height:100%;
	padding: 20px;
	border-right: 1px solid #CCCCCC;
	margin: 0;
	display:inline;
}

.supportform-sidebar {
	font-size: 1.2em;
	margin:0;
	padding:0;
	background-color: #ededed;
	border:0;	
}

.supportform-sidebar td {
	padding: 5px 20px 5px 0;
}

.supportform-sidebar td h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* SALES MAP */

.sales-map {
	width: 584px;
	padding: 20px 10px 20px 18px;
}

.sales-map a {
	color: red;
}

.sales-map a:hover {
	color: black;
}

.sales-map hr {
	margin-bottom: 10px;
	margin-top: 10px;
}


.map-sidebar {
	margin:0;
	width: 292px;
	padding: 0px 0px 0px 20px;
	background-color: #ededed;
	border-left: 1px solid #CCCCCC;

}

.map-sidebar a {
	font-size: 0.9em; 
	color: black;
	font-weight: bolder;
}

.map-sidebar a:hover {
	color: #999999;
}

/*

.map-new {
	margin-top: 30px;
	width: 579px;
}

ul.map-links li {
	width: 100px;
	text-indent: none;
	list-style: inside;
}

.map-links a, .map-links a:hover {
	color: #000000;
}

#africa-new {
	display: block;
	position: relative;
	bottom: 170px;
	left: 280px;
	z-index: 100;
}

#asia-new {
	display: block;
	position: relative;
	bottom: 220px;
	left: 405px;
	z-index: 110;
}

#australia-new {
	display: block;
	position: relative;
	bottom: 113px;
	left: 468px;
	z-index: 100;
}

#canada-new {
	display: block;
	position: relative;
	bottom: 290px;
	left: 68px;
	z-index: 100;
}

#europe-new {
	display: block;
	position: relative;
	bottom: 330px;
	left: 425px;
	z-index: 100;
}

#mid-east-new {
	display: block;
	position: relative;
	bottom: 277px;
	left: 336px;
	z-index: 100;
}

#s-america-new {
	display: block;
	position: relative;
	bottom: 218px;
	left: 160px;
	z-index: 100;
}

#us-new {
	display: block;
	position: relative;
	bottom: 340px;
	left: 77px;
	z-index: 100;
}

*/

#world a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	cursor:default;
}

.map {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}

.map-canada {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-usa {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-latinamerica {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-europe {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-africa {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-asia {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-middleeast {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}
.map-australia {
	margin-top: 30px;
	width: 580px;
	height: 324px;
}

.map ul li {
	list-style: none;
}

.map ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-grey.gif) no-repeat;
	position: relative;
}
.map-canada ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-canada.gif) no-repeat;
	position: relative;	
}
.map-usa ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-usa2.gif) no-repeat;
	position: relative;	
}
.map-latinamerica ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-latinamerica.gif) no-repeat;
	position: relative;	
}
.map-africa ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-africa.gif) no-repeat;
	position: relative;	
}
.map-europe ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-europe.gif) no-repeat;
	position: relative;	
}
.map-asia ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-asia.gif) no-repeat;
	position: relative;	
}
.map-middleeast ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-middleeast.gif) no-repeat;
	position: relative;	
}
.map-australia ul {
	display: block;
	width: 580px;
	height: 324px;
	background: url(images/sales-map/world-map-australia.gif) no-repeat;
	position: relative;	
}

#asia {
	position: absolute;
	top: 77px;
	left: 352px;
	cursor: pointer;
	width: 161px;
	height: 148px;
}

#asia a {
	height: 148px;
}

#asia a:hover {
	background: url(images/sales-map/asia-hover2.gif) no-repeat;
}

#australia {
	position: absolute;
	cursor: pointer;
	top: 200px;
	right: 17px;
	width: 110px;
	height: 97px;
}

#australia a {
	height: 97px;
}

#australia a:hover {
	background: url(images/sales-map/australia-hover2.gif) no-repeat;
}

#africa {
	position: absolute;
	cursor: pointer;
	top: 120px;
	right: 217px;
	width: 114px;
	height: 151px;
}

#africa a {
	height: 151px;
}

#africa a:hover {
	background: url(images/sales-map/africa-hover2.gif) no-repeat;
}

#usa {
	position: absolute;
	cursor: pointer;
	top: 95px;
	left: 67px;
	width: 98px;
	height: 44px;
}

#usa a {
	height: 58px;
}

#usa a:hover {
	background: url(images/sales-map/usa-hover4.gif) no-repeat;
}

#alaska {
	position: absolute;
	cursor: pointer;
	top: 39px;
	left: 1px;
	width: 52px;
	height: 47px;
}

#alaska a {
	height: 47px;
}

#alaska a:hover {
	background: url(images/sales-map/alaska-hover2.gif) no-repeat;
}

#canada {
	position: absolute;
	cursor: pointer;
	top: auto;
	left: 41px;
	width: 160px;
	height: 116px;
}

#canada a {
	height: 118px;
}

#canada a:hover {
	background: url(images/sales-map/canada-hover3.gif) no-repeat;
}

#middleeast {
	position: absolute;
	cursor: pointer;
	top: 109px;
	right: 199px;
	width: 63px;
	height: 67px;
}

#middleeast a {
	height: 67px;
}

#middleeast a:hover {
	background: url(images/sales-map/middleeast-hover2.gif) no-repeat;
}

#europe {
	position: absolute;
	cursor: pointer;
	top: 4px;
	right: -2px;
	width: 344px;
	height: 123px;
}

#europe a {
	height: 123px;
}

#europe a:hover {
	background: url(images/sales-map/europe-hover2.gif) no-repeat;
}

#latin {
	position: absolute;
	cursor: pointer;
	top: 133px;
	left: 79px;
	width: 135px;
	height: 191px;
}

#latin a {
	height: 191px;
}

#latin a:hover {
	background: url(images/sales-map/latin-hover2.gif) no-repeat;
}

/* CASESTUDIES */

.casestudy-content {
	width: 596px;
	padding: 20px 15px 20px 20px;
	border-right: 1px solid #CCCCCC;
}

.casestudy-content h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

.casestudy-content h2 {
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 20px;
}

.casestudy-content h3 {
	font-size: 1.8em;
}

.casestudy-content h3 a {
	font-size: .7em;
	color: black;
}

.casestudy-content h3 a:hover {
	color: #666666;
}

.casestudy-content p {
	font-size: 1.2em;
	line-height: 1.4;
	color: #666666;
}

.casestudy-content a {
	color: red;
}

.casestudy-content a:hover {
	color: #000000;
}

.casestudy-content li {
	color:#666666;
}


/* SERVICES */

.service-content {
	width: 578px;
	padding: 20px 15px 20px 20px;
	border-right: 1px solid #CCCCCC;
}

.service-content h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

.service-content h2 {
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 20px;
}

.service-content h3 {
	font-size: 1.8em;
}

.service-content h3 a {
	font-size: .7em;
	color: black;
}

.service-content h3 a:hover {
	color: #666666;
}

.service-content p {
	font-size: 1.2em;
	line-height: 1.4;
	color: #666666;
}

.service-content a {
	color: red;
}

.service-content a:hover {
	color: #000000;
}

.service-content li {
	color:#666666;
}

.service-sub {
	width: 293px;
	margin: 20px 9px 9px 9px;	
}

.service-sub a {
	color: red;
}

.service-sub a:hover {
	color: black;
}


.service-sub li {
	font-size: 1.3em;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #999999;	
}

.title-padding {
	margin: 30px 0 10px 0;
}


/* SERVICES SIDEBAR */

.service-sidebar {
	width: 287px;
	margin: 0;
	padding: 20px 15px 0px 20px;
	background-color: #ededed;
}

.service-sidebar h1 {
	color: #2753d8;
	font-weight: 400;
}

.service-sidebar h2 {
	color: #2753d8;
}

.service-sidebar a {
	color: #2753d8;
	font-weight: 300;
}

.service-sidebar a:hover {
	color: #000000;
}

.service-sidebar ul {
 	list-style: square;
	margin-left: 40px;
	color: #000000;
}

.service-sidebar li {
	vertical-align: top;
}

.service-sidebar img {
	display: block;
	margin: 0 0 10px
}

.service-gradient {
	width: 322px;
	height: 200px;
	padding:0;
	margin: 0;
	background-image: url(images/applications/BG-sidebar-gradient.jpg);
}

/* SUPPORT NAV */

#support {
	width: 313px;
	background: url(images/services/BG-sidebar-support.jpg) no-repeat;
	color: #ffffff;
	margin:0;
	}
	
	#support h1 {
		margin: 200px 0 10px 20px;
		}
		
	#support p {
		margin:0 0 20px 20px;
		}

#gradient {
	width: 313px;
	height: 200px;
	background-image: url(images/services/BG-sidebar-gradient-blue.jpg);
}

ul#support-nav {
	margin: 0 0;
	list-style: outside none;
	}
	
	ul#support-nav li a {
		display: block;
		width: 313px; height: 35px;
		text-indent: -9999px;
		border-bottom: 1px solid #ffffff;
		}
	
	ul#support-nav li#email a, ul#support-nav li#email a:visited {
		background: url(images/support/SIDE_button-email.jpg) no-repeat;
		border-top: 1px solid #ffffff;
		}
		
		ul#support-nav li#email a:hover {
			background: url(images/support/SIDE_button-email-hover.jpg) no-repeat;
			}
		
	ul#support-nav li#technical a, ul#support-nav li#technical a:visited {
		background: url(images/support/SIDE_button-tech.jpg) no-repeat;
		}
		
		ul#support-nav li#technical a:hover {
			background: url(images/support/SIDE_button-tech-hover.jpg) no-repeat;
			}
		
	ul#support-nav li#documents a, ul#support-nav li#documents a:visited {
		background: url(images/support/SIDE_button-doc.jpg) no-repeat;
		}
		
		ul#support-nav li#documents a:hover {
			background: url(images/support/SIDE_button-doc-hover.jpg) no-repeat;
			}
		
	ul#support-nav li#software a, ul#support-nav li#software a:visited {
		background: url(images/support/SIDE_button-soft.jpg) no-repeat;
		}
		
		ul#support-nav li#software a:hover {
			background: url(images/support/SIDE_button-soft-hover.jpg) no-repeat;
			}
		
/*
.support {
	width: 293px;
	color: #FFFFFF;
	background: url(images/services/BG-sidebar-support.jpg) no-repeat;
}

.support h1 {
	font-weight: 400;
}

.support a {
	color: #FFFFFF;
}

.support a:hover {
	color: #FFFFFF;
}

.support-nav img {
	margin: 0;
}

.support-gradient {
	width: 313px;
	height: 200px;
	background-image: url(images/services/BG-sidebar-gradient-blue.jpg);
}

.support a:hover {
	color: #999999;
}

.support-nav {
	width: 293px;
}


ul#supporting li {
	}

		ul#supporting li#email a:link, ul#supporting li#email a:visited {
		background: url(images/support/SIDE_button-email.jpg) no-repeat 0 0;
		display: block;
		height: 35px;
		width: 313px;
		}
		
		ul#supporting li#email a:hover {
			background: url(images/support/SIDE_button-email-hover.jpg) no-repeat;
			}

		
		ul#supporting li#tech a:link, ul#supporting li#tech a:visited {
		background: url(images/support/SIDE_button-tech.jpg) no-repeat 0 0;
		display: block;
		height: 35px;
		width: 313px;
		}
		
		ul#supporting li#tech a:hover {
			background: url(images/support/SIDE_button-tech-hover.jpg) no-repeat;
			}

		
		ul#supporting li#doc a:link, ul#supporting li#doc a:visited {
		background: url(images/support/SIDE_button-doc.jpg) no-repeat 0 0;
		display: block;
		height: 35px;
		width: 313px;
		}
		
		ul#supporting li#doc a:hover {
			background: url(images/support/SIDE_button-doc-hover.jpg) no-repeat;
			}

		ul#supporting li#soft a:link, ul#supporting li#soft a:visited {
		background: url(images/support/SIDE_button-soft.jpg) no-repeat 0 0;
		display: block;
		height: 35px;
		width: 313px;
		}
		
		ul#supporting li#soft a:hover {
			background: url(images/support/SIDE_button-soft-hover.jpg) no-repeat;
			}
*/


/* SUPPORT TABLE */

.support-table {
	width: 896px;
	margin: 20px;
	font-size: 1.2em;
	font-weight: bolder;
	border: 1px solid #000000;
}

.support-table2 {
	width: 580px;
	font-size: 1.2em;
	font-weight: bolder;
	border: 1px solid #000000;
}


.support-table3 {
	width: 900px;
	font-size: 1.5em;
	font-weight: bolder;
	border: 1px solid #000000;
	margin-left:25px;
	
}

.support-table3 td {
	padding: 5px 20px 5px 45px;
}

.support-table td {
	padding: 5px 20px 5px 20px;
}

.support-table2 td {
	padding: 5px;
}

.support-table a, .support-table2 a {
	color: red;
}

.support-table a:hover, .support-table2 a:hover {
	color: black;
}

.belden-table {
	width: 550px;
	margin: 0 20px 0 20px;
	font-size: 1.2em;
	font-weight: bolder;
	border: 1px solid #000000;
}

.belden-table td {
	padding: 5px 20px 5px 20px;
}


/* TECH FORM */

.tech-form {
	width: 573px;
	font-size: 1.2em;
}

.tech-form td {
	padding: 5px;
}


/* SERVICES COURSE TABLE */


#course-table {
	font-size: 1.2em;
}

#course-table td {
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	text-align: center;
}

#course-table td img {
	margin: 0;
	padding: 0;
}

#course-table td.headings {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
}

#course-table td.date {
	border: 1px solid #000000;
	text-align: center;
	width: 30px;
}

#course-table td.file {
	border: 1px solid #000000;
	text-align: center;
	width: 30px;
}

#course-table td.description {
	border: 1px solid #000000;
	text-align: center;
	width: 200px;
}

#course-table td.version {
	border: 1px solid #000000;
	text-align: center;
	width: 30px;
}

#course-table td.explanation {
	border: 1px solid #000000;
	text-align: center;
	width: 200px;
}

#course-table td.notes {
	border: 1px solid #000000;
	text-align: center;
	width: 20px;
}


/* ABOUT US */

.about-content {
	margin: 0 5px 20px 10px;
	width: 615px;
	padding-top: 27px;
}

.about-content h1 {
	font-size: 20px;
	margin-bottom: 10px;
	}
	
.about-content h2 {
	font-size: 16px;
	}

.about-content h2, .career h2 {
	margin: 0 0 10px 0;
}

.about-content p, .career p {
	color: #666666;
	line-height: 1.5em;
}

.about-content hr {
	margin: 15px 0 15px 0;
}

.about-content a, .career a {
	color: red;
}

.about-content a:hover, .career a:hover {
	color: black;
}

.invest-content {
	width: 615px;
	margin: 0;
	padding:0;
}

.contact {
	width: 400px;
	margin: 0;
}

.contact-map {
	width: 200px;
	margin: 0;
}

.aff {
	width: 600px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.aff-content {
	width: 455px;
	padding-left: 10px;
}

.aff-logo {
	width: 130px;	
}

.aff-logo img {
	display: block;
	margin: 0 auto 0 auto;
}

.career {
	width: 896px;
	margin-left: 15px;
}

.career ul.list {
	line-height: 1.6em;
	color: #666666;
	margin-left: 50px;
}

.invest {
	width: 295px;
	margin:0;
	padding:0;
}

.execs {
	margin:5px 15px 2px 0;
	padding:0;
}


.about-table {
	border: 1px solid #000000;
	margin-bottom: 20px;
	font-size: medium;
}

.about-table td {
	padding: 5px;
	margin: 0;
}

.about-header{
	font-weight:bold;
	color: #FFFFFF;
	font-size: 1.5em;
	text-align: center;
	background-color:#255a19;
}

.about-left{
	font-weight:bold;
	font-size: 1.5em;
	background-color: #88e673;
	text-align: center;
}

.analyst-content {
	width: 375px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.analyst-logo {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.analyst-logo img {
	display: block;
	margin: 0 auto 0 auto;
}

.customer-menu {
	float: right;
	padding: 0 0 0 20px;
	width: 284px;
	color: #333;
	line-height: 1em;
	margin-left:0px;
	background-color:#CCC;
}
.customer-menu ul.list {
	color: #333;
	line-height: 0.7em;
}

.news-title {
	width: 250px;
}

.news {
	width: 555px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.news-content {
	width: 425px;
	padding-left: 10px;
}

.news-date {
	width: 90px;
}

/* IEEE */

.ieee a {
 	color:#000000;
}

.ieee a:hover {
 	color:#ee3c30;
}


/* SIDEBAR */

.sidebar {
	width: 276px;
	margin-top: 10px;
	margin-right: 10px;
	}

/* ACCOUNT */

.account-table td{
	padding: 5px;
	border: 1px solid #999999;
}


/* FOOTER */

#footer {
	border-top: 1px solid #666666;
	margin: 25px 15px 10px 15px;
	padding-top: 10px;
	color: #666666;
	font-size: .8em;
	text-align: center;
	clear: both;
	}
	
	#footer p {
		margin-bottom: 5px;
		}
		
ul#bottom-nav {
	border-top: 1px solid #666666;
	margin: 25px 15px 10px 15px;
	padding-top: 10px;
	color: #666666;
	text-align: center;
	}
	
	ul#bottom-nav li {
		display: inline;
		border-right: #666666 1px solid;
		padding: 0 5px;
		line-height: 20px;
		}
		
	ul#bottom-nav li a:link, ul#bottom-nav li a:visited {
		color: #666666;
		}
		
		ul#bottom-nav li a:hover, ul#bottom-nav li a:active {
			color: #FF0000;
			}

