﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
	background-color: #C0C0C0;
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0px 0px 8px 0px;
	padding: 0;
	color: #666666;
	font-size: 125%;
}

h2
{
	margin: 0px 0px 4px 0px;
	padding: 0;
	color: #666666;
	font-size: 90%;
}

p
{
	font-size: 100%;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

a
{
	color: #FF3300;
	text-decoration: none;
}

a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

img
{
	border: 0;
}

hr
{
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	color: #D0D0D0;
}

table
{
	margin: 0px 0px 2px 0px;
	padding: 0;
}

th
{
	font-weight: bold;
	text-align: left;
}

td
{
	font-size: 100%;
}

ul
{
	margin-top: 0;
}

ul li
{
	font-size: 100%;
	list-style: none;
	list-style-image: url(../Images/arrow.gif);
}

#page
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#header
{
	background-image: url(../images/banner.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: solid 5px #202020;
}

#navBar
{
	width: 138px;
	height: 420px;
	float: left;
	padding-bottom: 100px;
	background-color: #F04E00;
	background-image: url(../images/navBarBack.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right: 1px solid #5F5F5F;
}

#navBar ul
{
	margin: 0;
	padding: 0;
}

#navBar li
{
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#navBar a
{
	padding: 4px;
	padding-left: 15px;
	color: #FFFFFF;
	background-image: url(../Images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height:12px;
	display: block;
}

#navBar a:hover
{
	color: #000000;
	background-color: #F0F0F0;
}

#navBar hr
{
	text-align: center;
	height: 1px;
	color: #F04E00;
	border: none;
}

#menuBar
{
	width: 677px;
	height: 20px;
	float: right;
	line-height: 20px;
	margin: 0;
	padding: 1px 2px;
	background-color: #303030;
	color: #D0D0D0;
	white-space: nowrap;
}

#menuBar a
{
	color: #F0F0F0;
	text-decoration: none;
}

#menuBar a:hover
{
	color: #F04E00;
}

#linkBar
{
	float: left;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

#statusBar
{
	float: right;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

#content
{
	width: 681px;
	float: right;
}

#footer
{
	clear: both;
	height: 10px;
	margin: 0;
	padding: 4px;
	background-color: #F0F0F0;
	color: #606060;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	border-top: solid 1px #202020;
	border-bottom: solid 1px #202020;
}

#footer p
{
	margin: 0;
	padding: 0;
}

#copyright
{
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

#footer a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

#loginAndRegistration
{
	float: right;
	width: 180px;
	position: relative;
	top: -2px;
	right: -6px;
}

#login
{
	padding: 0;
	width: 180px;
	border: solid 1px #666666;
	background-color: #D0D0D0;
	margin-bottom: 5px;
}

#login h1
{
	margin: 0px;
	padding-bottom: 2px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

#login p
{
	margin: 0px 2px 2px 2px;
	font-size: 80%;
}

#login .inputField
{
	margin-bottom: 5px;
}

#login .textField input
{
	width: 170px;
}

#login a
{
	font-size: 90%;
	color: #666666;
	text-decoration: none;
}

#login a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

#login .validationMessage
{
	margin: 0px 2px 2px 2px;
	font-size: 80%;
}

#faq dl
{
	margin-top: 5px;
	margin-bottom: 15px;
}

#faq dt
{
	color: #FF3300;
	margin-bottom: 5px;
}

#faq table
{
	width: 75%;
	border: solid 1px #666666;
	margin-bottom: 10px;
}

#faq th
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

#faq ul
{
	margin-bottom: 10px;
}

#locatePurchase 
{
	margin-bottom: 20px;
}

#smsPurchase 
{
	margin-bottom: 20px;
}

#services td
{
	vertical-align: top;
}

#manageAccount
{
	margin: 0;
}

#manageAccount table
{
	width: 661px;
}

#manageAccount th
{
	padding: 5px 0px;
}

#manageAccount .column1
{
	width: 280px;
	background-color: #D0D0D0;
}

#manageAccount .column2
{
	width: 50px;
	background-color: #E0E0E0;
}

#manageAccount .column3
{
	width: 280px;
	background-color: #D0D0D0;
}

#manageAccount .column4
{
	width: 50px;
	background-color: #E0E0E0;
}

#manageAccount th
{
	background-color: #303030;
	color: #D0D0D0;
	text-align: center;
}

#mobilePhone
{
	float: right;
}

#locateHistory .phoneDropDownList
{
	width: 100%;
}

#locateHistory .gridView
{
	width: 100%;
}

#locateHistory .locateHistoryColumn1
{
	width: 20%;
}

#locateHistory .locateHistoryColumn2
{
	width: 10%;
}

#locateHistory .locateHistoryColumn3
{
	width: 50%;
}

#locateHistory .locateHistoryColumn4
{
	width: 10%;
}

#homePageButtonFlash
{
	margin-bottom: 15px;
}

#locateMyAssetFlash
{
	float: left;
	width: 310px;
}

#locateMyAssetText
{
	float: right;
	width: 325px;
	padding-left: 5px;
}

#locateMyPhoneFlash
{
	float: left;
	width: 310px;
}

#locateMyPhoneText
{
	float: right;
	width: 325px;
	padding-left: 5px;
}

#bulkSMSFlash
{
	float: left;
	width: 310px;
}

#bulkSMSText
{
	float: right;
	width: 325px;
	padding-left: 5px;
}

#caseStudy h1
{
	text-align:center;
}

#caseStudy img
{
	border: 1px solid #303030;
}

#caseStudy #column1
{
	float: left;
	width: 320px;
}

#caseStudy #column2
{
	float: right;
	width: 320px;
}

#caseStudy .leftImage
{
	margin-right:10px;
	float: left;
}

#caseStudy .rightImage
{
	margin-left:10px;
	float: right;
}

.sendSMS
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.statusMessage
{
	margin: 8px;
	padding: 4px;
	background-color: #FFFFD5;
	border: solid 1px #AA0000;
	color: #AA0000;
}

.content
{
	padding: 5px 10px;
}

.errorMessage
{
	color: #FF0000;
}

.validationMessage
{
	display: block;
	color: #FF0000;
	font-size: 80%;
}

.footnote
{
	margin: 0;
	font-size: 80%;
}

.gridView
{
	border: solid 1px #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 90%;
	width: 100%;
}

.gridViewHeader
{
	background-color: #666666;
	color: #FFFFFF;
}

.gridViewHeader a
{
	color: #FFFFFF;
	text-decoration: none;
}

.gridViewHeader a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.gridViewRow
{
}

.gridViewRow a
{
	color: #FF3300;
	text-decoration: none;
}

.gridViewRow a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

.gridViewAlternatingRow
{
	background-color: #CCCCCC;
}

.gridViewAlternatingRow a
{
	color: #FF3300;
	text-decoration: none;
}

.gridViewAlternatingRow a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

.gridViewSelectedRow
{
	background-color: #FFFF00;
}

.gridViewEmptyDataRow 
{
}

.detailsView
{
	border: solid 1px #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;	
}

.detailsViewHeader
{
	background-color: #666666;
	color: #FFFFFF;
}

.detailsViewFieldHeader
{
	background-color: #666666;
	color: #FFFFFF;
}

.detailsViewRow
{
}

.detailsViewRow a
{
	color: #FF3300;
	text-decoration: none;
}

.detailsViewRow a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

.detailsViewAlternatingRow
{
	background-color: #CCCCCC;
}

.detailsViewAlternatingRow a
{
	color: #FF3300;
	text-decoration: none;
}

.detailsViewAlternatingRow a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

.panel
{
	margin-top: 5px;
	border: solid 1px #666666;
	padding: 4px 15px;
}

.pricingColumn1
{
	width: 60%;
}

.pricingColumn2
{
	width: 15%;
}

.pricingColumn3
{
	width: 15%;
}

.pricingColumn4
{
	width: 10%;
}

.smsMessageColumn
{
	width: 40%;
}

.phoneStatusColumn
{
	text-align: center;
}

.phoneStatusLegend
{
	font-size: 75%;
	border: solid 1px #666666;
	margin-top: 5px;
}

.smsText
{
	overflow: auto;
	width: 500px;
}

.notesText
{
	overflow: auto;
	width: 390px;
}

.radioButtonList
{
	margin: 0;
}

.newsColumn1
{
	width: 10%;
}

.newsColumn2
{
	width: 70%;
}

.newsColumn3
{
	width: 20%;
	font-size: 85%;
	background-image: url(../Images/pdf.gif);
	background-position: 90% center;
	background-repeat: no-repeat;
}

.brochuresColumn1
{
	width: 80%;
}

.brochuresColumn2
{
	width: 20%;
	font-size: 85%;
	background-image: url(../Images/pdf.gif);
	background-position: 90% center;
	background-repeat: no-repeat;
}
