/* Basic Fonts */

body {
	font-family: verdana, sans-serif;
	font-size: small;
}

html>body {
	font-size: small;
}

iframe {
	frameborder:0;
}

#TagTitle {
	text-align: left;
	font-size: 1em;
	font-family: "Arial Narrow";
	font-weight: bold;
}

#TagText {
	text-align: left;
	font-size: 1em;
	font-family: "Arial Narrow";
}

/* Basic Structure */

#mBody h2 { margin-top: 0; }
#mBody p { margin-top: 0; }

/* Navigation */

a:link { color: #039; }
a:visited { color: #039; } 
a:hover	{ color: #000; }
a:active { color: #000; }

/* Basic Headers */

h1 { margin: 0 0 6px 0; padding: 0; line-height: 10%; }
h1 img { vertical-align: top; }

h2 {
	font-family: arial;
	font-weight: normal;
	font-size: 160%;
	color: #333;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0.3em 0;
}

h3 {	
	font-family: arial;
	font-weight: normal;
	font-size: 135%;
}

h4 {
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 -1.5em 0; padding: 0; 
}

.tag { color: #092c90; font-weight: bold; }

.noline { border-bottom: none; }

/* Basic elements */

img { border: 0; }
form { margin: 0; }

p,dt,dd,.bodytext { line-height: 140%; margin-top: 1.5em;}
p.first { margin-top: 0; }

li { margin-top: 0.2em; }

dl { margin: 0; }
dt { font-weight: bold; margin-top: 1em; }
dd { margin: 0.2em 0 0.2em 1em; }

.clear { clear: both; }

.emphasis { font-weight: bold; font-style: italic; }

/* Splash */

#splash {
	background: #ffff99;
	margin: 0; padding: 0;
	border-top: solid 10px #ffffff;
	border-bottom: solid 2px #092c90;
	margin-bottom: 1em;
}


#black {
	background: #000000;
	margin: 0; padding: 0;
	border-top: solid 0px black;
	border-bottom: solid 0px black;
	
}

#splash table {
	float: center;
	width: 100%;
	height: 206px;
	background: url("../images/splash_back.gif");
}

#splash #top_splash {
	height: 120px;
}

#splash #top_left_splash {
	background: top left repeat-x;
	width: 40%;
}

#splash #top_left_splash #TextWireless {
	color: white;
	font-size: 1.5em;
	text-indent: 1em;
}

#TextContractors {
	text-indent: 2em;
}

#TextRentals {
	text-indent: 3em;
}

#TextDealers {
	text-indent: 4em;
}

#splash #top_right_splash {
	background: top right repeat-x;
	width: 60%;
}

#splash #bot_splash {
	height: 36px;
}

#splash #bot_center_splash {
	background: bot left repeat-x;
	margin-top: 10px;
	text-indent: 1em;
}

#splash td a { color: white; }
#splash td a:link, #splash td a:visited { text-decoration: none; }
#splash td a:hover, #splash td a:active	{ text-decoration: underline; }

#splash td span {
	display: block;
	padding-left: 0.5em;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}	

#splash p {
	width: 413px;
	text-align: left;
	color: black;
}

/* Updates */

ul.updates {
	margin: 0.5em 0 0 0;
	padding: 0;
}

.updates li {
	margin: 0 0 0.7em 0;
	padding: 0;
	clear: both;
	list-style-type: none;
}
.updates li a { font-weight: normal; }

.updates .date {
	float: left;
	text-align: left;
	line-height: 1.1em;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	width: 85px;
	white-space: nowrap;
	color: #000;
}	

.updates .text {
	float: left;
	text-align: left;
	line-height: 1.1em;
	padding: 0px 2px 6px;
}


/* Columns */

.frontcolumn {
	width: 30%;
	float: left;
	padding-right: 3%;
}

.frontcolumndouble {
	width: 60%;
	float: left;
	padding-right: 3%;
	padding-left: 1%;
}

.frontcolumnlast {
	width: 35%;
	float: left;
}

/* Product Title */

#producttitle h2 {
	color: #666666;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0;
	border-bottom: none;
}

#producttitle h2 strong {
	color: #000000;
}

#producttitle h2 img {
	vertical-align: bottom;
}

#producttitle h2 a:link {
	color: #414f6e;
	text-decoration: none;
}

#productsubtitle { 
	background: url("../images/subtitle_bg.png");
	font-size: .25em;
	color: #996; 
}

/* Sidebar */

.catsubtitle {
	font-weight: normal!important;
	padding: 0 0 0.2em 0!important;
	font-size: 90%;
}

/* Sitelinks (Beneath sidebar) */

#sitelinks {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sitelinks li {
	margin: 0;
	position:relative;
	float:left;
}

#sitelinks input {
	margin: 0;
	border: 1;
	color: #ffffff;
	border-color: #d2d2d2;
	float:center;
	font-size: .70em;
	font-weight: bold;
	background: #092c90;
	width:184px;
	height:30px;
}

/* Side Content */

.sidecontentright, .sidecontentrightfirst, .imgcontentright, imgcontentrightfirst {
	float: right;
	margin: 1.4em 0 1em 1em;
}


.sidecontentleft, .sidecontentleftfirst, .imgcontentleft, imgcontentrightleft {
	float: left;
	margin: 1.4em 1em 1em 0;
}

.sidecontentright, .sidecontentrightfirst, .sidecontentleft, .sidecontentleftfirst {
	width: 25%;
}

.sidecontentrightfirst, .sidecontentleftfirst {
	margin-top: 0.4em;
}


/* Highlight Box */

#highlightbox {
	padding: 0;
	background: #ebebeb;
}

#highlightbox2 {
	padding: 0;
	background: #fff;
}
	
#highlightbox h3 {
	margin: 0;
	padding: 0.1em 0.5em 0 0.5em;
	color: white;
	background: #092c90 url("../images/highlight_box_right.gif") no-repeat top right;
	border-bottom: 2px solid black;
	clear: right;
}

#highlightbox dl { 
	margin-bottom: 1em; 
}

#highlightbox dt, #highlightbox dd { 
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	line-height: 1em;
}

#highlightbox dt { margin-top: 0.5em; } 

#highlightbox dd.indent {
	padding-left: 2em;
}

#highlightbox #link {
	margin: -0.5em 0 1em 0;
	padding: 0 0.5em 0 0.5em;
	line-height: 1em;
}

/* Quote */

#quote {
	padding: 0;
	border-top: 0.5em solid black;
	border-bottom: 0.5em solid black;

}

#quote dl { 
	margin-bottom: 1em; 
}

#quote dt, #quote dd { 
	margin: 0.5em 0 0 0; padding: 0;
	line-height: 1em;
	font-size: 115%;
} 

#quote dd { text-align: right; }

/* Content Image */

.contentimageright, .contentimagerightfirst {
	float: right;
	margin: 1.4em 0 0 1em;
}

.contentimageleft, .contentimagerightleft {
	float: left;
	margin: 1.4em 1em 0 0;
}

.contentimagerightfirst, .contentimageleftfirst {
	margin-top: 0.4em;
}

/* Product List */

.productlist { margin: 0; padding: 0; }

.productlist li {
	/* clear: left; */
	list-style: none;
	padding: 0 0 1em 0;
	margin-left: 0;
}

.productlist h3 {
	display: inline;
	margin: 0 0 0.2em 0;
	border: none;
}

.productlist img {
	float: left;
	margin: 0 0.5em 1em 0;
}

#commitment {
	padding: 0;
	margin: 0;
	list-style: none;
}

#commitment li {
	text-align: center;
	font-size: 135%;
}

#articleheader img {
	float: left;
	margin: 0 1em 0 0;
}

#articleheader dd, dt {
	margin: 0; padding: 0;
	line-height: 1.2em;
}

#articlebody h2 {
	margin-top: 1.5em;
}

.imgdesc {
	font-size: 80%;
	line-height: 1em;
	margin: 0.1em 0 0 0;
}

#articleimage {
	width: 180px;
}

#key-point {
	background: black;
	padding: 0 0 2em 0;
}

#key-point img {
	float: right;
	margin: -1em 2em 1em 1em;
}

#key-point p {
	color: white;
	margin: 2em 2em 2em 1em;
	padding: 0;
}

#key-point p.owner {
	font-size: 90%;
	line-height: 1em;
	text-align: right;
	margin: 0 2em 0 0;
}

#casestudytitle, #pressreleasetitle {
	font-size: 120%;
	border: none;
	margin-bottom: 1em;
}

#maps { margin: 0; padding: 0; }

#maps p {
	width: 253px;
	font-size: 80%;
	line-height: 1em;
	margin: 0.1em 0 0 0;
}

#mapsleft { float: left; margin: 0 0 0 1em; padding: 0; }

#mapsright{ float: right; margin: 0 1em 0 1em; padding: 0; }

#award h2 { border: none; margin-bottom: 1em; }

#award img {
	float: left;
	margin: 0 1em 0 0;
}

#award p { font-weight: bold; }

#award p.copy {	font-weight: normal; }

#feature-list {
	margin: 1em 0 0 0;
	padding: 0 0 0 2em;
}

#feature-list h3, #feature-list p {
	font-size: 100%;
	line-height: 1.1em;
	margin: 0; padding: 0;
}

#feature-list h3 {
	font-size: 120%;
}

#feature-list h3 a { text-decoration: none; }

.feature {
	margin: 0 0 1em 0;
	list-style-image: url("../images/arrow.png");
}



