/* logo image */
#head img {
	text-align: left;
	margin: 0px 0px -3px 3px;
	float: left;	
}
/* slogan text */
#head em {
	font-family: Georgia, Arial;
	font-size: 20px;
	font-style: italic;
	color: #008080;
	text-align: left;
	margin-top: 3px;
	margin-left: 2px;
	width: 100%;
}
/* Top-Right menu */
#misc ul {
	list-style-type: none;
	margin-bottom: 3px;
}
#misc li {
	margin-left: 5px;
	float: right;
}
#misc a {
	text-decoration: none;
	color: #008080;
}
#misc a:hover {
	text-decoration: underline;
}
#misc li a {
	font-size: 94%;
}
/* N A V I G A T I O N */
#nav ul {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 3px;
}
#nav ul li {
	float: left;
}
#nav ul a {
	display: block;
	padding: 4px 15px;
	color: #008000;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ebffb2;
	white-space: nowrap;
}
#nav ul a:hover {
	background-color: #008000;
	color: #FFFCD1;
	border: 1px solid #158701;
	background: transparent url(../../images/menu-bg.gif) repeat-x left center;
}
/* Vertical Drop-down Menu */
#nav ul.vmenu {
	background-color: #eee;
	border: 1px solid #666;
	display: none;
	padding: 0;
	white-space: nowrap;
	z-index:10;
}
#nav ul.vmenu li {
	float: none;
	text-transform:lowercase;
}
#nav ul.vmenu a {
	border: 1px solid #eee;
}
/* W I D E   C O N T E N T   W I T H   B O R D E R*/
#contcenter {
	background-color: #FFF6DD;	
	border-left: solid 7px #CFEA7C;
	border-right: solid 7px #CFEA7C;
}
/* L O G I N */
#login {
	margin: 0 auto;
	background: url(../../images/blue_back400x180.gif) top left no-repeat;
	width: 390px;
	height: 170px;
	padding: 5px;
}
#login table {
	margin: 0 auto;
}
.dialog {
	margin: 5px auto;
}
.dialog fieldset {
	width: 45%;
	margin: 5px auto;
}
.dialog fieldset legend {
	padding: 3px;
	font-family: Georgia;
	font-size: 120%;
	background-color: #b5e5ff;
}
.dialog table {
	margin: 0 auto;
}
/* S H O P P I N G  C A R T */
table#shoppingcart td input[type="image"] {
	width: 1.6em;
	height: 1.6em;
}
.planinfo {
	font-size: 90%;
	font-style: italic;
	color: Navy;
	padding-left: 30px;
	background: transparent url(../../images/icons/icon_money16x16.gif) no-repeat 10px center;
}
#addbutton {
	float: right;
	clear: right;
	margin: 10px;
}
.addtocart {
	padding-left: 23px;
	background: url(../../images/addtocart.gif) no-repeat left 50%;
	float: left;
	margin-left: 5px;
}
#cartsidenav {
	float: right;
	clear: right;
	width: 25%;
	margin-left: 20px;
	padding: 5px;
}
#cartsidenav ul li {
	margin-bottom: 6px;
}
#cartsidenav ul, #addToCartOptions ul {
	list-style-type: none;
}
#product {
	float: left;
	clear: left;
	width: 170px;
}
#addToCartOptions {
	float: right;
	clear: right;
	width: 600px;
}
#addToCartOptions ul {
	margin-bottom: 10px;
}
#addToCartOptions ul li {
	float: left;
	width: 47%;
	margin: 0 10px 10px 0;
	padding: 5px 0 0 5px;
	border-left: 3px solid #d8f1ff;
	border-top: 3px solid #d8f1ff;
}
#addToCartOptions ul h4 {
	margin: 0 0 5px 0;
}
#addToCartOptions ul li label {
	margin-left: 4px;
}
/* C S S   M O U S E   H O V E R   P O P U P */
.gotInfo, a.gotInfo, acronym, abbr {
	border-bottom:1px dotted #919191;
	cursor:help;
	text-decoration:none;
	color:#445566;
}
.infobox {
	width:163px;
	padding:5px;
	border:solid 0.3em #A3CEE0;
	background-color:#E0F4FF;
	display:none;
	color: #237399;
	font-style:normal;
	font-size:smaller;
	z-index: 1000;
	overflow:hidden;
}
.infobox h4 {
	color: #237399;
}
.infobox th {
	white-space: nowrap;
	padding: 0;
}
/* S E R V I C E   P L A N S   A N D   F E A T U R E S */
#welcometext {
	text-align: justify;
	margin: 15px 0;
}
#services {
	text-align: left;
	float: left;
	width: 45%;
}
#services dt, #features dt {
	font-weight: bold;
	font-style: italic;
	color: Navy;
	margin-left: 1em;
}
#services dd, #features dd {
	color: Gray;
	margin-left: 2em;
}
#features {
	text-align: left;
	float: right;
	width: 45%;
}
/* A P P L I C A T I O N S   A N D   D E V I C E S */
.reasonsheader, .waysheader, .stepsheader {
	overflow:hidden;
	text-indent: -3000px;
	background-position:center center;
	background-repeat:no-repeat;
	height:67px;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
}
.reasonsheader {
	background-image:url(../../images/reasonstextwide.gif)
}
.waysheader {
	background-image:url(../../images/waystextwide.gif)
}
.stepsheader {
	background-image:url(../../images/getconnected123.gif)
}
.topimage {
	display: block;
	margin: 0 auto;
}
.appdevbox {
	float: left;
	width: 170px;
	margin: 10px 10px;
	padding-bottom: 5px;
}
.appdevbox h2 {
	margin:0px;
	padding:0px;
	border:none;
}
.appdevbox img {
	display: block;
	margin: 10px auto 4px auto;
}
.appdevbox p {
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 4px 4px 4px 9px;
}
#getconnected {
	font-family: Arial Black;
	font-size: 16px;
	text-align: right;
	text-transform: uppercase;
    margin:0;
    padding: 5px 20px 5px 0px;
    clear: both;
	color: #99cc00;
}
#getconnected a {
	color: #99cc00;
	text-decoration: none;
}
#personal {
	background-color: #F4DEE0;
}
#vehicle {
	background-color: #e8f7d9;
}
#rugged {
	background-color: #ffeb9b;
}
#mobile {
	background-color: #ddf0f8;
}
.personal, .vehicle, .rugged, .mobile, .apppersonal, .appvehicle, .apprugged, .appmobile {
	overflow: hidden;
	text-indent: -1000px;
	height: 30px;
}
.personal, .vehicle, .rugged, .mobile {
	background: #fff6dd url(../../images/devs.gif) no-repeat 0 0;
}
.vehicle {
	background-position: 0 -30px;
}
.rugged {
	background-position: 0 -60px;
}
.mobile {
	background-position: 0 -90px;
}
.apppersonal, .appvehicle, .apprugged, .appmobile {
	background: #fff6dd url(../../images/apps.gif) no-repeat 0 0;
}
.apppersonal {
	background-position: 0 -30px;
}
.appvehicle {
	background-position: 0 -90px;
}
.apprugged {
	background-position: 0 -60px;
}
/* G E T   C O N N E C T E D */
ul#stepbox {
	margin-top: 15px;
	font-weight: 500;
}
ul#stepbox li {
	float: left;
	width: 230px;
	margin-left: 18px;
	color: #333;
	min-height: 320px;
}
ul#stepbox ul li {
	float: none;
	list-style-type: disc;
	padding: 4px;
	width: 200px;
	min-height: 0px;
}
ul#stepbox li img {
	display: block;
	margin: 5px auto;
}
ul#stepbox li h2 {
	width: 230px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 1000px;
	border:none;
	padding:0px;
}
ul#stepbox li p {
	padding: 4px;
}
#step1 {
	background-color: #ddf0f8;
}
#step2 {
	background-color: #e8f7d9;
}
#step3 {
	background-color: #ffeb9b;
}
#step1 h2, #step2 h2, #step3 h2 {
	background: #fff6dd url(../../images/steps.gif) no-repeat 0 0;
}
#step2 h2 {
	background-position: 0 -30px;
}
#step3 h2 {
	background-position: 0 -60px;
}
/* I N P U T    B O X */
.inputbox {
	border: 1px solid #999;
	border-bottom: 4px solid #237399;
	padding: 10px 5px 5px 20px;
	width: 44em;
	max-width: 96%;
	margin: 10px auto;
}
.inputbox table, .inputbox tr, .inputbox td {
	width: 100%;
	margin: 0;
	padding: 0;
}
.inputbox h3 {
	color: #237399;
	font-weight: bold;
	margin: 3px 0;
}
.inputbox p {
	padding: 2px 0;
	margin: 2px 0;
	line-height: 1.8em;
}
.inputbox label {
	display: inline-block;
	width: 14em;
	clear: left;
	padding: 0 5px;
	text-align: right;
	vertical-align: bottom;
}
.reg label {
	width: 12em;
}
.inputbox span.error {
	display: inline-block;
	width:40%;
	font-size:smaller;
	line-height:1em;
	color: #ab0000;
}
.inputbox p.dialogcheckbox input[type="checkbox"] {
	margin-left: 25.6%;
	vertical-align:middle;
}
.inputbox p.dialogcheckbox label {
	clear:none;
	text-align:left;
	width:60%;
	vertical-align:top;
}
.inputbox p.dialogcheckbox span.error {
	margin-left:30%;
}
.inputbox input[type="text"], .inputbox input[type="password"], .inputbox select, .inputbox textarea {
	width: 11em;
}
.reg .inputbox input[type="text"], .inputbox select {
	width: 12em;
}
.inputbox hr
{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Contact Us Page */
.cus label  {
	width: 14em;
}
.cus input[type="text"], .inputbox textarea {
	width: 50%;
}
/* L O G I N   P A G E */
.signInForm {
	float: left;
	border-right: solid 1px #ccc;
	padding-right: 7px;
	width: 48%;
}
.signInForm label {
	display: inline-block;
	width: 7em;
	float: left;
	clear: left;
	padding: 0 5px;
	text-align: right;
	vertical-align: middle;
}
.signInForm p.rememberMe label {
	display: inline;
	float: none;
	text-align: left;
}
.signInOptions {
	float: right;
	padding-left: 7px;
	width: 48%;
}
/* A C C O U N T   D A S H B O A R D */
#dashboard h4 a {
	display: inline-block;
	line-height: 2.4em;
}
/* P R O D U C T   P A G E*/
#servplans {
	clear: left;
}
/* product context menu */
ul.prodmenu {
	margin-top: 10px;
	font-size: 90%;
}
ul.prodmenu li {
	margin-bottom: 3px;
}
.accprod {
	text-align: left;
}
.accprod h5, .accprod p {
	margin: 0 0 8px 60px;
	font-size: 0.9em;
}
.accprod p a.addcarticon {
	color: #99cc00;
	text-decoration: none;
	font-weight: bold;
}
.accprod img {
	float: left;
}
.simprod {
	text-align: left;
}
.simprod h4, .accprod h4 {
	padding: 2px;
	margin: 6px 0 1px 0;
	border: solid 1px #A3CEE0;
}
.simprod ul, .accprod ul {
	border: solid 1px #A3CEE0;
	border-top: solid 1px #bae6ff;
	background: url(../../images/HeadingBelowBlue.gif) top left repeat-x;
	padding: 10px 5px;
}
.simprod ul li {
	float: left;
	width: 33%;
}
/* P R O D U C T   L I S T */
.prodline {
	clear: both;
	text-align: left;
	margin: 6px 0px;
}
.prodline ul {
	float:right; 
	max-width: 225px;
 }
.prodline ul li {
	margin-bottom: 5px;
}
.prodline img {
	max-width: 160px;
	float: left;
}
.prodline div {
	margin-left: 10px;
	float: left;
	width: 290px;
	margin-left: 10px;
}
/* C A T E G O R Y   L I S T */
.catlist ul {
	padding-top: 2px;
	list-style-type: none !important;
}
.catlist ul li {
	margin-bottom: 6px;
	margin-left: 0 !important;
}
.catlist h4 {
	margin-top: 6px;
	padding-left: 4px;
	color: #fff;
	background: #237399 url(../../images/HeadingBelow.gif) repeat-x bottom left;
	padding-bottom: 10px;
}
/* C H E C K O U T   P A G E */
#items {
	clear: both;
	margin-top: 8px;
}
#items table, #totals table {
	width: 100%;
}
table tfoot th {
	text-align: right;
	padding-right: 20px;
}
#address, #shipmethod {
	margin-top: 8px;
	float: left;
	width: 48%;
}
#address {
	clear: left;
}
#shipmethod {
	margin-left: 29px;
	clear: right;
}
#address h4, #shipmethod h4 {
	padding-left: 4px;
	color: #fff;
	background: #237399 url(../../images/HeadingBelow.gif) repeat-x bottom left;
	padding-bottom: 10px;
}
#shipmethod select {
	width: 100%;
}
#payment {
	clear: both;
	background-color: #d8f1ff;
	padding: 5px;
	margin: 10px 0;
}
#payment input, select {
	width: 11em;
}
#payment p label {
	display: block;
	width: 17em;
	text-align: right;
	margin-right: 5px;
	float: left;
}
#payment p {
	margin-bottom: 6px;
}
/* P R O F I L E   P A G E */
.showForm {
	line-height: 1.8em;
	margin: 4px 0;
}
.showForm p {
	clear: both;
}
.showForm label {
	width: 11em;
	text-align: right;
	display: block;
	margin-right: 5px;
	float: left;
}
.showForm span {
	text-align: left;
	display: block;
	width: 20em;
	border: 1px solid #7f9db9;
	margin-bottom: 3px;
	padding: 0 3px;
	float: left;
}
/* P A Y M E N T   D E T A I L S  */
.paymentDetails table {
	background-color: #d8f1ff;
}
.paymentDetails th, .invoicePD th {
	font-weight: normal;
}
.invoicePD, .deviceServices table {
	margin-left: 6px;
	padding: 3px;
	background-color: #d8f1ff;
}
/* S E R V I C E   D E T A I L S  */
.deviceServices {
	margin-left: 20px;
}
/*  F A Q  */
.faq dt {
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: 600;
	color: #237399;
}
.faq dd {
	padding-left: 15px;
	color: #444;
}
/*  A R T I C L E  */
.article ul {
	list-style-position: outside;
}
.article ul li {
	list-style-type: square;
	margin: 0 0 6px 25px;
}
.article ol.l1 > li {
	color: #237399;
	font-size:1.2em;
	font-weight:bold;
	list-style-position:outside;
	list-style-type:decimal;
	margin-left: 35px;
}
.article ol.l1 p, .article ol.l1 ul {
	color:#000;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:normal;
	margin-left: -30px;
}
/*   S I T E M A P   */
.sitemap li {
	float: left;
	width: 49%;
}
.sitemap td {
	padding: 0;
}
.home {
	padding: 0 8px;
}
.home h1, .home h2 {
	border:none;
	padding:5px;
}
.home p.intro {
	font-size:1.6em;
	font-family:Georgia,Sans-Serif;
	line-height:1.6em;
	margin:5px;
	padding:10px 7px;
	background-color:#FFFCF2;
	border:solid 1px #ffeb9b;
}
.home #getconnected {
	text-align:center;
	border-bottom:dotted 1px;
	padding-bottom:10px;
}
#banner {
	position:relative;
	height:200px;
	width:732px;
	margin:3px auto;
	border:solid 1px #ffeb9b;
}
#banner a img {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	border:none;
	text-align:center;
}
#promo {
	margin-top:10px;
	text-align:center;
	background:#fff url(../../images/banners/spring_back.jpg) no-repeat center 0;
	height:85px;
}
#promo img {
	border:none;
	text-decoration:none;
}